/*  
Theme Name: Blog Descorchados
Author: AyerViernes S.A.
Author URI: http://ayerviernes.com/

*/


/*------------------------------------------------------ DESCORCHADOS */
*{
   margin: 0;
   padding: 0;
}
html{
   background-color: #fff;
}
body{
   text-align: center;
   font: normal normal 1em/120% Verdana, Arial, Helvetica, sans-serif;
   color: #333;
   margin-bottom: 2em;
}
/*--------------------- Anclas */
a{
   color: #06F;
   text-decoration: none;
}
a:hover{
   color: #06F;
   text-decoration: underline;
}
a:active, a:focus{
   outline: 0;
}

/*--------------------- Elementos */
p{
   font: normal normal normal .8em/100% Verdana, Arial, Helvetica, sans-serif;
   color:#333;
/* margin-bottom: 10px;*/
}
h1, h2, h3, h4, h5, h6{
   clear: both;
}
img.avatar{
   width: 52px;
   height: 52px;
}
fieldset{
   border: none;
}
/*--------------------- Invisibles */
.invisible{
   float: left;
}
.invisible span{
   display: none;
}

.nolista{
   list-style: none outside none;
}
.nolista li{
   display: inline;
}
/*------------------------------------------------------------------------
                           ESTRUCTURA PRINCIPAL
-------------------------------------------------------------------------*/
.center{
   width: 70%;
   min-width: 740px;
   max-width: 800px;
   margin: 0 auto;
   text-align: left;
}
#header{
   border-top: 5px solid #ff6600;
}
#main{
   background-color: #FAF9EF;
   border-top: 1px solid #D0C8D0;
   border-bottom: 1px solid #D0C8D0;
   padding-bottom: 1em;
}
#footer{
   clear: both;
   width: 100%;
   margin-top: 10px;
   padding-top: 1em;
   background: #fff url(img/back/back_foot.gif) repeat-x 0 0;
   text-align: left;
}
/*------------------------------------------------------------------------
                           ESTRUCTURA HEADER
-------------------------------------------------------------------------*/
#header .center{
   position: relative;
}
/*--------------------------- Login */
#header #logg{
   position: absolute;
   display: block;
   width: 51%;
   right: 0;
   text-align: right;
   background: transparent url(img/auxi/auxiRighLogg.gif) no-repeat bottom right;
   z-index: 1000000 !important;
}
#header #logg .subLogg{
   position: relative;
   width: 100%;
   padding: 0 0 .4em 0;
   background: url(img/auxi/auxiLeftLogg.gif) no-repeat bottom left;
}
#header #logg p{
   padding: .6em 3.5em .4em 1em;
   background: #CCE5FF url(img/back/backLogg.gif) no-repeat right top;
   font: normal normal normal .8em/120% arial, helvetica, sans-serif;
   color: #636;
}
#header #logg p a{
   cursor: pointer;
}
#header #logg p a#session{
   float: right;
}
#header #logg p a.acti{
   color: #f60;
}
#header #logg #cuenta fieldset{
   padding: .8em 1em 0 0;
   background: #CCE5FF;
}
#header #logg #cuenta label{
   font-size: .75em;
   color: #8A758A;
}
#header #logg #cuenta #nick, #header #logg #cuenta #clave{
   background-color: #FFF;
   border: none;
   height: 18px;
   padding: .2em .3em .1em .3em;
   width: 20%;
   display: inline;
}
#header #logg #cuenta input#clave{
   width: 15%;
   font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
#header #logg #cuenta input#entrar{
   vertical-align: bottom;
   font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
#header #logg #cuenta small{
   display: block;
   clear: both;
   margin-top: .3em;
   padding-right: 16.5%;
   font-size: .55em;
   text-align: right;
   font-size: .7em;
   color: #8A758A;
}
#header #ingresar{
   font-weight: bold;
}
#header span.LLB{
   position: absolute;
   display: block;
   left: 0;
   bottom: 0;
   width: 3px;
   height: 3px;
   background: url(img/auxi/auxiLoggCornLeft.gif) no-repeat bottom left;
   z-index: 100;
}
#header span.LRB{
   position: absolute;
   display: block;
   right: 0px;
   bottom: 0px;
   width: 3px;
   height: 3px;
   background: url(img/auxi/auxiLoggCornRigh.gif) no-repeat bottom right;
   z-index: 100;
}
/*--------------------------- Titulo */
#header #titu{
   width: 299px;
   height: 71px;
   margin-left: 2px;
   padding: .7em 0 0 0;
   text-indent: -10000em;
}
#header #titu a{
   width: 100%;
   height: 100%;
   display: block;
   background: transparent url(img/titu/tituDescBlog.gif) no-repeat bottom left;
}
#header p#tagline{
   padding: 0;
   font: normal normal normal .7em/120% Trebuchet MS, sans-serif;
   text-align: left;
   color: #636;
   text-transform: uppercase;
}
/*--------------------------- Buscador Header */
#header .busc{
   position: relative;
   clear: both;
   width: 100%;
   margin-top: 1.9em;
   padding: 0;
   background: url(img/back/backCajaBlog.gif) repeat-x center;
}
#header .busc #buscar{
   float: left;
   width: 60%;
   padding: .4em 0 .2em 0;
   background: url(img/auxi/auxiCajaCurvIzqu.gif) no-repeat 0 0;
}
#header .busc #buscar label{
   float: left;
   width: auto;
   display: inline;
   padding: .6em 0 .6em 1em;
   font: bold .75em/80% Helvetica;	
   color: #6F412A;
}
#header .busc #buscar input.busc_form{
   float: left;
   width: 40%;
   height: 18px;
   border: 1px solid #C0B6C0;
   padding: .2em .5em .2em .5em;
   margin-left: .5em;
   font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
   font-size: .75em;
}
#header .busc #buscar input.busc_boto, #main .contBusc input.busc_boto{
   float: left;
   width: 57px;
   height: 25px;
   margin: 0 0 0px 8px;
   text-indent: 57px;
   border: none !important;
   cursor: pointer;
   padding: 0;
   font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
#header .buscAvan{
	position: absolute;
   	font-size: .7em;
  	right: 1em;
  	top:.8em;
	text-decoration: underline;
}
#header .ESD{
   position: absolute;
   right: 0;
   top: 0;
   width: 2px;
   height: 2px;
   background: url(img/auxi/auxiCajaCurvDere.gif) no-repeat 0 0;
}
/*--------------------------- Buscador Cont */
.cont .contBusc{
	clear: both;
	margin-bottom: 1em;
	padding: .7em 0 .7em 0;
	background-color: #FFD7BC;
	border-top: 1px solid #FFD7BC;
	border-bottom: 1px solid #FFD7BC;
	margin-top: 1em;
}
.cont .contBusc form{
	width: 100%;
	margin: 0 auto;
}
.cont .contBusc form fieldset{
	padding: 0;
	border: 0;
}
.cont .contBusc form fieldset label{
	float: left;
	padding-top:.6em;
	margin-left: 1em;
	font: bold .7em/120% verdana;
	line-height: 90%;
	color: #6F412A;
}
.cont .contBusc form fieldset .buscFormMain{
	width: 45%;
	float: left;
	height: 18px;
	margin: .1em .5em 0 .5em;
	padding: .1em .3em .1em .3em;
	border: 1px solid #C0B6C0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:.8em;
}
.cont .contBusc form fieldset .busc_boto{
	margin: -4px 0 0 -5px;
}
/*--------------------------- Menu Superior */
#header .help{
   position: absolute;
   top: 9.8em;
   right: .5em;
   font-size: .7em;
}
#header #menuSup, #header #menuSupLog{
   float: right;
   margin-top: -3.5em;
   padding-top: 1em;
}
#header #menuSup li,#header #menuSupLog li{
   float: left;
   list-style: none none;
   margin-left: .7em;
   font: normal normal bold .9em/130% Arial, Helvetica, sans-serif;
}
#header #menuSup li a.acti, #header #menuSupLog li a.acti{
   display: block;
   text-decoration: none;
   padding-right: .1em;
   background: url(img/boto/backRighActiMenu.gif) no-repeat right top;
}
#header #menuSup li a.acti span, #header #menuSup li a span, #header #menuSupLog li a span{
   display: block;
   padding: .2em .3em .4em .4em;
   text-decoration: none;
   background:  url(img/boto/backLeftActiMenu.gif) no-repeat left top;
   color: #FFF;
   cursor: pointer;
}
#header #menuSup li a span, #header #menuSupLog li a span{
	color: #0066ff;
	background:  none;
}
/*------------------------------------------------------------------------
                           MENU INFERIOR, logeado
-------------------------------------------------------------------------*/
#subMenu{
   padding-top: .7em;
   border-top: 1px solid #D0C8D0;
}
#subMenu .subCent{
   width: 66%;
   margin-left: 33%;
}
#subMenu ul{
   position: relative;
   height: auto;
   float: left;
   margin-left: 3px;
}
#subMenu ul li{
   position: relative;
   display: block;
   float: left;
   margin-right: 2px;
   list-style: none;
   font: normal normal bold .8em/105% arial,helvetica;
}
#subMenu ul li a{
   display: block;
   padding: .4em .7em .5em .7em;
   display: block;
   background: #F3F1F3;
   border: 1px solid #D0C8D0;
   border-bottom: none;
   color: #B9ACB9;
}
#subMenu ul li a span{
   display: block;
   clear: both;
}
#subMenu ul.acciSub li a{
   border: 1px solid #f60;
   border-bottom: none;
   background: #f60;
   color: #FFF;
}
#subMenu ul li a:hover{
   text-decoration: none;
   border: 1px solid #D0C8D0;
   border-bottom: none;
   background: #D6CFD6;
   color: #000;
}
#subMenu ul li a.acti{
   margin-bottom: -1px;
   text-decoration: none;
   border: 1px solid #D0C8D0;
   border-bottom: 1px solid #FAF9EF;
   background: #FAF9EF;
   color: #000;
}
/*------------------------------------------------------------------------
                           ESTRUCTURA CONT
-------------------------------------------------------------------------*/
.cont{
   width: 66%;
   float: right;
   padding: .5em 0 0 1%;
}
.cont p{
   line-height: 120%;
}
.cont h1{
   margin: .2em 0 .2em 0;
   font: normal normal normal 2.4em/100% georgia /*!important*/;
   color: #000;
}
.cont h1 a{
   color: #ff6600;
}
.cont h1 a:hover {
   color: #000;
}
.cont h2{
   position: relative;
   display: block;
   padding: .5em 0 .3em 0;
   font: normal normal bold 1em/120% Arial, Helvetica, sans-serif;
   border-bottom: 1px solid #E5E4DB;
   color: #8A758A;
}
.cont h2.taglHome{
   padding: 0;
   font: normal normal normal .75em/120% Verdana;
   border: none;
   color: #333;
}
.cont h3{
   font: normal normal normal 1.3em/120% georgia, serif;
   margin: 0 0 .5em 0;
}
.cont h2 span{
   font-size: .7em;
}
.cont h2 small{
   display: inline;
   font-weight: normal;
   font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.cont small, .cont h2 small{
   color: #8A758A;
   font-size: .7em;
   line-height: 120%;
}
.cont small.brea{
   font-size: .65em;
   color: #8A758A;
}
.cont small.brea strong{
   font-weight: normal;
   color: #000;
}
.cont small.brea a{
   color: #000;
}
.cont ul.contLi li{
   font-size: .8em;
   margin-left: 2em;
   line-height: 120%;
   margin-bottom: 1em;
   list-style: url(img/auxi/auxiArro.gif);
}
.cont .text{
   margin-top: .5em;
}
.cont .text p{
   margin-bottom: 1em;
   line-height: 120%;
}
.cont .text h3{
   margin: .3em 0 0 0;
   font: normal normal normal 1.2em/140% georgia;
}
.cont .text p em, .cont .erro div p em{
   padding: 0 .5em 0 .5em;
   font-style: normal;
   background: #FF0;
}
.cont .text ul{
   margin: .3em 0 0 1em;
}
.cont .text ul li{
   list-style: none none;
   font: normal normal normal .8em/140% verdana;
}
.cont .erro div p em{
   background: #FF3;
   font-weight: bold;
}
.cont dl{
   font: normal normal normal .75em/180% verdana;
}
.cont dl dt{
   width: 100px;
   float: left;
   text-align: right;
   margin-right: .5em;
}
.cont dl dd{
   padding-left: 160px;
   font-weight: bold;
}
.cont .leerMens dl dd{
   padding-left: 105px;
}

/*----------------------------------------------- Post */
.cont .meta {
	border-top: 1px solid #E5E4DB;
	border-bottom: 1px solid #E5E4DB;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: .7em;
	color:#8A758A;
	padding:0px;
	margin:5px 0 10px 0;
}
.cont .meta a {
	text-decoration:underline;
}
.cont .meta ul {
	padding: .6em 0;
	margin: 0;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.0em;
}
.cont .meta li {
	display:inline;
	list-style-type:none;
	margin-right:.5em;
	font-size: 1em;
}
.search .meta li {
	font-size: .9em;
}
.cont .meta span{
	margin-right:10px;
}
.cont .author{
	padding-left: 1.5em;
	background: url(img/auxi/auxiAuthPost.gif) no-repeat;
}
.cont .date {
	padding-left: 1.5em;
	background: url(img/auxi/auxiDatePost.gif) no-repeat;
}
.cont .comment {
	padding-left: 1.5em;
	background: url(img/auxi/auxiCommentPost.gif) no-repeat;
}
.cont .category {
	padding-left: 1.5em;
	background: url(img/auxi/auxiCatPost.gif) no-repeat 0px 2px;
}
.cont .post {
	clear:both;
	padding-bottom:30px;
	background: url(img/auxi/auxiBottPost.gif) no-repeat bottom;
}
.cont .post p{
	margin: 1em 0;
}
.single .post{
	background: none;
}
.cont .post blockquote {
	padding-left:2em;
}
.post ul {
	padding-left:3em;
	margin:5px 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.post ol {
	padding-left:3em;
	margin:5px 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.post ol li {
	list-style-image: none;
}
.post li {
	font-size: .8em;
	list-style-image: url(img/auxi/auxiBullPost.gif);
}
.cont .post img {
	border: 5px solid #D0C8D0;
	float:right;
	margin-left: .5em;
}
.cont .tituCat{
	border:none;
}
/*--------------------------- Comentarios */
.cont .comePost{
	clear: both;
	margin-bottom: 1.5em;
	margin-top: 1.5em;
	border-top: 1px solid #D0C8D0;
	border-left: 1px solid #D0C8D0;
	border-right: 1px solid #D0C8D0;
	background: #FFF;
}
.cont .comentario {
	position: relative;
	padding:1em;
	margin:0em;
	border-bottom: 1px solid #D0C8D0;
}
.cont .comentario .date {
	position: absolute;
	top:2em;
	right:1.2em;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:#8A758A;
	font-size: .7em;
	background: url(img/auxi/auxiDatePost.gif) no-repeat 0 .3em;
}
.cont .authPost {
	border-bottom:1px solid #D0C8D0;
	background:#FAF9EF;
}
.cont .authPost .date {
	position: absolute;
	top:2em;
	right:1.3em;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:#8A758A;
	font-size: .7em;
}
.cont .comePost h4{
	position: relative;
	width: 8em;
	top: -16px;
	margin-bottom: -10px;
	margin-left: .6em;
	padding: .3em;
	font: normal normal bold 1.1em/80% arial, helvetica;
	color: #8A758A;
	background: #FAF9EF;
}
.cont .reviPostCome a {
	text-decoration:underline;
}
.cont .reviPostCome p {
	padding-left: 6.5em;
	margin:1em 0;
}
.cont .reviPostCome img {
	padding:10px;
	float: left;
	margin-right:10px;
	border: 1px solid #D0C8D0;
	background:#fff;
}
.cont .reviPost p{
	margin-top: -.2em;
	margin-left: .5em;
	font: normal .9em/130% georgia;
}
.cont .reviPostCome .authCome {
	margin-top:.8em;
	margin-left: 6.5em;
	padding:0;
	padding-bottom: .6em;
	border-bottom: 1px dotted #D0C8D0;
}
.cont .comeForm h3 {
	font: bold 1.1em/160% Arial;
	color: #8A758A;
	border-bottom: 1px solid #D0C8D0;
	margin-bottom:0;
}
.cont .discCome {
	margin-top:0;
	border-top: 1px solid #fff;
}
.cont .comeForm p {
	color: #8A758A;
}
.cont .comeForm #error {
	margin:1em 0;
	padding: 1em;
	border:1px solid red;
	background: #fff;
}
.cont .cajaForm {
	margin: 1em 0;
	padding-left:5em;
	padding-bottom: 2em;
	position: relative;
	width:382px;
}
.cont .cajaForm label {
	display:block;
	color:#ff6600;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: .8em;
	margin:10px 0 0;
}
.cont .cajaForm input {
	width:250px;
	height:20px;
	padding:5px 0 0 5px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: .8em;
	border: 1px solid #D0C8D0;
}
.cont .cajaForm textarea {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: .8em;
	border: 1px solid #D0C8D0;
}
.cont .cajaForm .botoLimpiar {
	width: 53px;
	height: 25px;
	float: right;
	margin: .3em .5em 0 0;
	border: none !important;
	background: url(/img/boto/botoLimpiar.gif) no-repeat;
	cursor: pointer;
	padding: 0;
	color:#0066ff;
	text-decoration:underline;
}
.cont .cajaForm .botoEnviar {
	width: 53px;
	height: 25px;
	float: right;
	margin: .5em 0 0 0;
	border: none !important;
	cursor: pointer;
	padding: 0;
}
/*--------------------------- Resultados de busqueda */
.search .searchTitle p em {
	font-style: normal;
	font-weight:bold;
	background: #FFFF99;
}
.search ol {
	padding-left:2.1em;
	color:#999;
	font: 120% "Georgia";
}
.search .post {
	background:none;
}
.search .post p {
	font-size: 70%;
}
.search .post h1{
   margin: .2em 0 .2em 0;
   font: bold 1.15em/100% Arial;
   color: #000;
}
/*----------------------------------------------- Paginador */
.tablePagi{
	position: relative;
	text-align: center;
	padding: .3em .5em .3em .5em;
	clear: both;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #FFD7BC;
	border-top: 1px solid #FFD7BC;
	border-bottom: 1px solid #FFD7BC;
	position: relative;
	top: 1em;
	margin-bottom: 1em;
	width: 100%;
}
.tablePagi a{
	text-decoration: underline;
	margin-left: .5em;
}
.tablePagi .pagisigu{
	position: absolute;
	top: .5em;
	right: .5em;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: .7em;
	padding-right:1.5em;
	background: url(img/auxi/auxiPagNext.gif) no-repeat right;
}
.tablePagi .pagiatras{
	position: absolute;
	top: .5em;
	left: .5em;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: .7em;
	padding-left:1.5em;
	background: url(img/auxi/auxiPagPrev.gif) no-repeat left;
}
.tablePagi span.current {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	font-weight: bold;
	background: none;
	color: #000;
}
.tablePagi span.disabled {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #EEE;
	color: #DDD;
	display:none;
}
/*----------------------------------------------- Cajas de Usuarios */
.cont .usuaL, .cont .usuaR{
   float: left;
   background-color: #FFF;
   border: 1px solid #EEECEE;
   width: 45%;
   height: 5.3em;
   margin-top: .7em;
   padding: .2em .5em .5em .5em;
}
.cont .usuaR{
   float: right;
}
.cont .usuaL p, .cont .usuaR p{
   font-size: .7em;
   margin-top: .2em;
   margin-bottom: 0;
   padding-bottom: 0;
   line-height: 100%;
}
.cont .user{
   display: block;
   font: normal normal bold .83em/150% verdana;
}
.cont .usuaL img, .cont .usuaR img{
   width: 50px;
   height: 50px;
   float: left;
   margin: .2em .5em .5em 0;
}
.cont .usuaL em, .cont .usuaR em{
   color: #666;
   font-size: .7em;
   top: -.2em;
}
.cont .usuaL:hover, .cont .usuaR:hover{
   background-color: #FFD;
}
.cont .usuaL span.bote, .cont .usuaR span.bote, .cont .usuaL span.come, .cont .usuaR span.come{
   display: block;
   color: #8A758A;
   font-size: .7em;
   background: url(img/auxi/auxiBullUsuaVino.gif) no-repeat 58px 0;
   padding: 3px 0 1px 72px;
}
.cont .usuaL span.come, .cont .usuaR span.come{
   background: url(img/auxi/auxiUserCome.gif) no-repeat 58px 2px;
   padding-left: 74px;
}

/*------------------------------------------------------------------------
                           ESTRUCTURA SIDE
-------------------------------------------------------------------------*/
.side{
   width: 32%;
   padding-bottom: 0;
   float: left;
}
.side .caja_left{
   width: 96%;
   margin: .7em 4% 0 0;
   border: 1px solid #D0C8D0;
}
/*--------------------------- cajas de ranking */
.side .caja_rank{
   position: relative;
}
.side .caja_rank h4{
   position: relative;
   width: 95%;
   height: 1.8em;
   display: block;
   padding: .3em 0 0 5%;
   font: normal normal bold .85em/120% arial, helvetica;
   color: #8A758A;
   background: url(img/back/backCaja.gif) repeat-x 0 50%;
}
.side .caja_rank h4 strong{
   width: auto;
   float: left;
}
.side .caja_rank h4 a.rssSide{
   position: relative;
   margin: .2em .3em 0 .3em;
   padding: 0;
   width: 12px;
   height: 12px;
   background: url(img/auxi/iconFeedSmal.gif) no-repeat 0 0;
}
.side .caja_rank h4 span.popuVoto{
   position: absolute;
   top: .5em;
   right: 1em;
   font: normal normal normal .9em/120% arial, helvetica;
}
.side .caja_rank ul{
   width: 100%;
   height: 100%;
   display: block;
}
.side .caja_rank ul li{
   position: relative;
   padding: .5em .5em .5em 2em;
   font: normal normal normal .7em/120% verdana;
   list-style: none;
   background-color: #FFF!important;
   color: #8A758A;
}
.side .caja_rank h4 a{
	text-decoration: underline;
}
.side .caja_rank ul li.colo{
   background-color: #F3F1F3!important;
}
.side .caja_rank ul li span.popuPrec{
   position: absolute;
   top: .5em;
   right: 1em;
}
/* tipo de botellas sidebar */
.side .caja_rank ul li.Blanco{
   background: url(img/auxi/iconBoteBlan.gif) no-repeat .5em .7em;
}
.side .caja_rank ul li.Tinto{
   background: url(img/auxi/iconBoteTint.gif) no-repeat .5em .7em;
}
.side .caja_rank ul li.Rose{
   background: url(img/auxi/iconBoteRose.gif) no-repeat .5em .7em;
}
.side .caja_rank ul li.Ensamble{
   background: url(img/auxi/iconBoteCham.gif) no-repeat .5em .7em;
}
/*--------------------------- caja de Usuario */
.side .caja_usua{
   position: relative;
   background: #FFF;
   margin: -1.8em 0 .8em 0;
   padding-top: 1.9em;
   border: 1px solid #D0C8D0;
   border-top: 0;
}
.side .caja_usua h4{
   position: absolute;
   display: block;
   width: 100%;
   height: 1.3em;
   top: 0;
   left: -1px;
   padding: 0 1px 0 1px;
   z-index: 1000;
   font: normal normal normal 1.4em/100% arial, helvetica;
   background: #FFF;
   color: #000;
}
.side .caja_usua h4 a{
   margin-left: .4em;
   color: #000;
}
.side .caja_usua h4 a:hover{
   background: #FFA;
   text-decoration: none;
}
.side .caja_usua h4 span{
   position: relative;
   top: -2px;
   font: normal normal normal .55em/100% arial, helvetica;
   color: #666;
}
.side .caja_usua h4 span a.acti{
   color: #f60;
}
.side .caja_usua img{
   display: block;
   width: 50%;
   margin: 0 auto !important;
   padding: 5px;
   border: 1px solid #D0C8D0;
}
.side .caja_usua ul{
   margin: .5em 0 .5em 1.4em;
}
.side .caja_usua ul li{
   width: 80%;
   display: block;
   list-style: none;
   font: normal normal normal .7em/150% verdana;
   padding: .2em 0 .2em 22px;
   color: #8A758A;
}
#usuaSideVino{
   background: url(img/auxi/auxiBullUsuaVino.gif) no-repeat 4px 0;
}
#usuaSideMens{
   background: url(img/auxi/auxiBullUsuaMens.gif) no-repeat 3px 5px;
}
#usuaSideAmig{
   background: url(img/auxi/auxiBullUsuaAmig.jpg) no-repeat 0 0;
}
#usuaSideInvi{
   background: url(img/auxi/auxiBullInvi.gif) no-repeat 3px 1px;
}/*--------------------------- caja de Blog */
.side .caja_blog{
   background: #FFF;
   margin-bottom: .8em;
}
.side .caja_blog h4{
   position: relative;
   width: 95%;
   height: 1.8em;
   display: block;
   padding: .3em 0 0 5%;
   font: normal normal bold .85em/120% arial, helvetica;
   color: #6F412A;
   background: #FFF;
}
.side .caja_blog h4 strong{
   width: auto;
   float: left;
}
.side .caja_blog h4 a.rssSide{
   position: relative;
   margin: .2em .3em 0 .3em;
   padding: 0;
   width: 12px;
   height: 12px;
   background: url(img/auxi/iconFeedSmal.gif) no-repeat 0 0;
}
.side .caja_blog h4 span.visiBlog{
   position: absolute;
   top: .5em;
   right: 1em;
   font: normal normal normal .8em/120% verdana;
   letter-spacing: -.02em;
}
.side .caja_blog h4 span.visiBlog a{
   display: block;
   padding: .2em 2.5em .2em 0;
   text-decoration: underline;
   color: #0066FF;
   background: url(img/auxi/auxiBlogSide.gif) no-repeat right;
}
.side .caja_blog ul{
   margin: 2%;
   background: #f9faef;
}
.side .caja_blog ul li{
   padding: .5em .5em .5em 2em;
   list-style: none;
   font: normal normal normal .7em/120% verdana;
   color: #B96C46;
   background: url(img/auxi/auxiBullBlogSide.gif) no-repeat 8px 22px;
}
.side .caja_blog ul li a{
   color: #F60;
}
/*--------------------------- esquinas */
span.cornTopLeft, span.cornTopLeftSide{
   position: absolute;
   display: block;
   width: 5px;
   height: 5px;
   top: -1px;
   left: -1px;
   z-index: 10;
   background: url(img/auxi/auxiCornTopLeft.gif) no-repeat top left;
}
span.cornTopLeftSide{
   background-image:  url(img/auxi/auxiCorntopLeftSide.gif);
}
span.cornTopRight, span.cornTopRightSide{
   position: absolute;
   display: block;
   width: 5px;
   height: 5px;
   top: -1px;
   right: -1px;
   z-index: 10;
   background: url(img/auxi/auxiCornTopRight.gif) no-repeat top right;
}
span.cornTopRightSide{
   background-image:  url(img/auxi/auxiCornTopRightSide.gif);
}
span.cornBottomLeft{
   position: absolute;
   display: block;
   width: 5px;
   height: 5px;
   bottom: -1px;
   left: -1px;
   z-index: 10;
   background: url(img/auxi/auxiCornBottomLeft.gif) no-repeat bottom left;
}
span.cornBottomRight{
   position: absolute;
   display: block;
   width: 5px;
   height: 5px;
   bottom: -1px;
   right: -1px;
   z-index: 10;
   background: url(img/auxi/auxiCornBottomRight.gif) no-repeat bottom right;
}

/*--------------------------- Categorias y Archivos */

.side .cate{
	background: #fff;
	border: 1px solid #D0C8D0;
	width: 92%;
   margin: .7em 4% 0 0;
   padding: .3em;
}
.side .cate h4 {
	color: #6F412A;
	font: bold .9em/120% verdana;
	margin: 0px 10px 8px 10px;
}
.side .cate ul {
	background: #F9F8ED;
}
.side .cate ul li{
   padding: .5em .5em .5em 2em;
   list-style: none;
   font: normal .7em/120% verdana;
   color: #B96C46;
   background: url(img/auxi/auxiBullSide.gif) no-repeat 5px 10px;
}
.side .cate ul li a{
	color:#ff6600;
}
.side .archi{
	background: #fff;
	border: 1px solid #D0C8D0;
	width: 92%;
   	margin: .7em 4% 0 0;
   	padding: .3em;
}
.side .archi h4 {
	color: #6F412A;
	font: bold .9em/120% verdana;
	margin: 0px 10px 8px 10px;
}
.side .archi ul {
	background: #F9F8ED;
}
.side .archi ul li{
   padding: .5em .5em .5em 2em;
   list-style: none;
   font: normal .7em/120% verdana;
   color: #B96C46;
   background: url(img/auxi/auxiBullSide.gif) no-repeat 5px 10px;
}
.side .archi ul li a{
	color:#ff6600;
}

/*--------------------------- AdSense */

.side .AdSense {
	text-align:center; 
	margin-right:.4em; 
	margin-top:.8em;
}

/*--------------------------- Boton Sidebar */
.side .botoSide{
	width: 96%;
	margin: 1em 0 1em 0;
	border: 1px solid #D0C8D0;
	background: #fff;
}
.side .botoSide a{
	position: relative;
	width: 100%;
	height: 58px;
	display: block;
	background: url(img/boto/botoSideBack.gif) no-repeat top right;
}
.side .botoSide a strong{
	position: absolute;
	width: 150px;
	height: 45px;
	top: 10px;
	left: 15px;
	background: url(img/boto/botoSideText.gif) no-repeat top left;
	text-indent: -1000em;
}

/*------------------------------------------------------------------------
                           ESTRUCTURA FOOTER
-------------------------------------------------------------------------*/
#footer .center{
   position: relative;
}
#footer p{
   position: relative;
   font-size: .7em;
   color: #666;
   padding-bottom: 1em;
}
#footer a{
   color: #06F;
}
#footer a.acti{
   color: #F60;
}
#footer a.rssFoot{
   width: auto;
   padding: 5px 20px 3px 0;
   background: url(img/auxi/iconFeedGral.gif) no-repeat center right;
}
#footer a#rssFoot{
   font-size: .85em;
   letter-spacing: -.02em;
   color: #f60 !important;
   cursor: pointer;
}
#footer p#rssFooter{
   position: absolute;
   top: .1em;
   right: 0;
}
#footer address{
   position: relative;
   display: block;
   padding: 11px 0 10px 40px;
   font: normal normal normal .7em/120% verdana;
   border-top: 1px solid #CCC;
   color: #666;
   background: url(img/back/logoFooter.jpg) no-repeat 0 0;
}
#footer address span{
   position: absolute;
   top: 7px;
   right: 0;
}
#oculRss{
   position: absolute;
   width: 24em;
   top: -5.8em;
   right: 0;
   padding: 0 0 7px 0;
   background: url(img/auxi/auxiOculRss.gif) no-repeat bottom right;
}
#oculRss p{
   position: relative;
   border: 1px solid #D0C8D0;
   border-bottom: 0;
   padding: 1.7em .8em .8em .8em;
   line-height: 130%;
   background: #FFFFDD;
   color: #000;
}
#oculRss p a#cerrarRss{
   position: absolute;
   top: .2em;
   right: .6em;
   color: #f60;
   text-decoration: none;
   cursor: pointer;
   display: block;
}
/*--------------------------------------------------- CLASES AUXILIARES */
.cf{
	display: inline-block;
}
.cf:after{
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
    /* Hides from IE-mac \*/
* html .cf{height: 1%;}
/* End hide from IE-mac */
#main:after{
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
    /* Hides from IE-mac \*/
.light{
   color: #AAA;
}

