/*
Theme Name: OSC v2
Theme URI: http://www.themebin.com
Description: OntarioStreetCar.com v2 Theme for Wordpress.
Version: 2.0
Author: Adam Newman
Author URI: www.ontariostreetcar.com

        By downloading and using this theme, you agree to the following terms:
    - You may NOT resell this theme.
    - You can use this theme for any purpose.
    - You can modify this theme as per your needs.

*/

body {
	font: 70%/160% Verdana, Arial, Helvetica, sans-serif;
	color: #515151;
	width: 1100px;
	margin: 0 auto;
	margin-top: 0px;
	background: #282b33;
}

.title, #comments-wrapper #respond {
	color: #212121;
	margin: 0px 0px 2px;

	border-bottom: 1px dotted #CCCCCC;
	letter-spacing: -1px;
	font: normal 210%/110% "Trebuchet MS", Tahoma, Arial;
	padding-bottom: 2px;
}

.title a {
	text-decoration: none;
	color: #282b33;
}

.title a:hover {
	text-decoration: none;
	color: #ff6000;
}

a {
	text-decoration: none;
	color: #ff6000;
}

a:hover {
	text-decoration: underline;
}

#content-wrapper {
	background: #ffffff;
	position: relative;
	z-index: 150;
	margin: 0 auto;
	width: 791px;
	margin-top: -400px;
	margin-left: 144px;
	padding: 10px;
	min-height: 400px;
}

#header-background {
	position: relative;
	background: url("images/header.jpg") no-repeat center;
	width: 1100px;
	height: 661px;
	z-index: 100;
}

#footer {
	position: relative;
	background: #000000 url("images/osc-small.png") no-repeat bottom right;
	background-position: 99% 95%;
	z-index: 200;
	margin: 0 auto;
	width: 791px;
	margin-left: 144px;
	padding: 10px;
	min-height: 150px;
	border-top: 1px dotted #717171;
}

#content {
	clear: both;
	position: relative;
}

#post {
	float: left;
	width: 480px;
	text-align: justify;
	margin-bottom: 10px;
}

#line-break {
	border-top: 1px dotted #cccccc;
}

#similar-posts-wrapper {
	border-top: 1px dotted #cccccc;
	font-weight: bold;
}

.similar-posts ul {
	list-style-type: square;
}

#navigation {
	float: left;
	width: 480px;
	border-top: 1px dotted #cccccc;
	margin-bottom: 10px;
	padding-top: 10px;
}

#navigation a {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	background: #f1f1f1;
	color: #ff6000;
	border: 1px dotted #cccccc;
	padding: 3px;
	font-weight: bold;
	text-decoration: none;
}

#navigation a:hover {
	background: #ff6000;
	color: #ffffff;
}

#navigation .previous-entries {
	float: left;
}

#navigation .next-entries {
	float: right;
}

.entry {
	vertical-align: top;
}

.entry img {
	border: 1px solid #e1e1e1;
	padding: 4px;
	margin-bottom: 4px;
}

.entry .alignleft {
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
}

#post-single {
	position: relative;
	width: 791px;
	min-height: 400px;
}

#sidebar {
	width: 310px;
	margin-left: 480px;
	margin-top: -3px;
}

.timed {
	background: url("images/calendar.png") no-repeat left;
	float: left;
	padding-left: 17px;
	padding-top: 1px;
}

.post-comments {
	background: url("images/comments.png") no-repeat left;
	float: right;
	padding-left: 17px;
	padding-top: 1px;
}

.entry {
	padding-top: 5px;
	clear: both;
}

.small-title, #small-title {
	color: #212121;
	margin: 0px 0px 2px;
	margin-top: 10px;

	border-bottom: 1px dotted #CCCCCC;
	letter-spacing: -1px;
	font: normal 180%/90% "Trebuchet MS", Tahoma, Arial;
	padding-bottom: 2px;
}

.comment-title {
	font: normal 180%/90% "Trebuchet MS", Tahoma, Arial;
}

.list-archive {
}

.small-title li a :hover {
	background: #f1f1f1;
}

.li {
	list-style-type: none;
	margin-left: -38px;
}

.list-archive {
	list-style-type: none;
	margin-left: -38px;
}

.list-links {
	list-style-type: none;
	margin-left: -38px;
}

#footer .column-left-left {
	width: 240px;
	min-height: 150px;
	float: left;
	padding-right: 20px;
}

#footer .column-left-right {
	width: 240px;
	min-height: 150px;
	float: left;
}

#footer .column-right {
	width: 280px;
	height: 100%;
	float: right;
}

#footer .title {
	letter-spacing: 0px;
	font: normal 130%/30% Tahoma, Arial;
	padding-bottom: 8px;
	border-bottom: 1px dotted #212121;
	color: #ff6000;
	padding-left: 1px;
}

#footer .no-border {
	border: none;
}

#list-links {
	margin-left: -39px;
	list-style-type: none;
	width: 270px;
	padding: 0px;
	margin: 0px;
	margin-top: -2px;
}

#list-links li {
	padding-bottom: 0px;
}

#list-links li a {
	border-bottom: 1px dotted #cccccc;
	text-decoration: none;
	padding-bottom: 3px;
	padding-top: 2px;
	display: table-cell;
	width: 270px;
}

#list-links li a:hover {
	background: #f1f1f1;
	text-decoration: none;
}

#menu {
	position: relative;
	margin-right: 150px;
	min-width: 150px;
	height: 27px;
	top: 223px;
	float: right;
	padding: 0px;
}

#nav {
	margin-left: -40px;
	clear: both;
}

#nav li {
	display: table-cell;
	list-style-type: none;
	margin: 0px;
	border-spacing: 2px 0px;
}

#nav a {
	text-decoration: none;
	height: 27px;
	display: table-cell;
}

#nav .home a {
	width: 64px;
	background: url(images/menu-home.png) no-repeat left top;
}

#nav .home a:hover, body.home #nav .home a {
	width: 64px;
	background: url(images/menu-home.png) no-repeat left bottom;
}

#nav .about a {
	width: 66px;
	background: url(images/menu-about.png) no-repeat left top;
}

#nav .about a:hover, body.about #nav .about a {
	width: 66px;
	background: url(images/menu-about.png) no-repeat left bottom;
}

#nav .tip a {
	width: 105px;
	background: url(images/menu-tip.png) no-repeat left top;
}

#nav .tip a:hover, body.tip #nav .tip a {
	width: 105px;
	background: url(images/menu-tip.png) no-repeat left bottom;
}

.entry {
	clear: both;
	position: relative;
}

#recent-posts {
	margin-left: -39px;
	list-style-type: none;
	width: 240px;
	padding: 0px;
	margin: 0px;
	margin-top: -2px;
	line-height: 14px;
}

#recent-posts li {
	padding-bottom: 0px;
}

#recent-posts li a {
	border-bottom: 1px dotted #212121;
	color: #616161;
	text-decoration: none;
	padding-bottom: 3px;
	padding-top: 2px;
	display: table-cell;
	width: 240px;
	display: table;
	padding-top: 14px;
	margin-top: -14px;
}

#recent-posts li a:hover {
	background: #ff6000;
	color: #000000;
	text-decoration: none;
	padding-top: 14px;
	padding-bottom: 3px;
	margin-top: -14px;
	display: table;
}

#recent-posts .post-time {
	color: #ffffff;
}

#recent-comments {
	margin-left: -39px;
	list-style-type: none;
	width: 240px;
	padding: 0px;
	margin: 0px;
	margin-top: -2px;
	line-height: 14px;
}

#recent-comments li {
	padding-bottom: 0px;
}

#recent-comments li a {
	border-bottom: 1px dotted #212121;
	color: #616161;
	text-decoration: none;
	padding-bottom: 3px;
	padding-top: 2px;
	width: 240px;
	display: table;
}

#recent-comments li a:hover {
	background: #ff6000;
	color: #000000;
	text-decoration: none;
	padding-bottom: 3px;
}

#recent-comments .author {
	color: #ffffff;
}

#comments-wrapper {
	margin-top: 20px;
	font: 90%/120% Verdana, Arial, Helvetica, sans-serif;
}

#comments-wrapper #author, #comments-wrapper #email, #comments-wrapper #url {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	width: 200px;
	background: #f1f1f1;
	color: #ff6000;
	border: 1px dotted #cccccc;
	padding: 2px;
}

#comments-wrapper #comment {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	background: #f1f1f1;
	color: #ff6000;
	border: 1px dotted #cccccc;
	padding: 2px;
}

#comments-wrapper #submit, .search-submit {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	background: #f1f1f1;
	color: #ff6000;
	border: 1px dotted #cccccc;
	padding: 2px;
	font-weight: bold;
}

#comments-wrapper #submit:hover, .search-submit:hover {
	background: #ff6000;
	color: #ffffff;
}

#comments-wrapper #comments {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

#clear {
	clear: both;
}

.category {
	clear: both;
	background: url("images/category.png") no-repeat left;
	padding-left: 17px;
	padding-bottom: 2px;
	border-bottom: 1px dotted #cccccc;
}

#comments-list-wrapper {
	width: 790px;
}

#comments-list-wrapper .top {
	height: 22px;
	background: url("images/comment-top.png") no-repeat top;
}

#comments-list-wrapper .bottom {
	height: 24px;
	background: url("images/comment-bottom.png") no-repeat top;
}

#comments-list-wrapper .commentlist {
	width: 790px;
	margin-top: -4px;
	margin-bottom: -10px;
	margin-left: -20px;
	list-style-type: none;
	background: url("images/comment-bg.png") repeat-y top;
}

.commentlist li {
	width: 750px;
	margin-bottom: 10px;
	border-bottom: 1px dotted #cccccc;
}

.quote-start {
	position: relative;
	float: left;
	width: 22px;
	height: 21px;
	background: url("images/open-quote.png") no-repeat top;
	margin-top: -5px;
	left: -10px;
}

.quote-end {
	position: relative;
	float: right;
	width: 22px;
	height: 21px;
	background: url("images/end-quote.png") no-repeat top;
	margin-top: -34px;
	right: 30px;
}

.comment-metadata {
	position: relative;
	float: right;
	top: -13px;
}

.tip-text, .tip-textarea, .tip-upload {
        font: 11px Verdana, Arial, Helvetica, sans-serif;
        background: #f1f1f1;
        color: #ff6000;
        border: 1px dotted #cccccc;
        padding: 2px;
	width: 100%;
}

.tip-submit {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	background: #f1f1f1;
	color: #ff6000;
	border: 1px dotted #cccccc;
	padding: 2px;
	font-weight: bold;
}

.tip-submit:hover {
	background: #ff6000;
	color: #ffffff;
}

.wpcf7 p {
	font-weight: bold;
}

.search-bar {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	width: 200px;
	background: #f1f1f1;
	color: #ff6000;
	border: 1px dotted #cccccc;
	padding: 3px;
}

.search-query {
	font-weight: bold;
	color: #000000;
}

.search-title {
	font-weight: bold;
}

.strong {
	font-weight: bold;
}

#search-results {
	list-style-type: decimal;
}

#search-results li {
	border-bottom: 1px dotted #cccccc;
	margin-bottom: 4px;
}

#rss {
	height: 17px;
	width: 50px;
	position: absolute;
	background: url("images/rss_feed_icon.png") no-repeat;
	background-position: 0px 2px;
	padding-left: 17px;
	z-index: 500;
	top: -220px;
	right: 15px;
}

#rss .link {
	padding-left: 17px;
	margin-left: -17px;
}

#rss .link {
	color: #ffffff;
	text-decoration: none;
}

#rss .link:hover {
	color: #ff6000;
}

#facebook {
	height: 17px;
	width: 50px;
	position: absolute;
	background: url("images/facebook_icon.png") no-repeat;
	background-position: 0px 2px;
	padding-left: 17px;
	z-index: 500;
	top: -200px;
	right: 15px;
}

#facebook .link {
	padding-left: 17px;
	margin-left: -17px;
}

#facebook .link {
	color: #ffffff;
	text-decoration: none;
}

#facebook .link:hover {
	color: #6b82b2;
}

.imagefeed {
	width: 7em;
	padding: 2px;
	border: 1px solid #212121;
}
