/*  
Theme Name: Sedan
Theme URI: http://www.themebin.com
Description: Trendy, Luxurious and attractive wordpress theme for sedan lovers.
Version: 1.0
Author: Santhosh. S
Author URI: santhosh.themebin.com
	
*/


body {
	font: 75%/150% Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	background:#111;
	margin: 0px;
	padding: 0px 0px 0px;
}

h1 { margin:0px; padding-left: 20px; height: 60px; font: bold 36px/100% "Trebuchet MS", Tahoma, Arial; color: #fff; }
h1 a, h1 a:visited{ color: #fff; text-decoration: none; }
h1 a:hover{ color: #a4dfed; text-decoration: none; }
h2 {
	color: #a4dfed;
	margin: 0px 0px 2px;
	border-bottom: 1px dotted #a4dfed;
	background: url(images/ch1-bg.png) left no-repeat;
	font: normal 190%/100% Tahoma, Verdana, 'Trebuchet MS', Sans-serif;
	padding-bottom: 3px;
	padding-left: 24px;
}
h2 a, h2 a:visited { color: #a4dfed; text-decoration: none; }
h2 a:hover { color: #5397a4; text-decoration: none; }
h3 {
	font: normal 140%/100% "Trebuchet MS", Tahoma, Arial;
	color: #5397a4;
	margin: 10px 0px 5px;
}
h4 {
	font: normal 130%/100% "Trebuchet MS", Tahoma, Arial;
	color: #758d38;
	margin: 10px 0px 5px;
}
#wrap {
	width: 1000px;
	margin: 0px auto; /* Centers the entire content */
	background: #1E1F24;
}
#header {
	background: #000 url(images/header-bg.jpg) no-repeat;
	height: 346px;
	position: relative;
	text-align: left;
	padding-right: 38px;
	color: #fff;
}
#headerspace {
	position: relative;
	padding: 30px 0px 0px 40px;
	height: 60px;
}
#headerspace .description{
	position: relative;
	text-align:left;
	top:0px;
	bottom: 3px;
	padding-left: 20px;
	color: #fff;
	font-size: 14px;
}
#nav {
	list-style: none;
	margin: 0px;
	position: relative;
	float:left;
	top: 210px;
	bottom: 0px;
}
#nav li {
	float: left;
	margin-left: 5px;
}
#nav .current_page_item a, #nav .current_page_item a:visited{
	color: #a4dfed;
	text-decoration: none;
}
#nav .page_item a{
	color: #ffffff;
	text-decoration: none;
	padding: 5px 15px;
	font: bold 14px/100% Arial, Helvetica, sans-serif;
	display: block;
}
#nav .page_item a:hover {
	color: #a4dfed;
	border: solid 1px #333;
	background: #222;
}
#search-form {
	position: relative;
	right: 20px;
	height: 37px;
	float: right;
	width: 140px;
}
#search-form #s{
	background: none;
	height: 17px;
	width: 80px;
	margin: 6px 2px 0px 10px;
	padding: 3px 7px 2px 5px;
	color: #5397a4;
	border: none;
}
#search-form #search-submit { 
	background: url(images/search-btn.png) no-repeat left top;
	height: 23px;
	width: 23px;
	border: none;
	text-indent: -999%;
	line-height: 1px;
	margin-top: 6px;
}
#searchform {
	background: #222;
	height: 17px;
	width: 60px;
	margin: 6px 5px 0px 10px;
	padding: 3px 7px 2px 5px;
	color: #5397a4;
	border: none;
}
#searchform #searchsubmit { 
	height: 23px;
	width: 23px;
	border: none;
}
#content {
	padding: 10px 0px 20px 20px;
	float: left;
	width: 68%;
	overflow: hidden;
}
.post {
	clear:both;
	padding-top: 15px;
	padding-left: 30px;
	padding-right: 30px;
	text-align:justify;
	background: url(images/post.png) repeat-y;
}
.post-top { background: url(images/post-top.png) no-repeat; height: 32px; }
.post-btm { background: url(images/post-btm.png) no-repeat; height: 30px; }
.posted {
	margin: 0;
	font-size:0.9em;
	padding: 5px;
	background:#111;
	border-bottom: 1px solid #222;
	color: #fff;
	text-align:right;
}
.cat { float: left; padding-left: 17px; background: url(images/cat.png) no-repeat; }
.timestamp { padding-left: 17px; background: url(images/timestamp.png) no-repeat; }
.post-title { float: left; margin-left: 0px; width: 600px; padding-top: 10px; }
.entry { clear: both; padding-top: 10px; }

.post-comments {
	background: url(images/comment.png) no-repeat;
	padding-left: 20px;
	float: right;
	font-size: 95%;
}
.post-calendar {
	background: url(images/mini-calendar.gif) no-repeat;
	padding-left: 20px;
	float: right;
	font-size: 95%;
	color: #999999;
}
.entercomment {
	background: url(images/add-comment.png) no-repeat;
	padding-left: 18px;
	float: right;
}

.navigation { clear: both; padding: 10px 30px; }
.navigation a, .navigation a:visited { color: #a4dfed; }
.previous-entries a { float: left; padding-left: 18px; background: url(images/mini-nav-left.png) no-repeat left center; }
.next-entries a { float: right; padding-right: 18px; background: url(images/mini-nav-right.png) no-repeat right center; }

#comments, #respond { border-bottom: 1px dashed #333333; padding: 10px 0 5px 0; clear: both; }
.commentlist { margin: 10px 0px; padding-left: 20px; line-height: 130%; }
.commentlist li{ padding: 5px 10px; }
.commentlist .alt { background: #131212; }
.commentlist cite { font-weight: bold; font-style: normal; font-size: 120%; color: #ffffff; }
.commentlist cite a, .commentlist cite a:visited { color: #ffffff; }
.commentlist small { margin-bottom: 5px; display: block; font-size: 87%; }
#commentform { margin-top: 10px; font: 110% Arial, Helvetica, sans-serif; }
#commentform p { padding: 6px 0px; margin: 0px; }
#commentform label{ color: #fff; font-size: 87%; }
#commentform input{
	width: 200px;
	background:#131212;
	border: 1px solid #333333;
	padding: 3px;
	color: #a4dfed;
	margin-top: 3px;
}
#commentform textarea{
	width: 478px;
	height: 115px;
	background:#131212;
	border: 1px solid #333333;
	padding: 2px;
	color: #a4dfed;
	margin-top: 3px;
}
#commentform #submit{
	background: url(images/buttons.png) no-repeat;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	border: solid 1px #333333;
	float:right;
	width: 144px;
	margin-top: 35px;
	height: 28px;
	cursor: pointer;
}
#sidebar {
	float: right;
	padding: 0px 60px 10px 0px;
	width: 190px;
	color: #ffffff;
	overflow: hidden;
}
#sidebar img { border: none; }
#sidebar h2, #sidebar .sidebartitle{
	font: normal 140%/100% "Trebuchet MS", Tahoma, Arial;
	color: #a4dfed;
	margin: 20px 0px 2px;
	border-bottom: 1px solid #3e7e8a;
}
#sidebar a, #sidebar a:visited{
	color: #a4dfed;
	text-decoration: none;
}
#sidebar a:hover{
	color: #5397a4;
	text-decoration: none;
}
#sidebar ul {
	margin: 0;
	padding: 0;
}
#sidebar ul li {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}
#sidebar ul li ul {
	padding: 0;
	margin: 0;
}
#sidebar ul li ul li{ padding: 2px 0 2px 0px; border-bottom: 1px solid #222; }
#sidebar ul li ul li ul li{ padding: 1px 0 1px 10px; border: none; }
#footer {
	clear: both;
	background: #222;
	border-top: solid 1px #333;
	height: 20px;
	padding-top: 5px;
	color: #ACD7EE;
	font-size: 95%;
	text-align: center;
	line-height: 130%;
}
#footer a, #footer a:visited {
	color: #fff;
	text-decoration:underline;
}
.center { text-align: center; }
img.center, img[align="center"] { display: block; margin-left: auto; margin-right: auto; }
.alignleft { float: left; }
img { border:#999 1px solid; padding:3px; }
a img { border-bottom: #999999 1px solid; }
blockquote { margin : 10px; padding : 0 0 0 40px; color: #a4dfed; border : 1px solid #222; background : #111 url(images/quote.png) no-repeat 5px 5px; }
ul, ol { margin : 5px 20px; padding : 0 20px; color : #fff; }
ul span, ol span { color : #afecfa; }
code { color: #a4dfed; font-size: 12px; }
a { color: #a4dfed; text-decoration: none; }
a:visited { color: #a4dfed; text-decoration: none; }
a:hover { color: #5397a4; text-decoration: underline; }
form { margin:0px; padding:0px; }
p { padding: 0px 0px 15px; margin: 0px; }
img.alignleft, img[align="left"] { float:left; margin: 2px 10px 5px 0px; }
.alignright { float: right; }
img.alignright, img[align="right"] { float:right; margin: 2px 0px 5px 10px; }
img.wp-smiley{  border:none; }
.clear { clear:both; }
li.widget_calendar td { padding: 3px 5px; }
.textwidget { padding-top: 5px; }
hr.clear { clear:both; visibility: hidden; margin: 0px; padding: 0px; }
/* Stylesheet referred from GlossyBlue theme from ndesign studios */