/*  
Theme Name: Benz
Theme URI: 
Description: Trendy & Elegant wordpress theme for car lovers!.
Version: 1.0
Author: Santhosh. S
Author URI: 

	By downloading and using this theme, you agree to the following terms:
    - You may NOT resell this theme.
    - You can use this theme for any purpose.
    - You can modify this theme as per your needs.
	
*/


body {
	font: 75%/150% Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background: url(images/backgroundesite.gif) repeat;
	margin: 0px;
	padding: 0px 0px 0px;
}
a {
	margin-top: 0px;
	padding: 0px;
	color: #03F;
	text-decoration: none;
}
a:visited {
	margin-top: 0px;
	padding: 0px;
	color: #03F;
	text-decoration: none;
}
a:hover {
	margin-top: 0px;
	padding: 0px;
	color: #000000;
	text-decoration: none;
	text-shadow: 0px 1px 1px #dcdcdc;
}

p {
	padding: 0px 0px 0px;
	margin-top: 0px;
}
p.download {
	padding-top: 10px;
	padding-left: 38px;
	width: 180px;
	height: 45px;
	background: url(images/DownloadButton.jpg) no-repeat;
	font:  16px/100% "Trebuchet MS", Tahoma, Arial;
	text-decoration: none;
}
p.download a, p.download a:visited{
	margin-top: 0px;
	color: #5d5d5d;
	text-shadow: 0px 1px 1px #ffffff;
	text-decoration: none;
}

p.download a:hover{
	margin-top: 0px;
	color: #000000;
	text-shadow: 0px 1px 1px #ffffff;
	text-decoration: none;
}	

p.purchase {
	padding-top: 10px;
	padding-left: 42px;
	width: 180px;
	height: 45px;
	background: url(images/PurchaseButton.jpg) no-repeat;
	font:  16px/100% "Trebuchet MS", Tahoma, Arial;
	text-decoration: none;
}
p.purchase a, p.purchase a:visited{
	margin-top: 0px;
	color: #5d5d5d;
	text-shadow: 0px 1px 1px #ffffff;
	text-decoration: none;
}

p.purchase a:hover{
	margin-top: 0px;
	color: #000000;
	text-shadow: 0px 1px 1px #ffffff;
	text-decoration: none;
}
p.number{
	color: #000000;
	text-shadow: 0px 1px 1px #ffffff;
	background: url(images/number.png) no-repeat;
	font:  16px/100% "Trebuchet MS", Tahoma, Arial;
	text-decoration: none;
	text-align: center;
	padding-top: 8px;
	width: 32px;
	height: 32px;
}
p.readmore {
	float: right;
	margin:0px;
	margin-top: 0px;
	padding-top: 4px;
	padding-left: 8px;
	width: 80px;
	height: 20px;
	background: url(images/ReadMore.png) no-repeat;
	font:  10px/100% "Trebuchet MS", Tahoma, Arial;
}

p.readmore a, p.readmore a:visited{
	margin-top: 0px;
	color: #5d5d5d;
	text-shadow: 0px 1px 1px #ffffff;
}

p.readmore a:hover{
	margin-top: 0px;
	color: #000000;
	text-shadow: 0px 1px 1px #ffffff;
}

h1 {
	margin: auto;
	border-bottom: 1px dashed #E8E8E7;
	width: 200px;
	font: normal 20px/100% Tahoma, Verdana, 'Trebuchet MS', Sans-serif;
	color: #000000;
	text-shadow: 0px 1px 1px #ffffff;
}
h1 a, h1 a:visited{
	margin-top: 0px;
	color: #ffffff;
	text-decoration: none;
	text-shadow: 0px 2px 2px #000000;
}
h1 a:hover{
	margin-top: 0px;
	color: #f1f1f1;
	text-decoration: none;
	text-shadow: 0px 2px 2px #000000;
}
h2 {
	color: #000;
	margin: 0px 0px 2px;
	border-bottom: 1px dotted #E8E8E7;
	font: normal 190%/100% Tahoma, Verdana, 'Trebuchet MS', Sans-serif;
	padding-bottom: 3px;
	padding-left: 0px;
}
h2 a, h2 a:visited {
	margin-top: 0px;
	color: #1a1a1a;
	text-decoration: none;
	text-shadow: 0px 1px 1px #ffffff;
}
h2 a:hover {
	margin-top: 0px;
	color: #000000;
	text-decoration: none;
	text-shadow: 0px 1px 1px #ffffff;
}
h3 {
	font: normal 140%/100% "Trebuchet MS", Tahoma, Arial;
	color: #000;
	margin: 20px 0px 10px;
	text-align: left;
}
	
form {
	margin:0px;
	padding:0px;
}


/* header area */
#header {
    margin: auto;
    margin-top: 20px;
	height: 50px;
	width: 1000px;
	text-align: center;
	padding-right: 0px;
	color: #fff;
}

#logo {
	background: url(images/logo.png) no-repeat;
	margin: 0px auto;
	height: 50px;
	width: 224px;
	border: 0px;
	margin-top: 0px;
}

#nav {
	margin: 0px auto;
	background: url(images/nav.png) no-repeat;
	height: 50px;
	width: 596px;
	margin-right: 0px;
	list-style: none;
	margin-top: 0px;
	margin-left: 0px;
	clear: both;
}

#nav li {
	float: left;
	display: block;
	width: 116px;
	height: 37px;
	background: url(images/backlink.png) center repeat-y;
	text-align:center;
	margin-top: 7px;
	padding: 0 0 px;
	margin-left: 0 px;
}
	
#nav .current_page_item a, #nav .current_page_item a:visited{
	color: #ffffff;
	margin-left: 0px;
	background: url(images/buttonspush.png) no-repeat ;
	text-shadow: 0px -1px 1px #333;
	width: 116px;
	height: 37px;
	text-decoration: none;
	margin-top: 0px;
}
#nav .page_item a{
	color: #292929;
	margin-left: 0px;
	width: 116px;
	text-decoration: none;
	padding: 10px 0px;
	font: bold 14px/100% Arial, Helvetica, sans-serif;
	display: block;
	text-shadow: 0px 1px 1px #f0f0f0;
}
#nav .page_item a:hover {
	color: #fafafa;
	text-shadow: 0px -1px 1px #666;
	background: url(images/buttons.png) no-repeat;
	width: 116px;
	height: 37px;
	margin-top: 0px;
}

#facebook{
	background: url(images/facebook.png) no-repeat;
	height: 42px;
	width: 42px;
	border: 0px;
	margin-top: 0px;
	margin-left: 7px;
	margin-right: 7px;
}
#twitter{
	background: url(images/twitter.png) no-repeat;
	height: 42px;
	width: 42px;
	border: 0px;
	margin-top: 0px;
	margin-left: 7px;
	margin-right:7px;
}
#flickr{
	background: url(images/flickr.png) no-repeat;
	height: 42px;
	width: 42px;
	border: 0px;
	margin-top: 0px;
	margin-left: 7px;
	margin-right: 7px;
}

#subnav {
	float: left;
	list-style: none;
	margin : 5px;
	color : #000;
}
#subnav li{
	list-style: none;
	float: left;
	padding-left: 20px;
	text-shadow: 0px 1px 1px #ffffff;
}
#subnav .current_page_item a, #subnav .current_page_item a:visited{
	color: #000000;
	margin-left: 0px;
	text-shadow: 0px 1px 1px #ffffff;
	text-decoration: none;
}
#subnav .page_item a{
	color: #888;
	text-decoration: none;
	padding: 10px 0px;
	font: bold 14px/100% Arial, Helvetica, sans-serif;
	display: block;
	text-shadow: 0px 1px 1px #ffffff;
}
#subnav .page_item a:hover {
	color: #6385ee;
	text-shadow: 0px 1px 1px #ffffff;
}
#subnav .current_page_item a:hover {
	color: #000000;
	text-shadow: 0px 1px 1px #ffffff;
}
#subnav.button {
		background: url(images/subbutton.png) no-repeat; ;
		list-style: none;
		text-align: center;
		width: 120px;
		height: 30px;
		float: right;
		margin : 10px 5px;
		padding-top: 4px;
}
#subnav.button li{
		float: left;
}
#subnav.button a{
		color: #888;
		text-decoration: none;
		font: bold 14px/100% Arial, Helvetica, sans-serif;
		display: block;
		text-shadow: 0px 1px 1px #ffffff;
}
		
#subnav.button a:hover{
		color: #000000;
		text-shadow: 0px 1px 1px #ffffff;
}


#imagehead {
    margin: 0px auto;
	background: url(images/imagehead.jpg) no-repeat;
	border-bottom: solid 1px #dcdcdc;
    margin-top: 0px;
	height: 180px;
	width: 1000px;
	text-align: center;
	padding-right: 0px;
}

#page {
	margin: 0px auto;
	margin-top: 20px;
	width: 1000px;
	background: #f9f9f9 repeat-y;
	border: solid 1px #dcdcdc;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-o-border-radius: 2px;
	-khtml-border-radius: 2px;
	border-radius: 2px;
	-webkit-box-shadow: 0px 2px 4px #979797;
	-moz-box-shadow: 0px 2px 4px #979797;
	-o-box-shadow: 0px 2px 4px #979797;
	-khtml-box-shadow: 0px 2px 4px #979797;
	box-shadow: 0px 2px 4px #979797;
}

/* content area */
#content {
	padding: 10px 10px 10px 10px;
	float: left;
	width: 98%;
	overflow: hidden;
}
.post {
	clear:both;
	padding-top: 10px;
	padding-left: 20px;
	padding-right: 20px;	
	margin-bottom: 20px;
	text-align:justify;
	border: solid 1px #dcdcdc;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-o-border-radius: 4px;
	-khtml-border-radius: 4px;
	border-radius: 4px;
	background: #ffffff;
	-webkit-box-shadow: 1px 1px 5px #ededed;
	-moz-box-shadow: 1px 1px 5px #ededed;
	-o-box-shadow: 1px 1px 5px #ededed;
	-khtml-box-shadow: 1px 1px 5px #ededed;
	box-shadow: 1px 1px 5px #ededed;
	
}

.posted {
	margin: 0;
	font-size:0.9em;
	padding: 5px;
	background:#f8f8f8;
	border: solid 1px #dcdcdc;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-o-border-radius: 4px;
	-khtml-border-radius: 2px;
	border-radius: 2px;
	border-bottom: none;
	color: #000000;
	text-align:right;
}
.category {
	background: url(images/category.png) left no-repeat;
	padding-left: 17px;
	float: left;
}
.category a {
	color: #666;
	text-decoration: none;
	padding: 0 0 1px 0;
	margin: 0 3px 0 2px;

}
.category a:hover {
	color: #000;
	border-bottom: 1px solid #000;
	text-decoration: none;
}
.post-title {
	float: left;
	margin-left: 0px;
	width: 900px;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
}
.timed {
	background: url(images/posted.png) left no-repeat;
	padding-left: 17px;
}

.entry {
	clear: both;
	padding-top: 10px;
}
.post-cat {
	background: url(images/mini-category.gif) no-repeat;
	padding-left: 20px;
	float:left;
	font-size: 95%;
	color: #999999;
}
.post-comments {
	background: url(images/comment.png) no-repeat;
	padding-left: 20px;
	float: right;
	font-size: 95%;
}
.post-comments a {
	color: #666;
	text-decoration: none;
	padding: 0 0 1px 0;
	margin: 0 3px 0 2px;

}
.post-comments a:hover {
	color: #000;
	border-bottom: 1px solid #000;
	text-decoration: none;
}
.post-calendar {
	background: url(images/mini-calendar.gif) no-repeat;
	padding-left: 20px;
	float: right;
	font-size: 95%;
	color: #999999;
}

blockquote {
	margin : 10px;
	padding : 0 0 0 40px;
	color: #D0D3CC;
	border : 1px solid #222;
	background : #111 url(images/quote.png) no-repeat 5px 5px;   
}
li {
	list-style-type: disc;
}
	
ul, ol{
	list-style: none;
	margin : 5px 20px;
	padding : 0 5px;
	color : #000;
}

ul span, ol span {
	color : #afecfa;
}

code {
	color: #D0D3CC;
	font-size: 12px;
}

.mini-add-comment {
	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: #000000;
}
.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 area */
#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: #f1f1f1;
}
.commentlist cite {
	font-weight: bold;
	font-style: normal;
	font-size: 120%;
	color: #000;
}
.commentlist cite a, .commentlist cite a:visited {
	color: #000;
}
.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: #000000;
	font-size: 87%;
}
#commentform input{
	width: 200px;
	background:#f9f9f9;
	border: 1px solid #dcdcdc;
	padding: 3px;
	color: #000000;
	margin-top: 3px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-o-border-radius: 2px;
	-khtml-border-radius: 2px;
	border-radius: 2px;
}
#commentform textarea{
	width: 478px;
	height: 115px;
	background:#f9f9f9;
	border: 1px solid #dcdcdc;
	padding: 2px;
	color: #000;
	margin-top: 3px;
}

#commentform #submit{
	background: url(images/buttonsc.png) repeat-x;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #000000;
	text-shadow: 0px 1px 1px #fff;
	border: solid 1px #dcdcdc;
	float:right;
	width: 144px;
	margin-top: 10px;
	height: 28px;
	cursor: pointer;
}

/*table*/
#table.download { 
		font: normal 12px/100% "Trebuchet MS", Tahoma, Arial;
		color: #000000;
		background-color: #EEE;
		border: 1px solid #BBB;
		-webkit-border-radius: 4px;
		-moz-border-radius: 4px;
		-o-border-radius: 4px;
		-khtml-border-radius: 4px;
		border-radius: 4px;
		-webkit-box-shadow: 1px 1px 3px #ededed;
		-moz-box-shadow: 1px 1px 3px #ededed;
		-o-box-shadow: 1px 1px 3px #ededed;
		-khtml-box-shadow: 1px 1px 3px #ededed;
		box-shadow: 1px 1px 3px #ededed;
	
}
.downloadHd	{
		background-color: #DDD;
		border-bottom: 1px solid #BBB;
}
.downloadTd	{
		padding-bottom: 10px;
		padding-left: 10px;
		padding-right: 10px;
		padding-top: 10px;
}

#table.billet { 
		font: 11px/100% Verdana, Arial, Helvetica, sans-serif;
		color: #000000;
		padding-bottom: 10px;
		padding-left: 10px;
		padding-right: 10px;
		padding-top: 10px;
		background-color: #EEE;
		border: 1px solid #BBB;
		-webkit-border-radius: 4px;
		-moz-border-radius: 4px;
		-o-border-radius: 4px;
		-khtml-border-radius: 4px;
		border-radius: 4px;
		-webkit-box-shadow: 1px 1px 3px #ededed;
		-moz-box-shadow: 1px 1px 3px #ededed;
		-o-box-shadow: 1px 1px 3px #ededed;
		-khtml-box-shadow: 1px 1px 3px #ededed;
		box-shadow: 1px 1px 3px #ededed;
	
}

/* footer area */
#footer {
	clear: both;
	background: url(images/footer.jpg) repeat-x;
	height: 30px;
	color: #000000;
	font-size: 95%;
	text-align: center;
	vertical-align: middle;
	border: solid 1px #dcdcdc;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-o-border-radius: 2px;
	-khtml-border-radius: 2px;
	border-radius: 2px;
}
#footer a, #footer a:visited {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

/* Images */

.center {
	text-align: center;
}
img.center, img[align="center"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignleft {
	float: left;
}
img {
	border: none;
	padding:3px;
	}
	a img {
	border-bottom: none;
}
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;
}
hr.clear {
	clear:both;
	visibility: hidden;
	margin: 0px;
	padding: 0px;
}

