body { 
  background-color: #e6e7e8; 
  font: 400 11.5pt "chaparral-pro-1","chaparral-pro-2",garamond,serif;
  color: #444;
  padding: 0;
}

#site {
  background-color: #fff;
  overflow: hidden;
}

a { color: #f24f00; }

a:hover { 
  color: #999;
  text-decoration: none; 
}

h4 {
  color: #666;
  font-size: 8pt;
  text-transform: uppercase;
}

h2,
h2.title,
.page-titlegroup h2,
h2 a,
h3 a {
  font: 300 18pt/20pt "atrament-web-1","atrament-web-2","Trebuchet MS",sans-serif;
  padding-top: 5px;
  text-transform: uppercase;
  color: #f24f00;
}

.wf-active h2,
.wf-active h2.title,
.wf-active .page-titlegroup h2,
.wf-active h2 a,
.wf-active h3 a {
  font-size: 22pt;
  line-height: 24pt;
}

h3 a,
.wf-loading h3 a {
  font-size: 18px;
  text-transform: none;
  line-height: 20px;
}

.wf-active h3 a { font-size: 18pt; }

h2 a:hover,
h3 a:hover {
  color: #999;
  text-decoration: none;
}

.article-head, 
.article-head p,
.block p, 
.sideblock p, 
.sideblock ul, 
.sideblock span, 
.sideblock div {
  font-size: 11.5pt;
}

.segment-tease, 
.episode-tease, 
.show-tease, 
.profile-tease, 
.event-tease, 
.playlist-tease, 
.tiny-tease, 
.blurb-tease,
.story-bottom {
  border-color: #737373;
}

.article-tools, .event-tools {
  border-top: 1px solid #eee;
  padding: 10px 0;
}

.article-detail .article-tools {
  margin-top: 9px;
}

.episode h3.date {
  display: none;
}

/* masthead and navs */

#masthead {
  margin: 0 0 10px;
}

.mastbar {
  clear: both;
  text-align: right;
}

.mastbar ul {
  display: inline;
}

.mastbar ul li {
  display: inline;
}

.mastbar.site_utils {
  padding: 0 15px 1px;
}

.mastbar.site_utils li {
  font: normal 7.5pt arial,sans-serif;
  text-transform: uppercase;
  padding: 0 5px;
  border-right: 1px solid #737373;
}

.mastbar.site_utils li.register,
.mastbar.site_utils li.logout {
  border: 0;
}

.mastbar.site_utils a {
  color: #737373;
}

.mastbar.site_utils a:hover {
  color: #f24f00;
}

.mastbar.logo-nav {
  height: 30px;
  padding: 5px 17px;
  background-color: #444;
}

a#logo {
  float: left;
  margin: 0 35px 0 0;
}

.mastbar.social-search {
  float: right;
  width: 530px;
  height: 23px;
  padding: 10px 5px 5px;
  text-align: left;
}

.social-search .newsletter a {
  display: block;
  float: left;
  text-indent: -9999px;
  background: url(/media/img/onthemedia/btns-social.png) no-repeat -156px 1px;
  width: 143px;
  height: 23px;
  margin-right: 30px;
}

.social-search .newsletter a:hover {
  background-position: -156px -25px;
}

.social-search ul#social {
  display: block;
  text-indent: -9999px;
  float: left;
  width: 100px;
  margin-right: 30px;
  background: url(/media/img/onthemedia/btns-social.png) no-repeat -303px 0;
}

#social li {
  display: block;
  float: right;
}

#social li a {
  display: block;
  width: 23px;
  height: 23px;
  background: url(/media/img/onthemedia/btns-social.png) no-repeat 0 0;
}

#social li.facebook a {
  background-position: -357px 0;
}

#social li.facebook a:hover {
  background-position: -357px -24px;
}

#social li.twitter a {
  background-position: -380px 0;
}

#social li.twitter a:hover {
  background-position: -380px -24px;
}

.social-search #searchform {
  float: left;
  width: 225px;
}

#searchform .text {
  border: 0;
  background-color: #ccc;
  height: 16px;
  width: 160px;
  padding: 3px;
  position: relative;
  top: -1px;
}

#searchform .submit {
  background: url(/media/img/onthemedia/btns-social.png) no-repeat -405px 0;
  width: 54px;
  height: 23px;
  border: 0;
  cursor: pointer;
  padding: 0;
}

#searchform .submit:hover {
  background-position: -405px -24px;
}

/* primary nav */

ul#primary-nav {
  margin: -3px 0 0 0;
  padding: 0;
  height: 30px;
  display: block;
  float: left;
  text-transform: uppercase;
  text-align: left;
  font: 300 28px "atrament-web-1","atrament-web-2",sans-serif;
}

#primary-nav li {
  padding: 7px 20px 0 0;
  display: block;
  float: left;
}

#primary-nav li a {
  color: #999;
  display: block;
  height: 25px;
  width: 90px;
  text-indent: -9999px;
  background: url(/media/img/onthemedia/bg-main-nav.png) no-repeat 0 0;
}

#primary-nav li a:hover {
  color: #fff;
  text-decoration: none;
}

#primary-nav li.this-week a {
  background-position: 0 0;
}

#primary-nav li.this-week a:hover {
  background-position: 0 -28px;
}

#primary-nav li.blog a {
  background-position: -115px 0;
}

#primary-nav li.blog a:hover {
  background-position: -115px -28px;
}

#primary-nav li.podcast a {
  background-position: -225px 0;
}

#primary-nav li.podcast a:hover {
  background-position: -225px -28px;
}

#primary-nav li.archive a {
  width: 130px;
  background-position: -340px 0;
}

#primary-nav li.archive a:hover {
  background-position: -340px -28px;
}

#primary-nav li.support a {
  background-position: -500px 0;
}

#primary-nav li.support a:hover {
  background-position: -500px -28px;
}

#primary-nav li.about a {
  background-position: -610px 0;
}

#primary-nav li.about a:hover {
  background-position: -610px -28px;
}

/* footer */

#footer {
  width: 930px;
  height: 60px;
  padding: 5px 15px 10px;
  margin-top: 40px;
  background-color: #444;
  color: #999;
  -moz-box-shadow: 1px 2px 15px #333;
  -webkit-box-shadow: 1px 2px 20px #333;
  box-shadow: 1px 2px 20px #333;
  /* For IE 8 */
  -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#333333')";
  /* For IE 5.5 - 7 */
  filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#333333');
}

#footer a {
  color: #999;
}

#footer a:hover {
  color: #fff;
}

#footer ul.nav {
  width: 100%;
}

#footer li {
  float: left;
  margin: 15px 0 0;
  padding: 0 12px;
  border-right: 1px solid #777;
  text-transform: uppercase;
  font: 300 18pt/20pt "atrament-web-1","atrament-web-2","Trebuchet MS",sans-serif;
}

.wf-active #footer li {
  font-size: 14pt;
  line-height: 14pt;
}

#footer li.logo {
  border: 0;
  margin: 5px 0 0;
  padding: 0 15px 0 0;
}

#footer li.corrections {
  border: 0;
}

#footer li.wnyc-logo {
  border: 0;
  margin: 10px 0 0;
  padding: 0 15px 0 60px;
}

#footer li.wnyc-logo a {
  display: block;
  width: 59px;
  height: 23px;
  text-indent: -9999px;
  background: url(/media/img/onthemedia/logo-wnyc-footer.png) no-repeat 0 0;
}

#footer li.back-to-top {
  float: right;
  border: 0;
  margin: 5px 0 0;
  padding: 0;
}

#footer li.back-to-top a {
  display: block;
  width: 155px;
  height: 31px;
  text-indent: -9999px;
  background: url(/media/img/onthemedia/btn-footer-backtotop.png) no-repeat 0 0;
}

#footer li.back-to-top a:hover {
  background-position: 0 -32px;
}

#footer p {
  clear: both;
  font-size: 9pt;
  padding: 10px 0 0;
}

/* home carousel */

#carousel-outer-wrapper {
  height: 200px;
  width: 100%;
  background: transparent url(/media/img/onthemedia/bg-ON-feature.png) no-repeat 17px 0;
}

#carousel-container {
  height: 140px;
  width: 675px;
  margin: 31px 0 0 239px;
  overflow: hidden;
}

#jcarousel-control div {
  width: 7px;
  height: 15px;
  border: 1px solid #737373;
}

#jcarousel-control a:hover div {
  background-color: #fff;
  border: 1px solid #f24f00;
}

#jcarousel-control a.selected div {
  background-color: #737373;
  border: 1px solid #737373;
}

#jcarousel-control {
  list-style-type: none;
  position: relative;
  left: 250px;
  top: 1px;
}

#jcarousel-control li {
  float: left;
  margin-right: 5px;
}

#otm-carousel.jcarousel-list li {
  width: 677px;
  height: 143px;
}

#otm-carousel .item-wrapper {
  position: relative;
  width: 677px;
  height: 143px;
  color: #fff;
}

#otm-carousel .item-wrapper a {
  color: #fff;
}

#otm-carousel .item-wrapper h1 a {
  font: 300 16pt "atrament-web-1","atrament-web-2","Trebuchet MS",sans-serif;
  text-transform: uppercase;
}

.wf-active #otm-carousel .item-wrapper h1 a {
  font-size: 20pt;
  line-height: 24pt;
}

#otm-carousel .item-wrapper .image {
  float: left;
}

#otm-carousel .description {
  float: left;
  width: 300px;
  height: 120px;
  padding: 10px 20px;
}

#otm-carousel p {
  line-height: 1.2em;
  height: 75px;
  overflow: hidden;
}

#carousel-read-more {
  float: right;
  padding: 10px 65px 0 0;
  font: 300 14pt/20pt "atrament-web-1","atrament-web-2","Trebuchet MS",sans-serif;
  text-transform: uppercase;
}

.wf-active #carousel-read-more {
  font-size: 18pt;
  line-height: 12pt;
}

#carousel-read-more a {
  text-indent: -9999px;
  width: 88px;
  height: 19px;
  background: url(/media/img/onthemedia/btn-carousel-read-more.png) no-repeat 0 0;
  display: block;
}

#carousel-read-more a:hover {
  color: #6e6e6f;
  background-position: 0 -20px;
}

/* home this week aka latest episode */

#this-week {
  height: 130px;
  width: 930px;
  padding: 20px 15px;
  background: transparent url(/media/img/onthemedia/bg-this-weeks-episode.png) repeat-x 0 0;
  position: relative;
}

#this-week .episode {
  position: relative;
  background: url(/media/img/onthemedia/bg-fullshow-segments.png) no-repeat 268px 15px;
  width: 287px;
  padding: 19px 0 0 12px;
  height: 100%;
  float: left;
}

#this-week .episode h3 {
  font: 300 20pt "atrament-web-1","atrament-web-2","Trebuchet MS",sans-serif;
  text-transform: uppercase;
}

.wf-active #this-week .episode h3 {
  font-size: 20pt;
  line-height: ; /******/
}

#this-week .episode h4 a {
  font: italic 12pt "chaparral-pro-1","chaparral-pro-2",times;
  color: #fff;
  text-transform: none;
}

.wf-active #this-week .episode h4 a {
  font-size: 12pt;
  line-height: ; /******/
}

#this-week .segments {
  background: url(/media/img/onthemedia/bg-fullshow-segments.png) no-repeat -31px 15px;
  padding: 0 0 0 16px;
  height: 100%;
  width: 470px;
  float: left;
}

#this-week .segments .showslider {
  width: 456px;
}

#this-week .segments .showslider.noslider {
  margin-left: 0;
}

#this-week .segments .showslider .jcarousel-clip {
  margin: 0 8px;
}

#this-week .segments .showslider .jcarousel-prev,
#this-week .segments .showslider .jcarousel-next {
  background: transparent url(/media/img/onthemedia/btn-slider-nav.png) no-repeat 0 0;
  height: 20px;
  width: 10px;
  margin: 98px -2px 0;
}

#this-week .segments .showslider .jcarousel-prev:hover {
  background-position: 0 -20px;
}

#this-week .segments .showslider .jcarousel-next {
  background-position: -10px 0;
}

#this-week .segments .showslider .jcarousel-next:hover {
  background-position: -10px -20px;
}

#this-week .segments .showslider .jcarousel-prev.jcarousel-prev-disabled,
#this-week .segments .showslider .jcarousel-next.jcarousel-next-disabled {
  background: 0;
}

#this-week .showslider li {
  float: left;
  width: 65px;
  margin-right: 10px;
  height: auto;
  border: 0;
  background: 0;
}

#this-week .segments h4 {
  font: 300 16pt/18pt "atrament-web-1","atrament-web-2",sans-serif;
  color: #444;
}

#this-week .segments h4 a {
  color: #fff;
}

#this-week .showslider h4 {
  position: absolute;
  display: none;
}

#this-week .showslider li.active h4 {
/*
  display: block; 
*/
}

#this-week .showslider li .image-overlay {
  position: absolute;
  top: 25px;
  z-index: 99998;
  width: 65px;
  height: 65px;
  background: url(/media/img/onthemedia/bg-this-week-image-overlay.png) 0 0;
  display: none;
}

#this-week .showslider.noslider li .image-overlay {
  top: 45px;
}

#this-week .showslider li.active .image-overlay {
  display: block;
  background-position: 0 -65px;
}

#this-week .showslider li.clicked .image-overlay,
#this-week .showslider li.clicked.active .image-overlay {
  display: block;
  background-position: 0 0;
}

#this-week .segments .image {
  margin: 25px 0 0 0;
}

#this-week .segments .image img {
  border: 0;
  float: none;
}

#this-week .segments .this-segment {
  position: absolute;
  right: 0;
  top: 40px;
  width: 170px;
  display: none;
}

#this-week .segments.count_2 .this-segment {
  right: 303px;
}

#this-week .segments.count_3 .this-segment {
  right: 228px;
}

#this-week .segments.count_4 .this-segment {
  right: 153px;
}

#this-week .segments.count_5 .this-segment {
  right: 78px;
}

#this-week .segments .this-segment h4 {
  position: relative;
}

/* home left sidebar twitter */

.home-column.twitter {
  width: 150px;
  float: left;
  margin-left: 15px;
  margin-right: 20px;
}

.twitter-feeds {
  border-top: 1px solid #737373;
  padding: 20px 0;
  margin: 14px 0;
  font: normal 8pt arial,sans-serif;
}

.twitter-feeds .fail {
  padding: 10px 0 0;
}

.twitter-feeds a.follow-us-twitter {
  display: block;
  width: 152px;
  height: 27px;
  margin: 25px 0;
  background: url(/media/img/onthemedia/btns-social.png) no-repeat 0 0;
  text-indent: -9999px;
}

.twitter-feeds .tweet {
  border-bottom: 1px solid #f24f00;
  padding: 10px 0 5px;
}

.twitter-feeds .tweet p {
  margin: 0;
  line-height: 1.2em;
}

.twitter-feeds .tweet .via {
  color: #999;
  font-size: 7.5pt;
}

ul#twitter_nav {
  padding: 0 0 0 65px;
  background: url(/media/img/onthemedia/btns-social.png) no-repeat 0 -28px;
  height: 45px;
}

#twitter_nav li a {
  display: block;
  width: 87px;
  height: 14px;
  background: url(/media/img/onthemedia/btn-twitter-nav.png) no-repeat 0 0;
  text-indent: -9999px;
  margin: 0 0 2px;
}

#twitter_nav li.otm a {
  background-position: 0 0;
}

#twitter_nav li.otm a:hover {
  background-position: 0 -50px;
}

#twitter_nav li.otm.selected a {
  background-position: 0 -100px;
}

#twitter_nav li.replies a {
  background-position: 0 -15px;
  display: none; /* until this can be built */
}

#twitter_nav li.replies a:hover {
  background-position: 0 -65px;
}

#twitter_nav li.replies.selected a {
  background-position: 0 -115px;
}

#twitter_nav li.following a {
  background-position: 0 -30px;
}

#twitter_nav li.following a:hover {
  background-position: 0 -80px;
}

#twitter_nav li.following.selected a {
  background-position: 0 -130px;
}


/* home main */

.home-column.main {
  width: 415px;
  float: left;
  margin-left: 25px;
  margin-right: 17px;
}

#brooke-bob .blurb-tease {
  padding-bottom: 50px;
}

#brooke-bob .blurb-tease.brooke-gladstone {
  background: url(/media/img/onthemedia/bg-thought-bubble-brooke.png) no-repeat 0 bottom;
}

#brooke-bob .blurb-tease.bob-garfield {
  background: url(/media/img/onthemedia/bg-thought-bubble-bob.png) no-repeat 0 bottom;
}

#brooke-bob .text {
  width: 260px;
  font-style: italic;
  font-weight: 600;
  color: #f24f00;
  margin: 0 auto;
  text-align: center;
}

#home-quote {
  padding-top: 40px;
  background: url(/media/img/onthemedia/bg-quote.png) no-repeat 0 10px;
}

#home-bottom h3.date {
  display: none;
}

/* sidebar */

.sidebar {
  margin: 0;
}

.sidebar.channel-detail,
.sidebar.channel-tagged-list,
.sidebar.article-detail {
  margin: 70px 0 0;
}

.sideblock.bigbox_ad p {
  display: none;
}

.sideblock.bigbox_ad {
  margin: 2px 0;
  padding: 0 0 15px;
  border-bottom: 1px solid #999;
}

.home .sideblock.bigbox_ad {
  border: 0;
}

.sidebar #google_ads_div_OTM_pledge_ad_container {
  padding: 15px 0;
  border-bottom: 1px solid #999;
}

.sidebar #subscribe-podcast {
  margin: 15px 0 20px;
}

.sidebar.home #subscribe-podcast {
  margin: 15px;
}

#damost {
  background-color: #c7c7c7;
  padding: 15px;
}

ul#damost-nav {
  background: url(/media/img/onthemedia/hdr-damost-nav.png) no-repeat 0 0;
  width: 217px;
  height: 26px;
  padding: 1px 5px 0 48px;
}

ul#damost-nav li {
  float: left;
  margin: 2px 1px;
}

ul#damost-nav li span {
  display: none;
}

ul#damost-nav li a {
  display: block;
  height: 20px;
  text-indent: -9999px;
  background: url(/media/img/onthemedia/hdr-damost-nav.png) no-repeat 0 0;
}

ul#damost-nav li.viewed a {
  width: 54px;
  background-position: -139px -26px;
}

ul#damost-nav li.viewed a:hover {
  background-position: -139px -46px;
}

ul#damost-nav li.viewed.active a {
  background-position: -139px -66px;
}

ul#damost-nav li.listened a {
  width: 67px;
  background-position: -197px -26px;
}

ul#damost-nav li.listened a:hover {
  background-position: -197px -46px;
}

ul#damost-nav li.listened.active a {
  background-position: -197px -66px;
}

ul#damost-nav li.commented a {
  width: 87px;
  background-position: -47px -26px;
}

ul#damost-nav li.commented a:hover {
  background-position: -47px -46px;
}

ul#damost-nav li.commented.active a {
  background-position: -47px -66px;
}

#damost ol {
  clear: both;
  margin: 10px 0;
}

#damost ol li a {
  display: block;
  background: url(/media/img/onthemedia/btn-carrot.png) no-repeat 0 4px;
  padding: 0 0 0 13px;
  color: #444;
}

#damost ol li a:hover {
  text-decoration: underline;
  background-image: url(/media/img/onthemedia/btn-carrot-over.png);
}

#subscribe-podcast {
  text-indent: -9999px;
  background: url(/media/img/onthemedia/subscribe-podcast.png) no-repeat 0 0;
  width: 229px;
  height: 62px;
  margin: 15px;
}

#subscribe-podcast a {
  display: block;
  float: right;
  width: 36px;
  height: 36px;
  margin: 23px 0 0 5px;
}

#blogpost-categories h4 {
  background: url(/media/img/onthemedia/hdr-categories.png) no-repeat 0 0;
  width: 190px;
  height: 42px;
  text-indent: -9999px;
  margin: 0 0 10px;
}

.sidebar .feeds-wrapper {
  margin: 5px 0;
}

.sidebar.home .feeds-wrapper {
  margin: 5px 15px;
}

h4.noise, .show-nav h4 { 
  background: 0;
  font: bold 10pt arial,sans-seif;
  margin: 20px 0 5px;
  color: #444;
}

/* audio */

.article-audioplayer {
  width: 620px;
  height: auto;
  padding: 14px 0 15px;
}

.article-audioplayer object,
.inline_audioplayer_wrapper object {
  height: 39px;
}

.sidebar .article-audioplayer {
  width: 300px;
  height: auto;
  border-bottom: 1px solid #eee;
  border-top: 1px solid #eee;
  margin: 10px 0;
  padding: 5px 0 25px;
}

.sidebar .article-audioplayer object {
  width: 300px;
}

/* blog page */

.main.channel-detail .page-titlegroup h2 a,
.main.channel-tagged-list .page-titlegroup h2 a,
.main.article-detail .page-titlegroup h2 a {
  display: block;
  height: 90px;
  width: 186px;
  text-indent: -9999px;
  background: url(/media/img/onthemedia/hdr-blog.png) no-repeat 0 0;
  margin: -42px 0 0;
}

.main.channel-detail .page-titlegroup,
.main.channel-tagged-list .page-titlegroup,
.main.article-detail .page-titlegroup {
  border: 0;
  margin: 0;
}

