/*
Theme Name: Car-advertising
Author: xceedbd.com
Author URI: http://www.xceedbd.com/
*/

* {
	margin: 0; padding: 0;
}
body {
	text-align: center;
	font: 12px Arial;
	color: #656565;
	background:#d6d6d6 url(images/bg.gif) repeat-x;	

}
a {
	color: #3366ff;
}
a:hover {
	text-decoration: none;
	color: #3366ff;
}
img {
	border: 0;
}

.break {
	font-size: 0;
	width: 0; height: 0;
	clear: both;
}
.alignleft {
	float: left;
	margin: 4px 10px 5px 0;
}
.alignright {
	float: right;
	margin: 4px 0 5px 10px;
}
.aligncenter {
	text-align: center;
}
.hidden {
	display: none;
}
.testbold {
	font-weight:bold;
}

.color333 {
	color:#333333
}

/** BEGIN wrapper **/
#wrapper {
	width:1024px;
	margin:0 auto;
	text-align: left;
	background:url(images/bg.gif) repeat-y;
}
/** END wrapper **/

/** BEGIN header **/
#header {	
	height:111px;
	background:url(images/header.jpg) no-repeat;	
}

#header_2 {
	height:43px;
	background:url(images/menu_bg.gif) repeat-x;	
}

#header_3 {	
	height:36px;
	background:url(images/under_menu.gif) no-repeat;	
}

#header .logo {
float:left;
width:568px;
height:64px;
text-transform:inherit;
margin-top:20px;
margin-left:30px;
}

/*
Page navigation CSS
*/
#header_2 #pagenavigation {
	float: left;
	height: 32px;
	padding-top: 5px;
	padding-bottom: 1px;
	margin-left:32px;
}

#header_2 #pagenavigation li {
	float: left;
	display: block;
	height: 42px;	
}

#header_2 #pagenavigation li a {
	display: block;
	padding-left: 15px;
	padding-right: 15px;
	line-height: 42px;
	text-transform:capitalize;
	font-size:14px;
	font-weight: bold;
	color: #ffffff;
	text-decoration:none;
}

#header_2 #pagenavigation li a:hover {
	background: #ffffff;
	color: #000000;
}

#header_2 #pagenavigation li.current_page_item a {
	background: #ffffff;
	color: #000000;
}

#header_2 #pagenavigation li.current_page_item a:hover {
	background: #ffffff;
	color: #3259d8;
}


/** END header **/

/** BEGIN body **/
#body {
	padding: 0px 0;
}
/** END body **/

/** BEGIN content **/
#content {
	width: 670px;
	float: left;	
	margin-left:44px;	
}

#content .aboutus {
	width: 670px;
	float: left;	
	margin-bottom:0px;
	margin-left:0px;
}

#content .aboutus h2 {	
	font-weight: normal;
	font-size: 1.8em;
	margin-bottom:0px;
	font-family:Verdana;
	font-weight:bold;
	color:#d00000;
}

#content .aboutus p{
	padding:2px;
	line-height: 1.6em;
	margin-bottom: 15px;
}

#content .aboutus .box {
	float:left;
	width:352px; 
	margin-right:5px;
}

#content .aboutus .box img {
	width:340px; 
	height:220px;
	border:#c4c4c4 1px solid;	
}

#content .aboutus .box .top_image_shadow{
	float:left;
	width:352px;
	height:22px;	
	background:url(images/top_image_shadow.gif) no-repeat;
}

#content .content_top_shadow{
	float:left;
	width:657px;
	height:36px;	
	background:url(images/content_top_shadow.gif) no-repeat;
}

#content .post {
	width: 324px;
	float: right;
	margin-right:11px;
	padding-bottom:10px;	
}
	
#content .post h2{		
	font-size: 0.9em;
	text-transform:capitalize; 
	padding:0px 0px 5px 0px;
	color:#333333;
	font-size:14px;
	
}

#content .post h2 a {
	color: #333333;
	text-decoration: none;
}
#content .post img {
	width: 309px; 
	height: 134px;	
	border:#f1f1f1 2px solid;	
	padding:0px;			
}

#content .post p {
	padding:2px;
	line-height: 1.6em;
	margin-bottom: 15px;
}

#content .postnav {
	float:left;
	padding: 0 0px;
}
#content .postnav ul {
	list-style-type: none;
}
#content .postnav ul li {
	float: left;
	padding: 0 4px;
	font-family: Arial;
}
#content .postnav ul li a {
	display: block;
	padding: 4px 8px;
	border: 1px solid #E1E1E1;
	text-decoration: none;
	color: #4F4F4F;
}
#content .postnav ul li a:hover {
	border-color: #ffffff;
}
#wp_page_numbers ul {
	border-top: 0 !important;
}
#wp_page_numbers .page_info {
	padding: 4px 8px !important;
	border: 1px solid #E1E1E1 !important;
	margin-right: 2px;
}
#wp_page_numbers .active_page a {
	border-color: #ffffff !important;
	background-color: #ffffff !important;
}

#content .single {	
	width: 670px;
	float: left;					
	margin: 0 0px 10px 0px;
}

#content .single h2 {
	font-weight: normal;
	font-size: 1.8em;	
	font-weight:bold;
	color: #333333;		
}	

#content .single p {
	padding:2px;
	line-height: 1.5em;
	margin-bottom: 10px;
}

#content .single h3, #content .single h4, #content .single h5, #content .single h6 {
	font-size: 1.2em;
	margin-bottom: 5px;
}
/** END content **/


/** BEGIN sidebar **/
#sidebar {
	width: 226px;
	float:left;
	margin-left:34px;
}

#sidebar .quick_contact{	
	width: 225px;
	height:41px;	
	margin-right:20px;
	background:url(images/quick_contact.gif) no-repeat;
}

#sidebar .contactdetails{
	padding:10px;	
	text-align:left;

}

#sidebar .featured_ads{	
	width: 225px;
	height:41px;	
	margin-right:20px;
	background:url(images/featured_add.gif) no-repeat;
}

#sidebar .box{
		width:220px;
		overflow:hidden;		
		margin-top:10px;
		border: 1px solid #c4c4c4;				
}

#sidebar .shadow{	
	width: 224px;
	height:20px;	
	background:url(images/side_shadow.gif) no-repeat;
}
	
#sidebar h2 {
	font-size: 1.1em;
	text-transform:capitalize;	
	font-weight:bold;
	margin-bottom: 0px;		
}

/** END sidebar **/

/** BEGIN footer **/
#footer {
	clear: both;
	width:1024px;
	height:116px;
	color: #ffffff;
	background:url(images/footer.gif) no-repeat bottom center;
}
#footer .wrapper {
	margin:0 auto;
	padding-top:70px;
	padding-left:20px;	
	text-align: left;		
}

#footer p {
	width: 910px;
	margin:0 auto;
	text-align:center;
	font-size: 0.9em;
	padding:3px 0;
}
#footer a {
	color: #ffffff;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;	
}
/** END footer **/

img {
	padding: 5px;
	float:left;
}
			
/** BEGIN miscellaneous **/
#comments {
	padding: 10px 30px;
}
	#comments a {
		text-decoration: none;
	}
	#comments h2 {
		font-size: 1.4em;
		margin: 10px 0;
	}
	#comments p {
		margin-bottom: 10px;
		line-height: 1.6em;
	}
	#comments form {
		
	}
	#comments form p {
		margin-bottom: 5px;
	}
		#comments form input {
			margin-right: 5px;
		}
		#comments form input, textarea {
			border: 1px solid #cccccc;
			font-size: 0.9em;
			font-family: Verdana;
			padding: 4px;
			background-position: 4px 4px;
			background-repeat: no-repeat;
		}
		#comments form input {
			width: 240px;
			border: 1px solid #cccccc;
		}
		#comments form textarea {
			width: 350px;
			padding: 4px 4px !important;
			border: 1px solid #cccccc;
		}
		#comments form button {
			border: 1px solid #a0a0a0;
			font-size: 1em;
			font-family: Verdana;
			padding: 2px 6px;
		}
	.commentdetails {
		margin-top: 25px;
	}
	.commentauthor {
		margin-bottom: 5px !important;
		font-weight: bold;
	}
	.commentdate {
		font-size: 0.8em;
		margin-bottom: 5px;
		color: #909090;
	}
	.required {
		color: #ff0000;
	}
h2.title {
	font-size: 1em !important;
	text-transform: uppercase;
	padding: 10px;
	color: #565656;
}
.notfound {
	padding: 40px;
}
	.notfound h2 {
		font-size: 18px;
		font-weight: normal;
		margin-bottom: 10px;
	}
/** END miscellaneous **/

/** BEGIN wordpress 2.7 comments **/
#comments ol {
	list-style-type: none;
	clear: both;
	padding: 0;
	margin: 0;
}
	#comments .buffer {
		padding: 10px;
	}
	#comments h2 {
		font-size: 0.9em;
		margin-bottom: 20px;
	}
	#comments ol li {
		margin-bottom: 10px;
	}
	#comments ol li ul li {
		border: 1px solid #e0e0e0;
		padding: 10px;
	}
	#comments ol li .avatar {
		float: right;
	}
	#comments ol li .comment-author {
		
	}
		#comments ol li .comment-author .fn {
			font-weight: bold;
			font-size: 1.2em;
		}
	#comments ol li .comment-meta {
		font-size: 0.9em;
		color: #999999;
		margin: 5px 0 10px;
	}
	#comments ol li .reply {
		font-size: 0.9em;
		font-weight: bold;
		padding-bottom: 10px;
	}
	#comments .children {
		list-style-type: none;
	}
#comments .navigation {
	padding: 0 10px 20px;
	font-size: 0.9em;
}
	#comments .navigation a {
		color: #999999;
		padding: 3px 8px;
		border: 1px solid #cccccc;
	}
	#comments .navigation a:hover {
		color: #000000;
		border-color: #000000;
		text-decoration: none;
	}
#comments .says {
	display: none;
}
/** END wordpress 2.7 comments **/