/*
-------------------------------------------------------------------------------------------
Cliente: Infal
Version Template: 0.33
Autor: Aardvark Labs - http://aardvark.cl
-------------------------------------------------------------------------------------------
Este codigo NO esta liberado bajo una licencia CC. Todo cliente busca exclusividad. :)
-------------------------------------------------------------------------------------------
*/

/* lo basico
---------------*/

* { margin: 0; padding: 0; }

body {
	font-size: 62.5%;
	background: #e5eaed url("/themes/infal/stylesheets/i/bg_body4.png") repeat-x top;
	color: #021d21;
}

html,body,div,p,input,select,textarea {
	font-family: "Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
	font-weight: normal;
}

img 	{ border: 0; }
li 	{ list-style:none; padding-left: .5em; }
p 	{ line-height: 1.4em; font-size: 1.2em; margin-top: .8em;}
a 	{ text-decoration: none; }

a:link 	{ color: #af170f; }
a:visited 	{ color: #b7281b;}
a:active 	{ color: #ea9267; }
a:hover 	{ color: #c74933; text-decoration: underline; }

/* layout
-----------*/

#box{
	width: 860px;
	margin: 0 auto;
	padding: 0 3em 0;
	position:relative;
}
#lateral, #ficha-left{
	width: 340px;
	float:left;
}
#slideshow{
	width: 460px;
}
#sidebar{
	width: 220px;
	float:right;
	margin-right: 2em;
}
.post, .coleccion{
	width: 600px;
}
.ficha .post{
	width: auto;
}
hr.separator{
	border: 0;
	border-top: 1px solid #dfe5e8;
	margin-bottom: 2em;
}
#footer{
	clear:both;
}

/* headings
--------------*/

h1 { font-size: 3em; }
h2 { font-size: 2.3em; }
h3 { font-size: 1.5em; }
h4 { font-size: 1.5em; }
h5 { font-size: 1em; }


/* header
-----------*/
#header{

	position:relative;

}
#header h1{
margin: -6px 0 0 0;
}
.desc{
	position: relative;
	top: -17px;
	left: 10px;
	color: #8f9ca3;
}
#menu{
	position: relative;
	top: -10px;
}

#menu li{
	float:left;
	font-size: 1.2em;
	margin: 7px;
	padding: 3px 14px 5px 5px;
	text-transform: lowercase;
/*	border-right: 1px solid #d96f4e;*/
}

#menu li.current {
	background: url("/themes/infal/stylesheets/i/bg-menu-l.gif") left top no-repeat;
}

#menu li.current a {
	padding: 3px 14px 5px 9px;
	background: url("/themes/infal/stylesheets/i/bg-menu-r.gif") no-repeat right top;
	color: #333;
}
#menu a{
	color: #eee;
}
#search input{
	width: 140px;
	margin-top: -3px;
}

/* home
-----------*/
#vitrina{
	margin-top: 1.5em;
	padding-bottom: 2em;
}

#lateral h2{
	margin-top: 1em;
	font-weight: normal;
	letter-spacing: -0.04em;
	color: #ba2d1f;
	font-size: 2.4em;
}
#lateral p{
	color: #021d21;
}

#slideshow{
	float:right;
	margin: 0 2em 0 0;
}
#slide-bg-bt, #slide-bg-top{
	background: url('/themes/infal/stylesheets/i/bg-slideshow.gif') repeat-x;
	height: 30px;
	clear:right;
	width: 462px;
	float:right;
	margin-right: 2em;
}
#slide-bg-top{
	background: url('/themes/infal/stylesheets/i/bg-slideshow-top.gif') bottom repeat-x;
}

/* home subterraneo
----------------------*/

#featured{
	width: 540px;
	float:left;
	background: url('/themes/infal/stylesheets/i/bg-featured.png') repeat-x;
	padding: 1em 0;
}
#featured h3, #bottom-sidebar h3{
	margin: 0 15px;
	padding-bottom: 5px;
	border-bottom: 1px solid #c1d6e0;
}
#featured li{
	width: 240px;
	float:left;
	margin: 15px 10px;
}
#featured h4{
	letter-spacing: -0.03em;
	font-size: 1.4em;
}

#bottom-sidebar{
	float:right;
	width: 310px;
	padding: 10px 0 0 10px;
}
#bottom-sidebar h4{
	font-size: 1.2em;
	font-weight: normal;
}
#bottom-sidebar li{
	list-style:none;
	padding: 5px 5px 5px 30px;
	margin: 0 20px;
	background: url('i/icon-link.gif') 1em no-repeat;
}
#bottom-sidebar li.odd{
	background-color: #dce5eb;
}

/* contenido
--------------*/

.post{
	float:left;
	margin-bottom: 2em;
}
.ficha .post{
	margin-bottom: 0;
}
.post h2, h2.titulo{
	font-size: 3em;
	color: #021d21;
	letter-spacing: -0.05em;
	font-weight: normal;
	margin: 1em 0 0;
}
h2.titulo{
	margin-bottom: 1em;
}
.tagged .titulo{
	margin-bottom: 0;
}
.post h3{
	font-weight: normal;
	letter-spacing: -0.05em;
	font-size: 2.4em;
}
.post small{
	color: #8f9ca3;
	font-size: 1.1em;
	display:block;
}
.post small a{
	color: #656e73;
	text-decoration: underline;
}
.post small a:hover{
	text-decoration: none;
}
.texto{
	font-size: 1.2em;
	line-height: 1.5em;
	padding-right: 20px;
	margin-top: 2em;
}
.texto p{
	font-size: 1em;
	margin: 0 0 1em;
}
.texto img{
	margin: 0 10px .5em;
}
.more{
	float:right;
	margin: 1em 0 0;
	padding: 3px 21px 0 0;
	font-size: 1.1em;
	/*background: url("/themes/infal/stylesheets/i/post.gif") left no-repeat;*/
	background: url('/themes/infal/stylesheets/i/icon-link.gif') 100% 7px no-repeat;

}


/* ficha producto
-------------------*/

#ficha-right{
	float:left;
}
#atributos,#cotiza {
	background: #cedadf;
	-moz-border-radius: .5em;
	padding: .1em .5em;
	margin: 2em 0;
}
#cotiza .clearfix label {
	float:left;
	width:10em;
	text-align:right;
	margin-right:.5em;
}
#cotiza .botoneras {
	text-align:right;
	padding:0 1em;
}
#atributos li{
	padding: .3em 0 .2em;
	margin: 0 1em 0 2em;
	list-style: disc;
}

#img-big img{
	max-width: 230px;
}

#img-big{
	margin: 2.8em 0 2em;
}
#img-big li{
	float:left;
	width: 230px;
	margin-left: 10px;
}
#img-small{
	margin-left: 1em;
}
#img-small li{
	float:left;
	width: 80px;
}
.assets img{
	border: 1px solid #333;
	padding: 1px;
}


/* catalogo
--------------*/
.coleccion{
	float:left;
}

#primer-producto{
	clear:both;
	margin: 0 0 2em 0;
	font-size: 1.3em;
	padding: 0 20px 20px 0;
	border-bottom: 1px solid #dfe5e8;
}
#primer-producto img{
	float:left;
	margin-right: 1em;
	width: 240px;
	height: 150px;
	border: 1px solid #ccc;
	padding: 2px;
}
#primer-producto small{
	font-size: 1em;
}
#primer-producto small a{
	color: #8f9ca3;
	text-decoration: underline;
}

#primer-producto p{
	font-size: 1.1em;
	color: #021d21;
}

#productos.busqueda{
	position:relative;
	top: 3em;
}

.coleccion #productos li{
	margin-right: 12px;
	width: 47%;
	float:left;
	padding: 1.2em 5px 1em 0;
	min-height: 105px;
	border-top: 1px solid #dfe5e8;
	background: url('i/bg-product.gif') top repeat-x;
}
.tagged #productos li, .busqueda #productos li{
	background: none;
}

#productos img, #featured img{
	float:left;
	margin-right: 10px;
	border: 1px solid #ccc;
	padding: 1px;
}
.coleccion #productos img{
	margin-left: 10px;
}

#productos small, #featured small{
	font-size: 1.1em;
}
#productos small a, #featured small a{
	color: #8f9ca3;
	text-decoration: underline;
}

#productos p, #featured p{
	color: #021d21;
}

#tags{
	border-top: 1px solid #8f9ca3;
	border-bottom: 1px solid #8f9ca3;
	background: #fefefe;
	padding: .5em 0 .6em;
	margin: 1em 0 2em;
	font-size: 1.1em;
	line-height: 1.5em;
}

#tags li{
	float:left;
}
#tags li a{
	color: #656e73;
	text-decoration: underline;
}
/*
Pager
-----------*/
.pager {
	clear:both;
	text-align:center;
}

/* sidebar
--------------*/
#sidebar{
/*	background: #e2e8eb url("/themes/infal/stylesheets/i/bg-sidebar2.png") top no-repeat;
	min-height:135px; */
	background: #e2e8eb;
	-moz-border-radius: .7em;
	position:relative;
	top: 8em;
}
#sidebar.ficha-producto{
	top: 0;
}
#sidefooter{
	background: url("/themes/infal/stylesheets/i/bg-sidebar-ft.gif") bottom no-repeat;
	height: 10px;
}
#search form{
	display:block;
	margin: 1em 0 2em;
	text-align:center;
}
#search input{
	padding: 2px 4px;
	color: #666;
	font-size: 1.2em;
}

#sidebar h3{
	margin: .7em 1.2em 0;
}
#sidebar ul{
	padding: .5em 1em 1em;
}
#sidebar li{
	padding: .3em 0;
	border-bottom: 1px solid #c1d6e0;
	font-size: 1.1em;
}
#sidebar li h3{
	margin: 0;
}

#sidebar small{
	color: #666;
}
#sidebar p{
	font-size: 1.1em;
	color: #666;
}

#sidebar .posts li, #etiquetas li{
	font-size: 1.2em;
	background: url('i/icon-link.gif') .8em no-repeat;
	padding-left: 30px;
}
#sidebar li.current{
	background-color: #cedadf;
}

#sidebar li.current a{
	color: #021d21;

}

/* contact
-------------*/

.contact hr,.contact legend{
	display:none;
}
.contact fieldset{
	border: 0;
	margin-top: 1em;
}
.contact label{
	width: 180px;
	float:left;
	text-align:right;
	margin-right: 1em;
	color: #656e73;
	padding-top: 2px;
}
.contact input{
	padding: 2px 4px;
}
.contact textarea{
	height: 150px;
	padding: 2px 4px;
	width: 300px;
}
.botonera{
	text-align:right;
	width: 430px;
}
.botonera input{
	padding: 1px 5px;
	color: #666;
	margin: 0 .3em;
}

/* footer
----------------*/
#footer{
	background: #cedadf url("/themes/infal/stylesheets/i/bg_footer.gif") repeat-x top;
	padding: 10px 0 0;
	text-align:center;
	color: #8f9ca3;
	position:relative;
	height: 60px;
	margin-top: -70px;
	clear:both;
}

#footer p{
	background: url('/themes/infal/stylesheets/i/logo-footer2.gif') left no-repeat;
	width: 820px;
	margin: 0 auto;
	text-align: left;
	padding: 10px 0 0 35px;
	height: 40px;
	font-size: 1em;
line-height: 1.6em;
}
#footer a{
	color: #656e73;
}

/* footer-on-bottom
---------------------*/

html,body {
	height:100%;
}

#box{
	min-height: 100%;
}

#container{
	padding-bottom: 10em;
}

/* Hack para IE6 */
* html #box {
	height:100%;
}


/* clearfix
----------------*/

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {display: inline-block;}

/* wherewhere \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* done. */
