/*  
Theme Name: Fuel Efficient Autos Blog
Theme URI: http://www.fuelefficientautos.net/
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: #0e934d;
}

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

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

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

a:hover {
	color: #68dd9f;
	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: 35px;
}

.logozone a {
	display: block;
	width: 290px;
	height: 50px;
}


.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: #46c582;
	line-height: 34px;
	background: url(img/top-arrow.gif) no-repeat bottom center;
}

.searchbox {
}

#s {
	display: inline;
	float: right;
	background: #444;
	font-size: 11px;
	border: none;
	color: #ddd;
	border: 1px solid #a8a4a5;
	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 20px 0;
	padding: 35px 20px 20px 20px;
	background: url(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;
}

.sidebarAds {
	margin-bottom: 20px;
}

.ad125 {
	margin: 0 1px;
}

#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: #0e934d;
}

#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;
}

#wp-calendar {
	width: 100%;
	padding: 0;
	border: none;
	margin: 0;
}

#wp-calendar caption {
	padding: 4px;
	font-weight: bold;
	color: #666;
	background: #f5f5f5;
}

#wp-calendar th {
	padding: 4px;
	text-align: center;
	background: #f5f5f5;
}

#wp-calendar td {
	padding: 4px;
	text-align: center;
	background: #fafafa;
}

#wp-calendar #prev {
	text-align: left;
}

#wp-calendar #next {
	text-align: right;
}

#sidebar ul li #wp-calendar td a {
	color: #0e934d;
	font-weight: bold;
}

#sidebar ul li #wp-calendar td a:hover {
	color: #68dd9f;
}

/* Footer classes */

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