body{font-family: 'Exo 2', sans-serif;}
.back-gris{background:url(../img/bg.jpg) repeat-x top; width:100%}
a { transition-duration: 0.4s;}
#header{ background:#019dce; height:81px; }
.back-header{ height:81px; background:url(../img/back-header.png) no-repeat center;}
a.iso{ margin-top:15px; display:block;}
a.perfil{ font-family:Tahoma, Geneva, sans-serif; font-size:15px; color:#27416c; font-weight:400; text-decoration:underline; line-height:28px;
background:url(../img/ic-perfil.png) no-repeat right; padding-right:28px; margin-right:40px; float:right;}
a.perfil:hover{ color:#fff; background:url(../img/ic-perfil.png) no-repeat right; padding-right:28px; }
a.salir{ font-family:Tahoma, Geneva, sans-serif; font-size:16px; color:#27416c; font-weight:400; text-decoration:none; line-height:28px; margin-right:35px; float:right;}
a.salir:hover{ color:#fff;}
.faltan-turno{ font-family:Tahoma, Geneva, sans-serif; font-size:14px; font-weight:400; color:#fff; padding-left:25px; background:url(../img/ic-calendar.png) no-repeat left;
float:right; line-height:28px;}
a.no-sacaste-turno{ font-family:Tahoma, Geneva, sans-serif; font-size:14px; font-weight:400; color:#fff; padding-left:25px; background: url(../img/no-sacaste-turno.png) no-repeat left;
float:right; text-decoration:none; display:block; margin-top:20px; margin-right:5px;}
a.no-sacaste-turno:hover{ font-family:Tahoma, Geneva, sans-serif; font-size:14px; font-weight:400; color:#fff; padding-left:25px; background: url(../img/no-sacaste-turno.png) no-repeat left;
float:right;text-decoration:underline; display:block;}
.back-blog{ background:url(../img/back-blog.jpg) no-repeat; height:92px; margin-bottom:20px; }
h1 { font-weight:400; font-style:italic; font-size:38px; color:#fff;
text-shadow: 0.0em 0.03em #333; margin-left:10px; line-height:2px; }
.bajada { font-weight:700; font-style:italic; font-size:22px; color:#fff;
margin-left:10px; line-height:2px; }
.tit-entradas{ font-weight:700; font-size:18px; color:#707070; float:left; line-height:30px; }
.lila{ color:#8971b1;}
a.btn-ver-nov{ font-size:14px; font-weight:700; text-transform:uppercase; float:right; color:#8971b1;
background: #ededed; /* Old browsers */
background: -moz-linear-gradient(top,  #ededed 0%, #f7f7f7 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ededed), color-stop(100%,#f7f7f7)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #ededed 0%,#f7f7f7 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #ededed 0%,#f7f7f7 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #ededed 0%,#f7f7f7 100%); /* IE10+ */
background: linear-gradient(to bottom,  #ededed 0%,#f7f7f7 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ededed', endColorstr='#f7f7f7',GradientType=0 ); /* IE6-9 */
padding:8px;
-webkit-box-shadow: 0px 1px 5px 0px rgba(168,168,168,1);
-moz-box-shadow: 0px 1px 5px 0px rgba(168,168,168,1);
box-shadow: 0px 1px 5px 0px rgba(168,168,168,1);
 }
a.btn-ver-nov:hover{
color:#fff;
text-decoration:none;
background: #af9bca; /* Old browsers */
background: -moz-linear-gradient(top,  #af9bca 0%, #8d75b4 1%, #6c579d 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#af9bca), color-stop(1%,#8d75b4), color-stop(100%,#6c579d)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #af9bca 0%,#8d75b4 1%,#6c579d 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #af9bca 0%,#8d75b4 1%,#6c579d 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #af9bca 0%,#8d75b4 1%,#6c579d 100%); /* IE10+ */
background: linear-gradient(to bottom,  #af9bca 0%,#8d75b4 1%,#6c579d 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#af9bca', endColorstr='#6c579d',GradientType=0 ); /* IE6-9 */}

.titular {

border-bottom:#8971b1 solid 2px; margin-bottom:15px;
}
.tit { margin-bottom: 10px; }
.paginado {  }
.wp-pagenavi{ width: 100%;
  float:left; border-top:#8971b1 solid 2px;  padding-top: 10px;padding-bottom:10px; }

.wp-pagenavi .pages{ float: right; color:#707070; font-family:Tahoma, Geneva, sans-serif; font-size:12px; border: none;}
.wp-pagenavi a.previouspostslink,
.wp-pagenavi a.nextpostslink{ color:#707070; font-family:Tahoma, Geneva, sans-serif; font-size:12px; text-decoration:none; margin-left:10px; border: none;}
.wp-pagenavi a.nextpostslink:hover{ text-decoration:underline; color:#8971b1;}
 ul.numerado{ list-style:none; float:left; margin:0px; padding:0px; }
 ul.numerado li{ display:inline; }
 .wp-pagenavi a.page{
font-size:12px;

display: inline-block;
width: 23px;
height: 23px;
padding: 0;
line-height: 23px;
vertical-align: middle;
text-align: center;
border: none;

margin-left:10px;
background: #ededed; /* Old browsers */
background: -moz-linear-gradient(top,  #ededed 0%, #f7f7f7 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ededed), color-stop(100%,#f7f7f7)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #ededed 0%,#f7f7f7 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #ededed 0%,#f7f7f7 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #ededed 0%,#f7f7f7 100%); /* IE10+ */
background: linear-gradient(to bottom,  #ededed 0%,#f7f7f7 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ededed', endColorstr='#f7f7f7',GradientType=0 ); /* IE6-9 */
-webkit-box-shadow: 0px 1px 5px 0px rgba(168,168,168,1);
-moz-box-shadow: 0px 1px 5px 0px rgba(168,168,168,1);
box-shadow: 0px 1px 5px 0px rgba(168,168,168,1);
color:#8971b1;
font-weight:700;
text-decoration:none;
text-align:center; }
.wp-pagenavi a.page:hover{
display: inline-block;
width: 23px;
height: 23px;
padding: 0;
line-height: 23px;
vertical-align: middle;
text-align: center;
border: none;
color:#fff;
text-decoration:none;
background: #a5a5a5; /* Old browsers */
background: -moz-linear-gradient(top,  #a5a5a5 0%, #686868 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#a5a5a5), color-stop(100%,#686868)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #a5a5a5 0%,#686868 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #a5a5a5 0%,#686868 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #a5a5a5 0%,#686868 100%); /* IE10+ */
background: linear-gradient(to bottom,  #a5a5a5 0%,#686868 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a5a5a5', endColorstr='#686868',GradientType=0 ); /* IE6-9 */

}
.wp-pagenavi .current,
ul.numerado li a.active{
display: inline-block;
width: 23px;
height: 23px;
padding: 0;
line-height: 23px;
vertical-align: middle;
text-align: center;
border: none;
color:#fff;
text-decoration:none;
background: #a5a5a5; /* Old browsers */
background: -moz-linear-gradient(top,  #a5a5a5 0%, #686868 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#a5a5a5), color-stop(100%,#686868)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #a5a5a5 0%,#686868 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #a5a5a5 0%,#686868 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #a5a5a5 0%,#686868 100%); /* IE10+ */
background: linear-gradient(to bottom,  #a5a5a5 0%,#686868 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a5a5a5', endColorstr='#686868',GradientType=0 ); /* IE6-9 */
}
.fecha{
border-radius: 3px 3px 3px 3px;
-moz-border-radius: 3px 3px 3px 3px;
-webkit-border-radius: 3px 3px 3px 3px;
border: 2px solid #997cb6;
width:100%;
height:60px;}
.fecha-dentro{
font-size:14px;
color:#ad99ce;
font-family:Tahoma, Geneva, sans-serif;
text-align:center;
text-transform:uppercase;
background: #fcfcfc; /* Old browsers */
background: -moz-linear-gradient(top,  #fcfcfc 0%, #ededed 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fcfcfc), color-stop(100%,#ededed)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #fcfcfc 0%,#ededed 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #fcfcfc 0%,#ededed 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #fcfcfc 0%,#ededed 100%); /* IE10+ */
background: linear-gradient(to bottom,  #fcfcfc 0%,#ededed 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcfcfc', endColorstr='#ededed',GradientType=0 ); /* IE6-9 */
border-radius: 3px 3px 3px 3px;
-moz-border-radius: 3px 3px 3px 3px;
-webkit-border-radius: 3px 3px 3px 3px;
border: 2px solid #c1bbc7;
width:94%;
height:39px;
line-height:10px;
padding-top:17px;
}
.anio{ color:#8f8f8f; line-height:10px; font-size:12px; font-family:Tahoma, Geneva, sans-serif;
font-weight:700;}
.categorias a{ font-weight:700; color:#fff; font-size:12px;
text-align:center; background:#8971b1; padding:0px 7px 0px 7px;
float:left; margin-bottom:7px;}
.categorias a{ font-weight:700; color:#fff; font-size:12px;
text-align:center; background:#8971b1; /*padding:0px 7px 0px 7px;*/
float:left; /*margin-bottom:7px;*/ text-decoration:none;}
.categorias a:hover{ background:#929292;}
.titulo-nota{ font-size:16px; color:#8971b1; font-weight:bold; float:left;}
a.titulo-nota{ font-size:16px; color:#8971b1; font-weight:bold; float:left; text-decoration:none;}
a.titulo-nota:hover{ color:#929292;}

.titulo-nota-2{ font-size:20px; color:#8971b1; font-weight:bold; line-height:20px; display:block; margin-bottom:20px;}
.bajada-nota{ color:#707070; font-family:Tahoma, Geneva, sans-serif;
font-size:400; font-size:12px;}
a.btn-verMas{ font-size:12px; font-weight:700; text-transform:uppercase; float:left; color:#8971b1;
background: #ededed; /* Old browsers */
background: -moz-linear-gradient(top,  #ededed 0%, #f7f7f7 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ededed), color-stop(100%,#f7f7f7)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #ededed 0%,#f7f7f7 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #ededed 0%,#f7f7f7 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #ededed 0%,#f7f7f7 100%); /* IE10+ */
background: linear-gradient(to bottom,  #ededed 0%,#f7f7f7 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ededed', endColorstr='#f7f7f7',GradientType=0 ); /* IE6-9 */
padding:2px 10px 2px 10px;
-webkit-box-shadow: 0px 1px 5px 0px rgba(168,168,168,1);
-moz-box-shadow: 0px 1px 5px 0px rgba(168,168,168,1);
box-shadow: 0px 1px 5px 0px rgba(168,168,168,1);
margin-top:10px; margin-bottom:10px;
 }
a.btn-verMas:hover{
color:#fff;
text-decoration:none;
background: #af9bca; /* Old browsers */
background: -moz-linear-gradient(top,  #af9bca 0%, #8d75b4 1%, #6c579d 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#af9bca), color-stop(1%,#8d75b4), color-stop(100%,#6c579d)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #af9bca 0%,#8d75b4 1%,#6c579d 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #af9bca 0%,#8d75b4 1%,#6c579d 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #af9bca 0%,#8d75b4 1%,#6c579d 100%); /* IE10+ */
background: linear-gradient(to bottom,  #af9bca 0%,#8d75b4 1%,#6c579d 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#af9bca', endColorstr='#6c579d',GradientType=0 ); /* IE6-9 */
}
.foto-post{
width:100%;
border-radius: 3px 3px 3px 3px;
-moz-border-radius: 3px 3px 3px 3px;
-webkit-border-radius: 3px 3px 3px 3px;
border: 2px solid #8971b1; 
}
.foto-post a:hover{opacity:0.8;
filter:alpha(opacity=80);}
.separacion{ border-bottom:#dedfde dashed 1px; height:2px; float:left;
margin-bottom:20px; width:100%;}
.input-append input, .input-append select, .input-append .uneditable-input, #s {
    border-radius: 0px;
	background:url(../img/search-1.png) no-repeat left;
	padding-left:25px;
	width:85%;
	height:28px;
}
.widget_search label, .widget_search #searchsubmit { display: none; }
.widget_categories .widget-title { font-size:16px; color:#8971b1; font-weight:700;
border-bottom:#8971b1 2px solid; line-height:33px; margin-bottom:10px;}
.widget_categories ul { margin: 0; padding: 0; list-style: none; }
.widget_categories .cat-item a{ color:#8971b1; font-family:Tahoma, Geneva, sans-serif; font-size:14px; background: none;}
.widget_categories .cat-item a:hover{ color:#8c8a8f; }
.widget_categories .li {border-bottom:#dfdfdf 1px dashed; margin-top:8px; margin-bottom:8px;}

li.cat-item{ color:#8971b1; font-family:Tahoma, Geneva, sans-serif; font-size:14px; border-bottom: #dfdfdf 1px dashed;
padding-top: 8px;
padding-bottom: 8px;}
li.cat-item:hover{ color:#8c8a8f; }
li.cat-item.current-cat{ font-weight: bold; }

.no-pediste-turno{ font-size:16px; color:#9fca67; font-weight:700;
border-bottom:#9fca67 2px solid; line-height:33px; margin-bottom:10px;
margin-top:20px;}
.txt-turno{ font-family:Tahoma, Geneva, sans-serif; color:#707070;
font-size:14px;}
a.pedi-tu-turno{
font-size:18px; font-weight:700; text-transform:uppercase; float:left; color:#fff;
background: #a8cf70; /* Old browsers */
background: -moz-linear-gradient(top,  #a8cf70 0%, #85bb4e 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#a8cf70), color-stop(100%,#85bb4e)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #a8cf70 0%,#85bb4e 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #a8cf70 0%,#85bb4e 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #a8cf70 0%,#85bb4e 100%); /* IE10+ */
background: linear-gradient(to bottom,  #a8cf70 0%,#85bb4e 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a8cf70', endColorstr='#85bb4e',GradientType=0 ); /* IE6-9 */
padding:10px 35px 10px 35px;
-webkit-box-shadow: 0px 1px 5px 0px rgba(168,168,168,1);
-moz-box-shadow: 0px 1px 5px 0px rgba(168,168,168,1);
box-shadow: 0px 1px 5px 0px rgba(168,168,168,1);
margin-top:15px; margin-bottom:10px;
 }
a.pedi-tu-turno:hover{
text-decoration:none;
background: #8ace25; /* Old browsers */
background: -moz-linear-gradient(top,  #8ace25 0%, #aadd27 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#8ace25), color-stop(100%,#aadd27)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #8ace25 0%,#aadd27 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #8ace25 0%,#aadd27 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #8ace25 0%,#aadd27 100%); /* IE10+ */
background: linear-gradient(to bottom,  #8ace25 0%,#aadd27 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8ace25', endColorstr='#aadd27',GradientType=0 ); /* IE6-9 */
}
.aclaracion{ font-family:Tahoma, Geneva, sans-serif; font-size:12px; color:#707070;
float:left; }
.aclaracion a{ font-family:Tahoma, Geneva, sans-serif; font-size:12px; color:#707070;
text-decoration:underline; font-weight:700; }
a.seguinos{ margin-top:40px; margin-bottom:10px; display:block;}
a.seguinos:hover{opacity:0.8;
filter:alpha(opacity=80);}
.txt-seg{ font-family:Tahoma, Geneva, sans-serif; font-size:14px; color:#707070;}
/*footer*/
#foot-cel{ height:47px; background:#3c9aca url(../img/foot-celeste.jpg) no-repeat center;
margin-top:30px; margin-bottom:25px;}
.iso-foot{ float:left; margin-top:6px;}
.dudas-consultas{ font-family:Tahoma, Geneva, sans-serif; color:#fff; line-height:45px;}
.dudas-consultas a{ font-weight:bold; text-decoration:underline; color:#fff;}
.dudas-consultas a:hover{ font-weight:bold; text-decoration:underline; color:#e3ebef;}


/*menues footer SCORE*/
.score-card{ font-size:15px; color:#4fabd5; font-weight:700; float:left; background:url(../img/ic-perfil-foot.png) no-repeat left; padding-left:35px;}
.linea-gris{ height:1px; border-bottom:#e8e8e8 1px solid; float:left; margin-top:10px; margin-bottom:10px; width:100%; }
ul.score{ list-style:none; margin:0;
	padding:0; width:100%; }
ul.score li{ display:block; float:left; margin:0px; width:100%; }
ul.score li a{ color:#4fabd5; font-size:12px; font-family:Tahoma, Geneva, sans-serif;
background:url(../img/flechi-score.png) no-repeat left; padding-left:10px; margin:0px;
}
ul.score li a:hover{ color:#c18822; font-size:12px; font-family:Tahoma, Geneva, sans-serif;
background:url(../img/flechi-score.png) no-repeat left; padding-left:10px;
}
ul.score li ul { margin:0px; padding:0px; text-indent:10px;}
ul.score li ul li a{ color:#db8c00; font-size:12px; font-family:Tahoma, Geneva, sans-serif; background:none; margin:0px; padding:0px;}
ul.score li ul li a:hover{ background:none; }

/*menues footer TURNOS*/
.turnos-tit{ font-size:15px; color:#b1ce72; font-weight:700; float:left; background: url(../img/ic-turno.png) no-repeat left; padding-left:25px;}
ul.turnos{ list-style:none; margin:0; padding:0; width:100%; }
ul.turnos li{ display:block; float:left; margin:0px; width:100%; }
ul.turnos li a{ color:#b1ce72; font-size:12px; font-family:Tahoma, Geneva, sans-serif;
background:url(../img/flechi-turnos.png) no-repeat left; padding-left:10px; margin:0px;
}
ul.turnos li a:hover{ color:#8da854; font-size:12px; font-family:Tahoma, Geneva, sans-serif;
background:url(../img/flechi-turnos.png) no-repeat left; padding-left:10px;
}
ul.turnos li ul { margin:0px; padding:0px; text-indent:10px;}
ul.turnos li ul li a{ color:#b1ce72; font-size:12px; font-family:Tahoma, Geneva, sans-serif; background:none; margin:0px; padding:0px;}

/*menues footer BLOG*/
.blog-tit{ font-size:15px; color:#8971b1; font-weight:700; float:left; background: url(../img/ic-blog.png) no-repeat left; padding-left:25px;}
ul.blog{ list-style:none; margin:0; padding:0; width:100%; }
ul.blog li{ display:block; float:left; margin:0px; width:100%; }
ul.blog li a{ color:#8971b1; font-size:12px; font-family:Tahoma, Geneva, sans-serif;
background:url(../img/flechi-blog.png) no-repeat left; padding-left:10px; margin:0px;
}
ul.blog li a:hover{ color:#655087; font-size:12px; font-family:Tahoma, Geneva, sans-serif;
background:url(../img/flechi-blog.png) no-repeat left; padding-left:10px;
}
ul.blog li ul { margin:0px; padding:0px; text-indent:10px;}
ul.blog li ul li a{ color:#8971b1; font-size:12px; font-family:Tahoma, Geneva, sans-serif; background:none; margin:0px; padding:0px;}

.padd-bott{ padding-bottom:30px;}

/*footer bottom 2*/
.foot-bott-2{ background:#f3f3f3; height:37px;
-webkit-box-shadow: inset -200px 200px 7px -200px rgba(196,196,196,1);
-moz-box-shadow: inset -200px 200px 7px -200px rgba(196,196,196,1);
box-shadow: inset -200px 200px 7px -200px rgba(196,196,196,1);
}
.txt-prog-exc{ font-family:Tahoma, Geneva, sans-serif; font-size:12px;
color:#666666; line-height:40px;}
.power a img{ opacity:1;
filter:alpha(opacity=100);
margin-top:15px;
float:right; }
.power a img:hover{ opacity:0.8;
filter:alpha(opacity=80); }

a.btn-ver-nov-2{ font-size:14px; font-weight:700; text-transform:uppercase; float:left; color:#8971b1;
background: #ededed; /* Old browsers */
background: -moz-linear-gradient(top,  #ededed 0%, #f7f7f7 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ededed), color-stop(100%,#f7f7f7)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #ededed 0%,#f7f7f7 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #ededed 0%,#f7f7f7 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #ededed 0%,#f7f7f7 100%); /* IE10+ */
background: linear-gradient(to bottom,  #ededed 0%,#f7f7f7 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ededed', endColorstr='#f7f7f7',GradientType=0 ); /* IE6-9 */
padding:8px;
-webkit-box-shadow: 0px 1px 5px 0px rgba(168,168,168,1);
-moz-box-shadow: 0px 1px 5px 0px rgba(168,168,168,1);
box-shadow: 0px 1px 5px 0px rgba(168,168,168,1);
 }
a.btn-ver-nov-2:hover{
color:#fff;
text-decoration:none;
background: #af9bca; /* Old browsers */
background: -moz-linear-gradient(top,  #af9bca 0%, #8d75b4 1%, #6c579d 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#af9bca), color-stop(1%,#8d75b4), color-stop(100%,#6c579d)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #af9bca 0%,#8d75b4 1%,#6c579d 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #af9bca 0%,#8d75b4 1%,#6c579d 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #af9bca 0%,#8d75b4 1%,#6c579d 100%); /* IE10+ */
background: linear-gradient(to bottom,  #af9bca 0%,#8d75b4 1%,#6c579d 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#af9bca', endColorstr='#6c579d',GradientType=0 ); /* IE6-9 */}

.separacion-interna{ border-bottom:#a2a4a2 dashed 1px; height:2px; float:left;
margin-bottom:10px; margin-top:10px; width:100%;}
.sep-post{ border-bottom:#a2a4a2 dashed 1px; border-top:#a2a4a2 dashed 1px; height:28px; float:left;
margin-bottom:10px; margin-top:10px; width:100%;}
.posteado{ font-family:Tahoma, Geneva, sans-serif; font-size:12px; color:#707070; margin-left:80px;
line-height:25px;}
.posteado span{color:#8971b1;}
.posteado .sep{ margin-left:35px; color:#707070;}
.posteado .sep span{color:#8971b1;}
.bajada-nota-int{ color:#707070; font-family:Tahoma, Geneva, sans-serif;
font-size:400; font-size:13px; margin-top:25px; margin-bottom:20px;}
.bajada-nota-int span{ color:#8971b1;}
.bajada-nota-int a{ color:#8971b1; text-decoration:underline;}
.bajada-nota-int a:hover{ color:#63498f; text-decoration:underline;}

.facebook{ float:left; width:85px; height:23px;}
.twittear{ float:left; width:73px; height:23px; margin-left:5px;}
.widget-redes{ float:left; width:100px; height:28px; margin-left:5px;}
.linea-lila{ height:2px; background:#8971b1; width:100%; margin-top:20px;
margin-bottom:5px;}
.tags{font-family:Tahoma, Geneva, sans-serif; font-size:16px; color:#797979;}
.sep-tags{ border-bottom:#a2a4a2 dashed 1px; border-top:#a2a4a2 dashed 1px; height:28px; float:left;
margin-bottom:25px; margin-top:8px; width:100%; padding-top:5px; padding-bottom:5px;}
.sep-tags a{ font-family:Tahoma, Geneva, sans-serif; font-size:12px; color:#707070;
text-align:center; padding:4px 5px; background:#e7e7e7; float:left; margin-right:5px;
border-radius: 3px 3px 3px 3px;
-moz-border-radius: 3px 3px 3px 3px;
-webkit-border-radius: 3px 3px 3px 3px;} 
.sep-tags a:hover{ background:#8971b1; color:#fff; text-decoration:none;}
.tit-comentarios{ font-family:Tahoma, Geneva, sans-serif; font-size:15px; color:#fff;
background:#8971b1; padding: 5px 10px 5px 10px; text-transform:uppercase; float:left;}

.cada-comentario{ border-bottom:#a2a4a2 dashed 1px; padding-bottom:10px; float:left; width:100%; margin-top:10px; }
.avatar{ width:62px; height:62px; margin-right:10px; float:left; }
.coment{ width:70%; float:left;}
.fecha-com{ background:#e7e7e7; padding:2px 3px 2px 3px; color:#707070;
font-size:13px; font-family:Tahoma, Geneva, sans-serif; text-transform:uppercase;
float:left;}
.dijo{ font-family:Tahoma, Geneva, sans-serif; color:#707070; font-weight:bold; float:left;
font-size:13px; margin-left:10px;}
.txt-com{ font-family:Tahoma, Geneva, sans-serif; font-size:13px; color:#707070;
float:left; width:100%;}
.dejanos-comen{ font-family:Tahoma, Geneva, sans-serif; font-size:15px;
color:#707070; margin-top:20px;}
input.comentarios, textarea.comentarios{ width:99%; background:#f0f0f0;}

.btn-comentar{ font-size:15px; font-weight:700; text-transform:uppercase; float:left; color:#fff;
background: #af9bca; /* Old browsers */
background: -moz-linear-gradient(top,  #af9bca 0%, #8d75b4 1%, #6c579d 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#af9bca), color-stop(1%,#8d75b4), color-stop(100%,#6c579d)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #af9bca 0%,#8d75b4 1%,#6c579d 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #af9bca 0%,#8d75b4 1%,#6c579d 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #af9bca 0%,#8d75b4 1%,#6c579d 100%); /* IE10+ */
background: linear-gradient(to bottom,  #af9bca 0%,#8d75b4 1%,#6c579d 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#af9bca', endColorstr='#6c579d',GradientType=0 ); /* IE6-9 */
-webkit-box-shadow: 0px 1px 5px 0px rgba(168,168,168,1);
-moz-box-shadow: 0px 1px 5px 0px rgba(168,168,168,1);
box-shadow: 0px 1px 5px 0px rgba(168,168,168,1);
margin-bottom:10px;
padding:5px 10px 5px 10px;
border: none;
 }
.btn-comentar:hover{
color:#8971b1;
text-decoration:none;
background: #ededed; /* Old browsers */
background: -moz-linear-gradient(top,  #ededed 0%, #f7f7f7 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ededed), color-stop(100%,#f7f7f7)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #ededed 0%,#f7f7f7 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #ededed 0%,#f7f7f7 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #ededed 0%,#f7f7f7 100%); /* IE10+ */
background: linear-gradient(to bottom,  #ededed 0%,#f7f7f7 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ededed', endColorstr='#f7f7f7',GradientType=0 ); /* IE6-9 */
-webkit-box-shadow: 0px 1px 5px 0px rgba(168,168,168,1);
-moz-box-shadow: 0px 1px 5px 0px rgba(168,168,168,1);
box-shadow: 0px 1px 5px 0px rgba(168,168,168,1);
}
.tit-notas-rel{ width:100%; height:57px; float:left;
background:url(../img/back-notas-relacionadas.png) no-repeat; margin-top:30px;
margin-bottom:15px;}
.tit-notas{ font-size:22px; color:#8971b1; text-transform:uppercase;
margin-left:85px; margin-top:7px; font-weight:700;}
.tit-notas span{ font-size:16px; color:#fff; font-weight:400;
line-height:30px;}
.tit-notas a{ color:#8971b1; font-size:12px; margin-left:250px; }
a.img-not-rel{ float:left;
border-radius: 3px 3px 3px 3px;
-moz-border-radius: 3px 3px 3px 3px;
-webkit-border-radius: 3px 3px 3px 3px;
border:#8971b1 2px solid;
width:100%;
margin-bottom:10px;}
a.img-not-rel:hover{opacity:0.8;
filter:alpha(opacity=80);}
.fecha-gris{ font-size:13px; color:#8f8f8f; font-weight:700;
text-transform:uppercase; float:left;}
.post-related .fecha-gris{ float: none; clear: both; }
.marg-t-20{ margin-top:20px;}


.registrado{ font-family:Tahoma, Geneva, sans-serif; font-size:14px; color:#fff;
text-decoration:none; line-height:30px; float:right;}
input.registro{ width:123px; height:15px; border:1px solid #818181;
border-radius: 0px; color:#acacac; font-size:13px; font-family:Tahoma, Geneva, sans-serif;
float:left; margin-right:10px; margin-top:5px;}
a.btn-entrar-2{ 
background: #98bad6; /* Old browsers */
background: -moz-linear-gradient(top,  #98bad6 1%, #456392 11%, #456392 60%, #32486c 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#98bad6), color-stop(11%,#456392), color-stop(60%,#456392), color-stop(100%,#32486c)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #98bad6 1%,#456392 11%,#456392 60%,#32486c 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #98bad6 1%,#456392 11%,#456392 60%,#32486c 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #98bad6 1%,#456392 11%,#456392 60%,#32486c 100%); /* IE10+ */
background: linear-gradient(to bottom,  #98bad6 1%,#456392 11%,#456392 60%,#32486c 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#98bad6', endColorstr='#32486c',GradientType=0 ); /* IE6-9 */
padding:2px 8px;
text-align:center;
color:#fff;
font-family:Tahoma, Geneva, sans-serif;
font-size:11px;
font-weight:bold;
text-transform:uppercase;
float:right;
margin-right:10px;
margin-top:5px;
}
.checkbox.reg{ float:left;
font-family:Tahoma, Geneva, sans-serif;
font-size:14px; text-decoration:underline;
color:#FFF;}
a.olvidaste{ float:left;
font-family:Tahoma, Geneva, sans-serif;
font-size:14px; text-decoration:underline;
color:#FFF;}


.pop-logueos{ width:400px; border:#cdcdcd 2px solid; padding:20px 10px 20px 10px;}
.tit-noLogueado{ font-size:22px; color:#45618e; font-weight:700; text-align:center; text-transform:uppercase; }
hr.azul{ width:100%; border:none; border-top:#45618e 3px solid; margin-top:15px;}
hr.azulFina{ width:100%; border:none; border-top:#45618e 1px solid; }
.txt-aclara{ font-family:Tahoma, Geneva, sans-serif; font-size:14px; color:#666666; font-weight:400; width:100%;}
.txt-aclara span{ color:#45618e; font-weight:700;}
.txt-aclara a{ color:#45618e; font-weight:700; text-decoration:none;}
input.popUp{ width:143px; height:20px; border:1px solid #818181;
border-radius: 0px; color:#acacac; font-size:13px; font-family:Tahoma, Geneva, sans-serif;
float:left; margin-right:5px;}
a.btn-entrar{ 
background: #98bad6; /* Old browsers */
background: -moz-linear-gradient(top,  #98bad6 1%, #456392 11%, #456392 60%, #32486c 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#98bad6), color-stop(11%,#456392), color-stop(60%,#456392), color-stop(100%,#32486c)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #98bad6 1%,#456392 11%,#456392 60%,#32486c 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #98bad6 1%,#456392 11%,#456392 60%,#32486c 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #98bad6 1%,#456392 11%,#456392 60%,#32486c 100%); /* IE10+ */
background: linear-gradient(to bottom,  #98bad6 1%,#456392 11%,#456392 60%,#32486c 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#98bad6', endColorstr='#32486c',GradientType=0 ); /* IE6-9 */
padding:5px 10px;
text-align:center;
color:#fff;
font-family:Tahoma, Geneva, sans-serif;
font-size:11px;
font-weight:bold;
text-transform:uppercase;
float:left;
margin-right:10px;
}
a.btn-aceptar{ 
background: #8c8c8c; /* Old browsers */
background: -moz-linear-gradient(top,  #8c8c8c 0%, #eaeaea 3%, #b7b7b7 11%, #8c8c8c 60%, #757575 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#8c8c8c), color-stop(3%,#eaeaea), color-stop(11%,#b7b7b7), color-stop(60%,#8c8c8c), color-stop(100%,#757575)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #8c8c8c 0%,#eaeaea 3%,#b7b7b7 11%,#8c8c8c 60%,#757575 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #8c8c8c 0%,#eaeaea 3%,#b7b7b7 11%,#8c8c8c 60%,#757575 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #8c8c8c 0%,#eaeaea 3%,#b7b7b7 11%,#8c8c8c 60%,#757575 100%); /* IE10+ */
background: linear-gradient(to bottom,  #8c8c8c 0%,#eaeaea 3%,#b7b7b7 11%,#8c8c8c 60%,#757575 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8c8c8c', endColorstr='#757575',GradientType=0 ); /* IE6-9 */
padding:5px 10px;
text-align:center;
color:#fff;
font-family:Tahoma, Geneva, sans-serif;
font-size:14px;
font-weight:bold;
text-transform:uppercase;
display:block;
margin-left:auto;
margin-right:auto;
width:80px; height:20px;
margin-top:15px;
}
a.btn-aceptar:hover{ text-decoration:underline;
opacity:0.8;
filter:alpha(opacity=80); }
