@import "/css/global.css";
#main {
	width:100%;
	display:table;
	clear:both;
	height:136px;
	background:url(/images/bg-main-h136.gif) repeat-x;
}

#cta {
	display:table;
	position:absolute;
	width:960px;
	height:134px;
	left:50%;
	margin-left:-480px;
	background-position:bottom left;
	background-repeat:no-repeat;
}
	.news-bg {background-image:url(/images/auto-news-page.gif)}
#search {
	display:block;
	width:360px;
	height:25px;
	background-image:url(/images/search-automobile.gif);
	position:absolute;
	margin-top:100px;
	margin-left:580px;
}
	.search-box {position:absolute; margin-top:1px; margin-left:154px; width:155px}
	.search-button {position:absolute; margin-top:2px; margin-left:319px}

.image-caption h1 {
	font-size:24px;
	color:#fff;
	margin:15px 10px 0 15px;
	font-weight:normal;		
}
.no-image-caption h1 {
	font-size:24px;
	color:#000;
	margin:0 0 5px 0;
	font-weight:normal;		
}


h2 {
	font-size:22px;
	font-weight:normal;
	color:#000;
	margin:0;
}
a {text-decoration:none}
a:hover{text-decoration:underline}	
.col-left {
	width:620px;
}

.image-caption p.author {margin:0 0 0 15px; color:#808080}
.no-image-caption p.author {margin:3px 0 10px 0; color:#808080}

.main-post-image {margin:10px 0 20px 0}
.main-post-image img {margin:0}
.main-post-image p.caption {font-size:10px; margin:2px 0}

.image-caption {
	display:block;
	position:absolute;
	height:90px;
	margin-top:260px;
	width:620px;
	background:url(/images/main-image-cap-bg.png) 0 0 repeat-x;
}

.no-image-caption {
	display:block;
	width:620px;
}

.col-right {
	width:300px;
	padding-top:10px
}

.news-post-left {
	display:block;
	float:left;
	width:140px;
}
	.news-post-left div {
		display:block;
		clear:both;
		border-top:1px solid #DBDBDB;
		margin-bottom:10px;
	}
	.news-post-left h2 {margin:4px 0 0}
	.news-post-left p {margin:10px 0}	
	.news-post-left ul {margin:0; padding:0}
	.news-post-left ul li {list-style:none}
	.news-post-left .recent ul li {margin:10px 0}
	
.news-post-right {
	display:block;
	float:right;
	width:460px;
}
	.news-post-right .sm_share {
		display:block;
		float:right;
		width:140px;
		margin:0 0 20px 20px;
	}
		.news-post-right .sm_share div {
			float:right;
		}
		div.fb {margin-left:20px}
	
	.news-post-right p {margin:0 0 12px 0}
	.news-post-right h2 {margin-bottom:4px}
	.news-post-right ul {margin-left:5px}


.fb-comments {
	border-top:1px solid #DBDBDB;
	margin-top:15px;
	padding-top:20px;
}
.related-news-content {
	display:block;
	clear:both;
	width:500px;
}

.related-news-content {
	display:block;
	clear:both;
	width:460px;
	border-top:1px dotted #DBDBDB;
	border-bottom:1px dotted #DBDBDB;
	padding:10px 0;
	margin:10px 0;
}
	.related-news-content a {
		display:block;
		margin:5px 0;
	}

.previous-articles {
	display:block;
	width:300px;
	border-top:1px solid #DBDBDB;
	margin-top:20px;
}	
.previous-articles div {
	display:block;
	clear:both;
	width:300px;
	margin-bottom:20px;
}
.previous-articles div img {
	float:left;
	margin-right:10px;
	margin-top:1px;
}
.previous-articles h2 {
	font-size:22px;
	font-weight:normal;
	color:#000;
	margin:4px 0;
}
.previous-articles h3 {
	font-size:12px;
	font-weight:bold;
}
