/* Fondo */
  .t-components > h1, .region-right .block-views > h2 { color: #000000; }
  .region-header .block-menu { background-color: #000000; }

  #body .region-footer .block:last-child,
    .region-preheader .t-home a:before,
    .region-preheader .content .menu li a,
    .region-subheader .block-block,
    .region-opts .block-block:last-child,
    .region-right .t-termq .node:first-child h2
  {background-color: #000000; }

    .content .view-display-id-thumbnails, .content .t-cview-thumbnails .t-components,
    .view-display-id-imagegalleries .views-row.t-active .views-field-title, #body .view-display-id-imagegalleries .views-row:hover .views-field-title
    {background-color:rgba(50,50,50,1);}


    .view-display-id-imagegalleries .views-field-title,
    .t-bt, .block-menu>a{background-color:rgba(204,204,204,1);}
    .region-opts a .fa {color: rgba(204,204,204,1);}
  

  #body .t-opts {background-color: #000000;}
  #body #block-views-news-messages > h2 {background-color: rgba(0,0,0,1);}
  #body #block-views-news-messages .content {color:#000000; box-shadow: inset -1px 0 0 0 rgba(0,0,0,1); background-color:rgba(76,76,76,1);}
  #body #block-views-news-messages .content:before { border-left-color: rgba(0,0,0,1) ; }
  #body #block-views-news-messages .content:after { border-right-color: rgba(0,0,0,1) ; }
  #body .t-fbbtn { background-color: #000000 ; }
  #body .t-opts .menu li a.active, #body .t-opts .menu li a.active-trail {background-color: rgba(0,0,0,1); }
  #body .t-opts .menu li a:hover {background-color: rgba(0,0,0,1); }
  #body .t-opts .menu li a.active:after, #body .t-opts .menu li a.active-trail:after { width:0; height:0; background:none; border-top: Solid 11px rgba(0,0,0,1); border-right: Solid 8px transparent; }
  #body .t-mainheader {border-bottom-color: #000000; }
  .region-header .menu li > a:hover, .region-header .menu a.active, .menu .active-trail > a { background-color: rgba(0,0,0,1); }

/* Titulares y Marca */
  .block .view-popular .views-field-title a { color:#ff1515; }
  input[type=submit] { background-color: #ff1515; }
  .t-altsum .t-termitems .node:first-child h2 { color:#ff1515; }
  .links.links a { color: #ff1515; }
  .links.links a:hover { color: rgba(76,6,6,1); }
  #body#body .t-minisliderblock > h2, #body .t-minislider .t-gcaption {background-color: #ff1515; }
  h2 { color: #ff1515; }

  #body #block-views-news-messages > h2 { background-color: #ff1515; }
  #body #block-views-news-messages .content {color:rgba(255,91,91,1); box-shadow: inset -1px 0 0 0 #ff1515; background-color:rgba(204,250,250,1);}
  #body #block-views-news-messages .content:before { border-left-color: #ff1515 ; }
  #body #block-views-news-messages .content:after { border-right-color: #ff1515 ; }
  .t-mode-full > ul.links.inline, .t-caption { background-color: #ff1515; }
  .field-name-field-blockset2 .view-display-id-topnews { color:white; background-color:#ff1515;}
  .block .view-popular .views-row:before { background-color:#ff1515; }

  .t-mode-full > ul.links.inline a { color: #fffd1d;  }
  .view-display-id-lastheadline .views-field-title { background-color: #fffd1d; }

  #body .t-minidownld a, .t-vfullnote a, .view-display-id-imagegalleries .t-glink, .field-name-field-audio a,
  .t-termq .node:nth-child(-n+3), input[type=submit]  {
    background-color: #b3b3b3;
    color: #ff1515;
  }
  .t-termq .node:nth-child(-n+3) h2 { color: #ff1515; background-color: rgba(179,179,179,0.7)}
  h2 span { color: #ff1515; }
  .t-scaption h2 { color: #b3b3b3; }
  #body #block-views-news-messages .content {background-color:#b3b3b3;}
  
  #body .t-opts .menu li a:hover { background-color: #fffd1d; }
  #body .t-opts .menu li a.active, #body .t-opts .menu li a.active-trail { background-color: rgba(178,177,20,1); }
  #body .t-opts .menu li a.active:after, #body .t-opts .menu li a.active-trail:after { border-top-color: rgba(76,75,8,1); }
