/*Fuentes*/
section > h1 > span, section > .secBox > span {font-weight:300;}

/*Colores*/
/*****************/
body {background:#461d24 url("/css/rtve.2017.radio/cadenas/radio3extra/bonus-track/i/bonusTrack-mobile.png") repeat;}
body .container.foton_apertura .grid .gridBox .slavesBox .cell .mod .mainBox .mediaBox.imagBox {border-bottom-color: transparent;}

.auxheader .socialBox .ico.share > .blind,
.auxheader >.container .socialBox a,
.mainBox > .socialBox .ico a, 
.mediaBox .ico.play:not(.vjs-control), 
.mainBox > .socialBox .ico.share > .blind,.photoBox figcaption .socialBox .ico.share > .blind, 
figcaption .socialBox .ico a {border-color:#e24955;background:rgba(0,0,0,0.66);}

.pubBox,.photoBox figcaption > em,
.sliderBox header span,
section > h1 > span, section > .secBox > span,
.striplayer.beon_ .article.carta .falseH1, 
.striplayer.beon_ .article.carta .summary, 
.striplayer.beon_ .artBody .ladillo,
.striplayer.beon_ .artBody .ladillo em,
.striplayer.beon_ .artBody blockquote .q2,
.wrapper.mainbodier .striplayer.beon_ .artBody blockquote p, 
.striplayer.beon_ .article .summary li:before {color: #ea7983;}
[class*="mainCont"] .mediaBox .ico.play:not(.vjs-control){background:rgba(0,0,0,0.5);}
.mediaBox .ico.play:not(.vjs-control)  .duration {color: #e24955;}

.container .grid:not(.g5) .gridBox .mediaBox {border-bottom-color: #e24955;}

.artBody blockquote>p> .q1 {color:#fff;}
.col3 .g1.notory .mod .maintitle {color:#f2dbdd;}

/*striplayer*/
.striplayer.beoff.beon_ {background:#303030;}

/*footer*/
.footer .container .blindBox ul li span, .footer .container .auxBox span {color:#f2dbdd;}
.ico.arrow img, .footer .ico.logo img{-webkit-filter: contrast(0%) brightness(200%);-moz-filter: contrast(0%) brightness(200%);-ms-filter: contrast(0%) brightness(200%);-o-filter: contrast(0%) brightness(200%);filter: contrast(0%) brightness(200%);}
.footer .logo~.blindBox{border-top:0.2em solid #f2dbdd;}

/* color tipo oscura */
.container:not(.inside) .auxBox, .container:not(.inside) h2 .maintitle {color:#f2dbdd;}

.inside .mediaBox > a {
    display: block;
    background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.9) 100%);
    background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.9) 100%);
    background: linear-gradient(to bottom, rgba(0,0,0,0) 0%, rgba(0,0,0,0.9) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#cc000000',GradientType=0 );
}

.mediaBox .ico.play .duration {display:none !Important;}
