/*
Theme Name: OldTrading - WebSite 
Theme URI: http://wordpress.org/
Description: Una plantilla especial para OldTrading Company
Version: 1.0
Author: Cut&PasteLabs

*/


/*
* Ver http://positioniseverything.net/easyclearing.html
* para una descripcion de lo que este codigo hace.
*/

.clearfix:after {
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}
.clearfix {display: inline-table;}
/* Hides from IE-mac \*/
*  .clearfix {
height:1%;
}
*+.clearfix {
height:1%;
}
.clearfix {
display:block;
}
/* End hide from IE-mac */

/*
* Nota de uso de elementos difenciadores para diferentes navegadores:
*  
*  * (Asterisco) Deshabilita el parámetro para Firefox
*  _ (guion bajo) Dehabilita el parametro para Firefox y IE7
*
*/



html{	
	background-color:#1b1939;
}
body{
	font-family: Arial, Helvetica, sans-serif;
	font-size:0.8em;
	margin: 0px auto;
	margin-top:25px;
	width:960px;
	color:#222
}
a{
	text-decoration:none;
}
img{
	border:none;
}
ul{
	padding:0px;
	margin:0px;	
	list-style-type:none;
}
h1 {
	font-size:1.5em;	
}

/*--------- header -------*/

#header{
	width:960px;
	height:130px;
	*height:125px;
	background-image:url("images/header_imagen.png");
	background-repeat:no-repeat;
	background-position: top left;
	z-index:1;
}
#logo{	
	margin:0px;
	margin-top:9px;
	margin-left:20px;
	float:left;
}
#links_header {
	width:157px; /*el ancho esperado es 177*/
	margin:0px;
	padding:10px;
	float:right;
}
#links_header a{
	padding:0;
	display:block;
	font-size:12px;
	text-align:center;
	margin-left:20px;
	_margin-left:10px;
	float:left;
	width:40px;
	height:40px;
	color:#a0d5f5;
}
#links_header a img{
	padding:2px 6px 2px 6px;
	*float:left;
}

/*------------fin header---------*/

/*--------- main -------*/
#main{
	background-image:url("images/back_main_960.png");
	background-repeat:no-repeat;
	background-position: bottom;
	width:960px;
	margin:0px;
}

/*--------- LEFT -------*/
#left{
	display:block;
	width:763px;
	_margin-top:-240px;*/
}
#titulo {
	margin:0px;
	margin-left:200px;
	position: relative;	
	z-index:2;
	margin-top:-80px;
}
#titulo .principal{
	font-size:2em;
	font-weight:900;
	letter-spacing:-1px;
	color:#666;
}
.img_flushtop{
	width:764px;
	height:240px;
	_height:240px;
}
#contenido{
	padding:0px;
	margin:0px;
}
#page{
	float:right;
	width:548px; /*ancho total: 563*/
	padding:15px 15px 15px 0;
}
/*---------sidebar -------*/
#sidebar{
	width:150px;/*ancho total: 180*/
	margin-top:10px;
	padding:20px 0 20px 10px;
	_float:left;
}

#sidebar ul li {
	height:30px;
	/*margin-top:20px;
	_margin-top:-10px;*/
	margin-top:12px;
	_margin-top:-15px;
}

#sidebar ul li.item_pagina a,
#sidebar ul li.item_pagina a:link,
#sidebar ul li.item_pagina a:active{
	font-size:1.1em;
	letter-spacing:1px;
	color:#444;
	display:block;
	padding-top:15px;
	padding-bottom:15px;
	padding-left:30px;
	background-image:url("images/btn_lista_off.gif");
	background-repeat:no-repeat;
	background-position: center left;
}
#sidebar ul li.item_pagina a:hover
{
	background-image:url("images/btn_lista_on.gif");
	background-repeat:no-repeat;
}
.item_pagina_item_seleccionado a{
	font-size:1.1em;
	letter-spacing:1px;
	color:#000;
	font-size:1.2em;
	font-weight:900;
	display:block;
	padding-top:15px;
	padding-bottom:15px;
	padding-left:30px;
	background-image:url("images/btn_lista_on.gif");
	background-repeat:no-repeat;
	background-position: center left;
}

#sidebar #registro{
	height:30px;
	width:130px;
	margin:0;
	margin-top:30px;
	}

#sidebar #registro a,
#sidebar #registro a:link,
#sidebar #registro a:active{
	font-size:1.2em;
	letter-spacing:1px;
	color:#71d4f4;
	display:block;
	padding-top:15px;
	padding:0;
	/*background:url("images/btn_lista_flechablanca.png");
	background-repeat:no-repeat;
	background-position: center left;*/
}
#sidebar #registro a:hover{
	border-bottom:1px solid #71d4f4;
}

/*--------- fin sidebar -------*/

/*---------  fin   LEFT -------*/


/*---------- RIGHT ------*/
#right{
	display:block;
	float:right;
	width:197px;
	padding:0px;	
	margin-top:0px;
}
#sidebar_img {
	margin:0px;
	padding:0px;
}
#sidebar_img div.sb_derecha1 a,
#sidebar_img div.sb_derecha2 a,
#sidebar_img div.sb_derecha3 a{
	display: block;
	border: none;
	width: 197px;
	height: 120px;
	text-indent: -3000px;
	padding: 0;
}
#sidebar_img div.sb_derecha1 a{
	background: url(images/btn_vea_productos.png) top left no-repeat;
}
#sidebar_img div.sb_derecha2 a{
	background: url(images/btn_cuando_ordenar.png) top left no-repeat;
}
#sidebar_img div.sb_derecha3 a{
	background: url(images/btn_lea_sobre.png) top left no-repeat;
}
#sidebar_img div.sb_derecha1 a:hover ,
#sidebar_img div.sb_derecha2 a:hover ,
#sidebar_img div.sb_derecha3 a:hover
{
	background-position: bottom left;
}

/*----------fin  RIGHT ------*/

/*----------inicio  footer.php-----*/
#footer{
	clear:both;
	width:960px;
	margin-top:-75px;
	}
#footer p{
	margin-top:-75px;
	*margin-top:0;
	padding:0 5px 0px 0;
	font-size:1.1em;
	color:#fff;
	text-align:left;
	width:160px;
	/*float:right;*/
	margin-left:800px;
	margin-bottom:15px;
	
}
/*----------fin  footer.php-----*/


/*--------------------- productos.php-------------*/
#prod_catalogo{
	width:763px;
	height:240px;
	background:#fff;
	margin:0px;
	_margin-top:3px;
}
#prod_catalogo div.prod_imagen{
	width:156px;
	height:234px;
	_float:right;
	border: 3px solid #cd9050;
}
#prod_catalogo div.prod_imagen_seleccion{
	width:591px;
	height:230px;
	float:right;
	margin-left:0px;
	border: 5px solid #71d4f4;
}
/*---------------------FIN  productos.php-------------*/


/*--------------------- archive.php-------------*/
#barra_izquierda{
	float:left;
	width:180px;
	_margin-top:0px;
}

#categ_navegacion{
	float:left;
	width:180px;
	height:234px;
	background:#fff;
	_margin-top:0px;
	border: 3px solid #cd9050;
}
#categ_navegacion div.categ_nav_interior{
	width:180px;
	height:230px;
	display:block;
	background: url(images/categoria_interior_fondo.png) no-repeat;
}
.img_mainnemu{
	padding:5px;
}
.img_categ{
	margin-top:8px;
	padding:5px;
}

#categ_catalogo{
	width:567px;
	_margin-top:-540px;
	margin-left:186px;
	border: 5px solid #71cef0;
	background-color: #fff;
}
#categ_lista{
	width:550px;
	margin:0px;
	padding:5px;
	padding-top:0px;
	background:#fff;
		
}
#categ_descripcion{
	width:545px;
	height:138px;
	margin-top:10px;
	border: 2px solid #3c87c1;
	margin-left:10px;
}
#categ_img_interior{
	width:230px;
	height:138px;
	padding:0px;	
	margin:0px;
	float:left;
}
#categ_contenido_interior{
	width:261px;
	height:118px;
	padding:10px;	
	margin:0px;
	margin-left:15px;
	float:left;
}
#categ_contenido_interior p,
#categ_contenido_interior h3{
	padding:0px;	
	margin:0px;
	margin-top:5px;
}
#categ_sidebar{
	clear:left;
	float:left;
}
.more-link{	
	margin-top:5px;
	float:right;
}
/*---------------------FIN  categoria.php-------------*/
 
 /*---------------Single.php-----------------------*/
#single_navegacion{
	float:left;
	width:180px;
	height:230px;
	background:#fff;
	_margin-top:0px;
	border: 3px solid #cd9050;
}
#single_navegacion div.categ_nav_interior{
	width:180px;
	height:230px;
	display:block;
	background: url(images/categoria_indiv_fondo.png) no-repeat;
}
 #single_sidebar{
	clear:left;
	float:left;
}
#single_img_product_list{
	float:right;
	margin-top:-130px;
}

#single_contenedor{
	width:558px;
	_margin-top:-1px;
	margin-left:186px;
	padding:5px 2px 2px 4px;
	border-top: 4px solid #71cef0;
	border-left: 4px solid #71cef0;
	border-right: 5px solid #71cef0;
	border-bottom: 5px solid #71cef0;
	background: #fff;
}
#single_post_contenedor{
	width:525px;
	border: 3px solid #015cab;
	border-left: 30px solid #015cab;
	background: #fff;
}
#single_post{
	width:460px;
	padding:20px;
	background: #fff;
}
#single_post h2,
#single_post h3{
	color:#398cd0;
}
#single_img_individual{
	width:525px;
}
#single_img_individual img.single_img_flushtop_prod{
	width:525px;
}
#single_contenido{
	width:310px;
}
#single_img_empaque{
	float:right;
}
#single_descarga{
	width:500px;
}
#single_descarga a{
	float:right;
	font-size:1.3em;
	color:#0061ad;
	margin-right:20px;
} 
 /*------------------------fin single.php-----------------*/
 
 
 /*---------------Formulario.php-----------------------*/
#form_navegacion{
	float:left;
	width:180px;
	height:230px;
	background:#fff;
	_margin-top:0px;
	border: 3px solid #cd9050;
}
#form_navegacion div.form_imagen{
	width:180px;
	height:230px;
}
 #form_sidebar{
	clear:left;
	float:left;
}
#form_contenedor{
	width:568px;
	_margin-top:-553px;
	margin-left:186px;
	padding:0;
	border-top: 4px solid #71cef0;
	border-left: 4px solid #71cef0;
	border-right: 5px solid #71cef0;
	border-bottom: 5px solid #71cef0;
	background: #fff;
}
#form_post_contenedor{
	width:535px;
	border-left:30px solid #015cab;
	background: #fff;
}
#form_post{
	width:495px;
	padding:20px;
	background: #fff;
}

form.ddfm input.fmtext{
	width:335px;
	height:13px;
	margin-top:-15px;
	margin-left:160px;
	float:left;
}
form.ddfm textarea{
	width:335px;
	margin-top:-15px;
	margin-left:160px;
	float:left;
}
form.ddfm .fmcheck {  	
	margin-bottom: 0px;
	*margin-top:-10px;
	width:85px;
}
form.ddfm .fmcheck p {
	padding: 0;
	margin: 0;
	line-height: 80%;
}
div .fmcheck{
	float:right;
}
form.ddfm input.fmverify {
	margin-left:92px;
}
form.ddfm img {
	margin-top:5px;
}
form.ddfm .fmfullblock {
	margin-left:160px;
	width:60px;
}
form.ddfm .submit {
	margin-left:440px;
}
.ddfmwrap .errorlist {
	color:#f00;
	
}


 /*------------------------fin formulario.php-----------------*/

 
 
/*----------------- collapsing_category_menu-------------------*/
/*Para las imagenes del catalogo*/
.prod_img_catalogo{
	display:block;
	float:left;
	/*width:145px;*/
	width:82px;
	text-align:center;
	padding:0px;	
	margin-top:50px;
}
/*----------------- collapsing_category_menu-------------------*/

/* Begin Contact Form ][ CSS */
.contactform {
	width: 450px;
	position: static;
	overflow: hidden;
	padding: 0px;
}

.contactleft {
	width: 65px;
	text-align: left;
	float: left;
	display: inline;
	margin:13px 0 0 5px;
	_margin:13px 0 0 0px;
    font-weight: 500;
}
.contactright {
	width: 310px;
	text-align: left;
	float: right;
	display: inline;
	margin:5px 0;
	margin-right:20px;
}
.contactright input{
	width: 310px;
	height:15px;
	margin:0;
	padding:0;
	font-size:1em;
}
.contactright textarea{
	width: 310px;
	height:75px;
	font-size:1em;
}
.contactright input.wpcf_boton{
	width:65px;
	height:23px;	
	float: right;
}

.contacterror {
	border: 2px solid #ff0000;
}
/* End Contact Form ][ CSS */

/*----------------- pagenavi.php-------------------*/

/* Begin */
.wp-pagenavi{
	width:545px;
	margin-left:185px;
	margin-top:5px;
	padding:10px;
	font-size:1.2em;
	color:#000;
	font-weight:700;
}

.wp-pagenavi a, .wp-pagenavi a:link, .wp-pagenavi a:active {
	padding: 2px 4px 2px 4px;  
	margin: 2px;
	text-decoration: none;
	border: none;
	color: #000;
	background-color: #FFFFFF;	
}
.wp-pagenavi a:hover {	
	color: #114477;
	background-color: #FFFFFF;
}
.wp-pagenavi span.pages {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	color: #000000;
	border: none;
	background-color: #FFFFFF;
}
.wp-pagenavi span.current {
	padding: 2px 4px 2px 4px; 
	font-weight: bold;
	border: none;
	color: #0066cc;
	background-color: #FFFFFF;
}
.wp-pagenavi span.extend {
	padding: 2px 4px 2px 4px; 
	margin: 0px;	
	border: none;
	color: #000000;
	background-color: #FFFFFF;
}
/* end */