@import url(//fonts.googleapis.com/css?family=Source+Sans+Pro:600);
body {
  background: white; }

#control-panel {
  background: #222;
}
  #control-panel a {
    color: white; }
  #control-panel #header-user {
    font-family: "Source Sans Pro";
    font-size: 14px;
    text-transform: uppercase;
    height: 24px;
    width: auto;
    max-width: 330px;
    float: right;
    line-height: 30px; }
    #control-panel #header-user div.logo img {
      display: none; }

#msn-header {
  color: #9b9b9b;
  margin: 0px auto;
  padding: 3px 0; }
  #msn-header div.menu {
    width: 980px; }
    #msn-header div.menu div.form {
      margin: 2px 15px 0 0;
      width: auto; }
      #msn-header div.menu div.form fieldset input.query {
        background: url("/images/canal/bing-small.png") no-repeat #393939 96% 50%;
        border: 0;
        height: 17px;
        width: 194px;
        padding: 4px 4px 4px 8px;
        color: white;
        font-family: "Source Sans Pro";
        text-transform: uppercase;
        font-style: normal; }
      #msn-header div.menu div.form fieldset a.site {
        background: url("/images/canal/bing-glass.png");
        width: 25px;
        height: 25px;
        padding: 0; }
      #msn-header div.menu div.form fieldset #msn-search-options-link {
        height: 24px; }
    #msn-header div.menu div.left {
      width: auto; }
      #msn-header div.menu div.left > a.logo {
        background: url("/images/canal/msn.png");
        width: 61px;
        height: 17px;
        padding-right: 0;
        margin-right: 10px; }
        #msn-header div.menu div.left > a.logo img {
          display: none; }
      #msn-header div.menu div.left ul {
        border: 0; }
        #msn-header div.menu div.left ul li a {
          color: #9b9b9b;
          font-size: 13px; }

#header {
  border-top: 1px solid #333;
  font-family: "Source Sans Pro";
  font-size: 13px;
  text-transform: uppercase; }
  #header.pub #header-top {
    background: none; }
  #header #header-top-menu {
    font-size: 13px;
    height: 50px;
    padding: 4px 0;
    background: none;
    width: 980px; }
    #header #header-top-menu .logo a {
      display: block;
      margin: 4px 150px 4px 0;
      height: 40px;
      width: 165px;
      float: left;
      background: url("/images/canal/logo40b.png") no-repeat; }
    #header #header-top-menu ul li a {
      line-height: 48px;
      background: none; }
      #header #header-top-menu ul li a span {
        background: none; }
    #header #header-top-menu ul li ul {
      top: 40px;
      background: #222;
      border: 0;
      box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.2); }
      #header #header-top-menu ul li ul li a {
        line-height: 30px; }
    #header #header-top-menu ul li a:hover,
    #header #header-top-menu ul li a.current,
    #header #header-top-menu ul li.hover a {
      background: none;
      color: #9b9b9b; }
      #header #header-top-menu ul li a:hover span,
      #header #header-top-menu ul li a.current span,
      #header #header-top-menu ul li.hover a span {
        background: none; }
  #header.pub #header-menu {
    font-size: 1em; }
  #header #header-menu {
    width: 100%;
    padding: 9px 0; }
    #header #header-menu .social {
      float: right; }
    #header #header-menu a.image {
      text-indent: -99999px;
      display: inline-block;
      overflow: hidden;
      white-space: nowrap;
      margin: 9px 10px 0 0; }
    #header #header-menu a.fb {
      background: url("/images/canal/facebook.png");
      width: 10px;
      height: 18px; }
    #header #header-menu a.twitter {
      background: url("/images/canal/twitter.png");
      width: 20px;
      height: 16px; }
    #header #header-menu a.youtube {
      background: url("/images/canal/youtube.png");
      width: 22px;
      height: 20px; }
    #header #header-menu a.rss {
      background: url("/images/canal/rss.png");
      width: 19px;
      height: 18px; }
    #header #header-menu .inner-header-menu {
      width: 980px;
      margin: 0 auto; }
      #header #header-menu .inner-header-menu .site-logo img {
        width: 319px;
        height: 40px;
        float: left; }
      #header #header-menu .inner-header-menu ul {
        line-height: 40px;
        margin-right: 10px; }
        #header #header-menu .inner-header-menu ul li ul {
          top: 33px; }

div.block, div.block-content, div.news-block, div.news-block-content {
  background: none !important; }
