/*  

Theme Name: Benz

Theme URI: http://www.themebin.com

Description: Trendy & Elegant wordpress theme for car lovers!.

Version: 1.0

Author: Santhosh. S

Author URI: santhosh.themebin.com



	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: #ffffff;

	background:#333;

	margin: 0px;

	padding: 0px 0px 0px;
background-attachment: fixed;

}

a {

	color:yellow;

	text-decoration:none;

}

a:visited {

	color: #D0D3CC;

	text-decoration:none;

}

a:hover {
	color: #FFFFFF;
	text-decoration:none;

}



p {

	padding: 0px 0px 15px;

	margin: 0px;

}

h1 {

	margin:0px;

	padding-left: 20px;

	height: 60px;

	font: bold 36px/100% "Trebuchet MS", Tahoma, Arial;

	color:black;

}

h1 a, h1 a:visited{

	color: #fff;

	text-decoration: none;

}

h1 a:hover{

	color: #a4dfed;

	text-decoration: none;

}

h2 {

	color: #D0D3CC;

	margin: 0px 0px 2px;

	border-bottom: 1px dotted #E8E8E7;

	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: #D0D3CC;

	text-decoration: none;

}



h5 {

color: #D0D3CC;

margin: 0px 0px 2px;

border-bottom: 1px dotted #E8E8E7;

background: url(images/ch1-bg.png) left no-repeat;

font: normal 150% / 100% Tahoma, Verdana, 'Trebuchet MS', sans-serif;

padding-bottom: 3px;

padding-left: 24px;

}



h5 a, h5 a:visited {

color: #D0D3CC;

text-decoration: none;

text-align: center;

}



h2 a:hover {

	color: #fff;

	text-decoration: none;

}

h3 {

	font: normal 140%/100% "Trebuchet MS", Tahoma, Arial;

	color: #D0D3CC;

	margin: 10px 0px 5px;

}

h4 {

	font: normal 130%/100% "Trebuchet MS", Tahoma, Arial;

	color: #D0D3CC;

	margin: 10px 0px 5px;

}

form {

	margin:0px;

	padding:0px;

}

#page {

	margin: 0px auto;

	width: 1010px;

	background: url(images/content-bg.png) center repeat-y;

}

/* header area */

#header {

	background: url(images/Lappers_logo.jpg) center no-repeat;
        
	height: 220px;

	position: relative;

	text-align: left;

	padding-right: 38px;

	color: #fff;

}

.topa{display: block; width: 1000px; height: 220px; color:#efefef}

#headerimg {

	position: relative;

	padding: 0px 0px 0px 5px;

	height: 60px;

}


#headerimg .description{

	position: relative;

	text-align:left;

	top:0px;

	bottom: 3px;

	padding-left: 20px;

	color:black;

	font-size: 16px;

}

#nav {

	list-style: none;

	margin: 0px;

	position: relative;

	float:left;

	top: 0px;

	bottom: 0px;

}

#nav li {

	float: left;

	margin-left: 5px;

}

#nav .current_page_item a, #nav .current_page_item a:visited{

	color: #D0D3CC;

	background: #000 url(images/buttons.png) repeat-x;

	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: #D0D3CC;

	background: #000 url(images/buttons.png) repeat-x;

}



/* content area */

#content {

	padding: 10px 0px 20px 20px;

	float: left;

	width: 68%;

	overflow: hidden;

}

#contento {

padding: 10px 0px 20px 20px;

float: left;

width: 95%;

overflow: hidden;

}

.post {

	clear:both;

	padding-top: 10px;

	padding-left: 10px;

	padding-right: 10px;	

	margin-bottom: 10px;

	text-align:justify;

	border: solid 1px #333;

	background: #111;

}



.posted {

	margin: 0;

	font-size:0.9em;

	padding: 5px;

	background:#000;

	border-bottom: 1px solid #222;

	color: #fff;

	text-align:right;

}

.category {

	background: url(images/category.png) left no-repeat;

	padding-left: 17px;

	float: left;

}

.post-title {

	float: left;

	margin-left: 0px;

	width: 600px;

	padding-top: 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-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;   

}



ul, ol {

	margin : 5px 20px;

	padding : 0 20px;

	color : #fff;

}



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: #D0D3CC;

}

.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: #222;

}

.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:#111;

	border: 1px solid #333333;

	padding: 3px;

	color: #D0D3CC;

	margin-top: 3px;

}

#commentform textarea{

	width: 478px;

	height: 115px;

	background:#111;

	border: 1px solid #333333;

	padding: 2px;

	color: #D0D3CC;

	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: 10px;

	height: 28px;

	cursor: pointer;

}



#rss {

	padding-top: 20px;

	padding-left: 10px;

	}



/*sidebar */

#sidebar {

	float: right;

	padding: 0px 60px 10px 0px;

	width: 230px;

	color: #ffffff;

	overflow: hidden;

}



#sidebar img {

	border: none;

}



#sidebar h2, #sidebar .sidebartitle{

	font: normal 140%/100% "Trebuchet MS", Tahoma, Arial;

	color: #fff;

	margin: 20px 0px 2px;

	border-bottom: 1px dotted #D0D3CC;

}



#sidebar a, #sidebar a:visited{

	color: #D0D3CC;

	text-decoration: none;

}

#sidebar a:hover{

	color: #fff;

	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;

}



ul.list-blogroll li{

	background: url(images/bullet.png) no-repeat;

	padding-left: 16px;

}



li.widget_recent_comments li{

	background: url(images/mini-recent-comments.gif) no-repeat !important;

	padding-left: 20px !important;

}

li.widget_calendar td {

	padding: 3px 5px;

}

.textwidget {

	padding-top: 5px;

}



/* search form */



#search-form {

	position: relative;

	top: 0px;

	right: 0px;

	height: 37px;

	float: right;

	width: 150px;

}

#search-form #s{

	background: #111;

	height: 17px;

	width: 90px;

	margin: 6px 5px 0px 10px;

	padding: 3px 7px 2px 5px;

	color: #fff;

	border: solid 1px #222;

}

#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;

}



/* footer area */

#footer {

	clear: both;

	background: #111;

	height: 20px;

	color: #fff;

	padding-top: 10px;

	font-size: 95%;

	line-height: 130%;

	text-align: center;

	border-top: 1px solid #333;

}

#footer a, #footer a:visited {

	color: #D0D3CC;

	font-weight: bold;

	text-decoration:underline;

}

#footer h4 {

	font: normal 146%/100% "Trebuchet MS", Tahoma, Arial;

	color: #9cdbfb;

	margin: 10px 0px 5px;

}



/* Images */



.center {

	text-align: center;

}

img.center, img[align="center"] {

	display: block;

	margin-left: auto;

	margin-right: auto;

}

.alignleft {

	float: left;

}

img {

	

	border:#D0D3CC 0px solid;

	padding:3px;

	text-decoration:none;

	}

	a img {

	border-bottom: #D0D3CC 0px solid;

	text-decoration: 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;

}





.p{color: #FFF; font-family: Arial, Helvetica, sans-serif; vertical-align: top; font-size: 16px; text-align: justify; line-height: normal; margin-top:0px; margin-bottom:0px;}

.detalle{color: #FFF; font-family: Arial, Helvetica, sans-serif; vertical-align: top; font-size: 15px; text-align: justify; line-height: inherit;}

td{color: #FFF; font-family: Arial, Helvetica, sans-serif; vertical-align: top; font-size: 15px; text-align: center; line-height: inherit}



.td{border-bottom-color:#333;border-left-color:#333; border-right-color:#333; border-top-color:#333; border: solid; border-width:1px; text-align:center}



p{color: #FFF; font-family: Arial, Helvetica, sans-serif; vertical-align: top; font-size: 15px; text-align: justify; line-height: inherit}

.subdetalle{text-align:center; color:#FFF}



#paginas{FONT-SIZE: 10pt; FONT-FAMILY:Arial}



.i{border:0px solid red; padding:0px;text-decoration:none}



#sig{background-color: #000; text-align: center; color: #FFF; font-family: Arial, Helvetica, sans-serif; font-size: 16px; text-align:center;}



#ShareThis{text-align: right; color: #FF3}





#expodeportiva{width: 930px; border: 1px solid #333333; background-color: #000; margin: 10px auto; color:#FFF;}

#exderecha {background-color: #000; width: 600px; height: 686px; float: left;}

#exizquierda {background-color: #000; width: 325px; text-align: center; float: right; height: 686px; color:#FFF; text-align: justify; font-family: Arial, Helvetica, sans-serif; font-size: 16px;}

#li {list-style:circle; padding: 10px}


/* css de wescons*/
#contenedor_wes_wes{ background-color:#000; width:930px; height:890px; color:#FFF;}
#encabezado_wes{ background-color:#000; width:910px; height:80px; margin:10px 10px 0px 10px; color:#FFF;}
#encabezado2_wes{background-color:#000; width:910px; height:80px; margin:10px 10px 0px 10px; color:#FFF;}
#contenedor23{ background-color:#000; width:910px; height:604px; margin:10px 10px 0px 10px; color:#FFF;}
#contenedor_izq_wes{ background-color:#000; width:258px; height:601px; float:left; color:#FFF;}
#contenedor_der_wes{ background-color: #000; width:650px; height:601px; float:right; color:#FFF;}
#contenedor_der_wes table tr td{color:#FFF; font-family:Arial, Helvetica, sans-serif; font-size:14px; text-align:justify; color:#FFF;}
.td2{ border-bottom-color:#d2cee5; border-bottom-style:solid; border-bottom-width:2px;}

/* css convocatoria west coast*/
.conv1{ font-family:Arial, Helvetica, sans-serif; font-size:14px; color:#FFF; text-align:justify}
.conv2{font-family:Arial, Helvetica, sans-serif; font-size:14px; color:#FFF; text-align:center}

#premios{ color:#FFF; font-family:Arial, Helvetica, sans-serif; font-size:15px; text-align: left}
#premio_img{text-align:right}
#contenedor_der_wes table tr td img{text-align:right}
.td_resena{color:#FFF; font-family:Arial, Helvetica, sans-serif; font-size:16px; text-align:justify}

#videos{ float:left; clear:left}

//Racing_Book
p{ color:#FFF; font-family:Arial, Helvetica, sans-serif; font-size:22px; text-align:center}
.Racing{ border-color:#343434; border-style:solid; border-width:2px; padding:10px 0px 0px 0px}

//evento del 18 de diciembre
#resena_td{ border-color:#FFF; border-style:solid; border-width:1px; color:#FFF; font-family:Arial, Helvetica, sans-serif;}
#texto{ color:#FFF; font-family:Arial, Helvetica, sans-serif;}
#resena_h4{color:#9F3}
