/*
Theme Name:carnewsguide theme
Theme URI: http://www.xoogie.net
Description: This is a free WordPress Theme from semlaguna designed by Ed Canape
Author: Andriver
Author URI: http://www.xoogie.net


/*-----------Block Level Elements--------------*/

* {
	margin: 0;
	padding: 0;
}

body {
    margin:0px auto;padding:0px;
    width:1000px;background:#5D5D5D;
	font-family: Helvetica,verdana,Arial,sans-serif,Tahoma;
	color:#333;
	font-size: 13px;
	line-height:1.5em
}
#atop {background: url('images/bck.jpg') 0 0 no-repeat;padding:3px 0px 0px 0px}
#aleft {background:#D5D5D5 url('images/left.gif') 0 0 repeat-y}
#aright {background: url('images/right.gif') 100% 0 repeat-y}
#abot {background: url('images/foot.gif') 100% 100% no-repeat}
.clear {clear:both;height:0px}
#search {margin:0px 0px 0px 0px}
input.search {border:1px solid #aaa;background:#D5D5D5;width:200px;height:30px;font-size:25px}
input.searchbut
{padding: 0px;
background: url('images/search.gif') no-repeat 0 0;
border:0px none;
width:50px;
height:50px
}
a {text-decoration:none;color: #746500;}
a:hover {color:#746500;text-decoration:none;}
#container {width: 960px;margin: 0 auto;}
#wrapper {  
	width: 940px;
	margin: 0 auto;
 	overflow:hidden;
	position:relative
	}
#content { 
 	padding: 0px 10px 0px 0px;
	float: left;
	display:inline;
	width: 560px;
}

.cpalead {line-height:1em}
.cpalead a {font-weight:bold;}
.post .title {
	padding:0px;
	margin:0px;  
	}
 
#content ul li {
	list-style:none;
	height:auto;
	font-weight:bold;
	padding: 3px;
	margin: 3px 0px 0px 0px;
	} 
#content div.post { 
	text-align:justify;
 	margin:0px 0px 10px 0px;
 	padding:5px;
 	border:1px solid #aaa;
 	background:#fff url('images/postbg.gif') 0 0 repeat-x;
}
#content div.post h2 a {     
	font-size: 15px;
	font-weight: bold;
	padding: 0px 0px 0px 0px;
	text-decoration: none;
}
#content div.post h2 a:hover {
	color: #944;
	}
#content div.post p {
	margin-bottom: 15px;
        color: #333;
}
div.post small {
	display: block;
	font-size: 10px;
	color: #333;
	padding-bottom: 10px;
	clear: left;
}
 
#sidebar { 
 	float: left;
}
#sidebar div.sidebar-left {
	width: 190px;
	float: right;
 }
#sidebar div.sidebar-right {
	width: 170px;
	float: right;
 }
#sidebar div.sidebar-left h3 {
	font-size: 13px;
	color: #333;
	padding-bottom: 10px;
}
#sidebar div.sidebar-left ul {
	padding-bottom: 10px;
}
#sidebar div.sidebar-left ul li {
	padding: 3px;
	margin: 3px 0px 0px 0px;
}
#sidebar div.sidebar-right ul.categories li {
	background:#fff;
	border-top:1px solid #aaa;
 	background:url('images/postbg.gif') 0 0 repeat-x;
	line-height:20px;
	margin: 0px 0px 5px 0px;
	}
#sidebar div.sidebar-left ul li a {
	font-weight: bold;
	color: #733;
}
#sidebar div.sidebar-left ul li a:hover {
	color: #944;
}
#sidebar div.sidebar-right h3 {
	font-size: 13px;
	color: #333;
	background:#fff;
	border-top:2px solid #aaa;

}
#sidebar div.sidebar-right ul {
	padding-bottom: 10px;
}
#sidebar div.sidebar-right ul li {
	padding: 3px;
	margin: 3px 0px 0px 0px;
	list-style-type:none;
}
#sidebar div.sidebar-right ul li a {
	font-weight: bold;
	color: #733;
}
#sidebar div.sidebar-right ul li a:hover {
	color: #944;
}
#footer {
	margin:30px 0px 0px 0px;
	height:32px;
	clear: both;
 	padding: 10px 
}
#footer span {
	font-size: 10px;
	padding: 10px;
}
#comments {
	margin: 0px 0px 0px 15px;
}
#comments form input {
	width: 200px;
	padding: 2px;
	font-size: 13px;
	font-weight: bold;
	color: #555;
}
#comments form textarea {
	width: 500px;
	height: 200px;
	padding: 2px;
	font-size: 13px;
	font-weight: bold;
	color: #555;
	border: 1px solid #999;
}
#comments ol.commentlist {
	list-style: none;
}
#comments ol.commentlist li {
	padding: 5px;
	margin: 10px 0;
	width: 500px;
	border-top: 1px solid #aaa;
	clear: left;
	line-height: 1em;
	font-size: 11px;
	color: #555;
}
img { border:0px;
	margin: 2px 0px 3px 0px;
}

 
 .post img {
	float:left;
	margin:0px 10px 10px 0px;
	border:0px solid #999999;
	}

.post a img {
	border:0px solid #999999;
	}
div.post 	ul { padding-left:20px;

}

 
div.post 	ol { padding-left:20px;

}
