/*
Theme Name: Papelera del Artesano v 1.1
Theme URI: http://www.papeleradelartesano.com.ar
Author: <a href="http://www.logoya.com.ar" target="_blank">Logo Ya!</a> & <a href="http://www.southsolutions.com.ar" target="_blank">South Solutions</a>
Author URI: http://www.SouthSolutions.com.ar/
Description: Tema del sitio Papelera del Artesano.
*/

/*General
--------------------------------------------------------------------------------------- */
body {
	margin-top: 0px;
	vertical-align: top;
	background-color: #591F00;
}

img {
border:0px;
}

ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#contenedor {
	margin:auto;
	text-align:center;
	width:1000px;
	background-color:#F8F2D0;
}


/*Header
--------------------------------------------------------------------------------------- */

#header {
	width:1000px;
	height:310px;
	text-align: left;
	float:left;
	background-color:#F8F2D0;
}

#logo {
	width:310px;
	height:260px;
	padding-top:50px;
	float:left;
}

#foto {
	width:690px;
	height:310px;
	float:left;
}


/*BajoHeader
--------------------------------------------------------------------------------------- */

#bajoheader {
	width:1000px;
	height:45px;
	text-align: left;
	float:left;
	background-color:#F8F2D0;
}

#bajoheader1 {
	width:310px;
	height:45px;
	float:left;
}

#bajoheader2 {
	width:680px;
	height:45px;
	float:left;
	text-align:right;
	padding-right:10px;
}

/*Botonera
--------------------------------------------------------------------------------------- */
#bajoheader2 .tabs{
	margin-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	float:left;
	width: 670px;
}
#bajoheader2 .tabs li{
	display: inline;
	float: right;
	margin-right:5px;
	margin-left:5px;
	width:100px;
	height:35px;
	
	
	}
#bajoheader2 .tabs li a{
	font-family:  Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #5A1400;
	font-size: 15px;
	background: url(imagenes/tab1.png)  no-repeat top right;
	float:left;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	width:100px;
	height:25px;
	padding-top:10px;
}


#bajoheader2 .tabs li a span{
	line-height: 24px;	
	background: url(imagenes/tab1.png)  no-repeat top left;
	padding-left:8px;
	float:left;
	height:24px;
	cursor: pointer;
	width:100px;
	height:35px;		
}


#bajoheader2 .tabs li a span:hover{
	text-decoration: underline;
}
#bajoheader2 .tabs li a.active{
	background-position: bottom right;
	color: #5A011E;
}
#bajoheader2 .tabs li a.active span{
	background-position: bottom left;
}
#bajoheader2 .tabs li a.active span:hover, #bajoheader2 .tabs li a.active:hover{
	text-decoration: none;
	cursor: auto;
}
#bajoheader2 ul a {
	font-family:  Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #5A1400;
	font-size: 15px;
	background: url(imagenes/tab1.png)  no-repeat top right;
	padding-right:10px;
	float:left;
	font-style: italic;
	width:100px;
	height:35px;
}


#bajoheader2 ul a:hover {
	text-decoration: underline;
  }
#bajoheader2 ul a.selected {
	background-position: left bottom;
	color: #5A011E;
  }

#bajoheader2 ul a.selected2 {
	background-position: left bottom;
	color: #5A011E;
	background: url(imagenes/tab2.png)  no-repeat top left;
	float:left;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	width:100px;
	height:25px;
	padding-top:10px;
  }
  
#bajoheader2 ul a.selected3 {
	background-position: left bottom;
	color: #5A011E;
	background: url(imagenes/tab3.png)  no-repeat top left;
	float:left;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	width:100px;
	height:25px;
	padding-top:10px;
	padding-right:10px;	
  }
  
#bajoheader2 ul a.selected4 {
	background-position: left bottom;
	color: #5A011E;
	background: url(imagenes/tab4.png)  no-repeat top left;
	float:left;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	width:100px;
	height:25px;
	padding-top:10px;
	padding-right:10px;		
  } 
  
#bajoheader2 ul a.selected span{
	background-position: bottom left;
}

#bajoheader2 ul a.selected2 span{
	background-position: bottom left;
	background: url(imagenes/tab2.png)  no-repeat top right;	
  } 	


#bajoheader2 ul a.selected3 span{
	background-position: bottom left;
	background: url(imagenes/tab3.png)  no-repeat top right;	
}

#bajoheader2 ul a.selected4 span{
	background-position: bottom left;
	background: url(imagenes/tab4.png)  no-repeat top right;	
}

/*--------------------------------------------------------------------------------------- */

#linea {
	width:1000px;
	height:10px;
	text-align: left;
	float:left;
	background-color:#591F00;
}


/*Busqueda
--------------------------------------------------------------------------------------- */

.sobreheader {
	width:300px;
	height:30px;
	text-align: left;
	float:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #5A1400;
	padding-top:15px;
	padding-left:10px;
}


.sobreheader_buscar {
	height:20px;
	width:255px;
	text-align: left;
	float:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #5A1400;
	display:inline;
}
.sobreheader_buscar_txt {
	height:17px;
	width:60px;
	padding-top:5px;
	padding-bottom:8px;
	padding-right:8px;
	text-align: left;
	float:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #5A1400;
	display:inline;
}

.sobreheader_form {
	height:17px;
	width: 150px;
	float:left;
}


.fieldset {
width:190px;
height:17px;
border:solid 0 #fff;
margin: 0px;
  }
 
.fieldset .textfield {
	height:17px;
	width:150px;
	border:solid 1 #00245D;
	vertical-align: top;
	background-color: white;
	margin-top: 0px; 
}

.fieldset .textarea {
height:17px;
width:126px;
border:solid 1 #4B4B4D;
}

.submit {
	margin-top: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-bottom:5px;
	background-image: url(imagenes/ok.png);
	background-repeat: no-repeat;
	width:21px;
	height:21px;
}	

.submit span{
display: none;
}


/*Cuerpo
--------------------------------------------------------------------------------------- */
#cuerpo {
	width:1000px;
	height:auto;
	padding-top:21px;
	float:left;
	background-color:#F8F2D0;
}

#izquierda {
	width:230px;
	padding-left:10px;
	height:auto;
	float:left;
	background-color:#F8F2D0;
}

#tit_izquierda {
	width:215px;
	height:25px;
	padding-left:15px;
	padding-top:10px;
	float:left;
	background-color:#F8F2D0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFF;
	text-align: left;
	background-image: url(imagenes/tit_izq.png);
	background-repeat: no-repeat;
	background-position: left top;
}

#botonera {
	width:220px;
	height:auto;
	padding-left:10px;
	padding-top:15px;
	float:left;
	background-color:#F8F2D0;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #5A1400;
	text-align: left;
	background-image: url(imagenes/fondo_botonera.png);
	background-repeat: repeat-x;
	background-position: left top;
}

#in_categorias {
	width:220px;
	padding-bottom:20px;
	float: left;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #5A1400;
}

#navi {
	margin:0;
	padding:0;
	list-style-type: disc;
	list-style-position: inside;
}

#navi li {
	margin-top:8px;
	margin-bottom:18px;
	margin-left:2px;
	margin-right:2px;
	padding:2px;
	float:none;
	}
	
#navi li a {
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #5A1400;
	text-align: left;
	background-image: none;
}

#navi li a:hover {
	text-decoration: underline;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #5A1400;
	text-align: left;
	background-image: none;
}

#centro {
	width:740px;
	height:auto;
	padding-left:10px;
	padding-right:10px;
	float:left;
	background-color:#F8F2D0;
}

#titulo {
	width:740px;
	height:55px;
	float:left;
	background-color:#F8F2D0;
	text-align:left;
}

#img_central {
	width:365px;
	height:245px;
	float:left;
	background-color:#F8F2D0;
	text-align:left;
}

#txt_central {
	width:355px;
	height:245px;
	padding-top:0px;
	padding-left:10px;
	padding-right:10px;
	float:left;
	background-color:#F8F2D0;
	text-align:justify;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #5A1400;
	line-height: 20px;
	vertical-align: top;
}

#espacio {
	width:740px;
	height:45px;
	float:left;
	background-color:#F8F2D0;
}

#linea2 {
	width:730px;
	height:5px;
	padding-right:10px;
	float:left;
	background-color:#F8F2D0;
	background-image: url(imagenes/linea.png);
	background-repeat: no-repeat;
	background-position: left top;
}

#tit_destacado {
	width:730px;
	height:35px;
	padding-right:10px;
	padding-top:15px;
	float:left;
	background-color:#F8F2D0;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #5A1400;
	text-align: left;
}

#producto_gral {
	width:740px;
	float: left;
}

#borde_producto {
	width:350px;
	float: left;
	border: 2px solid #5A1400;
}

#producto {
	width:360px;
	float: left;
	padding-right:10px;
	padding-top:10px;
}

#img_producto {
	width:160px;
	height:160px;
	float: left;
}

#tit_producto {
	width:180px;
	padding-top:10px;
	padding-left:10px;
	padding-bottom:15px;
	float: left;
	color: #5A1400;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
	text-align: left;
}

#txt_producto {
	width:180px;
	padding-top:10px;
	padding-left:10px;
	padding-bottom:10px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	color: #333333;
	text-align: left;
}

#vermas_producto {
	width:65px;
	padding-top:5px;
	padding-left:10px;
	padding-bottom: 5px;
	height:20px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #5A1400;
	text-align: left;
	text-decoration: underline;
}

.class2 A:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #5A1400;
	text-align: left;
	text-decoration: underline;
}

.class2 A:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #5A1400;
	text-align: left;
	text-decoration: underline;
}

.class2 A:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #5A1400;
	text-align: left;
	text-decoration: underline;
}

.class2 A:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #5A1400;
	text-align: left;
	text-decoration: underline;
}

#boton_producto {
	width:105px;
	padding-right:10px;
	padding-bottom:5px;
	padding-top:5px;
	height:20px;
	float: left;
	text-align: right;
}

#espacio_inferior {
	width:740px;
	height:15px;
	float:left;
	background-color:#F8F2D0;
}

#txt_gral {
	width:740px;
	padding-top:0px;
	padding-right:10px;
	float:left;
	background-color:#F8F2D0;
	text-align:justify;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #5A1400;
	line-height: 20px;
	vertical-align: top;
}

#txt_especiales {
	width:740px;
	height:auto;
	padding-top:15px;
	padding-bottom:15px;
	float:left;
	background-color:#F8F2D0;
	text-align:justify;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #5A1400;
	line-height: 20px;
	vertical-align: top;
}


/*Listado
--------------------------------------------------------------------------------------- */
#sobre_list {
	width:740px;
	height:23px;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #5A1400;
	text-align: left;
}

#sobre_list2 {
	width:400px;
	height:23px;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #5A1400;
	text-align: left;
}

.class9 A:link {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #5A1400;
	text-align: left;
}

.class9 A:visited {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #5A1400;
	text-align: left;
}

.class9 A:active {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #5A1400;
	text-align: left;
	}

.class9 A:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #5A1400;
	text-align: left;
}

#sobre_list3 {
	width:300px;
	height:15px;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #5A1400;
	text-align: left;
	padding-top: 8px;
	background-color:#F8F2D0;
	padding-left:15px;
}

.class10 A:link {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #5A1400;
	text-align: left;
}

.class10 A:visited {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #5A1400;
	text-align: left;
}

.class10 A:active {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #5A1400;
	text-align: left;
	}

.class10 A:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #F78E1E;
	text-align: left;
}

#list {
	width:725px;
	height:auto;
	padding-top:20px;
	padding-bottom:20px;
	float: left;
	padding-left:15px;
}


#list_foto {
	width:170px;
	height:170px;
	float: left;
}

#txt_list {
	width:510px;
	height:143px;
	padding-left:30px;
	padding-right:15px;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-align: left;
}


#vermas_list {
	width:540px;
	height:12px;
	padding-top:13px;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #5A1400;
	text-align: right;
	padding-right:15px;
}

.class11 A:link {
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #5A1400;
	text-align: right;
}

.class11 A:visited {
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #5A1400;
	text-align: right;
}

.class11 A:active {
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #5A1400;
	text-align: right;
}

.class11 A:hover {
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #F78E1E;
	text-align: right;
}

/*Productos
--------------------------------------------------------------------------------------- */
#prod {
	width:725px;
	height:auto;
	padding-top:20px;
	padding-bottom:20px;
	float: left;
	padding-left:15px;
}

#prod2 {
	width:300px;
	height:auto;
	padding-top:20px;
	padding-bottom:20px;
	float: left;
	padding-left:15px;
	background-color:#F8F2D0;
}

#in_prod_esp {
	width:320px;
	height:auto;
	float: left;
	background-color:#F8F2D0;
}

#imgs{
	width:280px;
	float: left;
}

#img_prod {
	width:280px;
	height:280px;
	padding-bottom:15px;
	float: left;
}

#medio_prod {
	width:445px;
	height:auto;
	float: left;
}

#txt_prod {
	width:400px;
	height:auto;
	padding-left:30px;
	padding-right:15px;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-align: left;
}

#medidas {
	width:400px;
	height:auto;
	padding-left:30px;
	padding-right:15px;
	padding-top: 15px;
	padding-bottom: 15px;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-align: left;
}

#vercolor {
	width:415px;
	height:12px;
	padding-top:13px;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #5A1400;
	text-align: left;
	padding-left:30px;

}


/*Textos
--------------------------------------------------------------------------------------- */
.producto_titulo {
	color: #5A1400;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-align: left;
	height:45px;
	text-decoration: none;
}

.producto_titulo2 {
	color: #5A1400;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-align: left;
	height:45px;
	padding-bottom:15px;
	text-decoration: none;
}

.medidas_tit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #5A1400;
	text-align: left;
}


/*Pie
--------------------------------------------------------------------------------------- */
#pie {
	width:1000px;
	height:100px;
	float:left;
	background-color:#F8F2D0;
}

#in_pie {
	margin:10px;
	padding-top:15px;
	width:980px;
	height:65px;
	float:left;
	background-color:#5A1400;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFF;
	text-align: center;
}

.class1 A:link {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFF;
	text-align: center;	
}
.class1 A:visited {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFF;
	text-align: center;	
}
.class1 A:active {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFF;
	text-align: center;	
}
.class1 A:hover {
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #F8F2D0;
	text-align: center;	
}


/*ADDONS
--------------------------------------------------------------------------------------- */

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
	
.alignleft{
	padding-right:15px;
	float: left;
	}
	
.alignright{
	padding-right:15px;
	float: right;	
	}
	
	
/*Pagenavi
--------------------------------------------------------------------------------------- */
.wp-pagenavi .pages{
	padding-left: 15px;
	font-size: 11px;
	color: #5A1400;
	} 	
	
#sobre_list2 a{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #5A1400;
	}
	
#sobre_list2 a:link{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #5A1400;
	}
	
#sobre_list2 a:hover{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #5A1400;
	}	
	
#sobre_list2 a:active{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #5A1400;
	}

#sobre_list2 a:hover{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #F78E1E;
	}
	
#colores_line {
	width:740px;
	float: left;
	padding-top: 13px;
	padding-bottom:13px;
}

#color {
	width:97px;
	float: left;
	padding-right:13px;
	padding-left:13px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #5A1400;
	text-align: center;
}
			
#especial {
	width:170px;
	height:170px;
	float: left;
	padding-right:7px;
	padding-left:8px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #5A1400;
	text-align: center;
}

#cuerpo_colores {
	width:760px;
	height:auto;
	padding-top:21px;
	float:left;
	background-color:#F8F2D0;
}

#name_line {
	width:740px;
	float: left;
	padding-bottom:13px;
}

#color_name {
	width:97px;
	height: 20px;
	float: left;
	padding-right:13px;
	padding-left:13px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #5A1400;
	text-align: center;
}

#especiales_line {
	width:400px;
	float: left;
	padding-bottom:10px;
}

#fotito_especial {
	width:97px;
	float: left;
	padding-right:15px;
	padding-left:15px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #5A1400;
	text-align: center;
}

