@import url("fonts.min.css?v=18.11.05.17.07");
@import url("https://use.typekit.net/trs2ufr.css");
@import url("https://fonts.googleapis.com/css?family=Lato:700");
@import url("min320.css?v=18.11.05.17.07") (min-width: 320px);
@import url("min360.css?v=18.11.05.17.07") (min-width: 360px);
@import url("min480.css?v=18.11.05.17.07") (min-width: 480px);
@import url("min600.css?v=18.11.05.17.07") (min-width: 600px);
@import url("min720.css?v=18.11.05.17.07") (min-width: 720px);
@import url("min1000.css?v=18.11.05.17.07") (min-width: 1000px);
@import url("min1055.css?v=18.11.05.17.07") (min-width: 1055px);
@import url("min1140.css?v=18.11.05.17.07") (min-width: 1140px);
@import url("custom.css?v=18.11.05.17.07");
@import url("icons.min.css?v=18.11.05.17.07");
@import url("font-awesome.min.css");
@import url("//vjs.zencdn.net/4.9/video-js.css");
@import url("/js/vendor/responsive-nav/multi/responsive-nav.css?v=18.11.05.17.07");
@import url("/js/vendor/zoomsounds-2.74/audioplayer/audioplayer.min.css?v=18.11.05.17.07");
html, button, input, select {
  color: #222; }

textarea {
  color: #222;
  resize: vertical; }

body {
  font: 16px/22px omnes-pro, Verdana, Helvetica, Helvetica Neue, Arial;
  font-weight: 300;
  background: #eee;
  width: 100%; }
  body.series {
    background: #eee; }

form {
  font-family: omnes-pro, Verdana, Helvetica, Helvetica Neue, Arial; }

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

img {
  vertical-align: middle; }

#homelink img {
  vertical-align: text-bottom; }

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

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

a {
  outline: 0;
  text-decoration: none;
  color: Blue; }
  a:link, a:visited, a:hover, a:active {
    outline: 0;
    text-decoration: none;
    color: Blue; }

b, strong {
  font-weight: bold; }

.controls {
  font-family: omnes-pro, Verdana, Helvetica, Helvetica Neue, Arial; }

.header-container {
  border-bottom: 2px solid #e44d26; }

.footer-container {
  border-top: 20px solid #f16529;
  padding: 0 1%;
  box-sizing: border-box;
  padding-bottom: 10%; }
  .footer-container footer {
    color: #555;
    padding: 20px 0; }
    .footer-container footer a, .footer-container footer a:link, .footer-container footer a:visited {
      color: #555; }

.main-container {
  background-color: #eee; }

.wrapper {
  width: 95%;
  max-width: 1400px;
  margin: 0 auto; }

#front_stories.wrapper {
  max-width: 1200px; }

#menu-wrapper {
  width: 500px; }

#colR {
  font-family: omnes-pro, Verdana, Helvetica, Helvetica Neue, Arial; }

#front_stories .story_tool {
  display: none; }
#front_stories article {
  background-color: transparent; }
  #front_stories article h1 {
    font-family: Lato, "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
    font-weight: 700;
    background-color: inherit;
    z-index: 3; }
  #front_stories article.full h1 {
    width: 88%;
    min-height: 41px;
    padding-right: 12%;
    background-position: top right;
    background-repeat: no-repeat;
    background-size: 12% auto;
    background-image: url("/css/images/npr_logo.png"); }
  #front_stories article.NCPRNews.full h1, #front_stories article.AllIn.full h1, #front_stories article.TheInbox.full h1, #front_stories article.TheDirt.full h1 {
    background-image: url("/css/images/ncpr.png"); }
  #front_stories article.potd {
    background-color: White; }
    #front_stories article.potd.vertical {
      /*background-color: #6d6d6d;*/ }

#newsGateway .story_tool, .nprModStory .story_tool {
  display: none; }

nav ul {
  margin: 0;
  padding: 0; }
nav a {
  margin-bottom: 10px;
  padding: 15px 0;
  text-decoration: none;
  color: #fff; }
  nav a:hover {
    color: #fff;
    text-decoration: underline; }
  nav a:visited, nav a:link {
    color: #fff;
    font-weight: bold; }
nav#bigfoot {
  width: 100%;
  /*color: White;*/ }

.main {
  padding: 30px 0; }
  .main aside {
    color: white;
    color: #666;
    padding: 0px 5% 10px; }

article {
  overflow: hidden;
  margin-bottom: 30px;
  background-color: #fff;
  position: relative;
  background-repeat: no-repeat;
  /*box-shadow: 0 1px 5px rgba(0, 0, 0, 0.05);*/
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }
  article h1 {
    font-family: Lato, "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
    font-weight: 600;
    line-height: 1.3em;
    /*letter-spacing: 0.015em;*/
    color: White;
    -webkit-font-smoothing: antialiased;
    margin: 0px 0px 10px 0px;
    max-height: 200px;
    overflow: hidden;
    width: 100%; }
  article header {
    background-position: center top;
    background-repeat: repeat-x;
    position: absolute;
    bottom: 0;
    margin: 0px 0% 0px;
    overflow: hidden;
    background-image: none;
    box-shadow: none;
    padding: 1.5% 3% 0px;
    color: #666;
    text-shadow: none;
    /*background-color: #fff;*/
    letter-spacing: normal;
    height: auto;
    text-transform: none;
    max-width: 95%; }
    article header h1 a {
      color: #555;
      text-decoration: none; }
      article header h1 a:link, article header h1 a:visited, article header h1 a:hover, article header h1 a:active {
        color: #555;
        text-decoration: none; }
  article .articleimagecontainer {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center; }
  article:not(.weatherbloxPromo) .description {
    font: 300 17px/26px "freight-text-pro", sans-serif; }
  article .fullstory {
    width: 90%;
    padding: 30px 5%;
    position: relative;
    background-color: #EEEEEE;
    color: #444;
    display: none;
    overflow: hidden; }
    article .fullstory p:first-of-type {
      margin-top: 10px; }
  article img.mainphoto {
    float: right;
    max-width: 49%;
    margin-left: 1%; }
  article .wp-caption img.mainphoto {
    float: none;
    max-width: 100%;
    margin-left: 0px; }
  article.closings h1 {
    font-family: Verdana, sans-serif; }
  article.closings .tilecontrols {
    display: none; }
  article.closings header h1 a {
    color: #0000ff; }
  article.NCPRNews.p4 {
    background-color: transparent; }
  article.DonationDrivenWebsite, article.Giving, article.Underwriting, article.ProgramPromo {
    border: 0px; }
    article.DonationDrivenWebsite .articleimagecontainer, article.Giving .articleimagecontainer, article.Underwriting .articleimagecontainer, article.ProgramPromo .articleimagecontainer {
      height: 100%;
      width: 100%; }
      article.DonationDrivenWebsite .articleimagecontainer img, article.Giving .articleimagecontainer img, article.Underwriting .articleimagecontainer img, article.ProgramPromo .articleimagecontainer img {
        max-width: 100%;
        max-height: 80%;
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        margin: auto;
        border-radius: 6px; }
    article.DonationDrivenWebsite .description, article.Giving .description, article.Underwriting .description, article.ProgramPromo .description {
      display: block; }
    article.DonationDrivenWebsite header, article.Giving header, article.Underwriting header, article.ProgramPromo header {
      background-color: transparent;
      height: auto;
      width: 94%;
      padding: 0 2% 0;
      position: absolute;
      top: 0px;
      z-index: 0; }
    article.DonationDrivenWebsite .tilecontrols, article.Giving .tilecontrols, article.Underwriting .tilecontrols, article.ProgramPromo .tilecontrols {
      display: none; }
  article.media_sponsorships {
    background-image: url("/css/images/events.png");
    background-size: cover;
    border-radius: 6px; }
    article.media_sponsorships .description {
      height: 85%; }
    article.media_sponsorships #media_sponsorships {
      height: 96%; }
    article.media_sponsorships h1 {
      height: 11%;
      margin: 3% 0px 1%; }
    article.media_sponsorships h2 {
      margin: 0px;
      font-size: 14px;
      font-weight: normal;
      background-image: url("/css/images/32x32/calendar_empty.png");
      background-repeat: no-repeat;
      background-position: left top;
      padding-left: 36px; }
      article.media_sponsorships h2 a {
        color: #333333; }
    article.media_sponsorships .calRSS_event {
      margin: 0px 0px 10px;
      background-image: url("/css/images/alpha.png");
      padding: 2px;
      border-radius: 6px; }
    article.media_sponsorships .calRSS_details {
      margin-left: 36px; }
    article.media_sponsorships .calRSS_descr, article.media_sponsorships .calRSS_loc, article.media_sponsorships .calRSS_website, article.media_sponsorships .calRSS_morelink {
      display: none; }
    article.media_sponsorships .featured_events {
      height: 85%;
      /*max-height: 200px;*/
      overflow: auto; }
    article.media_sponsorships .more_events {
      position: absolute;
      bottom: 10px; }
  article.musicrewind {
    background-size: cover;
    border-radius: 6px; }
    article.musicrewind h1 {
      background-size: 25px;
      background-repeat: no-repeat;
      background-position: 0px 4px;
      margin-bottom: 0px; }
    article.musicrewind a, article.musicrewind header h1 a {
      color: #555;
      text-decoration: none;
      font-family: Lato, "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif; }
    article.musicrewind .description a:hover {
      text-decoration: underline; }
    article.musicrewind .musicrewindcontainer h1 {
      display: none; }
  article.ncprheadlines h1 {
    font-size: 13px;
    font-weight: bold;
    font-style: italic;
    width: 100%; }
  article.ncprheadlines .description h1 {
    font-weight: 700;
    font-style: normal;
    background-color: transparent;
    margin: 0px;
    clear: left;
    overflow: hidden; }
    article.ncprheadlines .description h1 a {
      font-weight: 700;
      font-style: normal;
      padding: 10px 0px;
      background-color: transparent;
      margin: 0px;
      width: 100%;
      clear: left;
      overflow: hidden; }
      article.ncprheadlines .description h1 a:hover {
        color: Navy; }
    article.ncprheadlines .description h1 span {
      display: none; }
    article.ncprheadlines .description h1 div.description {
      display: none; }
    article.ncprheadlines .description h1:hover {
      background-color: #fff; }
    article.ncprheadlines .description h1:first-of-type {
      max-height: none; }
  article.p4.media_sponsorships {
    background-image: url("/css/images/events.png");
    background-size: cover;
    border-radius: 6px; }
  article.p4.musicrewind {
    background-size: cover;
    border-radius: 6px; }
  article.p4.potd.vertical {
    background-color: Black; }
    article.p4.potd.vertical header {
      padding: 3% 3% 0px; }
  article.p6.vertical {
    background-position: left center;
    background-size: 50% auto; }
  article.vertical {
    background-position: center;
    background-size: cover; }
  article.weatherbloxPromo, article.weatherbloxPromo header {
    overflow: visible; }
  article.full {
    width: 98%;
    overflow: hidden;
    background-position: top;
    background-image: none !important;
    height: auto;
    position: static; }
    article.full h1 {
      font-size: 40px; }
    article.full header {
      position: static;
      max-height: available;
      float: none;
      width: auto; }
      article.full header.full h1 a {
        color: #555;
        text-decoration: none; }
        article.full header.full h1 a:link, article.full header.full h1 a:visited, article.full header.full h1 a:hover, article.full header.full h1 a:active {
          color: #555;
          text-decoration: none; }
    article.full .description, article.full .sourcelabel {
      display: none; }
    article.full .fullstory {
      display: block; }
      article.full .fullstory img {
        max-width: 100%; }

#stories_body article {
  padding: 1% 3% 1% 0; }
#stories_body #nprdateline {
  margin-top: 10px; }

#media_sponsorships .tilecontrols {
  display: block; }

.topicpageTop .musicrewindcontainer {
  background-size: cover;
  border-radius: 6px;
  width: 98%;
  overflow: hidden;
  margin: 0px 2% 0px 0px; }
  .topicpageTop .musicrewindcontainer h1 {
    background-size: 25px;
    background-repeat: no-repeat;
    background-position: 0px 4px;
    margin-bottom: 0px;
    color: #eee;
    margin: 2%;
    display: block;
    font: 28px; }
  .topicpageTop .musicrewindcontainer a {
    color: #555;
    text-decoration: none;
    font-family: Lato, "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif; }
  .topicpageTop .musicrewindcontainer .description a:hover {
    text-decoration: underline; }
  .topicpageTop .musicrewindcontainer .mostrecentprogram {
    max-width: 500px;
    width: 51%;
    margin: 2%;
    float: left;
    padding: 0px; }
  .topicpageTop .musicrewindcontainer .allprograms {
    float: right;
    width: 41%;
    margin: 2%;
    clear: none;
    padding: 0px; }

.musicrewindcontainer .mostrecentprogram {
  overflow: hidden;
  margin: 10px auto 0px;
  max-width: 420px;
  min-width: 300px;
  font-family: Lato, "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif; }
.musicrewindcontainer .allprograms {
  width: 70%;
  min-width: 300px;
  margin: 10px auto;
  clear: left;
  overflow: hidden;
  padding-top: 5px;
  padding-bottom: 0px;
  border-bottom: 0px;
  font-size: 10px; }
  .musicrewindcontainer .allprograms h1 {
    display: none; }

.cycle-sentinel {
  display: none; }

#podcastpromo .cycle-slide, #musicrewindplayer .cycle-slide {
  width: 100%; }

article.p2.full h1, article.p3.full h1, article.p4.full h1, article.p5.full h1, article.p6.full h1 {
  font-size: 38px; }
article.p4 h1 {
  font-size: 21px; }
article.p3 h1 {
  font-size: 28px; }
article.p2 h1 {
  font-size: 21px; }
article.p2 header h1 a {
  color: #444;
  text-shadow: none; }

#ncprnews {
  /*border-bottom: 1px solid #ccc;*/ }

#story_frame {
  background-color: transparent; }
  #story_frame article header {
    background-position: center top;
    background-repeat: repeat-x;
    position: absolute;
    bottom: 0;
    margin: 0px 0% 0px;
    overflow: hidden;
    background-image: none;
    box-shadow: none;
    padding: 1.5% 3% 0px;
    color: #666;
    text-shadow: none;
    background-color: #fff;
    letter-spacing: normal;
    height: auto;
    text-transform: none;
    max-width: 94%; }
  #story_frame .sidebar_headlines article {
    background-color: #ffffff; }
    #story_frame .sidebar_headlines article header {
      background-color: #ffffff; }

article.noimage header {
  width: auto;
  height: auto; }
  article.noimage header h1 a {
    color: #333;
    text-shadow: none; }
article.p6.noimage header, article.p4.noimage header, article.p3.noimage header, article.p2.noimage header {
  height: 200px;
  position: absolute;
  top: 50%;
  margin-top: -100px;
  overflow: visible; }

#morecontent article.p2.noimage header {
  top: 0px; }

article.p6.noimage.full header, article.p4.noimage.full header, article.p3.noimage.full header {
  height: auto;
  position: static;
  margin-top: 0px;
  overflow: visible; }
article.p2.noimage.full header {
  height: auto;
  position: static;
  margin-top: 0px;
  overflow: visible; }
article.p2.closings header {
  position: relative;
  top: 0px;
  background-color: transparent;
  padding-top: 0px; }
article.p4.DonationDrivenWebsite header, article.p4.Giving header, article.p4.Underwriting header, article.p4.ProgramPromo header {
  background-color: transparent; }

#givenowsidecol.flyindone {
  height: 272px;
  z-index: auto; }
  #givenowsidecol.flyindone a {
    width: 100%;
    max-width: 250px;
    margin: 0px auto;
    display: block; }
#givenowsidecol img {
  max-height: 95%;
  max-width: 100%; }

.temploader {
  background-image: url(./images/loading.gif);
  background-position: center;
  background-repeat: no-repeat;
  width: 100%;
  min-height: 150px; }

article.givenowpromo .articleimagecontainer img, article.contentpromo .articleimagecontainer img {
  max-height: 80%; }
article.p2.DonationDrivenWebsite .description, article.p2.Giving .description, article.p2.Underwriting .description, article.p2.ProgramPromo .description {
  position: absolute;
  bottom: 0px; }
article.p2.frtile .description {
  bottom: 22%;
  color: White;
  font-size: 17px;
  width: 94%;
  font-family: omnes-pro, Verdana, Helvetica, Helvetica Neue, Arial; }
article.p2.weatherbloxPromo .description {
  bottom: auto;
  top: 0px; }
article.p2.ncprheadlines .description {
  position: static; }
article.p2.connectingpromo .description {
  top: 0px;
  bottom: auto; }
article.potd header {
  background-color: transparent;
  background-image: url(/css/images/shadow.png);
  color: #eee;
  height: auto;
  max-height: 25%;
  width: 94%;
  text-shadow: 1px 1px 1px #222;
  padding: 0 3% 10px;
  /*bottom: 8px;*/
  /*left: 4px;*/
  top: auto; }
  article.potd header p {
    display: none; }
  article.potd header h1 {
    margin-bottom: 5px; }
    article.potd header h1 a {
      color: #eee;
      color: #ffffcc;
      text-shadow: 1px 1px 1px #666; }
article.potd .button_read, article.potd .button_listen {
  display: none; }
article.potd.vertical header {
  max-height: 94%; }
  article.potd.vertical header h1 {
    font-size: 32px; }
    article.potd.vertical header h1 a {
      text-shadow: none;
      color: #555; }

.series article {
  background-color: transparent; }
  .series article .fullstory {
    background-color: transparent; }

.l-article-media {
  clear: left; }

.responsive-media {
  height: 0;
  overflow: hidden;
  padding-bottom: 56.25%;
  padding-top: 35px;
  position: relative; }
  .responsive-media iframe, .responsive-media object, .responsive-media embed {
    display: block;
    height: 100%;
    left: 0;
    margin: 0 !important;
    padding-bottom: 10px !important;
    position: absolute;
    top: 0;
    width: 100%; }

.timeline:not(.awxb-timeline .timeline) {
  height: 550px;
  width: 100%;
  min-width: 300px; }

.ie7 .title {
  padding-top: 20px; }

.ir {
  background-color: transparent;
  border: 0;
  overflow: hidden;
  *text-indent: -9999px; }
  .ir:before {
    content: "";
    display: block;
    width: 0;
    height: 150%; }

.hidden {
  display: none !important;
  visibility: hidden; }

.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }
  .visuallyhidden.focusable:active, .visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto; }

.invisible {
  visibility: hidden; }

.clearfix {
  *zoom: 1; }
  .clearfix:before {
    content: " ";
    display: table; }
  .clearfix:after {
    content: " ";
    display: table;
    clear: both; }

@media print {
  * {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important; }

  a {
    text-decoration: underline; }
    a:visited {
      text-decoration: underline; }
    a[href]:after {
      content: " (" attr(href) ")"; }

  abbr[title]:after {
    content: " (" attr(title) ")"; }

  .ir a:after {
    content: ""; }

  a[href^="javascript:"]:after, a[href^="#"]:after {
    content: ""; }

  pre, blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }

  thead {
    display: table-header-group; }

  tr {
    page-break-inside: avoid; }

  img {
    page-break-inside: avoid;
    max-width: 100% !important; }

  @page {
    margin: 0.5cm; }
  p {
    orphans: 3;
    widows: 3; }

  h2, h3 {
    orphans: 3;
    widows: 3;
    page-break-after: avoid; } }

/*# sourceMappingURL=main.css.map */
