/* Full Width Inline */
figure.inline-child.html, figure.inline-child.html iframe {
    width: 100% !important;
    margin: auto !important;
}
/* Mobile Changes */
.newmobilelist .title.ui-li-heading {
    white-space: normal !important;
}
.newmobilelist .lead.ui-li-desc {
    display: none;
}
.newmobilelist .ui-li-has-thumb {
    min-height: inherit !important;
}

.ui-header .logo {
  background: url("../../images/_site/_advanced_mobile/logo-tablet.png") no-repeat scroll 0 0 transparent;
  height: 56px;
  margin: 3px auto;
  text-indent: -99999px;
  width: 250px;
}
/* iPhone 5 (portrait & landscape)----------- */
@media only screen
and (min-device-width : 320px)
and (max-device-width : 568px) {
    .ui-header .logo {
      background: url("../../images/_site/_advanced_mobile/logo-mobile.png") no-repeat scroll 0 0 transparent;
      height: 39px;
      width: 160px;
    }
}
/* end media query */

/* Adv Mobile Header */
.ui-bar-a {
    background: #fff;}
/* Most Popular Header */
.ui-bar-b {
    background: #014880; /* Old browsers */
    background: -moz-linear-gradient(top,  #014880 1%, #013965 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#014880), color-stop(100%,#013965)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #014880 1%,#013965 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #014880 1%,#013965 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #014880 1%,#013965 100%); /* IE10+ */
    background: linear-gradient(top,  #014880 1%,#013965 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#014880', endColorstr='#013965',GradientType=0 ); /* IE6-9 */ }
/* Menu button */
.ui-btn-up-a {
    background: #014880; /* Old browsers */
    background: -moz-linear-gradient(top,  #014880 1%, #013965 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#014880), color-stop(100%,#013965)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #014880 1%,#013965 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #014880 1%,#013965 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #014880 1%,#013965 100%); /* IE10+ */
    background: linear-gradient(top,  #014880 1%,#013965 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#014880', endColorstr='#013965',GradientType=0 ); /* IE6-9 */ }
/* Menu button - HOVER */
.ui-btn-hover-a {
    background: #333333; /* Old browsers */
    background: -moz-linear-gradient(top,  #333333 1%, #202020 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#333333), color-stop(100%,#202020)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #333333 1%,#202020 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #333333 1%,#202020 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #333333 1%,#202020 100%); /* IE10+ */
    background: linear-gradient(top,  #333333 1%,#202020 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#333333 ', endColorstr='#202020',GradientType=0 ); /* IE6-9 */ }
.block .date-partition {
  background: #ccc; 
}
/* Breaking News colors */
.ui-body-e, .ui-overlay-e {
    background: #e55701; /* Old browsers */
    background: -moz-linear-gradient(top,  #ffbb00 0%, #e55701 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffbb00), color-stop(100%,#e55701)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #ffbb00 0%,#e55701 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #ffbb00 0%,#e55701 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #ffbb00 0%,#e55701 100%); /* IE10+ */
    background: linear-gradient(top,  #ffbb00 0%,#e55701 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffbb00', endColorstr='#e55701',GradientType=0 ); /* IE6-9 */
  border: 1px solid #252525;
  color: #ffffff;
  text-shadow: 0 1px 0 #000000;
  margin-left: 5px;
  font-weight: bold;
}
.ui-body-c .white-text .ui-link {
  color: #FFFFFF;
  font-weight: 700;
}
/* Top Story Headline bg */
.block-tablet-main-feature h3 {
    background: #014880; /* Old browsers */
    background: -moz-linear-gradient(top,  #014880 1%, #013965 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#014880), color-stop(100%,#013965)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #014880 1%,#013965 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #014880 1%,#013965 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #014880 1%,#013965 100%); /* IE10+ */
    background: linear-gradient(top,  #014880 1%,#013965 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#014880', endColorstr='#013965',GradientType=0 ); /* IE6-9 */ }
.block-tablet-main-feature h3 {
   opacity:1.0;
   filter:alpha(opacity=100);
}

.ui-body-d .ui-link, .ui-body-c .ui-link, .ui-body-d .ui-link:visited, .ui-body-c .ui-link:visited {
  color: #000;
}
.ui-body-d .ui-link:hover, .ui-body-c .ui-link:hover {
  color: #014880;
}
.block-tablet-main-feature .ui-body-a .ui-link, .video .ui-body-a .ui-link, .ui-body-a .ui-link {
  color: #fff;
}
.block-tablet-main-feature .ui-body-a .ui-link:hover, .video .ui-body-a .ui-link:hover, .ui-body-a .ui-link:hover {color:#FFF;}

.ui-header .ui-title, .ui-footer .ui-title {
  font-family: "Roboto Condensed",sans-serif;
}

h3.title a {
  font-family: "Lato",sans-serif;
  font-weight: 700;
}
.block-asset p {
  font-family: "Roboto",sans-serif;
}
.article .byline-divide {
  display: none;
}