/*  
Theme Name: Automobile Retailers Blog
Theme URI: 
Description: Custom Wordpress Theme.
Version: 1.0
Author: Overbridge
Author URI: http://overbridge.ro/
*/

body {
	background: url(img/bg.gif) repeat-x top;
	font: normal normal 12px "Trebuchet MS", Tahoma, sans-serif;
	color: #1d191a;
	margin: 0 auto;
	padding: 0;
	text-align: center;
}

.clear {
	clear: both;
	height: 0;
	font-size: 0;
}

form {
	margin: 0;
	padding: 0;
}

h1, h2 {
	margin: 0;
	color: #69039d;
}

h2 {	
	font: normal bold 17px Arial, sans-serif;
	letter-spacing: -1px;
}

h1 span, h2 span, h3 span {
	display: none;
}

a {
	color: #69039d;
	text-decoration: none;
	margin: 0;
	padding: 0;
}

a:hover {
	color: #9b33d0;
	text-decoration: none;
}

a span {
	display: none;
}

a img {
	border: none;
}

#wrap {
	width: 970px;
	margin: 0 auto;
	padding: 0 15px;
	text-align: left;
}


/* Header styles */

#header {
	height: 150px;
	background: url(img/header.jpg) no-repeat bottom;
	margin-bottom: 30px;
}

.logozone {
	padding-top: 40px;
}

.logozone a {
	display: block;
	width: 300px;
	height: 40px;
}


.topmenu {
	height: 34px;
	height: 34px;
	overflow: hidden;
}

.topmenu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	height: 34px;
	overflow: hidden;
	float: left;
}

.topmenu ul li {
	display: inline;
	margin: 0 15px 0 0;
	padding: 0;
	list-style: none;
	height: 34px;
}

.topmenu ul li a {
	color: #fff;
	line-height: 34px;
	padding-bottom: 8px;
}

.topmenu ul li a:hover {
	color: #b7d9fe;
	line-height: 34px;
	background: url(img/top-arrow.gif) no-repeat bottom center;
}

.topmenu ul li.current_page_item a {
	color: #fff;
	line-height: 34px;
	background: url(img/top-arrow.gif) no-repeat bottom center;
}

.topmenu ul li.current_page_item a:hover {
	color: #b7d9fe;
	line-height: 34px;
	background: url(img/top-arrow.gif) no-repeat bottom center;
}

.searchbox {
}

#s {
	display: inline;
	float: right;
	background: #722f94;
	font-size: 11px;
	border: none;
	color: #ddd;
	border: 1px solid #bc85d8;
	margin-top: 8px;
	width: 120px;
}

.searchsubmit {
	background: url(img/b_search.gif) no-repeat;
	display: inline;
	width: 71px;
	height: 15px;
	float: right;
	margin-top: 10px;
	margin-left: 10px;
}

/* Content classes */

#page {
	width: 970px;
	overflow: hidden;
}

#content {
	float: left;
	width: 560px;
	margin: 0;
	padding: 0;
}

#content h2 {
	border-bottom: 1px solid #a19fa0;
	padding-bottom: 3px;
	margin-bottom: 4px;
}

.postinfo {
	color: #555;
	font-size: 11px;
	margin-bottom: 10px;
}

.postmeta {
	border-top: 1px solid #a19fa0;
	width: 560px;
	line-height: 0px;
	padding-top: 5px;
}

.postmeta ul {
	width: 560px;
	overflow: hidden;
	margin: 0;
	padding: 0;
	list-style: none;
}

.postmeta span {
	display:inline;
}

.postmeta .share {
	float: left;
}

.postmeta .postdetails {
}

.postmeta .share a {
	background: url(img/b-share.gif) no-repeat;
	width: 59px;
	height: 12px;
	display: block;
	padding: 0;
	margin: 0;
}

.postmeta .readpost a {
	background: url(img/b-read.gif) no-repeat;
	width: 89px;
	height: 16px;
	display: block;
	float: right;
	padding: 0;
	margin: 0;
	margin-right: 20px;
}

.postmeta .readcomments a {
	background: url(img/b-comments.gif) no-repeat;
	width: 99px;
	height: 13px;
	display: block;
	float: right;
	padding: 0;
	margin: 0;
}

.article {
	margin: 0 0 30px 0;
}

.article p {
	margin: 0 0 10px 0;
}

.navleft {
	float: left;
	width: 230px;
}

.navright {
	text-align: right;
}

/* Sidebar classes */

#sidebar {
	float: right;
	width: 380px;
	overflow: hidden;
	margin-bottom: 20px;
}

#newsletter {
	width: 340px;
	height: 90px;
	margin: 0 0 30px 0;
	padding: 35px 20px 20px 20px;
	background: url(http://www.fuelefficientautos.net/wp-content/themes/fuelefficient/img/bg-newsletter.gif) no-repeat;
	text-align: right;
}

.nslemail {
	width: 240px;
	background: #fff;
	border: 1px solid #a3a2a3;;
	font-size: 11px;
	cursor: text;
}

.nslsubmit {
	width: 87px;
	height: 12px;
	background: url(img/b-subscribe.gif) no-repeat;
	border: none;
	cursor: pointer;
	margin-top: 10px;
}

.nslinfo {
	width: 340px;
	overflow: hidden;
	padding-top: 15px;
}

.nsldisclaimer {
	width: 250px;
	float: left;
	font-size: 9px;
	color: #666;
	text-align: left;
	line-height: 12px;
}

.nslpreview {
	float: right;
	width: 90px;
	padding-top: 21px;
}

#lsidebar {
	float: left;
	width: 180px;
}

#rsidebar {
	float: right;
	width: 180px;
}

#sidebar h2 {
	font: normal bold 17px Arial, sans-serif;
	letter-spacing: -1px;
	margin-bottom: 2px;
}

#sidebar ul li a {
	color: #231f20;
}

#sidebar ul li a:hover {
	color: #9b33d0;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar ul li {
	margin: 0 0 20px 0;
	padding: 0;
	list-style: none;
}

#sidebar ul li ul li {
	margin: 0;
	padding: 2px 0;
	list-style: none;
	border-bottom: 1px solid #a19fa0;
}

#sidebar ul li ul li ul li {
	margin: 0;
	padding: 2px 0;
	padding-left: 10px;
	list-style: none;
	border: none;
	border-top: 1px solid #a19fa0;
}

/* Footer classes */

#footer {
	border-top: 1px solid #a19fa0;
	width: 970px;
	background: url(img/logo-footer.gif) no-repeat top right;
	font-size: 10px;
	color: #555;
	padding: 10px 0 20px 0;
}