/*
Theme Name: Cinetelia
Theme URI: http://www.blogsolutions.es
Description: Theme para blogs BdB - sep 2017
Version: 9.0
Author: Pablo Pais y Javier Vicente
Author URI: 
Template: comun
*/

/* Move down content because we have a fixed navbar that is 50px tall */
body {
	background: rgb(255,255,255); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(237,237,237,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(237,237,237,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(237,237,237,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededed',GradientType=0 ); /* IE6-9 */
}
body a, .single h1, .single h2, p#comments, .destaquetitulop {
	color:#f06000;
}
h1, h2, h3, h1 a, h2 a, h3 a {
	color:#f06000 !important;
}
body a:hover, body a:active, body a:focus, h1 a:hover, h2 a:hover, h3 a:hover { 
	color:#666666 !important;
}
.single p a {
	text-decoration:underline;
	/*color:#666666;*/
}
.row, nav .row, footer .row {
	background:#fff;
	box-shadow: 0px 5px 25px 0px #f1f1f1;
}
nav .row, footer .row {
	box-shadow:none !important;
}
.navbar-default .row {
	background:none;
}
.container {
	background:#fff;
}
/*------------------------------------------------------ H O M E ---*/
.navbar-inverse, .navbar-default {
	background:top center no-repeat url(img/bg-header.jpg);
}
.navbar-brand {
	background-image:url(img/cinetelia-2x.png);
	background-size:275px 65px;
	width:275px !important;
	height:65px !important;
	color:none;
}
.navbar-nav a {
	color: #fff;
	border-left:1px solid #fff;
}
.navbar-nav a:hover {
	color:#999999 !important;
}
.containersin #content-blog {
	color:#fff; 
	background: -moz-linear-gradient(top,  rgba(0,0,0,0.5) 0%, rgba(0,0,0,0.77) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  rgba(0,0,0,0.5) 0%,rgba(0,0,0,0.77) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  rgba(0,0,0,0.5) 0%,rgba(0,0,0,0.77) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#80000000', endColorstr='#c4000000',GradientType=0 ); /* IE6-9 */
}
#art-portada-img-peq .containersin .col-lg-12, .related-index-content {
	background: rgb(255,255,255); /* Old browsers */
	background: -moz-linear-gradient(45deg,  rgba(255,255,255,1) 0%, rgba(239,239,239,1) 99%); /* FF3.6-15 */
	background: -webkit-linear-gradient(45deg,  rgba(255,255,255,1) 0%,rgba(239,239,239,1) 99%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(45deg,  rgba(255,255,255,1) 0%,rgba(239,239,239,1) 99%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#efefef',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}
#art-portada-img-peq  #content-blog {
	background:none;
	color:#333;
	text-shadow:1px 1px #fff;
}
#art-portada-img-peq .containersin #content-blog h2 a {
	color:#666666 !important;
	text-shadow:1px 1px #fff;
}
#art-portada-img-peq .containersin p.meta {
	border-bottom:1px dotted #999;
}
#art-portada-img-peq .containersin p.meta, #art-portada-img-peq .containersin p.meta span {
	color:#333 !important;
	text-shadow:1px 1px #fff;
}
.containersin #content-blog h2 a {
	color:#FFFFFF !important;
	text-shadow:2px 2px #000;
}
.categoria, body.paged .categoria, .categoriad {
	background:#f06000;
	color:#fff;
}
h1.categoria {
	color:#fff !important;
}
.related-index-content {
	text-shadow:1px 1px #fff;
}
.related-post-content {
	border:2px solid #fff;
	box-shadow:0px 0px 15px #e0e0e0;
	text-shadow:1px 1px #fff;
	background: rgb(237,237,237); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(237,237,237,1) 51%, rgba(252,252,252,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  rgba(237,237,237,1) 51%,rgba(252,252,252,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  rgba(237,237,237,1) 51%,rgba(252,252,252,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ededed', endColorstr='#fcfcfc',GradientType=0 ); /* IE6-9 */
}
.img-related-post-content {
	box-shadow:0px 0px 25px 8px #fff;
}
p.titulo-related-post-content a {
	color: #0074d8;
}
p.extracto-related-post-content {
	color:#666;
}
.related-index-content p.titulo-relacionados {
	color:#999;
}
.related-index-content p.titulo-relacionados span {
	color:#ededed !important;
}

/*.categoria a, .categoria-single a,*/ #commentform #submit, .comment-reply-link, .vistacompleta, /*.categoriad a, .categoriad p,*/ ul.post-categories {
	color:#FFFFFF !important;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f06000+0,d64a00+100 */
background: rgb(240,96,0); /* Old browsers */
background: -moz-linear-gradient(top, rgba(240,96,0,1) 0%, rgba(214,74,0,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(240,96,0,1) 0%,rgba(214,74,0,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(240,96,0,1) 0%,rgba(214,74,0,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f06000', endColorstr='#d64a00',GradientType=0 ); /* IE6-9 */
	text-shadow:none;
	}
/*.categoria a:hover, .categoria-single a:hover,*/ #commentform #submit:hover, .comment-reply-link:hover, .vistacompleta:hover, /*.categoriad a:hover,*/ .boton-ver-mas-articulos-portada:hover {
	color:#FFFFFF !important;
	background:#f06000;
	box-shadow: 5px 5px 10px 0px #FCFCFC;
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#d65600+0,be4200+100 */
background: rgb(214,86,0); /* Old browsers */
background: -moz-linear-gradient(top, rgba(214,86,0,1) 0%, rgba(190,66,0,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(214,86,0,1) 0%,rgba(190,66,0,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(214,86,0,1) 0%,rgba(190,66,0,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d65600', endColorstr='#be4200',GradientType=0 ); /* IE6-9 */
	text-shadow:1px 1px #000;
}
a.boton-ver-mas-articulos-portada, .more-button, .navigation p a  {
	-webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3),0 0 40px rgba(0, 0, 0, 0.1) inset;
    -moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
    box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
	color: #fff;
	text-decoration: none;
	text-shadow: -1px -1px #000;
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#f06000+0,ef9356+6,ef7828+12,f06000+27,d15a00+100 */
background: rgb(240,96,0); /* Old browsers */
background: -moz-linear-gradient(top, rgba(240,96,0,1) 0%, rgba(239,147,86,1) 6%, rgba(239,120,40,1) 12%, rgba(240,96,0,1) 27%, rgba(209,90,0,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(240,96,0,1) 0%,rgba(239,147,86,1) 6%,rgba(239,120,40,1) 12%,rgba(240,96,0,1) 27%,rgba(209,90,0,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(240,96,0,1) 0%,rgba(239,147,86,1) 6%,rgba(239,120,40,1) 12%,rgba(240,96,0,1) 27%,rgba(209,90,0,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f06000', endColorstr='#d15a00',GradientType=0 ); /* IE6-9 */
}
a.boton-ver-mas-articulos-portada:hover, .more-button:hover, .navigation p a:hover { 
	-webkit-box-shadow: inset 0 1px 0 rgba(120,200,230,0.6);
	box-shadow: inset 0 1px 0 rgba(120,200,230,0.6);
	color: #fff !important;
	text-shadow: 1px 1px #000;
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#e45b00+0,ee8a48+6,ee701c+12,e45b00+27,c85700+100 */
background: rgb(228,91,0); /* Old browsers */
background: -moz-linear-gradient(top, rgba(228,91,0,1) 0%, rgba(238,138,72,1) 6%, rgba(238,112,28,1) 12%, rgba(228,91,0,1) 27%, rgba(200,87,0,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(228,91,0,1) 0%,rgba(238,138,72,1) 6%,rgba(238,112,28,1) 12%,rgba(228,91,0,1) 27%,rgba(200,87,0,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(228,91,0,1) 0%,rgba(238,138,72,1) 6%,rgba(238,112,28,1) 12%,rgba(228,91,0,1) 27%,rgba(200,87,0,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e45b00', endColorstr='#c85700',GradientType=0 ); /* IE6-9 */
}
span.triangulito {
   	border-top: 8px solid #2d1600; 
    border-left: 8px solid transparent; 
}
span.triangulitod  {
   	border-top: 8px solid #2d1600; 
    border-right: 8px solid transparent;
}
.categoria:hover span.triangulito, .categoria-single:hover span.triangulito {
	border-top: 8px solid #2d1600;
}
.cuadro-oscuro {
	color:#fff;
	background: -moz-linear-gradient(top,  rgba(0,0,0,0.5) 0%, rgba(0,0,0,0.77) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  rgba(0,0,0,0.5) 0%,rgba(0,0,0,0.77) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  rgba(0,0,0,0.5) 0%,rgba(0,0,0,0.77) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#80000000', endColorstr='#c4000000',GradientType=0 ); /* IE6-9 */
}
.cuadro-oscuro h2 a, .cuadro-oscuro p.meta {
	color:#fff !important;
	text-shadow:2px 2px #000;
} 
p.meta {
	border-bottom:1px dotted #ffb584;
	color:#828282;
}
p.meta span {
	color: #666 !important;
}
.containersin p.meta, .containersin p.meta span, .cuadro-oscuro p.meta span {
	color: #fff !important;
}
ul.post-categories li a {
	 background:none !important;
}
body.single { 
	filter: none !important;
	background:#F4F4F4;
}
p.etiquetas a {
	color:#fff;
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#f06000+0,d64a00+100 */
background: rgb(240,96,0); /* Old browsers */
background: -moz-linear-gradient(top, rgba(240,96,0,1) 0%, rgba(214,74,0,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(240,96,0,1) 0%,rgba(214,74,0,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(240,96,0,1) 0%,rgba(214,74,0,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f06000', endColorstr='#d64a00',GradientType=0 ); /* IE6-9 */
}
p.etiquetas a:hover {
	color:#fff !important;
	background:#f06000;
	box-shadow: 5px 5px 10px 0px #FCFCFC;
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#d65600+0,be4200+100 */
background: rgb(214,86,0); /* Old browsers */
background: -moz-linear-gradient(top, rgba(214,86,0,1) 0%, rgba(190,66,0,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(214,86,0,1) 0%,rgba(190,66,0,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(214,86,0,1) 0%,rgba(190,66,0,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d65600', endColorstr='#be4200',GradientType=0 ); /* IE6-9 */
}
ul.lugaresdeinteres li {
	border-bottom:2px solid #e5e5e5; 
	text-shadow:1px 1px #fff;
	background: rgb(237,237,237); /* Old browsers */
	background: -moz-linear-gradient(45deg, rgba(237,237,237,1) 0%, rgba(255,255,255,1) 24%, rgba(255,255,255,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(45deg, rgba(237,237,237,1) 0%,rgba(255,255,255,1) 24%,rgba(255,255,255,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(45deg, rgba(237,237,237,1) 0%,rgba(255,255,255,1) 24%,rgba(255,255,255,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ededed', endColorstr='#ffffff',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}
ul.lugaresdeinteres li .categoria {
	text-shadow:none;
}
ul.lugaresdeinteres li p.meta {
	border:none;
}
ul.lugaresdeinteres li.sinestilos {
	background:none;
}
ul.tiraderecha {
	background: rgb(237,237,237); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(237,237,237,1) 0%, rgba(253,253,253,1) 5%, rgba(253,253,253,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  rgba(237,237,237,1) 0%,rgba(253,253,253,1) 5%,rgba(253,253,253,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  rgba(237,237,237,1) 0%,rgba(253,253,253,1) 5%,rgba(253,253,253,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ededed', endColorstr='#fdfdfd',GradientType=0 ); /* IE6-9 */
}
ul.tiraderecha li { 
	background: rgb(255,255,255); /* Old browsers */
	background: -moz-linear-gradient(-45deg, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 57%, rgba(237,237,237,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(-45deg, rgba(255,255,255,1) 0%,rgba(255,255,255,1) 57%,rgba(237,237,237,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(135deg, rgba(255,255,255,1) 0%,rgba(255,255,255,1) 57%,rgba(237,237,237,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededed',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}
p.cabeceracolor {
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#f06000+0,d64a00+100 */
background: rgb(240,96,0); /* Old browsers */
background: -moz-linear-gradient(top, rgba(240,96,0,1) 0%, rgba(214,74,0,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(240,96,0,1) 0%,rgba(214,74,0,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(240,96,0,1) 0%,rgba(214,74,0,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f06000', endColorstr='#d64a00',GradientType=0 ); /* IE6-9 */
	color:#fff !important; 
}
ul.tiraderecha li .categoria {
	text-shadow:none;
}
ul.tiraderecha li p.meta {
	border:none;
}
ul.tiraderecha li.sinestilos {
	border:none;
}
.archivo article {
	border-bottom:1px dotted #c3ddf4;
}
#commentform label, .contactform label {
	color:#999;
}
#commentform input, #commentform textarea, .contactform input, .contactform textarea {
	border:1px solid #f1f1f1;
}
.comment-form {
	background: #EFEFEF;
	border:1px solid #CCC;
}
a.more-link, a.more-link:hover {
	color:#fff;
}
.paged article, .archive article {
	border-bottom:2px dotted #F1F1F1;
}
.titulo-ancho {
	background-color: #ccc;
	color: #fff;
}
/*----------------   NAVEGACION   ------------------*/
.navigation-single .post-previous, .navigation-single .post-next {
	background: rgb(242,242,242); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(242,242,242,1) 0%, rgba(255,255,255,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  rgba(242,242,242,1) 0%,rgba(255,255,255,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  rgba(242,242,242,1) 0%,rgba(255,255,255,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2f2f2', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
	border:2px solid #fff;
	text-shadow:1px 1px #fff;
}
.navigation p a span.icon-circle-left, .navigation p a span.icon-circle-right {
	color:#fff;
	text-shadow:1px 1px #000;
}
/*-----------------------------------------------------------------------GALERIA 2017*/
span.icon-arrow-left2, span.icon-arrow-right2 {
	font-size:40px !important;
	color:#666666 !important;
	border:1px solid #f1f1f1;
}
span.icon-arrow-left2:hover, span.icon-arrow-right2:hover {
	color:#351a00 !important;
	border:1px solid #cecece !important;
}
.contenido-galeria .gallery dl {
	border:2px solid #fff;
	box-shadow: 0px 5px 25px 0px #f1f1f1;
}
.contenido-galeria img {
	background:#fff;
}
.contenido-galeria .gallery-title {
	border:none;
}
.contenedor-de-imagen {
	background:#fff;
}
.epigrafe, span.epigrafe-izq, span.epigrafe-der {
	color:#666666;
	border-top:2px solid #fff;
	border-bottom:2px solid #fff;
	background:#fff;
	box-shadow:15px 15px 25px #f1f1f1;
}
.sociales p {
	color:#999;
}
.sociales .icon-facebook, .sociales .icon-twitter, .sociales .icon-mail5 {
	color:#fff !important; 
}
.sociales a.icon-facebook {
	background: rgb(38,57,99); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(38,57,99,1) 0%, rgba(59,89,152,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  rgba(38,57,99,1) 0%,rgba(59,89,152,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  rgba(38,57,99,1) 0%,rgba(59,89,152,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#263963', endColorstr='#3b5998',GradientType=0 ); /* IE6-9 */
}
.sociales a.icon-twitter {
	background: rgb(32,170,188); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(32,170,188,1) 0%, rgba(43,210,255,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  rgba(32,170,188,1) 0%,rgba(43,210,255,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  rgba(32,170,188,1) 0%,rgba(43,210,255,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#20aabc', endColorstr='#2bd2ff',GradientType=0 ); /* IE6-9 */
}
.sociales a.icon-mail5 {
	background: rgb(6,102,0); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(6,102,0,1) 0%, rgba(0,153,0,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  rgba(6,102,0,1) 0%,rgba(0,153,0,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  rgba(6,102,0,1) 0%,rgba(0,153,0,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#066600', endColorstr='#009900',GradientType=0 ); /* IE6-9 */
}
.aside {
	background: rgb(0,66,160); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(0,66,160,1) 0%, rgba(10,119,213,1) 75%, rgba(10,119,213,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  rgba(0,66,160,1) 0%,rgba(10,119,213,1) 75%,rgba(10,119,213,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  rgba(0,66,160,1) 0%,rgba(10,119,213,1) 75%,rgba(10,119,213,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0042a0', endColorstr='#666666',GradientType=0 ); /* IE6-9 */
}
.aside h3 {
	color:#fff;
	border-bottom:1px dotted #666666;
}
.aside ul li {
	color:#666666;
}
.aside ul li a {
	color:#999999;
}
.aside ul li a:hover {
	color:#fff;
}
p.titulo-sidebar {
	color:#999;
}
p.titulo-sidebar span {
	color:#ededed !important;
}
.destacados-sidebar {
	text-shadow:1px 1px #fff;
	background: rgb(234,234,234); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(234,234,234,1) 0%, rgba(244,244,244,1) 5%, rgba(244,244,244,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  rgba(234,234,234,1) 0%,rgba(244,244,244,1) 5%,rgba(244,244,244,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  rgba(234,234,234,1) 0%,rgba(244,244,244,1) 5%,rgba(244,244,244,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eaeaea', endColorstr='#f4f4f4',GradientType=0 ); /* IE6-9 */
	padding:1% 2%;
}
.destacado-sidebar {
	border-top:1px solid #ededed;
}
/* ---------------------------------------------------------------------- FICHAS */
.tituloFichaArticulo {
	color:#fff;
	background:#666666;
	margin:0px 0px 10px 0px;
	text-shadow:1px 1px #000;
}
.ficha p.nombredelsitio {
	color:#666666;
	border-bottom:2px dotted #e2e2e2;
	background:#fff;
	background: rgb(249,249,249); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(249,249,249,1) 0%, rgba(244,244,244,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  rgba(249,249,249,1) 0%,rgba(244,244,244,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  rgba(249,249,249,1) 0%,rgba(244,244,244,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9f9f9', endColorstr='#f4f4f4',GradientType=0 ); /* IE6-9 */
}
.puntuacion {
	color:#666666;
	background: rgb(249,249,249); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(249,249,249,1) 0%, rgba(244,244,244,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  rgba(249,249,249,1) 0%,rgba(244,244,244,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  rgba(249,249,249,1) 0%,rgba(244,244,244,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9f9f9', endColorstr='#f4f4f4',GradientType=0 ); /* IE6-9 */
}


ol.commentlist {
	text-shadow:1px 1px #fff;
}
ol.commentlist li {
	background: rgb(242,242,242); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(242,242,242,1) 0%, rgba(255,255,255,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  rgba(242,242,242,1) 0%,rgba(255,255,255,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  rgba(242,242,242,1) 0%,rgba(255,255,255,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2f2f2', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
	border:2px solid #fff;
}
ol.commentlist li .commentmetadata {
	border-bottom:1px solid #f1f1f1;
}
ol.commentlist li .commentmetadata a {
	color:#999 !important;
}
.avatar {
	background:#fff;
	border:1px solid #f1f1f1;
}

.comment-awaiting-moderation {
	color:#F00;
}
.gallery-reducida {
	border-bottom:2px solid #f9f9f9;
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffffff+0,ededed+100 */
	background: rgb(255,255,255); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(237,237,237,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(237,237,237,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(237,237,237,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededed',GradientType=0 ); /* IE6-9 */
}
p.titulop {
	color:#666666;
}
p.gal {
	color:#666666;
}
.gallery-title p.tit, .gallery-title-reducida p.tit {
	color:#666666;
}

footer {
	box-shadow: 0px 0px 15px 0px #ccc;
	color:#fff;
	background:#333;
	border:none;
}
footer .row, .aside .row {
	background:none;
}

footer ul li a {
	color: #999999 !important;
	border-right:1px solid #3D3D3D;
}
footer ul li a:hover{
	color:#fff  !important;
}
.tono {
	background:#222 !important;
}
.bdeb {
	background-image:url(https://img.bssl.es/comun9/img/bdebx2.png);
	background-size:43px 16px;
}
.bs {
	background-image:url(https://img.bssl.es/comun9/img/bsx2.png);
	background-size:22px 20px;
}
.institucional {
	background:#222 !important;
}
.blogs {
	background:none !important;
}
footer h4 {
	color:#999999;
	text-shadow:-1px -1px #000;
	border-bottom:1px solid #3d3d3d;
}
.blogs a:hover {
	color:#fff;
}
#art-portada-img-peq .containersin .col-lg-12 {
	background: rgb(255,255,255); /* Old browsers */
	background: -moz-linear-gradient(45deg,  rgba(255,255,255,1) 0%, rgba(239,239,239,1) 99%); /* FF3.6-15 */
	background: -webkit-linear-gradient(45deg,  rgba(255,255,255,1) 0%,rgba(239,239,239,1) 99%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(45deg,  rgba(255,255,255,1) 0%,rgba(239,239,239,1) 99%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#efefef',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}
.gallery .gallery-ver a {
    background-color:#666666;
	opacity: 0.8;
	color:#fff;
}
.gallery .gallery-ver a:hover {
	opacity: 1;
	color: white !important;
}
.gallery-title, .gallery-title-reducida {
	border-top: 2px dotted #f5f5f5;
}
.single .gallery-reducida dl.gallery-item dt.gallery-icon a img {
	outline:1px solid cyan;
}
/*******     ICONOS SOCIALES   ******************/

/* Style all font awesome icons */
.fa {
    color: white;
}
/* Add a hover effect if you want */
.fa:hover {
    color: white !important;
}

/* Set a specific color for each brand */

/* Facebook */
.fa-facebook {
    background: rgb(59,89,152); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(59,89,152,1) 0%, rgba(59,89,152,1) 48%, rgba(46,71,119,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  rgba(59,89,152,1) 0%,rgba(59,89,152,1) 48%,rgba(46,71,119,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  rgba(59,89,152,1) 0%,rgba(59,89,152,1) 48%,rgba(46,71,119,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3b5998', endColorstr='#2e4777',GradientType=0 ); /* IE6-9 */
	text-shadow:-1px -1px #192842;
	}
.fa-facebook:hover {background:#2E4777;}
/* Twitter */
.fa-twitter {
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#55acee+0,55acee+48,478fc6+100 */
	background: rgb(85,172,238); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(85,172,238,1) 0%, rgba(85,172,238,1) 48%, rgba(71,143,198,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  rgba(85,172,238,1) 0%,rgba(85,172,238,1) 48%,rgba(71,143,198,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  rgba(85,172,238,1) 0%,rgba(85,172,238,1) 48%,rgba(71,143,198,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#55acee', endColorstr='#478fc6',GradientType=0 ); /* IE6-9 */
	text-shadow:-1px -1px #3a78a5;
}
.fa-twitter:hover {background:#55ACEE;}

/* GPLUS */
.fa-google-plus {
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#dd4b39+0,dd4b39+47,b52f2f+100 */
	background: rgb(221,75,57); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(221,75,57,1) 0%, rgba(221,75,57,1) 47%, rgba(181,47,47,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  rgba(221,75,57,1) 0%,rgba(221,75,57,1) 47%,rgba(181,47,47,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  rgba(221,75,57,1) 0%,rgba(221,75,57,1) 47%,rgba(181,47,47,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dd4b39', endColorstr='#b52f2f',GradientType=0 ); /* IE6-9 */
	text-shadow:-1px -1px #993327;
}
.fa-google-plus:hover {background:#dd4b39;}

/* Whatsapp */
.fa-whatsapp {
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#189d0e+0,189d0e+47,0e6308+100 */
	background: rgb(24,157,14); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(24,157,14,1) 0%, rgba(24,157,14,1) 47%, rgba(14,99,8,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  rgba(24,157,14,1) 0%,rgba(24,157,14,1) 47%,rgba(14,99,8,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  rgba(24,157,14,1) 0%,rgba(24,157,14,1) 47%,rgba(14,99,8,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#189d0e', endColorstr='#0e6308',GradientType=0 ); /* IE6-9 */
	text-shadow:-1px -1px #11600a;
}
.fa-whatsapp:hover {background:#189D0E;}

/*------------------------------------------------------------- IMAGENES */
.wp-caption {
	background:#FFF;
	border:1px solid #F0F0F0;
}
span.pie-foto, span.pie-foto-grande {
	color:#666;
	border-bottom:1px solid #F1F1F1;
}
/*---------------------------------------------- DISTINTAS VISUALIZACIONES*/
@media (max-width: 768px) {
	.containersin #content-blog, .cuadro-oscuro  { 
		color:#666 !important;
		background: rgb(255,255,255); /* Old browsers */
		background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(237,237,237,1) 100%); /* FF3.6-15 */
		background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(237,237,237,1) 100%); /* Chrome10-25,Safari5.1-6 */
		background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(237,237,237,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededed',GradientType=0 ); /* IE6-9 */
	}
	.containersin #content-blog h2 a, .cuadro-oscuro h2 a {
		text-shadow: none;
		color:#666666 !important;
	}
	.containersin p.meta, .containersin p.meta span, .cuadro-oscuro p.meta, .cuadro-oscuro p.meta span {
		color:#666 !important;
		text-shadow: none;
	}
	.destacado-sidebar {
		border-top:1px solid #ededed;
	}
	.fa {
		color: white;
	}
}
@media (max-width: 480px) {
	.fa {
		color: white;
	}
}
/**** ADBLOCKER  (puesto por JVM) MAY-17 *****/
#ChfyXePKOvlg {
	background: #444;
    color: #fff;
}



