@charset "UTF-8";
/* CSS Document */

/*
Theme Name: MX Motor
Theme URI: mx-motor.com/
Description: MX Motor style, based on the default WordPress theme.
Version: 1.0
Author: Nicolas Cusan
Author URI: ncd.banglashi.com/
Tags: custom theme, black & white, red, fixed width, two columns

	The CSS, XHTML and design is not released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/



/* globals */

*{
	margin: 0;
	padding: 0;
}

body {
	font-size: 12px;
	font-family: Arial, Helvetica, Verdana, Sans-Serif;
	color: #fff;
	text-align: left;
	background:#000;
	margin: 0 0 20px 0;
	padding: 0;
	line-height: 18px;
	}

p{
	margin-bottom: 18px;
}

small{
	font-size: 9px;
	line-height: 14px;
	display: block;
	font-family: Verdana, Sans-Serif;
	font-weight: bold;
	color: #999;
}

.spacer_{
	display: none;
}

/* end globals */



/*	H's */

h1, h2, h3 {
	font-family: 'Helvetica Neue', Helvetica, Arial, Sans-Serif;
	font-weight: bold;
	}
	
h1 { 
  font-size: 24px; 
  line-height: 24px;
  margin-bottom: 18px; 
}

h2 { 
  font-size: 18px; 
  line-height: 18px; 
  margin-bottom: 18px;
}

h3 { 
  font-size: 14px; 
  line-height: 18px;
  margin-bottom: 18px; 
}	


	
h1, h1 a, h1 a:hover, h1 a:visited, .description {
	text-decoration: none;
	color: #fff;
	}

h2, h2 a, h2 a:visited, h2 a:hover{
	text-decoration: none;
	color: #000;
	}
	
 h3, h3 a, h3 a:visited, h3 a:hover {
 	text-decoration: none;
 	color: #000;
 }	

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}
	
/* end H's */



/* global links */

a{
	color: #b30005;
	text-decoration: none;
	font-weight: bold
	}

a:hover {
	color: #b30005;
	font-weight: bold
	text-decoration: underline !important;
	}
	
a.pdf {
	margin-left: 5px;
	padding-left: 22px;
	padding-top: 2px;
	background: url(img/pdf_icon.gif) no-repeat left center;	
}

a:hover.pdf {
	padding-left: 22px;
	padding-top: 2px;
	background: url(img/pdf_icon.gif) no-repeat left center;
	text-decoration: underline;	
}
	

	
/* end global links */




/* page */

#page {
	/*background-color: red;*/
	margin: 0px auto 30px;
	padding: 0 0 0 20px;
	width: 820px;
	}
	
#page {
	text-align: left;
	}
	
/* end page */
	
	
/* header */


/*login*/

.ab_cr{
	width: 125px;
	float: left;
}

.ab_cr a{
	color: #999;
}

#pass_login{
	width: 790px;
	height: 44px;
	padding-left: 10px;
	padding-top: 4px;
	background-color: #FFF;
	color: #000;
	border-bottom: 1px dotted #000;

}

#form_wrap{
	width: 278px;
	height: 34px;
	float: left;
}

#log_usuario{
	float: left;
	

}


#log_usuario input#user_login{
	border: 1px solid #d0d0d0;
	background: #d0d0d0;
	font: 12px Arial, Verdana, Sans-Serif;
	color: #000;
	margin: 0 !important;
	padding:  2px 0 2px 0;
	width: 120px;
	height: 14px;

}


#log_pass{
	float: left;
	margin-left: 4px;
}

#log_pass input#user_pass{
	border: 1px solid #d0d0d0;
	background: #d0d0d0;
	font: 12px;
	color: #000;
	margin: 0 !important;
	padding:  2px 0 2px 0;
	width: 120px;
	height: 14px;
}

#log_submit{
	float: left;
	margin-left: 4px;
	margin-top: 14px;
}

#log_submit input.image-button{
	display: block;
	width: 20px;
	height: 20px;
}

#login_error, .message{
	margin-left: 0px;
	margin-top: 3px;
	font-size: 9px;
	line-height: 12px;
	font-family: Verdana, Sans-Serif;
	color: #c00;
	font-weight: bold;
	width: 400px;
	float: left;
}

.logout_item{
	color: #000;
	padding-right: 8px;
	margin-right: 8px;
	border-right: 1px solid #000;
	float: left;
}

.logout_item a{
	color: #000;
}

.loggedin_wrap{
	width: 278px; 
	float: left;
}

#wellcome{
	float: left;
	color: #b30005;
}


/* end login*/

.onda_logo{
	float: right;
	padding-top: 2px;
	padding-left: 8px;
}

.top{
	width: 780px;
	height: 28px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 9px;
	background-color: #FFF;
	color: #000;
}

.top_contact{
	float: right;
	border-right: 1px solid #000;
	padding-right: 8px;
}

.top_contact li{
	list-style: none;
	list-style-position: outside;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.top_contact li.current_page_item a{
	color: #b30005;
}

.top_contact a{
	color: #000;
	text-decoration: none;
	font-weight: bold;
}

.top_contact a:hover{
	color: #b30005;
}



/* search*/

#searchform input {
	border-top: none;
	border-left: none;
	border-right: none;
	border-bottom: none;
	background: none;
	font: 12px Arial, Verdana, Sans-Serif;
	font-weight: bold;
	color: #000;
	margin: 0 !important;
	padding:  2px 0 2px 0;
	text-align: right;
	width: 150px;
	height: 14px;
	
	}

form#searchform{
	height: 18px;
	padding-top: 0px;
	
}

#searchsubmit {
	padding: 0;
}

#search_border {
	height:18px;
	width: 150px;
	padding-right: 8px;
	margin-right: 8px;
	border-right: 1px solid #000;
	float:right;
}

/*search end */



#header {
	background-color: transparent;
	margin: 0 0 0px 0px;
	padding: 0px 0px 0 0px;
	height: 110px;
	width: 800px;
	}
	
#header a{
	 display: block;
	 width: 154px;
	 height: 110px;
	}
	
.description {
	text-align: center;
	}
	
.main_menu ul {
	list-style-image: none;
	list-style-type: none;
	margin: 0;
	padding: 0;
	}

.main_menu ul li a {
	text-decoration: none;
	color: #fff;
	}
	
.blanco{
	height: 27px;
	width: 800px;
	background: url(img/menu_separator.gif) no-repeat left top transparent;
	padding-left: 1px;
}	
	
.blanco ul li {
	float: left;
	margin: 0;
	padding-right: 1px;
	background: url(img/menu_separator.gif) no-repeat right top transparent;
	}	
	
.blanco ul li a {
	font-weight: bold;
	font-family: Arial, sans-serif;
	background: transparent;
	padding: 0px 8px 9px 8px;
	display: block;
	}
	
.blanco ul li a:hover {
	
	padding: 0px 8px 9px 8px;
	color: #d40006; 
	}
	
.blanco ul li.current-cat a{
	
	color: #d40006;
}

.blanco ul li.current_page_item a, .blanco ul li.current_page_ancestor a{
	
	color: #d40006;
}
	
.gris{
	height: 27px;
	width: 800px;
	background: url(img/menu_separator.gif) no-repeat left bottom transparent;
	padding-left: 1px;
	margin: 0px 0 9px 0; 
}

.gris ul li {
	float: left;
	margin: 0;
	padding-right: 1px;
	background: url(img/menu_separator.gif) no-repeat right bottom transparent;
	}	
	
.gris ul li a {
	font-weight: bold;
	font-family: Arial, sans-serif;
	padding: 9px 8px 0px 8px;
	display: block;
	}
	
.gris ul li a:hover {
	
	padding: 9px 8px 0px 8px;
	color: #d40006;
}

.gris ul li.current-cat a, .gris ul li.current_page_item a{
	color: #d40006;
}

.hr{
	height:1px;
	width: 800px;
	background:url(img/hr.gif) repeat-x top left;
	margin:0px 0 0px 0;
	display: block;
	margin-bottom: 9px;
	font-size: 1px;
	}
	
.hr_fat{
	height:9px;
	width: 800px;
	background: #FFF;
	margin:0px 0 0px 0;
	display: block;
	font-size: 9px;
	}

.hr_fat_bottom{
	height:9px;
	width: 800px;
	background: #FFF;
	margin:0px 0 18px 0;
	display: block;
	font-size: 9px;
}

.hr_bottom{
	height:1px;
	width: 800px;
	background:url(img/hr.gif) repeat-x;
	padding:0px 0 18px 0;
	display: block;
	font-size: 1px;
}


#lang{
	float: right;
	width: 125px;
}

#lang ul li{
	float: left;
	background: none;
	margin-left: 7px;
	padding-right: 0;
	padding-top: 3px;
}

#lang ul li a{
	border: none;
	display: block;
	width: 16px;
	height: 11px;
	padding: 0;
	border: 1px solid #000;
}
	

/* end header */


	
/* content */

.narrowcolumn {
	padding: 0 0 30px 0px;
	margin: 0px 0 0;
	width: 800px;
	/*background-color: yellow;*/
	position: relative;
	}

.widecolumn {
	padding: 0px 0 30px 0;
	margin: 0px 0 0 0px;
	width: 800px;
	/*background-color: yellow;*/
	}
	
.single_widecolumn{
	padding: 0px 0 30px 0;
	margin: 0px 0 0 0px;
	width: 800px;
	position: relative;
}

.entry{
	width: 500px;
	/*background: lime;*/
}

.cat_archive_wrap{
	width: 760px;
	background-color: #fff;
	overflow: auto;
	padding: 20px 20px 18px 20px;
	color: #000;
}

h3.cat_post_title{
	margin-bottom: 17px;
}

.cat_archive_post{
	width: 500px;
	background-color: #fff;
	overflow: auto;
	margin-left: 20px;
	float: left;
}

.search_archive_post{
	width: 500px;
	background-color: #fff;
	overflow: auto;
	
	float: left;
}

/* page navigation*/

.page_navigation{
	position: absolute;
	top: 0;
	right: 0;
	height: 23px;
	width: 76px;
	}
	

.page_next a{
	display: block;
	height: 23px;
	width: 28px;
	float: left;
	text-decoration: none;
	background: url(img/next_post_left.gif) no-repeat bottom left;
}

.page_next a:hover {
	background: url(img/next_post_left.gif) no-repeat center left;
	text-decoration: none;
	}

.page_next{
	background: url(img/next_post_left.gif) no-repeat top left;
	float: left;
	height: 23px;
	width: 28px;
}
	
.page_previous a{
	display: block;
	height: 23px;
	width: 48px;
	text-decoration: none;
	background: url(img/next_post_right.gif) no-repeat bottom left;
}

.page_previous a:hover {
	background: url(img/next_post_right.gif) no-repeat center left;
	text-decoration: none;
}

.page_previous{
	background: url(img/next_post_right.gif) no-repeat top left;
	float: left;
	height: 23px;
	width: 48px;
}
	
/* end page navigation*/
		

/* single */

.single_entry{
	width: 760px;
	background: #fff;
	color: black;
	padding:20px 20px 18px 20px;
	overflow: auto;
}



.single_content{
	width: 500px;
	float: left;
	margin-left: 20px;
	
}

.single_cat_nav{
	list-style-image: none;
	list-style-type: none;	
	color: #000;
	padding-bottom: 18px;
	border-bottom: 1px dotted #999;
}

.single_cat_list a{
	color: #000;
	background: url(img/link_arrow.gif) no-repeat left top;
	padding-left: 12px;
	font-weight: normal;
}

.single_cat_list a:hover{
	color: #b30005;
	background: url(img/link_arrow_b.gif) no-repeat left top;
	padding-left: 12px;
	text-decoration: none;
	border-bottom: 1px solid #b30005;
}

.single_post{
	
}

ul.post-meta{
	list-style: none;
	list-style-image: none;
}

ul.post-meta li{
	font-size: 18px;
	font-family: 'Helvetica Neue', Helvetica, Arial, Sans-Serif;
	color: #999;
	font-weight: normal;
	line-height: 22px;
	padding-bottom: 18px;
	border-bottom: 1px dotted #999;
	margin-bottom: 18px;
}

.post-meta-key{
	display: none;
}

/* end single */


/* event */



.event_post small{
	border-bottom: 1px dotted #999;
	padding-bottom: 10px;
	margin-bottom: 10px
}

.event_post a{
	color: #000;
}


/* end event */


/* press */

.press_separator{
	height: 0px;
	border-bottom: 1px dotted #999;
	display: block;
	margin-bottom: 18px;
	width: 500px;
}

.press_separator_sidebar{
	height: 0px;
	border-bottom: 1px dotted #999;
	display: block;
	margin-bottom: 18px;
	width: 240px;
	margin-top: 36px;
}

/* end press */
	
.p_column{
	padding: 0px 0 10px 0;
	margin: 0px 0 0 0px;
	width: 820px;
	/*background-color: lime;*/
	overflow: auto;
}

.post hr {
	display: block;
	}


h1.single_product_title{
	color: #000;
	margin-bottom: 10px;
	padding: 0px;
}


.clear {
	clear: both;
}
	
/* end content */



/* full column */

.full_entry{
	width: 760px;
}

/* product page */



/* post_thumbs */

.p_thumbs{
	float:left;
	width: 233px;
	margin: 0px 20px 20px 0;
	background: #fff;
	padding: 10px;
}

h3.p_thumbs_title{
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px dotted #999;
	font-size: 14px;
	color: #000;
	font-weight: bold;
	font-family: 'Helvetica Neue', Helvetica, Arial, Sans-Serif;
	
}

h3.p_thumbs_title a{
	color: #000;
}

h3.p_thumbs_title a:hover{
	color: #b30005;
	text-decoration: none;
}



/* end post_thumbs */



/* footer */

#footer {
	padding: 0;
	margin: 30px 0 0;
	width: 800px;
	clear: both;
	}

#footer p {
	margin: 0;
	padding: 0px 0;
	text-align: left;
	}
	
#footer {
	/*background:red; */
	border: none;
	}

/* end footer */



/* sidebar */

#sidebar{
	float: left;
	padding: 0px 0 10px 0;
	margin-left: 0px;
	width: 240px;
	color: #000;
	}

#sidebar form {
	margin: 0;
	}
	
#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 18px;
	}
	
#sidebar ul li ul li{
	list-style-type: none;
	list-style-image: none;
	margin: 0;
	}
			

.product_list a{
	color: #000;
	font-weight: bold;
	font-size: 14px;
	line-height: 16px;
	font-family: 'Helvetica Neue', Helvetica, Arial, Sans-Serif;
	display: block;
	padding: 10px 0px;
	width: 240px;
	height: 16px;
	text-decoration: none;
	background: url(img/product_arrow.gif) no-repeat center right;
}

.product_list a:hover{
	background-color: #b30005;
	color: #fff;
	text-decoration: none;
	padding: 10px 0 10px 10px;
	width: 230px; 
}

#sidebar ul li ul.product_list li{
	margin-bottom: 3px;
	font-size: 10px;
	line-height: 18px;
	display: block;
	font-family: Verdana, Sans-Serif;
	font-weight: bold;
	color: #999;
	padding-bottom: 3px;
	border-bottom: 1px dotted #999;
}

#sidebar ul li ul.product_list{
	padding-top: 3px;
	border-top: 1px dotted #999;
}

/* end sidebar */





/* Begin Images */
p img {
	padding: 0;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
	
.alignnone{
	
}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */







.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

/* End Entry Lists */



/* Begin Form Elements */


.entry form { /* This is mainly for password protected posts, makes them look better. */
	
	}

select {
	width: 243px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */


acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 10px;
	line-height: 18px;
	display: block;
	font-family: Verdana, Sans-Serif;
	font-weight: bold;
	color: #999;
	
	
}

/* Easy Slider */

.slide_container ul, .slide_container li{
	margin:0;
	padding:0;
	list-style:none;
}

.slide_container li{ 
	/* 		
	define width and height of list item (slide)
	entire slider area will adjust according to the parameters provided here
	*/ 
	width:500px;
	height:375px;
	overflow:hidden; 
}
			
.previous_slide_button{
	background: url(img/prev_slide.gif) no-repeat left bottom #fff;
	margin-right: 3px;
	float:left;
	width:20px;
	height:18px;
}

.next_slide_button{
	background: url(img/next_slide.gif) no-repeat left bottom #fff;
	margin-right: 6px;
	float:left;
	width:20px;
	height:18px;
}
	
.previous_slide_button a{
	color: #000000;
	display:block;
	width:20px;
	height:18px;
	background: url(img/prev_slide.gif) no-repeat left top #fff;
}
	
.next_slide_button a{
	color: #000000;
	display:block;
	width:20px;
	height:18px;
	background: url(img/next_slide.gif) no-repeat left top #fff;
}
	
.previous_slide_button a:hover{
	color: #000000;
	display:block;
	width:20px;
	height:18px;
	background: url(img/prev_slide.gif) no-repeat left center #fff;
}
	
.next_slide_button a:hover{
	color: #000000;
	display:block;
	width:20px;
	height:18px;
	background: url(img/next_slide.gif) no-repeat left center #fff;
}			
	
	
#controls{
	border-bottom: 1px dotted #999;
	border-top: 1px dotted #999;
	height: 18px;
	font-size: 15px;
	width: 500px;
	padding: 3px 0;
	margin-bottom: 18px;
	margin-top:18px;
}
	
#pincha{
	float: right;
	font-size: 9px;
	line-height: 16px;
	font-family: Verdana, Sans-Serif;
	font-weight: bold;
	color: #999;
	padding-top:1px;		
}	

#pre_pincha{
	float: left;
	font-size: 9px;
	line-height: 16px;
	font-family: Verdana, Sans-Serif;
	font-weight: bold;
	color: #b30005;
	padding-top:1px;		
}
		
/* // Easy Slider */

/* End captions */


/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */

