@charset "UTF-8";
/* All */
html, body {
  margin: 0;
  padding: 0; }

h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, cite, code, del, dfn, em, img, q, s, samp, small, strike, strong, sub, sup, tt, var, dd, dl, dt, li, ol, ul, fieldset, form, label, legend, button, table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: normal;
  font-style: normal;
  font-size: 100%;
  font-family: inherit; }

i, cite, em, var {
  font-style: italic; }

* {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

/* == HTML5 display definitions == */
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section {
  display: block; }

audio, canvas, video {
  display: inline-block;
  *display: inline;
  *zoom: 1; }

audio:not([controls]), [hidden] {
  display: none; }

/* == Base == */
html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  font-family: arial, sans-serif;
  color: #222; }

button, input, select, textarea {
  font-family: arial, sans-serif;
  color: #222; }

body {
  margin: 0;
  font-size: 12px;
  line-height: 1.4;
  font-family: Helvetica, Arial, sans-serif;
  color: #111; }

::-moz-selection, ::selection {
  background: #bbb;
  color: #fff;
  text-shadow: none; }

/* == Links == */
a {
  color: #36c;
  text-decoration: none; }
  a:visited {
    color: #036; }
  a:hover {
    text-decoration: underline;
    outline: 0; }
  a:active {
    outline: 0; }

:focus {
  outline: 0; }

/* == Typography == */
abbr[title] {
  border-bottom: 1px dotted; }

b, strong, .important {
  font-weight: bold; }

blockquote {
  margin: 1em 20px; }

dfn {
  font-style: italic; }

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0; }

ins {
  background: #ff9;
  color: #000;
  text-decoration: none; }

mark {
  background: #ff0;
  color: #000;
  font-style: italic;
  font-weight: bold; }

pre, code, kbd, samp {
  font-family: monospace, serif;
  _font-family: "courier new", monospace;
  font-size: 1em; }

pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word; }

q {
  quotes: none; }
  q:before, q:after {
    content: "";
    content: none; }

small {
  font-size: 85%; }

sub {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
  top: -0.5em; }

sub {
  bottom: -0.25em; }

/* == Lists == */
ul {
  margin: 0.5em 0;
  padding: 0 0 0 30px; }

ol {
  margin: 0.5em 0;
  padding: 0 0 0 30px;
  list-style: decimal outside; }

ul {
  list-style: disc outside; }
  ul ul {
    list-style-type: circle; }

ol ol {
  list-style: upper-alpha; }

dl {
  margin: 0.5em 0; }

dt {
  font-weight: 700; }

dd {
  padding: 0 0 0 10px; }

nav ul, nav ol {
  list-style: none;
  list-style-image: none;
  margin: 0;
  padding: 0; }

/* == Embedded content == */
img {
  border: 0;
  -ms-interpolation-mode: bicubic;
  vertical-align: middle; }

svg:not(:root) {
  overflow: hidden; }

img.adapt {
  width: 100%;
  height: auto; }

/* == Figures == */
figure {
  margin: 0; }

caption {
  margin-bottom: 0.5em;
  text-align: center; }

/* == Forms == */
form {
  margin: 0;
  color: #444; }

fieldset {
  border: 0;
  margin: 0;
  padding: 0; }

label {
  cursor: pointer; }

legend {
  border: 0;
  *margin-left: -7px;
  padding: 0;
  white-space: normal; }

button, input, select, textarea {
  font-size: 100%;
  margin: 0;
  vertical-align: baseline;
  *vertical-align: middle; }

select {
  font-size: 11px; }

button, input {
  line-height: normal; }

button {
  cursor: pointer;
  -webkit-appearance: button;
  *overflow: visible; }

input[type="button"], input[type="reset"], input[type="submit"] {
  cursor: pointer;
  -webkit-appearance: button;
  *overflow: visible; }

button[disabled] {
  cursor: default; }

input[disabled] {
  cursor: default; }
input[type="checkbox"], input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
  *width: 13px;
  *height: 13px; }
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box; }
  input[type="search"]::-webkit-search-decoration, input[type="search"]::-webkit-search-cancel-button {
    -webkit-appearance: none; }

button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto;
  vertical-align: top;
  resize: vertical; }

input:invalid, textarea:invalid {
  background-color: #f0dddd; }

/* == Tables == */
table {
  border-collapse: separate;
  border-spacing: 0; }

td {
  vertical-align: top; }

th {
  font-weight: 700; }

.chromeframe {
  margin: 0.2em 0;
  background: #ccc;
  color: black;
  padding: 0.2em 0; }

/* == Headers == */
h1, h2, h3, h4, h5, h6, h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
  font-weight: 700; }

h1 {
  font-size: 2.5em;
  line-height: 1.2; }

h2 {
  font-size: 2em; }

h3 {
  font-size: 1.5em; }

h4 {
  font-size: 1.25em; }

h6 {
  font-weight: 400; }

p {
  margin: 0 0 10px; }

.f-left {
  float: left;
  margin: 0 2% 2% 0; }

.f-right {
  float: right;
  margin: 0 0 2% 2%; }

.clear {
  clear: both; }

/* ===== LIFERAY NORMALIZATION ===== */
html.aui-dialog-iframe-root-node {
  overflow: auto; }

body.portal-popup {
  background: none;
  padding: 10px; }
body.aui-dialog-iframe-popup {
  padding-bottom: 0; }
body.portal-iframe {
  padding: 0; }

.logo {
  display: inline-block;
  line-height: 1;
  vertical-align: middle; }

.portal-iframe #main-content {
  width: 100%; }

/* HTML Editor */
body.html-editor {
  background: #fff;
  color: #000; }

.html-editor.portlet-message-boards blockquote {
  background: #eef0f2 url(../images/message_boards/quoteleft.png) no-repeat 5px 5px;
  border: 1px solid #777;
  position: relative;
  padding: 5px 45px; }
  .html-editor.portlet-message-boards blockquote:after {
    background: url(../images/message_boards/quoteright.png) no-repeat 50%;
    bottom: 5px;
    content: "";
    display: block;
    height: 24px;
    position: absolute;
    right: 5px;
    width: 31px;
    z-index: 999; }
  .html-editor.portlet-message-boards blockquote cite {
    display: block;
    font-weight: bold; }
.html-editor.portlet-message-boards pre {
  background: #F9F9F9;
  border: 1px solid #777;
  padding: 0.5em; }

/* Alerts and popups */
.alert-background {
  background: #000; }

.popup-alert-notice {
  background-color: #FFC;
  border-bottom-color: #FC0; }

.popup-alert-warning {
  background-color: #FDD;
  border-bottom-color: #F00; }

/* Portal add content */
.portal-add-content {
  background: #FFF;
  text-align: left;
  z-index: 20; }
  .portal-add-content a {
    text-decoration: none; }

/* Loading animation */
.loading-animation {
  background: url(../images/progress_bar/loading_animation.gif) no-repeat top center;
  margin-top: 10px;
  padding-top: 40px;
  text-align: left; }

/* Update Manager */
.update-available {
  margin-top: 10px;
  padding: 2px;
  text-align: left; }

/* Text highlighting */
.highlight {
  background: #FFC;
  font-weight: bold;
  margin: 0 1px; }

/* Forms */
input[type="text"], input[type="password"], input[type="file"], input[type="submit"], input[type="button"], input[type="reset"], select, textarea, .textarea, button, .aui-field-input-text {
  padding: 5px; }

.access-display .access-display-sections {
  background: transparent;
  border: 0;
  padding: 0; }

.is-hidden, .hidden {
  display: none; }

ul, ol {
  padding: 18px;
  margin: 0;
  padding-top: 0;
  padding-bottom: 0;
  padding-right: 0; }

* {
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box; }

html {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 100%; }

body {
  margin: 0 auto;
  font-size: 100%;
  -webkit-tap-highlight-color: transparent;
  background-color: #ECEBEB; }

figure, body, .module h1, .module h2, p {
  padding: 0;
  margin: 0; }

.headline {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; }

.abstract {
  color: #636466; }

img {
  max-width: 100%;
  border: 0; }

address {
  font-style: normal; }

blockquote {
  font-style: italic;
  padding: 1.125rem;
  color: #000;
  background: #e4e3e3; }

button {
  background: none;
  border: 0;
  cursor: pointer;
  outline: 0;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 1rem;
  -webkit-border-radius: 0;
  -ms-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: 0;
  -ms-box-shadow: 0;
  -moz-box-shadow: 0;
  -o-box-shadow: 0;
  box-shadow: 0;
  border: 0;
  color: #000;
  box-shadow: 0;
  -webkit-box-shadow: 0; }

iframe {
  border: 0; }

[class*=aui] {
  font-size: 12px; }

input[type="radio"], input[type="checkbox"] {
  margin-right: 0.375rem; }

.container {
  overflow: visible;
  padding: 0; }

.background-gradient {
  background: #fdfdfd;
  background: -moz-linear-gradient(left, #fdfdfd 0%, #7f7f7f 50%, #ffffff 100%);
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, #fdfdfd), color-stop(50%, #7f7f7f), color-stop(100%, #ffffff));
  background: -webkit-linear-gradient(left, #fdfdfd 0%, #7f7f7f 50%, #ffffff 100%);
  background: -o-linear-gradient(left, #fdfdfd 0%, #7f7f7f 50%, #ffffff 100%);
  background: -ms-linear-gradient(left, #fdfdfd 0%, #7f7f7f 50%, #ffffff 100%);
  background: linear-gradient(to right, #fdfdfd 0%, #7f7f7f 50%, #ffffff 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fdfdfd', endColorstr='#ffffff',GradientType=1 ); }

.gte-ie9 .background-gradient {
  filter: none; }

.portlet-asset-publisher .asset-full-content .asset-content {
  margin: 0; }

.public-page .portlet-borderless-container {
  min-height: 0;
  margin-bottom: 0; }

.portlet-dockbar .dockbar {
  z-index: 9999999; }

.portlet-staging-bar .staging-bar {
  z-index: 6666; }

.header--tv, .header--np, .header--micro {
  z-index: 9999998; }

iframe {
  width: 100%; }

table tbody tr {
  border-bottom: 0; }

table th, table td {
  padding: 0; }

.suh-is-loggedIn .show-signed-in {
  display: block !important; }
.suh-is-loggedIn .hide-signed-in {
  display: none !important; }

.suh-is-not-loggedIn .show-signed-out {
  display: block !important; }
.suh-is-not-loggedIn .hide-signed-out {
  display: none !important; }

.suh-is-subscriber.suh-is-loggedIn .show-insiders {
  display: block !important; }
.suh-is-subscriber.suh-is-loggedIn .hide-insiders {
  display: none !important; }
.suh-is-subscriber.suh-is-loggedIn .show-insiders--inline {
  display: inline !important; }

.suh-is-not-subscriber.suh-is-loggedIn .show-noninsiders {
  display: block !important; }
.suh-is-not-subscriber.suh-is-loggedIn .hide-noninsiders {
  display: none !important; }
.suh-is-not-subscriber.suh-is-loggedIn .show-noninsiders--inline {
  display: inline !important; }

.is-empty {
  visibility: hidden; }

.block__inner, .inner {
  color: #000;
  text-decoration: none; }
  .block__inner:hover, .inner:hover {
    text-decoration: none; }

.module {
  margin-bottom: 1.5rem; }

.header--light {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 1.5rem;
  padding-bottom: 0.3125rem;
  font-weight: bold; }
  .header--light > h1 {
    font-size: 1.5rem;
    padding-bottom: 0.3125rem;
    font-weight: bold; }

.header--dark {
  background: #4c4c4c;
  text-transform: uppercase;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: white;
  font-weight: normal;
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  padding-right: 0.5rem;
  padding-left: 0.5rem;
  margin-top: 0.25rem;
  margin-bottom: 0.25rem;
  font-size: 0.875rem; }
  .header--dark > h1 {
    font-size: 0.875rem;
    text-transform: uppercase;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: white;
    margin: 0;
    padding: 0;
    font-weight: normal; }

.media__container--4x3 {
  height: 0;
  position: relative;
  overflow: hidden;
  text-align: center;
  padding-bottom: 75%; }

.media__container--16x9 {
  height: 0;
  position: relative;
  overflow: hidden;
  text-align: center;
  padding-bottom: 56.25%; }

.media__containter--1x1 {
  height: 0;
  position: relative;
  overflow: hidden;
  text-align: center;
  padding-bottom: 100%; }

.media {
  max-width: 100%; }

.media__container--4x3.is-loading,
.media__container--16x9.is-loading {
  background: #ecebeb; }
  .media__container--4x3.is-loading img,
  .media__container--16x9.is-loading img {
    visibility: hidden; }

[data-icon="prev"]:before {
  content: "";
  text-decoration: inherit;
  display: inline-block;
  speak: none;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

[data-icon="next"]:before {
  content: "";
  text-decoration: inherit;
  display: inline-block;
  speak: none;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

[data-icon="facebook"]:before {
  content: "";
  text-decoration: inherit;
  display: inline-block;
  speak: none;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #3B5998; }

[data-icon="pinterest"]:before {
  content: "";
  text-decoration: inherit;
  display: inline-block;
  speak: none;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #cc0220; }

[data-icon="instagram"]:before {
  content: "";
  text-decoration: inherit;
  display: inline-block;
  speak: none;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #c0ab92; }

[data-icon="twitter"]:before {
  content: "";
  text-decoration: inherit;
  display: inline-block;
  speak: none;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #4099FF; }

[data-icon="email"]:before {
  content: "";
  text-decoration: inherit;
  display: inline-block;
  speak: none;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

[data-icon="google-plus"]:before {
  content: "";
  text-decoration: inherit;
  display: inline-block;
  speak: none;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #dd4b39; }

[data-icon="comments"]:before {
  content: "";
  text-decoration: inherit;
  display: inline-block;
  speak: none;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

[data-icon="nav"]:before {
  content: "";
  text-decoration: inherit;
  display: inline-block;
  speak: none;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

a[data-icon]:before {
  text-decoration: none; }

.screen-reader-text {
  display: none; }

.trending--neutral:before {
  content: "";
  text-decoration: inherit;
  display: inline-block;
  speak: none;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #303030; }

.trending--up:before {
  content: "";
  text-decoration: inherit;
  display: inline-block;
  speak: none;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #007c09; }

.trending--down:before {
  content: "";
  text-decoration: inherit;
  display: inline-block;
  speak: none;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #303030; }

.rsp-icon:before {
  font-size: 1.25rem; }

.icon--facebook:before {
  content: "";
  text-decoration: inherit;
  display: inline-block;
  speak: none;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #3B5998; }

.icon--twitter:before {
  content: "";
  text-decoration: inherit;
  display: inline-block;
  speak: none;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #4099FF; }

.icon--youtube:before {
  content: "";
  text-decoration: inherit;
  display: inline-block;
  speak: none;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #b31217; }

.icon--email:before {
  content: "";
  text-decoration: inherit;
  display: inline-block;
  speak: none;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #d2d2d2; }

.icon--rss:before {
  content: "";
  text-decoration: inherit;
  display: inline-block;
  speak: none;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #FF6600; }

.icon--pinterest:before {
  content: "";
  text-decoration: inherit;
  display: inline-block;
  speak: none;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #cc0220; }

.icon--instagram:before {
  content: "";
  text-decoration: inherit;
  display: inline-block;
  speak: none;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #c0ab92; }

.icon--phone:before {
  content: "";
  text-decoration: inherit;
  display: inline-block;
  speak: none;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #d2d2d2; }

.icon--calendar:before {
  content: "";
  text-decoration: inherit;
  display: inline-block;
  speak: none;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #d2d2d2; }

.icon--google-plus:before {
  content: "";
  text-decoration: inherit;
  display: inline-block;
  speak: none;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #dd4b39; }

.icon--link:before {
  content: "";
  text-decoration: inherit;
  display: inline-block;
  speak: none;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #d2d2d2; }

.list--feature {
  margin-left: 0.75rem; }

.list__title {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 0.875rem;
  text-transform: uppercase; }

.list__item {
  color: #636466;
  list-style-type: disc;
  display: list-item;
  padding-left: 0;
  font-size: 0.875rem; }
  .list__item a {
    color: #636466;
    text-decoration: underline; }
    .list__item a:hover {
      color: #000; }

@media screen and (min-width: 1020px) and (max-width: 1039px) {
  .container {
    padding-left: 0;
    padding-right: 0; }
    .container .component__carousel.full-width .carousel__pager .js-prev {
      left: 0; }
    .container .component__carousel.full-width .carousel__pager .js-next {
      right: 0; }

  .layout__container.layout--big-news {
    width: 1034px;
    overflow: hidden; } }
@media screen and (min-width: 1020px) and (max-width: 1139px) {
  .site__type--radio-music .module--story .story__sidebar, .site__type--radio-music .module--story--weather .story__sidebar {
    position: relative;
    width: 100%;
    margin-top: 0; } }
@media screen and (min-width: 699px) and (max-width: 788px) {
  .container {
    padding-left: 0;
    padding-right: 0; }
    .container .component__carousel.full-width .carousel__pager .js-prev {
      left: 0; }
    .container .component__carousel.full-width .carousel__pager .js-next {
      right: 0; }

  .layout__container.layout--big-news {
    margin-left: 0;
    width: 768px;
    overflow: hidden; } }
@media screen and (min-width: 700px) and (max-width: 1019px) {
  .site__type--radio-music .story__content {
    padding-left: 0; } }
.page-remove-relative #main, .page-remove-relative .container, .page-remove-relative .portlet-borderless-container, .page-remove-relative .layout__container, .page-remove-relative .grid__container {
  position: static;
  overflow: hidden; }

.side__media {
  float: left; }

.side__body {
  overflow: hidden; }

@media screen and (max-width: 1140px) {
  .rtwi .layout--featured-content .layout--featured-content__first {
    width: 100% !important; }
    .rtwi .layout--featured-content .layout--featured-content__first .media {
      padding-right: 5%; }
  .rtwi .layout--featured-content .layout--featured-content__second {
    width: 100%; } }
.row:before, .row:after {
  content: " ";
  display: table;
  clear: both; }

.col-sm-one-whole {
  float: left;
  padding-left: 12px;
  box-sizing: border-box;
  width: 100%; }
  .col-sm-one-whole:first-child {
    padding-left: 0; }

.col-sm-one-half {
  float: left;
  padding-left: 12px;
  box-sizing: border-box;
  width: 50%; }
  .col-sm-one-half:first-child {
    padding-left: 0; }

.col-sm-one-third {
  float: left;
  padding-left: 12px;
  box-sizing: border-box;
  width: 33.333%; }
  .col-sm-one-third:first-child {
    padding-left: 0; }

.col-sm-two-thirds {
  float: left;
  padding-left: 12px;
  box-sizing: border-box;
  width: 66.666%; }
  .col-sm-two-thirds:first-child {
    padding-left: 0; }

.col-sm-one-fourth {
  float: left;
  padding-left: 12px;
  box-sizing: border-box;
  width: 25%; }
  .col-sm-one-fourth:first-child {
    padding-left: 0; }

.col-sm-two-fourths {
  float: left;
  padding-left: 12px;
  box-sizing: border-box;
  width: 50%; }
  .col-sm-two-fourths:first-child {
    padding-left: 0; }

.col-sm-three-fourths {
  float: left;
  padding-left: 12px;
  box-sizing: border-box;
  width: 75%; }
  .col-sm-three-fourths:first-child {
    padding-left: 0; }

.col-sm-one-fifth {
  float: left;
  padding-left: 12px;
  box-sizing: border-box;
  width: 20%; }
  .col-sm-one-fifth:first-child {
    padding-left: 0; }

.col-sm-two-fifths {
  float: left;
  padding-left: 12px;
  box-sizing: border-box;
  width: 40%; }
  .col-sm-two-fifths:first-child {
    padding-left: 0; }

.col-sm-three-fifths {
  float: left;
  padding-left: 12px;
  box-sizing: border-box;
  width: 60%; }
  .col-sm-three-fifths:first-child {
    padding-left: 0; }

.col-sm-tfour-fifths {
  float: left;
  padding-left: 12px;
  box-sizing: border-box;
  width: 80%; }
  .col-sm-tfour-fifths:first-child {
    padding-left: 0; }

.col-sm-one-sixth {
  float: left;
  padding-left: 12px;
  box-sizing: border-box;
  width: 16.666%; }
  .col-sm-one-sixth:first-child {
    padding-left: 0; }

.col-sm-two-sixths {
  float: left;
  padding-left: 12px;
  box-sizing: border-box;
  width: 33.333%; }
  .col-sm-two-sixths:first-child {
    padding-left: 0; }

.col-sm-three-sixths {
  float: left;
  padding-left: 12px;
  box-sizing: border-box;
  width: 50%; }
  .col-sm-three-sixths:first-child {
    padding-left: 0; }

.col-sm-four-sixths {
  float: left;
  padding-left: 12px;
  box-sizing: border-box;
  width: 66.666%;
  float: left; }
  .col-sm-four-sixths:first-child {
    padding-left: 0; }

.col-sm-five-sixths {
  float: left;
  padding-left: 12px;
  box-sizing: border-box;
  width: 83.333%; }
  .col-sm-five-sixths:first-child {
    padding-left: 0; }

.col-sm-one-eighth {
  float: left;
  padding-left: 12px;
  box-sizing: border-box;
  width: 12.5%; }
  .col-sm-one-eighth:first-child {
    padding-left: 0; }

.col-sm-two-eighths {
  float: left;
  padding-left: 12px;
  box-sizing: border-box;
  width: 25%; }
  .col-sm-two-eighths:first-child {
    padding-left: 0; }

.col-sm-three-eighths {
  float: left;
  padding-left: 12px;
  box-sizing: border-box;
  width: 37.5%; }
  .col-sm-three-eighths:first-child {
    padding-left: 0; }

.col-sm-four-eighths {
  float: left;
  padding-left: 12px;
  box-sizing: border-box;
  width: 50%; }
  .col-sm-four-eighths:first-child {
    padding-left: 0; }

.col-sm-five-eighths {
  float: left;
  padding-left: 12px;
  box-sizing: border-box;
  width: 62.5%; }
  .col-sm-five-eighths:first-child {
    padding-left: 0; }

.col-sm-six-eighths {
  float: left;
  padding-left: 12px;
  box-sizing: border-box;
  width: 75%; }
  .col-sm-six-eighths:first-child {
    padding-left: 0; }

.col-sm-seven-eighths {
  float: left;
  padding-left: 12px;
  box-sizing: border-box;
  width: 87.5%; }
  .col-sm-seven-eighths:first-child {
    padding-left: 0; }

.col-sm-one-tenth {
  float: left;
  padding-left: 12px;
  box-sizing: border-box;
  width: 10%; }
  .col-sm-one-tenth:first-child {
    padding-left: 0; }

.col-sm-two-tenths {
  float: left;
  padding-left: 12px;
  box-sizing: border-box;
  width: 20%; }
  .col-sm-two-tenths:first-child {
    padding-left: 0; }

.col-sm-three-tenths {
  float: left;
  padding-left: 12px;
  box-sizing: border-box;
  width: 30%; }
  .col-sm-three-tenths:first-child {
    padding-left: 0; }

.col-sm-four-tenths {
  float: left;
  padding-left: 12px;
  box-sizing: border-box;
  width: 40%; }
  .col-sm-four-tenths:first-child {
    padding-left: 0; }

.col-sm-five-tenths {
  float: left;
  padding-left: 12px;
  box-sizing: border-box;
  width: 50%; }
  .col-sm-five-tenths:first-child {
    padding-left: 0; }

.col-sm-six-tenths {
  float: left;
  padding-left: 12px;
  box-sizing: border-box;
  width: 60%; }
  .col-sm-six-tenths:first-child {
    padding-left: 0; }

.col-sm-seven-tenths {
  float: left;
  padding-left: 12px;
  box-sizing: border-box;
  width: 70%; }
  .col-sm-seven-tenths:first-child {
    padding-left: 0; }

.col-sm-eight-tenths {
  float: left;
  padding-left: 12px;
  box-sizing: border-box;
  width: 80%; }
  .col-sm-eight-tenths:first-child {
    padding-left: 0; }

.col-sm-nine-tenths {
  float: left;
  padding-left: 12px;
  box-sizing: border-box;
  width: 90%; }
  .col-sm-nine-tenths:first-child {
    padding-left: 0; }

.col-sm-one-twelfth {
  float: left;
  padding-left: 12px;
  box-sizing: border-box;
  width: 8.333%; }
  .col-sm-one-twelfth:first-child {
    padding-left: 0; }

.col-sm-two-twelfths {
  float: left;
  padding-left: 12px;
  box-sizing: border-box;
  width: 16.666%; }
  .col-sm-two-twelfths:first-child {
    padding-left: 0; }

.col-sm-three-twelfths {
  float: left;
  padding-left: 12px;
  box-sizing: border-box;
  width: 25%; }
  .col-sm-three-twelfths:first-child {
    padding-left: 0; }

.col-sm-four-twelfths {
  float: left;
  padding-left: 12px;
  box-sizing: border-box;
  width: 33.333%; }
  .col-sm-four-twelfths:first-child {
    padding-left: 0; }

.col-sm-five-twelfths {
  float: left;
  padding-left: 12px;
  box-sizing: border-box;
  width: 41.666%; }
  .col-sm-five-twelfths:first-child {
    padding-left: 0; }

.col-sm-six-twelfths {
  float: left;
  padding-left: 12px;
  box-sizing: border-box;
  width: 50%; }
  .col-sm-six-twelfths:first-child {
    padding-left: 0; }

.col-sm-seven-twelfths {
  float: left;
  padding-left: 12px;
  box-sizing: border-box;
  width: 58.333%; }
  .col-sm-seven-twelfths:first-child {
    padding-left: 0; }

.col-sm-eight-twelfths {
  float: left;
  padding-left: 12px;
  box-sizing: border-box;
  width: 66.666%; }
  .col-sm-eight-twelfths:first-child {
    padding-left: 0; }

.col-sm-nine-twelfths {
  float: left;
  padding-left: 12px;
  box-sizing: border-box;
  width: 75%; }
  .col-sm-nine-twelfths:first-child {
    padding-left: 0; }

.col-sm-ten-twelfths {
  float: left;
  padding-left: 12px;
  box-sizing: border-box;
  width: 83.333%; }
  .col-sm-ten-twelfths:first-child {
    padding-left: 0; }

.col-sm-eleven-twelfths {
  float: left;
  padding-left: 12px;
  box-sizing: border-box;
  width: 91.666%; }
  .col-sm-eleven-twelfths:first-child {
    padding-left: 0; }

.page-special__scheme--newsy .newsy-header:before, .page-special__scheme--newsy .newsy-header:after {
  content: " ";
  display: table;
  clear: both; }
.page-special__scheme--newsy .newsy-header .side__media {
  padding-right: 12px;
  border-right: 1px solid #ccc; }
.page-special__scheme--newsy .newsy-header .side__body {
  font-family: "Avenir", Helvetica, Arial, sans-serif;
  padding-top: 12px;
  padding-left: 12px; }
.page-special__scheme--newsy .newsy-header .newsy-header__station-name {
  font-weight: bold;
  display: block;
  font-size: 15px; }
.page-special__scheme--newsy .newsy-header .newsy-header__partner {
  font-size: 13px; }
.page-special__scheme--newsy .module--follow-newsy {
  min-height: 65px; }
  .page-special__scheme--newsy .module--follow-newsy a {
    text-decoration: none !important; }
    .page-special__scheme--newsy .module--follow-newsy a:hover {
      color: #44a5f1; }
  .page-special__scheme--newsy .module--follow-newsy ul {
    list-style: none;
    width: inherit;
    text-align: left;
    margin: 1% auto;
    padding: 10px 0 0 0;
    box-spacing: border-box;
    -moz-box-spacing: border-box;
    -webkit-box-spacing: border-box; }
    .page-special__scheme--newsy .module--follow-newsy ul li {
      display: inline-block;
      *display: inline;
      zoom: 1;
      width: 18%;
      text-align: center; }
      .page-special__scheme--newsy .module--follow-newsy ul li i {
        color: #191e23; }
        .page-special__scheme--newsy .module--follow-newsy ul li i:hover {
          color: #44a5f1; }
.page-special__scheme--newsy .module--download-newsy .blocks {
  overflow: hidden;
  clear: both; }
.page-special__scheme--newsy .module--download-newsy .newsy__logo {
  display: block;
  float: left;
  width: 30%; }
  .page-special__scheme--newsy .module--download-newsy .newsy__logo img {
    display: block;
    margin: 20px auto;
    vertical-align: middle; }
.page-special__scheme--newsy .module--download-newsy .phone__container {
  display: block;
  float: left;
  width: 70%;
  padding-left: 2%; }
  .page-special__scheme--newsy .module--download-newsy .phone__container a {
    float: left;
    text-decoration: none;
    color: #191e23;
    height: 52px;
    margin: 26px 0 2px 0;
    font-size: 0.9em;
    font-weight: bold;
    width: 30%;
    box-spacing: border-box;
    -moz-box-spacing: border-box;
    -webkit-box-spacing: border-box;
    text-align: center; }
    .page-special__scheme--newsy .module--download-newsy .phone__container a:hover {
      color: #44a5f1; }
.page-special__scheme--newsy .story__media {
  position: relative;
  margin: 0 0 20px 0; }
.page-special__scheme--newsy .newsy-player {
  max-height: 360px; }
  .page-special__scheme--newsy .newsy-player .block {
    cursor: pointer; }
    .page-special__scheme--newsy .newsy-player .block:before {
      content: "";
      display: block;
      font-family: FontAwesome;
      position: absolute;
      left: 50%;
      font-size: 75px;
      color: #fff;
      top: 38%;
      opacity: 0.5;
      z-index: 8;
      margin-left: -32px; }
.page-special__scheme--newsy object {
  max-height: 360px; }

.newsy-widget-player .nwp-video,
.newsy-widget-player .nwp-video-wrapper #nwp-player-container {
  z-index: 9; }

.newsy--mobile-overlay {
  background: #000;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 99999;
  text-align: center;
  color: #fff;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; }
  .newsy--mobile-overlay span {
    background: url(../images/loading-animation-black.gif) no-repeat center 0;
    margin-top: 20%;
    display: inline-block;
    color: #000;
    padding-top: 40px; }
  .newsy--mobile-overlay.show-text span {
    color: #fff; }

.footer .footer--logo {
  display: none; }

#footer .rsp-icon:before {
  color: #d2d2d2; }
#footer .scripps-promo {
  background-color: #797979;
  padding: 1.25rem;
  clear: both; }
  #footer .scripps-promo a {
    font-size: 0.75rem;
    line-height: 150%;
    display: block; }
#footer .l-col-lg-3 {
  border-left: 1px solid #5d5d5d;
  padding-left: 5%;
  margin-right: 5%;
  width: 28%; }
  #footer .l-col-lg-3:first-child {
    border-left: 0;
    padding-left: 0; }

#footer {
  margin-top: 0.75rem;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  background: #8b8b8b; }
  #footer > div {
    padding: 1.5625rem;
    position: relative;
    overflow: hidden; }
  #footer ul, #footer li {
    margin: 0;
    padding: 0;
    list-style-type: none;
    line-height: 1.375rem; }
  #footer a {
    font-size: 0.875rem;
    text-decoration: none;
    color: #d2d2d2; }
    #footer a:hover {
      color: white; }
  #footer .footer--logo {
    position: absolute; }
    #footer .footer--logo img {
      border: 0; }
  #footer .nav {
    float: left; }
    #footer .nav .header {
      background: none;
      filter: none;
      line-height: 1rem;
      font-size: 1rem;
      margin-bottom: 0.625rem; }
  #footer .link-list--inline a {
    display: inline-block;
    margin-right: 0.9375rem; }
  #footer .link-list--block a {
    display: block; }
  #footer .nav--footer {
    text-transform: uppercase;
    width: auto; }
  #footer .panel {
    background: #ebebeb;
    clear: both;
    width: 100%;
    padding-right: 0; }
    #footer .panel span {
      display: block;
      font-size: 0.8125rem;
      line-height: 0.8125rem; }
    #footer .panel a {
      font-size: 0.8125rem;
      margin-right: 1%;
      text-decoration: underline; }
      #footer .panel a:hover {
        text-decoration: none; }
  #footer .nav--footer {
    margin-bottom: 0.9375rem; }
  #footer .nav--site-apps,
  #footer .nav--stay-connected,
  #footer .nav--business-directory {
    border-left: solid 1px #727272; }
    #footer .nav--site-apps .title,
    #footer .nav--stay-connected .title,
    #footer .nav--business-directory .title {
      color: black; }
  #footer .grid-container:before, #footer .grid-container:after {
    content: " ";
    display: table;
    clear: both; }
  #footer .grid-container .grid-half {
    float: left;
    padding: 0;
    width: 50%; }
  #footer .block {
    margin-bottom: 0.9375rem; }
  #footer .scripps-brand {
    clear: both;
    line-height: 0.75rem;
    font-size: 0.75rem;
    padding-top: 1.25rem; }
    #footer .scripps-brand .side__media {
      padding-right: 0.625rem; }
    #footer .scripps-brand strong {
      display: block;
      margin-bottom: 0.3125rem; }
    #footer .scripps-brand a {
      font-size: 0.75rem; }
      #footer .scripps-brand a:hover {
        text-decoration: underline; }
    #footer .scripps-brand .soft-right {
      position: static;
      width: auto; }
      #footer .scripps-brand .soft-right .link-list {
        padding-right: 0; }
  #footer .rsp-icon {
    width: 17px;
    height: 16px;
    line-height: 1rem;
    display: inline-block;
    margin-right: 6px;
    vertical-align: middle;
    box-sizing: border-box;
    background: #444;
    color: #a1a1a1; }
    #footer .rsp-icon:before {
      padding-left: 3px;
      font-size: 0.6875rem; }
  #footer .icon--facebook:before {
    content: "";
    padding-left: 0.3125rem; }
  #footer .icon--twitter:before {
    content: ""; }
  #footer .icon--pinterest:before {
    content: ""; }
  #footer .icon--instagram:before {
    content: ""; }
  #footer .icon--youtube:before {
    content: ""; }

.nav--navitron .navitron-featured .more {
  visibility: hidden; }

.navitron a.is-current, .nav--navitron a.is-current {
  color: #fff; }

.navitron__links a, .navitron__links button {
  display: block; }

.nav--contests {
  font-weight: bold; }

.listen-live a.old {
  color: white;
  position: relative;
  text-transform: uppercase;
  font-weight: bold;
  letter-spacing: 1px;
  font-size: 19px; }

.listen-live__text {
  padding: 14px 20px;
  display: inline-block;
  text-transform: uppercase;
  font-weight: bold;
  letter-spacing: 1px; }

.listen-live__icon {
  display: inline-block;
  padding: 14px 6px;
  padding-left: 20px; }

.listen-live a {
  cursor: pointer;
  background: #e1e1e1;
  text-decoration: none;
  color: #666;
  -webkit-tap-highlight-color: transparent;
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px transparent;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s; }

.listen-live a:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #333;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 0 50%;
  transform-origin: 0 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out; }

.listen-live a:hover, .listen-live a:focus, .listen-live a:active {
  color: white; }

.listen-live a:hover:before, .listen-live a:focus:before, .listen-live a:active:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1); }

.fa:before {
  text-decoration: inherit;
  display: inline-block;
  speak: none;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  padding-left: 0.375rem; }

.fa-play:before {
  content: "";
  padding-right: 24px; }

.side {
  overflow: hidden; }

.side__media {
  float: left; }

.side__body {
  overflow: hidden; }

.js-cycle-items .js-section_content {
  display: none; }
  .js-cycle-items .js-section_content.is-active {
    display: block;
    text-align: center; }
.js-cycle-items .is-disabled {
  display: none; }
.js-cycle-items button {
  background: #3f70ac;
  color: #fff;
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  display: inline-block; }
.js-cycle-items .js-start:before {
  content: "";
  text-decoration: inherit;
  display: inline-block;
  speak: none;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  padding-right: 0.3125rem; }
.js-cycle-items .js-stop:before {
  content: "";
  text-decoration: inherit;
  display: inline-block;
  speak: none;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  padding-right: 0.3125rem; }

.modal {
  position: relative;
  opacity: 0;
  z-index: 9999999;
  transition: opacity 0.5s ease-in-out;
  -moz-transition: opacity 0.5s ease-in-out;
  -webkit-transition: opacity 0.5s ease-in-out; }
  .modal.is-active {
    opacity: 1; }
  .modal.is-top .modal--content {
    top: 0; }
  .modal iframe {
    border: solid 1px #000;
    height: 310px;
    width: 350px; }
  .modal.manually-sized iframe {
    height: 100%;
    width: 100%; }
  .modal #mAD_728_BY_90_ABOVE {
    margin-top: 0;
    margin-bottom: 5px; }
    .modal #mAD_728_BY_90_ABOVE iframe {
      height: 90px;
      width: 728px; }

.modal--overflow {
  cursor: pointer;
  position: relative; }

.modal--content {
  position: absolute;
  left: 50%;
  top: 10%;
  z-index: 10000000; }

.modal--overlay {
  background: #fff;
  left: 0;
  position: fixed;
  top: 0;
  height: 100%;
  width: 100%;
  z-index: 9999999;
  opacity: 0.9; }

.modal--close {
  transition: opacity 0.5s;
  -webkit-transition: opacity 0.5s;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  background: #4c4c4c;
  color: #fff;
  cursor: pointer;
  padding: 7px 10px;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 9;
  opacity: 0.2; }

.modal--pager > * {
  transition: opacity 0.5s;
  -webkit-transition: opacity 0.5s;
  color: #fff;
  background: #4c4c4c;
  font-size: 2.5rem;
  padding: 0.75rem;
  top: 39%;
  position: absolute;
  z-index: 9;
  opacity: 0.2; }
  .modal--pager > *.js-next {
    right: 0rem; }
  .modal--pager > *.js-prev {
    left: 0rem; }
  .modal--pager > *.is-disabled {
    background: #ccc; }

.touch .modal--pager > * {
  opacity: 0.9; }

.modal--content .videoplayer2 {
  height: 100%;
  width: 100%; }
.modal--content .ratio__image .videoplayer2 {
  position: absolute;
  top: 0; }
.modal--content .overflow--blocks {
  position: relative;
  overflow: hidden; }
  .modal--content .overflow--blocks .block {
    float: left;
    text-align: center; }
    .modal--content .overflow--blocks .block .media__caption {
      display: none; }
.modal--content .blocks {
  display: none;
  width: 10000%; }
  .modal--content .blocks.animate {
    transition: transform 0.5s;
    -webkit-transition: -webkit-transform 0.5s; }
.modal--content .media__caption__container {
  transition: opacity 0.5s, left 0.5s, max-height 0.3s;
  -webkit-transition: opacity 0.5s, left 0.5s, max-height 0.3s;
  overflow: hidden;
  opacity: 1; }
  .modal--content .media__caption__container.is-disabled {
    opacity: 0; }
.modal--content .paging-container {
  transition: opacity 0.5s;
  -webkit-transition: opacity 0.5s;
  position: absolute;
  right: 0;
  font-size: 0.8125rem;
  opacity: 1; }
  .modal--content .paging-container.is-disabled {
    opacity: 0; }
  .modal--content .paging-container span {
    padding-left: 0.3125rem; }
  .modal--content .paging-container .paging-container--current {
    padding-right: 0.3125rem; }
.modal--content .blocks--v2 .block {
  position: absolute;
  float: none; }
  .modal--content .blocks--v2 .block.animate {
    transition: transform 0.5s;
    -webkit-transition: -webkit-transform 0.5s; }
.modal--content .blocks--v2 img {
  position: absolute;
  opacity: 0;
  transition: opacity 0.5s;
  -webkit-transition: opacity 0.5s; }
  .modal--content .blocks--v2 img.is-active {
    position: static;
    opacity: 1; }
.modal--content .modal--overflow,
.modal--content .overflow--blocks {
  height: 100%; }
.modal--content:hover .modal--close, .modal--content:hover .modal--pager > * {
  opacity: 1; }
.modal--content .media__caption__content .button--container {
  display: none; }
.modal--content .copyright {
  font-size: 10px;
  line-height: 12px;
  margin-bottom: 10px; }
.modal--content .media__caption__container .media__caption-bottom .caption__author:before {
  content: "Picture By "; }

.modal.has-ad .modal--close {
  top: 96px; }

.modal.modal--wall .modal--content {
  position: fixed;
  top: 10% !important; }
.modal.modal--wall iframe {
  border: 0;
  width: 100% !important;
  position: absolute; }
.modal.modal--wall .modal--close {
  z-index: 1; }
.modal.modal--wall.ss-kgtv, .modal.modal--wall.ss-wcpo-april-fools {
  z-index: 10; }

.modal.storyVideoPlayer .modal--pager {
  display: none; }
.modal.storyVideoPlayer .modal--story-video-container {
  position: fixed;
  top: 5%;
  width: 100%;
  background: #202020;
  border-bottom: 10px solid #343434;
  border-top: 10px solid #343434;
  padding-bottom: 20px; }
  .modal.storyVideoPlayer .modal--story-video-container .container {
    width: 1040px;
    margin: 0 auto; }
    .modal.storyVideoPlayer .modal--story-video-container .container:before, .modal.storyVideoPlayer .modal--story-video-container .container:after {
      content: " ";
      display: table;
      clear: both; }
.modal.storyVideoPlayer .btn--primary {
  border: 0; }
.modal.storyVideoPlayer .side__left {
  color: #fff;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  float: left;
  padding-right: 20px;
  width: calc(100% - 300px);
  width: -webkit-calc(100% - 300px); }
.modal.storyVideoPlayer .site-logo {
  display: inline-block;
  float: left;
  margin-top: -9px;
  width: 80px; }
.modal.storyVideoPlayer .story-video-container__top {
  margin-bottom: 30px;
  margin-top: 40px; }
  .modal.storyVideoPlayer .story-video-container__top:before, .modal.storyVideoPlayer .story-video-container__top:after {
    content: " ";
    display: table;
    clear: both; }
.modal.storyVideoPlayer .modal--title {
  font-size: 26px;
  line-height: 30px;
  margin-bottom: 10px;
  color: #ffffff;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: bold; }
.modal.storyVideoPlayer .modal--caption {
  font-size: 15px;
  color: white;
  margin-top: 20px;
  line-height: 22px; }
.modal.storyVideoPlayer .modal--author {
  float: right;
  font-size: 10px; }
  .modal.storyVideoPlayer .modal--author:before {
    content: "Video By: "; }
.modal.storyVideoPlayer .ratio__16x9 {
  padding-bottom: 55%; }
.modal.storyVideoPlayer .ratio {
  background: #000; }
.modal.storyVideoPlayer .side__right {
  float: left;
  min-width: 300px;
  width: 300px; }
.modal.storyVideoPlayer .modal--never-again a {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #fff;
  font-size: 12px;
  opacity: 0.8; }
.modal.storyVideoPlayer .modal--close {
  display: none; }
.modal.storyVideoPlayer .modal--overlay {
  background: #000;
  opacity: 0.85; }
.modal.storyVideoPlayer .modal--companionAd iframe {
  border: 0; }
.modal.storyVideoPlayer .modal--companionAd {
  margin-top: 30px; }
.modal.storyVideoPlayer .loading-video-modal {
  color: #4a4a4a;
  font-size: 40px;
  font-weight: bold;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  position: absolute;
  background: #000;
  z-index: 999;
  top: 0;
  left: 0;
  padding-top: 25%;
  height: 75%;
  width: 100%; }
  .modal.storyVideoPlayer .loading-video-modal span {
    position: relative; }
    .modal.storyVideoPlayer .loading-video-modal span::before {
      color: #fff;
      content: "Loading";
      text-transform: uppercase;
      position: absolute;
      overflow: hidden;
      width: 0;
      line-height: normal;
      top: 0;
      transition: width 2.5s; }
  .modal.storyVideoPlayer .loading-video-modal.p50 span::before {
    width: 50%; }
  .modal.storyVideoPlayer .loading-video-modal.p100 span::before {
    width: 100%; }
.modal.storyVideoPlayer .story-video-container__top,
.modal.storyVideoPlayer .side__right,
.modal.storyVideoPlayer .modal--caption,
.modal.storyVideoPlayer .modal--author {
  transition: opacity 0.3s;
  opacity: 0; }
.modal.storyVideoPlayer.content-loaded .story-video-container__top,
.modal.storyVideoPlayer.content-loaded .side__right,
.modal.storyVideoPlayer.content-loaded .modal--caption,
.modal.storyVideoPlayer.content-loaded .modal--author {
  opacity: 1; }

.modal.forgot-username .block {
  width: 18.75rem;
  height: 18.75rem;
  text-align: left;
  border: 1px solid #ccc;
  background: white;
  box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.25); }
.modal.forgot-username .blocks {
  display: block; }
.modal.forgot-username .modal--content .overflow--blocks {
  position: static;
  overflow: visible; }
.modal.forgot-username .js-username-field {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 0.8125rem; }
.modal h1, .modal h2, .modal h3, .modal h4, .modal h5, .modal h6 {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; }

.modal .media-slider__viewport > .block {
  position: relative; }
.modal .buy-photo {
  position: absolute;
  bottom: 35px;
  right: 10px;
  background: black;
  z-index: 10;
  opacity: 0.8;
  color: white;
  transition: opacity 0.1s ease-in-out;
  height: 33px;
  line-height: 30px;
  border: 1px solid #555;
  border-radius: 3px; }
  .modal .buy-photo a {
    color: white;
    font-size: 11px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    padding: 20px;
    text-decoration: none; }
    .modal .buy-photo a:hover {
      text-decoration: none; }

.modal--email-widget {
  z-index: 9999989;
  line-height: 0; }
  .modal--email-widget .modal--content {
    margin-left: -9999px;
    position: fixed;
    left: 0 !important;
    top: auto;
    bottom: 0; }
  .modal--email-widget iframe {
    border: 0 !important;
    width: 100% !important; }
  .modal--email-widget .modal--close {
    display: none; }
  .modal--email-widget.js-content-loaded .modal--close {
    display: block; }
  .modal--email-widget.is-success .modal--close {
    display: none; }
  .modal--email-widget.newsletter-modal-bottom .modal--content {
    width: 100%;
    position: fixed;
    bottom: 0;
    top: auto;
    line-height: 0; }

.modal.modal--wall iframe.ss-kgtv, .modal.modal--wall iframe.ss-wcpo-april-fools {
  z-index: 10; }

.modal--email-widget.js-content-loaded .modal--close {
  padding: 20px; }

.modal--email-widget--bottom .modal--content {
  transition: bottom 1s;
  bottom: -100px; }

.modal--email-widget--bottom.animate-in .modal--content {
  bottom: 0; }

.modal--email-widget--daily-brief .modal--content {
  transition-delay: 0.2s;
  transition: top 0.5s;
  -moz-transition-delay: 0.2s;
  -moz-transition: top 0.5s;
  -webkit-transition-delay: 0.2s;
  -webkit-transition: top 0.5s;
  top: -500px; }

.modal--email-widget--daily-brief.animate-in .modal--content {
  margin-left: 0;
  width: 100%;
  top: 55px; }

.modal--email-widget--daily-brief .modal--content .modal--close {
  display: block;
  background: none;
  color: #000;
  opacity: 0.5; }

.modal--email-widget--daily-brief.animate-in .modal--overlay {
  display: block; }
.modal--email-widget--daily-brief .modal--overlay {
  display: none; }

.modal--up-next .modal--pager,
.modal--up-next .modal--overflow, .up-next .modal--pager,
.up-next .modal--overflow {
  display: none; }
.modal--up-next .modal--content, .up-next .modal--content {
  left: 0;
  position: fixed; }
  .modal--up-next .modal--content .blocks, .up-next .modal--content .blocks {
    display: block; }
  .modal--up-next .modal--content > .modal--close, .up-next .modal--content > .modal--close {
    display: none; }
.modal--up-next .modal--content-inner, .up-next .modal--content-inner {
  background: #fff; }
.modal--up-next .blocks, .up-next .blocks {
  padding: 12px;
  width: 100%; }
.modal--up-next .block, .up-next .block {
  padding-top: 12px;
  border-top: 1px solid #ececec;
  margin-bottom: 12px; }
  .modal--up-next .block:before, .modal--up-next .block:after, .up-next .block:before, .up-next .block:after {
    content: " ";
    display: table;
    clear: both; }
  .modal--up-next .block:first-child, .up-next .block:first-child {
    border-top: 0px;
    padding-top: 0; }
.modal--up-next .modal__header, .up-next .modal__header {
  background: #2f6194;
  min-height: 44px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: bold;
  color: white;
  position: relative; }
.modal--up-next .side__media, .up-next .side__media {
  float: left;
  max-width: 90px;
  margin-right: 12px; }
.modal--up-next .side__content, .up-next .side__content {
  overflow: hidden; }
.modal--up-next .headline, .up-next .headline {
  font-weight: bold;
  font-size: 15px !important; }
.modal--up-next .updated, .up-next .updated {
  display: none !important; }

.wxyz .modal--up-next .mobile-brand, .wxyz .up-next .mobile-brand {
  background-image: url("http://media2.wxyz.com/image/wxyz-7-logo100.png"); }

.modal--up-next .mobile-brand, .up-next .mobile-brand {
  height: auto;
  background-size: contain;
  z-index: 100000;
  position: absolute;
  top: 11px;
  left: 11px;
  background-repeat: no-repeat;
  padding-left: 34px;
  color: white;
  font-weight: bold;
  font-size: 15px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; }

.tp-iframe-wrapper {
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
  background: url(http://media.scrippsnationalnews.com/cms/images/iframe-loading.gif) #fff no-repeat center center; }

.SUH-appendContainer iframe {
  border: 0;
  width: 100%; }

.SUH-UH-form-active .tp-iframe-wrapper {
  height: auto !important; }

.suh-modal {
  overflow-x: hidden;
  overflow-y: scroll;
  display: block;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  opacity: 0;
  transition: opacity 0.5s;
  z-index: 9999; }
  .suh-modal.is-small-screen {
    position: absolute;
    height: 100%; }
    .suh-modal.is-small-screen .modal-close {
      top: 5px;
      right: 5px; }
    .suh-modal.is-small-screen .suh-modal--content {
      margin-top: 0;
      height: 100%;
      box-shadow: none; }
  .suh-modal.is-active {
    opacity: 1; }
  .suh-modal .suh-modal--content {
    position: relative;
    margin: 110px auto 40px auto;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
    background: url(http://media.scrippsnationalnews.com/cms/images/iframe-loading.gif) #fff no-repeat center center;
    z-index: 999999; }
  .suh-modal .suh-modal--content .js-SUH-UH {
    padding: 10px;
    background: #fff; }
  .suh-modal .suh-modal--content iframe {
    border: 0;
    width: 100%; }
  .suh-modal .modal-close {
    line-height: 37px;
    display: block;
    position: absolute;
    top: -20px;
    right: -20px;
    width: 40px;
    height: 40px;
    background: #ccc;
    border: 2px solid #fff;
    z-index: 300100;
    border-radius: 40px;
    opacity: 1;
    cursor: pointer;
    color: #fff;
    font-family: Arial, sans-serif;
    font-size: 22px;
    text-align: center;
    transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -webkit-transform: scale(1, 1);
    -o-transform: scale(1, 1); }
  .suh-modal .suh-overlay {
    position: fixed;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    background: #121214;
    z-index: 300000;
    opacity: 0.9; }

.multi-images-alt .js-trigger {
  float: left;
  width: 32.25%;
  margin-right: 1%; }

.multi-images-alt-4 .js-trigger {
  float: left;
  width: 24%;
  margin-right: 1%; }

.media--16x9 .media__container--4x3 {
  padding-bottom: 56.25%; }
.media--16x9.js-multi-images .js-multi__triggers {
  height: 263px; }

.js-multi-images:before, .js-multi-images:after {
  content: " ";
  display: table;
  clear: both; }
.js-multi-images .js-multi__targets > * {
  cursor: pointer;
  display: none; }
  .js-multi-images .js-multi__targets > *.is-active {
    display: block; }
.js-multi-images .js-multi__triggers {
  float: right;
  width: 33%; }
  .js-multi-images .js-multi__triggers > * {
    float: left;
    margin-left: 0.3125rem;
    width: calc(50% - 5px);
    width: -webkit-calc(50% - 5px); }
    .js-multi-images .js-multi__triggers > *:nth-child(odd) {
      margin-right: 0.3125rem;
      margin-left: 0; }
  .js-multi-images .js-multi__triggers img {
    cursor: pointer; }
.js-multi-images .js-multi__targets {
  float: left;
  width: 66%; }
.js-multi-images .js-trigger {
  margin-bottom: 0.625rem;
  position: relative; }
  .js-multi-images .js-trigger > div {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 0.75rem;
    line-height: 0.75rem;
    min-height: 2.125rem;
    bottom: -1px;
    z-index: 1;
    color: #fff;
    background: #4c4c4c;
    width: 100%; }
  .js-multi-images .js-trigger .caption {
    padding: 0.3125rem; }

.media-slider__pager, .module--happening-now .carousel__pager {
  width: 100%;
  position: absolute;
  top: 50%;
  z-index: 50; }
  .media-slider__pager .js-prev, .media-slider__pager .js-next, .module--happening-now .carousel__pager .js-prev, .module--happening-now .carousel__pager .js-next {
    position: absolute;
    margin-top: -1.6875rem; }
  .media-slider__pager .js-prev, .module--happening-now .carousel__pager .js-prev {
    left: 0; }
  .media-slider__pager .js-next, .module--happening-now .carousel__pager .js-next {
    right: 0; }
  .media-slider__pager .btn--ui, .module--happening-now .carousel__pager .btn--ui {
    font-size: 1.6875rem; }
  .media-slider__pager .is-disabled, .module--happening-now .carousel__pager .is-disabled {
    display: none; }

.media-slider__thumbs__pager, .module--happening-now .carousel__pager {
  width: 100%;
  position: absolute;
  top: 50%;
  z-index: 50;
  margin-top: -0.75rem; }
  .media-slider__thumbs__pager .js-prev, .media-slider__thumbs__pager .js-next, .module--happening-now .carousel__pager .js-prev, .module--happening-now .carousel__pager .js-next {
    position: absolute;
    margin-top: -1.6875rem; }
  .media-slider__thumbs__pager .js-prev, .module--happening-now .carousel__pager .js-prev {
    left: 0; }
  .media-slider__thumbs__pager .js-next, .module--happening-now .carousel__pager .js-next {
    right: 0; }
  .media-slider__thumbs__pager .js-next, .module--happening-now .carousel__pager .js-next {
    right: -8px; }
  .media-slider__thumbs__pager .js-prev, .module--happening-now .carousel__pager .js-prev {
    left: -8px; }

.media-slider__thumbs_overflow, .module--happening-now .carousel__pager {
  margin-left: 1.875rem;
  margin-right: 1.875rem; }

.btn--ui-block {
  color: #fff;
  background: #4c4c4c;
  color: #d2d2d2;
  font-size: 1.6875rem;
  display: block;
  padding: 0.625rem; }
  .btn--ui-block.is-disabled {
    background: #cccccc;
    cursor: default;
    color: white; }

.btn--ui-light {
  color: #636466;
  font-size: 3.375rem;
  margin-top: -1.6875rem; }
  .btn--ui-light.is-disabled {
    color: #d2d2d2;
    cursor: default; }

.js-tabs .js-tabs__targets .tab {
  display: none; }
  .js-tabs .js-tabs__targets .tab.is-active {
    display: block; }

.js-filter__targets > * {
  display: none; }
  .js-filter__targets > *.is-active {
    display: block; }

.ad--994x30 {
  width: 62.125rem;
  height: 1.875rem;
  margin-left: auto;
  margin-right: auto;
  z-index: 20; }

.ad--88x31 {
  width: 5.5rem;
  height: 1.9375rem;
  margin-left: auto;
  margin-right: auto;
  z-index: 20; }

.ad--113x38 {
  width: 7.0625rem;
  height: 2.375rem;
  margin-left: auto;
  margin-right: auto;
  z-index: 20; }

.ad--728x90 {
  width: 45.5rem;
  height: 5.625rem;
  margin-left: auto;
  margin-right: auto;
  z-index: 20; }

.ad--758x90 {
  width: 47.375rem;
  height: 5.625rem;
  margin-left: auto;
  margin-right: auto;
  z-index: 20; }

.ad--250x200 {
  width: 15.625rem;
  height: 12.5rem;
  margin-left: auto;
  margin-right: auto;
  z-index: 20; }

.ad--300x250 {
  width: 18.75rem;
  height: 15.625rem;
  margin-left: auto;
  margin-right: auto;
  z-index: 20; }

.ad--289x504 {
  width: 18.0625rem;
  height: 31.5rem;
  margin-left: auto;
  margin-right: auto;
  z-index: 20; }

.ad--300x600 {
  width: 18.75rem;
  height: 37.5rem;
  margin-left: auto;
  margin-right: auto;
  z-index: 20; }

.ad--300x250 {
  height: auto;
  font-size: 1px;
  color: #4c4c4c;
  text-align: center; }

.ad--320x50 {
  text-align: center; }
  .ad--320x50 iframe {
    width: 320px; }

.module--ad .header--light, .module--ad .header--light a {
  font-size: 17px;
  color: black; }
.module--ad .blocks {
  background: white;
  padding: 6px; }
.module--ad .abstract {
  font-size: 14px; }
  .module--ad .abstract a {
    color: #636466; }
    .module--ad .abstract a:hover {
      text-decoration: none; }

.ad--88x31 iframe {
  width: 88px; }

.ad--113x38 {
  overflow: hidden; }

.ad--113x38 iframe {
  margin-top: 0; }

.site__type--tv .ad--113x38 iframe {
  margin-top: 0; }

.ad--658x90 iframe {
  width: 658px; }

.is-floating .ad--113x38 iframe {
  margin-top: 0; }

.ad--100x32:before {
  content: "Sponsored by:";
  font-family: "Noto Sans";
  font-weight: bold;
  color: #666666;
  text-transform: uppercase;
  font-size: 13px;
  margin-right: 10px;
  float: left; }

.ad--320x50 {
  margin-top: 20px;
  margin-bottom: 0px; }

.alerts {
  display: none; }
  .alerts.is-active {
    display: block; }

.alerts--breaking, .alerts--news {
  background: #212121;
  color: #fff;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  line-height: 140%;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  margin-bottom: 0; }
  .alerts--breaking .trigger, .alerts--news .trigger {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    text-align: left;
    border-left: 1px solid #636466; }
    .alerts--breaking .trigger.is-active, .alerts--news .trigger.is-active {
      background: #262626; }
  .alerts--breaking .alerts__story a, .alerts--news .alerts__story a {
    color: #fff;
    text-decoration: none; }
  .alerts--breaking .module__body:before, .alerts--breaking .module__body:after, .alerts--news .module__body:before, .alerts--news .module__body:after {
    content: " ";
    display: table;
    clear: both; }

.alerts {
  position: absolute;
  right: 0;
  background: #262626;
  height: auto;
  max-height: 0;
  display: block;
  overflow: hidden;
  padding: 0;
  transition: padding 0.3s, max-height 0.3s;
  z-index: 9; }
  .alerts.is-active {
    max-height: 31.25rem; }
  .alerts a {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
    display: block;
    color: #fff;
    text-decoration: none;
    line-height: 200%;
    border-top: 1px solid #4d4d4d; }
    .alerts a:first-child {
      border-top: 0; }
    .alerts a:visited {
      color: #e6e6e6;
      text-decoration: none; }
  .alerts > div {
    padding: 1.125rem; }

.alerts--breaking .header, .alerts--news .header {
  font-size: 17px !important;
  background: #7e0f19;
  color: white !important;
  padding: 0 !important;
  margin-top: 10px !important;
  font-weight: bold;
  padding-left: 20px !important;
  padding-right: 10px !important;
  padding-top: 3px !important;
  padding-bottom: 3px !important; }

.alerts--news .header {
  margin-right: 12px; }

.module--author-bio .side__media {
  max-width: 75px;
  margin-right: 10px; }
.module--author-bio .title {
  margin-bottom: 0; }
.module--author-bio .author-bio__details {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; }

.rsp-icon {
  width: 20px;
  height: 20px;
  line-height: 1.25rem;
  display: inline-block;
  vertical-align: middle;
  box-sizing: border-box; }
  .rsp-icon:before {
    padding-left: 3px; }

.icon--share:before {
  content: "";
  text-decoration: inherit;
  display: inline-block;
  speak: none;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 17px; }

.module--blog-list .inner .headline, .module--blog-list .inner .image {
  text-decoration: none;
  color: black; }
.module--blog-list .inner a {
  text-decoration: none; }
.module--blog-list .ratio__proportion, .module--blog-list .ratio__4x3 {
  background: transparent; }
.module--blog-list .block {
  background-color: #fff;
  margin-bottom: 1.25rem;
  border-top: 1px solid #ced4d8; }
.module--blog-list .block__body {
  padding: 2.125rem; }
.module--blog-list .author__name {
  margin-left: 2.125rem; }
.module--blog-list .block__type {
  text-transform: uppercase;
  color: #ced4d8;
  font-size: 0.875rem; }
.module--blog-list .headline {
  margin-bottom: 1.875rem;
  font-size: 1.75rem; }
.module--blog-list .abstract {
  font-size: 0.9375rem;
  margin-bottom: 1.5625rem; }
.module--blog-list .read-more {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  text-decoration: none;
  font-weight: 500; }
.module--blog-list .author__name, .module--blog-list .author__twitter {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 0.8125rem; }
.module--blog-list .author__name {
  margin-right: 1.0625rem; }
.module--blog-list a.author__twitter {
  text-decoration: none; }
.module--blog-list .media {
  margin-bottom: 1.875rem; }
.module--blog-list .stButton .stLarge {
  display: inherit;
  height: auto;
  width: auto;
  position: static; }
.module--blog-list .shares {
  visibility: visible;
  font-size: 0.75rem; }
  .module--blog-list .shares .icon--share:before {
    font-size: 0.75rem; }
.module--blog-list .share-button {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: white;
  cursor: pointer;
  padding-top: 0.625rem;
  padding-bottom: 0.625rem;
  text-align: center;
  padding-left: 0.5rem;
  text-transform: uppercase; }
  .module--blog-list .share-button:hover {
    cursor: pointer; }
  .module--blog-list .share-button .icon--share:before {
    color: white; }
.module--blog-list .block__footer .side__body {
  float: right;
  margin-right: 0.75rem; }
.module--blog-list .block--story .block__body .side__media {
  width: 12.5rem;
  margin-right: 0.875rem; }
.module--blog-list .js-blog-list {
  transition: opacity 0.5s ease-in-out;
  -moz-transition: opacity 0.5s ease-in-out;
  -webkit-transition: opacity 0.5s ease-in-out; }
  .module--blog-list .js-blog-list.is-loading {
    opacity: 0.2; }
.module--blog-list section {
  display: none; }
  .module--blog-list section.is-active {
    display: block; }
.module--blog-list .nav--pagination > * {
  display: inline-block;
  background: #4c4c4c;
  color: #d2d2d2;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 1rem; }
.module--blog-list .nav--pagination {
  float: right; }
  .module--blog-list .nav--pagination .is-disabled {
    display: none; }
.module--blog-list .js-prev:before {
  content: "Prev";
  text-transform: uppercase; }
.module--blog-list .js-next:before {
  content: "Next";
  text-transform: uppercase; }

.module--bio-list .block__type, .module--bio-list .abstract, .module--bio-list .read-more {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; }
.module--bio-list .headline, .module--bio-list .author__name, .module--bio-list .author__twitter, .module--bio-list .share-button, .module--bio-list .shares {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; }
.module--bio-list .inner .headline, .module--bio-list .inner .image {
  text-decoration: none;
  color: black; }
.module--bio-list .inner a {
  text-decoration: none; }
.module--bio-list .block {
  background-color: #fff;
  margin-bottom: 1.25rem;
  padding: 1.0625rem;
  border-top: 1px solid #ced4d8;
  overflow: hidden; }
.module--bio-list .author__name {
  margin-left: 2.125rem; }
.module--bio-list .block__type {
  text-transform: uppercase;
  color: #ced4d8;
  font-size: 0.875rem; }
.module--bio-list .headline {
  margin-bottom: 0.75rem;
  font-size: 1.75rem; }
.module--bio-list .abstract {
  font-size: 0.875rem;
  margin-bottom: 1.5625rem;
  color: #636466; }
  .module--bio-list .abstract:empty {
    display: none; }
.module--bio-list .side__media {
  max-width: 12.5rem;
  margin-right: 0.875rem; }
.module--bio-list .rsp-icon {
  visibility: hidden; }
  .module--bio-list .rsp-icon:before {
    visibility: visible; }

.component__carousel {
  position: relative; }
  .component__carousel .carousel__overflow {
    overflow: hidden; }
  .component__carousel .blocks {
    width: 625rem; }
    .component__carousel .blocks:before, .component__carousel .blocks:after {
      content: " ";
      display: table;
      clear: both; }
  .component__carousel .animate .blocks {
    transition: transform 0.5s;
    -webkit-transition: -webkit-transform 0.5s; }
  .component__carousel .block {
    float: left; }
  .component__carousel .js-carousel__content {
    overflow: hidden; }
  .component__carousel .carousel__pager {
    width: 100%;
    position: absolute;
    top: 50%;
    z-index: 50; }
    .component__carousel .carousel__pager .btn-ui {
      font-size: 1.6875rem;
      display: block;
      padding: 0.625rem;
      font-weight: normal; }
    .component__carousel .carousel__pager .js-prev, .component__carousel .carousel__pager .js-next {
      position: absolute;
      margin-top: -1.6875rem; }
    .component__carousel .carousel__pager .js-prev {
      left: 0; }
    .component__carousel .carousel__pager .js-next {
      right: 0; }
  .component__carousel .container {
    width: inherit !important; }

.carousel--media .carousel__overflow .block--video {
  position: relative; }
.carousel--media .carousel__overflow .block--video a:before {
  content: "";
  text-decoration: inherit;
  display: inline-block;
  speak: none;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #fff;
  font-size: 4.125rem;
  position: absolute;
  left: 54%;
  top: 29%;
  margin-left: -2rem;
  width: 4rem;
  opacity: 0.7;
  z-index: 10; }

.module--carousel.has-touch .js-prev, .module--carousel.has-touch .js-next {
  display: none; }

.carousel--text .carousel__pager {
  top: 0;
  position: static; }
.carousel--text .pager__container {
  z-index: 1; }

.module--carousel .module__footer:before, .module--carousel .module__footer:after {
  content: " ";
  display: table;
  clear: both; }
.module--carousel .module__footer a {
  text-decoration: none;
  text-transform: uppercase;
  font-size: 12px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #636466;
  padding-bottom: 6px;
  float: right; }

.carousel--media .block {
  width: 19rem;
  margin-right: 0.3125rem; }
.carousel--media .overlay__media {
  background: #000;
  height: 0;
  position: relative;
  padding-bottom: 73.25%;
  overflow: hidden;
  text-align: center; }
.carousel--media .overlay__body {
  color: black;
  background: white;
  opacity: 0.9;
  padding: 0.625rem;
  box-sizing: border-box;
  position: absolute;
  bottom: 4%;
  width: 90%;
  right: 0;
  z-index: 5;
  text-align: left; }
  .carousel--media .overlay__body .headline {
    font-weight: normal;
    font-size: 0.8125rem;
    color: black;
    display: block;
    float: left;
    padding-right: 2%;
    width: 70%;
    min-height: 23px; }
  .carousel--media .overlay__body .updated {
    border-left: 1px solid #636466;
    padding-left: 0.625rem;
    padding-top: 1px;
    box-sizing: border-box;
    font-size: 0.625rem;
    line-height: 10px;
    color: black;
    display: block;
    float: left;
    width: 30%; }
  .carousel--media .overlay__body .updated-is-empty .updated {
    display: none; }
  .carousel--media .overlay__body .updated-is-empty .headline {
    width: 100%; }
  .carousel--media .overlay__body .updated:before {
    content: "Updated";
    display: block;
    text-transform: uppercase;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: bold;
    margin-bottom: 0.125rem; }
  .carousel--media .overlay__body.no-time .headline {
    width: 100%; }
  .carousel--media .overlay__body.no-time .updated {
    display: none; }

.carousel--text .carousel__overflow {
  background-color: #fff;
  padding-left: 1.75rem; }
.carousel--text .block {
  width: 9.6875rem;
  margin-right: 0.75rem;
  margin-top: 0.75rem; }
  .carousel--text .block:first-child .media__container--16x9, .carousel--text .block:first-child .block__complex {
    border-left: 0; }
.carousel--text .headline {
  height: 4rem;
  font-size: 1rem;
  padding-right: 0.75rem;
  margin-left: 0.75rem;
  border-left: 1px solid white;
  font-weight: 600;
  line-height: 100%; }
.carousel--text .media__container--16x9 {
  padding-top: 0.75rem;
  padding-left: 0.75rem; }
.carousel--text .media__container--16x9, .carousel--text .block__complex {
  border-left: 1px solid #d2d2d2; }
.carousel--text .block__complex {
  margin-bottom: 0.75rem; }
.carousel--text .updated {
  padding-left: 0.75rem;
  padding-top: 0.375rem;
  font-size: 0.5rem;
  color: #636466; }
  .carousel--text .updated:before {
    content: "Updated ";
    font-weight: 600;
    text-transform: uppercase;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #000;
    font-weight: 600; }
.carousel--text .pager__container {
  position: absolute;
  height: 12.6875rem;
  width: 2.5rem; }
  .carousel--text .pager__container button {
    top: 50%;
    margin-top: -2.0625rem; }
.carousel--text .pager--prev {
  background: #ffffff;
  left: 0; }
.carousel--text .pager--next {
  background: #ffffff;
  right: 0; }
.carousel--text .has-video {
  position: relative; }
  .carousel--text .has-video:before {
    content: url("../images/camera-12x9.png");
    position: absolute;
    bottom: 1.125rem;
    right: 0.75rem;
    width: 12px;
    height: 9px; }

.cssgradients .carousel--text .pager--prev {
  background: -moz-linear-gradient(left, white 74%, rgba(255, 255, 255, 0) 100%);
  background: -webkit-gradient(linear, left top, right top, color-stop(74%, white), color-stop(100%, rgba(255, 255, 255, 0)));
  background: -webkit-linear-gradient(left, white 74%, rgba(255, 255, 255, 0) 100%);
  background: -o-linear-gradient(left, white 74%, rgba(255, 255, 255, 0) 100%);
  background: -ms-linear-gradient(left, white 74%, rgba(255, 255, 255, 0) 100%);
  background: linear-gradient(to right, white 74%, rgba(255, 255, 255, 0) 100%); }
.cssgradients .carousel--text .pager--next {
  background: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0%, white 26%);
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(26%, white));
  background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, white 26%);
  background: -o-linear-gradient(left, rgba(255, 255, 255, 0) 0%, white 26%);
  background: -ms-linear-gradient(left, rgba(255, 255, 255, 0) 0%, white 26%);
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, white 26%); }

.module--static-content {
  line-height: 150%;
  font-size: 0.9375rem;
  color: #333333; }
  .module--static-content .inner {
    color: #333333; }
  .module--static-content figure p {
    margin-bottom: 0; }
  .module--static-content figure figcaption {
    font-size: 12px;
    color: #888;
    line-height: 140%;
    margin-top: 6px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; }
  .module--static-content a {
    color: #00539f; }
    .module--static-content a:visited {
      color: #4190d9; }
    .module--static-content a:active {
      color: #2171ba; }
    .module--static-content a:hover {
      color: #006cce; }
  .module--static-content p {
    margin-bottom: 1.125rem; }
  .module--static-content h1, .module--static-content h2, .module--static-content h3, .module--static-content h4, .module--static-content h5, .module--static-content h6 {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: bold; }
  .module--static-content .block {
    border-top: 1px solid #d2d2d2;
    padding: 0.5rem; }
    .module--static-content .block:first-child {
      border-top: 0; }
  .module--static-content .title {
    font-size: 0.75rem;
    margin-top: 0.75rem;
    color: black; }
    .module--static-content .title:first-child {
      margin-top: 0; }
  .module--static-content .module__body {
    font-family: georgia;
    color: #636466;
    font-size: 0.875rem; }
  .module--static-content a {
    color: #636466;
    text-decoration: underline; }
    .module--static-content a:hover {
      color: black; }
  .module--static-content p {
    margin-bottom: 0.75rem;
    line-height: 160%; }
  .module--static-content .media + a {
    display: block; }
  .module--static-content.wcpo-subscribe .blocks {
    background: #FFFFFF;
    color: #222222;
    font-family: "Noto Sans", Helvetica, Arial, sans-serif;
    padding: 10px;
    border: 1px solid #bbbbbb;
    line-height: 17px; }
  .module--static-content.wcpo-subscribe .side__media {
    max-width: 476px;
    margin-right: 31px;
    margin-top: 22px;
    margin-left: 30px; }
  .module--static-content.subscriber-loading .title {
    font-size: 1.125rem;
    font-weight: normal;
    color: #999999;
    margin-bottom: 0.75rem;
    text-align: center; }
  .module--static-content.subscriber-loading .blocks {
    display: block;
    text-align: center; }
  .module--static-content.subscriber-loading .fade .media {
    width: 50%; }
  .module--static-content.subscriber-loading .fade:before {
    background: white;
    width: 500px;
    height: 247px;
    content: " ";
    position: absolute;
    opacity: 0.35; }
  .module--static-content.skin--flex-headline .abstract, .module--static-content.skin--flex-headline .headline {
    height: auto !important; }
  .module--static-content.skin--flex-headline a {
    text-decoration: none; }
  .module--static-content .module--flex .block, .module--static-content .module--static-content.skin--flex-headline .block {
    border-top: 0; }
  .module--static-content .module--flex a, .module--static-content .module--static-content.skin--flex-headline a {
    text-decoration: none; }
  .module--static-content .module--flex p, .module--static-content .module--static-content.skin--flex-headline p {
    line-height: 120%; }
  .module--static-content.show-skin .module__body {
    background: white;
    padding: 0.75rem; }
  .module--static-content.jobs--post-jobs .panel--well--filled {
    border: 1px solid #ccc; }
  .module--static-content.jobs--post-jobs .panel--well ol {
    padding-top: 0; }
  .module--static-content.jobs--post-jobs .title {
    font-size: 1rem; }
  .module--static-content.jobs--resume .headline, .module--static-content.jobs--post-jobs .headline, .module--static-content.jobs--search .headline {
    font-size: 1.75rem;
    margin-bottom: 1.5rem;
    line-height: 120%; }

.layout__side .module--static-content .blocks {
  background: white;
  padding: 0.375rem; }
.layout__side .module--static-content.hide-skin .module__body {
  border: 0;
  padding: 0; }
  .layout__side .module--static-content.hide-skin .module__body .blocks {
    background: transparent;
    padding: 0; }

.l-row:before, .l-row:after {
  content: " ";
  display: table;
  clear: both; }

.l-col-lg-4, .l-col-lg-6, .l-col-lg-3 {
  float: left;
  padding-left: 24px; }
  .l-col-lg-4:first-child, .l-col-lg-6:first-child, .l-col-lg-3:first-child {
    padding-left: 0; }

.l-col-lg-4 {
  width: 33.33333%; }

.l-col-lg-6 {
  width: 50%; }

.l-col-lg-3 {
  width: 25%; }

.module.skin--no-space-above {
  margin-top: -24px; }

.module--closings .js-filter__triggers {
  margin-bottom: 0.625rem; }
  .module--closings .js-filter__triggers > a, .module--closings .js-filter__triggers > button {
    color: #a4a4a4;
    border: 1px solid #ccc;
    background: #efefef;
    border-radius: 2px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 0.875rem;
    text-decoration: none;
    padding: 6px 12px;
    display: inline-block; }
    .module--closings .js-filter__triggers > a:hover, .module--closings .js-filter__triggers > button:hover {
      text-decoration: none;
      color: black; }
      .module--closings .js-filter__triggers > a:hover:before, .module--closings .js-filter__triggers > button:hover:before {
        color: #7e7e7e; }
    .module--closings .js-filter__triggers > a.is-active, .module--closings .js-filter__triggers > button.is-active {
      color: #777;
      background: white;
      font-weight: bold; }
      .module--closings .js-filter__triggers > a.is-active:hover, .module--closings .js-filter__triggers > button.is-active:hover {
        background: #979797;
        color: white; }
    .module--closings .js-filter__triggers > a:hover, .module--closings .js-filter__triggers > button:hover {
      background: #d6d6d6;
      color: white; }
.module--closings .blocks .header {
  border-bottom: solid 1px #999999;
  color: #999999;
  font-size: 0.9375rem;
  font-weight: normal;
  padding-left: 0.625rem; }
.module--closings .block {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 0.9375rem;
  border-top: 1px solid #d2d2d2; }
  .module--closings .block:first-of-type {
    border-top: 0; }
.module--closings .closing {
  padding: 0.375rem; }
.module--closings .text--primary {
  font-size: 1rem;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; }
.module--closings .text--secondary {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; }
.module--closings .block:before, .module--closings .block:after, .module--closings .alert:before, .module--closings .alert:after {
  content: " ";
  display: table;
  clear: both; }

.module--featured-content .block .side__media {
  margin-right: 0.75rem; }
.module--featured-content .has-video {
  position: relative; }
  .module--featured-content .has-video:before {
    background-image: url("../images/camera-12x9.png");
    content: " ";
    position: absolute;
    bottom: 0.75rem;
    right: 0.75rem;
    width: 12px;
    height: 9px; }
.module--featured-content .is-decodedc {
  position: relative; }
  .module--featured-content .is-decodedc:before {
    background-image: url("../images/custom/pages/decodedc/icon.png");
    content: " ";
    right: 0.75rem;
    bottom: 0.75rem;
    width: 20px;
    height: 18px;
    position: absolute; }
.module--featured-content .cat--ojai-valley-news {
  position: relative; }
  .module--featured-content .cat--ojai-valley-news:before {
    background-image: url("../images/color_schemes/vcs/logo-OjaiValleyNews.png");
    content: " ";
    right: 0.75rem;
    bottom: 0.75rem;
    width: 93px;
    height: 12px;
    position: absolute; }
.module--featured-content .is-sponsored .block__complex .comments {
  visibility: visible !important;
  display: block !important;
  font-size: 0.5rem;
  padding: 0px 2px 0;
  position: absolute;
  bottom: 0px;
  width: 300px !important; }
.module--featured-content .is-sponsored .block__complex img {
  max-height: 18px;
  max-width: 118px;
  vertical-align: middle;
  padding-left: 2px;
  display: block !important; }
.module--featured-content .this-or-that {
  font-size: 0.6875rem;
  text-transform: uppercase;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; }
.module--featured-content .this-or-that__red {
  font-weight: bold;
  color: #720000; }
.module--featured-content .this-or-that__gray {
  color: #adadad; }
.module--featured-content .updated {
  font-size: 0.75rem; }
.module--featured-content .block {
  margin-bottom: 0.4375rem; }
  .module--featured-content .block:before, .module--featured-content .block:after {
    content: " ";
    display: table;
    clear: both; }
.module--featured-content .block--mini {
  background: white;
  position: relative; }
  .module--featured-content .block--mini .headline {
    font-size: 1rem;
    line-height: 1.25rem; }
  .module--featured-content .block--mini .comments, .module--featured-content .block--mini .shares, .module--featured-content .block--mini .authors {
    font-size: 0.75rem; }
.module--featured-content .block--large {
  background: white; }
  .module--featured-content .block--large .headline {
    font-size: 1.5rem;
    line-height: 100%; }
  .module--featured-content .block--large .comments, .module--featured-content .block--large .shares, .module--featured-content .block--large .authors {
    font-size: 1rem; }
.module--featured-content .block--live-streaming > .inner {
  background: white;
  display: block;
  height: 76px;
  overflow: hidden; }
  .module--featured-content .block--live-streaming > .inner:before, .module--featured-content .block--live-streaming > .inner:after {
    content: " ";
    display: table;
    clear: both; }
.module--featured-content .block--live-streaming .side__body {
  margin-top: 10px; }
.module--featured-content .block--black-friday, .module--featured-content .block--promo-style-2 {
  background: white; }
  .module--featured-content .block--black-friday .side__media, .module--featured-content .block--promo-style-2 .side__media {
    max-width: 69%; }
  .module--featured-content .block--black-friday .header--dark, .module--featured-content .block--promo-style-2 .header--dark {
    margin-top: 0;
    text-transform: none;
    padding: 3px 12px;
    margin-bottom: 0;
    font-size: 12px;
    width: 80%; }
  .module--featured-content .block--black-friday .emphasis, .module--featured-content .block--promo-style-2 .emphasis {
    font-weight: bold;
    text-transform: uppercase; }
  .module--featured-content .block--black-friday .headline, .module--featured-content .block--promo-style-2 .headline {
    font-size: 14px;
    padding: 5px 12px; }
.module--featured-content .comments, .module--featured-content .shares, .module--featured-content .authors {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  display: inline-block; }
.module--featured-content .abstract {
  font-size: 0.875rem;
  color: #636464;
  margin-bottom: 1.25rem; }
.module--featured-content .headline {
  color: #4c4c4c; }
.module--featured-content .block .inner:hover .headline {
  color: #000; }

.live-streaming--true .block--live-streaming .media__container--16x9 {
  width: 144px;
  height: 81px; }
.live-streaming--true .block--live-streaming .media__container--4x3 {
  max-width: 103px; }
.live-streaming--true .block--live-streaming .headline {
  font-size: 0.875rem;
  font-weight: bold;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  line-height: 18px; }
.live-streaming--true .block--large {
  padding-top: 1.25rem; }
  .live-streaming--true .block--large .headline, .live-streaming--true .block--large .abstract, .live-streaming--true .block--large .complex--social {
    padding-left: 1.25rem;
    padding-right: 1.25rem; }
  .live-streaming--true .block--large .complex--social {
    padding-top: 0.375rem;
    padding-bottom: 0.375rem; }
  .live-streaming--true .block--large .headline {
    margin-bottom: 1.3125rem; }
  .live-streaming--true .block--large .abstract {
    margin-bottom: 1.5625rem; }
.live-streaming--true .block--mini {
  padding-top: 0.9375rem;
  padding-right: 0.6875rem;
  padding-bottom: 0.9375rem;
  padding-left: 0.6875rem; }
  .live-streaming--true .block--mini .side__media {
    max-width: 8.125rem; }
  .live-streaming--true .block--mini .headline {
    height: 3.75rem;
    overflow: hidden; }

.live-streaming--false .block--mini {
  padding-top: 1rem;
  padding-right: 0.6875rem;
  padding-bottom: 1rem;
  padding-left: 0.6875rem; }
  .live-streaming--false .block--mini .side__media {
    max-width: 7.5rem; }
.live-streaming--false .block--large {
  padding-top: 1.875rem; }
  .live-streaming--false .block--large .headline {
    font-size: 1.375rem;
    line-height: 1.5rem;
    margin-bottom: 1.6875rem;
    height: 2.875rem; }
  .live-streaming--false .block--large .abstract {
    color: #636464;
    margin-bottom: 2.375rem;
    min-height: 3.5625rem;
    overflow: hidden; }
  .live-streaming--false .block--large .headline, .live-streaming--false .block--large .abstract, .live-streaming--false .block--large .complex--social {
    padding-left: 1.5625rem;
    padding-right: 1.5625rem; }
  .live-streaming--false .block--large .complex--social {
    padding-top: 1rem;
    padding-bottom: 1rem; }

.featured-content--subindex .module__footer:before, .featured-content--subindex .module__footer:after {
  content: " ";
  display: table;
  clear: both; }
.featured-content--subindex .module__footer a {
  text-decoration: none;
  text-transform: uppercase;
  font-size: 12px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #636466;
  padding-bottom: 6px;
  float: right; }

.skin--featured-content--background-box.module--featured-content .block {
  background-color: #fbfbfb; }

.module--flex .module__body, .module--static-content.skin--flex-headline .module__body {
  border-bottom: 0; }
.module--flex .module__footer, .module--static-content.skin--flex-headline .module__footer {
  border-top: 0;
  text-align: right; }
  .module--flex .module__footer a, .module--static-content.skin--flex-headline .module__footer a {
    text-decoration: none;
    text-transform: uppercase;
    font-size: 0.75rem;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #636466; }
.module--flex .inner:before, .module--static-content.skin--flex-headline .inner:before, .module--flex .inner:after, .module--static-content.skin--flex-headline .inner:after {
  content: " ";
  display: table;
  clear: both; }
.module--flex .block, .module--static-content.skin--flex-headline .block {
  overflow: hidden;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box; }
  .module--flex .block:hover .headline, .module--static-content.skin--flex-headline .block:hover .headline {
    color: #000; }
  .module--flex .block .headline, .module--static-content.skin--flex-headline .block .headline {
    color: #4c4c4c; }
.module--flex .abstract, .module--static-content.skin--flex-headline .abstract {
  font-size: 0.8125rem;
  margin-top: 0.375rem;
  text-decoration: none; }
.module--flex .headline, .module--static-content.skin--flex-headline .headline {
  font-size: 0.9375rem;
  line-height: 1.125rem;
  text-decoration: none;
  font-weight: bold; }
.module--flex .subheadline, .module--static-content.skin--flex-headline .subheadline {
  font-size: 0.875rem;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: italic;
  text-decoration: none;
  font-weight: normal; }
.module--flex a, .module--static-content.skin--flex-headline a {
  text-decoration: none; }
.module--flex .has-video, .module--static-content.skin--flex-headline .has-video {
  position: relative; }
  .module--flex .has-video:before, .module--static-content.skin--flex-headline .has-video:before {
    content: url("../images/camera-12x9.png");
    position: absolute;
    bottom: 1.125rem;
    right: 0.75rem;
    width: 12px;
    height: 9px; }
.module--flex .template--scripps_responsive_sponsored_story, .module--static-content.skin--flex-headline .template--scripps_responsive_sponsored_story {
  position: relative; }
  .module--flex .template--scripps_responsive_sponsored_story .headline:after, .module--static-content.skin--flex-headline .template--scripps_responsive_sponsored_story .headline:after {
    color: #a6a6a6;
    content: "Sponsored";
    font-style: normal;
    font-weight: normal;
    display: block; }
.module--flex .is-decodedc, .module--static-content.skin--flex-headline .is-decodedc {
  position: relative; }
  .module--flex .is-decodedc:before, .module--static-content.skin--flex-headline .is-decodedc:before {
    background-image: url("../images/custom/pages/decodedc/icon.png");
    content: " ";
    right: 0.75rem;
    bottom: 0.75rem;
    width: 20px;
    height: 18px;
    position: absolute; }
.module--flex .cat--ojai-valley-news, .module--static-content.skin--flex-headline .cat--ojai-valley-news {
  position: relative; }
  .module--flex .cat--ojai-valley-news:before, .module--static-content.skin--flex-headline .cat--ojai-valley-news:before {
    background-image: url("../images/color_schemes/vcs/logo-OjaiValleyNews.png");
    content: " ";
    right: 0.75rem;
    bottom: 0.75rem;
    width: 93px;
    height: 12px;
    position: absolute; }
.module--flex .nav--pagination, .module--static-content.skin--flex-headline .nav--pagination {
  float: right;
  padding-right: 6px;
  margin-top: -0.5rem; }
  .module--flex .nav--pagination .is-disabled, .module--static-content.skin--flex-headline .nav--pagination .is-disabled {
    display: none; }
  .module--flex .nav--pagination > *, .module--static-content.skin--flex-headline .nav--pagination > * {
    background: #4c4c4c;
    color: #d2d2d2;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    text-transform: uppercase;
    margin: 8px 0 5px 0; }
    .module--flex .nav--pagination > * span, .module--static-content.skin--flex-headline .nav--pagination > * span {
      display: block;
      line-height: 0.875rem;
      padding: 4px 0 7px 0;
      width: 90px; }
      .module--flex .nav--pagination > * span:before, .module--static-content.skin--flex-headline .nav--pagination > * span:before, .module--flex .nav--pagination > * span:after, .module--static-content.skin--flex-headline .nav--pagination > * span:after {
        font-size: 2.1875rem;
        font-weight: normal;
        padding: 0 10px;
        position: relative;
        top: 5px; }
.module--flex .is-sponsored .ds-sponsored, .module--static-content.skin--flex-headline .is-sponsored .ds-sponsored {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: bold;
  font-size: 10px;
  color: black;
  margin-top: 4px; }
  .module--flex .is-sponsored .ds-sponsored img, .module--static-content.skin--flex-headline .is-sponsored .ds-sponsored img {
    max-height: 18px;
    max-width: 118px;
    vertical-align: middle;
    padding-left: 2px;
    display: block !important; }
.module--flex.sponsored-generated-home-above .is-sponsored .ds-sponsored img, .sponsored-generated-home-above.module--static-content.skin--flex-headline .is-sponsored .ds-sponsored img {
  max-height: 999px;
  display: inline !important; }

.layout__side .module--flex .headline, .layout__side .module--static-content.skin--flex-headline .headline, .layout__side .module--flex .abstract, .layout__side .module--static-content.skin--flex-headline .abstract, .grid__one-fourth .module--flex .headline, .grid__one-fourth .module--static-content.skin--flex-headline .headline, .grid__one-fourth .module--flex .abstract, .grid__one-fourth .module--static-content.skin--flex-headline .abstract {
  height: auto !important; }

.module--flex .block, .module--static-content.skin--flex-headline .block {
  position: relative; }
.module--flex .fa-play-circle, .module--static-content.skin--flex-headline .fa-play-circle {
  position: absolute;
  right: 12px;
  top: 12px;
  font-size: 35px;
  color: #444; }

.flex--card .block, .module--static-content.skin--flex-headline .block {
  background: #fbfbfb; }
.flex--card .blocks, .module--static-content.skin--flex-headline .blocks {
  padding-top: 2px; }
  .flex--card .blocks:before, .module--static-content.skin--flex-headline .blocks:before, .flex--card .blocks:after, .module--static-content.skin--flex-headline .blocks:after {
    content: " ";
    display: table;
    clear: both; }
.flex--card .block, .module--static-content.skin--flex-headline .block {
  padding: 0.75rem;
  margin-top: 0.375rem; }
  .flex--card .block:first-child, .module--static-content.skin--flex-headline .block:first-child {
    margin-top: 0; }
.flex--card .side__media, .module--static-content.skin--flex-headline .side__media {
  width: 100px;
  padding-right: 0.75rem; }
.flex--card a, .module--static-content.skin--flex-headline a {
  color: #535353; }
  .flex--card a:hover, .module--static-content.skin--flex-headline a:hover {
    color: black; }

.flex--keyline .blocks {
  background: #fcfcfc;
  padding-left: 1.125rem;
  padding-right: 1.125rem; }
  .flex--keyline .blocks:before, .flex--keyline .blocks:after {
    content: " ";
    display: table;
    clear: both; }
.flex--keyline .block {
  border-top: 1px solid #d2d2d2;
  padding-top: 1.125rem;
  padding-bottom: 1.125rem; }
  .flex--keyline .block:first-child {
    border-top: 0; }
.flex--keyline a.block__inner:visited {
  color: #000; }
  .flex--keyline a.block__inner:visited .abstract {
    color: #636466; }
.flex--keyline .headline {
  display: table-cell;
  vertical-align: middle; }
.flex--keyline.skin--skinny .block {
  padding-top: 0;
  padding-bottom: 0; }

.grid__one-fourth .flex--keyline .module__body {
  padding: 0; }
.grid__one-fourth .flex--keyline .blocks {
  background: transparent;
  padding-left: 12px;
  padding-right: 12px; }
.grid__one-fourth .flex--keyline .block {
  padding-top: 10px;
  padding-bottom: 10px; }
.grid__one-fourth .flex--keyline .module__body, .grid__one-fourth .flex--keyline .module__footer {
  border: 0; }

.page--white .module--flex .module__body, .page--white .module--static-content.skin--flex-headline .module__body, .page--white .module--flex .module__footer, .page--white .module--static-content.skin--flex-headline .module__footer {
  border: 0; }
.page--white .block--keyline .blocks {
  background: #f5f5f5; }

.module--flex.flex--promo .headline, .flex--promo.module--static-content.skin--flex-headline .headline {
  font-size: 1.125rem;
  margin-bottom: 0.375rem; }
.module--flex.flex--promo .abstract, .flex--promo.module--static-content.skin--flex-headline .abstract {
  margin-top: 0.75rem; }

.module--form legend .aui-legend,
.module--form .aui-fieldset-content .description, .module--form .aui-fieldset-legend {
  display: none; }
.module--form label {
  display: block;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 0.875rem; }
  .module--form label.aui-field-label-inline-label {
    display: inline; }
.module--form input {
  font-size: 0.875rem;
  width: 100%; }
.module--form input[type="checkbox"] {
  width: auto;
  float: left; }
.module--form input[type="submit"] {
  color: white;
  border: 1px solid #0c5ca8;
  background: #0c5ca8;
  border-radius: 2px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 0.875rem;
  text-decoration: none;
  padding: 6px 12px;
  display: inline-block;
  width: auto;
  float: right; }
  .module--form input[type="submit"]:hover {
    text-decoration: none;
    color: black; }
    .module--form input[type="submit"]:hover:before {
      color: #b8dafa; }
  .module--form input[type="submit"].is-active {
    color: #777;
    background: white;
    font-weight: bold; }
    .module--form input[type="submit"].is-active:hover {
      background: #b8dafa;
      color: white; }
  .module--form input[type="submit"]:hover {
    background: #094278;
    color: white; }
.module--form input[name="logout"] {
  color: #a4a4a4;
  border: 1px solid #ccc;
  background: #efefef;
  border-radius: 2px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 0.875rem;
  text-decoration: none;
  padding: 6px 12px;
  display: inline-block;
  width: auto;
  float: right; }
  .module--form input[name="logout"]:hover {
    text-decoration: none;
    color: black; }
    .module--form input[name="logout"]:hover:before {
      color: #7e7e7e; }
  .module--form input[name="logout"].is-active {
    color: #777;
    background: white;
    font-weight: bold; }
    .module--form input[name="logout"].is-active:hover {
      background: #7e7e7e;
      color: white; }
  .module--form input[name="logout"]:hover {
    background: #d6d6d6;
    color: white; }
.module--form textarea {
  font-size: 0.875rem;
  width: 100% !important;
  height: 6.25rem;
  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#f5f5f5), to(#fefefe)) !important;
  background-image: -webkit-linear-gradient(top, #f5f5f5, #fefefe) !important;
  background-image: -moz-linear-gradient(top, #f5f5f5, #fefefe) !important;
  background-image: -ms-linear-gradient(top, #f5f5f5, #fefefe) !important;
  background-image: -o-linear-gradient(top, #f5f5f5, #fefefe) !important; }
  .module--form textarea textarea.focus {
    background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#f5f5f5), to(#fefefe)) !important;
    background-image: -webkit-linear-gradient(top, #f5f5f5, #fefefe) !important;
    background-image: -moz-linear-gradient(top, #f5f5f5, #fefefe) !important;
    background-image: -ms-linear-gradient(top, #f5f5f5, #fefefe) !important;
    background-image: -o-linear-gradient(top, #f5f5f5, #fefefe) !important; }
.module--form .portlet-msg-error-parent {
  margin-top: -0.375rem;
  position: absolute;
  right: 0; }
.module--form .portlet-msg-error {
  color: red;
  background-color: transparent;
  background-image: none;
  border: 0;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-align: right;
  top: 3.6875rem; }
.module--form .aui-field {
  margin: 24px 0;
  display: block; }
.module--form .aui-field-label-right {
  float: left;
  margin-right: 9px; }

.module--google-map img {
  max-width: none; }
.module--google-map .google-map--info-window {
  line-height: 1.35;
  overflow: hidden;
  white-space: nowrap; }
.module--google-map .loading {
  text-align: center; }
  .module--google-map .loading:after {
    color: #636466;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    background: url(http://media.scrippsnationalnews.com/cms/images/loading_animation.gif) no-repeat;
    content: "Loading";
    padding: 4px 40px 8px 40px; }

.module--link-list .list, .module--static-content .list {
  padding: 0;
  background: #fff; }
  .module--link-list .list li, .module--static-content .list li {
    list-style-type: none;
    padding: 6px 12px; }
  .module--link-list .list a, .module--static-content .list a {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #4c4c4c;
    font-weight: bold;
    text-decoration: none;
    display: block;
    word-wrap: break-word; }
    .module--link-list .list a:hover, .module--static-content .list a:hover {
      color: black; }
.module--link-list .link-list__image, .module--static-content .link-list__image {
  padding-left: 0.375rem;
  padding-top: 0.375rem;
  margin-bottom: -0.75rem; }

.layout__content .module--link-list .list__item {
  float: left;
  width: calc(33.33333% - 0px);
  width: -webkit-calc(33.33333% - 0px);
  margin-right: 0rem; }
  .layout__content .module--link-list .list__item:nth-child(3n) {
    margin-right: 0; }
  .layout__content .module--link-list .list__item:nth-child(3n+4) {
    clear: left; }
  .layout__content .module--link-list .list__item:nth-child(3) {
    margin-top: 0; }
.layout__content .module--link-list .list:before, .layout__content .module--link-list .list:after {
  content: " ";
  display: table;
  clear: both; }

.layout__side .module--link-list .list__item, .layout__side .module--static-content .list__item {
  float: left;
  width: calc(50% - 0px);
  width: -webkit-calc(50% - 0px);
  margin-right: 0rem; }
  .layout__side .module--link-list .list__item:nth-child(2n), .layout__side .module--static-content .list__item:nth-child(2n) {
    margin-right: 0; }
  .layout__side .module--link-list .list__item:nth-child(2n+3), .layout__side .module--static-content .list__item:nth-child(2n+3) {
    clear: left; }
  .layout__side .module--link-list .list__item:nth-child(2), .layout__side .module--static-content .list__item:nth-child(2) {
    margin-top: 0; }
.layout__side .module--link-list .list:before, .layout__side .module--link-list .list:after, .layout__side .module--static-content .list:before, .layout__side .module--static-content .list:after {
  content: " ";
  display: table;
  clear: both; }

.link-list--full .list__item, .link-list--full .e_link {
  float: none !important;
  width: auto !important;
  display: block !important; }

.link-list--buttons {
  clear: left; }
  .link-list--buttons .list__item {
    display: inline-block;
    padding: 0 !important; }
    .link-list--buttons .list__item a {
      font-weight: normal;
      color: #a4a4a4;
      background: #eeeeee;
      background: -moz-linear-gradient(top, #eeeeee 0%, #eeeeee 100%);
      background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #eeeeee), color-stop(100%, #eeeeee));
      background: -webkit-linear-gradient(top, #eeeeee 0%, #eeeeee 100%);
      background: -o-linear-gradient(top, #eeeeee 0%, #eeeeee 100%);
      background: -ms-linear-gradient(top, #eeeeee 0%, #eeeeee 100%);
      background: linear-gradient(to bottom, #eeeeee 0%, #eeeeee 100%);
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#eeeeee',GradientType=0 );
      border-radius: 2px;
      font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
      font-size: 0.875rem;
      text-decoration: none;
      padding: 6px 12px;
      display: inline-block; }
      .link-list--buttons .list__item a:hover {
        text-decoration: none;
        color: black; }
        .link-list--buttons .list__item a:hover:before {
          color: #7e7e7e; }
      .link-list--buttons .list__item a.is-active {
        color: #777;
        background: white;
        font-weight: bold; }
        .link-list--buttons .list__item a.is-active:hover {
          background: #7e7e7e;
          color: white; }
      .link-list--buttons .list__item a:hover {
        background: #d6d6d6;
        color: white; }

.module--page-title .filter-triggers, .module--page-title .link-list__primary {
  clear: left; }
  .module--page-title .filter-triggers > a, .module--page-title .link-list__primary > a {
    color: #a4a4a4;
    border: 1px solid #ccc;
    background: #efefef;
    border-radius: 2px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 0.875rem;
    text-decoration: none;
    padding: 6px 12px;
    display: inline-block; }
    .module--page-title .filter-triggers > a:hover, .module--page-title .link-list__primary > a:hover {
      text-decoration: none;
      color: black; }
      .module--page-title .filter-triggers > a:hover:before, .module--page-title .link-list__primary > a:hover:before {
        color: #7e7e7e; }
    .module--page-title .filter-triggers > a.is-active, .module--page-title .link-list__primary > a.is-active {
      color: #777;
      background: white;
      font-weight: bold; }
      .module--page-title .filter-triggers > a.is-active:hover, .module--page-title .link-list__primary > a.is-active:hover {
        background: #7e7e7e;
        color: white; }
    .module--page-title .filter-triggers > a:hover, .module--page-title .link-list__primary > a:hover {
      background: #d6d6d6;
      color: white; }
.module--page-title .abstract {
  clear: left; }

.module--advanced-page-title .ad--300x80 {
  position: absolute;
  top: 25px;
  z-index: 100;
  left: 20px; }
.module--advanced-page-title .filter-triggers, .module--advanced-page-title .link-list__primary {
  clear: left; }
  .module--advanced-page-title .filter-triggers a, .module--advanced-page-title .link-list__primary a {
    color: #a4a4a4;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 0.875rem;
    text-decoration: none; }
    .module--advanced-page-title .filter-triggers a:hover, .module--advanced-page-title .link-list__primary a:hover {
      text-decoration: none;
      color: black; }
      .module--advanced-page-title .filter-triggers a:hover:before, .module--advanced-page-title .link-list__primary a:hover:before {
        color: #a4a4a4; }
    .module--advanced-page-title .filter-triggers a.is-active, .module--advanced-page-title .link-list__primary a.is-active {
      color: black; }
      .module--advanced-page-title .filter-triggers a.is-active:before, .module--advanced-page-title .link-list__primary a.is-active:before {
        color: #a4a4a4; }
    .module--advanced-page-title .filter-triggers a:before, .module--advanced-page-title .link-list__primary a:before {
      content: "|";
      padding-left: 5px;
      padding-right: 5px; }
    .module--advanced-page-title .filter-triggers a:first-child:before, .module--advanced-page-title .link-list__primary a:first-child:before {
      content: "";
      padding-left: 0; }
.module--advanced-page-title .abstract {
  clear: left; }

.module--advanced-page-title.page-title--gradient .topper--bg__background {
  min-height: 10rem;
  background-size: cover; }
  .module--advanced-page-title.page-title--gradient .topper--bg__background:before {
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMC42NSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.8) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, transparent), color-stop(100%, rgba(0, 0, 0, 0.8)));
    background: -webkit-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.8) 100%);
    background: -o-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.8) 100%);
    background: -ms-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.8) 100%);
    background: linear-gradient(to bottom, transparent 0%, rgba(0, 0, 0, 0.8) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 );
    height: 160px;
    content: "";
    display: block; }
.module--advanced-page-title.topper--bg .header {
  position: relative; }
.module--advanced-page-title.topper--bg .header--light {
  color: white;
  position: absolute;
  top: 110px; }
.module--advanced-page-title.topper--bg .topper--bg__background {
  min-height: 10rem; }
.module--advanced-page-title.topper--bg .abstract, .module--advanced-page-title.topper--bg .link-list__secondary {
  background: black; }
.module--advanced-page-title.topper--bg .header--light, .module--advanced-page-title.topper--bg .abstract, .module--advanced-page-title.topper--bg .link-list__secondary {
  padding-left: 1.5rem;
  padding-right: 1.5rem; }
.module--advanced-page-title.topper--bg .abstract {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  color: #a5a5a5; }
.module--advanced-page-title.topper--bg .link-list__secondary {
  padding-top: 0.375rem;
  padding-bottom: 0.75rem; }
  .module--advanced-page-title.topper--bg .link-list__secondary a {
    color: #bebebe;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: bold;
    text-decoration: none;
    font-size: 0.8125rem;
    margin-left: 0.5rem; }
    .module--advanced-page-title.topper--bg .link-list__secondary a:hover {
      color: #d8d8d8; }
    .module--advanced-page-title.topper--bg .link-list__secondary a:first-child {
      margin-left: 0; }
.module--advanced-page-title.topper--bg .link-list__primary {
  background: #696969;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  padding-top: 0.75rem;
  padding-bottom: 0.75rem; }
.module--advanced-page-title.topper--no-bg header {
  background: white;
  padding: 1.5rem; }
.module--advanced-page-title.topper--no-bg .abstract, .module--advanced-page-title.topper--no-bg .link-list__primary, .module--advanced-page-title.topper--no-bg .link-list__secondary {
  margin-top: 0.75rem; }
.module--advanced-page-title.topper--no-bg .link-list__secondary {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem; }
  .module--advanced-page-title.topper--no-bg .link-list__secondary a {
    color: #696969;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: bold;
    text-decoration: none;
    font-size: 0.8125rem;
    margin-left: 0.5rem; }
    .module--advanced-page-title.topper--no-bg .link-list__secondary a:hover {
      color: #d8d8d8; }
    .module--advanced-page-title.topper--no-bg .link-list__secondary a:first-child {
      margin-left: 0; }
.module--advanced-page-title .header--light {
  font-size: 2.25rem; }
.module--advanced-page-title .link-list__title {
  font-size: 0.75rem;
  color: #676767;
  text-transform: uppercase;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; }

.module--advanced-page-title.skin--header-alt .header--light {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif !important; }

#searchForm .search-input:after {
  content: "";
  text-decoration: inherit;
  display: inline-block;
  speak: none;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  background: #fff;
  padding-top: 0.625rem;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
  height: 1.6875rem;
  width: 2.5625rem;
  text-align: center; }
#searchForm #searchTerm {
  background: #fff;
  border: 0;
  font-size: 1rem;
  height: 2.3125rem;
  margin-right: 2.3125rem;
  padding: 0.3125rem;
  width: 100%; }
#searchForm .search-scope {
  display: none; }
#searchForm #btnS {
  border: 0;
  right: 0;
  height: 2.3125rem;
  margin: 0;
  padding: 0;
  position: absolute;
  top: 0;
  width: 2.5625rem;
  opacity: 0;
  z-index: 2; }

.search-result-portlet select {
  background-image: none; }
.search-result-portlet h2 {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-size: 1.6875rem;
  margin-top: 0.625rem;
  margin-bottom: 1.25rem; }
  .search-result-portlet h2 span {
    display: block;
    font-size: 0.875rem; }
.search-result-portlet .search-count {
  color: #636466;
  border-bottom: solid 1px #636466;
  font-size: 0.875rem;
  margin-bottom: 0.9375rem; }
.search-result-portlet .list-sort {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  margin-bottom: 1.25rem;
  position: absolute;
  font-size: 0.75rem;
  right: 8.4375rem;
  top: 6.6875rem;
  text-transform: uppercase; }
  .search-result-portlet .list-sort select {
    margin-top: -0.3125rem; }
.search-result-portlet #filterByTpye {
  margin: 0;
  padding: 0;
  margin-bottom: 0.9375rem; }
  .search-result-portlet #filterByTpye:before, .search-result-portlet #filterByTpye:after {
    content: " ";
    display: table;
    clear: both; }
  .search-result-portlet #filterByTpye li {
    float: left;
    list-style-type: none;
    line-height: 0.875rem;
    margin-right: 0.3125rem;
    padding: 0.375rem; }
    .search-result-portlet #filterByTpye li a {
      font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
      font-size: 0.875rem;
      color: #111;
      opacity: 0.8; }
    .search-result-portlet #filterByTpye li.active {
      background: #d3d3d3; }
      .search-result-portlet #filterByTpye li.active a {
        opacity: 1; }
.search-result-portlet #refinesearch {
  color: #111;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  position: absolute;
  right: 0;
  font-size: 0.8125rem;
  top: 6.6875rem;
  text-transform: uppercase; }
.search-result-portlet #refinesearchdiv {
  display: none;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 0.75rem;
  margin-bottom: 0.9375rem; }
  .search-result-portlet #refinesearchdiv:before, .search-result-portlet #refinesearchdiv:after {
    content: " ";
    display: table;
    clear: both; }
  .search-result-portlet #refinesearchdiv > * {
    float: left;
    margin-right: 1.25rem; }
  .search-result-portlet #refinesearchdiv label {
    display: block; }
  .search-result-portlet #refinesearchdiv a {
    background: #4c4c4c;
    color: #fff;
    display: block;
    text-transform: uppercase;
    padding: 5px 15px;
    font-size: 0.75rem; }
    .search-result-portlet #refinesearchdiv a.link-refine {
      margin-top: 0.5rem; }
.search-result-portlet #mainSearchResult {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; }
  .search-result-portlet #mainSearchResult:before, .search-result-portlet #mainSearchResult:after {
    content: " ";
    display: table;
    clear: both; }
  .search-result-portlet #mainSearchResult > ol {
    padding: 0;
    margin: 0; }
    .search-result-portlet #mainSearchResult > ol > li {
      background: #fff;
      cursor: pointer;
      border: solid 1px #d2d2d2;
      list-style-type: none;
      height: 10.3125rem;
      padding: 0.375rem;
      margin-bottom: 0.375rem;
      position: relative;
      overflow: hidden; }
  .search-result-portlet #mainSearchResult h3 a {
    color: #000;
    display: block;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 1rem;
    line-height: 1.125rem;
    text-decoration: none;
    overflow: hidden; }
  .search-result-portlet #mainSearchResult .result-body {
    color: #636466;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 0.875rem;
    overflow: hidden; }
  .search-result-portlet #mainSearchResult .results-related {
    display: none; }
  .search-result-portlet #mainSearchResult .img-thumb {
    float: left;
    margin-right: 0.3125rem; }
    .search-result-portlet #mainSearchResult .img-thumb .f-left {
      float: none; }
    .search-result-portlet #mainSearchResult .img-thumb img {
      height: auto !important; }
  .search-result-portlet #mainSearchResult .result-date {
    display: none; }
  .search-result-portlet #mainSearchResult .pagination {
    clear: both; }
    .search-result-portlet #mainSearchResult .pagination ol {
      display: none; }
      .search-result-portlet #mainSearchResult .pagination ol:before, .search-result-portlet #mainSearchResult .pagination ol:after {
        content: " ";
        display: table;
        clear: both; }
      .search-result-portlet #mainSearchResult .pagination ol li {
        list-style-type: none;
        float: left; }
    .search-result-portlet #mainSearchResult .pagination .pager {
      color: #fff;
      background: #4c4c4c;
      font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
      font-size: 0.875rem;
      display: inline-block;
      padding: 0.4375rem;
      color: #d2d2d2;
      font-weight: normal;
      width: auto;
      text-transform: uppercase; }
  .search-result-portlet #mainSearchResult .icon.video:before {
    content: "";
    text-decoration: inherit;
    display: inline-block;
    speak: none;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #fff;
    font-size: 4.375rem;
    position: absolute;
    left: 5rem;
    top: -7.1875rem;
    margin-left: -2rem;
    width: 4rem;
    opacity: 0.5;
    z-index: 8; }

.module--search-results {
  min-height: 25rem;
  margin-bottom: 1.25rem;
  opacity: 1;
  -moz-transition: opacity 0.5s ease-in-out;
  -webkit-transition: opacity 0.5s ease-in-out;
  transition: opacity 0.5s ease-in-out; }
  .module--search-results.is-loading {
    opacity: 0.2; }
  .module--search-results select,
  .module--search-results input {
    border-radius: 0;
    background-image: none; }
  .module--search-results .search__field {
    border-radius: 0;
    width: 100%;
    font-size: 1.5625rem;
    background: #fff;
    background-image: none;
    border: solid 1px #d2d2d2;
    padding: 7px;
    margin-bottom: 0.3125rem; }
  .module--search-results .search-field-container:after {
    content: "";
    text-decoration: inherit;
    display: inline-block;
    speak: none;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    padding-top: 0.8125rem;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1;
    height: 1.6875rem;
    width: 2.5625rem;
    text-align: center;
    font-size: 1.125rem;
    cursor: pointer; }
  .module--search-results .search__button {
    position: absolute;
    right: 7px;
    top: 10px;
    height: 25px;
    width: 25px;
    opacity: 0;
    z-index: 5; }
  .module--search-results a {
    display: block;
    color: #000;
    text-decoration: none; }
    .module--search-results a:before, .module--search-results a:after {
      content: " ";
      display: table;
      clear: both; }
  .module--search-results .search-all-btn {
    display: inline-block; }
    .module--search-results .search-all-btn:hover {
      text-decoration: underline; }
  .module--search-results .headline {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: normal;
    font-size: 1.5625rem;
    line-height: 1.25rem;
    margin-bottom: 0.625rem; }
  .module--search-results .block {
    background: #fff;
    border: solid 1px #d2d2d2;
    padding: 0.625rem;
    margin-bottom: 0.625rem; }
  .module--search-results figure {
    float: right;
    margin-left: 2%;
    margin-bottom: 2%;
    width: 20%;
    height: auto;
    padding: 0; }
  .module--search-results .results-container {
    padding-top: 0.625rem; }
  .module--search-results .results-loading {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; }
    .module--search-results .results-loading img {
      margin-right: 0.625rem; }
  .module--search-results .block {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #636464;
    font-size: 0.875rem; }
    .module--search-results .block .headline {
      display: block;
      color: #000;
      font-size: 1.125rem; }
    .module--search-results .block .description {
      line-height: 1.125rem; }
    .module--search-results .block .date {
      color: #9E9E9E;
      font-size: 0.8125rem; }
  .module--search-results .date {
    display: block; }
  .module--search-results .no-image .result-text {
    float: none;
    width: 100%; }
  .module--search-results .search-configuration {
    float: right;
    margin-top: -0.125rem; }
    .module--search-results .search-configuration .search-sort-container {
      font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; }
      .module--search-results .search-configuration .search-sort-container label {
        font-size: 0.875rem; }
      .module--search-results .search-configuration .search-sort-container select {
        font-size: 0.8125rem; }
  .module--search-results .js-total-results {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 0.75rem;
    font-size: 14px;
    min-height: 25px; }
  .module--search-results .search-filter-container {
    position: relative;
    padding: 10px 0; }
    .module--search-results .search-filter-container button {
      font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
      padding: 6px 13px; }
      .module--search-results .search-filter-container button.is-active {
        background: #bbb;
        color: #fff; }
      .module--search-results .search-filter-container button:hover {
        background: #bbb; }
    .module--search-results .search-filter-container .filter-categories-container {
      position: absolute;
      right: 0;
      top: 15px; }
      .module--search-results .search-filter-container .filter-categories-container label {
        font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
        font-size: 0.875rem; }
      .module--search-results .search-filter-container .filter-categories-container select {
        font-size: 0.8125rem; }
  .module--search-results .no-results {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    padding: 20px 0; }
  .module--search-results .nav--pagination {
    margin-top: 0.375rem;
    text-align: right; }
    .module--search-results .nav--pagination .is-disabled {
      display: none; }
    .module--search-results .nav--pagination > * {
      background: #4c4c4c;
      color: #d2d2d2;
      font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
      text-transform: uppercase; }
      .module--search-results .nav--pagination > * span {
        display: block;
        line-height: 0.875rem;
        padding: 4px 0 7px 0;
        width: 90px; }
        .module--search-results .nav--pagination > * span:before, .module--search-results .nav--pagination > * span:after {
          font-size: 2.1875rem;
          font-weight: normal;
          padding: 0 10px;
          position: relative;
          top: 5px; }
  .module--search-results .google-ad-results {
    border: solid 1px #d2d2d2;
    margin-bottom: 10px; }
    .module--search-results .google-ad-results div {
      margin: 0; }
    .module--search-results .google-ad-results iframe {
      margin: 0; }
  .module--search-results .has-video figure:before {
    content: "";
    text-decoration: inherit;
    display: inline-block;
    speak: none;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #fff;
    font-size: 3.75rem;
    position: absolute;
    left: 50%;
    top: 25%;
    margin-left: -2rem;
    width: 4rem;
    opacity: 0.5;
    z-index: 8; }
  .module--search-results .searchable-authors {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    position: absolute;
    right: 0;
    top: 25px; }
    .module--search-results .searchable-authors select {
      font-size: 0.8125rem; }
    .module--search-results .searchable-authors label {
      font-size: 0.875rem; }
    .module--search-results .searchable-authors .searchable-authors__link {
      font-size: 0.6875rem;
      text-align: right;
      cursor: pointer; }
      .module--search-results .searchable-authors .searchable-authors__link:hover {
        text-decoration: underline; }

.layout__side .module--multi-image .media-slider__thumbs {
  display: none; }
.layout__side .module--multi-image .media__caption__container {
  display: none; }

.module--gallery .component__gallery {
  background: none; }
.module--gallery .current-slide {
  font-weight: bold; }
.module--gallery .media-slider__thumbs .media__container--16x9 {
  border: 0; }
.module--gallery .media-slider__thumbs > .block {
  width: calc(25% - 6px);
  width: -webkit-calc(25% - 6px);
  margin-right: 0.375rem;
  float: left;
  background: #fff;
  background: rgba(255, 255, 255, 0.7);
  margin-top: 0rem;
  padding: 0.375rem;
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  border-top: 1px solid #c3c3c3;
  transition: padding-bottom 0.2s, margin-bottom 0.2s;
  -webkit-transition: padding-bottom 0.2s, margin-bottom 0.2s;
  margin-bottom: 0.375rem; }
  .module--gallery .media-slider__thumbs > .block.is-active {
    margin-bottom: 0;
    background: white;
    padding-bottom: 23px;
    z-index: 1; }
    .module--gallery .media-slider__thumbs > .block.is-active > div {
      padding-left: 15px;
      padding-right: 15px; }
      .module--gallery .media-slider__thumbs > .block.is-active > div img {
        margin-top: 10px; }
  .module--gallery .media-slider__thumbs > .block > div {
    transition: padding 0.3s;
    -webkit-transition: padding 0.3s; }
    .module--gallery .media-slider__thumbs > .block > div img {
      transition: margin-top 0.3s;
      -webkit-transition: margin-top 0.3s; }
.module--gallery .media-slider__thumbs > .block.is-active .media {
  opacity: 1; }
.module--gallery .media-slider__thumbs > .block .media {
  opacity: 0.3;
  max-height: 100%; }
.module--gallery .gallery__player {
  background: #fff;
  margin-bottom: 0.375rem;
  float: left;
  position: relative;
  width: 100%;
  display: block;
  visibility: hidden;
  overflow: hidden;
  margin-top: -6px;
  width: calc(100% - 6px);
  width: -webkit-calc(100% - 6px); }
  .module--gallery .gallery__player.is-active {
    display: block;
    visibility: visible;
    position: relative; }
  .module--gallery .gallery__player .block {
    background: #dbd9d9; }
    .module--gallery .gallery__player .block div {
      background: none;
      border: 0; }
  .module--gallery .gallery__player .media {
    max-height: 100%; }
.module--gallery .media__caption__container button {
  z-index: 9; }
.module--gallery .gallery__related .subheadline {
  display: none; }
.module--gallery .gallery__related .gallery-count {
  position: absolute; }

.js-reposition-onload {
  visibility: hidden; }

.container .module--happening-now {
  width: 100%; }

.module--happening-now .description {
  display: none; }

.module--html-iframe .block {
  overflow: hidden;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box; }
.module--html-iframe .abstract {
  font-size: 0.875rem;
  margin-top: 0.375rem; }
.module--html-iframe .headline {
  font-size: 1rem; }
.module--html-iframe iframe {
  width: 100%;
  border: 0; }
.module--html-iframe #prices {
  float: left;
  margin: 0;
  padding: 0;
  width: 100%; }
.module--html-iframe #gasbuddy_15033,
.module--html-iframe #gasbuddy_15034 {
  padding: 0; }

.module--headline-list .has-video {
  position: relative; }
  .module--headline-list .has-video:before {
    background-image: url("../images/camera-12x9.png");
    content: " ";
    position: absolute;
    bottom: 0.75rem;
    right: 0.75rem;
    width: 12px;
    height: 9px; }
.module--headline-list .is-decodedc {
  position: relative; }
  .module--headline-list .is-decodedc:before {
    background-image: url("../images/custom/pages/decodedc/icon.png");
    content: " ";
    right: 0.75rem;
    bottom: 0.75rem;
    width: 20px;
    height: 18px;
    position: absolute; }
.module--headline-list .cat--ojai-valley-news {
  position: relative; }
  .module--headline-list .cat--ojai-valley-news:before {
    background-image: url("../images/color_schemes/vcs/logo-OjaiValleyNews.png");
    content: " ";
    right: 0.75rem;
    bottom: 0.75rem;
    width: 93px;
    height: 12px;
    position: absolute; }
.module--headline-list .abstract, .module--headline-list .abstract a {
  font-size: 12px;
  color: #636466;
  text-decoration: none; }
.module--headline-list .headline, .module--headline-list .headline a {
  font-weight: bold;
  line-height: 120%;
  font-size: 0.9375rem;
  color: #262626;
  text-decoration: none; }
  .module--headline-list .headline:hover, .module--headline-list .headline a:hover {
    color: black; }
.module--headline-list .author {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 13px;
  color: #1a1a1a; }
.module--headline-list .headline-list__filter-triggers {
  margin-bottom: 0.625rem; }
  .module--headline-list .headline-list__filter-triggers > a, .module--headline-list .headline-list__filter-triggers > button {
    color: #a4a4a4;
    border: 1px solid #ccc;
    background: #efefef;
    border-radius: 2px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 0.875rem;
    text-decoration: none;
    padding: 6px 12px;
    display: inline-block; }
    .module--headline-list .headline-list__filter-triggers > a:hover, .module--headline-list .headline-list__filter-triggers > button:hover {
      text-decoration: none;
      color: black; }
      .module--headline-list .headline-list__filter-triggers > a:hover:before, .module--headline-list .headline-list__filter-triggers > button:hover:before {
        color: #7e7e7e; }
    .module--headline-list .headline-list__filter-triggers > a.is-active, .module--headline-list .headline-list__filter-triggers > button.is-active {
      color: #777;
      background: white;
      font-weight: bold; }
      .module--headline-list .headline-list__filter-triggers > a.is-active:hover, .module--headline-list .headline-list__filter-triggers > button.is-active:hover {
        background: #979797;
        color: white; }
    .module--headline-list .headline-list__filter-triggers > a:hover, .module--headline-list .headline-list__filter-triggers > button:hover {
      background: #d6d6d6;
      color: white; }
.module--headline-list .template--scripps_responsive_sponsored_story {
  position: relative; }
  .module--headline-list .template--scripps_responsive_sponsored_story .headline:after {
    color: #404040;
    content: "Sponsored";
    display: block; }
.module--headline-list .header {
  position: relative;
  text-transform: capitalize; }
.module--headline-list .module__body:before, .module--headline-list .module__body:after {
  content: " ";
  display: table;
  clear: both; }
.module--headline-list .blocks:before, .module--headline-list .blocks:after {
  content: " ";
  display: table;
  clear: both; }
.module--headline-list .blocks section {
  display: none; }
  .module--headline-list .blocks section.is-active {
    display: block; }
.module--headline-list .block {
  background: #fff;
  border-top: solid 1px #d2d2d2;
  padding: 1rem;
  margin-bottom: 1rem; }
.module--headline-list.js-append-on-mobile .module__body section {
  display: block; }
  .module--headline-list.js-append-on-mobile .module__body section .headline {
    font-size: 1rem;
    overflow: hidden; }
  .module--headline-list.js-append-on-mobile .module__body section .abstract {
    line-height: 1rem;
    font-size: 0.875rem;
    margin-top: 0.375rem;
    overflow: hidden; }
.module--headline-list .headline-list__triggers {
  height: 1.25rem; }
.module--headline-list .headline-list__ui-triggers {
  position: absolute;
  right: 0;
  top: 0.3125rem; }
  .module--headline-list .headline-list__ui-triggers button {
    margin: 0;
    padding: 2px;
    opacity: 0.4; }
    .module--headline-list .headline-list__ui-triggers button.is-active {
      border: solid 1px #1a1a1a;
      border-radius: 3px;
      opacity: 1; }
    .module--headline-list .headline-list__ui-triggers button:hover {
      opacity: 1; }
  .module--headline-list .headline-list__ui-triggers span {
    background: url(../images/grid-list-icons.png) no-repeat;
    display: block;
    height: 19px;
    width: 16px;
    text-indent: -9999px; }
  .module--headline-list .headline-list__ui-triggers .icon--grid span {
    background-position: 0 0; }
  .module--headline-list .headline-list__ui-triggers .icon--list span {
    background-position: -22px 0;
    width: 20px; }
.module--headline-list .shares,
.module--headline-list .comments {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: bold;
  font-size: 0.75rem;
  padding-top: 0.1875rem;
  text-align: right;
  text-transform: uppercase; }
.module--headline-list .nav--pagination {
  float: right;
  margin-top: -0.5rem; }
  .module--headline-list .nav--pagination .is-disabled {
    display: none; }
  .module--headline-list .nav--pagination > * {
    background: #4c4c4c;
    color: #d2d2d2;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    text-transform: uppercase; }
    .module--headline-list .nav--pagination > * span {
      display: block;
      line-height: 0.875rem;
      padding: 4px 0 7px 0;
      width: 90px; }
      .module--headline-list .nav--pagination > * span:before, .module--headline-list .nav--pagination > * span:after {
        font-size: 2.1875rem;
        font-weight: normal;
        padding: 0 10px;
        position: relative;
        top: 5px; }
.module--headline-list.js-append-on-mobile .nav--pagination .js-prev {
  display: none !important; }
.module--headline-list .rss-links {
  float: right;
  padding-right: 12px; }
  .module--headline-list .rss-links .rss-link--container {
    display: none; }
    .module--headline-list .rss-links .rss-link--container.is-active {
      display: block; }
  .module--headline-list .rss-links.rss-single-mode {
    float: none;
    position: absolute;
    top: 0;
    right: 0; }

.headline-list--full .block:before, .headline-list--full .block:after {
  content: " ";
  display: table;
  clear: both; }
.headline-list--full .headline, .headline-list--full .headline a {
  font-size: 18px; }
.headline-list--full .abstract, .headline-list--full .abstract a {
  font-size: 14px; }
.headline-list--full .side__media {
  max-width: 200px;
  margin-right: 12px; }

.ie9 .module--headline-list .rss-links {
  padding-right: 27px; }

.module--headline-list .module__body .js-blocks__layout--list .block {
  min-height: 6.5625rem;
  width: 100%; }
  .module--headline-list .module__body .js-blocks__layout--list .block .inner {
    float: left;
    position: relative;
    width: 100%; }
  .module--headline-list .module__body .js-blocks__layout--list .block .headline,
  .module--headline-list .module__body .js-blocks__layout--list .block .abstract {
    padding-left: 7.4375rem;
    height: auto; }
  .module--headline-list .module__body .js-blocks__layout--list .block .media__container--4x3 {
    max-width: 6.25rem;
    position: absolute;
    left: 0;
    top: 0; }

.headline-list--blog .block__type {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 12px;
  text-transform: uppercase;
  color: #d2d2d2; }
.headline-list--blog a {
  text-decoration: none; }
  .headline-list--blog a:hover {
    text-decoration: none; }
.headline-list--blog .headline {
  font-size: 20px;
  margin-bottom: 8px;
  color: #262626; }
  .headline-list--blog .headline:hover {
    text-decoration: none;
    color: #000; }
.headline-list--blog .abstract, .headline-list--blog .abstract a {
  font-size: 15px;
  margin-bottom: 0; }
.headline-list--blog .blog__domain, .headline-list--blog .author__name {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold; }
.headline-list--blog .blog__domain {
  margin-left: 12px; }
.headline-list--blog .block {
  padding: 0; }
.headline-list--blog .block__body {
  padding: 1rem; }
.headline-list--blog .block__footer {
  background: #9f9f9f;
  color: white;
  padding: 4px;
  padding-left: 18px; }

.headline-list--sponsored.module--headline-list .block {
  background: #f8f8db; }

.rtwi .headline-list--three-up .module__body .blocks .block {
  clear: none !important; }

.poll .ui-tabs-nav {
  margin: 0;
  padding: 0; }

.poll {
  background: #4c4c4c;
  padding: 1.5rem; }
  .poll .fontStyle6 {
    color: white;
    font-size: 1.5rem;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    margin-bottom: 0.375rem;
    padding-bottom: 0.75rem;
    border-bottom: 1px solid #999999; }
  .poll .answers .fontStyle30 {
    display: block;
    color: white;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 1rem;
    margin-bottom: 0.75rem; }
    .poll .answers .fontStyle30 > input {
      margin-right: 0.375rem; }
  .poll .answers input {
    background: none;
    background-color: transparent;
    border: 0; }
  .poll .captcha {
    text-align: right; }
    .poll .captcha button {
      color: white;
      font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
      padding-top: 0.3125rem;
      padding-bottom: 0.3125rem;
      padding-left: 0.625rem;
      padding-right: 0.625rem; }
  .poll .graph {
    background: #fff;
    float: left;
    height: 0.9375rem;
    margin: 0;
    width: 85%; }
    .poll .graph div {
      background: #3f70ac;
      height: 100%; }
  .poll .results .fontStyle30 {
    display: block;
    color: #fff;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 1rem;
    margin-bottom: 0.125rem; }
  .poll .results .fontStyle49 {
    color: #fff;
    float: right;
    font-size: 1.25rem;
    line-height: 0.625rem;
    width: auto; }
  .poll .results .result {
    margin-bottom: 0.625rem; }
    .poll .results .result:before, .poll .results .result:after {
      content: " ";
      display: table;
      clear: both; }

.variable.poll .ui-tabs-nav.titlebar {
  display: block;
  padding: 0;
  margin: 0; }
  .variable.poll .ui-tabs-nav.titlebar li {
    list-style-type: none; }
  .variable.poll .ui-tabs-nav.titlebar .fontStyle1 {
    display: none; }
.variable.poll #resultsLink {
  font-family: "museo-sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 12px;
  position: absolute;
  bottom: 4px;
  right: 28px;
  color: #fff; }

#pollResultsDiv .hide {
  display: none !important; }

.story--share,
.module--share, .module--gallery {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; }
  .story--share .share-header,
  .module--share .share-header, .module--gallery .share-header {
    color: #bfbfbf;
    text-transform: uppercase;
    font-size: 0.8125rem;
    padding-top: 4px; }
  .story--share.no-more .share__social-items > div,
  .module--share.no-more .share__social-items > div, .module--gallery.no-more .share__social-items > div {
    width: 25%; }
  .story--share .share__social-items:before, .story--share .share__social-items:after,
  .module--share .share__social-items:before,
  .module--share .share__social-items:after, .module--gallery .share__social-items:before, .module--gallery .share__social-items:after {
    content: " ";
    display: table;
    clear: both; }
  .story--share .share__social-items > div,
  .module--share .share__social-items > div, .module--gallery .share__social-items > div {
    float: left;
    width: 28%; }
    .story--share .share__social-items > div.more-container,
    .module--share .share__social-items > div.more-container, .module--gallery .share__social-items > div.more-container {
      width: 16%; }
  .story--share .share__social-items span,
  .module--share .share__social-items span, .module--gallery .share__social-items span {
    display: block !important;
    height: 33px;
    margin: 0;
    width: 100%;
    text-align: center; }
  .story--share .share__social-items .item,
  .module--share .share__social-items .item, .module--gallery .share__social-items .item {
    background-image: none !important;
    color: #fff;
    font-family: "FontAwesome";
    position: relative;
    font-size: 1.1875rem; }
    .story--share .share__social-items .item > span:before,
    .module--share .share__social-items .item > span:before, .module--gallery .share__social-items .item > span:before {
      top: 6px;
      position: relative; }
    .story--share .share__social-items .item > span > span,
    .module--share .share__social-items .item > span > span, .module--gallery .share__social-items .item > span > span {
      opacity: 0;
      position: absolute;
      top: 0; }
  .story--share .share__social-items .item:hover,
  .module--share .share__social-items .item:hover, .module--gallery .share__social-items .item:hover {
    background: #fff; }
  .story--share .share__social-items .item--facebook,
  .module--share .share__social-items .item--facebook, .module--gallery .share__social-items .item--facebook {
    background: #3B5998;
    border: 1px solid #3B5998; }
    .story--share .share__social-items .item--facebook .st_facebook_large:before,
    .module--share .share__social-items .item--facebook .st_facebook_large:before, .module--gallery .share__social-items .item--facebook .st_facebook_large:before {
      content: ""; }
    .story--share .share__social-items .item--facebook:hover .st_facebook_large:before,
    .module--share .share__social-items .item--facebook:hover .st_facebook_large:before, .module--gallery .share__social-items .item--facebook:hover .st_facebook_large:before {
      color: #3B5998; }
  .story--share .share__social-items .item--twitter,
  .module--share .share__social-items .item--twitter, .module--gallery .share__social-items .item--twitter {
    background: #4099FF;
    border: 1px solid #4099FF; }
    .story--share .share__social-items .item--twitter .st_twitter_large:before,
    .module--share .share__social-items .item--twitter .st_twitter_large:before, .module--gallery .share__social-items .item--twitter .st_twitter_large:before {
      content: ""; }
    .story--share .share__social-items .item--twitter:hover .st_twitter_large:before,
    .module--share .share__social-items .item--twitter:hover .st_twitter_large:before, .module--gallery .share__social-items .item--twitter:hover .st_twitter_large:before {
      color: #4099FF; }
  .story--share .share__social-items .item--googleplus,
  .module--share .share__social-items .item--googleplus, .module--gallery .share__social-items .item--googleplus {
    background: #dd4b39;
    border: 1px solid #dd4b39; }
    .story--share .share__social-items .item--googleplus .st_googleplus_large:before,
    .module--share .share__social-items .item--googleplus .st_googleplus_large:before, .module--gallery .share__social-items .item--googleplus .st_googleplus_large:before {
      content: ""; }
    .story--share .share__social-items .item--googleplus:hover .st_googleplus_large:before,
    .module--share .share__social-items .item--googleplus:hover .st_googleplus_large:before, .module--gallery .share__social-items .item--googleplus:hover .st_googleplus_large:before {
      color: #dd4b39; }
  .story--share .share__social-items .item--rss,
  .module--share .share__social-items .item--rss, .module--gallery .share__social-items .item--rss {
    background: #FF6600;
    border: 1px solid #ff6600; }
    .story--share .share__social-items .item--rss .st_rss_larger:before,
    .module--share .share__social-items .item--rss .st_rss_larger:before, .module--gallery .share__social-items .item--rss .st_rss_larger:before {
      content: ""; }
    .story--share .share__social-items .item--rss:hover .st_rss_larger:before,
    .module--share .share__social-items .item--rss:hover .st_rss_larger:before, .module--gallery .share__social-items .item--rss:hover .st_rss_larger:before {
      color: #FF6600; }
  .story--share .share__social-items .item--pinterest,
  .module--share .share__social-items .item--pinterest, .module--gallery .share__social-items .item--pinterest {
    background: #cc0220;
    border: 1px solid #cc0220; }
    .story--share .share__social-items .item--pinterest .st_pinterest_large:before,
    .module--share .share__social-items .item--pinterest .st_pinterest_large:before, .module--gallery .share__social-items .item--pinterest .st_pinterest_large:before {
      content: ""; }
    .story--share .share__social-items .item--pinterest:hover .st_pinterest_large:before,
    .module--share .share__social-items .item--pinterest:hover .st_pinterest_large:before, .module--gallery .share__social-items .item--pinterest:hover .st_pinterest_large:before {
      color: #cc0220; }
  .story--share .share__social-items .item--email,
  .module--share .share__social-items .item--email, .module--gallery .share__social-items .item--email {
    background: #adadad;
    border: 1px solid #adadad; }
    .story--share .share__social-items .item--email .st_email_large:before,
    .module--share .share__social-items .item--email .st_email_large:before, .module--gallery .share__social-items .item--email .st_email_large:before {
      content: ""; }
    .story--share .share__social-items .item--email:hover .st_email_large:before,
    .module--share .share__social-items .item--email:hover .st_email_large:before, .module--gallery .share__social-items .item--email:hover .st_email_large:before {
      color: #adadad; }
  .story--share .share__social-items .item--youtube,
  .module--share .share__social-items .item--youtube, .module--gallery .share__social-items .item--youtube {
    background: #b31217;
    border: 1px solid #b31217; }
    .story--share .share__social-items .item--youtube .st_youtube_large:before,
    .module--share .share__social-items .item--youtube .st_youtube_large:before, .module--gallery .share__social-items .item--youtube .st_youtube_large:before {
      content: ""; }
    .story--share .share__social-items .item--youtube:hover .st_youtube_large:before,
    .module--share .share__social-items .item--youtube:hover .st_youtube_large:before, .module--gallery .share__social-items .item--youtube:hover .st_youtube_large:before {
      color: #b31217; }
  .story--share .share__social-items .item--instagram,
  .module--share .share__social-items .item--instagram, .module--gallery .share__social-items .item--instagram {
    background: #c0ab92;
    border: 1px solid #c0ab92; }
    .story--share .share__social-items .item--instagram .st_instagram_larger:before,
    .module--share .share__social-items .item--instagram .st_instagram_larger:before, .module--gallery .share__social-items .item--instagram .st_instagram_larger:before {
      content: ""; }
    .story--share .share__social-items .item--instagram:hover .st_instagram_large:before,
    .module--share .share__social-items .item--instagram:hover .st_instagram_large:before, .module--gallery .share__social-items .item--instagram:hover .st_instagram_large:before {
      color: #c0ab92; }
  .story--share .share__social-items .item--linkedin,
  .module--share .share__social-items .item--linkedin, .module--gallery .share__social-items .item--linkedin {
    background: #0076B7;
    border: 1px solid #0076B7; }
    .story--share .share__social-items .item--linkedin .st_linkedin_large:before,
    .module--share .share__social-items .item--linkedin .st_linkedin_large:before, .module--gallery .share__social-items .item--linkedin .st_linkedin_large:before {
      content: ""; }
    .story--share .share__social-items .item--linkedin:hover .st_linkedin_large:before,
    .module--share .share__social-items .item--linkedin:hover .st_linkedin_large:before, .module--gallery .share__social-items .item--linkedin:hover .st_linkedin_large:before {
      color: #0076B7; }
  .story--share .more-container button,
  .module--share .more-container button, .module--gallery .more-container button {
    background: #4c4c4c;
    color: #fff;
    height: 35px;
    width: 100%; }
    .story--share .more-container button:after,
    .module--share .more-container button:after, .module--gallery .more-container button:after {
      font-family: "FontAwesome";
      content: "";
      position: relative;
      top: -2px; }
  .story--share .more-container .more--links,
  .module--share .more-container .more--links, .module--gallery .more-container .more--links {
    display: none;
    position: absolute;
    z-index: 300;
    right: 0;
    width: 12%; }
  .story--share .more-container.is-active button,
  .module--share .more-container.is-active button, .module--gallery .more-container.is-active button {
    background: #fff;
    color: #4c4c4c;
    border: 1px solid #ccc; }
  .story--share .more-container.is-active .more--links,
  .module--share .more-container.is-active .more--links, .module--gallery .more-container.is-active .more--links {
    display: block; }
  .story--share.no-shares .more--links,
  .module--share.no-shares .more--links, .module--gallery.no-shares .more--links {
    width: 16%; }
  .story--share .share__count,
  .module--share .share__count, .module--gallery .share__count {
    font-size: 2.1875rem;
    line-height: 1.75rem;
    letter-spacing: -0.125rem; }
    .story--share .share__count span,
    .module--share .share__count span, .module--gallery .share__count span {
      color: #4c4c4c;
      display: block;
      text-transform: uppercase;
      font-size: 0.8125rem;
      line-height: 1.3125rem;
      font-weight: normal;
      letter-spacing: 0; }
  .story--share.char-len-5 .share__count,
  .module--share.char-len-5 .share__count, .module--gallery.char-len-5 .share__count {
    font-size: 1.5625rem;
    line-height: 1.375rem; }
  .story--share.char-len-4 .share__count,
  .module--share.char-len-4 .share__count, .module--gallery.char-len-4 .share__count {
    font-size: 1.9375rem;
    margin-top: 0.125rem;
    line-height: 1.375rem; }

.story--share .more-container .more--links,
.story--share.no-shares .more--links {
  right: 1px;
  width: 15%; }

.layout--share-inline:before, .layout--share-inline:after {
  content: " ";
  display: table;
  clear: both; }
.layout--share-inline .layout--share__first {
  border-right: solid 1px #bdbdbd;
  padding-right: 10px;
  float: left;
  width: 25%; }
.layout--share-inline .layout--share__second {
  float: left;
  padding-left: 10px;
  width: 75%; }

.layout--share-stacked {
  padding-left: 5px; }
  .layout--share-stacked .layout--share__first {
    margin-left: 10px;
    padding-left: 10px;
    border-left: solid 1px #bdbdbd;
    float: left; }
  .layout--share-stacked .layout--share__second {
    clear: both;
    padding-top: 4px; }
  .layout--share-stacked.char-len-3 .share__count {
    font-size: 2.5rem; }

.no-shares .layout--share__first {
  display: none; }
.no-shares .layout--share__second {
  padding-left: 0;
  width: 100%; }

.gallery__player .share__social-items > div {
  width: 40px;
  margin-top: 20px;
  margin-left: 3px; }
.gallery__player .share__social-items .item--email .st_email_large {
  border-radius: 3px;
  background: white;
  color: #adadad; }
  .gallery__player .share__social-items .item--email .st_email_large:before {
    content: "";
    color: #adadad; }
.gallery__player .share__social-items .item--email:hover .st_email_large:before {
  color: white; }
.gallery__player .share__social-items .item--email:hover .st_email_large {
  background: #adadad; }
.gallery__player .share__social-items .item--facebook .st_facebook_large {
  border-radius: 3px;
  background: white;
  color: #3B5998; }
  .gallery__player .share__social-items .item--facebook .st_facebook_large:before {
    color: #3B5998; }
.gallery__player .share__social-items .item--facebook:hover .st_facebook_large {
  background: #3B5998; }
  .gallery__player .share__social-items .item--facebook:hover .st_facebook_large:before {
    color: white; }
.gallery__player .share__social-items .item--twitter .st_twitter_large {
  border-radius: 3px;
  background: white;
  color: #4099FF; }
  .gallery__player .share__social-items .item--twitter .st_twitter_large:before {
    color: #4099FF; }
.gallery__player .share__social-items .item--twitter:hover .st_twitter_large {
  background: #4099FF; }
  .gallery__player .share__social-items .item--twitter:hover .st_twitter_large:before {
    color: white; }
.gallery__player .share__social-items .item--googleplus .st_googleplus_large {
  border-radius: 3px;
  background: white;
  color: #dd4b39; }
  .gallery__player .share__social-items .item--googleplus .st_googleplus_large:before {
    color: #dd4b39; }
.gallery__player .share__social-items .item--googleplus:hover .st_googleplus_large {
  background: #dd4b39; }
  .gallery__player .share__social-items .item--googleplus:hover .st_googleplus_large:before {
    color: white; }

.nav--navitron .module--single-image .header--light {
  color: black;
  font-size: 1rem; }

.stay-connected--vertical .module__body {
  padding: 0.375rem; }
.stay-connected--vertical .blocks {
  background: #fcfcfc;
  padding-left: 1.125rem;
  padding-right: 1.125rem; }
  .stay-connected--vertical .blocks:before, .stay-connected--vertical .blocks:after {
    content: " ";
    display: table;
    clear: both; }
.stay-connected--vertical .block {
  border-top: 1px solid #d2d2d2;
  padding-top: 0.5625rem;
  padding-bottom: 0.5625rem; }
  .stay-connected--vertical .block:first-child {
    border-top: 0; }
.stay-connected--vertical a {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: bold;
  color: #4c4c4c; }
.stay-connected--vertical .side__media {
  max-width: 20px;
  min-width: 20px;
  margin-right: 0.75rem;
  text-align: center; }
.stay-connected--vertical .module__body {
  border: 1px solid #b0b1b2; }

.stay-connected--horizontal .module__body {
  border: 0px;
  background: #fff;
  padding: 0.375rem; }
.stay-connected--horizontal .blocks > a {
  text-align: center;
  display: block; }
.stay-connected--horizontal .social-list, .stay-connected--horizontal .title {
  display: inline;
  margin-right: 0.75rem; }
.stay-connected--horizontal .social-list .rsp-icon {
  margin-right: 0.25rem; }
  .stay-connected--horizontal .social-list .rsp-icon:hover:before {
    color: #666; }
.stay-connected--horizontal .header--inline {
  max-height: 24px;
  overflow: hidden; }
.stay-connected--horizontal .header--inline {
  border-bottom: 1px solid #d2d2d2;
  padding-bottom: 0.25rem;
  margin-bottom: 0.375rem; }
  .stay-connected--horizontal .header--inline .title {
    display: inline;
    font-size: 0.9375rem;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    text-transform: uppercase; }
.stay-connected--horizontal .module__body {
  background: none;
  margin: 0;
  padding: 0;
  min-height: 35px; }
.stay-connected--horizontal .header--inline {
  border: 0;
  margin: 0;
  padding: 0;
  max-height: 999px;
  overflow: visible; }
.stay-connected--horizontal .title {
  background: #adadad;
  color: white;
  padding: 9px 6px;
  height: 35px;
  float: left;
  font-weight: normal;
  font-size: 14px;
  margin: 0;
  text-align: left;
  width: 84px;
  overflow: hidden; }
.stay-connected--horizontal .social-list {
  display: block;
  float: left;
  margin: 0; }
  .stay-connected--horizontal .social-list .rsp-icon {
    margin: 0; }
.stay-connected--horizontal .social-item {
  background: #fff;
  height: 35px;
  float: left;
  width: 65px;
  display: block;
  margin: 0;
  padding: 0;
  border-right: solid 1px #ccc;
  border-top: solid 1px #ccc;
  border-bottom: solid 1px #ccc;
  text-align: center; }
  .stay-connected--horizontal .social-item .rsp-icon {
    display: block;
    margin-top: 7px;
    width: 100%; }
  .stay-connected--horizontal .social-item .icon--facebook:before {
    color: #3b5998;
    content: ""; }
  .stay-connected--horizontal .social-item .icon--twitter:before {
    color: #00aced;
    content: ""; }
  .stay-connected--horizontal .social-item .icon--google-plus {
    color: #000; }
  .stay-connected--horizontal .social-item .icon--google-plus:before {
    color: #dd4b39;
    content: ""; }
  .stay-connected--horizontal .social-item .icon--rss:before {
    color: #FF6600;
    content: ""; }
  .stay-connected--horizontal .social-item:hover .rsp-icon:before {
    color: #fff; }
  .stay-connected--horizontal .social-item.item--youtube:hover {
    background: #b31217; }
  .stay-connected--horizontal .social-item.item--instagram:hover {
    background: #c0ab92; }
  .stay-connected--horizontal .social-item.item--twitter:hover {
    background: #00aced; }
  .stay-connected--horizontal .social-item.item--facebook:hover {
    background: #3b5998; }
  .stay-connected--horizontal .social-item.item--google-plus:hover {
    background: #dd4b39; }
  .stay-connected--horizontal .social-item.item--pinterest:hover {
    background: #cc0220; }
  .stay-connected--horizontal .social-item.item--rss:hover {
    background: #FF6600; }
  .stay-connected--horizontal .social-item.item--phone:hover, .stay-connected--horizontal .social-item.item--email:hover, .stay-connected--horizontal .social-item.item--other:hover, .stay-connected--horizontal .social-item.item--calendar:hover {
    background: #adadad; }
  .stay-connected--horizontal .social-item .item-title {
    padding-left: 3px;
    color: #000;
    display: none;
    position: relative;
    top: -2px; }
  .stay-connected--horizontal .social-item:hover .item-title {
    color: #fff; }
.stay-connected--horizontal .more-container {
  float: right;
  position: relative; }
  .stay-connected--horizontal .more-container button {
    color: #fff;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    text-align: center;
    height: 35px;
    width: 86px;
    border-right: solid 1px #ccc;
    border-top: solid 1px #ccc;
    border-bottom: solid 1px #ccc; }
    .stay-connected--horizontal .more-container button:after {
      font-family: "FontAwesome";
      content: "";
      margin-left: 4px;
      position: relative;
      top: -2px; }
  .stay-connected--horizontal .more-container.is-active button {
    border-bottom: solid 1px #fff; }
  .stay-connected--horizontal .more-container .rsp-icon {
    width: 20px; }
  .stay-connected--horizontal .more-container .more--links {
    display: none;
    position: absolute;
    z-index: 300;
    right: 0;
    border-right: solid 1px #ccc;
    border-left: solid 1px #ccc;
    border-bottom: solid 1px #ccc; }
    .stay-connected--horizontal .more-container .more--links img {
      max-width: 20px;
      height: auto; }
    .stay-connected--horizontal .more-container .more--links .social-item {
      font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
      padding: 2px 5px;
      font-size: 14px;
      text-align: left;
      width: 180px; }
      .stay-connected--horizontal .more-container .more--links .social-item span {
        display: inline-block; }
      .stay-connected--horizontal .more-container .more--links .social-item .rsp-icon {
        display: inline-block; }
  .stay-connected--horizontal .more-container.is-active .more--links {
    display: block; }
  .stay-connected--horizontal .more-container .social-item {
    border: 0; }

.ie .stay-connected--horizontal .more-container button {
  width: 5.25rem; }

.module--story .template--scripps_responsive_sponsored_story .headline:before, .module--story--weather .template--scripps_responsive_sponsored_story .headline:before {
  font-family: FontAwesome;
  color: #bfbfbf;
  content: "Sponsored";
  font-style: normal;
  font-weight: normal;
  display: block; }

.module--story, .module--story--weather {
  padding-top: 0.8125rem;
  background: #fff; }
  .module--story .story__meta > .side__media, .module--story--weather .story__meta > .side__media {
    max-width: 3.125rem;
    width: 2.125rem;
    margin-right: 0.75rem; }
  .module--story .media-slider__viewport .block, .module--story--weather .media-slider__viewport .block {
    text-align: center; }
  .module--story .headline, .module--story--weather .headline {
    margin-bottom: 0.375rem;
    padding-top: 1.125rem;
    line-height: 105%; }
  .module--story .subheadline, .module--story--weather .subheadline, .module--story .story__meta, .module--story--weather .story__meta {
    margin-bottom: 1.125rem; }
  .module--story .subheadline, .module--story--weather .subheadline {
    font-weight: normal;
    color: #636466;
    font-size: 1.125rem; }
  .module--story .byline, .module--story--weather .byline, .module--story .posted, .module--story--weather .posted, .module--story .updated, .module--story--weather .updated, .module--story .tags, .module--story--weather .tags {
    color: #636466; }
    .module--story .byline:before, .module--story--weather .byline:before, .module--story .posted:before, .module--story--weather .posted:before, .module--story .updated:before, .module--story--weather .updated:before, .module--story .tags:before, .module--story--weather .tags:before {
      text-transform: uppercase;
      font-weight: bold;
      color: #000;
      font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; }
  .module--story .byline:before, .module--story--weather .byline:before {
    content: "By: "; }
  .module--story .posted:before, .module--story--weather .posted:before {
    content: "Posted: "; }
  .module--story .updated:before, .module--story--weather .updated:before {
    content: "Updated: "; }
  .module--story .tags:before, .module--story--weather .tags:before {
    content: "Tag: "; }
  .module--story .tags, .module--story--weather .tags {
    font-size: 0.75rem; }
  .module--story .module__body, .module--story--weather .module__body {
    overflow: hidden; }
  .module--story .header, .module--story--weather .header, .module--story .story__content, .module--story--weather .story__content, .module--story .story__media, .module--story--weather .story__media {
    margin-left: 2.125rem;
    margin-right: 2.125rem; }
  .module--story .header, .module--story--weather .header {
    margin-top: 0; }
  .module--story .nav--pagination, .module--story--weather .nav--pagination {
    float: right;
    margin-top: -0.5rem; }
    .module--story .nav--pagination .is-disabled, .module--story--weather .nav--pagination .is-disabled {
      display: none; }
    .module--story .nav--pagination > *, .module--story--weather .nav--pagination > * {
      background: #4c4c4c;
      color: #d2d2d2;
      font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
      text-transform: uppercase; }
      .module--story .nav--pagination > * span, .module--story--weather .nav--pagination > * span {
        display: block;
        line-height: 0.875rem;
        padding: 4px 0 7px 0;
        width: 90px; }
        .module--story .nav--pagination > * span:before, .module--story--weather .nav--pagination > * span:before, .module--story .nav--pagination > * span:after, .module--story--weather .nav--pagination > * span:after {
          font-size: 2.1875rem;
          font-weight: normal;
          padding: 0 10px;
          position: relative;
          top: 5px; }
  .module--story .module__footer, .module--story--weather .module__footer {
    font-size: 0.75rem;
    position: relative;
    clear: both;
    top: 0.75rem; }
    .module--story .module__footer a, .module--story--weather .module__footer a {
      margin-right: 0.625rem; }

.story__meta {
  line-height: 100%; }

.story__share:before, .story__share:after {
  content: " ";
  display: table;
  clear: both; }
.story__share .comments, .story__share .facebook, .story__share .twitter, .story__share .google-plus, .story__share .email {
  float: left;
  width: 20%;
  display: block;
  text-align: center;
  color: #636466;
  font-size: 0.875rem;
  line-height: 120%; }
  .story__share .comments [data-icon]:before, .story__share .facebook [data-icon]:before, .story__share .twitter [data-icon]:before, .story__share .google-plus [data-icon]:before, .story__share .email [data-icon]:before {
    font-size: 1.1875rem; }
  .story__share .comments a, .story__share .facebook a, .story__share .twitter a, .story__share .google-plus a, .story__share .email a {
    text-decoration: none;
    color: #636466; }
.story__share .comments a, .story__share .st_facebook, .story__share .st_twitter, .story__share .google-plus, .story__share .email {
  display: inline-block;
  height: 17px;
  overflow: hidden; }

.story__textSize button.is-active {
  color: #d2d2d2 !important; }

.icon--share.is-active,
.icon--text-size-trigger.is-active {
  color: #fff !important; }

.icon--text-size-small {
  font-size: 0.9375rem; }

.icon--text-size-regular {
  font-size: 1.25rem; }

.icon--text-size-large {
  font-size: 1.5625rem; }

.story__content__body .js-page {
  display: none; }

.story__content__body .js-page.is-active {
  display: block; }

.story__content__body {
  min-height: 12.5rem; }

.story__content {
  margin-bottom: 1.875rem; }
  .story__content .copyright {
    line-height: 1.25rem; }
  .story__content ul {
    margin-bottom: 1.25rem; }

.story__tools .is-empty {
  visibility: visible; }

.module--story .stButton .chicklets, .module--story--weather .stButton .chicklets {
  background-image: none !important;
  margin: 0;
  padding: 0;
  text-align: center;
  width: 1.25rem; }
  .module--story .stButton .chicklets:before, .module--story--weather .stButton .chicklets:before {
    font-family: "FontAwesome";
    font-size: 1.0625rem;
    padding-top: 0.125rem;
    display: block; }
.module--story .stButton .facebook:before, .module--story--weather .stButton .facebook:before {
  content: "";
  color: #3B5998; }
.module--story .stButton .twitter:before, .module--story--weather .stButton .twitter:before {
  content: "";
  color: #4099FF; }
.module--story .stButton .googleplus:before, .module--story--weather .stButton .googleplus:before {
  content: "";
  color: #dd4b39;
  padding-top: 0.0625rem; }
.module--story .stButton .email:before, .module--story--weather .stButton .email:before {
  content: "";
  color: #636466;
  padding-top: 0.0625rem; }

.module--featured-story .story__content {
  width: 100% !important; }

.module--story .about, .module--story--weather .about {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 17px;
  background-color: #ececeb;
  padding: 20px;
  border: 1px solid #ccc;
  margin-bottom: 20px;
  padding-bottom: 10px; }
.module--story .story__related, .module--story--weather .story__related {
  clear: left; }
  .module--story .story__related .related__header, .module--story--weather .story__related .related__header {
    display: block; }
.module--story .story__content .related__header, .module--story--weather .story__content .related__header {
  margin-bottom: 0; }
.module--story .story__content .related__body, .module--story--weather .story__content .related__body {
  border: 1px solid #d2d2d2;
  border-top: 0px;
  padding-top: 6px;
  padding-bottom: 0; }
.module--story .story__content .block, .module--story--weather .story__content .block {
  border-bottom: 0px;
  border-top: 1px solid #cecece;
  padding-top: 7px;
  line-height: 17px;
  font-size: 13px;
  clear: left;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; }
  .module--story .story__content .block:first-child, .module--story--weather .story__content .block:first-child {
    border-top: 0px; }
  .module--story .story__content .block a, .module--story--weather .story__content .block a {
    line-height: 17px; }
    .module--story .story__content .block a:visited, .module--story--weather .story__content .block a:visited {
      color: #000; }

.module--featured-story {
  background: #fff;
  padding: 2.125rem;
  margin-bottom: 1.5rem; }
  .module--featured-story .updated, .module--featured-story .posted {
    display: none; }
  .module--featured-story .story__meta > .side__media {
    max-width: 2.5rem;
    margin-right: 0.375rem;
    margin-bottom: 0.75rem; }
  .module--featured-story .story__meta .edit-story {
    display: none !important; }
  .module--featured-story .header a {
    color: #262626; }
    .module--featured-story .header a:hover {
      text-decoration: none; }
  .module--featured-story .headline {
    margin-bottom: 0.375rem;
    padding-top: 1.125rem;
    font-size: 1.875rem;
    color: #000;
    line-height: 105%; }
  .module--featured-story .header, .module--featured-story .story__media {
    margin-bottom: 0.75rem; }
  .module--featured-story .subheadline, .module--featured-story .story__meta {
    margin-bottom: 1.125rem; }
  .module--featured-story .subheadline {
    font-weight: normal;
    color: #636466;
    font-size: 1.125rem; }
  .module--featured-story .byline, .module--featured-story .posted, .module--featured-story .updated {
    color: #636466; }
    .module--featured-story .byline:before, .module--featured-story .posted:before, .module--featured-story .updated:before {
      text-transform: uppercase;
      font-weight: bold;
      color: #000;
      font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; }
  .module--featured-story .byline:before {
    content: "By: "; }
  .module--featured-story .posted:before {
    content: "Posted: "; }
  .module--featured-story .updated:before {
    content: "Updated: "; }
  .module--featured-story .read-more {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    text-transform: uppercase;
    display: block;
    color: black;
    font-weight: bold;
    font-size: 0.8125rem;
    margin-top: 0.375rem;
    color: #3f70ac; }

.skin--featured-story--large-headline.module--featured-story .headline {
  font-size: 42px; }

.module--comments .module__body {
  border-bottom: 0; }
.module--comments .module__footer {
  border-top: 0;
  text-align: right; }
  .module--comments .module__footer a {
    text-decoration: none;
    text-transform: uppercase;
    font-size: 0.75rem;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #636466; }
.module--comments .module__footer {
  border: 0; }
.module--comments .module__body {
  border-bottom: 1px solid #b0b1b2; }
.module--comments .blocks {
  background: white; }
.module--comments .echo-canvas {
  padding: 0.625rem; }
.module--comments .echo-streamserver-controls-submit-plugin-CardUIShim .echo-streamserver-controls-submit-container {
  border: 0;
  border-radius: 0; }
.module--comments .echo-apps-conversations-allPostsContainer {
  padding: 1.25rem; }
.module--comments .echo-streamserver-controls-stream-plugin-CardUIShim .echo-streamserver-controls-stream-body .echo-control-message {
  border-radius: 0;
  box-shadow: 0; }
.module--comments .echo-streamserver-controls-stream-item-plugin-CardUIShim .echo-streamserver-controls-stream-item-expandChildren .echo-streamserver-controls-stream-item-expandChildrenLabel {
  color: #444;
  font-weight: bold; }
.module--comments .echo-streamserver-controls-stream-item-expandChildren.echo-streamserver-controls-stream-item-container-child.echo-trinaryBackgroundColor.echo-clickable.echo-streamserver-controls-stream-item-depth-1 {
  margin-left: 15px;
  background: white;
  padding: 10px;
  border: 1px solid #ccc; }

.module--comments .echo-apps-conversations-container {
  min-width: 0 !important; }

.module--comments {
  padding: 40px 0 40px 0px;
  position: relative; }
  .module--comments .e_title {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 1.125rem; }
  .module--comments .echo-submit-forcedLoginUserInfoMessage {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: normal;
    font-size: 0.6875rem; }
  .module--comments .echo-auth-anonymous {
    position: absolute;
    right: 0; }
  .module--comments .echo-submit-auth .echo-auth-or {
    display: none; }
  .module--comments .echo-submit-auth span {
    color: #000;
    font-size: 0.6875rem;
    font-weight: bold;
    text-transform: uppercase; }
  .module--comments .echo-submit-auth .echo-auth-signup {
    border-left: solid 1px;
    padding-left: 0.3125rem;
    margin-left: 0.3125rem; }
  .module--comments .echo-submit-body {
    margin-top: 0.625rem; }
  .module--comments .echo-submit-text,
  .module--comments .echo-submit-border {
    background: #d1d1d1; }
  .module--comments textarea.echo-primaryColor,
  .module--comments textarea.echo-secondaryColor {
    color: #000; }
  .module--comments .echo-submit-controls button {
    background: #f6f5f5;
    border: solid 1px #e3e3e3;
    height: 40px;
    width: 100px; }
    .module--comments .echo-submit-controls button:hover {
      border: solid 1px #000; }
    .module--comments .echo-submit-controls button .ui-button-text {
      color: #000;
      text-transform: uppercase; }
  .module--comments .echo-application-message {
    display: none; }
  .module--comments .echo-auth-logged {
    position: absolute;
    right: 0;
    top: 40px; }
    .module--comments .echo-auth-logged .echo-auth-logout {
      float: left;
      margin: 6px 0px 0px 12px; }
  .module--comments .echo-stream-header {
    display: none; }
  .module--comments .echo-stream-body {
    margin-top: 0.625rem; }
    .module--comments .echo-stream-body .echo-item-authorName {
      color: #000;
      font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; }
    .module--comments .echo-stream-body .echo-item-text {
      font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; }
  .module--comments .echo-linkColor,
  .module--comments .echo-streamserver-controls-carduiauth-signup {
    color: #666; }
  .module--comments .echo-sdk-ui .btn-primary {
    background: none;
    background-color: transparent; }
  .module--comments .echo-sdk-ui .btn-primary .caret {
    border-top-color: #666;
    border-bottom-color: #666; }
  .module--comments textarea.focus {
    background: none; }
  .module--comments .echo-sdk-ui .modal-header {
    border-bottom: 0; }
  .module--comments .echo-sdk-ui .btn-group.open .btn-primary.dropdown-toggle {
    background-color: transparent; }

.site__type--np .module--comments .comment-nag {
  display: none; }
  .site__type--np .module--comments .comment-nag p {
    font-size: 0.875rem;
    color: #4d4d4d;
    padding: 1.125rem;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; }
.site__type--np .module--comments.post-hidden .comment-nag {
  display: block; }
.site__type--np .module--comments.post-hidden .echo-apps-conversations-postComposer, .site__type--np .module--comments.post-hidden .echo-streamserver-controls-stream-item-buttons, .site__type--np .module--comments.post-hidden .echo-streamserver-controls-stream-item-plugin-ReplyCardUI-replyForm {
  display: none; }
.site__type--np .em_comments .comment-nag {
  display: none; }
.site__type--np .em_comments.post-hidden .comment-nag {
  display: block; }
.site__type--np .em_comments.post-hidden .echo-apps-conversations-postComposer, .site__type--np .em_comments.post-hidden .echo-streamserver-controls-stream-item-buttons, .site__type--np .em_comments.post-hidden .echo-streamserver-controls-stream-item-plugin-ReplyCardUI-replyForm {
  display: none; }

.module--comments .echo-label {
  color: #666 !important; }
.module--comments .echo-identityserver-controls-auth-userLogged,
.module--comments .echo-identityserver-controls-auth-userLogged a {
  color: #666;
  float: right; }

.module--story .module__body, .module--story--weather .module__body {
  clear: both; }

.module--story .gallery__overflow, .module--story--weather .gallery__overflow {
  margin-bottom: 0.75rem; }

.story__content {
  color: #1a1a1a;
  line-height: 180%; }

.story__content, .module--static-content {
  word-break: break-word; }
  .story__content figure p, .module--static-content figure p {
    margin-bottom: 0; }
  .story__content figure figcaption, .module--static-content figure figcaption {
    font-size: 11px;
    color: #888; }
  .story__content a, .module--static-content a {
    color: #00539f; }
    .story__content a:visited, .module--static-content a:visited {
      color: #4190d9; }
    .story__content a:active, .module--static-content a:active {
      color: #2171ba; }
    .story__content a:hover, .module--static-content a:hover {
      color: #006cce; }
  .story__content p, .module--static-content p {
    margin-bottom: 1.125rem; }
  .story__content h1, .story__content h2, .story__content h3, .story__content h4, .story__content h5, .story__content h6, .module--static-content h1, .module--static-content h2, .module--static-content h3, .module--static-content h4, .module--static-content h5, .module--static-content h6 {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: bold; }
  .story__content .align-left, .module--static-content .align-left {
    float: left;
    margin-right: 0.75rem;
    margin-top: 0.75rem;
    margin-bottom: 0.75rem; }
  .story__content .align-right, .module--static-content .align-right {
    float: right;
    margin-left: 0.75rem;
    margin-top: 0.75rem;
    margin-bottom: 0.75rem; }
  .story__content .align-center, .module--static-content .align-center {
    text-align: center; }
  .story__content .width-half, .module--static-content .width-half {
    width: 50%; }
  .story__content .width-third, .module--static-content .width-third {
    width: 30%; }
  .story__content .video iframe, .module--static-content .video iframe {
    min-height: 20rem;
    width: 100%; }
  .story__content .anv-player-parent-container, .module--static-content .anv-player-parent-container {
    width: 100% !important; }
    .story__content .anv-player-parent-container object, .module--static-content .anv-player-parent-container object {
      width: 100% !important; }

.ratio {
  position: relative; }

.ratio__4x3 {
  padding-top: 75%;
  background: #dbd9d9; }

.ratio__image {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  text-align: center;
  font: 0/0 a; }

.ratio__image .ratio__centerer {
  display: inline-block;
  vertical-align: middle;
  height: 100%; }

.ratio__image .image {
  vertical-align: middle;
  display: inline-block;
  max-height: 100%;
  max-width: 100%; }

.story__media .ratio__image {
  z-index: 7; }

.story__media--right {
  float: right;
  width: 33%; }

.story__media--right + .layout__container:after, .story__media--right + .layout__container:before {
  display: inline; }

.media__caption__content {
  position: relative; }
  .media__caption__content .media__caption {
    padding: 0;
    overflow: hidden;
    font-size: 0.8125rem;
    line-height: 1.125rem;
    height: auto; }
  .media__caption__content button {
    position: relative;
    top: 22%;
    font-size: 0.875rem;
    opacity: 1;
    text-transform: uppercase; }
  .media__caption__content .button--container {
    cursor: pointer;
    z-index: 5;
    left: 0;
    top: 0; }

.module--story .author, .module--story--weather .author {
  font-size: 0.75rem;
  line-height: 0.75rem;
  text-align: right;
  text-transform: uppercase; }
  .module--story .author .hide, .module--story--weather .author .hide {
    display: block; }
  .module--story .author .show, .module--story--weather .author .show {
    display: none; }

.module--gallery .caption__copyright,
.story__media .caption__copyright {
  margin-top: -0.3125rem;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 0.625rem;
  color: #888; }

.module--story .inline-content--video .vidHolder:before, .module--story--weather .inline-content--video .vidHolder:before {
  content: "";
  font-family: FontAwesome;
  color: white;
  font-size: 93px;
  position: absolute;
  left: 50%;
  top: 44%;
  margin-left: -40px;
  opacity: 0.5;
  z-index: 99;
  cursor: pointer; }
.module--story .inline-content--video .vidHolder.is-video-clicked > img, .module--story--weather .inline-content--video .vidHolder.is-video-clicked > img {
  display: none; }

#video_conatiner_id_anvatov2 {
  height: 100% !important;
  width: 100%; }

.component__gallery {
  background: #dbd9d9; }

.media-slider__thumbs.is-single-media {
  display: none; }

.media-slider__viewport.is-single-media .media__container--16x9 .media {
  max-height: none; }

.media-slider__thumbs .has-video [class*=media__container]:before {
  color: #000;
  top: 100%;
  left: 0;
  margin-left: 0.3125rem;
  margin-top: -1.375rem;
  font-size: 0.9375rem; }

.media-slider__thumbs.is-single-media {
  display: none; }

.media-slider__thumbs .block {
  cursor: pointer; }
  .media-slider__thumbs .block.is-active {
    display: inline-block !important; }

.gallery__overflow {
  position: relative;
  overflow: hidden;
  transition: max-height 0.1s ease-in-out;
  -webkit-transition: max-height 0.1s ease-in-out; }

.media-slider__swipe {
  display: none; }

.media-slider__viewport {
  width: 1000000%; }
  .media-slider__viewport:before, .media-slider__viewport:after {
    content: " ";
    display: table;
    clear: both; }
  .media-slider__viewport .block {
    float: left;
    background: #dbd9d9; }
    .media-slider__viewport .block > .ratio {
      cursor: pointer; }
    .media-slider__viewport .block .media__caption {
      display: none; }
    .media-slider__viewport .block.has-video > div:before {
      content: "";
      text-decoration: inherit;
      display: inline-block;
      speak: none;
      font-family: FontAwesome;
      font-style: normal;
      font-weight: normal;
      line-height: 1;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      color: #fff;
      font-size: 4.375rem;
      position: absolute;
      left: 50%;
      top: 36%;
      margin-left: -2rem;
      width: 4rem;
      opacity: 0.5;
      z-index: 8; }
  .media-slider__viewport .media {
    max-height: 100%; }
  .media-slider__viewport .media__container--video .media {
    cursor: pointer; }

.vidHolder .next-video {
  background: #fff;
  bottom: 48px;
  cursor: pointer;
  right: -310px;
  position: absolute;
  z-index: 999999;
  border-left: solid 1px #fff;
  border-top: solid 1px #fff;
  border-bottom: solid 1px #fff;
  transition: right 0.3s;
  -webkit-transition: right 0.3s;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.4);
  opacity: 0.9; }
  .vidHolder .next-video:before {
    display: none !important; }
  .vidHolder .next-video.is-active {
    right: 0; }
  .vidHolder .next-video:hover {
    opacity: 1; }
  .vidHolder .next-video .overflow {
    overflow: hidden;
    height: 70px;
    width: 300px; }
  .vidHolder .next-video img {
    float: left;
    max-height: 70px;
    margin-right: 0.3125rem; }
  .vidHolder .next-video .title {
    display: block;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 0.75rem;
    padding-top: 0.125rem;
    line-height: 0.8125rem;
    text-transform: capitalize;
    position: static;
    text-align: left; }
    .vidHolder .next-video .title:before {
      content: "Up Next:";
      display: block;
      font-size: 0.6875rem;
      font-weight: bold;
      text-transform: uppercase; }
  .vidHolder .next-video .close-button {
    background: #fff;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    position: absolute;
    left: -7px;
    top: -6px;
    font-size: 9px;
    font-weight: bold;
    border-radius: 10px;
    line-height: 7px; }

.media__caption__container.is-disabled,
.is-video-playing .js-gallery__pager {
  opacity: 0; }

.is-video-clicked .media-slider__viewport .block.has-video div:before,
.is-video-clicked .media-slider__viewport .block.has-video .media {
  display: none; }

.vidHolder {
  position: absolute !important;
  height: 100% !important;
  top: 0;
  width: 100% !important;
  z-index: 9;
  overflow: hidden; }
  .vidHolder object {
    height: 100% !important;
    width: 100% !important;
    position: absolute;
    z-index: 99999;
    left: 0; }
  .vidHolder video {
    width: 80% !important;
    margin-left: 10% !important; }

.anv-ad-container {
  height: 100% !important;
  width: 100% !important; }

.video-mobile-img,
.iOS-posterImg {
  visibility: hidden; }

.anv-player-parent-container .video-mobile-img,
.anv-player-parent-container .iOS-posterImg {
  visibility: visible; }

.anvato_player video {
  width: 80%;
  margin-left: 10%; }
.anvato_player .video-mobile-img,
.anvato_player .iOS-posterImg {
  position: absolute;
  width: 100%;
  z-index: 1; }

.anv-skin video.anv-video {
  width: 80%;
  margin-left: 10% !important; }

.anv-player-parent-container .anv-video {
  opacity: 1 !important;
  z-index: 1; }

.vidHolder #ima-chromeless-video {
  left: 0;
  margin: 0 !important;
  padding: 0;
  height: 100% !important;
  width: 100% !important; }

.vidHolder .anv-ad-container > div {
  height: 100% !important;
  width: 100% !important; }

.vidHolder .video-mobile-img {
  height: 100%; }

.anv-skin .anv-progress-holder span {
  left: 0; }

.is-video-playing .anv-skin video.anv-video {
  width: 100% !important;
  margin-left: 0 !important; }

.media-slider__viewport.animate {
  transition: transform 0.5s;
  -webkit-transition: -webkit-transform 0.5s; }

.media__caption__content .button--container {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #fff;
  text-transform: uppercase;
  display: inline;
  font-size: 0.75rem; }
  .media__caption__content .button--container:before {
    content: "-"; }
  .media__caption__content .button--container.show:before {
    content: "+"; }

.media__caption__container .show {
  display: none; }

.media__caption__container.js-is-closed .show {
  display: inline; }
.media__caption__container.js-is-closed .hide {
  display: none; }

.thumbs__buttons .btn-ui {
  font-size: 1.6875rem;
  display: block;
  padding: 0.625rem;
  font-weight: normal; }

.media__caption__container {
  max-height: 400px;
  transition: max-height 0.5s;
  -webkit-transition: max-height 0.5s; }
  .media__caption__container .caption {
    color: #636466; }
  .media__caption__container .media__caption-bottom:before, .media__caption__container .media__caption-bottom:after {
    content: " ";
    display: table;
    clear: both; }
  .media__caption__container .media__caption-bottom .caption__author {
    float: left;
    text-align: left;
    width: 80%; }
    .media__caption__container .media__caption-bottom .caption__author:before {
      content: "Picture By "; }
  .media__caption__container .media__caption-bottom .caption__buttons {
    float: left;
    text-align: right;
    width: 20%; }
    .media__caption__container .media__caption-bottom .caption__buttons.hide-buttons {
      visibility: hidden; }

.js-is-video .media__caption__content .author:before {
  content: "Video By "; }

.gallery__overflow .media__caption__container.is-disabled {
  display: block;
  max-height: 0; }

.gallery_tumbs-carousel {
  visibility: hidden; }
  .gallery_tumbs-carousel.is-active {
    visibility: visible; }
  .gallery_tumbs-carousel.hide-arrows .media-slider__thumbs__pager {
    display: none; }
  .gallery_tumbs-carousel.hide-arrows .media-slider__thumbs_overflow {
    margin: 0; }
  .gallery_tumbs-carousel .media-slider__thumbs_overflow {
    overflow: hidden;
    padding-bottom: 3px;
    margin: 0 21px 0 23px; }
  .gallery_tumbs-carousel .thumbs--slider {
    width: 5000px; }
    .gallery_tumbs-carousel .thumbs--slider:before, .gallery_tumbs-carousel .thumbs--slider:after {
      content: " ";
      display: table;
      clear: both; }
    .gallery_tumbs-carousel .thumbs--slider.animate {
      transition: transform 0.5s;
      -webkit-transition: -webkit-transform 0.5s; }
  .gallery_tumbs-carousel .block {
    display: block;
    float: left;
    margin: 0 2px; }
  .gallery_tumbs-carousel .media__container--16x9 {
    border: 0; }

.video--autoplay {
  display: none; }

.js-has-autoplay-config .video--autoplay {
  display: block; }

.is-video-playing .js-hide.video--autoplay {
  display: none; }

.vidHolder .video--autoplay {
  color: #d2d2d2;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  bottom: 0;
  left: 50%;
  margin-left: -50px;
  font-size: 0.75rem;
  padding: 5px 13px;
  position: absolute;
  z-index: 100000; }
  .vidHolder .video--autoplay:hover {
    color: #fff; }
  .vidHolder .video--autoplay:after {
    content: "On";
    padding-left: 5px; }
  .vidHolder .video--autoplay.autoplay-false:after {
    content: "Off"; }

.media-slider__pager > *:hover {
  color: #fff; }

.story__media:before, .story__media:after, .gallery__overflow:before, .gallery__overflow:after {
  content: " ";
  display: table;
  clear: both; }
.story__media .current-slide, .gallery__overflow .current-slide {
  font-weight: bold; }

.vidHolder.anv-skin .anv-controlbar ul span.anv-sprite {
  margin: 0 !important;
  padding: 0 !important; }
.vidHolder.anv-skin .anv-controlbar > ul > li {
  margin-top: 0.3125rem; }
  .vidHolder.anv-skin .anv-controlbar > ul > li.anv-controlbar-time-display {
    margin-top: 0; }
.vidHolder.anv-skin .anv-controlbar .anv-controlbar-play-toggle span,
.vidHolder.anv-skin .anv-controlbar .anv-controlbar-seek-back span,
.vidHolder.anv-skin .anv-controlbar .anv-controlbar-time-display span,
.vidHolder.anv-skin .anv-controlbar .anv-controlbar-share-button span,
.vidHolder.anv-skin .anv-controlbar .anv-controlbar-cc-button .anv-sprite-CC-button,
.vidHolder.anv-skin .anv-controlbar .anv-controlbar-cc-search-button span,
.vidHolder.anv-skin .anv-controlbar .anv-controlbar-fullscreen-button span {
  display: block;
  position: static; }

.js-no-author .media__caption .caption {
  padding: 0 10px;
  width: 100%; }

.videoplayer2 .vidHolder.anv-skin .anv-ad-container video {
  margin: 0 !important;
  left: 0;
  height: 100% !important;
  width: 100% !important; }
.videoplayer2 .vidHolder.anv-skin .anv-loading {
  margin: 0 !important;
  top: 45% !important;
  left: 50%;
  margin-left: -25px !important; }
.videoplayer2 .vidHolder.anv-skin .anv-controlbar-left li.anv-controlbar-time-display li.anv-current-time-divider {
  text-align: center;
  width: 15px !important; }
.videoplayer2 .vidHolder.anv-skin .anv-controlbar-left li.anv-controlbar-time-display,
.videoplayer2 .vidHolder.anv-skin .anv-controlbar-left li.anv-controlbar-time-display li,
.videoplayer2 .vidHolder.anv-skin .anv-controlbar-left.min .anv-current-time-display {
  width: auto !important; }
.videoplayer2.hide-next-video .next-video {
  display: none !important; }

.story__media .media-slider__viewport > .block {
  position: relative; }
.story__media .buy-photo {
  position: absolute;
  bottom: 35px;
  right: 10px;
  background: black;
  z-index: 10;
  opacity: 0.8;
  color: white;
  transition: opacity 0.1s ease-in-out;
  height: 33px;
  line-height: 30px;
  border: 1px solid #555;
  border-radius: 3px; }
  .story__media .buy-photo a {
    color: white;
    font-size: 11px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    padding: 20px;
    text-decoration: none; }
    .story__media .buy-photo a:hover {
      text-decoration: none; }

.module--outbrain .module__header {
  background: #4c4c4c;
  text-transform: uppercase;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: white;
  font-weight: normal;
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  padding-right: 0.5rem;
  padding-left: 0.5rem;
  margin-top: 0.25rem;
  margin-bottom: 0.25rem;
  font-size: 0.875rem;
  background: #cdcccc; }
  .module--outbrain .module__header > h1 {
    font-size: 0.875rem;
    text-transform: uppercase;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: white;
    margin: 0;
    padding: 0;
    font-weight: normal; }
.module--outbrain .module__body {
  border-bottom: 0; }
.module--outbrain .module__footer {
  border-top: 0;
  text-align: right;
  padding-right: 0.375rem;
  padding-bottom: 0.375rem; }
  .module--outbrain .module__footer a {
    text-decoration: none;
    text-transform: uppercase;
    font-size: 0.75rem;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #636466; }
.module--outbrain .block {
  overflow: hidden;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box; }
.module--outbrain .sponsored {
  font-size: 0.875rem;
  margin-top: 0.375rem;
  color: #636466;
  line-height: 120%; }
.module--outbrain .headline {
  font-size: 0.9375rem;
  line-height: 120%; }

.OUTBRAIN .ob_container_shadow_outer {
  display: none;
  padding: 0 !important; }
.OUTBRAIN .ob_org_header {
  background: #4c4c4c;
  text-transform: uppercase;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: white;
  font-weight: normal;
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  padding-right: 0.5rem;
  padding-left: 0.5rem;
  margin-top: 0.25rem;
  margin-bottom: 0.25rem;
  font-size: 0.875rem;
  background: #cdcccc;
  display: block; }
  .OUTBRAIN .ob_org_header > h1 {
    font-size: 0.875rem;
    text-transform: uppercase;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: white;
    margin: 0;
    padding: 0;
    font-weight: normal; }
.OUTBRAIN .ob_container .ob_container_recs {
  padding: 3px 6px;
  position: static; }
  .OUTBRAIN .ob_container .ob_container_recs:before, .OUTBRAIN .ob_container .ob_container_recs:after {
    content: " ";
    display: table;
    clear: both; }
  .OUTBRAIN .ob_container .ob_container_recs > * {
    background: #fbfbfb;
    float: left;
    overflow: hidden;
    height: 7.1875rem;
    padding: 0.75rem;
    margin-left: 0.1875rem;
    margin-bottom: 0.1875rem;
    margin-top: 0.1875rem;
    width: calc(50% - 3px);
    width: calc(50% - 3px);
    width: -webkit-calc(50% - 3px); }
    .OUTBRAIN .ob_container .ob_container_recs > *:nth-child(odd) {
      margin-right: 0.1875rem;
      margin-left: 0; }
    .OUTBRAIN .ob_container .ob_container_recs > *:hover {
      background: #fff; }
  .OUTBRAIN .ob_container .ob_container_recs .item-container {
    float: none;
    margin: 0;
    padding: 0;
    width: auto; }
.OUTBRAIN .ob_container .ob-rec-link-img {
  float: left;
  padding-right: 0.75rem;
  width: 6.25rem; }
.OUTBRAIN .ob_container .strip-rec-link-title {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: bold;
  font-size: 1rem;
  margin-bottom: 0.3125rem; }
.OUTBRAIN .ob_container .strip-rec-link-source {
  color: #636466;
  font-size: 0.8125rem; }

.story__related a {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #000;
  font-weight: bold;
  font-size: 0.875rem;
  display: block;
  text-decoration: none; }

.related__header {
  background: #4c4c4c;
  text-transform: uppercase;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: white;
  font-weight: normal;
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  padding-right: 0.5rem;
  padding-left: 0.5rem;
  margin-top: 0.25rem;
  margin-bottom: 0.25rem;
  font-size: 0.875rem; }
  .related__header > h1 {
    font-size: 0.875rem;
    text-transform: uppercase;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: white;
    margin: 0;
    padding: 0;
    font-weight: normal; }

.related__body {
  padding: 1.125rem;
  padding-top: 0; }
  .related__body .block {
    display: block;
    padding-bottom: 0.375rem;
    margin-bottom: 0.375rem;
    border-bottom: 1px solid #ced4d8; }

.module--next-story-slideout {
  right: 0;
  position: fixed;
  display: block;
  bottom: 20px;
  z-index: 9999999;
  width: 400px; }
  .module--next-story-slideout .close-btn {
    height: 11px;
    padding-left: 12px;
    position: relative;
    z-index: 99; }
    .module--next-story-slideout .close-btn span {
      font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
      color: #000;
      font-size: 14px;
      cursor: pointer;
      opacity: 0.7; }
      .module--next-story-slideout .close-btn span:hover {
        opacity: 1; }
  .module--next-story-slideout .module__body {
    background: #fbfbfb;
    border-radius: 0.5px;
    -webkit-box-shadow: -4px 0px 24px -5px #1f1f1f;
    -moz-box-shadow: -4px 0px 24px -5px #1f1f1f;
    box-shadow: -4px 0px 24px -5px #1f1f1f; }
  .module--next-story-slideout .blocks {
    padding-top: 0; }
  .module--next-story-slideout .block {
    overflow: hidden;
    margin-top: 0; }
    .module--next-story-slideout .block.related {
      padding-bottom: 5px; }
  .module--next-story-slideout .side__media {
    width: 150px; }
  .module--next-story-slideout .headline {
    font-weight: bold;
    display: inline-block; }
  .module--next-story-slideout .text--secondary {
    text-transform: uppercase;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: bold;
    font-size: 14px;
    line-height: 13px; }
  .module--next-story-slideout.is-disabled {
    right: -410px; }
  .module--next-story-slideout .has-video {
    position: relative; }
    .module--next-story-slideout .has-video:before {
      content: url("../images/camera-12x9.png");
      position: absolute;
      bottom: 1.125rem;
      right: 0.75rem;
      width: 12px;
      height: 9px; }
  .module--next-story-slideout .is-newsy:before {
    right: 0.875rem;
    position: absolute; }
  .module--next-story-slideout .is-decodedc {
    position: relative; }
    .module--next-story-slideout .is-decodedc:before {
      background-image: url("../images/custom/pages/decodedc/icon.png");
      content: " ";
      right: 0.75rem;
      bottom: 0.75rem;
      width: 20px;
      height: 18px;
      position: absolute; }
  .module--next-story-slideout .updated {
    display: block;
    font-size: 15px; }

.csstransforms3d .module--next-story-slideout {
  transition: transform 0.5s;
  -webkit-transition: -webkit-transform 0.3s;
  transform: translate3d(0, 0, 0);
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  display: block;
  right: 0; }
  .csstransforms3d .module--next-story-slideout.is-disabled {
    display: block;
    right: 0;
    transform: translate3d(510px, 0, 0);
    -webkit-transform: translate3d(510px, 0, 0);
    -moz-transform: translate3d(510px, 0, 0); }

.module--tabs {
  margin-bottom: 1.5rem; }
  .module--tabs .tabs__triggers button {
    color: #fff;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    text-transform: uppercase;
    padding-left: 0.375rem;
    opacity: 0.8; }
    .module--tabs .tabs__triggers button:before {
      content: "|";
      padding-right: 0.75rem; }
    .module--tabs .tabs__triggers button:first-child {
      padding-left: 0; }
      .module--tabs .tabs__triggers button:first-child:before {
        content: ""; }
    .module--tabs .tabs__triggers button.is-active {
      opacity: 1; }
      .module--tabs .tabs__triggers button.is-active:before {
        opacity: 0.8; }
  .module--tabs .module {
    margin-bottom: 0; }
    .module--tabs .module .header--dark, .module--tabs .module .header--light, .module--tabs .module .header {
      display: none; }

.js-tabs .js-tabs__targets > * {
  display: none; }
  .js-tabs .js-tabs__targets > * .js-tabs__targets > * {
    display: none; }
.js-tabs .js-tabs__targets .is-active {
  display: block; }
  .js-tabs .js-tabs__targets .is-active .js-tabs__targets .is-active {
    display: block; }
.js-tabs .js-tabs__targets .is-loading:after {
  opacity: 1; }
.js-tabs .blocks,
.js-tabs .nav--pagination {
  opacity: 1;
  transition: opacity 0.5s ease-in-out;
  -moz-transition: opacity 0.5s ease-in-out;
  -webkit-transition: opacity 0.5s ease-in-out; }
.js-tabs.is-loading .blocks, .js-tabs.is-loading .nav--pagination {
  opacity: 0.2; }

.module--text p {
  color: #636466; }

.module--topic-list .module__body {
  border-bottom: 0; }
.module--topic-list .module__footer {
  border-top: 0;
  text-align: right; }
  .module--topic-list .module__footer a {
    text-decoration: none;
    text-transform: uppercase;
    font-size: 0.75rem;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #636466; }
.module--topic-list a {
  text-decoration: none; }
.module--topic-list .blocks {
  background: #fcfcfc;
  padding-left: 1.125rem;
  padding-right: 1.125rem; }
  .module--topic-list .blocks:before, .module--topic-list .blocks:after {
    content: " ";
    display: table;
    clear: both; }
.module--topic-list .headline {
  font-size: 0.875rem;
  text-decoration: none;
  color: #4c4c4c;
  line-height: 120%; }
  .module--topic-list .headline:hover {
    color: #212121;
    cursor: pointer; }
.module--topic-list .topic {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 0.75rem;
  font-weight: bold;
  text-transform: uppercase; }
.module--topic-list .block {
  border-top: 1px solid #d2d2d2;
  padding-top: 0.5625rem;
  padding-bottom: 0.5625rem; }
  .module--topic-list .block:first-child {
    border-top: 0; }
.module--topic-list .block--large img {
  margin-top: 0.375rem; }

.wcpo .module--topic-list .blocks {
  background: #fff; }
.wcpo .module--topic-list .headline {
  color: #212121; }
  .wcpo .module--topic-list .headline:hover {
    color: #000; }
.wcpo .module--topic-list .block {
  padding-top: 0; }
.wcpo .module--topic-list .header--dark {
  background: #ee9135; }
.wcpo .module--topic-list .topic.color--skin {
  color: #ee9135; }

.layout--home-top__content .module--mini-player {
  width: 280px;
  height: 158px;
  margin-top: 10px; }
  .layout--home-top__content .module--mini-player .mini-player--overlay a {
    padding: 5px 10px 5px 10px;
    color: white;
    text-transform: uppercase;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 13px;
    font-weight: bold;
    position: relative;
    top: -50px; }

.layout--home-top__bg:before {
  height: 365px;
  width: 670px;
  content: "";
  display: block; }

.layout--home-top {
  position: relative; }

.layout--home-top__bg {
  background-size: cover;
  position: absolute;
  background-position: center center;
  right: 0; }

.layout--home-top__bottom {
  overflow: hidden; }
  .layout--home-top__bottom .module .header--dark,
  .layout--home-top__bottom .module .header--light,
  .layout--home-top__bottom .nav--pagination,
  .layout--home-top__bottom .module__footer {
    display: none; }
  .layout--home-top__bottom .module--flex .nav--pagination, .layout--home-top__bottom .module--static-content.skin--flex-headline .nav--pagination {
    padding-right: 0;
    margin-top: 5px; }
  .layout--home-top__bottom .module--flex .nav--pagination > *, .layout--home-top__bottom .module--static-content.skin--flex-headline .nav--pagination > * {
    margin-top: 0; }

.layout--home-top__third {
  width: 300px;
  float: left;
  margin-right: 24px; }

.layout--home-top__half {
  float: left; }

.layout--home-top__content {
  position: relative; }

.layout--home-top__top {
  height: 356px;
  max-width: 360px;
  display: table-cell;
  vertical-align: middle; }
  .layout--home-top__top .headline {
    font-family: "Noto Sans";
    font-size: 34px;
    font-weight: bold;
    margin-bottom: 10px; }
  .layout--home-top__top .abstract {
    color: #C6C6C6;
    font-family: "Noto Sans";
    font-size: 14px;
    margin-bottom: 6px; }
  .layout--home-top__top .module--static-content {
    margin-top: 10px; }
    .layout--home-top__top .module--static-content div, .layout--home-top__top .module--static-content p {
      color: #fff;
      font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
      font-size: 11px; }

.layout--home-top__third {
  width: 335px; }

.layout--home-top__third {
  margin-right: 0; }

.module--home-top {
  padding: 24px;
  padding-top: 0; }

.module--home-top .module--flex .module__body, .module--home-top .module--static-content.skin--flex-headline .module__body {
  border: 0; }

.module--home-top .flex--card .blocks, .module--home-top .module--static-content.skin--flex-headline .blocks, .module--home-top .flex--keyline {
  padding: 0; }

.module--home-top .flex--card .headline, .module--home-top .module--static-content.skin--flex-headline .headline {
  display: inline; }

.module--home-top .flex--keyline {
  background: white; }

.module--home-top .flex--keyline .module__body {
  padding: 4px 0; }

.module--home-top .flex--keyline .block {
  padding: 10px 0; }
  .module--home-top .flex--keyline .block .headline {
    height: 32px;
    font-size: 14px; }

.module--home-top .flex--promo .module__body {
  padding: 0; }

.module--home-top .flex--promo .media__container--4x3 {
  padding-bottom: 0;
  height: auto; }

.module--home-top .flex--card .side__media, .module--home-top .module--static-content.skin--flex-headline .side__media {
  width: 140px; }

.module--home-top .link-list .e_link {
  font-size: 14px;
  font-weight: bold;
  color: #599ee4;
  margin-right: 10px; }
  .module--home-top .link-list .e_link:hover {
    color: #8dc2f7; }

.module--home-top.link-list--pipe-separator .link-list .e_link:before {
  content: " | "; }
.module--home-top.link-list--pipe-separator .link-list .e_link:first-child:before {
  content: ""; }
.module--home-top.link-list--pipe-separator .link-list .e_link:hover:before {
  color: #599ee4; }

.module--home-top.link-list--full .link-list .e_link:before {
  content: ""; }

.layout--big-news {
  overflow: hidden; }

.home-top__color-scheme-Black {
  background: #000; }
  .home-top__color-scheme-Black .layout--home-top__bg:before {
    content: "";
    background: linear-gradient(to right, black 0%, transparent 20%, transparent 83%, black 96%);
    background: -o-linear-gradient(left, black 0%, transparent 20%, transparent 83%, black 96%);
    background: -ms-linear-gradient(left, black 0%, transparent 20%, transparent 83%, black 96%);
    background: linear-gradient(to right, black 0%, transparent 20%, transparent 83%, black 96%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='rgba(0,0,0,1)', endColorstr='rgba(0,0,0,0)',GradientType=1 );
    z-index: -1; }
  .home-top__color-scheme-Black .headline {
    color: #fff; }
  .home-top__color-scheme-Black .link-list a:hover {
    color: #fff; }
  .home-top__color-scheme-Black .headline a {
    color: #fff; }

.home-top__color-scheme-White {
  background: #f9f9f9; }
  .home-top__color-scheme-White .layout--home-top__bg:before {
    background: linear-gradient(to right, #f9f9f9 0%, rgba(249, 249, 249, 0) 20%, rgba(249, 249, 249, 0) 80%, #f9f9f9 94%);
    background: -o-linear-gradient(left, #f9f9f9 0%, rgba(249, 249, 249, 0) 20%, rgba(249, 249, 249, 0) 80%, #f9f9f9 94%);
    background: -ms-linear-gradient(left, #f9f9f9 0%, rgba(249, 249, 249, 0) 20%, rgba(249, 249, 249, 0) 80%, #f9f9f9 94%);
    background: linear-gradient(to right, #f9f9f9 0%, rgba(249, 249, 249, 0) 20%, rgba(249, 249, 249, 0) 80%, #f9f9f9 94%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='rgba(249,249,249,1)', endColorstr='rgba(249,249,249,0)',GradientType=1 ); }
  .home-top__color-scheme-White .module--flex > .inner, .home-top__color-scheme-White .module--static-content.skin--flex-headline > .inner {
    border: 1px solid #d8d8d8; }
  .home-top__color-scheme-White .headline, .home-top__color-scheme-White .headline a {
    color: #000; }
  .home-top__color-scheme-White .link-list a:hover {
    color: #000; }

.ie9 .layout--home-top__top {
  width: 340px; }
.ie9 .home-top__color-scheme-Black .layout--home-top__bg:before {
  background-image: url(../images/custom/big-news-ie-gradient.png); }

.module--traffic-list .module__body {
  border: 1px solid #b0b1b2;
  padding: 0.375rem; }
.module--traffic-list .blocks {
  background: white;
  padding-left: 1.125rem;
  padding-right: 1.125rem; }
.module--traffic-list .block {
  border-top: 1px solid #d2d2d2;
  padding-top: 1.125rem;
  padding-bottom: 1.125rem; }
  .module--traffic-list .block:before, .module--traffic-list .block:after {
    content: " ";
    display: table;
    clear: both; }
  .module--traffic-list .block:first-child {
    border-top: 0; }
.module--traffic-list .severity--extreme > .inner, .module--traffic-list .severity--moderate > .inner, .module--traffic-list .severity--minor > .inner, .module--traffic-list .severity--major > .inner {
  overflow: hidden; }
.module--traffic-list .severity--extreme:before, .module--traffic-list .severity--moderate:before, .module--traffic-list .severity--minor:before, .module--traffic-list .severity--major:before {
  float: left;
  padding-right: 0.875rem;
  padding-top: 1.3125rem;
  font-size: 1.3125rem;
  content: "";
  text-decoration: inherit;
  display: inline-block;
  speak: none;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }
.module--traffic-list .severity--extreme:before {
  color: #b52226; }
.module--traffic-list .severity--major:before, .module--traffic-list .severity--moderate:before {
  color: #df9640; }
.module--traffic-list .severity--minor:before {
  color: #37795e; }
.module--traffic-list .block--incidents .headline {
  font-size: 0.875rem;
  color: #636466; }
.module--traffic-list .block--incidents .text--secondary {
  text-align: right;
  font-size: 1rem;
  font-weight: 700;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; }
.module--traffic-list .block--construction .headline {
  font-size: 1rem;
  font-weight: 700;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; }
.module--traffic-list .block--construction .text--primary {
  font-size: 0.875rem;
  color: #636466; }

.module--trending .module__footer {
  border-top: 0;
  text-align: right; }
  .module--trending .module__footer a {
    text-decoration: none;
    text-transform: uppercase;
    font-size: 0.75rem;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #636466; }
.module--trending .module__header {
  background: #4c4c4c;
  text-transform: uppercase;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: white;
  font-weight: normal;
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  padding-right: 0.5rem;
  padding-left: 0.5rem;
  margin-top: 0.25rem;
  margin-bottom: 0.25rem;
  font-size: 0.875rem; }
  .module--trending .module__header > h1 {
    font-size: 0.875rem;
    text-transform: uppercase;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: white;
    margin: 0;
    padding: 0;
    font-weight: normal; }
.module--trending .headline {
  font-size: 0.875rem;
  font-weight: 700;
  line-height: 120%; }
.module--trending .block {
  margin-top: 0.375rem; }
  .module--trending .block:first-child {
    margin-top: 0; }
.module--trending .icon {
  display: block;
  float: left;
  width: 1.875rem;
  font-size: 1.375rem;
  font-weight: normal; }
.module--trending .blocks {
  background: #fcfcfc;
  padding-left: 1.125rem;
  padding-right: 1.125rem; }
  .module--trending .blocks:before, .module--trending .blocks:after {
    content: " ";
    display: table;
    clear: both; }
.module--trending .block {
  border-top: 1px solid #d2d2d2;
  padding-top: 1.125rem;
  padding-bottom: 1.125rem; }
  .module--trending .block:first-child {
    border-top: 0; }

.module--triple-box .module__body {
  border-bottom: 0; }
.module--triple-box .module__footer {
  border-top: 0;
  text-align: right; }
  .module--triple-box .module__footer a {
    text-decoration: none;
    text-transform: uppercase;
    font-size: 0.75rem;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #636466; }
.module--triple-box .module__body {
  overflow: hidden; }
.module--triple-box .side__media {
  max-width: 5.5625rem;
  padding-right: 0.75rem; }
.module--triple-box .headline {
  font-weight: bold;
  font-size: 0.9375rem; }
.module--triple-box .abstract {
  font-size: 0.875rem; }
.module--triple-box .has-video {
  position: relative; }
  .module--triple-box .has-video:before {
    background-image: url("../images/camera-12x9.png");
    content: " ";
    position: absolute;
    bottom: 0.75rem;
    right: 0.75rem;
    width: 12px;
    height: 9px; }
.module--triple-box .is-sponsored {
  position: relative; }
  .module--triple-box .is-sponsored .ds-sponsored {
    font-size: 0.5rem;
    padding: 5px 2px 0;
    position: absolute;
    bottom: 0px;
    width: 300px;
    background: white; }
    .module--triple-box .is-sponsored .ds-sponsored img {
      max-height: 40px;
      max-width: 118px;
      padding-left: 2px; }
  .module--triple-box .is-sponsored.is-expert .ds-sponsored {
    font-size: 13px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    bottom: 5px; }
.module--triple-box .is-decodedc {
  position: relative; }
  .module--triple-box .is-decodedc:before {
    background-image: url("../images/custom/pages/decodedc/icon.png");
    content: " ";
    right: 0.75rem;
    bottom: 0.75rem;
    width: 20px;
    height: 18px;
    position: absolute;
    z-index: 1; }
.module--triple-box .cat--ojai-valley-news {
  position: relative; }
  .module--triple-box .cat--ojai-valley-news:before {
    background-image: url("../images/color_schemes/vcs/logo-OjaiValleyNews.png");
    content: " ";
    right: 0.75rem;
    bottom: 0.75rem;
    width: 93px;
    height: 12px;
    position: absolute; }
.module--triple-box .block:before, .module--triple-box .block:after {
  content: " ";
  display: table;
  clear: both; }
.module--triple-box .headline {
  color: #4c4c4c; }
.module--triple-box .block .inner:hover .headline {
  color: #000; }
.module--triple-box .module__body > .inner {
  background: white;
  padding-left: 0;
  padding-right: 0; }
  .module--triple-box .module__body > .inner:before, .module--triple-box .module__body > .inner:after {
    content: " ";
    display: table;
    clear: both; }
.module--triple-box .blocks {
  padding-left: 1.125rem;
  padding-right: 1.125rem; }
.module--triple-box .blocks--stacked {
  border-left: 1px solid #e4e3e3; }
.module--triple-box .blocks--keyline .block {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem; }
.module--triple-box .blocks--keyline .is-sponsored .ds-sponsored {
  position: static;
  width: auto;
  background: transparent; }
.module--triple-box .blocks--stacked .headline {
  margin-bottom: 0.375rem;
  line-height: 120%; }
.module--triple-box .blocks--stacked .abstract {
  margin-bottom: 0.6875rem; }
.module--triple-box .blocks--stacked .block {
  padding: 0.75rem; }
.module--triple-box .blocks--keyline .block {
  border-top: 1px solid #e4e3e3; }

@media screen and (max-width: 1019px) {
  .module--triple-box .blocks--stacked .hook--pull-left {
    position: absolute;
    left: 0;
    top: 0.75rem;
    max-width: 100px; }
  .module--triple-box .blocks--stacked .hook--pull-right {
    padding-left: 112px; } }
.module--video-player .vidHolder {
  height: 0 !important;
  padding-bottom: 56.25% !important;
  position: relative !important; }
  .module--video-player .vidHolder video {
    height: 100% !important;
    width: 100% !important;
    margin: 0 !important; }
.module--video-player .js-video-html5-container video {
  width: 100% !important;
  margin-left: 0 !important; }

.module--weather-alerts {
  position: relative; }
  .module--weather-alerts .module__header {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 1.5rem;
    padding-bottom: 0.3125rem;
    font-weight: bold; }
    .module--weather-alerts .module__header > h1 {
      font-size: 1.5rem;
      padding-bottom: 0.3125rem;
      font-weight: bold; }
  .module--weather-alerts .weather-alerts__filter-triggers {
    margin-bottom: 0.625rem; }
    .module--weather-alerts .weather-alerts__filter-triggers > a, .module--weather-alerts .weather-alerts__filter-triggers > button {
      color: #a4a4a4;
      border: 1px solid #ccc;
      background: #efefef;
      border-radius: 2px;
      font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
      font-size: 0.875rem;
      text-decoration: none;
      padding: 6px 12px;
      display: inline-block; }
      .module--weather-alerts .weather-alerts__filter-triggers > a:hover, .module--weather-alerts .weather-alerts__filter-triggers > button:hover {
        text-decoration: none;
        color: black; }
        .module--weather-alerts .weather-alerts__filter-triggers > a:hover:before, .module--weather-alerts .weather-alerts__filter-triggers > button:hover:before {
          color: #7e7e7e; }
      .module--weather-alerts .weather-alerts__filter-triggers > a.is-active, .module--weather-alerts .weather-alerts__filter-triggers > button.is-active {
        color: #777;
        background: white;
        font-weight: bold; }
        .module--weather-alerts .weather-alerts__filter-triggers > a.is-active:hover, .module--weather-alerts .weather-alerts__filter-triggers > button.is-active:hover {
          background: #979797;
          color: white; }
      .module--weather-alerts .weather-alerts__filter-triggers > a:hover, .module--weather-alerts .weather-alerts__filter-triggers > button:hover {
        background: #d6d6d6;
        color: white; }
  .module--weather-alerts .blocks .header {
    border-bottom: solid 1px #999999;
    color: #999999;
    font-size: 0.9375rem;
    font-weight: normal;
    padding-left: 0.625rem; }
  .module--weather-alerts .is-all .header {
    display: block; }
  .module--weather-alerts .block {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 0.9375rem;
    border-top: 1px solid #d2d2d2;
    padding: 0.375rem; }
    .module--weather-alerts .block:first-of-type {
      border-top: 0; }
  .module--weather-alerts .alert__area {
    font-size: 1rem;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; }
  .module--weather-alerts .alert {
    border-bottom: 1px solid #acacac;
    padding: 0.375rem; }
    .module--weather-alerts .alert .text--primary,
    .module--weather-alerts .alert .text--secondary {
      float: left;
      width: 33%; }
  .module--weather-alerts a {
    color: #333333; }
    .module--weather-alerts a:hover {
      color: #000; }

.module--wxByLocation {
  background: #fff;
  margin-bottom: 1.25rem; }
  .module--wxByLocation .module__body:before, .module--wxByLocation .module__body:after {
    content: " ";
    display: table;
    clear: both; }
  .module--wxByLocation .carousel__pager {
    height: 100%;
    margin: 0;
    top: 0; }
    .module--wxByLocation .carousel__pager .pager__container {
      height: 100%;
      position: absolute;
      padding-top: 3.125rem; }
      .module--wxByLocation .carousel__pager .pager__container > * {
        position: static; }
    .module--wxByLocation .carousel__pager .pager--next {
      right: 0; }
  .module--wxByLocation .wxByLocation-current,
  .module--wxByLocation .component__carousel,
  .module--wxByLocation .wxByLocation-search,
  .module--wxByLocation .wxByLocation-tabs {
    opacity: 1;
    transition: opacity 0.5s ease-in-out;
    -moz-transition: opacity 0.5s ease-in-out;
    -webkit-transition: opacity 0.5s ease-in-out; }
  .module--wxByLocation.is-loading .wxByLocation-current, .module--wxByLocation.is-loading .component__carousel, .module--wxByLocation.is-loading .wxByLocation-search, .module--wxByLocation.is-loading .wxByLocation-tabs {
    opacity: 0.2; }
  .module--wxByLocation .wxByLocation-error {
    display: block;
    position: absolute;
    color: red;
    width: 100%;
    text-align: right;
    text-transform: none; }

.wxByLocation-current {
  padding: 1.25rem;
  font-size: 0.8125rem;
  float: left;
  width: 30%; }
  .wxByLocation-current .header {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 1.125rem; }
    .wxByLocation-current .header h1 {
      font-weight: normal;
      font-size: 1.25rem; }
  .wxByLocation-current .section__body .block:before, .wxByLocation-current .section__body .block:after {
    content: " ";
    display: table;
    clear: both; }
  .wxByLocation-current .section__body .block .side__media {
    float: left;
    width: 44%;
    margin-right: 6%; }
  .wxByLocation-current .section__body .block .side__body {
    float: left;
    width: 50%; }
  .wxByLocation-current .block__complex {
    margin-top: 0.3125rem;
    position: relative; }
    .wxByLocation-current .block__complex .block {
      margin-left: 7%;
      width: 49%; }
    .wxByLocation-current .block__complex .block--right {
      position: absolute;
      top: 0;
      left: 43%; }
  .wxByLocation-current .temp {
    font-size: 2rem;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; }
  .wxByLocation-current .condition {
    font-size: 1rem;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; }
  .wxByLocation-current .feels-like {
    color: #4c4c4c;
    font-size: 0.75rem; }
  .wxByLocation-current .text--primary {
    font-weight: 600;
    text-transform: uppercase;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; }
  .wxByLocation-current .text--secondary {
    font-family: georgia;
    display: block; }
  .wxByLocation-current .high .text--secondary, .wxByLocation-current .low .text--secondary, .wxByLocation-current .feels-like .text--secondary {
    display: inline; }

.wxByLocation-forecast {
  float: left;
  width: 70%; }
  .wxByLocation-forecast .header {
    margin: 0; }
    .wxByLocation-forecast .header:before, .wxByLocation-forecast .header:after {
      content: " ";
      display: table;
      clear: both; }
    .wxByLocation-forecast .header .wxByLocation-tabs {
      float: left; }
    .wxByLocation-forecast .header .wxByLocation-search {
      float: right; }
    .wxByLocation-forecast .header input {
      outline: none; }
      .wxByLocation-forecast .header input[type="submit"] {
        background: #000;
        cursor: pointer;
        color: #fff;
        border: 0;
        padding: 4px 9px; }
  .wxByLocation-forecast .header--dark {
    background: #4c4c4c;
    text-transform: uppercase;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: white;
    font-weight: normal;
    padding-top: 0.25rem;
    padding-bottom: 0.25rem;
    padding-right: 0.5rem;
    padding-left: 0.5rem;
    margin-top: 0.25rem;
    margin-bottom: 0.25rem;
    font-size: 0.875rem; }
    .wxByLocation-forecast .header--dark > h1 {
      font-size: 0.875rem;
      text-transform: uppercase;
      font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
      color: white;
      margin: 0;
      padding: 0;
      font-weight: normal; }
    .wxByLocation-forecast .header--dark button {
      opacity: 0.8;
      text-transform: uppercase;
      color: white;
      font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; }
      .wxByLocation-forecast .header--dark button.is-active {
        opacity: 1; }
  .wxByLocation-forecast .component__carousel .block {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    margin-right: 0.625rem;
    padding: 0.625rem;
    width: 7.5rem; }
    .wxByLocation-forecast .component__carousel .block .condition {
      font-size: 0.75rem; }
    .wxByLocation-forecast .component__carousel .block .complex--secondary {
      color: #4c4c4c;
      font-size: 0.75rem; }
    .wxByLocation-forecast .component__carousel .block .e_title {
      color: #000;
      font-size: 0.875rem;
      margin-right: 0.3125rem; }

.wxByLocation-state {
  border: 0;
  height: 22px;
  max-width: 0;
  transition: max-width 0.3s;
  -moz-transition: max-width 0.3s;
  -webkit-transition: max-width 0.3s; }
  .wxByLocation-state.is-active {
    max-width: 50px; }

.module--wxByLocation .wxByLocation-state {
  display: none; }
  .module--wxByLocation .wxByLocation-state.is-active {
    display: inline; }

.suh #main {
  background: white; }

.tp-iframe-wrapper {
  margin-top: 100px !important; }
  .tp-iframe-wrapper .is-loading {
    opacity: 0.8; }

.module--story .js-SUH-TP, .module--story--weather .js-SUH-TP, .module--story .js-SUH-UH, .module--story--weather .js-SUH-UH {
  margin-left: 20px;
  margin-right: 20px; }

.module--userhub .userhub__nav {
  background: #f9f9f9;
  margin-left: -10px;
  margin-right: -10px;
  margin-top: -12px;
  overflow: hidden; }
  .module--userhub .userhub__nav .list__item {
    float: left;
    padding: 17px 20px;
    list-style-type: none; }
    .module--userhub .userhub__nav .list__item.is-active {
      border-bottom: 1px solid #710000;
      background: #f4f4f4;
      background: #FFFFFF; }
      .module--userhub .userhub__nav .list__item.is-active .e_link {
        color: #000000; }
  .module--userhub .userhub__nav .e_link {
    text-decoration: none;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 13px; }
.module--userhub .userhub__content {
  margin: 0 auto;
  max-width: 700px;
  margin-top: 20px; }
.module--userhub .module--suh--contact-us {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; }

.js-SUH-TP {
  min-height: 100px;
  background: url(http://media.scrippsnationalnews.com/cms/images/iframe-loading.gif) no-repeat center center; }

.js-SUH-UH, .js-SUH-is-loading {
  background: url(http://media.scrippsnationalnews.com/cms/images/iframe-loading.gif) no-repeat center center; }

.link-insidermembership {
  display: none; }

.suh-is-subscriber .link-insidermembership {
  display: inherit; }

.js-accordion .module__body {
  display: none;
  overflow: hidden; }
  .js-accordion .module__body.is-active {
    display: block; }
.js-accordion .inner > .js-accordion-btn {
  cursor: pointer;
  position: relative; }
  .js-accordion .inner > .js-accordion-btn:after {
    content: "";
    text-decoration: inherit;
    display: inline-block;
    speak: none;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: absolute;
    right: 10px;
    top: 6px; }
.js-accordion .inner > .js-accordion-btn.is-active:after {
  content: ""; }

.modal.scripps-interstitial {
  min-width: 200px; }
  .modal.scripps-interstitial .modal--overflow,
  .modal.scripps-interstitial .modal--pager {
    display: none; }
  .modal.scripps-interstitial.close-btn-disabled .modal--close {
    display: none; }
  .modal.scripps-interstitial.is-fixed .modal--content {
    position: fixed; }
  .modal.scripps-interstitial .modal--content {
    opacity: 0;
    transition: opacity 1s;
    -webkit-transition: opacity 1s; }
  .modal.scripps-interstitial.is-active--content .modal--content {
    opacity: 1; }
  .modal.scripps-interstitial iframe {
    border: 0;
    height: auto;
    width: 100%; }

.poll .ui-tabs-nav {
  margin: 0;
  padding: 0; }

.poll {
  background: #4c4c4c;
  padding: 1.5rem; }
  .poll .fontStyle6 {
    color: white;
    font-size: 1.5rem;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    margin-bottom: 0.375rem;
    padding-bottom: 0.75rem;
    border-bottom: 1px solid #999999; }
  .poll .answers .fontStyle30 {
    display: block;
    color: white;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 1rem;
    margin-bottom: 0.75rem; }
    .poll .answers .fontStyle30 > input {
      margin-right: 0.375rem; }
  .poll .answers input {
    background: none;
    background-color: transparent;
    border: 0; }
  .poll .captcha {
    text-align: right; }
    .poll .captcha button {
      color: white;
      font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
      padding-top: 0.3125rem;
      padding-bottom: 0.3125rem;
      padding-left: 0.625rem;
      padding-right: 0.625rem; }
  .poll .graph {
    background: #fff;
    float: left;
    height: 0.9375rem;
    margin: 0;
    width: 85%; }
    .poll .graph div {
      background: #3f70ac;
      height: 100%; }
  .poll .results .fontStyle30 {
    display: block;
    color: #fff;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 1rem;
    margin-bottom: 0.125rem; }
  .poll .results .fontStyle49 {
    color: #fff;
    float: right;
    font-size: 1.25rem;
    line-height: 0.625rem;
    width: auto; }
  .poll .results .result {
    margin-bottom: 0.625rem; }
    .poll .results .result:before, .poll .results .result:after {
      content: " ";
      display: table;
      clear: both; }

.variable.poll .ui-tabs-nav.titlebar {
  display: block;
  padding: 0;
  margin: 0; }
  .variable.poll .ui-tabs-nav.titlebar li {
    list-style-type: none; }
  .variable.poll .ui-tabs-nav.titlebar .fontStyle1 {
    display: none; }
.variable.poll #resultsLink {
  font-family: "museo-sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 12px;
  position: absolute;
  bottom: 4px;
  right: 28px;
  color: #fff; }

#pollResultsDiv .hide {
  display: none !important; }

.module--triple-box .module__body {
  border-bottom: 0; }
.module--triple-box .module__footer {
  border-top: 0;
  text-align: right; }
  .module--triple-box .module__footer a {
    text-decoration: none;
    text-transform: uppercase;
    font-size: 0.75rem;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #636466; }
.module--triple-box .module__body {
  overflow: hidden; }
.module--triple-box .side__media {
  max-width: 5.5625rem;
  padding-right: 0.75rem; }
.module--triple-box .headline {
  font-weight: bold;
  font-size: 0.9375rem; }
.module--triple-box .abstract {
  font-size: 0.875rem; }
.module--triple-box .has-video {
  position: relative; }
  .module--triple-box .has-video:before {
    background-image: url("../images/camera-12x9.png");
    content: " ";
    position: absolute;
    bottom: 0.75rem;
    right: 0.75rem;
    width: 12px;
    height: 9px; }
.module--triple-box .is-sponsored {
  position: relative; }
  .module--triple-box .is-sponsored .ds-sponsored {
    font-size: 0.5rem;
    padding: 5px 2px 0;
    position: absolute;
    bottom: 0px;
    width: 300px;
    background: white; }
    .module--triple-box .is-sponsored .ds-sponsored img {
      max-height: 40px;
      max-width: 118px;
      padding-left: 2px; }
  .module--triple-box .is-sponsored.is-expert .ds-sponsored {
    font-size: 13px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    bottom: 5px; }
.module--triple-box .is-decodedc {
  position: relative; }
  .module--triple-box .is-decodedc:before {
    background-image: url("../images/custom/pages/decodedc/icon.png");
    content: " ";
    right: 0.75rem;
    bottom: 0.75rem;
    width: 20px;
    height: 18px;
    position: absolute;
    z-index: 1; }
.module--triple-box .cat--ojai-valley-news {
  position: relative; }
  .module--triple-box .cat--ojai-valley-news:before {
    background-image: url("../images/color_schemes/vcs/logo-OjaiValleyNews.png");
    content: " ";
    right: 0.75rem;
    bottom: 0.75rem;
    width: 93px;
    height: 12px;
    position: absolute; }
.module--triple-box .block:before, .module--triple-box .block:after {
  content: " ";
  display: table;
  clear: both; }
.module--triple-box .headline {
  color: #4c4c4c; }
.module--triple-box .block .inner:hover .headline {
  color: #000; }
.module--triple-box .module__body > .inner {
  background: white;
  padding-left: 0;
  padding-right: 0; }
  .module--triple-box .module__body > .inner:before, .module--triple-box .module__body > .inner:after {
    content: " ";
    display: table;
    clear: both; }
.module--triple-box .blocks {
  padding-left: 1.125rem;
  padding-right: 1.125rem; }
.module--triple-box .blocks--stacked {
  border-left: 1px solid #e4e3e3; }
.module--triple-box .blocks--keyline .block {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem; }
.module--triple-box .blocks--keyline .is-sponsored .ds-sponsored {
  position: static;
  width: auto;
  background: transparent; }
.module--triple-box .blocks--stacked .headline {
  margin-bottom: 0.375rem;
  line-height: 120%; }
.module--triple-box .blocks--stacked .abstract {
  margin-bottom: 0.6875rem; }
.module--triple-box .blocks--stacked .block {
  padding: 0.75rem; }
.module--triple-box .blocks--keyline .block {
  border-top: 1px solid #e4e3e3; }

@media screen and (max-width: 1019px) {
  .module--triple-box .blocks--stacked .hook--pull-left {
    position: absolute;
    left: 0;
    top: 0.75rem;
    max-width: 100px; }
  .module--triple-box .blocks--stacked .hook--pull-right {
    padding-left: 112px; } }
#ndn-widget-player {
  min-height: 141px;
  min-width: 250px; }
  #ndn-widget-player .ndn_playerContainer {
    position: absolute; }
  #ndn-widget-player .ndn_floatContainer {
    position: static; }

.signed-in #wishabi-ad-container {
  display: none !important; }

.wjztv-player .inner {
  text-align: center; }

.wjztv-player iframe {
  height: 400px;
  max-width: 620px;
  max-height: 376px; }

.em_comments a {
  color: #8b1f21; }
.em_comments p {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; }
.em_comments textarea {
  background: none; }

.js-forgot-username-trigger {
  display: inline-block !important; }

.site__type--np .wcpo-paywall-hack {
  display: none !important; }

.site__type--np.wcpo .wcpo-paywall-hack {
  display: block !important; }

.js-hide-footer {
  background: #fff; }
  .js-hide-footer #footer {
    display: none !important; }

#fancybox-overlay,
#fancybox-wrap {
  z-index: 9999999; }

.item--whatsapp {
  display: none;
  background: #58C042; }
  .item--whatsapp iframe {
    opacity: 0;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0; }

.story__inline-ad-wall {
  margin-top: -120px; }
  .story__inline-ad-wall .btn--container {
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(90%, white), color-stop(100%, white));
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, white 90%, white 100%);
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, white 90%, white 100%);
    text-align: center;
    position: relative; }
  .story__inline-ad-wall button {
    color: #fff;
    padding: 10px;
    margin: 70px 10px 20px 10px; }
  .story__inline-ad-wall .module--ad {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-top: 24px;
    background: #fff; }

.module--featured-content .is-loading, .module--flex .is-loading, .module--static-content.skin--flex-headline .is-loading, .module--carousel .is-loading {
  visibility: hidden; }

.shares {
  visibility: hidden; }

.skin--center-block iframe, .skin--center-block div {
  margin: 0 auto; }

.skin--natural-image .media__container--4x3, .skin--natural-image .media__container--16x9, .skin--natural-image .media__container--1x1 {
  padding-bottom: 0;
  height: auto; }

.text--show-all .headline, .module--static-content.skin--flex-headline .headline, .text--show-all .abstract, .module--static-content.skin--flex-headline .abstract {
  height: auto !important; }

.edit-story {
  border: 1px solid black;
  padding: 12px;
  text-transform: uppercase;
  float: right;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: bold; }

.module--gallery .edit-story {
  border: 0;
  position: absolute;
  right: 0;
  top: 0; }

.js-member-links {
  display: none; }
  .js-member-links.is-loaded {
    display: block; }

.js-show-onload {
  display: none !important; }

.subscribe-wrapper {
  display: none; }

.site__paywall--enabled .subscribe-wrapper {
  display: block; }

.content-box, .content-box * {
  -webkit-box-sizing: content-box;
  -ms-box-sizing: content-box;
  -moz-box-sizing: content-box;
  -o-box-sizing: content-box;
  box-sizing: content-box; }

.portlet-borderless-bar {
  z-index: 99990; }

.story__content h1, .story__content h2, .story__content h3, .story__content h4, .story__content h5, .story__content h6 {
  font-familiy: "Helvetica Neue", Helvetica, Arial, sans-serif; }
.story__content h1 {
  font-size: 1.375rem; }
.story__content h2 {
  font-size: 1.25rem; }
.story__content h3 {
  font-size: 1.125rem; }
.story__content h4 {
  font-size: 1rem; }
.story__content h5 {
  font-size: 0.875rem; }
.story__content h6 {
  font-size: 0.8125rem; }

.wcpo .story__content .video {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 25px;
  height: 0; }
  .wcpo .story__content .video.video--16x9 {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 25px;
    height: 0; }
  .wcpo .story__content .video.video--4x3 {
    position: relative;
    padding-bottom: 75%;
    padding-top: 25px;
    height: 0; }
  .wcpo .story__content .video iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100% !important;
    min-height: 0 !important; }

.default-asset-publisher .asset-actions {
  display: none; }

.ugc-authentication-portlet input[name="login"], .ugc-authentication-portlet input[name="submit"] {
  color: white;
  border: 1px solid #0c5ca8;
  background: #0c5ca8;
  border-radius: 2px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 0.875rem;
  text-decoration: none;
  padding: 6px 12px;
  display: inline-block; }
  .ugc-authentication-portlet input[name="login"]:hover, .ugc-authentication-portlet input[name="submit"]:hover {
    text-decoration: none;
    color: black; }
    .ugc-authentication-portlet input[name="login"]:hover:before, .ugc-authentication-portlet input[name="submit"]:hover:before {
      color: #b8dafa; }
  .ugc-authentication-portlet input[name="login"].is-active, .ugc-authentication-portlet input[name="submit"].is-active {
    color: #777;
    background: white;
    font-weight: bold; }
    .ugc-authentication-portlet input[name="login"].is-active:hover, .ugc-authentication-portlet input[name="submit"].is-active:hover {
      background: #b8dafa;
      color: white; }
  .ugc-authentication-portlet input[name="login"]:hover, .ugc-authentication-portlet input[name="submit"]:hover {
    background: #094278;
    color: white; }
.ugc-authentication-portlet input[name="register"] {
  color: #a4a4a4;
  border: 1px solid #ccc;
  background: #efefef;
  border-radius: 2px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 0.875rem;
  text-decoration: none;
  padding: 6px 12px;
  display: inline-block; }
  .ugc-authentication-portlet input[name="register"]:hover {
    text-decoration: none;
    color: black; }
    .ugc-authentication-portlet input[name="register"]:hover:before {
      color: #7e7e7e; }
  .ugc-authentication-portlet input[name="register"].is-active {
    color: #777;
    background: white;
    font-weight: bold; }
    .ugc-authentication-portlet input[name="register"].is-active:hover {
      background: #7e7e7e;
      color: white; }
  .ugc-authentication-portlet input[name="register"]:hover {
    background: #d6d6d6;
    color: white; }
.ugc-authentication-portlet input[name="login"], .ugc-authentication-portlet input[name="register"] {
  width: auto;
  margin-right: 6px;
  float: left; }

.mca .link-list--go-memphis .header--dark {
  background: #992c1c;
  text-transform: none;
  font-weight: bold; }
.mca .link-list--go-memphis .module__body {
  border: 1px solid #992c1c; }
.mca .link-list--go-memphis a.is-active {
  color: #00b0e8; }
  .mca .link-list--go-memphis a.is-active:hover {
    color: darken #00b0e8, 10%; }
.mca .link-list--go-memphis a:hover {
  color: #00b0e8; }
.mca .layout__side .link-list--go-memphis .list__item {
  float: none;
  width: auto; }
.mca.go-memphis .color--skin {
  color: #992c1c; }
.mca.go-memphis .header--dark {
  background: #992c1c;
  font-weight: bold;
  text-transform: none; }
.mca.go-memphis .module__body {
  border-color: #992c1c; }
.mca.go-memphis .module__footer {
  border-color: #992c1c; }
  .mca.go-memphis .module__footer a {
    color: #00b0e8; }
    .mca.go-memphis .module__footer a:hover {
      color: #0089b5; }

.npdn.inthe239 .color--skin {
  color: #3a5187; }
.npdn.inthe239 .header--dark {
  background: #3a5187;
  font-weight: bold;
  text-transform: none; }
.npdn.inthe239 .module__body {
  border-color: #3a5187; }
.npdn.inthe239 .module__footer {
  border-color: #3a5187; }
  .npdn.inthe239 .module__footer a {
    color: #3a5187; }
    .npdn.inthe239 .module__footer a:hover {
      color: #2b3c63; }

.kns-gve .color--skin {
  color: #F77F00; }
.kns-gve .header--dark {
  background: #F77F00;
  font-weight: bold;
  text-transform: none; }
.kns-gve .module__body {
  border-color: #F77F00; }
.kns-gve .module__footer {
  border-color: #F77F00; }
  .kns-gve .module__footer a {
    color: #F77F00; }
    .kns-gve .module__footer a:hover {
      color: #c46500; }
.kns-gve .layout__side .module--static-content .module__body {
  border-color: #F77F00; }
.kns-gve .module--advanced-page-title .link-list__primary {
  background: #F77F00; }
  .kns-gve .module--advanced-page-title .link-list__primary a {
    color: white;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: bold; }
    .kns-gve .module--advanced-page-title .link-list__primary a:before {
      color: white;
      font-weight: normal; }
    .kns-gve .module--advanced-page-title .link-list__primary a:hover {
      color: #4C4D4F; }
      .kns-gve .module--advanced-page-title .link-list__primary a:hover:before {
        color: white; }

.stwrapper {
  display: none; }

.wcpo.site__color--maroon .color--skin {
  color: #b52226; }

.module--story, .module--story--weather {
  margin-bottom: -26px; }

.OUTBRAIN .AR_1, .OUTBRAIN .AR_2 {
  background: #FFFFFF; }
.OUTBRAIN .AR_2 {
  margin-bottom: 20px; }
.OUTBRAIN .AR_2.ob-classic-layout {
  margin-top: 0; }

.variant--video-icon--larger-icon .module--featured-content .has-video:before, .variant--video-icon--larger-icon .module--triple-box .has-video:before, .variant--video-icon--larger-icon .flex--promo .has-video:before, .variant--video-icon--larger-icon .module--flex .has-video:before, .variant--video-icon--larger-icon .module--static-content.skin--flex-headline .has-video:before {
  background-image: url("../images/camera-larger.png");
  width: 18px;
  height: 12px;
  background-size: 18px 12px;
  background-repeat: no-repeat; }
.variant--video-icon--larger-icon .module--flex .has-video:before, .variant--video-icon--larger-icon .module--static-content.skin--flex-headline .has-video:before {
  content: ""; }

.variant--video-icon--color-icon .module--featured-content .has-video:before, .variant--video-icon--color-icon .module--triple-box .has-video:before, .variant--video-icon--color-icon .flex--promo .has-video:before, .variant--video-icon--color-icon .module--flex .has-video:before, .variant--video-icon--color-icon .module--static-content.skin--flex-headline .has-video:before {
  background-image: url("../images/camera-color.png");
  width: 12px;
  height: 9px;
  background-size: 12px 9px;
  background-repeat: no-repeat; }
.variant--video-icon--color-icon .module--flex .has-video:before, .variant--video-icon--color-icon .module--static-content.skin--flex-headline .has-video:before {
  content: ""; }

.variant--video-icon--no-icon .module--featured-content .has-video:before, .variant--video-icon--no-icon .module--triple-box .has-video:before, .variant--video-icon--no-icon .flex--promo .has-video:before, .variant--video-icon--no-icon .module--flex .has-video:before, .variant--video-icon--no-icon .module--static-content.skin--flex-headline .has-video:before {
  content: "";
  background-image: none; }

.variant--video-icon--location .module--featured-content .has-video:before, .variant--video-icon--location .module--triple-box .has-video:before, .variant--video-icon--location .flex--promo .has-video:before, .variant--video-icon--location .module--flex .has-video:before, .variant--video-icon--location .module--static-content.skin--flex-headline .has-video:before {
  content: "";
  background-image: none; }
.variant--video-icon--location .module--featured-content .has-video .headline:after, .variant--video-icon--location .module--triple-box .has-video .headline:after, .variant--video-icon--location .flex--promo .has-video .headline:after, .variant--video-icon--location .module--flex .has-video .headline:after, .variant--video-icon--location .module--static-content.skin--flex-headline .has-video .headline:after {
  content: url("../images/camera-12x9.png");
  width: 12px;
  height: 9px;
  padding-left: 7px; }

.module--wcpo-expandable .header {
  font-family: "ThirstyScriptRegular";
  font-size: 54px;
  color: #F29122;
  text-align: center;
  display: block;
  background-color: white;
  height: 180px;
  padding-top: 53px; }
  .module--wcpo-expandable .header:hover {
    text-decoration: none; }
.module--wcpo-expandable .block {
  background: white;
  padding: 20px;
  overflow: hidden;
  margin-bottom: 20px;
  margin-left: 20px;
  margin-right: 20px; }
.module--wcpo-expandable .headline {
  font-family: "Helvetica Neue", Helvetica, sans-serif;
  font-size: 28px;
  margin-bottom: 4px; }
.module--wcpo-expandable .abstract, .module--wcpo-expandable .abstract ~ a {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 18px; }
.module--wcpo-expandable .abstract {
  margin-bottom: 20px; }
.module--wcpo-expandable .abstract ~ a {
  color: #F29122;
  font-size: 12px;
  text-decoration: underline; }
.module--wcpo-expandable .blocks {
  background: #ccc;
  padding-top: 20px;
  padding-bottom: 10px; }

.js-slider.js-single-image--true .js-slide {
  display: none; }
  .js-slider.js-single-image--true .js-slide.is-active {
    display: block; }
.js-slider.js-single-image--true img {
  margin-bottom: 20px; }

.hg-is-disabled {
  opacity: 0.4; }

.rwtmj #td_player, .wkti #td_player {
  width: 650px;
  height: 600px; }

.page-skin--positively .header--dark, .page-skin--morning-blend .header--dark, .page-skin--valley-view-live .header--dark {
  text-transform: none;
  font-weight: bold; }
.page-skin--positively .module--advanced-page-title .link-list__primary a, .page-skin--morning-blend .module--advanced-page-title .link-list__primary a, .page-skin--valley-view-live .module--advanced-page-title .link-list__primary a {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: white; }

.page-skin--positively .module--advanced-page-title .link-list__primary {
  background: #4277ce; }

.page-skin--morning-blend .module--advanced-page-title .link-list__primary {
  background: #cc3300; }

.page-skin--valley-view-live .header--dark, .page-skin--valley-view-live .module--advanced-page-title .link-list__primary {
  background: #995f9f; }

.wtvf .nav--navitron .site-logo {
  background-image: url(../images/color_schemes/wtvf/mini--44.png) !important; }

.wtvf .module--triple-box .blocks--stacked {
  padding-top: 16px;
  margin-bottom: -16px; }
  .wtvf .module--triple-box .blocks--stacked .block:first-child .media__container--4x3 {
    padding-bottom: 56.25%;
    padding-top: -27px; }

.wtvf .navitron--weather .blocks.cycle__targets {
  padding: 0; }
.wtvf .navitron--weather .block {
  padding: 0; }

.kwba .site-search {
  display: none !important; }

.site-dashboard .block--weather {
  display: table-cell;
  vertical-align: middle;
  height: 100px;
  width: 300px; }

.mini-dashboard {
  display: block;
  color: black;
  clear: both;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  position: relative; }
  .mini-dashboard .side__media {
    width: 80px;
    position: relative;
    text-align: right;
    padding-right: 12px; }
  .mini-dashboard .text--primary {
    font-weight: bold;
    font-size: 36px;
    z-index: 10;
    position: relative; }
  .mini-dashboard .text--secondary {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-style: italic;
    font-size: 13px;
    text-transform: lowercase;
    color: #444; }
  .mini-dashboard .text--link {
    font-size: 11px;
    display: block;
    text-decoration: underline;
    z-index: 10;
    position: relative; }
  .mini-dashboard:hover {
    text-decoration: none; }
  .mini-dashboard:visited {
    color: black; }

.mini-dashboard--weather__condition {
  position: absolute;
  top: 0;
  left: 59px; }

.mini-dashboard--closings {
  border-top: 1px solid #ccc;
  padding-top: 10px;
  display: block;
  max-width: 280px;
  margin-top: 15px; }

.mini-dashboard--weather {
  margin-bottom: 20px; }
  .mini-dashboard--weather:before, .mini-dashboard--weather:after {
    content: " ";
    display: table;
    clear: both; }
  .mini-dashboard--weather .text--primary {
    margin-top: 3px; }
  .mini-dashboard--weather .side__media {
    margin-right: 62px; }
  .mini-dashboard--weather .side__body {
    position: relative;
    top: 8px;
    overflow: hidden; }

.mAd_placeholder {
  position: absolute;
  right: 0;
  top: 52px;
  width: 120px;
  height: 60px; }

.mAd_120x90_placeholder {
  position: absolute;
  right: 0;
  top: 49px;
  left: 180px; }

.ad--92x16 {
  left: 100px;
  position: absolute;
  bottom: -1px; }

.rwtmj .subscriber-box {
  display: none; }

.wtvf .masthead__pre .link-list .stand-out {
  color: #555;
  font-weight: bold;
  font-size: 13px;
  margin-right: 13px; }

@media screen and (max-width: 699px) {
  .hide-phone {
    display: none !important; }

  .show-phone {
    display: block !important; }

  #main {
    padding: 0.375rem; }

  .js-show-onload {
    display: none !important; }

  .subscribe .js-show-onload {
    display: block !important; }

  .abstract {
    display: none; } }
@media screen and (max-width: 699px) and (min-width: 1020px) and (max-width: 1039px) {
  .container {
    padding-left: 0;
    padding-right: 0; }
    .container .component__carousel.full-width .carousel__pager .js-prev {
      left: 0; }
    .container .component__carousel.full-width .carousel__pager .js-next {
      right: 0; }

  .layout__container.layout--big-news {
    width: 1034px;
    overflow: hidden; } }
@media screen and (max-width: 699px) and (min-width: 1020px) and (max-width: 1139px) {
  .site__type--radio-music .module--story .story__sidebar, .site__type--radio-music .module--story--weather .story__sidebar {
    position: relative;
    width: 100%;
    margin-top: 0; } }
@media screen and (max-width: 699px) and (min-width: 699px) and (max-width: 788px) {
  .container {
    padding-left: 0;
    padding-right: 0; }
    .container .component__carousel.full-width .carousel__pager .js-prev {
      left: 0; }
    .container .component__carousel.full-width .carousel__pager .js-next {
      right: 0; }

  .layout__container.layout--big-news {
    margin-left: 0;
    width: 768px;
    overflow: hidden; } }
@media screen and (max-width: 699px) and (min-width: 700px) and (max-width: 1019px) {
  .site__type--radio-music .story__content {
    padding-left: 0; } }
@media screen and (max-width: 699px) {
  #main {
    padding-top: 60px; } }
@media screen and (max-width: 699px) and (max-width: 1140px) {
  .rtwi .layout--featured-content .layout--featured-content__first {
    width: 100% !important; }
    .rtwi .layout--featured-content .layout--featured-content__first .media {
      padding-right: 5%; }
  .rtwi .layout--featured-content .layout--featured-content__second {
    width: 100%; } }
@media screen and (max-width: 699px) {
  .row:before, .row:after {
    content: " ";
    display: table;
    clear: both; }

  .page-special__scheme--newsy .media-slider__viewport {
    width: 100%; }
  .page-special__scheme--newsy .newsy-player .block {
    width: 100%; }
  .page-special__scheme--newsy .newsy-player .block {
    z-index: 9; }
    .page-special__scheme--newsy .newsy-player .block:before {
      top: 25%;
      font-size: 55px;
      margin-left: -22px; }

  .footer .footer--logo {
    display: none; }

  #footer .nav {
    float: none; }
  #footer .nav--sponsored,
  #footer .nav--site-apps,
  #footer .nav--stay-connected {
    border-left: 0;
    border-top: solid 1px #727272;
    padding: 20px 0 10px 0;
    margin: 10px 0;
    width: 100%; }
  #footer .nav--footer {
    margin-top: 0;
    padding-top: 0;
    margin-left: 3.75rem; }
  #footer .footer--logo {
    width: 50px; }
  #footer .side__media {
    margin-right: 0.625rem; }
  #footer .link-list {
    display: block; }
    #footer .link-list li {
      line-height: 0.75rem;
      padding: 7px 0; }
  #footer .panel > div {
    padding: 0.9375rem;
    padding-top: 1.25rem; }
    #footer .panel > div a {
      margin-top: 0.4375rem; }
  #footer .scripps-brand {
    margin-top: 0.9375rem;
    border-top: solid 1px #727272; }
    #footer .scripps-brand .block {
      margin-bottom: 1.25rem; }
    #footer .scripps-brand .side__media {
      padding-right: 0; }
    #footer .scripps-brand .soft-right {
      line-height: 1.25rem; }

  .navbar {
    background: #d4d4d4;
    position: absolute;
    width: 100%;
    z-index: 10; }

  .nav--navitron a.is-current,
  .navitron a.is-current {
    color: #000; }

  #header .navbar {
    max-height: 0;
    overflow: hidden;
    z-index: 9999999; }
    #header .navbar.is-active {
      max-height: 100%; }

  .js-is-expanded .navitron__dropdown {
    display: block;
    padding-bottom: 3.125rem;
    -webkit-transform: translate3d(44px, 0, 0); }
    .js-is-expanded .navitron__dropdown .navitron__dropdown {
      display: none;
      -webkit-transform: translate3d(100%, 0, 0);
      width: 80%; }
  .js-is-expanded .js-is-expanded .navitron__dropdown {
    display: block;
    -webkit-transform: translate3d(44px, 0, 0);
    z-index: 3;
    top: 0; }

  #header .navbar {
    top: 2.75rem;
    position: fixed;
    height: 100%; }

  .navbar__inner {
    position: relative;
    height: 100%; }

  .js-back-overlay {
    position: absolute;
    height: 100%;
    width: 100%;
    background: #d4d4d4;
    top: 0;
    z-index: 1;
    opacity: 0;
    transition: opacity 0.3s;
    -webkit-transition: opacity 0.3s; }

  .navitron__dropdown {
    background: #ededed;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    z-index: 200;
    transition: transform 0.5s;
    -webkit-transition: -webkit-transform 0.5s;
    -webkit-transform: translate3d(100%, 0, 0);
    -webkit-font-smoothing: subpixel-antialiased; }

  .navitron-featured {
    display: none; }

  #header .navbar .container {
    height: 100%; }

  #navigation {
    overflow: scroll;
    height: -webkit-calc(100% - 100px);
    height: -moz-calc(100% - 100px);
    height: calc(100% - 100px); }

  .site-nav, .site-nav button, .site-nav a, .nav--navitron, .nav--navitron button, .nav--navitron a {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #0d0d0d;
    text-decoration: none; }

  .nav--navitron {
    padding-bottom: 40px; }
    .nav--navitron .no-page-selected .title, .nav--navitron .no-page-selected .more {
      display: none; }

  .navitron__content {
    display: none; }

  .navitron-toggle {
    height: 2.75rem;
    width: 2.75rem; }
    .navitron-toggle:after {
      content: "Menu";
      text-transform: uppercase;
      font-size: 10px;
      font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
      position: relative;
      top: -5px; }
    .navitron-toggle.is-active {
      background: #d4d4d4; }

  .site-nav button, .site-nav a, .nav--navitron button, .nav--navitron a {
    padding: 0.75rem;
    display: block;
    width: 100%;
    text-align: left;
    border-top: 1px solid #d4d4d4; }

  .nav--navitron .nav__right a {
    border-top: 1px solid #bababa; }

  .nav-item--lvl-1 {
    border-top: 1px solid #bababa; }

  button.nav-item--first, a.nav-item--first, .navitron__links a:first-child {
    border-top: 0; }

  .is-active .navitron__dropdown {
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch; }

  #navigation .navitron__links a:hover {
    color: #0d0d0d;
    border-left: 0; }

  .site__type--np .nav__left.js-navitron {
    overflow: hidden; }

  .listen-live {
    position: absolute;
    top: 10px;
    right: 0; }

  .listen-live a {
    font-size: 13px; }

  .listen-live__text, .listen-live__icon {
    padding: 8px 12px; }

  .link-list, .ad--88x31, .top-links {
    display: none; }

  .masthead {
    position: fixed;
    background: #fdfdfd;
    background: url(data:image/svg+xmlbase64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZkZmRmZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjMwJSIgc3RvcC1jb2xvcj0iI2YxZjFmMSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijc4JSIgc3RvcC1jb2xvcj0iI2Q3ZDdkNyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNjZmNmY2YiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #fdfdfd 0%, #f1f1f1 30%, #d7d7d7 78%, #cfcfcf 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fdfdfd), color-stop(30%, #f1f1f1), color-stop(78%, #d7d7d7), color-stop(100%, #cfcfcf));
    background: -webkit-linear-gradient(top, #fdfdfd 0%, #f1f1f1 30%, #d7d7d7 78%, #cfcfcf 100%);
    background: -o-linear-gradient(top, #fdfdfd 0%, #f1f1f1 30%, #d7d7d7 78%, #cfcfcf 100%);
    background: -ms-linear-gradient(top, #fdfdfd 0%, #f1f1f1 30%, #d7d7d7 78%, #cfcfcf 100%);
    background: linear-gradient(to bottom, #fdfdfd 0%, #f1f1f1 30%, #d7d7d7 78%, #cfcfcf 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fdfdfd', endColorstr='#cfcfcf',GradientType=0 );
    z-index: 55;
    width: 100%;
    box-shadow: 0 0 11px -1px rgba(0, 0, 0, 0.8); }

  .site-logo {
    position: absolute;
    left: 45px;
    top: 7px;
    max-height: 30px; }

  .masthead__nav, .masthead__content {
    float: left; }

  .masthead__nav {
    width: 20%; }

  .masthead__content {
    width: 80%; }
    .masthead__content img {
      max-height: 2.75rem; }

  .site__color--blue.site__type--np .subscriber-box {
    background: #2f6194; }

  .is-logged-in.site__type--np .subscriber-box .link {
    width: 50%;
    display: block; }

  .is-logged-out.site__type--np .subscriber-box .link {
    display: block; }

  .js-member-links {
    display: block; }

  .site-logo {
    text-indent: -100%;
    overflow: hidden;
    width: 44px; }

  .masthead--tv-center .site-logo {
    margin-left: 0 !important; }

  .site__type--tv .masthead--bg {
    padding-bottom: 24px; }

  .modal .modal--pager > * {
    top: 27%; }
  .modal .modal--overflow {
    overflow: visible; }
  .modal .modal--content {
    width: 100%; }
  .modal .button--container {
    visibility: hidden; }

  .js-multi-images .js-multi__targets {
    display: none; }
  .js-multi-images .js-multi__triggers {
    float: none;
    width: inherit; }
    .js-multi-images .js-multi__triggers > * {
      text-align: center;
      background: #4c4c4c; }

  .container--ad .ad--300x250 {
    margin-top: 20px;
    margin-bottom: 20px; }

  .alerts {
    top: 97%; }

  .alerts--breaking, .alerts--news {
    font-weight: bold;
    position: relative; }
    .alerts--breaking:before, .alerts--breaking:after, .alerts--news:before, .alerts--news:after {
      content: " ";
      display: table;
      clear: both; }
    .alerts--breaking .side__body, .alerts--news .side__body {
      line-height: 1.125rem; }
    .alerts--breaking .alerts__story__container, .alerts--news .alerts__story__container {
      padding-bottom: 1.125rem; }
    .alerts--breaking .trigger, .alerts--news .trigger {
      position: absolute;
      right: 0;
      top: 0;
      width: 5rem;
      padding: 1.25rem;
      font-weight: bold;
      color: #b9b9b9;
      height: 100%; }
    .alerts--breaking .header, .alerts--breaking .module__body, .alerts--news .header, .alerts--news .module__body {
      padding-top: 1.125rem;
      padding-left: 1.125rem; }
    .alerts--breaking .header, .alerts--news .header {
      padding-bottom: 0; }
    .alerts--breaking .module__body, .alerts--news .module__body {
      padding-top: 0; }
    .alerts--breaking .alerts__story, .alerts--news .alerts__story {
      padding-right: 6.25rem;
      margin-bottom: 0.0625rem;
      height: auto; }
    .alerts--breaking .header, .alerts--news .header {
      font-size: 0.75rem;
      color: #b9b9b9;
      text-transform: uppercase; }
    .alerts--breaking .side__media, .alerts--news .side__media {
      display: none; }

  .alerts--breaking .header, .alerts--news .header {
    width: 200px;
    margin-bottom: 20px; }

  .container--alerts {
    padding-top: 45px; }

  .alerts--weather {
    margin-bottom: 0;
    background: #b9b9b9;
    padding: 12px 5px; }
    .alerts--weather .alerts--weather__alerts, .alerts--weather .header, .alerts--weather .module__footer {
      display: none; }
    .alerts--weather .counts {
      text-align: center; }
    .alerts--weather a {
      color: #fff;
      text-decoration: none;
      font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
      text-transform: uppercase;
      font-weight: bold; }
    .alerts--weather .count {
      color: #bd1c21;
      font-size: 1.1875rem;
      font-weight: 600;
      display: inline-block;
      vertical-align: middle; }
    .alerts--weather .counts__type {
      display: inline-block;
      font-size: 0.6875rem;
      vertical-align: middle; }
    .alerts--weather .weather--closings {
      padding-left: 0.4375rem;
      margin-left: 0.4375rem; }
    .alerts--weather .side__body {
      display: none; }

  .module--author-bio .author-bio__details, .module--author-bio .author-bio__biography {
    display: none; }
    .module--author-bio .author-bio__details.is-active, .module--author-bio .author-bio__biography.is-active {
      display: block; }
  .module--author-bio .btn--expand {
    background-color: #e5e5e5;
    border: 1px solid #bbb;
    display: block;
    padding: 6px 12px;
    margin-bottom: 6px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    position: relative; }
    .module--author-bio .btn--expand:after {
      content: "";
      text-decoration: inherit;
      display: inline-block;
      speak: none;
      font-family: FontAwesome;
      font-style: normal;
      font-weight: normal;
      line-height: 1;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      color: black;
      position: absolute;
      right: 1rem;
      top: 0.75rem;
      font-size: 0.75rem; }
    .module--author-bio .btn--expand.is-active:after {
      content: "";
      text-decoration: inherit;
      display: inline-block;
      speak: none;
      font-family: FontAwesome;
      font-style: normal;
      font-weight: normal;
      line-height: 1;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale; }

  .module--blog-list .block--story .block__body .side__media {
    float: none;
    margin-right: 0;
    width: 100%; }

  .module--blog-list .block__footer .side {
    display: none; }
  .module--blog-list .abstract {
    display: block; }
  .module--blog-list .nav--pagination {
    display: block; }
  .module--blog-list section {
    display: block; }
  .module--blog-list .js-prev {
    display: none; }

  .component__carousel .container {
    display: none; }
    .component__carousel .container.is-active {
      display: block; }

  .module--static-content.wcpo-subscribe .side__media {
    float: none; }
  .module--static-content.wcpo-subscribe .side__body {
    overflow: visible; }

  .module--dashboard--weather-new {
    margin-bottom: 0;
    position: absolute;
    right: 0;
    width: 55px; }

  .l-current-conditions__right {
    display: none; }

  .current-conditions__temperature {
    position: absolute;
    left: -10px;
    top: 10px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: black;
    font-weight: bold;
    font-size: 16px; }

  .module--dashboard--weather-new {
    margin-bottom: 0;
    position: absolute;
    right: 0;
    width: 55px; }

  .l-current-conditions__right {
    display: none; }

  .current-conditions__temperature {
    position: absolute;
    left: -10px;
    top: 10px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: black;
    font-weight: bold;
    font-size: 16px; }

  .site__type--np .module--dashboard--weather-new a {
    position: absolute;
    right: 0;
    top: 0; }
  .site__type--np .l-current-conditions__left a {
    font-family: "Noto Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: bold;
    color: #000;
    right: 60px;
    top: 10px; }
  .site__type--np .module--dashboard--weather-new .l-current-conditions__right {
    display: none; }

  .module--featured-content .block--large .headline, .module--featured-content .block--large .abstract, .module--featured-content .block--large .complex--social, .module--featured-content .block--mini .headline, .module--featured-content .block--mini .abstract, .module--featured-content .block--mini .complex--social {
    height: auto; }

  .module--featured-content .comments {
    position: relative; }

  .has-full .module--flex.skin--flex--full .abstract, .has-full .skin--flex--full.module--static-content.skin--flex-headline .abstract {
    display: block !important; }

  .module--flex.flex--promo .media__containter--4x3, .flex--promo.module--static-content.skin--flex-headline .media__containter--4x3 {
    height: auto;
    padding-bottom: 0;
    text-align: left; }

  .module--advanced-page-title .header--light {
    font-size: 1.5rem; }

  .module--page-title .abstract {
    display: block !important; }

  .module--page-title.module--has-ad--alt .ad--300x80 {
    width: 300px;
    margin-left: auto;
    margin-right: auto; }

  .search-result-portlet #mainSearchResult .img-thumb {
    position: static; }
    .search-result-portlet #mainSearchResult .img-thumb img {
      float: none;
      margin: 0;
      max-height: 6.25rem; }
  .search-result-portlet #mainSearchResult h3 a {
    font-size: 0.9375rem; }
  .search-result-portlet #mainSearchResult .result-body {
    font-size: 0.75rem; }
  .search-result-portlet .list-sort {
    left: 0;
    top: 8.125rem; }
  .search-result-portlet #filterByTpye {
    margin-top: 2.5rem; }
  .search-result-portlet #refinesearch {
    top: 10.625rem; }
  .search-result-portlet #refinesearchdiv > * {
    margin-right: 0;
    width: 45%; }
  .search-result-portlet #refinesearchdiv a {
    margin-right: 31%;
    width: auto; }
  .search-result-portlet .search-refine {
    display: none; }

  .search-result-portlet {
    min-height: 13.75rem; }
    .search-result-portlet #searchForm {
      width: 100%;
      overflow: hidden; }
    .search-result-portlet #refinesearchdiv a.link-refine {
      margin-right: 0.625rem; }
    .search-result-portlet #mainSearchResult .img-thumb {
      max-height: 4.875rem; }
    .search-result-portlet #mainSearchResult .icon.video:before {
      left: -5rem;
      top: -2.6875rem; }
    .search-result-portlet .mod-search-header {
      padding: 0.3125rem; }
    .search-result-portlet .list-sort {
      left: 0.3125rem;
      top: 9.75rem; }
    .search-result-portlet #refinesearch {
      right: 0.3125rem;
      top: 9.6875rem; }
    .search-result-portlet #filterbar {
      padding: 0 5px; }
    .search-result-portlet #mainSearchResult > ol > li {
      height: auto; }

  .module--search-results figure {
    width: 30%; }
  .module--search-results .result-text {
    width: 65%; }

  .module--search-results {
    padding: 0 5px; }
    .module--search-results figure {
      float: right; }
    .module--search-results .search-configuration {
      float: none;
      margin-top: 0rem;
      margin-bottom: 0.4375rem; }
    .module--search-results .result-text {
      font-size: 0.8125rem; }
      .module--search-results .result-text .header {
        font-size: 1rem; }
      .module--search-results .result-text .date {
        font-size: 0.75rem; }
    .module--search-results .js-total-results {
      display: none; }
    .module--search-results .search-filter-container {
      padding: 0; }
      .module--search-results .search-filter-container .filter-categories-container {
        position: static;
        margin-top: 5px; }
    .module--search-results .has-video figure:before {
      font-size: 2.5rem; }

  .module--gallery .component__gallery .gallery__player {
    background: #fff;
    min-height: 0;
    display: none; }
  .module--gallery .component__gallery .gallery-layout__left {
    width: 100%; }
  .module--gallery .component__gallery .gallery__related {
    display: block;
    margin: 0;
    padding: 0 10px;
    position: static;
    width: 100%; }
    .module--gallery .component__gallery .gallery__related .ad {
      display: none; }
  .module--gallery .component__gallery .media-slider__viewport .block {
    background: white; }

  .module--gallery .subheadline, .module--gallery .gallery-count {
    display: none; }

  .module--gallery .media-slider__thumbs > .block .media {
    opacity: 1; }

  .module--gallery .component__gallery .media-slider__thumbs {
    background: #fff;
    float: left;
    margin-bottom: 1.25rem;
    padding-top: 0.3125rem; }
    .module--gallery .component__gallery .media-slider__thumbs > .block {
      width: calc(33% - 5px);
      width: -webkit-calc(33% - 5px);
      border: 0;
      margin: 0;
      margin-left: 5px;
      margin-bottom: 5px;
      padding: 0; }
      .module--gallery .component__gallery .media-slider__thumbs > .block:nth-child(4n) {
        margin-right: 0; }
      .module--gallery .component__gallery .media-slider__thumbs > .block:nth-child(3n) {
        padding-right: 0; }

  .android-not-chrome .module--gallery .component__gallery .media-slider__thumbs > .block {
    padding: 0;
    margin: 4px 0;
    text-align: center;
    width: 33%; }

  .android-not-chrome .module--gallery .media-slider__thumbs .media__container--16x9 {
    min-height: 110px;
    padding-bottom: 0; }
    .android-not-chrome .module--gallery .media-slider__thumbs .media__container--16x9 .media {
      min-height: 110px; }

  .media__caption__container {
    -webkit-transition: max-height 0.3s;
    -ms-transition: max-height 0.3s;
    -moz-transition: max-height 0.3s;
    -o-transition: max-height 0.3s;
    transition: max-height 0.3s;
    max-height: 18.75rem; }
    .media__caption__container .button--container {
      background: #e4e3e3;
      font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; }
      .media__caption__container .button--container .show {
        display: none; }
      .media__caption__container .button--container .hide {
        display: inline-block; }
    .media__caption__container.js-is-closed .hide {
      display: none; }
    .media__caption__container.js-is-closed .show {
      display: inline-block; }
    .media__caption__container.js-is-closed .media__caption__content .media__caption {
      display: none; }

  .module--happening-now {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    background-color: #dbdbdb;
    border-top: 1px solid #bbb;
    border-bottom: 1px solid #bbb;
    margin-top: 0.75rem; }
    .module--happening-now header a {
      display: none; }
    .module--happening-now .block {
      padding-left: 10px;
      padding-right: 10px; }
    .module--happening-now .media__container--16x9, .module--happening-now .media__container--4x3, .module--happening-now .carousel__pager, .module--happening-now .module__header .time, .module--happening-now .module__header .date {
      display: none; }
    .module--happening-now .module__header, .module--happening-now .block {
      border-bottom: 1px solid #cbc9c9; }
    .module--happening-now time, .module--happening-now .text--primary {
      float: left;
      margin-right: 0.75rem;
      color: #999595;
      margin-left: 0.75rem;
      font-size: 0.875rem; }
    .module--happening-now .time, .module--happening-now .text--primary {
      display: none; }
    .module--happening-now .headline {
      overflow: hidden;
      font-weight: 600;
      font-size: 0.875rem;
      margin-top: 0.75rem;
      margin-bottom: 0.75rem;
      line-height: 0.9375rem; }
    .module--happening-now .header {
      padding: 0.75rem;
      position: relative; }
      .module--happening-now .header:after {
        content: "";
        text-decoration: inherit;
        display: inline-block;
        speak: none;
        font-family: FontAwesome;
        font-style: normal;
        font-weight: normal;
        line-height: 1;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        color: black;
        position: absolute;
        right: 1rem;
        top: 1rem;
        font-size: 0.75rem; }
      .module--happening-now .header.is-active:after {
        content: "";
        text-decoration: inherit;
        display: inline-block;
        speak: none;
        font-family: FontAwesome;
        font-style: normal;
        font-weight: normal;
        line-height: 1;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale; }
      .module--happening-now .header h1 {
        font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
        font-weight: 700;
        font-size: 1rem;
        font-size: 1rem; }
    .module--happening-now .module__body {
      display: none; }
      .module--happening-now .module__body.is-active {
        display: block; }
    .module--happening-now .date {
      display: none; }

  .module--html-iframe {
    overflow: scroll;
    -webkit-overflow-scrolling: touch; }

  .headline-list--three-up .module__body .blocks .block {
    float: left;
    width: calc(50% - 3px);
    width: -webkit-calc(50% - 3px);
    margin-right: 0.375rem; }
    .headline-list--three-up .module__body .blocks .block:nth-child(2n) {
      margin-right: 0; }
    .headline-list--three-up .module__body .blocks .block:nth-child(2n+3) {
      clear: left; }
    .headline-list--three-up .module__body .blocks .block:nth-child(2) {
      margin-top: 0; }
  .headline-list--three-up .headline {
    height: 4.6875rem; }
  .headline-list--three-up .abstract {
    height: 5.125rem; }

  .ie9 .module--headline-list .rss-links {
    padding-right: 5px; }

  .module--headline-list .header {
    padding: 10px 10px 0 10px; }
  .module--headline-list .module__body .blocks .block {
    padding: 0.75rem; }
  .module--headline-list .headline-list__triggers {
    padding-top: 0.625rem; }
    .module--headline-list .headline-list__triggers > * {
      font-size: 0.9375rem;
      margin-bottom: 0.625rem; }
  .module--headline-list .nav--pagination > * span {
    line-height: 1.5625rem; }

  .module--headline-list .module__body .js-blocks__layout--grid .block {
    overflow: hidden;
    min-height: 6.5625rem;
    width: 100%; }
    .module--headline-list .module__body .js-blocks__layout--grid .block .inner {
      float: left;
      position: relative;
      width: 100%; }
    .module--headline-list .module__body .js-blocks__layout--grid .block .headline,
    .module--headline-list .module__body .js-blocks__layout--grid .block .abstract {
      padding-left: 7.4375rem;
      height: auto; }
    .module--headline-list .module__body .js-blocks__layout--grid .block .media__container--4x3 {
      max-width: 6.25rem;
      position: absolute;
      left: 0;
      top: 0; }
    .module--headline-list .module__body .js-blocks__layout--grid .block .shares,
    .module--headline-list .module__body .js-blocks__layout--grid .block .comments {
      display: none; }

  .iframe--scrollable .inner {
    height: 12.5rem;
    overflow: hidden;
    position: relative; }
  .iframe--scrollable iframe {
    display: none;
    position: relative;
    overflow: hidden; }
  .iframe--scrollable button {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; }
  .iframe--scrollable .iframe--toggleBtn {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    background: rgba(255, 255, 255, 0.85);
    position: absolute;
    z-index: 9;
    top: 0;
    text-align: center;
    padding-top: 90px;
    right: 0;
    height: 100%;
    width: 100%; }
    .iframe--scrollable .iframe--toggleBtn button:after {
      content: "Touch to view"; }
  .iframe--scrollable .is-active .iframe--toggleBtn {
    padding-top: 0;
    height: auto;
    width: auto; }
  .iframe--scrollable .is-active button:after {
    content: "Close"; }
  .iframe--scrollable .js-show iframe {
    display: block; }

  .layout--share-inline {
    padding: 0 10px; }
    .layout--share-inline .layout--share__first {
      padding-left: 5%; }

  .layout--share-stacked {
    padding-left: 0; }
    .layout--share-stacked .story__tools__triggers {
      display: none; }
    .layout--share-stacked .story__textSize {
      display: block;
      float: left; }

  .stay-connected--horizontal .module__body {
    width: 100%; }
  .stay-connected--horizontal .title {
    padding-top: 9px;
    width: 33%; }
  .stay-connected--horizontal .social-list {
    width: 67%; }
  .stay-connected--horizontal .social-item {
    width: 33%; }
  .stay-connected--horizontal .more-container {
    float: left;
    width: 33%;
    max-width: 120px; }
    .stay-connected--horizontal .more-container button {
      width: 100%; }

  .module--story .headline, .module--story--weather .headline {
    font-size: 1.5rem; }
  .module--story .byline, .module--story--weather .byline, .module--story .posted, .module--story--weather .posted, .module--story .updated, .module--story--weather .updated, .module--story .tags, .module--story--weather .tags, .module--story .tag, .module--story--weather .tag {
    font-size: 0.875rem; }
  .module--story .module__footer, .module--story--weather .module__footer {
    padding: 1.125rem; }
  .module--story .story__tools, .module--story--weather .story__tools {
    margin-top: -0.5rem;
    margin-left: 0.625rem;
    margin-right: 0.9375rem;
    padding-top: 0.9375rem;
    padding-bottom: 0.9375rem; }
    .module--story .story__tools .story__tools__triggers, .module--story--weather .story__tools .story__tools__triggers {
      display: none; }
    .module--story .story__tools .icon--share, .module--story--weather .story__tools .icon--share,
    .module--story .story__tools .icon--text-size-trigger,
    .module--story--weather .story__tools .icon--text-size-trigger {
      color: #636466; }
    .module--story .story__tools .icon--text-size-trigger, .module--story--weather .story__tools .icon--text-size-trigger {
      background: #cdcccc;
      font-size: 1.25rem;
      margin-left: 0.3125rem;
      margin-right: 0.3125rem;
      padding: 0.625rem;
      width: 2.5rem; }
    .module--story .story__tools .icon--share, .module--story--weather .story__tools .icon--share {
      background: #cdcccc;
      padding: 0.625rem;
      height: 2.625rem; }
    .module--story .story__tools .story__share, .module--story--weather .story__tools .story__share {
      display: none; }
      .module--story .story__tools .story__share.is-active, .module--story--weather .story__tools .story__share.is-active {
        display: block; }
    .module--story .story__tools .story__textSize, .module--story--weather .story__tools .story__textSize {
      margin-left: 0;
      padding-left: 0;
      margin-top: 0.9375rem;
      font-size: 1.1em; }
      .module--story .story__tools .story__textSize button, .module--story--weather .story__tools .story__textSize button {
        padding-left: 0.3125rem;
        padding-right: 0.3125rem;
        margin-right: 0.625rem; }
        .module--story .story__tools .story__textSize button:first-child, .module--story--weather .story__tools .story__textSize button:first-child {
          margin-left: 0.625rem;
          padding-left: 0; }
    .module--story .story__tools .story__share, .module--story--weather .story__tools .story__share {
      margin-top: 0.9375rem;
      margin-left: 0.375rem; }
      .module--story .story__tools .story__share > div, .module--story--weather .story__tools .story__share > div {
        margin-right: 1.5625rem;
        padding: 0;
        width: auto;
        font-size: 1.125rem; }
        .module--story .story__tools .story__share > div [data-icon]:before, .module--story--weather .story__tools .story__share > div [data-icon]:before {
          font-size: 1.5rem;
          line-height: 1.4375rem; }
      .module--story .story__tools .story__share span, .module--story--weather .story__tools .story__share span {
        background-size: 100%;
        margin: 0;
        padding: 0;
        height: 100%;
        width: 100% !important; }
      .module--story .story__tools .story__share .comments a, .module--story--weather .story__tools .story__share .comments a {
        width: 25px;
        height: 25px; }
    .module--story .story__tools .icon--text-size-small, .module--story--weather .story__tools .icon--text-size-small {
      font-size: 1.0625rem; }
    .module--story .story__tools .icon--text-size-regular, .module--story--weather .story__tools .icon--text-size-regular {
      font-size: 1.375rem; }
    .module--story .story__tools .icon--text-size-large, .module--story--weather .story__tools .icon--text-size-large {
      font-size: 1.6875rem; }
  .module--story .nav--pagination, .module--story--weather .nav--pagination {
    margin-top: 1.75rem; }

  .module--story .story__share .comments a, .module--story--weather .story__share .comments a,
  .module--story .story__share .st_facebook,
  .module--story--weather .story__share .st_facebook,
  .module--story .story__share .st_twitter,
  .module--story--weather .story__share .st_twitter,
  .module--story .story__share .google-plus,
  .module--story--weather .story__share .google-plus,
  .module--story .story__share .email,
  .module--story--weather .story__share .email {
    overflow: visible; }
  .module--story .stButton .chicklets, .module--story--weather .stButton .chicklets {
    height: 20px !important; }
    .module--story .stButton .chicklets:before, .module--story--weather .stButton .chicklets:before {
      font-size: 1.25rem; }
  .module--story .stButton .facebook:before, .module--story--weather .stButton .facebook:before {
    padding-top: 0.125rem; }
  .module--story .stButton .googleplus:before, .module--story--weather .stButton .googleplus:before {
    padding-top: 0.125rem; }

  .module--story .nav--pagination, .module--story--weather .nav--pagination {
    display: none; }
  .module--story .story--share .share-header, .module--story--weather .story--share .share-header {
    display: none; }
  .module--story .story--share .share__social-items, .module--story--weather .story--share .share__social-items {
    position: fixed;
    bottom: 0;
    width: 100%;
    z-index: 999;
    left: 0; }
    .module--story .story--share .share__social-items span, .module--story--weather .story--share .share__social-items span {
      height: 50px; }
    .module--story .story--share .share__social-items .item > span:before, .module--story--weather .story--share .share__social-items .item > span:before {
      top: 16px; }

  .story__inline-ad-wall iframe {
    width: 300px;
    margin-left: auto;
    margin-right: auto; }

  .js-print, .js-back-to-top {
    display: none; }

  .story__content .width-half, .story__content .width-third {
    width: 100%; }

  .media__caption .caption {
    font-size: 0.75rem; }

  .media__caption__container .media__caption-bottom .caption__buttons, .media__caption__container .media__caption-bottom .caption__author {
    float: none;
    width: auto; }
    .media__caption__container .media__caption-bottom .caption__buttons button, .media__caption__container .media__caption-bottom .caption__author button {
      width: 100%; }

  .media__caption__container .caption {
    margin-bottom: 0.375rem; }

  .media__caption__container .media__caption-bottom .caption__author {
    margin-bottom: 0.375rem; }

  .module--featured-story .media-slider__thumbs,
  .component__gallery .media-slider__thumbs,
  .module--story .media-slider__thumbs,
  .module--story--weather .media-slider__thumbs {
    display: none; }
  .module--featured-story .js-gallery__thumbs,
  .component__gallery .js-gallery__thumbs,
  .module--story .js-gallery__thumbs,
  .module--story--weather .js-gallery__thumbs {
    display: none; }

  .component__gallery.js-is-galleryPage .media-slider__thumbs {
    display: block; }
  .component__gallery.js-is-galleryPage .js-gallery__thumbs {
    display: block;
    width: 100%; }

  .media__caption__container {
    -webkit-transition: max-height 0.3s;
    -ms-transition: max-height 0.3s;
    -moz-transition: max-height 0.3s;
    -o-transition: max-height 0.3s;
    transition: max-height 0.3s;
    max-height: 31.25rem; }
    .media__caption__container button .show {
      display: none; }
    .media__caption__container button .hide {
      display: inline-block; }
    .media__caption__container.js-is-closed .hide {
      display: none; }
    .media__caption__container.js-is-closed .show {
      display: inline-block; }
    .media__caption__container.js-is-closed .media__caption__content .media__caption {
      display: none; }

  .is-disabled.js-gallery__caption {
    display: none;
    visibility: hidden; }

  .caption__buttons button {
    width: 137px; }

  .media__caption__container .media__caption-bottom .caption__author {
    width: 65%; }

  .media__caption__container .media__caption-bottom .caption__buttons.hide-buttons {
    display: none; }

  .vidHolder .next-video.is-active {
    display: none; }

  .videoplayer2 .vidHolder.anv-skin {
    text-align: center; }

  .OUTBRAIN .ob_container .ob_container_recs > * {
    margin-right: 0;
    width: 100%; }
    .OUTBRAIN .ob_container .ob_container_recs > *:nth-child(odd) {
      margin-right: 0; }

  .module--next-story-slideout.slideout-inline {
    position: static;
    bottom: 70px;
    width: 100%; }
    .module--next-story-slideout.slideout-inline .module__body {
      border-radius: 0;
      box-shadow: none;
      -webkit-box-shadow: none;
      -moz-box-shadow: none; }
    .module--next-story-slideout.slideout-inline .block.related {
      display: none; }
    .module--next-story-slideout.slideout-inline .close-btn {
      display: none; }

  .csstransforms3d .module--next-story-slideout.is-disabled {
    transform: translate3d(0, 0, 0);
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0); }

  .home-top__image-gradient--black {
    display: none; }

  .layout--home-top__top {
    display: block;
    height: auto;
    max-width: 100%;
    padding-top: 20px; }
    .layout--home-top__top .headline {
      text-shadow: 3px 2px 3px black; }
    .layout--home-top__top .abstract {
      font-size: 0.88em;
      text-shadow: 3px 2px 3px black;
      color: #d8d8d8;
      display: block; }
    .layout--home-top__top .module--static-content p {
      text-shadow: 3px 2px 3px black; }
    .layout--home-top__top .side__body {
      line-height: 1.5em; }

  .layout--home-top__third, .layout--home-top__half {
    width: 100%; }

  .layout--home-top__third .blocks section {
    word-break: break-word; }
    .layout--home-top__third .blocks section h1.headline {
      line-height: 1.2em; }

  .layout--home-top__content .link-list {
    text-shadow: 3px 2px 3px black;
    display: block; }
    .layout--home-top__content .link-list a, .layout--home-top__content .link-list a:visited {
      font-family: "Noto Sans";
      color: #C1C0C0 !important;
      padding-right: 5px;
      font-size: 0.7em;
      text-decoration: none; }
    .layout--home-top__content .link-list a:hover {
      color: #fff; }

  .container > .layout--home-top__bottom {
    margin-top: -48px; }

  .layout--home-top__bg {
    background-size: cover !important;
    height: 240px; }

  .layout--home-top__top .headline {
    font-size: 24px; }

  .layout--home-top__bg:before {
    width: 300px; }

  .home-top--election .layout--home-top__top .abstract {
    color: #000 !important;
    text-shadow: none; }
  .home-top--election .layout--home-top__content .link-list a {
    color: #736F6F !important;
    text-shadow: none; }
  .home-top--election .layout--home-top__top .headline {
    text-shadow: none; }
  .home-top--election .home-top__image-gradient--flag {
    display: none; }

  .module--triple-box .blocks--keyline .blocks:first-child .block:first-child {
    border-top: 0; }
  .module--triple-box .blocks--stacked .block {
    border-top: 1px solid #e4e3e3;
    margin-top: 0.75rem;
    position: relative;
    min-height: 100px; }

  .module--triple-box .has-video .headline {
    padding-right: 12px; }
  .module--triple-box .side__media {
    display: none; }
  .module--triple-box .is-sponsored .ds-sponsored {
    background: transparent; }
  .module--triple-box .is-sponsored .ds-sponsored img {
    max-width: 60px; } }
@media screen and (max-width: 699px) and (max-width: 1019px) {
  .module--triple-box .blocks--stacked .hook--pull-left {
    position: absolute;
    left: 0;
    top: 0.75rem;
    max-width: 100px; }
  .module--triple-box .blocks--stacked .hook--pull-right {
    padding-left: 112px; } }
@media screen and (max-width: 699px) {
  .module--weather-alerts .header {
    padding: 10px 10px 0 10px; }
  .module--weather-alerts .weather-alerts__filter-triggers {
    padding-top: 0.625rem; }
    .module--weather-alerts .weather-alerts__filter-triggers > * {
      font-size: 0.9375rem;
      margin-bottom: 0.625rem; }

  .alert__type, .alert__time {
    float: none;
    display: block;
    width: 100%; }

  .alert__type {
    font-weight: bold;
    font-size: 0.8125rem; }

  .module--wxByLocation .wxByLocation-current,
  .module--wxByLocation .wxByLocation-forecast,
  .module--wxByLocation .wxByLocation-forecast .component__carousel .block {
    float: none;
    width: 100%; }
  .module--wxByLocation .wxByLocation-search {
    display: none; }
  .module--wxByLocation .carousel__pager {
    top: inherit; }
    .module--wxByLocation .carousel__pager .pager__container {
      background: none;
      bottom: 0;
      height: auto;
      padding-top: 0; }
    .module--wxByLocation .carousel__pager .js-prev {
      display: none !important; }
  .module--wxByLocation .wxByLocation-forecast .header {
    padding-left: 0; }
  .module--wxByLocation .wxByLocation-current {
    padding: 15px 5px; }
    .module--wxByLocation .wxByLocation-current .section__body > div {
      float: none; }
    .module--wxByLocation .wxByLocation-current .section__body .block .side__media {
      width: 44%; }
  .module--wxByLocation .wxByLocation-current .block__complex:before, .module--wxByLocation .wxByLocation-current .block__complex:after {
    content: " ";
    display: table;
    clear: both; }
  .module--wxByLocation .wxByLocation-current .block__complex .block--right {
    position: static; }
  .module--wxByLocation .wxByLocation-current .block__complex .text--secondary {
    display: inline; }
  .module--wxByLocation .wxByLocation-current .block__complex .block {
    float: left;
    margin-left: 0;
    margin-right: 3%;
    width: 35%; }
    .module--wxByLocation .wxByLocation-current .block__complex .block:first-child {
      width: 20%; }
  .module--wxByLocation .wxByLocation-forecast .component__carousel .blocks {
    width: 100%; }
  .module--wxByLocation .wxByLocation-forecast .component__carousel .block:before, .module--wxByLocation .wxByLocation-forecast .component__carousel .block:after {
    content: " ";
    display: table;
    clear: both; }
  .module--wxByLocation .wxByLocation-forecast .component__carousel .block > div {
    float: left;
    width: 40%; }
    .module--wxByLocation .wxByLocation-forecast .component__carousel .block > div.complex--primary {
      width: 15%; }
  .module--wxByLocation .wxByLocation-tabs button {
    display: inline-block; }
    .module--wxByLocation .wxByLocation-tabs button:first-child {
      padding-left: 0.3125rem; }

  .module--userhub .userhub__nav {
    overflow: visible; }
    .module--userhub .userhub__nav .list__item {
      float: none; }
      .module--userhub .userhub__nav .list__item.is-active .e-link {
        font-weight: bold; }

  .module--triple-box .blocks--keyline .blocks:first-child .block:first-child {
    border-top: 0; }
  .module--triple-box .blocks--stacked .block {
    border-top: 1px solid #e4e3e3;
    margin-top: 0.75rem;
    position: relative;
    min-height: 100px; }

  .module--triple-box .has-video .headline {
    padding-right: 12px; }
  .module--triple-box .side__media {
    display: none; }
  .module--triple-box .is-sponsored .ds-sponsored {
    background: transparent; }
  .module--triple-box .is-sponsored .ds-sponsored img {
    max-width: 60px; } }
@media screen and (max-width: 699px) and (max-width: 1019px) {
  .module--triple-box .blocks--stacked .hook--pull-left {
    position: absolute;
    left: 0;
    top: 0.75rem;
    max-width: 100px; }
  .module--triple-box .blocks--stacked .hook--pull-right {
    padding-left: 112px; } }
@media screen and (max-width: 699px) {
  .wjztv-player iframe {
    margin-left: -80px; }

  .story__media .ratio__16x9 {
    padding-bottom: 56.25%; }

  .hide-module--email-widget .module--email-widget {
    display: none !important; }

  .spoken-layer--headline-list .headline {
    padding-right: 30px; }

  .story__textSize, .share__count {
    display: none !important; }

  .block--weather {
    position: absolute;
    right: 0;
    width: auto !important;
    display: block !important; }
    .block--weather .side__body {
      display: none; }
    .block--weather .text--primary {
      font-size: 18px !important;
      margin-top: 10px !important;
      left: -14px;
      position: relative; }

  .block--closings {
    display: none; } }
@media screen and (min-width: 700px) and (max-width: 1139px) {
  #main {
    padding: 0.375rem; }

  .hide-tablet {
    display: none !important; }

  .show-tablet {
    display: block !important; }

  .js-show-onload {
    display: none !important; }

  .subscribe .js-show-onload {
    display: block !important; }

  .hide-medium {
    display: none; }

  .show-medium {
    display: block; }

  .layout__container, .grid__container {
    position: relative; }
    .layout__container:before, .layout__container:after, .grid__container:before, .grid__container:after {
      content: " ";
      display: table;
      clear: both; }

  .layout__full {
    width: 100%; }

  .layout__side {
    width: 18.75rem;
    float: right; }

  .layout__content {
    float: left; }

  .layout__side--reverse {
    float: left; }

  .layout__content--reverse {
    float: right; }

  .container {
    margin: 0 auto;
    position: relative; }

  .has-curtain-ad #main {
    background: #ecebeb; }

  .has-curtain-ad #footer {
    margin-top: 0; }

  .container {
    width: 49.25rem; }

  .layout__content {
    width: 27.1875rem; }

  .story__content {
    padding-left: 106px; }

  body {
    background-color: #FFFFFF; }

  .is-floating .navbar {
    left: 0; } }
@media screen and (min-width: 700px) and (max-width: 1139px) and (min-width: 1020px) and (max-width: 1039px) {
  .container {
    padding-left: 0;
    padding-right: 0; }
    .container .component__carousel.full-width .carousel__pager .js-prev {
      left: 0; }
    .container .component__carousel.full-width .carousel__pager .js-next {
      right: 0; }

  .layout__container.layout--big-news {
    width: 1034px;
    overflow: hidden; } }
@media screen and (min-width: 700px) and (max-width: 1139px) and (min-width: 1020px) and (max-width: 1139px) {
  .site__type--radio-music .module--story .story__sidebar, .site__type--radio-music .module--story--weather .story__sidebar {
    position: relative;
    width: 100%;
    margin-top: 0; } }
@media screen and (min-width: 700px) and (max-width: 1139px) and (min-width: 699px) and (max-width: 788px) {
  .container {
    padding-left: 0;
    padding-right: 0; }
    .container .component__carousel.full-width .carousel__pager .js-prev {
      left: 0; }
    .container .component__carousel.full-width .carousel__pager .js-next {
      right: 0; }

  .layout__container.layout--big-news {
    margin-left: 0;
    width: 768px;
    overflow: hidden; } }
@media screen and (min-width: 700px) and (max-width: 1139px) and (min-width: 700px) and (max-width: 1019px) {
  .site__type--radio-music .story__content {
    padding-left: 0; } }
@media screen and (min-width: 700px) and (max-width: 1139px) and (max-width: 1140px) {
  .rtwi .layout--featured-content .layout--featured-content__first {
    width: 100% !important; }
    .rtwi .layout--featured-content .layout--featured-content__first .media {
      padding-right: 5%; }
  .rtwi .layout--featured-content .layout--featured-content__second {
    width: 100%; } }
@media screen and (min-width: 700px) and (max-width: 1139px) {
  .row:before, .row:after {
    content: " ";
    display: table;
    clear: both; }

  .col-md-one-whole {
    float: left;
    padding-left: 12px;
    box-sizing: border-box;
    width: 100%; }
    .col-md-one-whole:first-child {
      padding-left: 0; }

  .col-md-one-half {
    float: left;
    padding-left: 12px;
    box-sizing: border-box;
    width: 50%; }
    .col-md-one-half:first-child {
      padding-left: 0; }

  .col-md-one-third {
    float: left;
    padding-left: 12px;
    box-sizing: border-box;
    width: 33.333%; }
    .col-md-one-third:first-child {
      padding-left: 0; }

  .col-md-two-thirds {
    float: left;
    padding-left: 12px;
    box-sizing: border-box;
    width: 66.666%; }
    .col-md-two-thirds:first-child {
      padding-left: 0; }

  .col-md-one-fourth {
    float: left;
    padding-left: 12px;
    box-sizing: border-box;
    width: 25%; }
    .col-md-one-fourth:first-child {
      padding-left: 0; }

  .col-md-two-fourths {
    float: left;
    padding-left: 12px;
    box-sizing: border-box;
    width: 50%; }
    .col-md-two-fourths:first-child {
      padding-left: 0; }

  .col-md-three-fourths {
    float: left;
    padding-left: 12px;
    box-sizing: border-box;
    width: 75%; }
    .col-md-three-fourths:first-child {
      padding-left: 0; }

  .col-md-one-fifth {
    float: left;
    padding-left: 12px;
    box-sizing: border-box;
    width: 20%; }
    .col-md-one-fifth:first-child {
      padding-left: 0; }

  .col-md-two-fifths {
    float: left;
    padding-left: 12px;
    box-sizing: border-box;
    width: 40%; }
    .col-md-two-fifths:first-child {
      padding-left: 0; }

  .col-md-three-fifths {
    float: left;
    padding-left: 12px;
    box-sizing: border-box;
    width: 60%; }
    .col-md-three-fifths:first-child {
      padding-left: 0; }

  .col-md-tfour-fifths {
    float: left;
    padding-left: 12px;
    box-sizing: border-box;
    width: 80%; }
    .col-md-tfour-fifths:first-child {
      padding-left: 0; }

  .col-md-one-sixth {
    float: left;
    padding-left: 12px;
    box-sizing: border-box;
    width: 16.666%; }
    .col-md-one-sixth:first-child {
      padding-left: 0; }

  .col-md-two-sixths {
    float: left;
    padding-left: 12px;
    box-sizing: border-box;
    width: 33.333%; }
    .col-md-two-sixths:first-child {
      padding-left: 0; }

  .col-md-three-sixths {
    float: left;
    padding-left: 12px;
    box-sizing: border-box;
    width: 50%; }
    .col-md-three-sixths:first-child {
      padding-left: 0; }

  .col-md-four-sixths {
    float: left;
    padding-left: 12px;
    box-sizing: border-box;
    width: 66.666%;
    float: left; }
    .col-md-four-sixths:first-child {
      padding-left: 0; }

  .col-md-five-sixths {
    float: left;
    padding-left: 12px;
    box-sizing: border-box;
    width: 83.333%; }
    .col-md-five-sixths:first-child {
      padding-left: 0; }

  .col-md-one-eighth {
    float: left;
    padding-left: 12px;
    box-sizing: border-box;
    width: 12.5%; }
    .col-md-one-eighth:first-child {
      padding-left: 0; }

  .col-md-two-eighths {
    float: left;
    padding-left: 12px;
    box-sizing: border-box;
    width: 25%; }
    .col-md-two-eighths:first-child {
      padding-left: 0; }

  .col-md-three-eighths {
    float: left;
    padding-left: 12px;
    box-sizing: border-box;
    width: 37.5%; }
    .col-md-three-eighths:first-child {
      padding-left: 0; }

  .col-md-four-eighths {
    float: left;
    padding-left: 12px;
    box-sizing: border-box;
    width: 50%; }
    .col-md-four-eighths:first-child {
      padding-left: 0; }

  .col-md-five-eighths {
    float: left;
    padding-left: 12px;
    box-sizing: border-box;
    width: 62.5%; }
    .col-md-five-eighths:first-child {
      padding-left: 0; }

  .col-md-six-eighths {
    float: left;
    padding-left: 12px;
    box-sizing: border-box;
    width: 75%; }
    .col-md-six-eighths:first-child {
      padding-left: 0; }

  .col-md-seven-eighths {
    float: left;
    padding-left: 12px;
    box-sizing: border-box;
    width: 87.5%; }
    .col-md-seven-eighths:first-child {
      padding-left: 0; }

  .col-md-one-tenth {
    float: left;
    padding-left: 12px;
    box-sizing: border-box;
    width: 10%; }
    .col-md-one-tenth:first-child {
      padding-left: 0; }

  .col-md-two-tenths {
    float: left;
    padding-left: 12px;
    box-sizing: border-box;
    width: 20%; }
    .col-md-two-tenths:first-child {
      padding-left: 0; }

  .col-md-three-tenths {
    float: left;
    padding-left: 12px;
    box-sizing: border-box;
    width: 30%; }
    .col-md-three-tenths:first-child {
      padding-left: 0; }

  .col-md-four-tenths {
    float: left;
    padding-left: 12px;
    box-sizing: border-box;
    width: 40%; }
    .col-md-four-tenths:first-child {
      padding-left: 0; }

  .col-md-five-tenths {
    float: left;
    padding-left: 12px;
    box-sizing: border-box;
    width: 50%; }
    .col-md-five-tenths:first-child {
      padding-left: 0; }

  .col-md-six-tenths {
    float: left;
    padding-left: 12px;
    box-sizing: border-box;
    width: 60%; }
    .col-md-six-tenths:first-child {
      padding-left: 0; }

  .col-md-seven-tenths {
    float: left;
    padding-left: 12px;
    box-sizing: border-box;
    width: 70%; }
    .col-md-seven-tenths:first-child {
      padding-left: 0; }

  .col-md-eight-tenths {
    float: left;
    padding-left: 12px;
    box-sizing: border-box;
    width: 80%; }
    .col-md-eight-tenths:first-child {
      padding-left: 0; }

  .col-md-nine-tenths {
    float: left;
    padding-left: 12px;
    box-sizing: border-box;
    width: 90%; }
    .col-md-nine-tenths:first-child {
      padding-left: 0; }

  .col-md-one-twelfth {
    float: left;
    padding-left: 12px;
    box-sizing: border-box;
    width: 8.333%; }
    .col-md-one-twelfth:first-child {
      padding-left: 0; }

  .col-md-two-twelfths {
    float: left;
    padding-left: 12px;
    box-sizing: border-box;
    width: 16.666%; }
    .col-md-two-twelfths:first-child {
      padding-left: 0; }

  .col-md-three-twelfths {
    float: left;
    padding-left: 12px;
    box-sizing: border-box;
    width: 25%; }
    .col-md-three-twelfths:first-child {
      padding-left: 0; }

  .col-md-four-twelfths {
    float: left;
    padding-left: 12px;
    box-sizing: border-box;
    width: 33.333%; }
    .col-md-four-twelfths:first-child {
      padding-left: 0; }

  .col-md-five-twelfths {
    float: left;
    padding-left: 12px;
    box-sizing: border-box;
    width: 41.666%; }
    .col-md-five-twelfths:first-child {
      padding-left: 0; }

  .col-md-six-twelfths {
    float: left;
    padding-left: 12px;
    box-sizing: border-box;
    width: 50%; }
    .col-md-six-twelfths:first-child {
      padding-left: 0; }

  .col-md-seven-twelfths {
    float: left;
    padding-left: 12px;
    box-sizing: border-box;
    width: 58.333%; }
    .col-md-seven-twelfths:first-child {
      padding-left: 0; }

  .col-md-eight-twelfths {
    float: left;
    padding-left: 12px;
    box-sizing: border-box;
    width: 66.666%; }
    .col-md-eight-twelfths:first-child {
      padding-left: 0; }

  .col-md-nine-twelfths {
    float: left;
    padding-left: 12px;
    box-sizing: border-box;
    width: 75%; }
    .col-md-nine-twelfths:first-child {
      padding-left: 0; }

  .col-md-ten-twelfths {
    float: left;
    padding-left: 12px;
    box-sizing: border-box;
    width: 83.333%; }
    .col-md-ten-twelfths:first-child {
      padding-left: 0; }

  .col-md-eleven-twelfths {
    float: left;
    padding-left: 12px;
    box-sizing: border-box;
    width: 91.666%; }
    .col-md-eleven-twelfths:first-child {
      padding-left: 0; }

  .page-special__scheme--newsy .newsy-player {
    max-height: 220px;
    height: 220px !important; }
    .page-special__scheme--newsy .newsy-player object {
      max-height: 220px;
      height: 220px !important; }

  .page-special__scheme--newsy .newsy-player .block:before {
    top: 25%; }

  .footer .footer--logo {
    display: none; }

  .site__type--np #footer .nav--site-apps, .site__type--tv #footer .nav--site-apps {
    width: 27%; }
  .site__type--np #footer .nav--business-directory, .site__type--tv #footer .nav--business-directory {
    min-height: 200px;
    padding-left: 3%;
    width: 18%; }

  #footer .nav {
    margin-bottom: 2.5rem; }
  #footer .footer--logo {
    left: 2.5rem; }
  #footer .nav--contaienr {
    clear: both;
    padding-left: 0.9375rem;
    padding-right: 0.9375rem; }
    #footer .nav--contaienr:before, #footer .nav--contaienr:after {
      content: " ";
      display: table;
      clear: both; }
  #footer img {
    max-width: 3.75rem; }
  #footer .nav--footer {
    height: 5rem;
    margin-left: 4.8125rem;
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    padding-top: 1rem;
    width: 100%; }
  #footer .nav--sponsored {
    padding-right: 3%;
    width: 32%; }
  #footer .nav--site-apps {
    min-height: 12.5rem;
    padding-left: 3%;
    width: 42%; }
    #footer .nav--site-apps .link-list {
      padding-right: 0.9375rem; }
    #footer .nav--site-apps .block {
      margin-bottom: 1.25rem; }
    #footer .nav--site-apps .side__media {
      padding-right: 0.3125rem; }
  #footer .nav--stay-connected {
    min-height: 12.5rem;
    padding-left: 3%;
    width: 18%; }
  #footer .panel {
    margin-top: 1.875rem;
    margin-bottom: 1.25rem; }
    #footer .panel > div {
      padding: 0.9375rem;
      padding-top: 1.25rem; }
  #footer .scripps-brand {
    border-top: solid 1px #727272; }
    #footer .scripps-brand:before, #footer .scripps-brand:after {
      content: " ";
      display: table;
      clear: both; }
    #footer .scripps-brand .block {
      float: left;
      margin: 0;
      width: 30%; }
    #footer .scripps-brand .soft-right {
      float: right; }

  .footer .container {
    width: 100%;
    overflow: hidden; }
  .footer .nav {
    margin-bottom: 0.3125rem; }
  .footer .nav--footer {
    padding-top: 0.625rem; }
  .footer .nav--sponsored {
    min-height: 21.875rem;
    width: 52%; }
  .footer .nav--site-apps {
    margin-bottom: 1.25rem;
    width: 41%; }
  .footer .nav--stay-connected {
    min-height: 0;
    width: 41%; }
  .footer .panel {
    line-height: 1.1875rem; }

  .module--dashboard--weather-new {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    max-width: 198px;
    position: relative; }
    .module--dashboard--weather-new .l-current-conditions:before, .module--dashboard--weather-new .l-current-conditions:after {
      content: " ";
      display: table;
      clear: both; }
    .module--dashboard--weather-new .l-current-conditions__left {
      float: left;
      top: 20px;
      left: 50px;
      position: relative; }
    .module--dashboard--weather-new .l-current-conditions__right {
      display: table-cell;
      height: 70px;
      vertical-align: middle;
      left: 54px;
      position: relative; }
    .module--dashboard--weather-new .current-conditions__img {
      position: absolute;
      left: 30px;
      max-height: 70px; }
    .module--dashboard--weather-new .current-conditions__text {
      font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
      font-style: italic;
      color: #282828;
      position: relative;
      font-size: 13px;
      text-transform: lowercase; }
    .module--dashboard--weather-new .current-conditions__links {
      font-size: 12px;
      position: relative; }
      .module--dashboard--weather-new .current-conditions__links a, .module--dashboard--weather-new .current-conditions__links a:visited, .module--dashboard--weather-new .current-conditions__links a:active {
        color: #242424;
        padding-left: 4px; }
      .module--dashboard--weather-new .current-conditions__links a:hover {
        text-decoration: none;
        color: black; }
    .module--dashboard--weather-new .current-conditions__temperature {
      font-size: 36px;
      font-weight: bold;
      color: black;
      position: relative;
      left: -42px;
      position: relative;
      top: -7px; }
      .module--dashboard--weather-new .current-conditions__temperature:hover {
        text-decoration: none; }

  .navbar {
    background: #404040; }
    .navbar > .container {
      background: #404040; }

  .masthead:before, .masthead:after {
    content: " ";
    display: table;
    clear: both; }

  .navbar {
    color: white; }
    .navbar:before, .navbar:after {
      content: " ";
      display: table;
      clear: both; }

  .is-floating #header .navbar {
    position: fixed;
    width: 100%;
    z-index: 9999998;
    top: 0;
    -webkit-box-shadow: 0 0 6px 2px #999;
    -moz-box-shadow: 0 0 6px 2px #999;
    box-shadow: 0 0 6px 2px #999; }
  .is-floating #header .header--bg {
    margin-bottom: 40px; }
  .is-floating #header .nav-item--lvl-1 > a:hover {
    padding-bottom: 14px; }
  .is-floating #header .site-logo {
    max-height: 32px;
    top: 12px;
    width: 80px;
    float: left;
    position: relative; }

  .js-sticky-header {
    min-height: 61px; }

  .is-floating .js-sticky-header > div {
    position: fixed;
    left: 0;
    width: 100%;
    z-index: 9999998;
    top: 0;
    -webkit-box-shadow: 0 0 6px 2px #000;
    -moz-box-shadow: 0 0 6px 2px #000;
    box-shadow: 0 0 6px 2px #000; }

  .csstransforms3d .is-floating #header .navbar,
  .csstransforms3d .is-floating .js-sticky-header > div {
    transform: translate3d(0, -60px, 0);
    -webkit-transform: translate3d(0, -60px, 0); }
  .csstransforms3d .is-floating2 #header .navbar,
  .csstransforms3d .is-floating2 .js-sticky-header > div {
    transition: transform 0.3s;
    -webkit-transition: -webkit-transform 0.3s;
    transform: translate3d(0, 0, 0);
    -webkit-transform: translate3d(0, 0, 0); }

  .signed-in.is-floating .js-sticky-header > div,
  .signed-in.is-floating #header .navbar {
    position: static !important; }
  .signed-in.is-floating #header .header--bg {
    margin-bottom: 0 !important; }

  .has-floating-subnav .is-floating #header .navbar {
    position: static; }
  .has-floating-subnav #header .header--bg {
    margin-bottom: 0; }

  .nav--search a {
    visibility: hidden; }
    .nav--search a:before {
      content: "";
      font: normal normal normal 14px/1 FontAwesome;
      font-size: inherit;
      text-rendering: auto;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      visibility: visible;
      font-size: 20px;
      line-height: 0;
      text-align: center;
      display: inherit;
      position: relative;
      top: 6px; }

  .nav--home a {
    visibility: hidden; }
    .nav--home a:before {
      content: "";
      font: normal normal normal 14px/1 FontAwesome;
      font-size: inherit;
      text-rendering: auto;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      visibility: visible;
      font-size: 20px;
      line-height: 0;
      text-align: center;
      display: inherit;
      position: relative;
      top: 6px; }

  .nav__left {
    margin-left: -30px; }

  .site-nav .js-back, .nav--navitron .js-back {
    display: none; }

  .navitron__dropdown {
    height: auto;
    display: block; }

  .nav-item--lvl-1.js-is-expanded .navitron__dropdown {
    max-height: 50rem;
    height: 30.3125rem;
    z-index: 9999998; }

  .nav-item--lvl-1.js-is-expanded-fast .navitron__dropdown {
    transition: inherit;
    -webkit-transition: inherit;
    z-index: 9999999; }

  .nav-item--lvl-1.js-is-expanded-hidden .navitron__dropdown {
    transition: inherit;
    -webkit-transition: inherit;
    max-height: 0rem;
    height: auto;
    z-index: 9999998; }

  .navitron__dropdown.dropdown--two-col {
    width: 500px;
    max-width: none; }

  .dropdown--two-col .navitron__links a {
    width: 50%;
    float: left; }
    .dropdown--two-col .navitron__links a:nth-child(2n+1) {
      clear: left; }

  .site-nav, .site-nav button, .site-nav a, .nav--navitron, .nav--navitron button, .nav--navitron a {
    color: #d2d2d2;
    text-decoration: none;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; }

  .nav-item--lvl-1 > button, .nav-item--lvl-1 > a {
    color: white; }

  .js-is-expanded-fast > a {
    background: #4c4c4c; }

  .single-level .title {
    visibility: hidden; }

  .navitron-is-hidden button {
    display: none; }

  #navigation {
    overflow: visible; }

  .navitron__content {
    position: absolute;
    top: 0;
    margin-top: 20px; }

  .navitron-toggle {
    display: none; }

  .navitron__dropdown {
    z-index: 9999998;
    min-width: 220px;
    max-width: 300px; }

  .nav-item--lvl-1 > button:after {
    content: "";
    text-decoration: inherit;
    display: inline-block;
    speak: none;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    padding-left: 0.375rem; }
  .nav-item--lvl-1 > .navitron__dropdown {
    position: absolute;
    display: block;
    max-height: 0;
    overflow: hidden;
    background: #ccc; }
  .nav-item--lvl-1.js-is-expanded-fast > .navitron__dropdown {
    max-height: 800px; }

  .site-nav, .nav--navitron {
    padding: 0;
    margin: 0;
    position: relative; }

  .nav-item--lvl-1 {
    display: block;
    float: left;
    padding: 0; }
    .nav-item--lvl-1 > button, .nav-item--lvl-1 > a {
      margin: 0;
      padding: 0; }

  .nav-item--lvl-2 {
    display: block;
    color: #d2d2d2; }
    .nav-item--lvl-2 > button {
      position: relative;
      width: 100%;
      text-align: left;
      transition: border-width 0.3s; }
      .nav-item--lvl-2 > button:after {
        content: "";
        text-decoration: inherit;
        display: inline-block;
        speak: none;
        font-family: FontAwesome;
        font-style: normal;
        font-weight: normal;
        line-height: 1;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        padding-left: 0.375rem;
        color: #737373;
        position: absolute;
        right: 1.5rem; }
    .nav-item--lvl-2.js-is-expanded > button:after {
      color: white; }
    .nav-item--lvl-2:hover {
      color: #000; }
    .nav-item--lvl-2.js-no-subnav > button:after {
      display: none; }

  .navitron__links a {
    transition: border-width 0.3s;
    color: #4c4c4c; }

  .nav--navitron .nav__left > .nav-item button, .nav--navitron .nav__left > .nav-item > a,
  .nav--navitron > .nav-item button, .nav--navitron > .nav-item > a {
    transition: background-color 0.1s ease-in-out;
    -webkit-transition: background-color 0.1s ease-in-out; }
    .nav--navitron .nav__left > .nav-item button:hover, .nav--navitron .nav__left > .nav-item > a:hover,
    .nav--navitron > .nav-item button:hover, .nav--navitron > .nav-item > a:hover {
      background: #8b8b8b; }

  .nav-item--lvl-2.js-is-expanded button {
    background: #8b8b8b; }

  .nav--navitron .nav__left > .nav-item > a,
  .nav--navitron > .nav-item > a {
    position: relative; }

  .nav--navitron .nav__left > .nav-item--lvl-1 > a,
  .nav--navitron > .nav-item--lvl-1 > a {
    color: #fff;
    padding: 20px 24px;
    font-size: 15px;
    line-height: 15px;
    display: block; }

  .nav--navitron .nav__left > .nav-item--lvl-1 > button,
  .nav--navitron > .nav-item--lvl-1 > button {
    color: #fff;
    padding: 20px 24px;
    font-size: 15px;
    line-height: 15px;
    display: block; }

  .js-is-expanded.nav-item--lvl-1 > button, .js-is-expanded.nav-item--lvl-1 > a,
  .js-is-expanded-fast.nav-item--lvl-1 > button, .js-is-expanded-fast.nav-item--lvl-1 > a {
    background: #8b8b8b; }

  .site-nav .navitron__content, .nav--navitron .navitron__content {
    display: block;
    left: 175px; }

  .js-is-expanded-fast > a {
    background: #4c4c4c; }

  .nav--navitron .nav__left > .nav-item .navitron__links a,
  .nav--navitron > .nav-item .navitron__links a {
    height: auto;
    max-width: 209px; }
    .nav--navitron .nav__left > .nav-item .navitron__links a:hover,
    .nav--navitron > .nav-item .navitron__links a:hover {
      background: #8b8b8b; }

  .masthead__nav {
    float: left; }

  .masthead__right {
    position: absolute;
    right: 0; }

  .listen-live a {
    top: 30px; }

  .masthead--radio {
    position: relative; }
    .masthead--radio:before, .masthead--radio:after {
      content: " ";
      display: table;
      clear: both; }

  .header--bg {
    background: #f6f5f5;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y2ZjVmNSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijg4JSIgc3RvcC1jb2xvcj0iI2Y2ZjVmNSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjkzJSIgc3RvcC1jb2xvcj0iI2Y0ZjNmMyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlY2ViZWIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #f6f5f5 0%, #f6f5f5 88%, #f4f3f3 93%, #ecebeb 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f6f5f5), color-stop(88%, #f6f5f5), color-stop(93%, #f4f3f3), color-stop(100%, #ecebeb));
    background: -webkit-linear-gradient(top, #f6f5f5 0%, #f6f5f5 88%, #f4f3f3 93%, #ecebeb 100%);
    background: -o-linear-gradient(top, #f6f5f5 0%, #f6f5f5 88%, #f4f3f3 93%, #ecebeb 100%);
    background: -ms-linear-gradient(top, #f6f5f5 0%, #f6f5f5 88%, #f4f3f3 93%, #ecebeb 100%);
    background: linear-gradient(to bottom, #f6f5f5 0%, #f6f5f5 88%, #f4f3f3 93%, #ecebeb 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f6f5f5', endColorstr='#ecebeb',GradientType=0 );
    padding-bottom: 0.375rem;
    padding-top: 20px;
    padding-bottom: 20px; }

  .kqch .header--bg {
    padding: 50px 0; }

  .ie9 .header--bg {
    filter: none; }

  .masthead--tv .site-logo {
    position: relative;
    top: 1.5rem;
    left: 1.5rem; }

  .is-floating .nav--navitron .site-logo {
    display: inline-block !important;
    left: 8px; }

  .masthead--tv .masthead__nav, .masthead--tv .masthead__content {
    float: left; }
  .masthead--tv .masthead__nav {
    width: 20%; }
  .masthead--tv .masthead__content {
    width: 80%;
    position: absolute;
    right: 0;
    top: 0; }

  .keyline__container {
    float: right;
    right: 0.75rem;
    position: relative;
    z-index: 5; }

  .top-links {
    float: left; }

  .ad--88x31 {
    float: right; }

  .top-links a, .link-list a {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 0.6875rem;
    color: #9f9f9f;
    text-decoration: none;
    margin-right: 0.375rem; }
    .top-links a:hover, .link-list a:hover {
      color: #000; }

  .keyline__container {
    border-bottom: 1px solid #b8b8b8;
    height: 1.9375rem;
    padding-right: 0.75rem; }

  .masthead--tv-center .masthead__right {
    position: absolute;
    top: 52px;
    right: 10px; }
  .masthead--tv-center .ad--88x31 {
    float: none;
    position: absolute;
    left: 0;
    top: 0; }
  .masthead--tv-center .site-logo {
    position: absolute;
    left: 50%; }

  .masthead-btn--primary {
    color: #FFFFFF;
    padding: 6px 16px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 13px;
    margin-right: 3px; }
    .masthead-btn--primary:visited, .masthead-btn--primary:active {
      color: #FFFFFF; }

  .masthead-btn--secondary {
    color: #555555;
    background-color: #FFFFFF;
    border: 1px solid #999999;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    padding: 6px 16px;
    font-size: 12px;
    margin-right: 1px; }
    .masthead-btn--secondary:visited, .masthead-btn--secondary:active {
      color: #555555; }

  .masthead-btn--primary,
  .masthead-btn--secondary {
    padding: 4px; }

  .js-multi-images .js-multi__triggers {
    height: 325px;
    overflow-y: scroll;
    overflow-x: hidden; }

  .js-multi-images .js-multi__targets {
    display: none; }
  .js-multi-images .js-multi__triggers {
    float: none;
    height: auto;
    width: inherit;
    overflow: visible; }
    .js-multi-images .js-multi__triggers > * {
      margin-bottom: 0.3125rem;
      float: left;
      width: calc(33% - 5px);
      width: -webkit-calc(33% - 5px); }
      .js-multi-images .js-multi__triggers > *:nth-child(odd) {
        margin-right: 0rem;
        margin-left: 5px; }
    .js-multi-images .js-multi__triggers img {
      min-height: 6.0625rem; }

  .js-multi-images .js-multi__triggers > * {
    background: #4c4c4c; }

  .js-pagination__targets > div {
    display: none; }
    .js-pagination__targets > div.is-active {
      display: block; }

  .ad--113x38 {
    float: right; }

  .site__type--np .ad--113x38 {
    display: none !important; }

  .site__type--tv .ad--113x38 {
    margin: 6px 10px 0 0;
    margin-right: 0; }

  .ad--92x16 {
    margin-top: 2px;
    padding-left: 0 !important;
    width: 92px;
    height: 16px; }

  .wcpo.site__type--np .ad--113x38 {
    display: block !important;
    margin-top: -4px;
    position: relative; }

  .container--ad {
    margin-bottom: 10px; }

  .wcpo.site__type--np .ad--113x38 {
    margin-top: 6px; }

  .alerts--breaking, .alerts--news {
    min-height: 3.125rem;
    position: relative; }
    .alerts--breaking:before, .alerts--breaking:after, .alerts--news:before, .alerts--news:after {
      content: " ";
      display: table;
      clear: both; }
    .alerts--breaking .container, .alerts--news .container {
      height: 3.0625rem; }
    .alerts--breaking .module__body, .alerts--news .module__body {
      float: left; }
    .alerts--breaking .header, .alerts--news .header {
      padding: 0.75rem; }
    .alerts--breaking .trigger, .alerts--news .trigger {
      padding: 0.8125rem; }
    .alerts--breaking .side__media, .alerts--news .side__media {
      max-width: 6.25rem;
      padding-right: 0.75rem; }
    .alerts--breaking .alerts__story a, .alerts--news .alerts__story a {
      display: block;
      margin-top: 0.375rem;
      margin-bottom: 0.375rem;
      line-height: 1.1875rem; }
    .alerts--breaking .header, .alerts--news .header {
      text-transform: uppercase; }
    .alerts--breaking .trigger, .alerts--news .trigger {
      color: #fff;
      position: absolute;
      right: 0;
      top: 0;
      height: 100%; }
    .alerts--breaking .alerts, .alerts--news .alerts {
      z-index: 9999999;
      top: 100%; }

  .alerts--breaking .module__header, .alerts--breaking .trigger, .alerts--news .module__header, .alerts--news .trigger {
    font-size: 1rem; }
  .alerts--breaking .header, .alerts--news .header {
    float: left; }
  .alerts--breaking .module__body, .alerts--news .module__body {
    width: calc(100% - 170px);
    width: -webkit-calc(100% - 170px);
    float: left; }
  .alerts--breaking .alerts__story__container, .alerts--news .alerts__story__container {
    float: left;
    width: calc(100% - 150px);
    width: -webkit-calc(100% - 150px); }
  .alerts--breaking .alerts__story, .alerts--news .alerts__story {
    font-size: 0.875rem; } }
@media screen and (min-width: 700px) and (max-width: 1139px) and (min-width: 45rem) {
  .alerts--breaking .alerts__story, .alerts--news .alerts__story {
    font-size: 1rem; } }
@media screen and (min-width: 700px) and (max-width: 1139px) and (min-width: 56.25rem) {
  .alerts--breaking .alerts__story a, .alerts--news .alerts__story a {
    display: block;
    margin-top: 1rem; } }

@media screen and (min-width: 700px) and (max-width: 1139px) {
  .alerts--news .header {
    margin-top: 0.1875rem; }

  .alerts--news .alerts__story a {
    display: block;
    margin-top: 1rem; }

  .alerts--breaking .header, .alerts--news .header {
    width: 170px;
    font-size: 15px !important; }

  .alerts--weather {
    background: #bababa;
    margin-bottom: 0;
    min-height: 50px; }
    .alerts--weather .header {
      padding-top: 0.6875rem;
      padding-bottom: 0.375rem;
      padding-right: 20px;
      padding-left: 0.375rem; }
    .alerts--weather .count {
      color: #bd1c21;
      font-size: 1.5rem;
      font-weight: 600;
      margin-right: 0.1875rem;
      display: inline-block;
      vertical-align: middle; }

  .alerts--closings-only {
    display: none; }

  .alerts--weather {
    width: 100%; }
    .alerts--weather:before, .alerts--weather:after {
      content: " ";
      display: table;
      clear: both; }
    .alerts--weather .alert {
      display: block;
      padding: 0.5rem;
      width: 100%;
      color: #636466;
      color: rgba(255, 255, 255, 0.8);
      text-decoration: none;
      font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; }
      .alerts--weather .alert:hover {
        text-decoration: underline; }
    .alerts--weather .counts {
      display: none; }
    .alerts--weather .alert {
      display: block; }
      .alerts--weather .alert.is-active {
        display: block; }
    .alerts--weather .module__body, .alerts--weather .header {
      float: left; }
    .alerts--weather .module__body {
      padding-left: 10px; }
    .alerts--weather .header {
      color: #fff;
      border-right: solid 1px rgba(255, 255, 255, 0.5);
      text-transform: uppercase;
      font-size: 0.75rem;
      font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
      font-weight: normal; }
      .alerts--weather .header:before, .alerts--weather .header:after {
        content: " ";
        display: table;
        clear: both; }
      .alerts--weather .header .count {
        float: left;
        padding-left: 0.375rem; }
      .alerts--weather .header .module__header--inner {
        float: left;
        font-size: 0.75rem;
        padding-top: 0.5rem;
        padding-left: 0.375rem; }
    .alerts--weather .module__inner, .alerts--weather .inner {
      display: none; }
    .alerts--weather .side__body {
      height: 3.0625rem;
      position: absolute;
      width: 60%;
      font-size: 0.75rem;
      top: 0rem; }
      .alerts--weather .side__body span {
        position: absolute;
        top: -3.75rem; }
        .alerts--weather .side__body span a {
          display: block; }
    .alerts--weather .module__pager {
      position: absolute;
      right: 0.625rem;
      font-size: 1.625rem;
      top: -0.25rem; }
      .alerts--weather .module__pager * {
        cursor: pointer;
        opacity: 0.3; }
        .alerts--weather .module__pager *:hover {
          opacity: 1; }
      .alerts--weather .module__pager .js-prev {
        position: relative;
        top: -0.1875rem; }
      .alerts--weather .module__pager .js-next {
        position: relative;
        top: -0.75rem; }
        .alerts--weather .module__pager .js-next:before {
          content: "";
          text-decoration: inherit;
          display: inline-block;
          speak: none;
          font-family: FontAwesome;
          font-style: normal;
          font-weight: normal;
          line-height: 1;
          -webkit-font-smoothing: antialiased;
          -moz-osx-font-smoothing: grayscale; }
      .alerts--weather .module__pager .js-prev:before {
        content: "";
        text-decoration: inherit;
        display: inline-block;
        speak: none;
        font-family: FontAwesome;
        font-style: normal;
        font-weight: normal;
        line-height: 1;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale; }

  .alerts--weather.is-loading .inner {
    display: block; }
  .alerts--weather.is-loading .alert {
    display: none; }
    .alerts--weather.is-loading .alert.is-active {
      height: 2.6875rem;
      display: block;
      font-size: 0.75rem;
      position: absolute;
      overflow: hidden;
      width: 60%; }

  .is-loading .alert.is-active {
    display: block;
    font-size: 0.75rem;
    position: absolute;
    width: 60%; }

  .alerts--weather .side__body {
    width: 560px; }

  .module--author-bio .grid__one-fourth {
    padding-right: 24px; }
  .module--author-bio .grid__three-fourths {
    float: none;
    width: auto; }

  .module--blog-list .headline {
    width: 80%; }
  .module--blog-list .block {
    position: relative; }
  .module--blog-list .share-button {
    width: 100px;
    position: absolute;
    right: 35px;
    top: 55px;
    border-radius: 5px; }

  .module--blog-list .block--story .block__body .side__media {
    float: none;
    margin-right: 0;
    width: 100%; }

  .component__happening-now {
    position: relative; }
    .component__happening-now .carousel__overflow {
      overflow: hidden; }
    .component__happening-now .blocks {
      width: 625rem; }
      .component__happening-now .blocks:before, .component__happening-now .blocks:after {
        content: " ";
        display: table;
        clear: both; }
    .component__happening-now .animate .blocks {
      transition: transform 0.5s;
      -webkit-transition: -webkit-transform 0.5s; }
    .component__happening-now .block {
      float: left; }
    .component__happening-now .js-carousel__content {
      overflow: hidden; }
    .component__happening-now .carousel__pager {
      width: 100%;
      position: absolute;
      top: 50%;
      z-index: 50; }
      .component__happening-now .carousel__pager .btn-ui {
        font-size: 1.6875rem;
        display: block;
        padding: 0.625rem;
        font-weight: normal; }
      .component__happening-now .carousel__pager .js-prev, .component__happening-now .carousel__pager .js-next {
        position: absolute;
        margin-top: -1.6875rem; }
      .component__happening-now .carousel__pager .js-prev {
        left: 0; }
      .component__happening-now .carousel__pager .js-next {
        right: 0; }
    .component__happening-now .carousel__pager .js-prev {
      background: #707070;
      left: 2px; }
    .component__happening-now .carousel__pager .js-next {
      background: #707070;
      right: -12px;
      -webkit-box-shadow: -3px 2px 3px -2px rgba(0, 0, 0, 0.5);
      -moz-box-shadow: -3px 2px 3px -2px rgba(0, 0, 0, 0.5);
      box-shadow: -3px 2px 3px -2px rgba(0, 0, 0, 0.5); }
    .component__happening-now .blocks {
      display: table-row; }
    .component__happening-now .block {
      float: none;
      display: table-cell;
      vertical-align: middle;
      min-width: 8.75rem;
      max-width: 8.75rem; }
    .component__happening-now .carousel__overflow {
      padding-left: 0.625rem;
      padding-right: 2.5625rem;
      margin-top: 0.375rem; }

  .component__carousel.full-width .carousel__pager .js-prev.is-disabled,
  .component__carousel.full-width .carousel__pager .js-next.is-disabled {
    display: none; }
  .component__carousel.full-width .carousel__pager .js-prev:hover,
  .component__carousel.full-width .carousel__pager .js-next:hover {
    color: #fff; }
  .component__carousel.full-width .carousel__pager .js-prev {
    background: #707070;
    left: -10px;
    -webkit-box-shadow: 3px 2px 3px -2px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 3px 2px 3px -2px rgba(0, 0, 0, 0.5);
    box-shadow: 3px 2px 3px -2px rgba(0, 0, 0, 0.5); }
  .component__carousel.full-width .carousel__pager .js-next {
    background: #707070;
    right: -10px;
    -webkit-box-shadow: -3px 2px 3px -2px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: -3px 2px 3px -2px rgba(0, 0, 0, 0.5);
    box-shadow: -3px 2px 3px -2px rgba(0, 0, 0, 0.5); }

  .module--static-content.wcpo-subscribe .side__media {
    max-width: 400px; }

  .site-dashboard {
    position: absolute;
    top: 42px;
    width: 400px;
    left: 24px; }

  .module--dashboard--weather {
    position: relative;
    min-width: 15.625rem; }
    .module--dashboard--weather .side__media {
      max-height: 4.9375rem; }
    .module--dashboard--weather .side__body {
      padding-bottom: 0.0625rem; }

  .site__type--np .site-logo {
    text-indent: -100%;
    overflow: hidden; }

  .module--dashboard--weather-new {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    max-width: 198px;
    position: relative; }
    .module--dashboard--weather-new .l-current-conditions:before, .module--dashboard--weather-new .l-current-conditions:after {
      content: " ";
      display: table;
      clear: both; }
    .module--dashboard--weather-new .l-current-conditions__left {
      float: left;
      top: 20px;
      left: 50px;
      position: relative; }
    .module--dashboard--weather-new .l-current-conditions__right {
      display: table-cell;
      height: 70px;
      vertical-align: middle;
      left: 54px;
      position: relative; }
    .module--dashboard--weather-new .current-conditions__img {
      position: absolute;
      left: 30px;
      max-height: 70px; }
    .module--dashboard--weather-new .current-conditions__text {
      font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
      font-style: italic;
      color: #282828;
      position: relative;
      font-size: 13px;
      text-transform: lowercase; }
    .module--dashboard--weather-new .current-conditions__links {
      font-size: 12px;
      position: relative; }
      .module--dashboard--weather-new .current-conditions__links a, .module--dashboard--weather-new .current-conditions__links a:visited, .module--dashboard--weather-new .current-conditions__links a:active {
        color: #242424;
        padding-left: 0;
        border-bottom: 1px solid #888;
        font-size: 10px; }
      .module--dashboard--weather-new .current-conditions__links a:hover {
        text-decoration: none;
        color: #888888; }
      .module--dashboard--weather-new .current-conditions__links a:before {
        content: "View "; }
    .module--dashboard--weather-new .current-conditions__temperature {
      font-size: 36px;
      font-weight: bold;
      color: black;
      position: relative;
      left: -42px;
      position: relative;
      top: -7px; }
      .module--dashboard--weather-new .current-conditions__temperature:hover {
        text-decoration: none; }

  .module--featured-content .block--mini {
    padding: 0; }
    .module--featured-content .block--mini .side__media {
      max-width: 4.375rem; }

  .module--featured-content .block--large .headline, .module--featured-content .block--large .abstract, .module--featured-content .block--large .complex--social, .module--featured-content .block--mini .headline, .module--featured-content .block--mini .abstract, .module--featured-content .block--mini .complex--social {
    height: auto; }

  .module--flex, .module--static-content.skin--flex-headline {
    opacity: 1;
    transition: opacity 0.5s ease-in-out;
    -moz-transition: opacity 0.5s ease-in-out;
    -webkit-transition: opacity 0.5s ease-in-out; }
    .module--flex .headline, .module--static-content.skin--flex-headline .headline {
      height: 2.375rem;
      overflow: hidden; }
    .module--flex .blocks section, .module--static-content.skin--flex-headline .blocks section {
      display: none; }
      .module--flex .blocks section.is-active, .module--static-content.skin--flex-headline .blocks section.is-active {
        display: block; }
    .module--flex.ajax-is-loading, .ajax-is-loading.module--static-content.skin--flex-headline {
      opacity: 0.2; }
    .module--flex.flex--promo .media, .flex--promo.module--static-content.skin--flex-headline .media {
      max-width: 280px; }

  .ie .module--flex .block > a, .ie .module--static-content.skin--flex-headline .block > a {
    display: inline-block; }

  .layout__side .module--flex .headline, .layout__side .module--static-content.skin--flex-headline .headline {
    height: auto; }

  .module--advanced-page-title .header--light {
    font-size: 1.5rem; }

  .module--page-title.module--has-ad--alt .header--light:after, .module--page-title.module--has-ad--alt .header--light:before {
    content: "";
    display: table;
    clear: both; }
  .module--page-title.module--has-ad--alt .header {
    float: left; }
  .module--page-title.module--has-ad--alt .ad--300x80 {
    float: right; }

  .search-result-portlet .list-sort {
    left: 0;
    top: 8.125rem; }
  .search-result-portlet #filterByTpye {
    margin-top: 2.5rem; }
  .search-result-portlet #refinesearch {
    top: 10.625rem; }
  .search-result-portlet #refinesearchdiv > * {
    margin-right: 0;
    width: 45%; }
  .search-result-portlet #refinesearchdiv a {
    margin-right: 29%;
    width: auto; }
  .search-result-portlet #mainSearchResult .icon.video:before {
    top: -2.8125rem;
    left: -4.375rem; }

  .search-result-portlet #mainSearchResult .img-thumb {
    position: static; }
    .search-result-portlet #mainSearchResult .img-thumb img {
      float: none;
      margin: 0;
      max-height: 6.25rem; }
  .search-result-portlet #mainSearchResult h3 a {
    font-size: 0.9375rem; }
  .search-result-portlet #mainSearchResult .result-body {
    font-size: 0.75rem; }
  .search-result-portlet .list-sort {
    left: 0;
    top: 8.125rem; }
  .search-result-portlet #filterByTpye {
    margin-top: 2.5rem; }
  .search-result-portlet #refinesearch {
    top: 10.625rem; }
  .search-result-portlet #refinesearchdiv > * {
    margin-right: 0;
    width: 45%; }
  .search-result-portlet #refinesearchdiv a {
    margin-right: 31%;
    width: auto; }
  .search-result-portlet .search-refine {
    display: none; }

  .module--search-results figure {
    width: 30%; }
  .module--search-results .result-text {
    width: 65%; }

  .module--gallery .component__gallery .gallery-layout__left {
    float: left; }
  .module--gallery .component__gallery .gallery__related {
    float: right; }

  .module--gallery .media-slider__viewport .block {
    width: 38.25rem; }

  .module--gallery .gallery__player {
    padding: 0.75rem; }
  .module--gallery .gallery-layout__left {
    width: 56%; }

  .android-not-chrome .module--gallery .media-slider__thumbs > .block {
    padding: 0;
    margin: 4px 0;
    text-align: center;
    width: 33%; }

  .android-not-chrome .module--gallery .media-slider__thumbs .media__container--16x9 {
    min-height: 110px;
    padding-bottom: 0; }
    .android-not-chrome .module--gallery .media-slider__thumbs .media__container--16x9 .media {
      min-height: 110px; }

  .module--gallery .media-slider__viewport .block {
    width: 25.8125rem; }

  .media__caption__container {
    -webkit-transition: max-height 0.3s;
    -ms-transition: max-height 0.3s;
    -moz-transition: max-height 0.3s;
    -o-transition: max-height 0.3s;
    transition: max-height 0.3s;
    max-height: 18.75rem; }
    .media__caption__container .button--container {
      background: #e4e3e3;
      font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; }
      .media__caption__container .button--container .show {
        display: none; }
      .media__caption__container .button--container .hide {
        display: inline-block; }
    .media__caption__container.js-is-closed .hide {
      display: none; }
    .media__caption__container.js-is-closed .show {
      display: inline-block; }
    .media__caption__container.js-is-closed .media__caption__content .media__caption {
      display: none; }

  .module--happening-now {
    webkit-box-shadow: rgba(0, 0, 0, 0.4) 0 6px 6px 0;
    -moz-box-shadow: rgba(0, 0, 0, 0.4) 0 6px 6px 0;
    box-shadow: rgba(0, 0, 0, 0.4) 0 6px 6px 0; }

  .module--happening-now {
    background-color: #e3dfdf;
    padding: 0.75rem;
    margin-bottom: 0; }
    .module--happening-now:before, .module--happening-now:after {
      content: " ";
      display: table;
      clear: both; }
    .module--happening-now header a {
      font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
      font-size: 11px;
      text-transform: uppercase;
      color: black;
      position: absolute;
      bottom: 12px; }
    .module--happening-now h1, .module--happening-now .date, .module--happening-now .time, .module--happening-now .text--primary {
      font-weight: normal; }
    .module--happening-now .date, .module--happening-now .time, .module--happening-now .text--primary {
      color: #636466; }
    .module--happening-now .has-video {
      position: relative; }
      .module--happening-now .has-video a:before {
        content: "";
        text-decoration: inherit;
        display: inline-block;
        speak: none;
        font-family: FontAwesome;
        font-style: normal;
        font-weight: normal;
        line-height: 1;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        color: #fff;
        font-size: 1.9375rem;
        position: absolute;
        left: 60.5%;
        top: 59%;
        margin-left: -2rem;
        width: 4rem;
        opacity: 0.7;
        z-index: 10; }
    .module--happening-now .module--ad {
      margin-bottom: 0;
      margin-top: 6px; }
    .module--happening-now h1 {
      font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
      font-size: 1.25rem;
      text-transform: uppercase;
      line-height: 100%;
      font-weight: 600;
      color: #333333; }
    .module--happening-now .time {
      font-size: 1.375rem; }
    .module--happening-now .block {
      width: 9.0625rem;
      border-left: 1px solid #bebcbc;
      height: 8.75rem;
      padding-left: 1.375rem;
      padding-right: 1.375rem; }
    .module--happening-now .header {
      width: 11.25rem;
      float: left;
      font-weight: normal;
      padding: 0.75rem; }
    .module--happening-now .module__body {
      float: left;
      width: 80%;
      width: calc(100% - 11.25rem);
      width: -webkit-calc(100% - 11.25rem); }
    .module--happening-now time, .module--happening-now .text--primary {
      font-weight: 600;
      text-transform: uppercase;
      font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
      font-size: 0.75rem; }
    .module--happening-now .blocks {
      padding-left: 1.875rem; }
    .module--happening-now .headline {
      font-size: 0.75rem;
      font-weight: normal;
      margin-top: 0;
      margin-bottom: 0.375rem;
      height: 3.75rem;
      line-height: 16px; }
    .module--happening-now .block time, .module--happening-now .block .text--primary {
      display: block;
      margin-bottom: 0.5625rem; }
    .module--happening-now .block--gallery .gallery {
      width: 75%; }
    .module--happening-now .carousel__overflow {
      padding-right: 1.125rem;
      margin-left: 1.875rem; }
    .module--happening-now .component__happening-now .carousel__overflow {
      margin-top: 0.375rem;
      padding-left: 0; }
    .module--happening-now .carousel__pager {
      margin-left: 0;
      margin-top: 0; }
    .module--happening-now .media__container--4x3 img {
      width: auto;
      max-height: 95px; }

  .happening-now--timestamp .block {
    height: 10.3125rem; }

  .component__happening-now .blocks {
    display: block;
    padding-left: 0; }

  .happening-now--black-friday .block {
    width: 200px;
    padding-left: 14px;
    padding-right: 14px; }
  .happening-now--black-friday .headline {
    height: 35px;
    font-weight: bold;
    font-size: 13px;
    overflow: hidden; }
  .happening-now--black-friday .description {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 13px;
    display: block;
    line-height: 16px;
    margin-bottom: 5px;
    height: 32px;
    overflow: hidden; }
  .happening-now--black-friday .header:after {
    content: "Brought to you by ";
    background-image: url("../images/custom/shop-smart-logo.png");
    position: relative;
    display: block;
    padding-top: 12px;
    background-size: 80px 42px;
    height: 63px;
    background-position: bottom left;
    background-repeat: no-repeat;
    width: 145px;
    font-family: "Noto Sans";
    font-size: 11px;
    color: #555; }

  .module--headline-list .block {
    border-top: 0px !important; }

  .headline-list--three-up .module__body .blocks .block {
    float: left;
    width: calc(50% - 3px);
    width: -webkit-calc(50% - 3px);
    margin-right: 0.375rem; }
    .headline-list--three-up .module__body .blocks .block:nth-child(2n) {
      margin-right: 0; }
    .headline-list--three-up .module__body .blocks .block:nth-child(2n+3) {
      clear: left; }
    .headline-list--three-up .module__body .blocks .block:nth-child(2) {
      margin-top: 0; }
  .headline-list--three-up .headline {
    height: 4.6875rem; }
  .headline-list--three-up .abstract {
    height: 5.125rem; }

  .ie9 .module--headline-list .rss-links {
    padding-right: 5px; }

  .safari.mobile .iframe--scrollable .module__body {
    overflow: hidden;
    position: relative; }
    .safari.mobile .iframe--scrollable .module__body iframe {
      display: none;
      position: relative;
      overflow: hidden; }
    .safari.mobile .iframe--scrollable .module__body button {
      font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; }
    .safari.mobile .iframe--scrollable .module__body .iframe--toggleBtn {
      font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
      background: rgba(255, 255, 255, 0.85);
      position: absolute;
      z-index: 9;
      top: 0;
      text-align: center;
      padding-top: 90px;
      right: 0;
      height: 100%;
      width: 100%; }
      .safari.mobile .iframe--scrollable .module__body .iframe--toggleBtn button:after {
        content: "Touch to view"; }
    .safari.mobile .iframe--scrollable .module__body .is-active .iframe--toggleBtn, .safari.mobile .iframe--scrollable .module__body.is-active .iframe--toggleBtn {
      display: none;
      padding-top: 0;
      height: auto;
      width: auto; }
    .safari.mobile .iframe--scrollable .module__body .is-active button:after, .safari.mobile .iframe--scrollable .module__body.is-active button:after {
      content: "Close"; }
    .safari.mobile .iframe--scrollable .module__body .js-show iframe, .safari.mobile .iframe--scrollable .module__body.js-show iframe {
      display: block; }

  .module--story .headline, .module--story--weather .headline {
    font-size: 1.5rem; }
  .module--story .byline, .module--story--weather .byline, .module--story .posted, .module--story--weather .posted, .module--story .updated, .module--story--weather .updated, .module--story .tags, .module--story--weather .tags, .module--story .tag, .module--story--weather .tag {
    font-size: 0.875rem; }
  .module--story .module__footer, .module--story--weather .module__footer {
    padding: 1.125rem; }
  .module--story .story__tools, .module--story--weather .story__tools {
    margin-top: -0.5rem;
    margin-left: 0.625rem;
    margin-right: 0.9375rem;
    padding-top: 0.9375rem;
    padding-bottom: 0.9375rem; }
    .module--story .story__tools .story__tools__triggers, .module--story--weather .story__tools .story__tools__triggers {
      display: none; }
    .module--story .story__tools .icon--share, .module--story--weather .story__tools .icon--share,
    .module--story .story__tools .icon--text-size-trigger,
    .module--story--weather .story__tools .icon--text-size-trigger {
      color: #636466; }
    .module--story .story__tools .icon--text-size-trigger, .module--story--weather .story__tools .icon--text-size-trigger {
      background: #cdcccc;
      font-size: 1.25rem;
      margin-left: 0.3125rem;
      margin-right: 0.3125rem;
      padding: 0.625rem;
      width: 2.5rem; }
    .module--story .story__tools .icon--share, .module--story--weather .story__tools .icon--share {
      background: #cdcccc;
      padding: 0.625rem;
      height: 2.625rem; }
    .module--story .story__tools .story__share, .module--story--weather .story__tools .story__share {
      display: none; }
      .module--story .story__tools .story__share.is-active, .module--story--weather .story__tools .story__share.is-active {
        display: block; }
    .module--story .story__tools .story__textSize, .module--story--weather .story__tools .story__textSize {
      margin-left: 0;
      padding-left: 0;
      margin-top: 0.9375rem;
      font-size: 1.1em; }
      .module--story .story__tools .story__textSize button, .module--story--weather .story__tools .story__textSize button {
        padding-left: 0.3125rem;
        padding-right: 0.3125rem;
        margin-right: 0.625rem; }
        .module--story .story__tools .story__textSize button:first-child, .module--story--weather .story__tools .story__textSize button:first-child {
          margin-left: 0.625rem;
          padding-left: 0; }
    .module--story .story__tools .story__share, .module--story--weather .story__tools .story__share {
      margin-top: 0.9375rem;
      margin-left: 0.375rem; }
      .module--story .story__tools .story__share > div, .module--story--weather .story__tools .story__share > div {
        margin-right: 1.5625rem;
        padding: 0;
        width: auto;
        font-size: 1.125rem; }
        .module--story .story__tools .story__share > div [data-icon]:before, .module--story--weather .story__tools .story__share > div [data-icon]:before {
          font-size: 1.5rem;
          line-height: 1.4375rem; }
      .module--story .story__tools .story__share span, .module--story--weather .story__tools .story__share span {
        background-size: 100%;
        margin: 0;
        padding: 0;
        height: 100%;
        width: 100% !important; }
      .module--story .story__tools .story__share .comments a, .module--story--weather .story__tools .story__share .comments a {
        width: 25px;
        height: 25px; }
    .module--story .story__tools .icon--text-size-small, .module--story--weather .story__tools .icon--text-size-small {
      font-size: 1.0625rem; }
    .module--story .story__tools .icon--text-size-regular, .module--story--weather .story__tools .icon--text-size-regular {
      font-size: 1.375rem; }
    .module--story .story__tools .icon--text-size-large, .module--story--weather .story__tools .icon--text-size-large {
      font-size: 1.6875rem; }
  .module--story .nav--pagination, .module--story--weather .nav--pagination {
    margin-top: 1.75rem; }

  .module--story .story__share .comments a, .module--story--weather .story__share .comments a,
  .module--story .story__share .st_facebook,
  .module--story--weather .story__share .st_facebook,
  .module--story .story__share .st_twitter,
  .module--story--weather .story__share .st_twitter,
  .module--story .story__share .google-plus,
  .module--story--weather .story__share .google-plus,
  .module--story .story__share .email,
  .module--story--weather .story__share .email {
    overflow: visible; }
  .module--story .stButton .chicklets, .module--story--weather .stButton .chicklets {
    height: 20px !important; }
    .module--story .stButton .chicklets:before, .module--story--weather .stButton .chicklets:before {
      font-size: 1.25rem; }
  .module--story .stButton .facebook:before, .module--story--weather .stButton .facebook:before {
    padding-top: 0.125rem; }
  .module--story .stButton .googleplus:before, .module--story--weather .stButton .googleplus:before {
    padding-top: 0.125rem; }

  .news-player object object {
    min-height: 218px; }

  .story__media .media-slider__viewport .block {
    min-height: 218px;
    width: 24.25rem; }

  .is-video-clicked .video-mobile-img,
  .is-video-clicked .iOS-posterImg {
    display: none !important; }

  .vidHolder.anv-skin .anv-loading {
    top: 45%; }
  .vidHolder.anv-skin .anv-controlbar > ul {
    padding: 0 10px; }

  .media__caption__container .caption {
    margin-bottom: 0.375rem; }

  .media__caption__container .caption__author {
    margin-top: 0.5rem; }

  .media__caption-bottom {
    margin-bottom: 0.375rem; }

  .safari.mobile .vidHolder .video-mobile-img {
    display: none; }

  .media-slider__viewport .has-video div:before {
    top: 22%; }

  .vidHolder div.anv-close-caption {
    top: 1% !important;
    padding: 2px 0 !important;
    margin: 0 !important;
    background: rgba(0, 0, 0, 0.5) !important; }
    .vidHolder div.anv-close-caption ul li {
      height: auto !important; }
  .vidHolder.anv-skin .anv-controlbar-right li:first-child, .vidHolder.anv-skin .anv-controlbar-right li, .vidHolder.anv-skin .anv-controlbar-left li {
    border: 0 !important;
    width: auto !important; }

  .module--gallery .js-is-galleryPage .gallery__player {
    padding: 12px 12px 23px 12px; }

  .story__media {
    padding-bottom: 10px; }

  .module--featured-story .media-slider__thumbs,
  .component__gallery .media-slider__thumbs,
  .module--story .media-slider__thumbs,
  .module--story--weather .media-slider__thumbs {
    display: none; }
  .module--featured-story .js-gallery__thumbs,
  .component__gallery .js-gallery__thumbs,
  .module--story .js-gallery__thumbs,
  .module--story--weather .js-gallery__thumbs {
    display: none; }

  .component__gallery.js-is-galleryPage .media-slider__thumbs {
    display: block; }
  .component__gallery.js-is-galleryPage .js-gallery__thumbs {
    display: block;
    width: 100%; }

  .media__caption__container {
    -webkit-transition: max-height 0.3s;
    -ms-transition: max-height 0.3s;
    -moz-transition: max-height 0.3s;
    -o-transition: max-height 0.3s;
    transition: max-height 0.3s;
    max-height: 31.25rem; }
    .media__caption__container button .show {
      display: none; }
    .media__caption__container button .hide {
      display: inline-block; }
    .media__caption__container.js-is-closed .hide {
      display: none; }
    .media__caption__container.js-is-closed .show {
      display: inline-block; }
    .media__caption__container.js-is-closed .media__caption__content .media__caption {
      display: none; }

  .is-disabled.js-gallery__caption {
    display: none;
    visibility: hidden; }

  .caption__buttons button {
    width: 137px; }

  .media__caption__container .media__caption-bottom .caption__author {
    width: 65%; }

  .media__caption__container .media__caption-bottom .caption__buttons.hide-buttons {
    display: none; }

  .vidHolder .next-video {
    bottom: 28px; }
    .vidHolder .next-video .overflow {
      height: 3.125rem;
      width: 15rem; }
    .vidHolder .next-video img {
      max-height: 3.125rem; }
    .vidHolder .next-video .title {
      font-size: 0.6875rem;
      line-height: 0.75rem; }

  .OUTBRAIN .ob_container .strip-rec-link-title {
    font-size: 0.625rem;
    line-height: 0.6875rem; }
  .OUTBRAIN .ob-text-content {
    float: left;
    width: 3.75rem; }
  .OUTBRAIN .strip-rec-link-source {
    font-size: 0.625rem; }

  .home-top--election .home-top__image-masker__mask {
    position: absolute;
    right: -24px;
    overflow: hidden;
    height: 339px; }
  .home-top--election .home-top__image-masker__image {
    position: relative;
    top: -56px;
    right: -24px; }
  .home-top--election .home-top__image-gradient--flag {
    position: absolute;
    z-index: 80;
    top: 0;
    right: 0;
    min-width: 1040px;
    left: -24px; }

  .module--home-top .home-top__image {
    position: absolute;
    z-index: 80;
    top: 12px;
    right: 0;
    max-width: 640px; }
  .module--home-top .home-top__image-gradient--black {
    position: absolute;
    z-index: 160;
    top: 12px;
    right: 0;
    height: 360px;
    width: 640px; }

  .layout--home-top__content {
    z-index: 200; }

  .home-top__color-scheme-White .layout--home-top__top .abstract {
    color: black; }

  .home-top__image-gradient--black, .module--home-top .home-top__image-masker__mask {
    width: 427px !important;
    height: 290px !important; }

  .home-top__image, .module--home-top .home-top__image-gradient--black {
    max-width: 390px !important;
    height: 290px !important; }

  .module--home-top .home-top__image-masker__mask {
    width: 640px;
    height: 367px;
    overflow: hidden;
    position: absolute;
    top: 0;
    right: 0; }

  .home-top--election .home-top__image-masker__mask {
    right: -24px; }

  .layout--home-top__half {
    float: left; }

  .layout--home-top__third {
    float: none; }

  .layout--home-top__top .headline {
    font-size: 24px; }

  .layout--home-top__top .abstract {
    font-size: 14px; }

  .layout--home-top__top {
    max-width: 240px; }

  .layout--home-top__half:first-child .layout--home-top__third {
    width: 410px;
    margin-right: 10px; }

  .home-top__color-scheme-Black .container > .layout--home-top__bottom {
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjYlIiBzdG9wLWNvbG9yPSIjMDAwMDAwIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMjYlIiBzdG9wLWNvbG9yPSIjMDAwMDAwIiBzdG9wLW9wYWNpdHk9IjEiLz4KICA8L2xpbmVhckdyYWRpZW50PgogIDxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+Cjwvc3ZnPg==);
    background: -moz-linear-gradient(top, transparent 0%, black 6%, black 26%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, transparent), color-stop(6%, black), color-stop(26%, black));
    background: -webkit-linear-gradient(top, transparent 0%, black 6%, black 26%);
    background: -o-linear-gradient(top, transparent 0%, black 6%, black 26%);
    background: -ms-linear-gradient(top, transparent 0%, black 6%, black 26%);
    background: linear-gradient(to bottom, transparent 0%, black 6%, black 26%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#000000',GradientType=0 ); }

  .home-top__color-scheme-White .container > .layout--home-top__bottom {
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjYlIiBzdG9wLWNvbG9yPSIjMDAwMDAwIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMjYlIiBzdG9wLWNvbG9yPSIjMDAwMDAwIiBzdG9wLW9wYWNpdHk9IjEiLz4KICA8L2xpbmVhckdyYWRpZW50PgogIDxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+Cjwvc3ZnPg==);
    background: -moz-linear-gradient(top, rgba(249, 249, 249, 0) 0%, #f9f9f9 6%, #f9f9f9 26%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(249, 249, 249, 0)), color-stop(6%, #f9f9f9), color-stop(26%, #f9f9f9));
    background: -webkit-linear-gradient(top, rgba(249, 249, 249, 0) 0%, #f9f9f9 6%, #f9f9f9 26%);
    background: -o-linear-gradient(top, rgba(249, 249, 249, 0) 0%, #f9f9f9 6%, #f9f9f9 26%);
    background: -ms-linear-gradient(top, rgba(249, 249, 249, 0) 0%, #f9f9f9 6%, #f9f9f9 26%);
    background: linear-gradient(to bottom, rgba(249, 249, 249, 0) 0%, #f9f9f9 6%, #f9f9f9 26%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FFFFFF', endColorstr='#FFFFFF',GradientType=0 ); }

  .container > .layout--home-top__bottom {
    padding-top: 20px;
    margin-top: -20px;
    z-index: 9;
    position: relative; }

  .layout--big-news {
    margin-left: -10px;
    margin-top: -7px;
    width: 788px; }
    .layout--big-news .layout--home-top__bg {
      right: 14px; }

  .layout--home-top__bg:before {
    height: 320px;
    width: 530px; }

  .layout--home-top__top {
    height: 320px; }

  .layout--home-top__bottom .ad--300x250 {
    margin-right: 30px; }

  .module--home-top .flex--promo .module__body > .inner {
    padding: 10px 18px;
    padding-top: 0; }
  .module--home-top .flex--promo .media {
    display: none; }
  .module--home-top .flex--promo .headline {
    margin-bottom: 0; }
  .module--home-top .flex--promo .blocks {
    border-top: solid 1px #d2d2d2;
    padding-top: 10px; }
  .module--home-top .flex--promo .block {
    border: 0; }

  .module--home-top .layout--home-top__third .module {
    background: #fff;
    margin-bottom: 0; }
  .module--home-top .layout--home-top__third .flex--card .block, .module--home-top .layout--home-top__third .module--static-content.skin--flex-headline .block {
    margin: 0 18px;
    padding: 12px 0px; }
  .module--home-top .layout--home-top__third .side__media {
    display: none; }
  .module--home-top .layout--home-top__third .flex--keyline {
    background: none; }
    .module--home-top .layout--home-top__third .flex--keyline .module__body {
      padding: 0; }
  .module--home-top .layout--home-top__third .block {
    border-top: 1px solid #d2d2d2; }
  .module--home-top .layout--home-top__third .module--flex .headline, .module--home-top .layout--home-top__third .module--static-content.skin--flex-headline .headline {
    height: auto;
    font-size: 12px; }

  .module--home-top .layout--home-top__half:first-child .layout--home-top__third:first-child .block:first-child {
    border-top: 0; }

  .module--home-top.flex-module-config__flex--promo-flex--promo- .layout--home-top__third .module--flex .block > a, .module--home-top.flex-module-config__flex--promo-flex--promo- .layout--home-top__third .module--static-content.skin--flex-headline .block > a {
    display: table-cell;
    vertical-align: middle;
    height: 40px; }
  .module--home-top.flex-module-config__flex--promo-flex--promo- .layout--home-top__third .module--flex .headline, .module--home-top.flex-module-config__flex--promo-flex--promo- .layout--home-top__third .module--static-content.skin--flex-headline .headline {
    font-size: 16px; }
  .module--home-top.flex-module-config__flex--promo-flex--promo- .layout--home-top__third .module--flex .has-video:before, .module--home-top.flex-module-config__flex--promo-flex--promo- .layout--home-top__third .module--static-content.skin--flex-headline .has-video:before {
    bottom: 8px; }

  .home-top--election .home-top__image-masker__mask {
    width: 534px !important;
    height: 346px !important; }
  .home-top--election .home-top__image-masker__image {
    right: 0; }
  .home-top--election .home-top__image-gradient--flag {
    left: -204px; }
  .home-top--election .layout--home-top__content {
    min-height: 350px; }

  .module--triple-box .block:first-child {
    border-top: 0; }

  .triple-box--triple .block {
    padding: 12px;
    padding-left: 0; }

  .module--triple-box .blocks--keyline .blocks:first-child .block:first-child {
    border-top: 0; }
  .module--triple-box .blocks--stacked .block {
    border-top: 1px solid #e4e3e3;
    margin-top: 0.75rem;
    position: relative;
    min-height: 100px; } }
@media screen and (min-width: 700px) and (max-width: 1139px) and (max-width: 1019px) {
  .module--triple-box .blocks--stacked .hook--pull-left {
    position: absolute;
    left: 0;
    top: 0.75rem;
    max-width: 100px; }
  .module--triple-box .blocks--stacked .hook--pull-right {
    padding-left: 112px; } }
@media screen and (min-width: 700px) and (max-width: 1139px) {
  .module--weather-alerts .module--header--inner {
    font-size: 0.875rem; }

  .alert__type, .alert__time {
    float: none;
    display: block;
    width: 100%; }

  .alert__type {
    font-weight: bold;
    font-size: 0.8125rem; }

  .module--wxByLocation .carousel__overflow {
    margin-left: 2.4375rem;
    margin-right: 2.4375rem; }

  .module--wxByLocation .wxByLocation-error {
    right: 0.375rem;
    top: 2.5rem;
    font-size: 0.75rem; }

  .module--wxByLocation .component__carousel .date {
    font-size: 0.875rem; }

  .module--wxByLocation .wxByLocation-tabs > * {
    display: inline-block; }

  .module--triple-box .block:first-child {
    border-top: 0; }

  .triple-box--triple .block {
    padding: 12px;
    padding-left: 0; }

  .module--triple-box .blocks--keyline .blocks:first-child .block:first-child {
    border-top: 0; }
  .module--triple-box .blocks--stacked .block {
    border-top: 1px solid #e4e3e3;
    margin-top: 0.75rem;
    position: relative;
    min-height: 100px; } }
@media screen and (min-width: 700px) and (max-width: 1139px) and (max-width: 1019px) {
  .module--triple-box .blocks--stacked .hook--pull-left {
    position: absolute;
    left: 0;
    top: 0.75rem;
    max-width: 100px; }
  .module--triple-box .blocks--stacked .hook--pull-right {
    padding-left: 112px; } }
@media screen and (min-width: 700px) and (max-width: 1139px) {
  #pg-results .container {
    padding-left: 0 !important;
    padding-right: 0 !important; }

  .layout__side #recaptcha_area,
  .layout__side #recaptcha_table {
    width: 300px !important; }

  .wjztv-player iframe {
    width: 620px; }

  .area__full-col--top-bottom .grid__half {
    float: left;
    width: calc(50% - 3px);
    width: -webkit-calc(50% - 3px);
    margin-right: 0.375rem; }
    .area__full-col--top-bottom .grid__half:nth-child(2n) {
      margin-right: 0; }
    .area__full-col--top-bottom .grid__half:nth-child(2n+3) {
      clear: left; }
    .area__full-col--top-bottom .grid__half:nth-child(2) {
      margin-top: 0; }

  .kypost .nav--navitron .site-logo {
    background-color: #FFF;
    background-size: 100%;
    margin-right: 15px; }

  .vcs-lhn .nav--navitron .navitron__dropdown, .site__type--micro .nav--navitron .navitron__dropdown {
    width: auto;
    top: 38px;
    height: auto; }
  .vcs-lhn .nav--navitron .navitron__content, .site__type--micro .nav--navitron .navitron__content {
    display: none; }
  .vcs-lhn .nav--navitron .navitron__links, .site__type--micro .nav--navitron .navitron__links {
    width: auto; }
  .vcs-lhn .nav--navitron .nav-item--lvl-1, .site__type--micro .nav--navitron .nav-item--lvl-1 {
    position: relative; }

  .mca .module--advanced-page-title.topper--native .topper--bg__background {
    height: 9.75rem;
    background-size: contain; }
  .mca .module--advanced-page-title.topper--native .link-list__secondary {
    background: #992c1c; }
    .mca .module--advanced-page-title.topper--native .link-list__secondary a {
      color: white; }
      .mca .module--advanced-page-title.topper--native .link-list__secondary a:hover {
        color: black; }

  .kns-prep .site-logo {
    position: relative; }
    .kns-prep .site-logo:after {
      content: " ";
      position: absolute;
      background: #0b5ea9;
      width: 15px;
      height: 12px;
      left: 115px;
      top: 56px; }

  .module--circular {
    max-width: 300px;
    height: 220px;
    overflow: hidden;
    margin: 0 auto; }

  .nav-item--listen-live:before {
    margin-left: 8px;
    font-family: FontAwesome;
    color: white;
    content: "";
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }

  .wkbw .masthead--tv-center .site-logo, .wxyz .masthead--tv-center .site-logo {
    background-size: initial; } }
@media screen and (min-width: 1140px) {
  .hide-desktop {
    display: none !important; }

  .show-desktop {
    display: block !important; }

  .js-show-onload {
    display: none !important; }

  .subscribe .js-show-onload {
    display: block !important; }

  .hide-medium {
    display: none; }

  .show-medium {
    display: block; }

  .layout__container, .grid__container {
    position: relative; }
    .layout__container:before, .layout__container:after, .grid__container:before, .grid__container:after {
      content: " ";
      display: table;
      clear: both; }

  .layout__full {
    width: 100%; }

  .layout__side {
    width: 18.75rem;
    float: right; }

  .layout__content {
    float: left; }

  .layout__side--reverse {
    float: left; }

  .layout__content--reverse {
    float: right; }

  .container {
    margin: 0 auto;
    position: relative; }

  .has-curtain-ad #main {
    background: #ecebeb; }

  .has-curtain-ad #footer {
    margin-top: 0; }

  .container {
    width: 71.25rem; }

  .layout__content {
    width: 42.625rem; }

  .layout__side {
    width: 18.75rem; }

  .grid__container:before, .grid__container:after {
    content: " ";
    display: table;
    clear: both; }

  .grid__half {
    float: left;
    width: calc(50% - 12px);
    width: -webkit-calc(50% - 12px);
    margin-right: 1.5rem; }
    .grid__half:nth-child(2n) {
      margin-right: 0; }
    .grid__half:nth-child(2n+3) {
      clear: left; }
    .grid__half:nth-child(2) {
      margin-top: 0; }

  .ie10 .grid__half,
  .ie11 .grid__half {
    width: calc(50% - 3px); }

  .grid__one-fourth {
    float: left;
    width: 30%; }

  .grid__three-fourths {
    float: left;
    width: calc(70% - 24px);
    width: -webkit-calc(70% - 24px);
    margin-left: 1.5rem; }

  .has-curtain-ad #header,
  .has-curtain-ad .container--alerts,
  .has-curtain-ad .module--happening-now,
  .has-curtain-ad .footer--bg {
    max-width: 3000px;
    transition: max-width 0.5s;
    -webkit-transition: max-width 0.5s;
    -moz-transition: max-width 0.5s;
    -ms-transition: max-width 0.5s;
    margin: auto;
    width: auto; }
  .has-curtain-ad .module--happening-now {
    max-width: 1020px; }
  .has-curtain-ad #main {
    background: #ecebeb;
    padding-top: 1px; }
  .has-curtain-ad .js-happening-now .pager--next {
    position: absolute;
    right: 12px !important; }

  .has-curtain-ad-animate #header,
  .has-curtain-ad-animate .container--alerts,
  .has-curtain-ad-animate .module--happening-now,
  .has-curtain-ad-animate .footer--bg {
    max-width: 1020px; }

  .is-floating.has-curtain-ad .navbar {
    left: 0; }

  body {
    background-color: #FFFFFF; }

  .is-floating .navbar {
    left: 0; } }
@media screen and (min-width: 1140px) and (min-width: 1020px) and (max-width: 1039px) {
  .container {
    padding-left: 0;
    padding-right: 0; }
    .container .component__carousel.full-width .carousel__pager .js-prev {
      left: 0; }
    .container .component__carousel.full-width .carousel__pager .js-next {
      right: 0; }

  .layout__container.layout--big-news {
    width: 1034px;
    overflow: hidden; } }
@media screen and (min-width: 1140px) and (min-width: 1020px) and (max-width: 1139px) {
  .site__type--radio-music .module--story .story__sidebar, .site__type--radio-music .module--story--weather .story__sidebar {
    position: relative;
    width: 100%;
    margin-top: 0; } }
@media screen and (min-width: 1140px) and (min-width: 699px) and (max-width: 788px) {
  .container {
    padding-left: 0;
    padding-right: 0; }
    .container .component__carousel.full-width .carousel__pager .js-prev {
      left: 0; }
    .container .component__carousel.full-width .carousel__pager .js-next {
      right: 0; }

  .layout__container.layout--big-news {
    margin-left: 0;
    width: 768px;
    overflow: hidden; } }
@media screen and (min-width: 1140px) and (min-width: 700px) and (max-width: 1019px) {
  .site__type--radio-music .story__content {
    padding-left: 0; } }
@media screen and (min-width: 1140px) and (max-width: 1140px) {
  .rtwi .layout--featured-content .layout--featured-content__first {
    width: 100% !important; }
    .rtwi .layout--featured-content .layout--featured-content__first .media {
      padding-right: 5%; }
  .rtwi .layout--featured-content .layout--featured-content__second {
    width: 100%; } }
@media screen and (min-width: 1140px) {
  .row:before, .row:after {
    content: " ";
    display: table;
    clear: both; }

  .col-md-one-whole {
    float: left;
    padding-left: 12px;
    box-sizing: border-box;
    width: 100%; }
    .col-md-one-whole:first-child {
      padding-left: 0; }

  .col-md-one-half {
    float: left;
    padding-left: 12px;
    box-sizing: border-box;
    width: 50%; }
    .col-md-one-half:first-child {
      padding-left: 0; }

  .col-md-one-third {
    float: left;
    padding-left: 12px;
    box-sizing: border-box;
    width: 33.333%; }
    .col-md-one-third:first-child {
      padding-left: 0; }

  .col-md-two-thirds {
    float: left;
    padding-left: 12px;
    box-sizing: border-box;
    width: 66.666%; }
    .col-md-two-thirds:first-child {
      padding-left: 0; }

  .col-md-one-fourth {
    float: left;
    padding-left: 12px;
    box-sizing: border-box;
    width: 25%; }
    .col-md-one-fourth:first-child {
      padding-left: 0; }

  .col-md-two-fourths {
    float: left;
    padding-left: 12px;
    box-sizing: border-box;
    width: 50%; }
    .col-md-two-fourths:first-child {
      padding-left: 0; }

  .col-md-three-fourths {
    float: left;
    padding-left: 12px;
    box-sizing: border-box;
    width: 75%; }
    .col-md-three-fourths:first-child {
      padding-left: 0; }

  .col-md-one-fifth {
    float: left;
    padding-left: 12px;
    box-sizing: border-box;
    width: 20%; }
    .col-md-one-fifth:first-child {
      padding-left: 0; }

  .col-md-two-fifths {
    float: left;
    padding-left: 12px;
    box-sizing: border-box;
    width: 40%; }
    .col-md-two-fifths:first-child {
      padding-left: 0; }

  .col-md-three-fifths {
    float: left;
    padding-left: 12px;
    box-sizing: border-box;
    width: 60%; }
    .col-md-three-fifths:first-child {
      padding-left: 0; }

  .col-md-tfour-fifths {
    float: left;
    padding-left: 12px;
    box-sizing: border-box;
    width: 80%; }
    .col-md-tfour-fifths:first-child {
      padding-left: 0; }

  .col-md-one-sixth {
    float: left;
    padding-left: 12px;
    box-sizing: border-box;
    width: 16.666%; }
    .col-md-one-sixth:first-child {
      padding-left: 0; }

  .col-md-two-sixths {
    float: left;
    padding-left: 12px;
    box-sizing: border-box;
    width: 33.333%; }
    .col-md-two-sixths:first-child {
      padding-left: 0; }

  .col-md-three-sixths {
    float: left;
    padding-left: 12px;
    box-sizing: border-box;
    width: 50%; }
    .col-md-three-sixths:first-child {
      padding-left: 0; }

  .col-md-four-sixths {
    float: left;
    padding-left: 12px;
    box-sizing: border-box;
    width: 66.666%;
    float: left; }
    .col-md-four-sixths:first-child {
      padding-left: 0; }

  .col-md-five-sixths {
    float: left;
    padding-left: 12px;
    box-sizing: border-box;
    width: 83.333%; }
    .col-md-five-sixths:first-child {
      padding-left: 0; }

  .col-md-one-eighth {
    float: left;
    padding-left: 12px;
    box-sizing: border-box;
    width: 12.5%; }
    .col-md-one-eighth:first-child {
      padding-left: 0; }

  .col-md-two-eighths {
    float: left;
    padding-left: 12px;
    box-sizing: border-box;
    width: 25%; }
    .col-md-two-eighths:first-child {
      padding-left: 0; }

  .col-md-three-eighths {
    float: left;
    padding-left: 12px;
    box-sizing: border-box;
    width: 37.5%; }
    .col-md-three-eighths:first-child {
      padding-left: 0; }

  .col-md-four-eighths {
    float: left;
    padding-left: 12px;
    box-sizing: border-box;
    width: 50%; }
    .col-md-four-eighths:first-child {
      padding-left: 0; }

  .col-md-five-eighths {
    float: left;
    padding-left: 12px;
    box-sizing: border-box;
    width: 62.5%; }
    .col-md-five-eighths:first-child {
      padding-left: 0; }

  .col-md-six-eighths {
    float: left;
    padding-left: 12px;
    box-sizing: border-box;
    width: 75%; }
    .col-md-six-eighths:first-child {
      padding-left: 0; }

  .col-md-seven-eighths {
    float: left;
    padding-left: 12px;
    box-sizing: border-box;
    width: 87.5%; }
    .col-md-seven-eighths:first-child {
      padding-left: 0; }

  .col-md-one-tenth {
    float: left;
    padding-left: 12px;
    box-sizing: border-box;
    width: 10%; }
    .col-md-one-tenth:first-child {
      padding-left: 0; }

  .col-md-two-tenths {
    float: left;
    padding-left: 12px;
    box-sizing: border-box;
    width: 20%; }
    .col-md-two-tenths:first-child {
      padding-left: 0; }

  .col-md-three-tenths {
    float: left;
    padding-left: 12px;
    box-sizing: border-box;
    width: 30%; }
    .col-md-three-tenths:first-child {
      padding-left: 0; }

  .col-md-four-tenths {
    float: left;
    padding-left: 12px;
    box-sizing: border-box;
    width: 40%; }
    .col-md-four-tenths:first-child {
      padding-left: 0; }

  .col-md-five-tenths {
    float: left;
    padding-left: 12px;
    box-sizing: border-box;
    width: 50%; }
    .col-md-five-tenths:first-child {
      padding-left: 0; }

  .col-md-six-tenths {
    float: left;
    padding-left: 12px;
    box-sizing: border-box;
    width: 60%; }
    .col-md-six-tenths:first-child {
      padding-left: 0; }

  .col-md-seven-tenths {
    float: left;
    padding-left: 12px;
    box-sizing: border-box;
    width: 70%; }
    .col-md-seven-tenths:first-child {
      padding-left: 0; }

  .col-md-eight-tenths {
    float: left;
    padding-left: 12px;
    box-sizing: border-box;
    width: 80%; }
    .col-md-eight-tenths:first-child {
      padding-left: 0; }

  .col-md-nine-tenths {
    float: left;
    padding-left: 12px;
    box-sizing: border-box;
    width: 90%; }
    .col-md-nine-tenths:first-child {
      padding-left: 0; }

  .col-md-one-twelfth {
    float: left;
    padding-left: 12px;
    box-sizing: border-box;
    width: 8.333%; }
    .col-md-one-twelfth:first-child {
      padding-left: 0; }

  .col-md-two-twelfths {
    float: left;
    padding-left: 12px;
    box-sizing: border-box;
    width: 16.666%; }
    .col-md-two-twelfths:first-child {
      padding-left: 0; }

  .col-md-three-twelfths {
    float: left;
    padding-left: 12px;
    box-sizing: border-box;
    width: 25%; }
    .col-md-three-twelfths:first-child {
      padding-left: 0; }

  .col-md-four-twelfths {
    float: left;
    padding-left: 12px;
    box-sizing: border-box;
    width: 33.333%; }
    .col-md-four-twelfths:first-child {
      padding-left: 0; }

  .col-md-five-twelfths {
    float: left;
    padding-left: 12px;
    box-sizing: border-box;
    width: 41.666%; }
    .col-md-five-twelfths:first-child {
      padding-left: 0; }

  .col-md-six-twelfths {
    float: left;
    padding-left: 12px;
    box-sizing: border-box;
    width: 50%; }
    .col-md-six-twelfths:first-child {
      padding-left: 0; }

  .col-md-seven-twelfths {
    float: left;
    padding-left: 12px;
    box-sizing: border-box;
    width: 58.333%; }
    .col-md-seven-twelfths:first-child {
      padding-left: 0; }

  .col-md-eight-twelfths {
    float: left;
    padding-left: 12px;
    box-sizing: border-box;
    width: 66.666%; }
    .col-md-eight-twelfths:first-child {
      padding-left: 0; }

  .col-md-nine-twelfths {
    float: left;
    padding-left: 12px;
    box-sizing: border-box;
    width: 75%; }
    .col-md-nine-twelfths:first-child {
      padding-left: 0; }

  .col-md-ten-twelfths {
    float: left;
    padding-left: 12px;
    box-sizing: border-box;
    width: 83.333%; }
    .col-md-ten-twelfths:first-child {
      padding-left: 0; }

  .col-md-eleven-twelfths {
    float: left;
    padding-left: 12px;
    box-sizing: border-box;
    width: 91.666%; }
    .col-md-eleven-twelfths:first-child {
      padding-left: 0; }

  .col-lg-one-whole {
    float: left;
    padding-left: 12px;
    box-sizing: border-box;
    width: 100%; }
    .col-lg-one-whole:first-child {
      padding-left: 0; }

  .col-lg-one-half {
    float: left;
    padding-left: 12px;
    box-sizing: border-box;
    width: 50%; }
    .col-lg-one-half:first-child {
      padding-left: 0; }

  .col-lg-one-third {
    float: left;
    padding-left: 12px;
    box-sizing: border-box;
    width: 33.333%; }
    .col-lg-one-third:first-child {
      padding-left: 0; }

  .col-lg-two-thirds {
    float: left;
    padding-left: 12px;
    box-sizing: border-box;
    width: 66.666%; }
    .col-lg-two-thirds:first-child {
      padding-left: 0; }

  .col-lg-one-fourth {
    float: left;
    padding-left: 12px;
    box-sizing: border-box;
    width: 25%; }
    .col-lg-one-fourth:first-child {
      padding-left: 0; }

  .col-lg-two-fourths {
    float: left;
    padding-left: 12px;
    box-sizing: border-box;
    width: 50%; }
    .col-lg-two-fourths:first-child {
      padding-left: 0; }

  .col-lg-three-fourths {
    float: left;
    padding-left: 12px;
    box-sizing: border-box;
    width: 75%; }
    .col-lg-three-fourths:first-child {
      padding-left: 0; }

  .col-lg-one-fifth {
    float: left;
    padding-left: 12px;
    box-sizing: border-box;
    width: 20%; }
    .col-lg-one-fifth:first-child {
      padding-left: 0; }

  .col-lg-two-fifths {
    float: left;
    padding-left: 12px;
    box-sizing: border-box;
    width: 40%; }
    .col-lg-two-fifths:first-child {
      padding-left: 0; }

  .col-lg-three-fifths {
    float: left;
    padding-left: 12px;
    box-sizing: border-box;
    width: 60%; }
    .col-lg-three-fifths:first-child {
      padding-left: 0; }

  .col-lg-tfour-fifths {
    float: left;
    padding-left: 12px;
    box-sizing: border-box;
    width: 80%; }
    .col-lg-tfour-fifths:first-child {
      padding-left: 0; }

  .col-lg-one-sixth {
    float: left;
    padding-left: 12px;
    box-sizing: border-box;
    width: 16.666%; }
    .col-lg-one-sixth:first-child {
      padding-left: 0; }

  .col-lg-two-sixths {
    float: left;
    padding-left: 12px;
    box-sizing: border-box;
    width: 33.333%; }
    .col-lg-two-sixths:first-child {
      padding-left: 0; }

  .col-lg-three-sixths {
    float: left;
    padding-left: 12px;
    box-sizing: border-box;
    width: 50%; }
    .col-lg-three-sixths:first-child {
      padding-left: 0; }

  .col-lg-four-sixths {
    float: left;
    padding-left: 12px;
    box-sizing: border-box;
    width: 66.666%;
    float: left; }
    .col-lg-four-sixths:first-child {
      padding-left: 0; }

  .col-lg-five-sixths {
    float: left;
    padding-left: 12px;
    box-sizing: border-box;
    width: 83.333%; }
    .col-lg-five-sixths:first-child {
      padding-left: 0; }

  .col-lg-one-eighth {
    float: left;
    padding-left: 12px;
    box-sizing: border-box;
    width: 12.5%; }
    .col-lg-one-eighth:first-child {
      padding-left: 0; }

  .col-lg-two-eighths {
    float: left;
    padding-left: 12px;
    box-sizing: border-box;
    width: 25%; }
    .col-lg-two-eighths:first-child {
      padding-left: 0; }

  .col-lg-three-eighths {
    float: left;
    padding-left: 12px;
    box-sizing: border-box;
    width: 37.5%; }
    .col-lg-three-eighths:first-child {
      padding-left: 0; }

  .col-lg-four-eighths {
    float: left;
    padding-left: 12px;
    box-sizing: border-box;
    width: 50%; }
    .col-lg-four-eighths:first-child {
      padding-left: 0; }

  .col-lg-five-eighths {
    float: left;
    padding-left: 12px;
    box-sizing: border-box;
    width: 62.5%; }
    .col-lg-five-eighths:first-child {
      padding-left: 0; }

  .col-lg-six-eighths {
    float: left;
    padding-left: 12px;
    box-sizing: border-box;
    width: 75%; }
    .col-lg-six-eighths:first-child {
      padding-left: 0; }

  .col-lg-seven-eighths {
    float: left;
    padding-left: 12px;
    box-sizing: border-box;
    width: 87.5%; }
    .col-lg-seven-eighths:first-child {
      padding-left: 0; }

  .col-lg-one-tenth {
    float: left;
    padding-left: 12px;
    box-sizing: border-box;
    width: 10%; }
    .col-lg-one-tenth:first-child {
      padding-left: 0; }

  .col-lg-two-tenths {
    float: left;
    padding-left: 12px;
    box-sizing: border-box;
    width: 20%; }
    .col-lg-two-tenths:first-child {
      padding-left: 0; }

  .col-lg-three-tenths {
    float: left;
    padding-left: 12px;
    box-sizing: border-box;
    width: 30%; }
    .col-lg-three-tenths:first-child {
      padding-left: 0; }

  .col-lg-four-tenths {
    float: left;
    padding-left: 12px;
    box-sizing: border-box;
    width: 40%; }
    .col-lg-four-tenths:first-child {
      padding-left: 0; }

  .col-lg-five-tenths {
    float: left;
    padding-left: 12px;
    box-sizing: border-box;
    width: 50%; }
    .col-lg-five-tenths:first-child {
      padding-left: 0; }

  .col-lg-six-tenths {
    float: left;
    padding-left: 12px;
    box-sizing: border-box;
    width: 60%; }
    .col-lg-six-tenths:first-child {
      padding-left: 0; }

  .col-lg-seven-tenths {
    float: left;
    padding-left: 12px;
    box-sizing: border-box;
    width: 70%; }
    .col-lg-seven-tenths:first-child {
      padding-left: 0; }

  .col-lg-eight-tenths {
    float: left;
    padding-left: 12px;
    box-sizing: border-box;
    width: 80%; }
    .col-lg-eight-tenths:first-child {
      padding-left: 0; }

  .col-lg-nine-tenths {
    float: left;
    padding-left: 12px;
    box-sizing: border-box;
    width: 90%; }
    .col-lg-nine-tenths:first-child {
      padding-left: 0; }

  .col-lg-one-twelfth {
    float: left;
    padding-left: 12px;
    box-sizing: border-box;
    width: 8.333%; }
    .col-lg-one-twelfth:first-child {
      padding-left: 0; }

  .col-lg-two-twelfths {
    float: left;
    padding-left: 12px;
    box-sizing: border-box;
    width: 16.666%; }
    .col-lg-two-twelfths:first-child {
      padding-left: 0; }

  .col-lg-three-twelfths {
    float: left;
    padding-left: 12px;
    box-sizing: border-box;
    width: 25%; }
    .col-lg-three-twelfths:first-child {
      padding-left: 0; }

  .col-lg-four-twelfths {
    float: left;
    padding-left: 12px;
    box-sizing: border-box;
    width: 33.333%; }
    .col-lg-four-twelfths:first-child {
      padding-left: 0; }

  .col-lg-five-twelfths {
    float: left;
    padding-left: 12px;
    box-sizing: border-box;
    width: 41.666%; }
    .col-lg-five-twelfths:first-child {
      padding-left: 0; }

  .col-lg-six-twelfths {
    float: left;
    padding-left: 12px;
    box-sizing: border-box;
    width: 50%; }
    .col-lg-six-twelfths:first-child {
      padding-left: 0; }

  .col-lg-seven-twelfths {
    float: left;
    padding-left: 12px;
    box-sizing: border-box;
    width: 58.333%; }
    .col-lg-seven-twelfths:first-child {
      padding-left: 0; }

  .col-lg-eight-twelfths {
    float: left;
    padding-left: 12px;
    box-sizing: border-box;
    width: 66.666%; }
    .col-lg-eight-twelfths:first-child {
      padding-left: 0; }

  .col-lg-nine-twelfths {
    float: left;
    padding-left: 12px;
    box-sizing: border-box;
    width: 75%; }
    .col-lg-nine-twelfths:first-child {
      padding-left: 0; }

  .col-lg-ten-twelfths {
    float: left;
    padding-left: 12px;
    box-sizing: border-box;
    width: 83.333%; }
    .col-lg-ten-twelfths:first-child {
      padding-left: 0; }

  .col-lg-eleven-twelfths {
    float: left;
    padding-left: 12px;
    box-sizing: border-box;
    width: 91.666%; }
    .col-lg-eleven-twelfths:first-child {
      padding-left: 0; }

  .page-special__scheme--newsy .newsy-player {
    height: 360px !important; }

  .footer .footer--logo {
    display: none; }

  .full-width #footer .footer--logo {
    left: 0; }

  .site__type--np #footer .nav--site-apps, .site__type--tv #footer .nav--site-apps {
    width: 27%; }
  .site__type--np #footer .nav--business-directory, .site__type--tv #footer .nav--business-directory {
    min-height: 200px;
    padding-left: 3%;
    width: 18%; }

  #footer .nav {
    margin-bottom: 2.5rem; }
  #footer .footer--logo {
    left: 2.5rem; }
  #footer .nav--contaienr {
    clear: both;
    padding-left: 0.9375rem;
    padding-right: 0.9375rem; }
    #footer .nav--contaienr:before, #footer .nav--contaienr:after {
      content: " ";
      display: table;
      clear: both; }
  #footer img {
    max-width: 3.75rem; }
  #footer .nav--footer {
    height: 5rem;
    margin-left: 4.8125rem;
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    padding-top: 1rem;
    width: 100%; }
  #footer .nav--sponsored {
    padding-right: 3%;
    width: 32%; }
  #footer .nav--site-apps {
    min-height: 12.5rem;
    padding-left: 3%;
    width: 42%; }
    #footer .nav--site-apps .link-list {
      padding-right: 0.9375rem; }
    #footer .nav--site-apps .block {
      margin-bottom: 1.25rem; }
    #footer .nav--site-apps .side__media {
      padding-right: 0.3125rem; }
  #footer .nav--stay-connected {
    min-height: 12.5rem;
    padding-left: 3%;
    width: 18%; }
  #footer .panel {
    margin-top: 1.875rem;
    margin-bottom: 1.25rem; }
    #footer .panel > div {
      padding: 0.9375rem;
      padding-top: 1.25rem; }
  #footer .scripps-brand {
    border-top: solid 1px #727272; }
    #footer .scripps-brand:before, #footer .scripps-brand:after {
      content: " ";
      display: table;
      clear: both; }
    #footer .scripps-brand .block {
      float: left;
      margin: 0;
      width: 30%; }
    #footer .scripps-brand .soft-right {
      float: right; }

  .header--bg .container--ad {
    padding-left: 0;
    padding-right: 0;
    width: 100%; }

  .module--dashboard--weather-new {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    max-width: 198px;
    position: relative; }
    .module--dashboard--weather-new .l-current-conditions:before, .module--dashboard--weather-new .l-current-conditions:after {
      content: " ";
      display: table;
      clear: both; }
    .module--dashboard--weather-new .l-current-conditions__left {
      float: left;
      top: 20px;
      left: 50px;
      position: relative; }
    .module--dashboard--weather-new .l-current-conditions__right {
      display: table-cell;
      height: 70px;
      vertical-align: middle;
      left: 54px;
      position: relative; }
    .module--dashboard--weather-new .current-conditions__img {
      position: absolute;
      left: 30px;
      max-height: 70px; }
    .module--dashboard--weather-new .current-conditions__text {
      font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
      font-style: italic;
      color: #282828;
      position: relative;
      font-size: 13px;
      text-transform: lowercase; }
    .module--dashboard--weather-new .current-conditions__links {
      font-size: 12px;
      position: relative; }
      .module--dashboard--weather-new .current-conditions__links a, .module--dashboard--weather-new .current-conditions__links a:visited, .module--dashboard--weather-new .current-conditions__links a:active {
        color: #242424;
        padding-left: 4px; }
      .module--dashboard--weather-new .current-conditions__links a:hover {
        text-decoration: none;
        color: black; }
    .module--dashboard--weather-new .current-conditions__temperature {
      font-size: 36px;
      font-weight: bold;
      color: black;
      position: relative;
      left: -42px;
      position: relative;
      top: -7px; }
      .module--dashboard--weather-new .current-conditions__temperature:hover {
        text-decoration: none; }

  .navbar {
    background: #404040; }
    .navbar > .container {
      background: #404040; }

  .masthead:before, .masthead:after {
    content: " ";
    display: table;
    clear: both; }

  .navbar {
    color: white; }
    .navbar:before, .navbar:after {
      content: " ";
      display: table;
      clear: both; }

  .is-floating #header .navbar {
    position: fixed;
    width: 100%;
    z-index: 9999998;
    top: 0;
    -webkit-box-shadow: 0 0 6px 2px #999;
    -moz-box-shadow: 0 0 6px 2px #999;
    box-shadow: 0 0 6px 2px #999; }
  .is-floating #header .header--bg {
    margin-bottom: 40px; }
  .is-floating #header .nav-item--lvl-1 > a:hover {
    padding-bottom: 14px; }
  .is-floating #header .site-logo {
    max-height: 32px;
    top: 12px;
    width: 80px;
    float: left;
    position: relative; }

  .js-sticky-header {
    min-height: 61px; }

  .is-floating .js-sticky-header > div {
    position: fixed;
    left: 0;
    width: 100%;
    z-index: 9999998;
    top: 0;
    -webkit-box-shadow: 0 0 6px 2px #000;
    -moz-box-shadow: 0 0 6px 2px #000;
    box-shadow: 0 0 6px 2px #000; }

  .csstransforms3d .is-floating #header .navbar,
  .csstransforms3d .is-floating .js-sticky-header > div {
    transform: translate3d(0, -60px, 0);
    -webkit-transform: translate3d(0, -60px, 0); }
  .csstransforms3d .is-floating2 #header .navbar,
  .csstransforms3d .is-floating2 .js-sticky-header > div {
    transition: transform 0.3s;
    -webkit-transition: -webkit-transform 0.3s;
    transform: translate3d(0, 0, 0);
    -webkit-transform: translate3d(0, 0, 0); }

  .signed-in.is-floating .js-sticky-header > div,
  .signed-in.is-floating #header .navbar {
    position: static !important; }
  .signed-in.is-floating #header .header--bg {
    margin-bottom: 0 !important; }

  .has-floating-subnav .is-floating #header .navbar {
    position: static; }
  .has-floating-subnav #header .header--bg {
    margin-bottom: 0; }

  .nav--search a {
    visibility: hidden; }
    .nav--search a:before {
      content: "";
      font: normal normal normal 14px/1 FontAwesome;
      font-size: inherit;
      text-rendering: auto;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      visibility: visible;
      font-size: 20px;
      line-height: 0;
      text-align: center;
      display: inherit;
      position: relative;
      top: 6px; }

  .nav--home a {
    visibility: hidden; }
    .nav--home a:before {
      content: "";
      font: normal normal normal 14px/1 FontAwesome;
      font-size: inherit;
      text-rendering: auto;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      visibility: visible;
      font-size: 20px;
      line-height: 0;
      text-align: center;
      display: inherit;
      position: relative;
      top: 6px; }

  .nav__left {
    margin-left: -30px; }

  .site-nav .js-back, .nav--navitron .js-back {
    display: none; }

  .navitron__dropdown {
    height: auto;
    display: block; }

  .nav-item--lvl-1.js-is-expanded .navitron__dropdown {
    max-height: 50rem;
    height: 30.3125rem;
    z-index: 9999998; }

  .nav-item--lvl-1.js-is-expanded-fast .navitron__dropdown {
    transition: inherit;
    -webkit-transition: inherit;
    z-index: 9999999; }

  .nav-item--lvl-1.js-is-expanded-hidden .navitron__dropdown {
    transition: inherit;
    -webkit-transition: inherit;
    max-height: 0rem;
    height: auto;
    z-index: 9999998; }

  .navitron__dropdown.dropdown--two-col {
    width: 500px;
    max-width: none; }

  .dropdown--two-col .navitron__links a {
    width: 50%;
    float: left; }
    .dropdown--two-col .navitron__links a:nth-child(2n+1) {
      clear: left; }

  .site-nav, .site-nav button, .site-nav a, .nav--navitron, .nav--navitron button, .nav--navitron a {
    color: #d2d2d2;
    text-decoration: none;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; }

  .nav-item--lvl-1 > button, .nav-item--lvl-1 > a {
    color: white; }

  .js-is-expanded-fast > a {
    background: #4c4c4c; }

  .single-level .title {
    visibility: hidden; }

  .navitron-is-hidden button {
    display: none; }

  #navigation {
    overflow: visible; }

  .navitron__content {
    position: absolute;
    top: 0;
    margin-top: 20px; }

  .navitron-toggle {
    display: none; }

  .navitron__dropdown {
    z-index: 9999998;
    min-width: 220px;
    max-width: 300px; }

  .nav-item--lvl-1 > button:after {
    content: "";
    text-decoration: inherit;
    display: inline-block;
    speak: none;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    padding-left: 0.375rem; }
  .nav-item--lvl-1 > .navitron__dropdown {
    position: absolute;
    display: block;
    max-height: 0;
    overflow: hidden;
    background: #ccc; }
  .nav-item--lvl-1.js-is-expanded-fast > .navitron__dropdown {
    max-height: 800px; }

  .site-nav, .nav--navitron {
    padding: 0;
    margin: 0;
    position: relative; }

  .nav-item--lvl-1 {
    display: block;
    float: left;
    padding: 0; }
    .nav-item--lvl-1 > button, .nav-item--lvl-1 > a {
      margin: 0;
      padding: 0; }

  .nav-item--lvl-2 {
    display: block;
    color: #d2d2d2; }
    .nav-item--lvl-2 > button {
      position: relative;
      width: 100%;
      text-align: left;
      transition: border-width 0.3s; }
      .nav-item--lvl-2 > button:after {
        content: "";
        text-decoration: inherit;
        display: inline-block;
        speak: none;
        font-family: FontAwesome;
        font-style: normal;
        font-weight: normal;
        line-height: 1;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        padding-left: 0.375rem;
        color: #737373;
        position: absolute;
        right: 1.5rem; }
    .nav-item--lvl-2.js-is-expanded > button:after {
      color: white; }
    .nav-item--lvl-2:hover {
      color: #000; }
    .nav-item--lvl-2.js-no-subnav > button:after {
      display: none; }

  .navitron__links a {
    transition: border-width 0.3s;
    color: #4c4c4c; }

  .nav--navitron .nav__left > .nav-item button, .nav--navitron .nav__left > .nav-item > a,
  .nav--navitron > .nav-item button, .nav--navitron > .nav-item > a {
    transition: background-color 0.1s ease-in-out;
    -webkit-transition: background-color 0.1s ease-in-out; }
    .nav--navitron .nav__left > .nav-item button:hover, .nav--navitron .nav__left > .nav-item > a:hover,
    .nav--navitron > .nav-item button:hover, .nav--navitron > .nav-item > a:hover {
      background: #8b8b8b; }

  .nav-item--lvl-2.js-is-expanded button {
    background: #8b8b8b; }

  .nav--navitron .nav__left > .nav-item > a,
  .nav--navitron > .nav-item > a {
    position: relative; }

  .nav--navitron .nav__left > .nav-item--lvl-1 > a,
  .nav--navitron > .nav-item--lvl-1 > a {
    color: #fff;
    padding: 20px 24px;
    font-size: 15px;
    line-height: 15px;
    display: block; }

  .nav--navitron .nav__left > .nav-item--lvl-1 > button,
  .nav--navitron > .nav-item--lvl-1 > button {
    color: #fff;
    padding: 20px 24px;
    font-size: 15px;
    line-height: 15px;
    display: block; }

  .js-is-expanded.nav-item--lvl-1 > button, .js-is-expanded.nav-item--lvl-1 > a,
  .js-is-expanded-fast.nav-item--lvl-1 > button, .js-is-expanded-fast.nav-item--lvl-1 > a {
    background: #8b8b8b; }

  .site-nav .navitron__content, .nav--navitron .navitron__content {
    left: 12.5rem;
    display: block; }

  .site-nav .nav-item--lvl-2, .nav--navitron .nav-item--lvl-2 {
    left: 175px;
    display: block; }

  .nav-item--lvl-2 > .navitron__dropdown > .navitron__links {
    width: 12.5rem; }

  .nav-item--lvl-2 > .navitron__dropdown.enable-scrolling:after {
    content: "";
    width: 100%;
    height: 70px;
    position: absolute;
    bottom: 0;
    z-index: 99999;
    background: -moz-linear-gradient(top, transparent 0%, rgba(204, 204, 204, 0.98) 40%, #cccccc 41%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, transparent), color-stop(40%, rgba(204, 204, 204, 0.98)), color-stop(41%, #cccccc));
    background: -webkit-linear-gradient(top, transparent 0%, rgba(204, 204, 204, 0.98) 40%, #cccccc 41%);
    background: -o-linear-gradient(top, transparent 0%, rgba(204, 204, 204, 0.98) 40%, #cccccc 41%);
    background: -ms-linear-gradient(top, transparent 0%, rgba(204, 204, 204, 0.98) 40%, #cccccc 41%);
    background: linear-gradient(to bottom, transparent 0%, rgba(204, 204, 204, 0.98) 40%, #cccccc 41%); }

  .nav-item--lvl-2 > .navitron__dropdown.enable-scrolling > .navitron__links {
    overflow: scroll;
    padding-bottom: 50px;
    max-height: 470px; }

  .nav--navitron .nav__left > .nav-item .navitron__links a,
  .nav--navitron > .nav-item .navitron__links a {
    height: auto;
    padding: 16px 24px; }
    .nav--navitron .nav__left > .nav-item .navitron__links a:hover,
    .nav--navitron > .nav-item .navitron__links a:hover {
      background: #8b8b8b; }

  .masthead__nav {
    float: left; }

  .masthead__right {
    position: absolute;
    right: 0; }

  .listen-live a {
    top: 30px; }

  .masthead--radio {
    position: relative; }
    .masthead--radio:before, .masthead--radio:after {
      content: " ";
      display: table;
      clear: both; }

  .header--bg {
    background: #f6f5f5;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y2ZjVmNSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijg4JSIgc3RvcC1jb2xvcj0iI2Y2ZjVmNSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjkzJSIgc3RvcC1jb2xvcj0iI2Y0ZjNmMyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlY2ViZWIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #f6f5f5 0%, #f6f5f5 88%, #f4f3f3 93%, #ecebeb 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f6f5f5), color-stop(88%, #f6f5f5), color-stop(93%, #f4f3f3), color-stop(100%, #ecebeb));
    background: -webkit-linear-gradient(top, #f6f5f5 0%, #f6f5f5 88%, #f4f3f3 93%, #ecebeb 100%);
    background: -o-linear-gradient(top, #f6f5f5 0%, #f6f5f5 88%, #f4f3f3 93%, #ecebeb 100%);
    background: -ms-linear-gradient(top, #f6f5f5 0%, #f6f5f5 88%, #f4f3f3 93%, #ecebeb 100%);
    background: linear-gradient(to bottom, #f6f5f5 0%, #f6f5f5 88%, #f4f3f3 93%, #ecebeb 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f6f5f5', endColorstr='#ecebeb',GradientType=0 );
    padding-bottom: 0.375rem;
    padding-top: 20px;
    padding-bottom: 20px; }

  .kqch .header--bg {
    padding: 50px 0; }

  .ie9 .header--bg {
    filter: none; }

  .masthead--tv .site-logo {
    position: relative;
    top: 1.5rem;
    left: 1.5rem; }

  .is-floating .nav--navitron .site-logo {
    display: inline-block !important;
    left: 8px; }

  .masthead--tv .masthead__nav, .masthead--tv .masthead__content {
    float: left; }
  .masthead--tv .masthead__nav {
    width: 20%; }
  .masthead--tv .masthead__content {
    width: 80%;
    position: absolute;
    right: 0;
    top: 0; }

  .keyline__container {
    float: right;
    right: 0.75rem;
    position: relative;
    z-index: 5; }

  .top-links {
    float: left; }

  .ad--88x31 {
    float: right; }

  .top-links a, .link-list a {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 0.6875rem;
    color: #9f9f9f;
    text-decoration: none;
    margin-right: 0.375rem; }
    .top-links a:hover, .link-list a:hover {
      color: #000; }

  .keyline__container {
    border-bottom: 1px solid #b8b8b8;
    height: 1.9375rem;
    padding-right: 0.75rem; }

  .masthead--tv-center .masthead__right {
    position: absolute;
    top: 52px;
    right: 10px; }
  .masthead--tv-center .ad--88x31 {
    float: none;
    position: absolute;
    left: 0;
    top: 0; }
  .masthead--tv-center .site-logo {
    position: absolute;
    left: 50%; }

  .masthead-btn--primary {
    color: #FFFFFF;
    padding: 6px 16px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 13px;
    margin-right: 3px; }
    .masthead-btn--primary:visited, .masthead-btn--primary:active {
      color: #FFFFFF; }

  .masthead-btn--secondary {
    color: #555555;
    background-color: #FFFFFF;
    border: 1px solid #999999;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    padding: 6px 16px;
    font-size: 12px;
    margin-right: 1px; }
    .masthead-btn--secondary:visited, .masthead-btn--secondary:active {
      color: #555555; }

  .modal--email-widget .modal--email-widget--bottom {
    max-height: 100px; }

  .js-multi-images .js-multi__triggers {
    height: 325px;
    overflow-y: scroll;
    overflow-x: hidden; }

  .js-multi-images .js-multi__triggers > * {
    background: #4c4c4c; }

  .js-multi-images.all_thumbs .js-multi__targets {
    display: none; }
  .js-multi-images.all_thumbs .js-multi__triggers {
    float: none;
    height: auto;
    width: inherit;
    overflow: visible; }
    .js-multi-images.all_thumbs .js-multi__triggers > * {
      margin-bottom: 0.3125rem;
      float: left;
      width: calc(33% - 5px);
      width: -webkit-calc(33% - 5px); }
      .js-multi-images.all_thumbs .js-multi__triggers > *:nth-child(odd) {
        margin-right: 0rem;
        margin-left: 5px; }
    .js-multi-images.all_thumbs .js-multi__triggers img {
      min-height: 6.0625rem; }

  .module--multi-image .media-slider__viewport .block {
    width: 44.25rem; }

  .js-pagination__targets > div {
    display: none; }
    .js-pagination__targets > div.is-active {
      display: block; }

  .ad--113x38 {
    float: right;
    margin-bottom: 0; }

  .ad--994x30 {
    margin-top: 0.375rem;
    margin-bottom: 0;
    height: auto; }

  .ad--88x31 {
    position: relative;
    width: auto;
    z-index: 1000; }
    .ad--88x31 #microbutton {
      position: static !important;
      transition: width 0.5s;
      -webkit-transition: width 0.5s;
      -moz-transition: width 0.5s; }

  .ad--300x250 {
    position: relative;
    font-size: 1px;
    color: #ecebeb;
    width: 300px;
    margin-left: auto;
    margin-right: auto; }

  .ad--658x90 {
    text-align: center; }

  .ad--289x504 {
    height: auto; }

  .page__home .ad--300x250 {
    max-height: 250px; }

  .site__type--np .ad--113x38 {
    display: none !important; }

  .site__type--tv .ad--113x38 {
    margin: 6px 10px 0 0;
    margin-right: 0; }

  .ad--92x16 {
    margin-top: 2px;
    padding-left: 0 !important;
    width: 92px;
    height: 16px; }

  .wcpo.site__type--np .ad--113x38 {
    display: block !important;
    margin-top: -4px;
    position: relative; }

  .alerts--breaking, .alerts--news {
    min-height: 3.125rem;
    position: relative; }
    .alerts--breaking:before, .alerts--breaking:after, .alerts--news:before, .alerts--news:after {
      content: " ";
      display: table;
      clear: both; }
    .alerts--breaking .container, .alerts--news .container {
      height: 3.0625rem; }
    .alerts--breaking .module__body, .alerts--news .module__body {
      float: left; }
    .alerts--breaking .header, .alerts--news .header {
      padding: 0.75rem; }
    .alerts--breaking .trigger, .alerts--news .trigger {
      padding: 0.8125rem; }
    .alerts--breaking .side__media, .alerts--news .side__media {
      max-width: 6.25rem;
      padding-right: 0.75rem; }
    .alerts--breaking .alerts__story a, .alerts--news .alerts__story a {
      display: block;
      margin-top: 0.375rem;
      margin-bottom: 0.375rem;
      line-height: 1.1875rem; }
    .alerts--breaking .header, .alerts--news .header {
      text-transform: uppercase; }
    .alerts--breaking .trigger, .alerts--news .trigger {
      color: #fff;
      position: absolute;
      right: 0;
      top: 0;
      height: 100%; }
    .alerts--breaking .alerts, .alerts--news .alerts {
      z-index: 9999999;
      top: 100%; }

  .alerts--breaking .header, .alerts--breaking .trigger, .alerts--news .header, .alerts--news .trigger {
    font-size: 1.25rem; }
  .alerts--breaking .header, .alerts--news .header {
    float: left; }
  .alerts--breaking .module__body, .alerts--news .module__body {
    width: calc(100% - 210px);
    width: -webkit-calc(100% - 210px);
    float: left; }
  .alerts--breaking .alerts__story__container, .alerts--news .alerts__story__container {
    float: left;
    width: calc(100% - 150px);
    width: -webkit-calc(100% - 150px); }
  .alerts--breaking .alerts__story a, .alerts--news .alerts__story a {
    display: block;
    margin-top: 1rem; }

  .alerts--news .header {
    font-size: 1rem;
    margin-top: 0.1875rem; }

  .alerts--weather {
    background: #bababa;
    margin-bottom: 0;
    min-height: 50px; }
    .alerts--weather .header {
      padding-top: 0.6875rem;
      padding-bottom: 0.375rem;
      padding-right: 20px;
      padding-left: 0.375rem; }
    .alerts--weather .count {
      color: #bd1c21;
      font-size: 1.5rem;
      font-weight: 600;
      margin-right: 0.1875rem;
      display: inline-block;
      vertical-align: middle; }

  .alerts--closings-only {
    display: none; }

  .alerts--weather {
    width: 100%; }
    .alerts--weather:before, .alerts--weather:after {
      content: " ";
      display: table;
      clear: both; }
    .alerts--weather .alert {
      display: block;
      padding: 0.5rem;
      width: 100%;
      color: #636466;
      color: rgba(255, 255, 255, 0.8);
      text-decoration: none;
      font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; }
      .alerts--weather .alert:hover {
        text-decoration: underline; }
    .alerts--weather .counts {
      display: none; }
    .alerts--weather .alert {
      display: block; }
      .alerts--weather .alert.is-active {
        display: block; }
    .alerts--weather .module__body, .alerts--weather .header {
      float: left; }
    .alerts--weather .module__body {
      padding-left: 10px; }
    .alerts--weather .header {
      color: #fff;
      border-right: solid 1px rgba(255, 255, 255, 0.5);
      text-transform: uppercase;
      font-size: 0.75rem;
      font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
      font-weight: normal; }
      .alerts--weather .header:before, .alerts--weather .header:after {
        content: " ";
        display: table;
        clear: both; }
      .alerts--weather .header .count {
        float: left;
        padding-left: 0.375rem; }
      .alerts--weather .header .module__header--inner {
        float: left;
        font-size: 0.75rem;
        padding-top: 0.5rem;
        padding-left: 0.375rem; }
    .alerts--weather .module__inner, .alerts--weather .inner {
      display: none; }
    .alerts--weather .side__body {
      height: 3.0625rem;
      position: absolute;
      width: 60%;
      font-size: 0.75rem;
      top: 0rem; }
      .alerts--weather .side__body span {
        position: absolute;
        top: -3.75rem; }
        .alerts--weather .side__body span a {
          display: block; }
    .alerts--weather .module__pager {
      position: absolute;
      right: 0.625rem;
      font-size: 1.625rem;
      top: -0.25rem; }
      .alerts--weather .module__pager * {
        cursor: pointer;
        opacity: 0.3; }
        .alerts--weather .module__pager *:hover {
          opacity: 1; }
      .alerts--weather .module__pager .js-prev {
        position: relative;
        top: -0.1875rem; }
      .alerts--weather .module__pager .js-next {
        position: relative;
        top: -0.75rem; }
        .alerts--weather .module__pager .js-next:before {
          content: "";
          text-decoration: inherit;
          display: inline-block;
          speak: none;
          font-family: FontAwesome;
          font-style: normal;
          font-weight: normal;
          line-height: 1;
          -webkit-font-smoothing: antialiased;
          -moz-osx-font-smoothing: grayscale; }
      .alerts--weather .module__pager .js-prev:before {
        content: "";
        text-decoration: inherit;
        display: inline-block;
        speak: none;
        font-family: FontAwesome;
        font-style: normal;
        font-weight: normal;
        line-height: 1;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale; }

  .alerts--weather.is-loading .inner {
    display: block; }
  .alerts--weather.is-loading .alert {
    display: none; }
    .alerts--weather.is-loading .alert.is-active {
      height: 2.6875rem;
      display: block;
      font-size: 0.75rem;
      position: absolute;
      overflow: hidden;
      width: 60%; }

  .alerts--weather .side__body {
    line-height: 14px;
    width: 810px; }

  .module--author-bio .grid__one-fourth {
    padding-right: 24px; }
  .module--author-bio .grid__three-fourths {
    float: none;
    width: auto; }

  .module--blog-list .headline {
    width: 80%; }
  .module--blog-list .block {
    position: relative; }
  .module--blog-list .share-button {
    width: 100px;
    position: absolute;
    right: 35px;
    top: 55px;
    border-radius: 5px; }

  .component__happening-now {
    position: relative; }
    .component__happening-now .carousel__overflow {
      overflow: hidden; }
    .component__happening-now .blocks {
      width: 625rem; }
      .component__happening-now .blocks:before, .component__happening-now .blocks:after {
        content: " ";
        display: table;
        clear: both; }
    .component__happening-now .animate .blocks {
      transition: transform 0.5s;
      -webkit-transition: -webkit-transform 0.5s; }
    .component__happening-now .block {
      float: left; }
    .component__happening-now .js-carousel__content {
      overflow: hidden; }
    .component__happening-now .carousel__pager {
      width: 100%;
      position: absolute;
      top: 50%;
      z-index: 50; }
      .component__happening-now .carousel__pager .btn-ui {
        font-size: 1.6875rem;
        display: block;
        padding: 0.625rem;
        font-weight: normal; }
      .component__happening-now .carousel__pager .js-prev, .component__happening-now .carousel__pager .js-next {
        position: absolute;
        margin-top: -1.6875rem; }
      .component__happening-now .carousel__pager .js-prev {
        left: 0; }
      .component__happening-now .carousel__pager .js-next {
        right: 0; }
    .component__happening-now .carousel__pager .js-prev {
      background: #707070;
      left: 2px; }
    .component__happening-now .carousel__pager .js-next {
      background: #707070;
      right: -12px;
      -webkit-box-shadow: -3px 2px 3px -2px rgba(0, 0, 0, 0.5);
      -moz-box-shadow: -3px 2px 3px -2px rgba(0, 0, 0, 0.5);
      box-shadow: -3px 2px 3px -2px rgba(0, 0, 0, 0.5); }
    .component__happening-now .blocks {
      display: table-row; }
    .component__happening-now .block {
      float: none;
      display: table-cell;
      vertical-align: middle;
      min-width: 8.75rem;
      max-width: 8.75rem; }
    .component__happening-now .carousel__overflow {
      padding-left: 0.625rem;
      padding-right: 2.5625rem;
      margin-top: 0.375rem; }

  .component__carousel.full-width .carousel__pager .js-prev.is-disabled,
  .component__carousel.full-width .carousel__pager .js-next.is-disabled {
    display: none; }
  .component__carousel.full-width .carousel__pager .js-prev:hover,
  .component__carousel.full-width .carousel__pager .js-next:hover {
    color: #fff; }
  .component__carousel.full-width .carousel__pager .js-prev {
    background: #707070;
    left: -10px;
    -webkit-box-shadow: 3px 2px 3px -2px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 3px 2px 3px -2px rgba(0, 0, 0, 0.5);
    box-shadow: 3px 2px 3px -2px rgba(0, 0, 0, 0.5); }
  .component__carousel.full-width .carousel__pager .js-next {
    background: #707070;
    right: -10px;
    -webkit-box-shadow: -3px 2px 3px -2px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: -3px 2px 3px -2px rgba(0, 0, 0, 0.5);
    box-shadow: -3px 2px 3px -2px rgba(0, 0, 0, 0.5); }

  .tprefresh-topbanner img {
    margin-top: -16px;
    margin-left: -12px;
    width: 1050px; }

  .wcpo .module--closings .text--primary, .wcpo .module--closings .text--secondary {
    display: inline; }
  .wcpo .module--closings .text--primary:after {
    content: ": "; }

  .site-dashboard {
    position: absolute;
    top: 42px;
    width: 400px;
    left: 24px; }

  .module--dashboard--weather {
    position: relative;
    min-width: 15.625rem; }
    .module--dashboard--weather .side__media {
      max-height: 4.9375rem; }
    .module--dashboard--weather .side__body {
      padding-bottom: 0.0625rem; }

  .site__type--np .site-logo {
    text-indent: -100%;
    overflow: hidden; }

  .module--dashboard--weather-new {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    max-width: 198px;
    position: relative; }
    .module--dashboard--weather-new .l-current-conditions:before, .module--dashboard--weather-new .l-current-conditions:after {
      content: " ";
      display: table;
      clear: both; }
    .module--dashboard--weather-new .l-current-conditions__left {
      float: left;
      top: 20px;
      left: 50px;
      position: relative; }
    .module--dashboard--weather-new .l-current-conditions__right {
      display: table-cell;
      height: 70px;
      vertical-align: middle;
      left: 54px;
      position: relative; }
    .module--dashboard--weather-new .current-conditions__img {
      position: absolute;
      left: 30px;
      max-height: 70px; }
    .module--dashboard--weather-new .current-conditions__text {
      font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
      font-style: italic;
      color: #282828;
      position: relative;
      font-size: 13px;
      text-transform: lowercase; }
    .module--dashboard--weather-new .current-conditions__links {
      font-size: 12px;
      position: relative; }
      .module--dashboard--weather-new .current-conditions__links a, .module--dashboard--weather-new .current-conditions__links a:visited, .module--dashboard--weather-new .current-conditions__links a:active {
        color: #242424;
        padding-left: 0;
        border-bottom: 1px solid #888;
        font-size: 10px; }
      .module--dashboard--weather-new .current-conditions__links a:hover {
        text-decoration: none;
        color: #888888; }
      .module--dashboard--weather-new .current-conditions__links a:before {
        content: "View "; }
    .module--dashboard--weather-new .current-conditions__temperature {
      font-size: 36px;
      font-weight: bold;
      color: black;
      position: relative;
      left: -42px;
      position: relative;
      top: -7px; }
      .module--dashboard--weather-new .current-conditions__temperature:hover {
        text-decoration: none; }

  .layout--featured-content:before, .layout--featured-content:after {
    content: " ";
    display: table;
    clear: both; }
  .layout--featured-content .layout--featured-content__first, .layout--featured-content .layout--featured-content__second {
    float: left; }
  .layout--featured-content .layout--featured-content__first {
    width: 343px;
    margin-right: 0.4375rem; }
  .layout--featured-content .layout--featured-content__second {
    width: 353px; }

  .layout--featured-content__first {
    width: 313px !important; }

  .module--featured-content .block--mini .side__body {
    position: relative;
    overflow: visible; }
  .module--featured-content .block--mini .complex--social {
    position: absolute;
    top: 4.6875rem;
    left: 128px; }
  .module--featured-content.live-streaming--true .block--mini .complex--social {
    left: 142px; }

  .featured-content--subindex .block--large {
    position: relative;
    height: 19.6875rem; }
    .featured-content--subindex .block--large .hook--right {
      position: absolute;
      max-width: 26.25rem;
      right: 0;
      top: 0; }
    .featured-content--subindex .block--large .hook--left {
      padding-right: 26.25rem; }
    .featured-content--subindex .block--large .abstract {
      min-height: 7.625rem; }
  .featured-content--subindex .block--mini {
    float: left;
    width: calc(50% - 3px);
    width: -webkit-calc(50% - 3px);
    margin-right: 0.375rem; }
    .featured-content--subindex .block--mini:nth-child(2n+1) {
      margin-right: 0; }
    .featured-content--subindex .block--mini:nth-child(2n+4) {
      clear: left; }
    .featured-content--subindex .block--mini:nth-child(2) {
      margin-top: 0; }

  .module--flex .abstract, .module--static-content.skin--flex-headline .abstract {
    height: 4.625rem;
    overflow: hidden; }

  .module--static-content .headline, .module--static-content .abstract {
    height: auto; }

  .module--flex, .module--static-content.skin--flex-headline {
    opacity: 1;
    transition: opacity 0.5s ease-in-out;
    -moz-transition: opacity 0.5s ease-in-out;
    -webkit-transition: opacity 0.5s ease-in-out; }
    .module--flex .headline, .module--static-content.skin--flex-headline .headline {
      height: 2.375rem;
      overflow: hidden; }
    .module--flex .blocks section, .module--static-content.skin--flex-headline .blocks section {
      display: none; }
      .module--flex .blocks section.is-active, .module--static-content.skin--flex-headline .blocks section.is-active {
        display: block; }
    .module--flex.ajax-is-loading, .ajax-is-loading.module--static-content.skin--flex-headline {
      opacity: 0.2; }
    .module--flex.flex--promo .media, .flex--promo.module--static-content.skin--flex-headline .media {
      max-width: 280px; }

  .ie .module--flex .block > a, .ie .module--static-content.skin--flex-headline .block > a {
    display: inline-block; }

  .layout__side .module--flex .headline, .layout__side .module--static-content.skin--flex-headline .headline {
    height: auto; }

  .has-full .flex--card .block, .has-full .module--static-content.skin--flex-headline .block, .has-full .skin--flex-headline .block {
    float: left;
    width: calc(50% - 3px);
    width: -webkit-calc(50% - 3px);
    margin-right: 0.375rem; }
    .has-full .flex--card .block:nth-child(2n), .has-full .module--static-content.skin--flex-headline .block:nth-child(2n), .has-full .skin--flex-headline .block:nth-child(2n) {
      margin-right: 0; }
    .has-full .flex--card .block:nth-child(2n+3), .has-full .module--static-content.skin--flex-headline .block:nth-child(2n+3), .has-full .skin--flex-headline .block:nth-child(2n+3) {
      clear: left; }
    .has-full .flex--card .block:nth-child(2), .has-full .module--static-content.skin--flex-headline .block:nth-child(2), .has-full .skin--flex-headline .block:nth-child(2) {
      margin-top: 0; }
  .has-full .module--flex.skin--flex--full .block, .has-full .skin--flex--full.module--static-content.skin--flex-headline .block {
    width: 100%;
    float: none; }
    .has-full .module--flex.skin--flex--full .block:nth-child(2), .has-full .skin--flex--full.module--static-content.skin--flex-headline .block:nth-child(2) {
      margin-top: 0.375rem; }
  .has-full .module--flex.skin--flex--full .headline, .has-full .skin--flex--full.module--static-content.skin--flex-headline .headline, .has-full .module--flex.skin--flex--full .abstract, .has-full .skin--flex--full.module--static-content.skin--flex-headline .abstract {
    height: auto !important;
    overflow: visible !important; }

  .has-full .flex--keyline .block {
    float: left;
    width: calc(50% - 18px);
    width: -webkit-calc(50% - 18px);
    margin-right: 2.25rem; }
    .has-full .flex--keyline .block:nth-child(2n) {
      margin-right: 0; }
    .has-full .flex--keyline .block:nth-child(2n+3) {
      clear: left; }
    .has-full .flex--keyline .block:nth-child(2) {
      margin-top: 0; }
    .has-full .flex--keyline .block:nth-child(2) {
      border-top: 0; }

  .module--flex.flex--promo .headline, .flex--promo.module--static-content.skin--flex-headline .headline {
    height: 2.625rem;
    overflow: hidden;
    min-height: 2.625rem; }

  .module--page-title.module--has-ad--alt .header--light:after, .module--page-title.module--has-ad--alt .header--light:before {
    content: "";
    display: table;
    clear: both; }
  .module--page-title.module--has-ad--alt .header {
    float: left; }
  .module--page-title.module--has-ad--alt .ad--300x80 {
    float: right; }

  .search-result-portlet .list-sort {
    right: 0rem; }

  .search-result-portlet #refinesearch {
    top: 8.875rem; }

  .module--gallery .gallery__player {
    padding: 2.25rem; }
  .module--gallery .gallery-layout__left {
    width: 65%; }

  .module--gallery .gallery__related {
    margin-top: 1.5rem; }
    .module--gallery .gallery__related .subheadline, .module--gallery .gallery__related .gallery-count {
      width: 49%; }
    .module--gallery .gallery__related .subheadline {
      float: right; }
    .module--gallery .gallery__related .gallery-count {
      bottom: 12px;
      left: 38px;
      text-align: left; }

  .android-not-chrome .module--gallery .media-slider__thumbs > .block {
    padding: 0;
    margin: 4px 0;
    text-align: center;
    width: 25%; }

  .android-not-chrome .module--gallery .media-slider__thumbs .media__container--16x9 {
    min-height: 110px;
    padding-bottom: 0; }
    .android-not-chrome .module--gallery .media-slider__thumbs .media__container--16x9 .media {
      min-height: 110px; }

  .module--gallery .component__gallery .gallery-layout__left {
    float: left; }
  .module--gallery .component__gallery .gallery__related {
    float: right; }

  .module--gallery .media-slider__viewport .block {
    width: 38.25rem; }

  .desktop-wide .module--gallery .media-slider__viewport .block, .desktop .module--gallery .media-slider__viewport .block {
    width: 42.8125rem; }

  .module--happening-now {
    webkit-box-shadow: rgba(0, 0, 0, 0.4) 0 6px 6px 0;
    -moz-box-shadow: rgba(0, 0, 0, 0.4) 0 6px 6px 0;
    box-shadow: rgba(0, 0, 0, 0.4) 0 6px 6px 0; }

  .module--happening-now {
    background-color: #e3dfdf;
    padding: 0.75rem;
    margin-bottom: 0; }
    .module--happening-now:before, .module--happening-now:after {
      content: " ";
      display: table;
      clear: both; }
    .module--happening-now header a {
      font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
      font-size: 11px;
      text-transform: uppercase;
      color: black;
      position: absolute;
      bottom: 12px; }
    .module--happening-now h1, .module--happening-now .date, .module--happening-now .time, .module--happening-now .text--primary {
      font-weight: normal; }
    .module--happening-now .date, .module--happening-now .time, .module--happening-now .text--primary {
      color: #636466; }
    .module--happening-now .has-video {
      position: relative; }
      .module--happening-now .has-video a:before {
        content: "";
        text-decoration: inherit;
        display: inline-block;
        speak: none;
        font-family: FontAwesome;
        font-style: normal;
        font-weight: normal;
        line-height: 1;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        color: #fff;
        font-size: 1.9375rem;
        position: absolute;
        left: 60.5%;
        top: 59%;
        margin-left: -2rem;
        width: 4rem;
        opacity: 0.7;
        z-index: 10; }
    .module--happening-now .module--ad {
      margin-bottom: 0;
      margin-top: 6px; }
    .module--happening-now h1 {
      font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
      font-size: 1.25rem;
      text-transform: uppercase;
      line-height: 100%;
      font-weight: 600;
      color: #333333; }
    .module--happening-now .time {
      font-size: 1.375rem; }
    .module--happening-now .block {
      width: 9.0625rem;
      border-left: 1px solid #bebcbc;
      height: 8.75rem;
      padding-left: 1.375rem;
      padding-right: 1.375rem; }
    .module--happening-now .header {
      width: 11.25rem;
      float: left;
      font-weight: normal;
      padding: 0.75rem; }
    .module--happening-now .module__body {
      float: left;
      width: 80%;
      width: calc(100% - 11.25rem);
      width: -webkit-calc(100% - 11.25rem); }
    .module--happening-now time, .module--happening-now .text--primary {
      font-weight: 600;
      text-transform: uppercase;
      font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
      font-size: 0.75rem; }
    .module--happening-now .blocks {
      padding-left: 1.875rem; }
    .module--happening-now .headline {
      font-size: 0.75rem;
      font-weight: normal;
      margin-top: 0;
      margin-bottom: 0.375rem;
      height: 3.75rem;
      line-height: 16px; }
    .module--happening-now .block time, .module--happening-now .block .text--primary {
      display: block;
      margin-bottom: 0.5625rem; }
    .module--happening-now .block--gallery .gallery {
      width: 75%; }
    .module--happening-now .carousel__overflow {
      padding-right: 1.125rem;
      margin-left: 1.875rem; }
    .module--happening-now .component__happening-now .carousel__overflow {
      margin-top: 0.375rem;
      padding-left: 0; }
    .module--happening-now .carousel__pager {
      margin-left: 0;
      margin-top: 0; }
    .module--happening-now .media__container--4x3 img {
      width: auto;
      max-height: 95px; }

  .happening-now--timestamp .block {
    height: 10.3125rem; }

  .component__happening-now .blocks {
    display: block;
    padding-left: 0; }

  .happening-now--black-friday .block {
    width: 200px;
    padding-left: 14px;
    padding-right: 14px; }
  .happening-now--black-friday .headline {
    height: 35px;
    font-weight: bold;
    font-size: 13px;
    overflow: hidden; }
  .happening-now--black-friday .description {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 13px;
    display: block;
    line-height: 16px;
    margin-bottom: 5px;
    height: 32px;
    overflow: hidden; }
  .happening-now--black-friday .header:after {
    content: "Brought to you by ";
    background-image: url("../images/custom/shop-smart-logo.png");
    position: relative;
    display: block;
    padding-top: 12px;
    background-size: 80px 42px;
    height: 63px;
    background-position: bottom left;
    background-repeat: no-repeat;
    width: 145px;
    font-family: "Noto Sans";
    font-size: 11px;
    color: #555; }

  .module--headline-list .block {
    border-top: 0px !important; }

  .headline-list--three-up .module__body .blocks .block {
    float: left;
    width: calc(33.33333% - 11px);
    width: -webkit-calc(33.33333% - 11px);
    margin-right: 0.6875rem; }
    .headline-list--three-up .module__body .blocks .block:nth-child(3n) {
      margin-right: 0; }
    .headline-list--three-up .module__body .blocks .block:nth-child(3n+4) {
      clear: left; }
    .headline-list--three-up .module__body .blocks .block:nth-child(3) {
      margin-top: 0; }
  .headline-list--three-up .headline {
    height: 3.4375rem; }
  .headline-list--three-up .abstract {
    height: 5.125rem; }

  .safari.mobile .iframe--scrollable .module__body {
    overflow: hidden;
    position: relative; }
    .safari.mobile .iframe--scrollable .module__body iframe {
      display: none;
      position: relative;
      overflow: hidden; }
    .safari.mobile .iframe--scrollable .module__body button {
      font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; }
    .safari.mobile .iframe--scrollable .module__body .iframe--toggleBtn {
      font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
      background: rgba(255, 255, 255, 0.85);
      position: absolute;
      z-index: 9;
      top: 0;
      text-align: center;
      padding-top: 90px;
      right: 0;
      height: 100%;
      width: 100%; }
      .safari.mobile .iframe--scrollable .module__body .iframe--toggleBtn button:after {
        content: "Touch to view"; }
    .safari.mobile .iframe--scrollable .module__body .is-active .iframe--toggleBtn, .safari.mobile .iframe--scrollable .module__body.is-active .iframe--toggleBtn {
      display: none;
      padding-top: 0;
      height: auto;
      width: auto; }
    .safari.mobile .iframe--scrollable .module__body .is-active button:after, .safari.mobile .iframe--scrollable .module__body.is-active button:after {
      content: "Close"; }
    .safari.mobile .iframe--scrollable .module__body .js-show iframe, .safari.mobile .iframe--scrollable .module__body.js-show iframe {
      display: block; }

  .story__content {
    width: 472px !important; }

  .module--story .headline, .module--story--weather .headline {
    font-size: 1.875rem;
    margin-bottom: 0.75rem; }
  .module--story .byline, .module--story--weather .byline, .module--story .posted, .module--story--weather .posted, .module--story .updated, .module--story--weather .updated, .module--story .tag-list, .module--story--weather .tag-list {
    font-size: 0.75rem; }
  .module--story .story__content, .module--story--weather .story__content {
    float: right;
    width: 30.75rem; }
  .module--story .story__sidebar, .module--story--weather .story__sidebar {
    position: absolute;
    width: 160px;
    margin-top: 0.375rem;
    left: 0;
    top: 0; }
  .module--story .story--full .story__content, .module--story--weather .story--full .story__content {
    float: none;
    width: auto; }
  .module--story .story--full .story__sidebar, .module--story--weather .story--full .story__sidebar {
    position: relative;
    width: auto; }
  .module--story .story--full .layout--share__second, .module--story--weather .story--full .layout--share__second {
    float: left;
    clear: none;
    width: 40%;
    margin-top: -12px;
    margin-left: 20px; }
  .module--story .icon--share, .module--story--weather .icon--share {
    display: none; }
  .module--story .icon--share.is-active, .module--story--weather .icon--share.is-active, .module--story .icon--share:hover, .module--story--weather .icon--share:hover,
  .module--story .icon--text-size-trigger.is-active,
  .module--story--weather .icon--text-size-trigger.is-active,
  .module--story .icon--text-size-trigger:hover,
  .module--story--weather .icon--text-size-trigger:hover {
    color: #d2d2d2 !important; }
  .module--story .story__textSize, .module--story--weather .story__textSize {
    float: left;
    display: block; }
    .module--story .story__textSize button, .module--story--weather .story__textSize button {
      cursor: pointer; }
  .module--story .ie .story__textSize, .module--story--weather .ie .story__textSize {
    left: 2.9375rem;
    height: 2.0625rem; }
  .module--story .ie .story__textSize, .module--story--weather .ie .story__textSize {
    left: 2.875rem; }
  .module--story .story__tools, .module--story--weather .story__tools {
    margin-bottom: 2.1875rem;
    padding-left: 5px; }
    .module--story .story__tools:before, .module--story--weather .story__tools:before, .module--story .story__tools:after, .module--story--weather .story__tools:after {
      content: " ";
      display: table;
      clear: both; }
  .module--story .story__tools__triggers, .module--story--weather .story__tools__triggers {
    display: none; }
  .module--story .story__share, .module--story--weather .story__share {
    float: left; }
  .module--story .story__tools__triggers, .module--story--weather .story__tools__triggers {
    width: 30%; }
    .module--story .story__tools__triggers .icon--text-size-trigger, .module--story--weather .story__tools__triggers .icon--text-size-trigger {
      border-right: solid 1px #636466;
      font-size: 1.625rem;
      margin-top: -0.125rem;
      margin-left: 0.4375rem;
      padding-right: 0.875rem;
      padding-bottom: 0; }
  .module--story .story__share, .module--story--weather .story__share {
    width: 70%; }
  .module--story .nav--pagination button:hover, .module--story--weather .nav--pagination button:hover {
    color: #d2d2d2; }

  .newsy-player object object {
    min-height: 360px; }

  .story__media .media-slider__viewport .block {
    min-height: 360px;
    width: 40rem; }

  .is-video-clicked .video-mobile-img,
  .is-video-clicked .iOS-posterImg {
    display: none !important; }

  .vidHolder.anv-skin .anv-loading {
    top: 45%; }
  .vidHolder.anv-skin .anv-controlbar > ul {
    padding: 0 10px; }

  .media__caption__container .caption {
    margin-bottom: 0.375rem; }

  .media__caption__container .caption__author {
    margin-top: 0.5rem; }

  .media__caption-bottom {
    margin-bottom: 0.375rem; }

  .safari.mobile .vidHolder .video-mobile-img {
    display: none; }

  .vidHolder div.anv-close-caption {
    top: 1% !important;
    padding: 2px 0 !important;
    margin: 0 !important;
    background: rgba(0, 0, 0, 0.5) !important; }
    .vidHolder div.anv-close-caption ul li {
      height: auto !important; }
  .vidHolder.anv-skin .anv-controlbar-right li:first-child, .vidHolder.anv-skin .anv-controlbar-right li, .vidHolder.anv-skin .anv-controlbar-left li {
    border: 0 !important; }

  .story__media {
    padding-top: 0.3125rem;
    margin-bottom: 0.625rem; }

  .js-is-closed .media__caption {
    display: none; }
  .js-is-closed .hide {
    display: none; }
  .js-is-closed .show {
    display: block; }

  .media-slider__count {
    display: none; }

  .media-slider__thumbs {
    position: relative;
    transition: opacity 0.3s;
    border-bottom: 1px solid #d2d2d2;
    margin-bottom: 1.125rem; }
    .media-slider__thumbs:before, .media-slider__thumbs:after {
      content: " ";
      display: table;
      clear: both; }
    .media-slider__thumbs .block {
      display: inline-block;
      vertical-align: top;
      width: 5.9375rem;
      margin-bottom: 0.3125rem; }
      .media-slider__thumbs .block:hover .media {
        opacity: 1; }
      .media-slider__thumbs .block.is-current .media {
        opacity: 0.9; }
      .media-slider__thumbs .block.is-current:hover .media {
        opacity: 1; }
      .media-slider__thumbs .block.has-video > div:first-child:before {
        content: "";
        text-decoration: inherit;
        display: inline-block;
        speak: none;
        font-family: FontAwesome;
        font-style: normal;
        font-weight: normal;
        line-height: 1;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        color: #fff;
        font-size: 1rem;
        position: absolute;
        left: 50%;
        top: 75%;
        margin-left: -2rem;
        width: 4rem;
        opacity: 0.5;
        z-index: 8; }
    .media-slider__thumbs .media__container--16x9 {
      background: #fff;
      border: 2px solid #fff; }
    .media-slider__thumbs .media {
      opacity: 0.4; }
    .media-slider__thumbs .is-active .media {
      opacity: 1; }

  .has-full .module--outbrain .blocks:before, .has-full .module--outbrain .blocks:after {
    content: " ";
    display: table;
    clear: both; }

  .home-top--election .home-top__image-masker__mask {
    position: absolute;
    right: -24px;
    overflow: hidden;
    height: 339px; }
  .home-top--election .home-top__image-masker__image {
    position: relative;
    top: -56px;
    right: -24px; }
  .home-top--election .home-top__image-gradient--flag {
    position: absolute;
    z-index: 80;
    top: 0;
    right: 0;
    min-width: 1040px;
    left: -24px; }

  .module--home-top .home-top__image {
    position: absolute;
    z-index: 80;
    top: 12px;
    right: 0;
    max-width: 640px; }
  .module--home-top .home-top__image-gradient--black {
    position: absolute;
    z-index: 160;
    top: 12px;
    right: 0;
    height: 360px;
    width: 640px; }

  .layout--home-top__content {
    z-index: 200; }

  .home-top__color-scheme-White .layout--home-top__top .abstract {
    color: black; }

  .module--home-top .home-top__image-masker__mask {
    width: 640px;
    height: 367px;
    overflow: hidden;
    position: absolute;
    top: 0;
    right: 0; }

  .home-top--election .home-top__image-masker__mask {
    right: -24px; }

  .layout--big-news {
    margin-left: -10px;
    margin-top: -7px;
    width: 1040px; }
    .layout--big-news .layout--home-top__bg {
      right: 14px; }

  .layout--home-top__third {
    margin-right: 5px; }

  .module--home-top .flex--card .block, .module--home-top .module--static-content.skin--flex-headline .block {
    height: 122px; }

  .module--home-top .flex--keyline .blocks {
    height: 247px;
    overflow: hidden; }
  .module--home-top .flex--keyline .module__body {
    padding-top: 3px;
    padding-bottom: 0; }

  .module--home-top .flex--promo .module__body > .inner {
    height: 248px; }
  .module--home-top .flex--promo .media {
    max-height: 175px; }
  .module--home-top .flex--promo .has-video:before {
    bottom: 23px; }

  .home-top__color-scheme-Black .container > .layout--home-top__bottom {
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjYlIiBzdG9wLWNvbG9yPSIjMDAwMDAwIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMjYlIiBzdG9wLWNvbG9yPSIjMDAwMDAwIiBzdG9wLW9wYWNpdHk9IjEiLz4KICA8L2xpbmVhckdyYWRpZW50PgogIDxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+Cjwvc3ZnPg==);
    background: -moz-linear-gradient(top, transparent 0%, black 6%, black 26%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, transparent), color-stop(6%, black), color-stop(26%, black));
    background: -webkit-linear-gradient(top, transparent 0%, black 6%, black 26%);
    background: -o-linear-gradient(top, transparent 0%, black 6%, black 26%);
    background: -ms-linear-gradient(top, transparent 0%, black 6%, black 26%);
    background: linear-gradient(to bottom, transparent 0%, black 6%, black 26%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#000000',GradientType=0 ); }

  .home-top__color-scheme-White .container > .layout--home-top__bottom {
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjYlIiBzdG9wLWNvbG9yPSIjMDAwMDAwIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMjYlIiBzdG9wLWNvbG9yPSIjMDAwMDAwIiBzdG9wLW9wYWNpdHk9IjEiLz4KICA8L2xpbmVhckdyYWRpZW50PgogIDxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+Cjwvc3ZnPg==);
    background: -moz-linear-gradient(top, rgba(249, 249, 249, 0) 0%, #f9f9f9 6%, #f9f9f9 26%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(249, 249, 249, 0)), color-stop(6%, #f9f9f9), color-stop(26%, #f9f9f9));
    background: -webkit-linear-gradient(top, rgba(249, 249, 249, 0) 0%, #f9f9f9 6%, #f9f9f9 26%);
    background: -o-linear-gradient(top, rgba(249, 249, 249, 0) 0%, #f9f9f9 6%, #f9f9f9 26%);
    background: -ms-linear-gradient(top, rgba(249, 249, 249, 0) 0%, #f9f9f9 6%, #f9f9f9 26%);
    background: linear-gradient(to bottom, rgba(249, 249, 249, 0) 0%, #f9f9f9 6%, #f9f9f9 26%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FFFFFF', endColorstr='#FFFFFF',GradientType=0 ); }

  .container > .layout--home-top__bottom {
    padding-top: 20px;
    margin-top: -20px;
    z-index: 9;
    position: relative; }

  .module--home-top .layout--home-top__bottom {
    margin-top: 27px; }

  .module--triple-box .media {
    padding-bottom: 12px; }
  .module--triple-box .blocks--stacked {
    float: left; }
    .module--triple-box .blocks--stacked:before, .module--triple-box .blocks--stacked:after {
      content: " ";
      display: table;
      clear: both; }
    .module--triple-box .blocks--stacked .block {
      width: 50%;
      float: left; }
    .module--triple-box .blocks--stacked.blocks--single .block {
      float: none;
      width: auto; }
  .module--triple-box .blocks--stacked .headline {
    min-height: 4.125rem; }
  .module--triple-box .blocks--stacked .abstract {
    min-height: 4.75rem; }
  .module--triple-box .blocks--keyline .headline {
    min-height: 2.75rem;
    line-height: 1.125rem; }
  .module--triple-box .blocks--keyline .block:first-child {
    border-top: 0; }
  .module--triple-box .blocks--keyline .blocks {
    border-left: 1px solid #e4e3e3; }
    .module--triple-box .blocks--keyline .blocks:first-child {
      border-left: 0; }

  .triple-box--triple .blocks--keyline .blocks {
    width: 27%;
    float: left; }
  .triple-box--triple .blocks--stacked {
    width: 46%; }
  .triple-box--triple .blocks--keyline .block {
    padding-top: 0.75rem;
    padding-bottom: 0.75rem; }

  .triple-box--double .blocks--keyline {
    width: 33%;
    float: left; }
  .triple-box--double .blocks--stacked {
    width: 66%; }
  .triple-box--double .blocks--keyline .block {
    padding-top: 0.75rem;
    padding-bottom: 0.75rem; }

  .triple-box--double-reverse .blocks--keyline {
    width: 60%;
    float: right; }
  .triple-box--double-reverse .blocks--stacked {
    width: 40%;
    float: left; }
  .triple-box--double-reverse .blocks--keyline .block {
    padding-top: 0.75rem;
    padding-bottom: 0.75rem; } }
@media screen and (min-width: 1140px) and (max-width: 1019px) {
  .module--triple-box .blocks--stacked .hook--pull-left {
    position: absolute;
    left: 0;
    top: 0.75rem;
    max-width: 100px; }
  .module--triple-box .blocks--stacked .hook--pull-right {
    padding-left: 112px; } }
@media screen and (min-width: 1140px) {
  .module--weather-alerts .module--header--inner {
    font-size: 0.875rem; }

  .module--wxByLocation .carousel__overflow {
    margin-left: 2.4375rem;
    margin-right: 2.4375rem; }

  .module--wxByLocation .wxByLocation-error {
    right: 0.375rem;
    top: 2.5rem;
    font-size: 0.75rem; }

  .module--wxByLocation .component__carousel .date {
    font-size: 0.875rem; }

  .module--triple-box .media {
    padding-bottom: 12px; }
  .module--triple-box .blocks--stacked {
    float: left; }
    .module--triple-box .blocks--stacked:before, .module--triple-box .blocks--stacked:after {
      content: " ";
      display: table;
      clear: both; }
    .module--triple-box .blocks--stacked .block {
      width: 50%;
      float: left; }
    .module--triple-box .blocks--stacked.blocks--single .block {
      float: none;
      width: auto; }
  .module--triple-box .blocks--stacked .headline {
    min-height: 4.125rem; }
  .module--triple-box .blocks--stacked .abstract {
    min-height: 4.75rem; }
  .module--triple-box .blocks--keyline .headline {
    min-height: 2.75rem;
    line-height: 1.125rem; }
  .module--triple-box .blocks--keyline .block:first-child {
    border-top: 0; }
  .module--triple-box .blocks--keyline .blocks {
    border-left: 1px solid #e4e3e3; }
    .module--triple-box .blocks--keyline .blocks:first-child {
      border-left: 0; }

  .triple-box--triple .blocks--keyline .blocks {
    width: 27%;
    float: left; }
  .triple-box--triple .blocks--stacked {
    width: 46%; }
  .triple-box--triple .blocks--keyline .block {
    padding-top: 0.75rem;
    padding-bottom: 0.75rem; }

  .triple-box--double .blocks--keyline {
    width: 33%;
    float: left; }
  .triple-box--double .blocks--stacked {
    width: 66%; }
  .triple-box--double .blocks--keyline .block {
    padding-top: 0.75rem;
    padding-bottom: 0.75rem; }

  .triple-box--double-reverse .blocks--keyline {
    width: 60%;
    float: right; }
  .triple-box--double-reverse .blocks--stacked {
    width: 40%;
    float: left; }
  .triple-box--double-reverse .blocks--keyline .block {
    padding-top: 0.75rem;
    padding-bottom: 0.75rem; } }
@media screen and (min-width: 1140px) and (max-width: 1019px) {
  .module--triple-box .blocks--stacked .hook--pull-left {
    position: absolute;
    left: 0;
    top: 0.75rem;
    max-width: 100px; }
  .module--triple-box .blocks--stacked .hook--pull-right {
    padding-left: 112px; } }
@media screen and (min-width: 1140px) {
  #pg-results .container {
    padding-left: 0 !important;
    padding-right: 0 !important; }

  .layout__side #recaptcha_area,
  .layout__side #recaptcha_table {
    width: 300px !important; }

  .iContribute-gallery .js-gallery__viewport img {
    min-height: 385px; }

  .ie9 .module--headline-list .module__body .blocks .block, .ie11 .module--headline-list .module__body .blocks .block {
    width: 31%; }
  .ie9 .has-full .flex--card .block, .ie9 .has-full .module--static-content.skin--flex-headline .block, .ie11 .has-full .flex--card .block, .ie11 .has-full .module--static-content.skin--flex-headline .block {
    width: 48%; }
  .ie9 .grid__half, .ie11 .grid__half {
    width: 49%; }

  a.social-item {
    text-decoration: none; }

  .page__home .area__break--first .module--stay-connected {
    margin-bottom: 0.75rem; }
  .page__home .area__break--first .ad--300x250 {
    margin-bottom: 1.125rem; }

  .module--triple-box .blocks--stacked .media__container--4x3 {
    padding-bottom: 84%; }

  .portlet-area--2 .ad--300x250 {
    margin-bottom: 0; }

  .kypost .nav--navitron .site-logo {
    background-color: #FFF;
    background-size: 100%;
    margin-right: 15px; }

  .vcs-lhn .nav--navitron .navitron__dropdown, .site__type--micro .nav--navitron .navitron__dropdown {
    width: auto;
    top: 38px;
    height: auto; }
  .vcs-lhn .nav--navitron .navitron__content, .site__type--micro .nav--navitron .navitron__content {
    display: none; }
  .vcs-lhn .nav--navitron .navitron__links, .site__type--micro .nav--navitron .navitron__links {
    width: auto; }
  .vcs-lhn .nav--navitron .nav-item--lvl-1, .site__type--micro .nav--navitron .nav-item--lvl-1 {
    position: relative; }

  .mca .module--advanced-page-title.topper--native .topper--bg__background {
    height: 21.875rem; }
  .mca .module--advanced-page-title.topper--native .link-list__secondary {
    background: #992c1c; }
    .mca .module--advanced-page-title.topper--native .link-list__secondary a {
      color: white; }
      .mca .module--advanced-page-title.topper--native .link-list__secondary a:hover {
        color: black; }

  .wcpo .home--v2 .module--home-top .has-full .flex--card .block, .wcpo .home--v2 .module--home-top .has-full .module--static-content.skin--flex-headline .block, .wcpo .home--v2 .module--home-top .has-full .skin--flex-headline .block {
    float: none;
    width: auto;
    margin-right: 0; }

  .kns-prep .site-logo {
    position: relative; }
    .kns-prep .site-logo:after {
      content: " ";
      position: absolute;
      background: #0b5ea9;
      width: 15px;
      height: 12px;
      left: 115px;
      top: 56px; }

  .wcpo .module--home-top .layout--home-top__bottom {
    margin-top: 0; }

  .kgtv.wxratelogo .masthead--tv {
    background-image: url("http://media.scrippsnationalnews.com/cms/images/color_schemes/kgtv/wxrate.png");
    background-repeat: no-repeat;
    background-size: 286px 50px;
    background-position: 480px 54px; } }
@media screen and (min-width: 1140px) and (min-width: 1160px) {
  .kgtv.wxratelogo .masthead--tv {
    background-position: 602px 54px; } }
@media screen and (min-width: 1140px) {
  .variant--home2n .area__break--fifth .grid__half {
    width: 100%; }

  .variant--small-market-home .module--featured-content .is-sponsored + .block {
    display: none; }
  .variant--small-market-home .module--featured-content .is-sponsored .media__container--4x3 {
    padding-bottom: 52.56%; }
  .variant--small-market-home .module--featured-content .is-sponsored .side__media {
    max-width: none;
    float: none; }
  .variant--small-market-home .module--featured-content .is-sponsored .complex--social {
    left: 0 !important;
    bottom: 0 !important; }

  .module--circular {
    max-width: 300px;
    height: 220px;
    overflow: hidden;
    margin: 0 auto; }

  .nav-item--listen-live:before {
    margin-left: 8px;
    font-family: FontAwesome;
    color: white;
    content: "";
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }

  .wkbw .masthead--tv-center .site-logo, .wxyz .masthead--tv-center .site-logo {
    background-size: initial; }

  .site-dashboard {
    position: absolute;
    top: 22px;
    width: 400px;
    left: 24px; } }
@media screen and (min-width: 1160px) and (min-width: 1020px) and (max-width: 1039px) {
  .container {
    padding-left: 0;
    padding-right: 0; }
    .container .component__carousel.full-width .carousel__pager .js-prev {
      left: 0; }
    .container .component__carousel.full-width .carousel__pager .js-next {
      right: 0; }

  .layout__container.layout--big-news {
    width: 1034px;
    overflow: hidden; } }
@media screen and (min-width: 1160px) and (min-width: 1020px) and (max-width: 1139px) {
  .site__type--radio-music .module--story .story__sidebar, .site__type--radio-music .module--story--weather .story__sidebar {
    position: relative;
    width: 100%;
    margin-top: 0; } }
@media screen and (min-width: 1160px) and (min-width: 699px) and (max-width: 788px) {
  .container {
    padding-left: 0;
    padding-right: 0; }
    .container .component__carousel.full-width .carousel__pager .js-prev {
      left: 0; }
    .container .component__carousel.full-width .carousel__pager .js-next {
      right: 0; }

  .layout__container.layout--big-news {
    margin-left: 0;
    width: 768px;
    overflow: hidden; } }
@media screen and (min-width: 1160px) and (min-width: 700px) and (max-width: 1019px) {
  .site__type--radio-music .story__content {
    padding-left: 0; } }
@media screen and (min-width: 1160px) {
  .desktop-wide .layout--home-top__third, .desktop .layout--home-top__third {
    width: 398px; }
  .desktop-wide .container, .desktop .container {
    width: 1160px; }
  .desktop-wide .container, .desktop .container {
    width: 1160px;
    padding-left: 14px;
    padding-right: 14px; }
  .desktop-wide .container--ad, .desktop-wide .header--bg > .container, .desktop .container--ad, .desktop .header--bg > .container {
    padding-left: 0;
    padding-right: 0; }
  .desktop-wide .layout__side, .desktop .layout__side {
    width: 410px; }
  .desktop-wide .ad--300x250, .desktop .ad--300x250 {
    width: 300px;
    margin-left: auto;
    margin-right: auto; }
  .desktop-wide .stay-connected--horizontal, .desktop-wide .flex--promo, .desktop .stay-connected--horizontal, .desktop .flex--promo {
    width: 328px;
    margin-left: auto;
    margin-right: auto; }
  .desktop-wide .flex--promo, .desktop .flex--promo {
    width: 300px; }
  .desktop-wide .layout--big-news, .desktop .layout--big-news {
    margin-left: -14px;
    margin-top: -12px;
    width: 1160px; }
  .desktop-wide .layout--featured-content .layout--featured-content__first, .desktop .layout--featured-content .layout--featured-content__first {
    width: 376px;
    margin-right: 15px; }
  .desktop-wide .module--featured-content.live-streaming--true .block--mini, .desktop .module--featured-content.live-streaming--true .block--mini {
    padding: 19px; }
  .desktop-wide .layout--home-top__top, .desktop .layout--home-top__top {
    max-width: 404px;
    padding-top: 20px; }
  .desktop-wide .page__home .area__break--first .layout__side, .desktop .page__home .area__break--first .layout__side {
    width: 338px; }
  .desktop-wide.brand-spotlight .body__inner, .desktop-wide.page__long-form-story--true .body__inner, .desktop.brand-spotlight .body__inner, .desktop.page__long-form-story--true .body__inner {
    width: auto; }

  .layout__side .layout--featured-content__first, .layout__side .layout--featured-content__second {
    width: auto; }

  .desktop-wide .layout__side .layout--featured-content__first, .desktop-wide .layout__side .layout--featured-content__second, .desktop .layout__side .layout--featured-content__first, .desktop .layout__side .layout--featured-content__second {
    width: auto; }
  .desktop-wide .layout__side .block--live-streaming > .inner, .desktop .layout__side .block--live-streaming > .inner {
    width: 410px;
    height: auto; } }
@media screen and (min-width: 1160px) and (max-width: 1140px) {
  .rtwi .layout--featured-content .layout--featured-content__first {
    width: 100% !important; }
    .rtwi .layout--featured-content .layout--featured-content__first .media {
      padding-right: 5%; }
  .rtwi .layout--featured-content .layout--featured-content__second {
    width: 100%; } }
@media screen and (min-width: 1160px) {
  .row:before, .row:after {
    content: " ";
    display: table;
    clear: both; }

  .footer .footer--logo {
    display: none; } }
@media screen and (min-width: 1160px) and (max-width: 1019px) {
  .module--triple-box .blocks--stacked .hook--pull-left {
    position: absolute;
    left: 0;
    top: 0.75rem;
    max-width: 100px; }
  .module--triple-box .blocks--stacked .hook--pull-right {
    padding-left: 112px; } }
@media screen and (min-width: 1160px) and (max-width: 1019px) {
  .module--triple-box .blocks--stacked .hook--pull-left {
    position: absolute;
    left: 0;
    top: 0.75rem;
    max-width: 100px; }
  .module--triple-box .blocks--stacked .hook--pull-right {
    padding-left: 112px; } }
.kqth .site-logo {
  background-image: url(../images/color_schemes/kqth/full--100.png);
  background-repeat: no-repeat;
  width: 250px;
  height: 90px;
  display: block;
  text-indent: -200%;
  background-size: contain; }

.kfaq .site-logo {
  background-image: url(../images/color_schemes/kfaq/full--100.png);
  background-repeat: no-repeat;
  width: 250px;
  height: 90px;
  display: block;
  text-indent: -200%;
  background-size: contain; }

.ksgf .site-logo {
  background-image: url(../images/color_schemes/ksgf/full--100.png);
  background-repeat: no-repeat;
  width: 250px;
  height: 90px;
  display: block;
  text-indent: -200%;
  background-size: contain; }

.rwtmj .site-logo {
  background-image: url(../images/color_schemes/rwtmj/full--100.png);
  background-repeat: no-repeat;
  width: 250px;
  height: 90px;
  display: block;
  text-indent: -200%;
  background-size: contain; }

.kfaq .header--bg {
  background-image: url(../images/color_schemes/kfaq/masthead.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center; }

.site__flavor--basic {
  background-color: #ECECEB; }
  .site__flavor--basic .header--dark, .site__flavor--basic .headline, .site__flavor--basic .listen-live, .site__flavor--basic .nav--footer {
    font-family: "Raleway", Noto, Helvetica, Arial, sans-serif; }
  .site__flavor--basic #main {
    background: white;
    webkit-box-shadow: rgba(0, 0, 0, 0.4) 0 6px 6px 0;
    -moz-box-shadow: rgba(0, 0, 0, 0.4) 0 6px 6px 0;
    box-shadow: rgba(0, 0, 0, 0.4) 0 6px 6px 0;
    padding-top: 12px;
    padding-left: 20px;
    padding-right: 20px; }
  .site__flavor--basic .header--dark {
    text-transform: none;
    font-size: 18px; }
  .site__flavor--basic .layout__side .header--dark {
    padding: 12px 16px; }
  .site__flavor--basic .layout__content .header--dark {
    background: transparent;
    color: #4c4c4c;
    padding-left: 0;
    padding-bottom: 6px;
    margin-bottom: 18px; }
  .site__flavor--basic .layout__content .module--tabs .header--dark {
    background: #4c4c4c; }

.kqth .navbar, .kqth .navbar > .container, .kfaq .navbar, .kfaq .navbar > .container, .ksgf .navbar, .ksgf .navbar > .container, .rwtmj .navbar, .rwtmj .navbar > .container {
  background-color: #2f6194; }
.kqth .layout__side .header--dark, .kfaq .layout__side .header--dark, .ksgf .layout__side .header--dark, .rwtmj .layout__side .header--dark {
  background-color: #2f6194; }
.kqth .layout__content .header--dark, .kfaq .layout__content .header--dark, .ksgf .layout__content .header--dark, .rwtmj .layout__content .header--dark {
  border-bottom: 2px solid #2f6194; }
.kqth .layout__content .module--tabs .header--dark, .kfaq .layout__content .module--tabs .header--dark, .ksgf .layout__content .module--tabs .header--dark, .rwtmj .layout__content .module--tabs .header--dark {
  background: #2f6194; }
.kqth .nav--navitron .nav__left > .nav-item button:hover, .kqth .nav--navitron .nav__left > .nav-item > a:hover,
.kqth .nav--navitron > .nav-item button:hover, .kqth .nav--navitron > .nav-item > a:hover,
.kqth .nav-item--lvl-2.js-is-expanded button,
.kqth .js-is-expanded.nav-item--lvl-1 > button, .kqth .js-is-expanded.nav-item--lvl-1 > a,
.kqth .js-is-expanded-fast.nav-item--lvl-1 > button, .kqth .js-is-expanded-fast.nav-item--lvl-1 > a, .kfaq .nav--navitron .nav__left > .nav-item button:hover, .kfaq .nav--navitron .nav__left > .nav-item > a:hover,
.kfaq .nav--navitron > .nav-item button:hover, .kfaq .nav--navitron > .nav-item > a:hover,
.kfaq .nav-item--lvl-2.js-is-expanded button,
.kfaq .js-is-expanded.nav-item--lvl-1 > button, .kfaq .js-is-expanded.nav-item--lvl-1 > a,
.kfaq .js-is-expanded-fast.nav-item--lvl-1 > button, .kfaq .js-is-expanded-fast.nav-item--lvl-1 > a, .ksgf .nav--navitron .nav__left > .nav-item button:hover, .ksgf .nav--navitron .nav__left > .nav-item > a:hover,
.ksgf .nav--navitron > .nav-item button:hover, .ksgf .nav--navitron > .nav-item > a:hover,
.ksgf .nav-item--lvl-2.js-is-expanded button,
.ksgf .js-is-expanded.nav-item--lvl-1 > button, .ksgf .js-is-expanded.nav-item--lvl-1 > a,
.ksgf .js-is-expanded-fast.nav-item--lvl-1 > button, .ksgf .js-is-expanded-fast.nav-item--lvl-1 > a, .rwtmj .nav--navitron .nav__left > .nav-item button:hover, .rwtmj .nav--navitron .nav__left > .nav-item > a:hover,
.rwtmj .nav--navitron > .nav-item button:hover, .rwtmj .nav--navitron > .nav-item > a:hover,
.rwtmj .nav-item--lvl-2.js-is-expanded button,
.rwtmj .js-is-expanded.nav-item--lvl-1 > button, .rwtmj .js-is-expanded.nav-item--lvl-1 > a,
.rwtmj .js-is-expanded-fast.nav-item--lvl-1 > button, .rwtmj .js-is-expanded-fast.nav-item--lvl-1 > a {
  background-color: #23486d;
  color: white; }
.kqth .skin--background-color, .kfaq .skin--background-color, .ksgf .skin--background-color, .rwtmj .skin--background-color {
  background-color: #2f6194; }

.kfaq .nav--navitron .nav__left > .nav-item--lvl-1 > a, .kfaq .nav--navitron > .nav-item--lvl-1 > a,
.kfaq .nav--navitron .nav__left > .nav-item--lvl-1 > button, .kfaq .nav--navitron > .nav-item--lvl-1 > button {
  padding: 20px 15px; }

.curtain--ads-true #header {
  width: 100% !important; }
  .curtain--ads-true #header .header--bg {
    width: 100% !important; }
  .curtain--ads-true #header .navbar {
    width: 100% !important; }

.rwtmj .header--bg {
  background-image: url(../images/color_schemes/rwtmj/masthead.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center; }

.module--flex .js-prev:before, .module--static-content.skin--flex-headline .js-prev:before,
.module--headline-list .js-prev:before,
.module--events-list .js-prev:before,
.module--search-results .js-prev:before {
  content: "Prev";
  text-transform: uppercase; }
.module--flex .js-next:before, .module--static-content.skin--flex-headline .js-next:before,
.module--headline-list .js-next:before,
.module--events-list .js-next:before,
.module--search-results .js-next:before {
  content: "Next";
  text-transform: uppercase; }

#td_player {
  width: 650px;
  height: 600px; }

/*# sourceMappingURL=radio-news.css.map */
