@import url("fonts.min.css?v=2023.2.7.17.37");
@import url("https://use.typekit.net/trs2ufr.css");
@import url("https://fonts.googleapis.com/css?family=Lato:700");
@import url("min320.css?v=2023.2.7.17.37") (min-width: 320px);
@import url("min360.css?v=2023.2.7.17.37") (min-width: 360px);
@import url("min480.css?v=2023.2.7.17.37") (min-width: 480px);
@import url("min600.css?v=2023.2.7.17.37") (min-width: 600px);
@import url("min720.css?v=2023.2.7.17.37") (min-width: 720px);
@import url("min1000.css?v=2023.2.7.17.37") (min-width: 1000px);
@import url("min1055.css?v=2023.2.7.17.37") (min-width: 1055px);
@import url("min1140.css?v=2023.2.7.17.37") (min-width: 1140px);
@import url("custom.css?v=2023.2.7.17.37");
@import url("underwriting.css?v=2023.2.7.17.37");
@import url("icons.min.css?v=2023.2.7.17.37");
@import url("font-awesome.min.css");
@import url("//vjs.zencdn.net/7.20.3/video-js.css");
@import url("//cdn.jsdelivr.net/gh/fancyapps/fancybox@3.5.7/dist/jquery.fancybox.min.css");
@import url("/js/vendor/responsive-nav/multi/responsive-nav.css?v=2023.2.7.17.37");
/*.audiogallery, .cycle-slideshow {
    .slider-main .slider-clipper > .audioplayer, .audiogallery .slider-main .slider-clipper .audioplayer-tobe {
        position: relative;
    }

    .slider-main .slider-clipper > .audioplayer {
        opacity: 1;
        visibility: visible;
    }

    .zoomsounds-external-scrubbar .scrubbar, .audioplayer .scrubbar {
        height: 75px;
    }
}*/
html, button, input, select {
  color: #222;
}

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

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

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

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

img {
  vertical-align: middle;
}

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

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

.artistScroller {
  height: 475px;
  padding-left: 0;
  margin-bottom: 30px;
  border-top: 1px solid #e7e8eb;
  border-bottom: 1px solid #e7e8eb;
  overflow: auto;
  clear: both;
  box-sizing: border-box;
  display: inline-block;
  width: 100%;
  font-size: 22px;
}
.artistScroller li {
  display: block;
  padding: 15px 25px;
  background-color: #f9f9f9;
  border-bottom: 3px solid #e1e1e1;
  font-family: omnes-pro, Verdana, Helvetica, Helvetica Neue, Arial, sans-serif;
  clear: both;
  height: 75px;
}
.artistScroller li:nth-child(odd) {
  background-color: #ffffff;
}
.artistScroller li img {
  width: 75px;
  height: 75px;
  margin-right: 10px;
  float: left;
}
.artistScroller li a, .artistScroller li div {
  display: block;
  line-height: 22px;
  /*padding-bottom: 13px;*/
}
.artistScroller li .audioplayer.skin-silver .ap-controls {
  background-color: transparent;
}
.artistScroller li .audioplayer.skin-silver .ap-controls .meta-artist-con {
  white-space: normal;
  max-width: 235px;
  min-width: 235px;
}
.artistScroller li .audioplayer.skin-silver .ap-controls .meta-artist-con .the-artist {
  font-size: 16px;
}

.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, sans-serif;
}

.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;
}

#alert {
  font-family: omnes-pro, Verdana, Helvetica, Helvetica Neue, Arial, sans-serif;
  font-size: 17px;
}

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

#menu-wrapper {
  width: 500px;
}

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

#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: 0 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: 0 0 10px 0;
  max-height: 230px;
  overflow: hidden;
  width: 100%;
}
article header {
  background-position: center top;
  background-repeat: repeat-x;
  position: absolute;
  bottom: 0;
  margin: 0 0 0;
  overflow: hidden;
  background-image: none;
  box-shadow: none;
  padding: 1.5% 3% 0;
  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 20px/29px "freight-text-pro", sans-serif;
}
article .fullstory {
  width: 90%;
  padding: 30px 5%;
  position: relative;
  background-color: #EEEEEE;
  color: #333;
  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: 0;
}
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: 0;
}
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: 0;
  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% 0 1%;
}
article.media_sponsorships h2 {
  margin: 0;
  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: 0 0 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: 0 4px;
  margin-bottom: 0;
}
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: 0;
  clear: left;
  overflow: hidden;
}
article.ncprheadlines .description h1 a {
  font-weight: 700;
  font-style: normal;
  padding: 10px 0;
  background-color: transparent;
  margin: 0;
  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.p0 {
  width: 100%;
  height: auto;
  background-color: transparent;
}
article.p0 header {
  position: static;
}
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% 0;
}
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: 0 2% 0 0;
}
.topicpageTop .musicrewindcontainer h1 {
  background-size: 25px;
  background-repeat: no-repeat;
  background-position: 0 4px;
  /*margin-bottom: 0;*/
  color: #eee;
  margin: 2%;
  display: block;
  font-size: 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: 0;
}
.topicpageTop .musicrewindcontainer .allprograms {
  float: right;
  width: 41%;
  margin: 2%;
  clear: none;
  padding: 0;
}

.musicrewindcontainer .mostrecentprogram {
  overflow: hidden;
  margin: 10px auto 0;
  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: 0;
  border-bottom: 0;
  font-size: 10px;
}
.musicrewindcontainer .allprograms h1 {
  display: none;
}

.musicShow #msw .musicshowplayer, .localShow #msw .musicshowplayer {
  padding: 10px 0;
}
.musicShow #msw .musicshowplayer .audioplayer-inner .the-thumb-con, .localShow #msw .musicshowplayer .audioplayer-inner .the-thumb-con {
  width: 225px;
  height: 225px;
}
.musicShow #msw .musicshowplayer .audioplayer-inner .the-thumb-con ~ .ap-controls, .localShow #msw .musicshowplayer .audioplayer-inner .the-thumb-con ~ .ap-controls {
  /*padding-left: 235px;*/
}
.musicShow #msw .musicshowplayer .audioplayer-inner .the-thumb-con ~ .ap-controls .scrubbar, .localShow #msw .musicshowplayer .audioplayer-inner .the-thumb-con ~ .ap-controls .scrubbar {
  height: 170px;
}
.musicShow #msw .musicshowplayer.under-400 .audioplayer-inner .the-thumb-con, .localShow #msw .musicshowplayer.under-400 .audioplayer-inner .the-thumb-con {
  width: 120px;
  height: 120px;
}
.musicShow #msw .musicshowplayer.under-400 .audioplayer-inner .the-thumb-con ~ .ap-controls, .localShow #msw .musicshowplayer.under-400 .audioplayer-inner .the-thumb-con ~ .ap-controls {
  padding-left: 130px;
}
.musicShow #msw .musicshowplayer.under-400 .audioplayer-inner .the-thumb-con ~ .ap-controls .scrubbar, .localShow #msw .musicshowplayer.under-400 .audioplayer-inner .the-thumb-con ~ .ap-controls .scrubbar {
  height: 65px;
}

.topicpageTop #mrw .skin-wave {
  padding: 10px 0;
}
.topicpageTop #mrw .skin-wave .audioplayer-inner .the-thumb-con {
  width: 225px;
  height: 225px;
}
.topicpageTop #mrw .skin-wave .audioplayer-inner .the-thumb-con ~ .ap-controls {
  padding-left: 235px;
}
.topicpageTop #mrw .skin-wave .audioplayer-inner .the-thumb-con ~ .ap-controls .scrubbar {
  height: 170px;
}
.topicpageTop #mrw .skin-wave.under-400 .audioplayer-inner .the-thumb-con {
  width: 120px;
  height: 120px;
}
.topicpageTop #mrw .skin-wave.under-400 .audioplayer-inner .the-thumb-con ~ .ap-controls {
  padding-left: 130px;
}
.topicpageTop #mrw .skin-wave.under-400 .audioplayer-inner .the-thumb-con ~ .ap-controls .scrubbar {
  height: 65px;
}

.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: 0 0 0;
  overflow: hidden;
  background-image: none;
  box-shadow: none;
  padding: 1.5% 3% 0;
  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: 0;
}

article.p6.noimage.full header, article.p4.noimage.full header, article.p3.noimage.full header {
  height: auto;
  position: static;
  margin-top: 0;
  overflow: visible;
}
article.p2.noimage.full header {
  height: auto;
  position: static;
  margin-top: 0;
  overflow: visible;
}
article.p2.closings header {
  position: relative;
  top: 0;
  background-color: transparent;
  padding-top: 0;
}
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: 0 auto;
  display: block;
}
#givenowsidecol img {
  max-height: 95%;
  max-width: 100%;
}

#video-container {
  /*height: 525px;*/
  /*overflow: hidden;
  display: block;
  padding: 10px 0;
  margin: 30px 0;
  width: 100%;*/
}

.staff_list {
  list-style-type: none;
  padding-left: 0;
  overflow: hidden;
}

.staff_list li {
  display: block;
  float: left;
  width: 18%;
  min-width: 75px;
  max-width: 155px;
  padding: 0 3%;
  height: 255px;
}

.staff_list li div {
  font-size: 16px;
  line-height: 19px;
  font-family: omnes-pro, Verdana, Helvetica, Helvetica Neue, Arial, sans-serif;
}

.staff_list li div:first-of-type {
  font-weight: bold;
}

.staff_list li div:last-of-type {
  font-style: italic;
}

.staff_list li img {
  display: block;
  margin: 5px 10px 5px 0;
  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: 0;
}
article.p2.frtile .description {
  bottom: 32%;
  color: White;
  font-size: 17px;
  width: 97%;
  font-family: omnes-pro, Verdana, Helvetica, Helvetica Neue, Arial, sans-serif;
}
article.p2.weatherbloxPromo .description {
  bottom: auto;
  top: 0;
}
article.p2.ncprheadlines .description {
  position: static;
}
article.p2.connectingpromo .description {
  top: 0;
  bottom: auto;
}
article.potd header, article.videobar-video header, article.watch-video 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, article.videobar-video header p, article.watch-video header p {
  display: none;
}
article.potd header h1, article.videobar-video header h1, article.watch-video header h1 {
  margin-bottom: 5px;
}
article.potd header h1 a, article.videobar-video header h1 a, article.watch-video header h1 a {
  /*color: #eee;*/
  color: #ffffcc;
  text-shadow: 1px 1px 1px #666;
}
article.potd .button_read, article.potd .button_listen, article.videobar-video .button_read, article.videobar-video .button_listen, article.watch-video .button_read, article.watch-video .button_listen {
  display: none;
}
article.potd.vertical header, article.videobar-video.vertical header, article.watch-video.vertical header {
  max-height: 94%;
}
article.potd.vertical header h1, article.videobar-video.vertical header h1, article.watch-video.vertical header h1 {
  font-size: 32px;
}
article.potd.vertical header h1 a, article.videobar-video.vertical header h1 a, article.watch-video.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;
}

.podcast_subscribe_buttons {
  text-align: right;
}
.podcast_subscribe_buttons a.podcastlink {
  display: inline-block;
  background-position: center;
  background-size: auto 35px;
  background-repeat: no-repeat;
  height: 50px;
  width: 175px;
  color: transparent;
  margin-top: 10px;
}
.podcast_subscribe_buttons a.RSS {
  display: none;
}
.podcast_subscribe_buttons a.itunes {
  background-image: url(./images/podbadges/apple.png);
  width: 155px;
}
.podcast_subscribe_buttons a.stitcher {
  background-image: url(./images/podbadges/stitcher.png);
  width: 125px;
}
.podcast_subscribe_buttons a.google {
  background-image: url(./images/podbadges/google.png);
  width: 140px;
}
.podcast_subscribe_buttons a.spotify {
  background-image: url(./images/podbadges/spotify.png);
  width: 155px;
}
.podcast_subscribe_buttons a.tunein {
  background-image: url(./images/podbadges/tunein.png);
  width: 105px;
}
.podcast_subscribe_buttons a.amazon {
  background-image: url(./images/podbadges/amazon.png);
  width: 120px;
}

.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 */
