/**************************
   Generic colors for site
***************************/
.site-color, .text-site-color, .site-color a { color: #980101; }
.bg-site-color { background-color: #980101; }
.border-site-color{ border-color:#980101;}

blockquote, .big-header { border-color:#980101; }
.pagination, .widget-header:before { color:#980101; }
.pagination>li>a { color:#980101; }
.pagination>li.active>a { background-color:#980101; border-color:#980101; }

.widget .widget-header.colorize { color:#980101 !important;}
.widget-last-content .header-title,
.widget .widget-today-news .number { background-color: #980101 !important; }

.datepicker thead tr:first-child th:hover,
.datepicker tfoot tr th:hover,
.datepicker table tr td.active { background-color:#980101 !important; background-image:none; }
.datepicker table tr td.active:hover, .datepicker table tr td.active:hover:hover, .datepicker table tr td.active.disabled:hover, .datepicker table tr td.active.disabled:hover:hover, .datepicker table tr td.active:active, .datepicker table tr td.active:hover:active, .datepicker table tr td.active.disabled:active, .datepicker table tr td.active.disabled:hover:active, .datepicker table tr td.active.active, .datepicker table tr td.active.active:hover, .datepicker table tr td.active.disabled.active, .datepicker table tr td.active.disabled.active:hover, .datepicker table tr td.active.disabled, .datepicker table tr td.active.disabled:hover, .datepicker table tr td.active.disabled.disabled, .datepicker table tr td.active.disabled.disabled:hover, .datepicker table tr td.active[disabled], .datepicker table tr td.active[disabled]:hover, .datepicker table tr td.active.disabled[disabled], .datepicker table tr td.active.disabled[disabled]:hover { background-color:#980101 !important; background-image:none; }

/* Default Rules for category  */
.onm-new .category-color  { color: ; }
.onm-new .category-bg  { background-color:; }
.onm-new .category a:hover { color: !important; }
.content-body .body a, .onm-new .summary a, .inner-content .summary a { color:#980101 !important; }
.content-body .body a:hover { color:#980101 !important;text-decoration:underline; }

    .widget-header:before {
      content: url(http://www.nuevatribuna.es//media//nuevatribuna/sections/logo-square.png);
      max-width:32px;
      max-height:32px;
      overflow:hidden;
    }
    .header-section:before {
      content: url(http://www.nuevatribuna.es//media//nuevatribuna/sections/logo-square.png);
      margin-right: 8px;
      max-width:38px;
      max-height:38px;
      overflow:hidden;
    }
   @media (max-width: 767px) { 
      #navigation { width:50%; } 
      .main-nav-menu .section-listing { right:50%; }
      .sites-nav { display:inline-block; }
      .header .social-networks { float:right; }
   }

  .main-nav-menu .section-listing li:after { display:none; }





/*********************
   CSS for categories
**********************/









/* Rules for category portadas*/
.onm-new .category-color.portadas { color: #638F38; }
.onm-new .category-bg.portadas { background-color:#638F38; }
.onm-new .category.portadas a:hover { color:#638F38 !important; }

  


/* Rules for category consumo*/
.onm-new .category-color.consumo { color: #eda917; }
.onm-new .category-bg.consumo { background-color:#eda917; }
.onm-new .category.consumo a:hover { color:#eda917 !important; }

  











/* Rules for category pol*/
.onm-new .category-color.pol { color: #B0113A; }
.onm-new .category-bg.pol { background-color:#B0113A; }
.onm-new .category.pol a:hover { color:#B0113A !important; }

  


