html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}:focus{outline:0}ins{text-decoration:none}del{text-decoration:line-through}table{border-collapse:collapse;border-spacing:0}

.hide_at_first { position: absolute; top: -9999px; left: -9999px; }

/* this file has been modifed to add some additional grid options by kevin lahoda, wnyc */
/* I modified it too so I could just reuse all the grid_x stuff on the inner
 * iframe. See anything under .container_stripped. */
.container_12,.container_16{margin-left:auto;margin-right:auto;width:960px}.grid_1,.grid_2,.grid_3,.grid_4,.grid_5,.grid_6,.grid_7,.grid_8,.grid_9,.grid_10,.grid_11,.grid_12,.grid_13,.grid_14,.grid_15,.grid_16,.sub-alt-show-special{display:inline;float:left;margin-left:10px;margin-right:10px}.container_12 .grid_3,.container_16 .grid_4{width:220px}.sub-alt-show-special{width:193px;}.container_12 .grid_6,.container_16 .grid_8{width:460px}.container_12 .grid_9,.container_16 .grid_12{width:700px}.container_12 .grid_12,.container_16 .grid_16{width:940px}.alpha{margin-left:0}.omega{margin-right:0}.container_12 .grid_1{width:60px}.container_12 .grid_2{width:140px}.container_12 .grid_4{width:300px}.container_12 .grid_5,.container_stripped .grid_5{width:380px}.container_12 .grid_7{width:540px}.container_12 .grid_8,.container_stripped .grid_8{width:620px}.container_12 .grid_10{width:780px}.container_12 .grid_11{width:860px}.container_16 .grid_1{width:40px}.container_16 .grid_2{width:100px}.container_16 .grid_3{width:160px}.container_16 .grid_5{width:280px}.container_16 .grid_6{width:340px}.container_16 .grid_7{width:400px}.container_16 .grid_9{width:520px}.container_16 .grid_10{width:580px}.container_16 .grid_11{width:640px}.container_16 .grid_13{width:760px}.container_16 .grid_14{width:820px}.container_16 .grid_15{width:880px}.container_12 .prefix_3,.container_16 .prefix_4{padding-left:240px}.container_12 .prefix_6,.container_16 .prefix_8{padding-left:480px}.container_12 .prefix_9,.container_16 .prefix_12{padding-left:720px}.container_12 .prefix_1{padding-left:80px}.container_12 .prefix_2{padding-left:160px}.container_12 .prefix_4{padding-left:320px}.container_12 .prefix_5{padding-left:400px}.container_12 .prefix_7{padding-left:560px}.container_12 .prefix_8{padding-left:640px}.container_12 .prefix_10{padding-left:800px}.container_12 .prefix_11{padding-left:880px}.container_16 .prefix_1{padding-left:60px}.container_16 .prefix_2{padding-left:120px}.container_16 .prefix_3{padding-left:180px}.container_16 .prefix_5{padding-left:300px}.container_16 .prefix_6{padding-left:360px}.container_16 .prefix_7{padding-left:420px}.container_16 .prefix_9{padding-left:540px}.container_16 .prefix_10{padding-left:600px}.container_16 .prefix_11{padding-left:660px}.container_16 .prefix_13{padding-left:780px}.container_16 .prefix_14{padding-left:840px}.container_16 .prefix_15{padding-left:900px}.container_12 .suffix_3,.container_16 .suffix_4{padding-right:240px}.container_12 .suffix_6,.container_16 .suffix_8{padding-right:480px}.container_12 .suffix_9,.container_16 .suffix_12{padding-right:720px}.container_12 .suffix_1{padding-right:80px}.container_12 .suffix_2{padding-right:160px}.container_12 .suffix_4{padding-right:320px}.container_12 .suffix_5{padding-right:400px}.container_12 .suffix_7{padding-right:560px}.container_12 .suffix_8{padding-right:640px}.container_12 .suffix_10{padding-right:800px}.container_12 .suffix_11{padding-right:880px}.container_16 .suffix_1{padding-right:60px}.container_16 .suffix_2{padding-right:120px}.container_16 .suffix_3{padding-right:180px}.container_16 .suffix_5{padding-right:300px}.container_16 .suffix_6{padding-right:360px}.container_16 .suffix_7{padding-right:420px}.container_16 .suffix_9{padding-right:540px}.container_16 .suffix_10{padding-right:600px}.container_16 .suffix_11{padding-right:660px}.container_16 .suffix_13{padding-right:780px}.container_16 .suffix_14{padding-right:840px}.container_16 .suffix_15{padding-right:900px}.clear{clear:both;display:block;overflow:hidden;width:0;height:0}.clearfix:after{clear:both;content:' ';display:block;font-size:0;line-height:0;visibility:hidden;width:0;height:0}* html .clearfix,*:first-child+html .clearfix{zoom:1}.grid_8 .nomargins, .grid_12 .nomargins {margin: 0;}

.container_stripped .main { margin: 0px; }

.clearfix:after {
  clear:both;
  content:' ';
  display:block;
  font-size:0;
  line-height:0;
  visibility:hidden;
  width:0;
  height:0
}

* html .clearfix, *:first-child+html .clearfix { zoom:1 }

body {
  margin: 0 auto;
  padding-bottom: 20px;
  line-height: 1.7em !important;
  font: 9.5pt Arial, Helvetica, 'Liberation Sans', FreeSans, sans-serif;
}

#site {
  position: relative;
  margin: 0 auto;
  width: 960px;
}

.site-container, .masthead-container, .footer-container, .siteslider-container {
  overflow: hidden;
}

.site-container {
  padding-top: 25px;
}

.masthead-container {
  padding-bottom: 10px;
}

.status_draft {
  background: #fff url(/media/img/icons/status_draft.png) no-repeat 250px 15px;
}

#main.status_scheduled {
  background: #fff url(/media/img/icons/status_scheduled.png) no-repeat 250px 15px;
}

#main.status_submitted {
  background: #fff url(/media/img/icons/status_submitted.png) no-repeat 250px 15px;
}

#masthead .print-logo {
  display: none;
}

img {
  vertical-align: bottom;
}

a {
  color: #0073d5; 
  text-decoration: none;
  word-wrap: break-word;
}

a:hover {
  text-decoration: underline;
}

a:focus {
  outline: 1px dotted invert;
}

.more:after  {
  content: " \0BB";
}

.text-link {
  color: #0073d5; 
  text-decoration: none;
  word-wrap: break-word;
  cursor: pointer;
}

.text-link:hover {
  text-decoration: underline;
}

a.more.blog_lede {
  display: none;
}

a.guestlink {
  font-weight: bold;
}

h4 a.more {
  color: #dd0000;
}

ol.decimal {
  list-style: decimal outside none;
}

hr {
  border: 0 #ccc solid;
  border-top-width: 1px;
  clear: both;
  height: 0;
}

#loginbox {
  font-size: 11px;
  text-align: right;
}

.main {
}

.show-main {
  padding-bottom: 10px;
  margin-bottom: 10px;
}

.sidebar {

}

.horizontal_linkroll li {
  float: left;
  margin: 0 20px 0 0;
}

.show_header_linkroll {
  padding-left: 4px;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 9pt;
  line-height: 9pt;
  height: 9pt;
  overflow: hidden;
}

.no-object object,
.no-object embed,
.no-object iframe,
.no-object #audioplayer,
.no-object .media_buttons,
.no-object #videoplayer,
.no-object p img,
.no-object .image-caption,
.no-object table {
  display: none;
}

.limited-objects embed,
.limited-objects table {
  display: none;
}

.modal-popup {
  position: absolute;
  top: 25%;
  left: 30%;
  z-index: 10000;
  width: 600px;
  background-color: #fff;
  border: 5px solid #eee;
  padding: 30px 40px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -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');
}

.modal-popup a.close {
  font-weight: bold;
  display: block;
  width: 50px;
  margin: 10px 0;
}

.modalOverlay {
  position: fixed;
  width: 100%;
  height: 100%;
  z-index: 9000;
  background-color: #000;
  filter: alpha(opacity=30);
  opacity: 0.3;
}

.nothanks,
.hidden { display: none; }

a.video-overlay { /* play icon for video thumbs */
  position: absolute;
  display: block;
  height: 25px;
  width: 26px;
  left: 1px;
  background: url(/media/img/wqxr/btn-video-overlay.png) no-repeat 0 0;
  text-indent: -9999px;
}

a.video-overlay:hover {
  text-decoration: none;
}

ul.errorlist {
  color: #dd0000;
  font-weight: bold;
  padding: 0;
}

#mobile-app-ad-inner {
  display: block;
  position: relative;
  width: 92%;
  min-height: 67px;
  margin: 20px auto;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  text-transform: uppercase;
  text-shadow: 1px 1px #666;
  font-weight: bold;
  font-size: 17px;
  line-height: 1.1em;
}

#mobile-app-ad a {
  display: inline-block;
  color: #fff;
}

#mobile-app-ad a#download {
  width: 85%;
  margin: 1% 1.5% 0;
}

#mobile-app-ad a#download:hover {
  text-decoration: none;
}

#mobile-app-ad a#dismiss {
  width: 54px;
  height: 67px;
  text-indent: -9999px;
  border-radius: 0 5px 5px 0;
  background: url(/media/img/icons/btn-dismiss-x.png) no-repeat 0 0;
  vertical-align: top;
  position: absolute;
  right: 0;
  z-index: 2;
  padding-right: 15px;
}

#mobile-app-ad span.type {
  display: block;
  font-size: 38px;
  line-height: 1.1em;
}

/* general text */
p {
  line-height: 1.5em;
  padding-top: 0;
  margin-top: 5px;
  margin-bottom: 10px;
}

input.submit {
  cursor: pointer;
}

h1 {
  font: normal 22px arial;
  padding-bottom: 4px;
}

h2 {
  font-size: 22px;
  line-height: 1.2em;
}

h2.title {
  font-size: 24px;
  margin-bottom: 4px;
}

h2.headline {
  color: #999;
  font-size: 10pt;
  padding: 5px 0;
}

.channel-item h2.headline, .channel-item h2.headline a {
  color: #999;
  font-weight: normal;
  padding: 5px 0;
}

h2.headline.wqxr {
  border-top: 4px solid #0066CC;
}

h2.headline.wnyc {
  border-top: 4px solid #e11837;
}

h2.headline.grey {
  border-top: 4px solid #c6c6c6;
  color: #000;
}

h2.headline.norule {
  border-top: none;
  text-transform: none;
}

h2 a, h3 a, h4 a {
  color: #000;
  text-decoration: none;
}

h5 {
  margin: 10px 0;
}

h1 a, h2.title a { /* ie doppelganger bug in touts */
  display: block;
  zoom: 1;
}

.article-wide h2.title a { /* no block title display in detail pages */
  display: inline;
}

h2 a:hover, h3 a:hover, h4 a:hover {
  text-decoration: underline;
}

.page-titlegroup {
  border-bottom: 1px solid #eee;
  margin-bottom: 10px;
}

#flatpage .page-titlegroup {
  border: 0;
}

.page-titlegroup h2 {
  font-size: 18px;
  font-weight: normal;
  padding-bottom: 5px;
  line-height: 1.2em;
}

h3 {
  font-size: 18px;
  margin-bottom: 3px;
  line-height: 1.6em;
}

h3.date,
h3.date a,
h3.episode-number {
  font-size: 13px;
  color: #555;
  font-weight: normal;
}

.story-headergroup .byline {
  font-size: 13px;
  color: #555;
  margin: 0 0 15px 0;
}

a.date-link:hover h3.date,
a.date-link:hover {
  text-decoration: none;
}

h3.channel-name {
  clear: none;
  line-height: 1em;
  margin: 0;
}

h3.channel-name a {
  color: #666;
  font-size: 9pt;
  font-weight: normal;
  text-transform: uppercase;
}

h3.subtitle {
  color: #333;
  font-size: 13px;
  font-weight: normal;
  margin-bottom: 7px;
  line-height: 1.4em;
}

.message {
  color: #E21E26;
  font-weight: normal;
  font-size: 10pt;
}

.mceGuest { /* in admin */
  background-color: #c0d2e5;
  padding: 0 4px;
}

/* mama bar */

#universal-nav-bg {
  background-color: #1a1a1a;
  width: 100%;
  height: 30px;
  position: absolute;
  z-index: -10;
}

#universal-nav {
  background-color: #1a1a1a;
  height: 30px;
}

#universal-nav ul {
  float: right;
  font-size: 8.5pt;
  line-height: 8pt;
  margin: 9px 0;
}

#universal-nav ul#sites {
  float: left;
}

#universal-nav ul li {
  float: left;
  padding: 0 8px;
  border-right: 1px solid #666;
}

#universal-nav ul#sites li.first {
  padding-left: 0;
}

#universal-nav ul#util li.last,
#universal-nav ul#sites li.last {
  padding-right: 0;
  border: 0;
}

#universal-nav,
#universal-nav a {
  color: #999;
}

#universal-nav li.support a,
#universal-nav a:hover {
  color: #fff;
  text-decoration: none;
}

/* technical message */

#technical-message p {
  padding: 5px 10px;
  color: #ff0000;
  margin: 0 0 10px 0;
  background:#FFF1F1;
  font-size: 11px;
}

#technical-message p a{
  color: #ff0000;
  text-decoration: underline;
}

#technical-message p a:hover{
 color: #9b071e;
}

/* pagination */

#page-counter {
  font: normal 9pt arial,sans-serif;
  margin: 15px 0;
}

#pagefooter {
  clear: both;
  padding: 30px 0 15px 0;
  text-align: right;
  font-size: 14pt;
  color: #b5b5b5;
}

.pagefooter-link a,
.pagefooter-current {
  padding: 0 6px 0 3px;
}

.pagefooter-current {
  color: #b5b5b5;
}

.pagefooter-previous a:before {
  content: "\0AB\00a0 ";
}

.pagefooter-next a:after {
  content: " \0BB";
}

/* data tables */

.article-wide table,
.article-description table {
  width: auto;
  clear: both;
  margin: 10px 0;
}

.article-wide table th,
.article-description table th {
  border: 1px solid #ddd;
  border-bottom-width: 2px;
  font-weight: bold;
  padding: 5px;
}

.article-wide table td,
.article-description table td {
  border: 1px solid #ddd;
  padding: 5px 7px 6px;
}

table#show-number-archive {
  width: 100%;
}

/* images */

.mediumimage {
  width: auto;
}

.story-longimage {
  margin-bottom: 20px;
}

.show-main .story-longimage {
  margin: 0;
}


.sidebar-longimage {
  margin-bottom: 5px;
}


.imageleft,
.alignleft {
  margin-top: 0px;
  margin-right: 12px;
  margin-bottom: 10px;
  float: left;
  clear: both;
}

.imageright,
.alignright {
  margin-top: 3px;
  margin-left: 12px;
  margin-bottom: 10px;
  float: right;
}

.smallestimageright, .smallimageright {
  margin-top: 3px;
  margin-left: 8px;
  margin-bottom: 8px;
  float: right;
}

.imagepromo {
  margin-bottom: 3px;
}

p.image-caption {
  margin: 2px 0 0;
  line-height: 1.2em !important;
  width: 95%;
}

/*image-caption, image-credit are inline-to-the-article image metadata,
  whereas .credit, .caption are for the story's main image */
.credit, .caption, .image-caption, .image-credit {
  font-size: 8pt;
  color: #777;
  line-height: 1.2em;
  margin: 0;
}

.image-caption, .image-credit {
  display: inline-block;
}

/*related to CMS article content:
  these two rules get floated image captions to maintain the borders of the image itself
*/
.embedded-image {
    display: table;
}
.image-metadata {
    display: table-caption;
    caption-side: bottom;
    padding-top: 5px;
    background-color: inherit;
}

.embedded-image.alignleft {
    float: left;
    /* lower top margin, so it's flush with text -- depends on lineheight of text */
    margin: 0.5em 20px 20px 0;
}

.embedded-image.alignright {
    float: right;
    /* lower top margin, so it's flush with text -- depends on lineheight of text */
    margin: 0.5em 0 20px 20px;
    display: table;
}



#enlarge .credit, #enlarge .caption {
  font-size: 11pt;
}

/* newsletter signup widgets */

.newsletter-signup .email {
  display: block;
  float: left;
  width: 63%;
  border: 1px solid #ddd;
  -moz-border-radius: 1px;
  border-radius: 1px;
  padding: 10px;
  margin: 0 1% 0 0;
  color: #666;
  font-size: 13px;
}

.newsletter-signup .button {
  background: #0073d5;
  margin-top: 1px;
  padding: 10px;
  font-size: 13px;
  color: #fff;
  border: none;
  cursor: pointer;
}

.newsletter-signup .button:hover {
  background: #0dbcee;
}

/* damost */

#damost-nav li {
  float: left;
}

#damost-nav li a {
  display: block;
}

#damost .tab ol {
  clear: both;
  list-style: decimal outside;
}

#damost .tab ol li {
  clear: both;
}


/* Popular Stories - Story Page */

.popular-list li.popular-listitem {
  margin: 0 0 25px 0;
  min-height: 200px;
}

.popular-listitem .thumbnail {
  height: 175px;
  overflow: hidden;
  background: #eee;
}

.popular-listitem .duration {
  background: #000;
  color: #fff;
  margin-top: 14.32em;
  position: absolute;
  padding: 0 0.5em;
  opacity: .7;
  right: 0.15em;
}

.popular-listitem .showtitle {
  margin: 3px 10px 20px 10px;
}

/* audio video */

.videoplayer {
  margin-bottom: 20px;
  clear: both;
}

.article-videoplayer {
  clear: both;
  margin-bottom: 5px;
}

.user-embedded-video {
  display: block;
  height: auto;
  margin-bottom: 20px;
}

.article-inlineplayer {
  margin-bottom: 10px;
}

.inline_audioplayer_wrapper {
  display: block;
  border: 1px solid #eee;
  padding: 5px 10px 0;
  clear: both;
}

.article-audioplayer .inline_audioplayer_wrapper {
  border: 0;
  padding: 0 15px 0 0;
}

.article-audioplayer {
  width: 529px;
  height: 56px;
  margin: 0 0 15px;
  padding: 10px 0px 15px 93px;
  font-size: 11px;
}

.article-audioplayer a {
  padding-top: 6px;
  padding-bottom: 6px;
}

.article-audioplayer a:hover {
  text-decoration: underline;
}

.article-audioplayer .media_buttons {
  margin-bottom: 0px;
  margin-top: 11px;
  padding-bottom: 0;
  position: relative;
  float: left;
}

.article-audioplayer .downloadlink {
  margin-top: 11px;
  float: left;
}

.article-audioplayer .transcript {
  margin-top: 11px;
  float: left;
}

.article-audioplayer .media_buttons fieldset {
  position: absolute;
  clear: both;
  left: 0px;
    z-index: 100;
}

.article-audioplayer .media_buttons legend {
  font-weight: bold;
}

.sideblock .article-audioplayer {
  background-color: #fff;
  margin: 0px 0px 0px -1px;
  padding: 5px 0px 0px 0px;
  font-size: 11px;
  background: none;
  width: 300px;
  height: 55px;
}

.sideblock .feed-icon {
  top: -5px;
  position: relative;
}

.sideblock .article-audioplayer a {
  padding-top: 6px;
  padding-bottom: 6px;
}

.sideblock .article-audioplayer a:hover {
  text-decoration: underline;
}

.sideblock .media_buttons fieldset {
  position: static;
  display: block;
  margin: 0px;
  float: none;
  margin: 24px 0px 12px 0px;
}

.sideblock .media_buttons .embedthis { }

.audio_fullsize {
  clear: both;
}

/* ads */

.bigbox_ad,
.littlebox_ad {
  text-align: center;
  margin: 10px 0;
}

.littlebox_ad .ad {
  padding: 12px 0;
  border: 1px solid #dedede;
}

.bigbox_ad p,
.littlebox_ad p {
  text-align: center;
  color: #bbb;
  text-transform:uppercase;
  margin-bottom: 5px;
  font-size: 8pt;
}

.ad_container {
  text-align: center;
}

/*blocks*/

.sideblock, .block {
  margin-bottom: 10px;
      padding-bottom: 0px;
}

.sideblock h3 {
  font-size: 14px;
}

.sideblock h4 {
  font-size: 12px;
  margin-bottom: 3px;
}

.show-nav {
  margin-bottom: 20px;
}

h4.noise {
  margin: 15px 0;
  text-transform: uppercase;
  font-size: 12px;
  line-height: 10px;
  font-weight: bold;
  background: url(/media/img/wnyc/widgets/header-bg-sparse.gif) repeat 0 0;
}

.show-nav .twtr-widget h4 {
  text-transform: none;
  background: 0;
}

h4.noise span,
.show-nav h4 span {
  background-color: #fff;
  padding-right: 8px;
}

#archive-list h4.noise {
  margin: 15px 0 8px;
}

#archive-list h4 a {
  text-transform: uppercase;
}

h4.label {
  text-transform: uppercase;
  font-size: 12px;
  margin: 10px 0;
  color: #333;
}

.sideblock li {
  margin: 3px 0 4px 0px;  
}

.block h3 {
  font-size: 10pt;
}

.show-nav ul.host li {
  display: inline;
}

.show-nav ul.host li:after {
        content: ",";
}

.show-nav ul.host li:last-child:after {
        content:"";
}

.show-nav .host img {
  float: left;
  margin: 0 5px 5px 0;
}

.show-nav .prod-org {
  clear: both;
}

.prod-org {
  top: -1px;
  position: relative;
}

.story-headergroup #producing-logos {
  position: relative;
  float: right;
  display: inline;
}

.prod-org ul {
  display: inline;
  margin-left: 5px;
}

.prod-org ul li {
  display: inline;
  margin-right: 5px;
}

.show-nav .more-about {
  clear: both;
}

.sideblock .latest-podcast {
  padding-bottom: 10px;
  border-bottom: 1px solid #eee;
}

.sideblock .feeds {
  margin-top: 10px;
}

.flatpage-nav ul li {
  border-top: 1px solid #eee;
  padding: 5px 0 4px;
  font-size: 9pt;
  font-weight: bold;
}

.flatpage-nav ul li:first-child {
  border: 0;
}

.flatpage-nav ul li a:after {
        content: " \0BB";
  font-weight: normal;
}

ul.sidetouts {
  margin-bottom:10px;
}

ul.sidetouts li {
  overflow: hidden;
  border-bottom:1px solid #e6e6e6;
  list-style-image:none;
  list-style-position:outside;
  list-style-type:none;
  margin-bottom: 10px;
  padding:0px 0 10px 0px;
}

.pullquote {
  background: url(/media/img/wnyc/widgets/quote.png) no-repeat 0 -10px;
  padding: 0 5px 10px 38px;
  margin: 0 0 10px;
  font-size: 9pt;
  line-height: 1.9em;
  color: #333;
}

.pullquote .curly { display: none; }

.pullquote .attribution {
  margin: 2px 0;
}

li.featuredcomment {
  clear: both;
  background: transparent url(/media/img/wnyc/widgets/quote.png) no-repeat top left;
  padding-left: 38px;
  padding-top: 10px;
  font-size: 8pt;
  line-height: 1.4em;
}

li.featuredcomment p {
  width: 180px; /* ie7 show pullquote bg */
  background: 0;
  font-size: 8pt;
  margin-top: 0;
}

.sidebar li.featuredcomment p {
  width: auto;
}

.sidebar .featured-comments h4.noise {
  margin: 15px 0 5px;
}

#current-episode .pullquote,
#current-episode li.featuredcomment {
  width: 140px;
  margin-left: 10px;
  margin-top: -10px;
  font-size: 9pt;
  color: #333;
  border: 0;
}

li.featuredcomment .comment-avatar {
  height: 32px;
  width: 35px;
  float: left;
  margin: 0 8px 15px 0;
}

li.featuredcomment .comment-author {
  font-size: 9pt;
  font-weight: bold;
}

li.featuredcomment .comment-object {
  font-size: 8pt;
  font-weight: normal;
  margin-top: 2px;
  padding-bottom: 10px;
  border-bottom: 1px solid #eee;
}

li.featuredcomment:last-child .comment-object {
  border: 0;
}

li.featuredcomment .comment-object a {
  font-weight: bold;
}

ul.sidetouts .imageleft {
  margin-right: 10px;
  margin-bottom: 0px;
}

ul.sidetouts li:first-child {
  padding: 0 0 0 0;
  margin-bottom: 0px;
  border-bottom: none;
}

ul.sidetouts li img {
  margin: 0 0 0 0;
}

ul.sidetouts li h3 {
   font-size: 14px;
   margin-bottom: 5px;
}

ul.sidetouts li h4 {
   font-size: 12px;
   margin: 5px 0 8px;
}

ul.sidetouts li p {
  font-size: 11px;
  font-weight: normal;
  margin-bottom: 0px
}

ul.sidetouts li p.date {
  margin-bottom: 0px;
  color: #666;
}

/* featured comments carousel */

#comments-carousel {
  background-color: #f2f2f2;
  border-top: 1px solid #777;
  height: 130px;
  position: relative;
  margin: 0 0 20px;
}

#comments-carousel li.featuredcomment {
  width: 509px;
  height: 108px;
  clear: none;
  padding: 10px 12px 12px 99px;
  background: 0;
  color: #666;
}

#comments-carousel li.featuredcomment p {
  width: auto;
  font-size: 13pt;
  line-height: 1.3em;
  margin: 0 0 5px;
  color: #333;
}

#comments-carousel li.featuredcomment p:before { content: "\2018\2018"; }
#comments-carousel li.featuredcomment p:after { content: "\2019\2019"; }

#comments-carousel li.featuredcomment .comment-avatar {
  width: auto;
  height: auto;
  position: absolute;
  top: 12px;
  left: 12px;
  margin: 0;
  border: 1px solid #d5d5d5;
}

#comments-carousel li.featuredcomment .comment-author,
#comments-carousel li.featuredcomment .comment-author a,
#comments-carousel li.featuredcomment .comment-object,
#comments-carousel li.featuredcomment .comment-object a {
  display: inline;
  font-size: 10.5pt;
  font-weight: normal;
  border: 0;
}

#comments-carousel .discuss-link {
  margin: 0;
  padding: 0;
  border: 0;
  background: 0;
}

#comments-carousel .discuss-link a {
  display: block;
  background-color: #0073d5;
  -moz-border-radius: 3px;
  border-radius: 3px;
  text-align: center;
  font-size: 9pt;
  line-height: 13pt;
  height: 16px;
  width: 580px;
  padding: 4px 8px;
  margin: 0;
  position: absolute;
  bottom: 10px;
  left: 12px;
}

#comments-carousel .discuss-link a:hover {
  text-decoration: none;
  background-color: #5a87b4;
}

#comments-carousel .discuss-link a span.icon {
  background: url(/media/img/icons/comments_white_small.png) no-repeat 0 1px;
  padding-left: 22px;
  opacity:0.6;
  filter:alpha(opacity=60);
}

/* schedule page calendar - NOT show calendar */

#schedule_datepicker {
        background-color: #eee;
        border: 1px solid #585858;
        padding: 12px 0px 6px 0px;
        width: 138px;
}

#schedule_datepicker .ui-datepicker-inline {
        padding-bottom: 6px;
}

#schedule_datepicker a.ui-datepicker-prev {
        display: inline;
        width: 20px;
        float: left;
        background: #eee url('/media/img/wnyc/schedule/schedule-cal-arrow-l.gif') no-repeat 6px 0px;
        overflow:hidden;
        text-indent: -9999px;
        height:14px;
}

#schedule_datepicker a.ui-datepicker-next {
        display: inline;
        width: 20px;
        float: right;
        background: #eee url('/media/img/wnyc/schedule/schedule-cal-arrow-r.gif') no-repeat 3px 0px;
        overflow:hidden;
        text-indent:-9999px;
        height:14px;
}

#schedule_datepicker .ui-datepicker-title {
        font: normal bold 11px/13px arial;
        padding: 0px 2px 5px;
        text-align: center;
}

#schedule_datepicker table {
        font: normal normal 10px/10px arial;
        margin: 0px auto;
}

#schedule_datepicker table th {
        font-weight: bold;
}

#schedule_datepicker table th, #schedule_datepicker table td {
        text-align: center;
        padding: 3px 1px;
        width: 16px;
}

#schedule_datepicker table td a {
        display: block;
        width: 16px;
        height: 16px;
        line-height: 16px;
        color: #dd0000;
}

#schedule_datepicker table td a:hover {
        background-color: #555556;
        color: #fff;
        text-decoration: none;
}

#schedule_datepicker table td.today a {
        background-color: #2f81d3;
        font-weight: bold;
        color: #fff;
}

#schedule_datepicker table td.inactive a, #schedule_datepicker table td.inactive a:hover {
        color: #999;
}


/* Social Networking Links */


.social-network-links {
        margin-top: 2px;
}

.social-network {
        border-top: 1px solid #dedede;
        border-bottom: 1px solid #dedede;
        padding: 0 0 7px;
}

.social-network ul {
        list-style-type: none;
}

.social-network ul li {
        float: left;
        width: 25px;
        overflow: hidden;
  margin-right: 2px;
}

.social-network ul li a {
        display: block;
        font: normal normal 12px/21px arial;
        height: 22px;
        width: 22px;
  background-position: top right;
        background-repeat: no-repeat;
        overflow: hidden;
}

.social-network ul li.rss a {
        background-image: url('/media/img/icons/icon-rss.gif');
}

.social-network ul li.twitter a {
        background-image: url('/media/img/icons/icon-twitter.gif');
}

.social-network ul li.facebook a {
        background-image: url('/media/img/icons/icon-facebook.gif');
}
                                                                                                
.social-network ul li.myspace a {
        background-image: url('/media/img/icons/icon-myspace.gif');
}
                                                                                                
.social-network ul li.flickr a {
        background-image: url('/media/img/icons/icon-flickr.gif');
}

.social-nav .rounded-3{-webkit-border-radius:3px; -khtml-border-radius:3px; -moz-border-radius:3px; border-radius: 3px;}
.social-nav .twitter{background:url("/media/img/icons/sprite-social.png") no-repeat scroll -20px 0px #60D7FF;}
.social-nav .facebook{background:url("/media/img/icons/sprite-social.png") no-repeat scroll 0px 0px #3b5998;}
.social-nav .rss{background:url("/media/img/icons/sprite-social.png") no-repeat scroll -40px 0px #fb9d39;}
.social-nav .social-btn{display:inline-block; height:20px; width:20px; margin-left: 5px;}
.social-nav .social-btn:hover{opacity:0.5;}
.social-nav a:hover {text-decoration:none;}

/* ARTICLE / EPISODE / SEGMENT */

.article-channel {
  text-align: left;
}

.article-channel h1 {
  font-size: 23px;
  margin-bottom: 4px;
}

.article-channel h3 {
  font-weight: 400;
  margin-bottom: 0px;
}

.article-channel h3 a {
}

.article-breadcrumbs {
  font-size: 10px;
  color: #666;
}

.article-breadcrumbs a {
  color: #666;
  text-decoration: none;
}

.article-breadcrumbs a:hover {
  text-decoration: underline;
}

.story-tools {
  margin: 5px 0 0 0;
  padding: 0px 0 7px 0;
}

.article-tools {
  margin: 10px 0;
  padding: 7px 0;
  border-bottom: 1px solid #eee;
  border-top: 1px solid #eee;
}

ul.top-sharelinks {
  padding-top:3px;
}

ul.top-sharelinks li {
  float:left;
  vertical-align:top;
}

.share-tools {
  margin: 5px 0 15px;
}

ul.sharelinks {
  margin: 0px;
  padding: 0px 0px 0px 2px;

}

.sharelinks li {
  float: left;
  padding: 0px 5px 0px 0px;
  font-size: 11px;
  line-height: 11px;
  /* border-right: 1px solid #999; */
  border: 0;
  margin-top: 5px;
}

.sharelinks li.bookmark {
  background: transparent url('/media/img/icons/bookmark.gif') no-repeat 0 -1px;
  padding-left: 17px;
}

.sharelinks li.transcript a,
.sharelinks li.print a,
.sharelinks li.email a {
  display: block;
  width: 15px;
  height: 13px;
  margin-left: 5px;
  text-indent: -9999px;
}

.sharelinks li.edit-item,
.upcoming-tease li.edit-item {
  background: transparent url('/media/img/icons/edit.gif') no-repeat 13px 0px;
  padding-left: 26px;
  padding-right: 0px;
  float: right;
  border: 0;
}

.dateline {
  float: left;
  margin: 0px;
  padding-right: 5px;
}

.article-wide p.dateline {
  margin: 0px;
  margin-top: 0px;
  margin-bottom: 0px;
}

.appearance-lead {
  margin: 10px 0;
  padding: 10px 0;
  border-bottom: 1px solid #eee;
}

.story-sidebar {
  width: 200px;
  float: left;
  clear: both;
  margin: 2px 25px 0 0;
}

ul.story-sidebar li {
  border-bottom: 1px solid #e6e6e6;
  padding: 10px 0;
}

ul.story-sidebar li:first-child {
  padding-top: 4px;
}

ul.story-sidebar li.image,
ul.story-sidebar li.last {
  border-bottom: 0;
}

.side-series,
.side-cluster,
.side-eventpromo {
  padding-bottom: 10px;
  font-size: 11px !important;
  line-height: 17px !important;
}

.side-series p,
.side-cluster p,
.side-eventpromo p {
  margin-bottom: 8px;
  font-size: 1em !important;
  line-height: 1.7em !important;
}

.side-series h3,
.side-cluster h3,
.side-eventpromo h3 {
  line-height: 24px !important;
  font-size: 18px;
  color: #333;
  font-weight: 400;
  margin: 0 0 3px 0;
}

.story-sidebar .pullquote {
  margin: 0;
}

.side-eventpromo h4 {
  color: #999;
  padding-bottom: 4px;
  font-size: 1.1em;
}

.story-sidebar .side-commentlink {
  text-transform: uppercase;
  font-size: 8.5pt;
  padding: 12px 0;
}

.storylinks {
  margin: 15px 0;
}

ul.storylinks li,
ul.series-navlinks li {
  margin: 10px 0;
  padding-left: 0;
  color: #666;
  font-size: 9pt;    /* for annotations */
  line-height: 1.5em;
}

.storylinks li a,
.series-navlinks li a {
  margin-right: 5px; /* for annotations */
  margin-top: 1px;   /* for annotations */
  padding-left: 20px;
  font-size: 10pt;
}

.side-storylinks h4 {
  color: #666;
  text-transform: uppercase;
  font-size: 8.5pt;
  padding: 5px 0;
}

.story-sidebar .storylinks {
  margin: 0;
}

.story-sidebar .storylinks li {
  border: 0;
  margin: 0;
  padding: 8px 4px 8px 0;
}

.story-sidebar .storylinks li a {
  background: 0;
  padding: 0;
}

.section .story-sidebar .storylinks li a {
  font-size: 9pt;
}

.article-tags {
  font-size: 12px;
  line-height: 16px;
  padding: 8px;
  margin: 0 0 10px 0;
  background-color: #C6C6C6;
}

.article-tags li, .article-bottom-tags li, .article-bottom-channel li {
  display: inline;
  list-style-type: none;
  padding-left: 3px;
}

.article-bottom-tags li:after {
  content: ",";
}

.article-bottom-tags li:last-child:after {
  content: "";
}

.article-tags li.read-more, .article-bottom-tags li.read-more {
  font-weight: bold;
}

.article-bottom-tags, .article-bottom-appearances, .article-bottom-channel {
  font-size: 10pt;
}

.article-bottom-tags h4,
.article-bottom-appearances h4,
.article-bottom-channel h4 {
  display: inline;
  text-transform: uppercase;
  font-size: 9pt;
  color: #666;
}

.article-bottom-tags ul,
.article-bottom-appearances ul,
.article-bottom-channel ul {
  display: inline;
}

.about-bottom-appearances h2 {
  border-bottom: 1px solid #eee;
  margin: 15px 0;
  padding: 10px 0;
  font-size: 18px;
  clear: both;
}

.about-bottom-appearances .about-staff h4 {
  display: block;
  background: 0;
  padding: 0;
}

.about-bottom-appearances ul.about-staff li {
  display: block;
  clear: both;
  margin: 10px 0;
}

.about-bottom-appearances ul.about-staff .smallerimage {
  float: left;
  margin: 0 10px 5px 0;
  width: 88px;
}

.story-bottom {
  border-top: 1px solid #dd0000;
  padding-top: 10px;
}

.article-wide h2 {
  font-weight: 400;
  margin-right: 60px;
  margin-bottom: 15px;
}

p.byline {
  font-size: 9pt;
  margin-bottom: 10px;
  color: #666;
}

.channel-item p.byline {
  margin-bottom: 3px;
  padding-bottom: 0;
}

.byline-expanded {
  margin: 20px 0 30px;
}

.byline-expanded li {
  background-color: #f6f6f6;
  padding: 10px;
  margin: 15px 0;
  font-size: 9.5pt;
  line-height: 11.5pt;
}

.byline-expanded .image {
  float: left;
  margin-right: 10px;
}

.byline-expanded .text h4 {
  font-family: arial,sans-serif;
  font-size: 9pt;
  color: #444;
}

.byline-expanded .text h4 a {
  text-transform: uppercase;
  color: #444;
}

.byline-expanded .text p {
  margin-bottom: 0;
}

.episode-tease .tease,
.segment-tease .tease {
  margin: 5px 0;
}

.episode .page-titlegroup a,
.article-detail .page-titlegroup a {
  font-size: 10pt;
  color: #666;
  font-weight: 300;
}

.article-wide, .article-wide p {
  font-size: 15px;
  line-height: 1.87em;
}

.article-wide p {
  margin-top: 15px;
  margin-bottom: 30px;  
}

.article-wide img {
  max-width: 100%;
}

.article-wide blockquote {
  font-size: 9pt;
  margin: 25px 50px 25px 0;
  position: relative;
  left: 25px;
}

.article-description h3, .article-description h4 {
  padding-top: 25px;
  margin-bottom: 10px;
}

.story-headergroup {
  margin-bottom: 10px;
  position: relative;
}

.story-headergroup h2 {
  font-weight: normal;
}

.article-marquee {
  margin-top: 5px;
  margin-bottom: 10px;
}

.article-titlegroup {
  margin-bottom: 10px;
  padding-bottom: 10px;
}

.article-prevnext {
  font-size: 8.5pt;
  float: right;
  color: #999;
  margin-top: 10px;
}

.article-prevnext li {
  display: inline;
}

.article-description ul,
.article-description ol {
  margin-bottom: 12px;
}


.article-description ul li {
  list-style: circle outside;
  margin-left: 45px;
  padding: 1px 0;
}

.article-description ol li {
  list-style: decimal outside;
  margin-left: 45px;
  padding: 1px 0;
}

.article-description ul li ul, .article-description ol li ol {
  margin-bottom: 0;
  padding-top: 3px;
}

.article-description ul li ul li {
  list-style: disc outside;
}

.article-description ol li ol li {
  list-style: decimal-leading-zero outside;
}

.article-playlist {
  padding-bottom: 8px;
  clear: both;
  margin: 0 0 0 25px;
}

ol.article-playlist {
  list-style: decimal outside none;
}

ul.article-playlist {
  list-style: none outside none;
}

.article-playlist h5 {
  padding: 0 0 10px;
  line-height: 1em;
  margin: 20px 0 0 -25px;
  text-transform: uppercase;
  font-size: 0.85em;
  border-bottom: 1px solid #ddd;
}

.article-playlist li {
  border-bottom: 1px solid #eee;
  padding: 17px 0;
  line-height: 21px;
}

/* Overrides composer class in player.css */
.music-item .composer {
  font-size: inherit;
  line-height: inherit;
  padding-top: 0;
}

.archive-nav {
  text-align: center;
  margin-bottom: 15px;
}

.archive-nav a {
  text-decoration: none;
  margin-right: 5px;
  margin-left: 5px;
}

.upcoming-tease h3.upcoming {
  margin-bottom: 10px;
  text-transform:uppercase;
  font-size: 12px;
}

.upcoming-tease li {
  list-style-type: none;
  padding-left: 0;
  margin-left: 0;
}


/* COMMENTS */

.comment-thread {
  padding-bottom: 20px;
  margin-bottom:10px;
  margin-top: 20px;
  padding-top: 12px;
  clear: both;
}

.comment-thread h3 {
  font-size: 16px;
  margin-bottom: 12px;
}

#commentlist {
  clear: both;
}

.comment {
  padding: 10px 0;
  border-bottom: 1px solid #e6e6e6;
  margin-bottom: 10px;
}

.comment:last-child {
  border: 0;
}

.staff-comment {
  background-color: #eee;
  padding: 10px;
}

.comment-head {
  margin-bottom: 3px;
}

.comment-avatar {
  line-height: 25px;
}

.comment-author-image {
  height: 25px;
  float: left;
  margin-right: 8px;
}

.comment-guidelines {
  margin: 10px 0;
  clear: both;
}

.comment-guidelines p {
  font-size: 9pt;
  margin-top: 0;
}

.comment-author {
  font-size: 10pt;
  font-weight: bold;
}

.comment-text {
  margin-bottom: 10px;
  font-size: 9pt;
}

.comment-foot {
  font-size: 11px;
  color: #666;
}

.comment-date {
  display: block;
  margin: 4px 0;
}

.comment-staff-utils {
  text-align: right;
}

.comment div.flagformod,
.comment div.voting {
  display: inline;
  vertical-align: top;
  padding-right: 2px;
}

.comment-thread form {
  font-size: 10pt;
}

.comment-thread label {
  font-weight: bold;
}

.comment-thread textarea {
  width: 100%;
  height: 150px;
  margin-bottom: 15px;
  border: 1px solid #bfbfbf;
}

.comment-thread input {
  margin-bottom: 15px;
}

.comment-leave {
  float: right;
  margin: 8px 0;
}

.comment-leave li {
  display: inline;
  padding-left: 15px;
}

.comment-leave img {
  top: -5px;
  position: relative;
}



/* TAG and TOPICS */
.tags .segment-tease,
.tags .episode-tease,
.tags .show-tease,
.tags .profile-tease,
.tags .event-tease,
.tags .playlist-tease,
.tags .tiny-tease,
.tags .blurb-tease {
  margin-bottom: 30px;
  padding: 5px 0 20px 0;
}

.tags .page-titlegroup {
  margin-bottom: 35px;
}

/* Other Lists */
.segment-tease h3.date,
.episode-tease h3.date,
.show-tease h3.date,
.profile-tease h3.date,
.event-tease h3.date,
.playlist-tease h3.date,
.tiny-tease h3.date,
.blurb-tease  h3.date,
.segment-tease p,
.episode-tease p,
.show-tease p,
.profile-tease p,
.event-tease p,
.playlist-tease p,
.tiny-tease p,
.blurb-tease p {
  margin: 0;
  font-size: 10pt;
}

.segment-tease .media_buttons,
.episode-tease .media_buttons,
.show-tease .media_buttons,
.profile-tease .media_buttons,
.event-tease .media_buttons,
.playlist-tease .media_buttons,
.tiny-tease .media_buttons,
.blurb-tease .media_buttons {
  margin-top: 20px;
}



/* SEGMENTS and EPISODES*/

.segment-tease,
.episode-tease,
.show-tease,
.profile-tease,
.event-tease,
.playlist-tease,
.tiny-tease,
.blurb-tease {
  border-bottom: 1px solid #ddd;
  overflow:hidden;
  padding: 30px 0;
  clear: both;
}

.show-tease {
  border-bottom: 1px solid #eee;
}

.profile-tease {
  clear: none;
}

.segment-tease h2.title, 
.episode-tease h2.title, 
.show-tease h2.title, 
.event-tease h2.title, 
.tiny-tease h2.title, 
.blurb-tease h2.title, 
#current-episode h2.title {
  font-size: 24px;
  font-weight: 400;
  clear: none;
}

.show-tease h2.title {
  font-size: 18px;
}

.segment-tease .media_buttons a.first, 
.episode-tease .media_buttons a.first, 
.show-tease .media_buttons a.first, 
.event-tease .media_buttons a.first, 
.playlist-tease.media_buttons a.first, 
.tiny-tease .media_buttons a.first {
        padding-left: 18px;
        background-position: 0px center;
}

.media_buttons a.button.edit {
  background: transparent url("/media/img/icons/edit.gif") no-repeat 6px 2px;
  padding-left: 21px;
  text-indent: 0;
  width: auto;
  height: auto;
}

.event-tease h2.event-channel a {
  color: #999;
  text-transform: uppercase;
  padding: 5px 0;
  font-size: 9pt;
}

.event-tease h3.subtitle {
  margin-bottom: 10px;
  font-size: 16px;
  font-weight: normal;
}


/*email this*/

#emailthiswrapper { 
  display: none;
  position: absolute;
  width: 425px;
  z-index: 20;
  background-color: #fff;
  padding: 15px;
  border: 1px solid #bfbfbf;
}

#emailthiswrapper input, #emailthiswrapper textarea{
margin-bottom: 10px;  
}

#emailthiswrapper .emailthis-submitbutton {
  margin-bottom: 0px;
}

#emailthiswrapper label{
  width: 425px;
  font-size: 11px;
  font-weight: bold;
  display: block;
}

#emailthiswrapper h2 {
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 10px;
}

#emailthis_submit {
  margin-top: 10px;
}

#emailthiswrapper span {
  margin-bottom: 2px;
  color: #666;
  font-weight: normal;
}

.error-highlight {
  color: #E21E26 !important; 
}

#emailthiswrapper .form-note {
  font-size: 10px;
  color: #666;
  margin-bottom: 10px;
}

/* Staff bios */

.bios-department h2 {
        font-size: 18px;
        font-weight: normal;
        padding-bottom: 5px;
        line-height: 1.2em;
}

ul.bios-list {
        margin: 0 0 15px;
}

ul.bios-list li {
        margin: 0 0 5px;
}

/* Series index */

ul.series-index {
  margin: 0 0 15px;
}

ul.series-index li {
  margin: 0 0 5px;
}

/* Series homepage */

#series-main {

}

.about-series {
  border-bottom: 1px solid #eee;
  margin: 10px 0;
  padding: 0 0 3px;
}

.series-bucket-container {
  position:relative;
}

.about-series .image {
  width: 100px;
}

#series-main .blurb-tease {
  border-bottom: 1px solid #eee;
}

#series-main .blurb-tease .videoplayer {
  clear: none;
  float: right;
  margin: 3px 0 10px 12px;
}

ul.img-headlines {
  clear: both;
  margin: 10px 0;
  padding: 10px 0 20px;
  border-bottom: 1px solid #eee;
}

ul.img-headlines li {
  list-style-type: none;
  float: left;
  margin-left: 10px;
}

#series-main ul.img-headlines li.two img,
#series-main ul.img-headlines li.three img {
  border-top: 3px solid #dd0000;
}

#series-main ul.img-headlines li.one {
  width: 100%;
  border-top: 3px solid #dd0000;
  margin-left: 0;
}

#series-main ul.img-headlines li.one a {
  display: block;
  height: 100px;
  background-color: #f1f1f1;
}

#series-main ul.img-headlines li.one.no-image a {
  display: block;
  padding: 10px;
  min-height: 40px;
  height: auto;
}

#series-main ul.img-headlines li.one.no-image h2 a {
  color: #333;
}

#series-main ul.img-headlines li.one a:hover {
  background-color: #ddd;
  text-decoration: none;
}

#series-main ul.img-headlines li.one .imageright {
  margin-top: 0;
  border-left: 5px solid #fff;
}

#series-main ul.img-headlines li.one a h2 {
  display: block;
  padding: 10px;
  width: 295px;
  height: 95px;
  overflow: hidden;
  font-size: 20px;
  line-height: 1.3em;
  color: #333;
}

#series-main ul.img-headlines li.two {
  width: 300px;
  margin-left: 15px;
}

#series-main ul.img-headlines li.two .widescreen { /* for nprarticles */
  height: 100px;
  overflow: hidden;
}

#series-main ul.img-headlines li.three {
  width: 200px;
}

#series-main ul.img-headlines li.three img {
  height: 150px;
  width: 200px;
}

ul.img-headlines li.four {
  width: 145px;
  background: url(/media/img/wnyc/widgets/home-tout-top-border.gif) repeat-x top center;
  padding-top: 15px;
}

ul.img-headlines li.four img {
  width: 145px;
}

#series-main ul.img-headlines li.two h4 a,
#series-main ul.img-headlines li.three h4 a,
ul.img-headlines li.four h4 a {
  line-height: 1.2em;
  padding: 0 5px 0 2px;
  display: block;
}

#series-main ul.img-headlines li.two a.no-image h2 {    /* no image case */
  height: 80px;
  overflow: hidden;
  text-decoration: none;
  color: #333;
}

#series-main ul.img-headlines li.three a.no-image h2 { /* no image case */
  height: 130px;
  overflow: hidden;
  text-decoration: none;
  color: #333;
}

#series-main ul.img-headlines li.two a.no-image {  /* no image case */
  background-color: #f1f1f1;
  border-top: 3px solid #dd0000;
  display: block;
  width: 280px;
  height: 80px;
  padding: 10px;
  color: #333;
}

#series-main ul.img-headlines li.three a.no-image { /* no image case */
  background-color: #f1f1f1;
  border-top: 3px solid #dd0000;
  display: block;
  width: 180px;
  height: 130px;
  padding: 10px;
  color: #333;
}

#series-main ul.img-headlines li.two a.no-image:hover,    /* no image case */
#series-main ul.img-headlines li.three a.no-image:hover { /* no image case */
  background-color: #ddd;
  text-decoration: none;
}

ul.img-headlines li.four a.no-image { /* no image case */
/*  background-color: #f1f1f1;
  border-top: 3px solid #dd0000;
*/  display: block;
  height: 130px;
  padding: 0 5px;
  color: #333;
}

ul.img-headlines li:first-child {
  margin-left: 0 !important;
}

/* Shows index */

.show-image .imageleft {
  width: 88px;
}

.show-image .show-description { /* if show-image, show-description floats right */
  float: right;
  width: 515px;
}

h4.schedule-link a {
  color: #dd0000;
  margin: 0 0 10px 0;
  float: right;
}

h4.schedule-link {
  border-bottom: 1px solid #dd0000;
  margin-bottom: 10px;
}

/* Show homepage */

#show-top-tout {
  margin: 15px 0;
}

#show-top-tout a { 
  padding: 15px 5px;
  display: block;
}

#show-top-tout a:hover { 
  text-decoration: none;
}

#show-top-tout h2.title {
  font-size: 21px;
  margin: 0;
}

#show-top-tout h3.subtitle {
  font-size: 17px;
  font-weight: normal;
  margin: 0;
}

#show-bottom-touts {
  clear: both;
  background: #eee;
}

#current-episode {
  clear: both;
  margin: 25px 0 15px;
}

#current-episode #left {
  width: 200px;
  float: left;
}

#current-episode #right {
  width: 420px;
  float: left;
}

#current-episode h4.date {
  text-transform: uppercase;
  text-align: center;
  font-size: 8pt;
  padding: 6px 0;
  width: 100%;
}

#current-episode .admin_link {
  float: right;
}

#current-episode .article-prevnext {
  padding: 6px 0;
  display: block;
}

#current-episode .smallimage {
  float: right;
  margin: 0 0 0 30px;
}

#current-episode .content {
  border-left: 4px solid #dd0000;
  clear: right;
  min-height: 200px;
  padding: 15px 15px 15px 15px;
  background: url(/media/img/wnyc/current_episode_bg.gif) 0 0 repeat;
}

.content ul.article-list {
  margin-left: 74px;
}

.content .listen-now-button {
  margin: 20px 0 30px;
}

.content ul.segment-list li a {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.content ul.segment-list li a.segment-listen-now {
  /*white-space: normal;*/
  text-overflow: clip;
}

.content h5 {
  font-size: 11px;
  text-transform: uppercase;
  color: #777;
}

.content .date {
  text-transform: uppercase;
  font-size: 11px;
  color: #777;
  margin: 0 0 4px;
}



#episode-override .blurb-tease {
  margin: 0 0 20px;
  border-bottom: 0;
}

#episode-override .edit-bucket {
  right: 3px;
}

#episode-override .blurb-tease .edit-tout {
  background-image: url("/media/img/icons/edit-tout-light.png");
  top: 10px;
  right: 3px;
}

.content ul.segment-list li,
.content ul.article-list li {
  margin: 2px 0;
  height: 24px;
  line-height: 21px;
  clear: both;
  overflow: hidden;
}

.large-play-icon {
  width: 10px;
  height: 12px;
  background: transparent url(/media/img/icons/icon-sprite.png) 0 0 no-repeat;
}

.small-play-icon {
  width: 8px;
  height: 10px;
  background: transparent url(/media/img/icons/icon-sprite.png) -10px 0 no-repeat;
}

.listen-now-button {
  width: 152px;
  height: 25px;
  background: #e21838;
  color: white;
  font-size: 12px;
  text-transform: uppercase;
  text-align: center;
  line-height: 26px;
  cursor: pointer;
}

.listen-now-button.listen-now-podcast {
  width: 125px;
}

.segment-listen-now {
  display: block;
  background: #bababa;
  color: white;
  padding: 0 6px 0 0;
  margin: 2px 7px 0 0;
  cursor: pointer;
  font-size: 0.9em;
  text-transform: uppercase;
  line-height: 18px;
  width: 61px;
}

.segment-listen-now:hover {
  text-decoration: none;
}

.segment-listen-now.has-audio {
  background: #e21838;
}

.segment-button {
  width: 16px;
  height: 18px;
  position: relative;
  float: left;
  margin: 0 5px 0 0;
  background: rgba(0,0,0,0.2);
  /* The IE equivalent of an rgba background */
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#20000000,endColorstr=#20000000);
}

.segment-button .small-play-icon {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -5px 0 0 -4px;
}

.listen-now-icon {
  position: relative;
  width: 25px;
  height: 25px;
  float: left;
  background: rgba(0,0,0,0.2);
  /* The IE equivalent of an rgba background */
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#20000000,endColorstr=#20000000);
}

.listen-now-icon .large-play-icon {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -6px 0 0 -5px;
}

.segment-list li > a {
  float: left;
  max-width: 280px;
}

.comment-icon {
  float: left;
  color: white;
  width: 23px;
  height: 21px;
  background: transparent url(/media/img/icons/icon-sprite.png) -18px 0 no-repeat;
  font-size: 11px;
  text-align: center;
  line-height: 16px;
  margin: 3px 0 0 6px;
  text-decoration: none;
}

#archive-list {
  width: 100%;
  float: right;
  margin: 0 10px 0 0;
}

#archive-list .media_buttons {
  clear: both;
}

#show-promos {
  width: 220px;
  float: right;
  margin: 0 0 0 10px;
}

#show-promos li {
  list-style-type: none;
}

#show-promos .videoplayer,
#show-promos .media_buttons,
#show-promos .show_sidetout_image {
  margin: 5px 0;
  padding: 0;
}

#show-promos h4 a {
  display: block;
  margin-bottom: 3px;
}

#show-promos .embedthis {
  width: 206px;
}

#show-promos .embedthis textarea {
  width: 200px;
}

/* Show Slider */

.showslider-container {
  padding: 0px;
  margin: 15px 0 20px;
}

.showslider .jcarousel-prev, .showslider .jcarousel-next { 
  height: 64px;
  width: 22px;
  position: absolute;
  cursor: pointer;
  background-repeat: no-repeat;
  background-color: transparent;
  overflow: hidden;
}

.showslider .jcarousel-prev {
  top: 0px;
  left: 0px;
  background-position: left 0px;
        background-image: url('/media/img/wnyc/widgets/show-slider-btn-prev.png');
}

.showslider .jcarousel-prev:hover { 
  background-position: left -64px;
}

.showslider .jcarousel-next {
  top: 0px;
  right: 0px;
  background-position: 4px 0px;
        background-image: url('/media/img/wnyc/widgets/show-slider-btn-next.png');
}

.showslider .jcarousel-next:hover { 
  background-position: 4px -64px;
}

.showslider .jcarousel-clip {
  margin: 0px 22px;
}

.siteslider .jcarousel-prev.jcarousel-prev-disabled,
.siteslider .jcarousel-next.jcarousel-next-disabled,
.showslider .jcarousel-prev.jcarousel-prev-disabled,
.showslider .jcarousel-next.jcarousel-next-disabled {
  background: 0;
}

.noslider {
  margin-left: 22px;
}

.showslider ul li  {
  margin-right: 12px;
  width: 280px;
  cursor: pointer;
  height: 102px;
  background: transparent url('/media/img/wnyc/widgets/show-slider-gradient.png') repeat-y top left;
  border: 1px solid #f1f1f1;
  float: left;
  overflow: hidden;
  line-height: 1.4em;
}

.showslider li.loading {
  background: url(/media/img/icons/throbber.gif) center center no-repeat;
}

.showslider ul li.active {
  background-color: #ccc;
  background-image: none;
  border: 1px solid #f1f1f1;
}

.showslider ul li.active a {
  text-decoration: none;
}

.showslider ul li img {
  float: left;
  border: 1px solid #fff;
}

/* Explicitly set widths of images returned from the bucket API
   for the ajaxified show slider. */
.showslider.ajaxslider ul li img {
  width: 100px;
}

.showslider ul li.active img {
  border: 1px solid #dd0000;
}

.showslider ul li .text {
  height: 88px;
  padding: 5px 10px;
  overflow: hidden;
}

.showslider ul li h4 {
  font: bold 10pt/1.3em arial;
  margin-bottom: 5px;
}

.showslider ul li p {
  font: 9pt arial;
  color: #666;
}

.showslider .jcarousel-item li.active p {
  color: #333;
}

/* register, login, social connect */

.login-register .wrapper {
  position: relative;
}

#login-register {
  width: 100%;
  padding: 0;
  margin: 0;
  color: #666;
  text-align: center;
  font-size: 13px;
  line-height: 1.8em;
}

#login > div,
#register > div {
  font-size: 13px;
}

#third-party-login {
  width: 100%;
  text-align: center;
  color: #666;
  clear: both;
}

#login-register h2,
#third-party-login h2 {
  font-weight: normal;
}

#login-register form {
  width: 100%;
  height: auto;
  padding: 0 0 3em;
  margin: 0;
  font-size: 9pt;
}

#login-register form#login {
  margin: 10px 0 0;
  height: 290px;
}

#login-register form li {
  margin: 5px 0 15px;
  clear: both;
}

#login-register form label {
  position: absolute;
  display: block;
  text-align: right;
  text-indent: 10px;
  float: left;
  margin: 2px 5px 0 0;
  height: 52px;
  line-height: 52px;
  color: #666;
  font-size: 13px;
  text-transform: uppercase;
}

  #login-register form .checkbox label
, #login-register form .privacy label
, #login-register form .submit label
{
  display: block;
  text-align: right;
  float: left;
  width: 109px;
  margin: 2px 5px 0 0;
}

#login-register form input {
  height: 52px;
  width: 100%;
  border: 0;
  background: #eeeced;
  padding: 10px;
  margin: 0;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}

#login-register form input[type=submit], #login-register form input[type=button] {
  -webkit-appearance: none;
}

/* IE<=8 line height hack */
#login-register form input {
  line-height: 34px\9;
}

#login-register form input::-webkit-input-placeholder {
  text-transform: uppercase;
}
#login-register form input:-moz-placeholder { /* Firefox 18- */
  text-transform: uppercase;
}
#login-register form input::-moz-placeholder {  /* Firefox 19+ */
  text-transform: uppercase;
}
#login-register form input:-ms-input-placeholder {
  text-transform: uppercase;
}

#login-register form li.checkbox {
  width: 100%;
  margin: 5px 0 9px;
  font-size: 8pt;
  text-align: left;
}

#login-register form li.privacy {
  margin: 0 0 20px 0;
  font-size: 13px;
  text-align: left;
  color: #666;
  line-height: 19px;
}

#login-register form li.checkbox input {
  margin: 0 0.7em 10px 0;
  display: inline-block;
  height: auto;
  width: auto;
  float: none;
  background: white;
}

#login-register form .checkbox label {
  display: inline;
  position: relative;
  float: none;
  width: auto;
  height: auto;
  text-align: left;
  text-transform: none;
  line-height: inherit;
}

#login-register form .submit {
  float: right;
  height: 52px;
  border: 0;
  background: #338fdd;
  color: white;
  cursor: pointer;
  text-transform: uppercase;
  font-size: 13px;
          transition: background 80ms ease-in 0s;
     -moz-transition: background 80ms ease-in 0s;
  -webkit-transition: background 80ms ease-in 0s;
       -o-transition: background 80ms ease-in 0s;
}

#login-register form .submit:hover {
  background: #0073d5;
}

#login-register form#login .submit,
#login-register form#register .submit{
  width: 100%;
  margin: 0 0 30px;
}

#login-register form ul.errorlist li {
  font-size: 9pt;
  margin: -6px 0 2px;
}

#login-register form p {
  clear: both;
}

#login-register p.disclaimer {
  font-size: 8pt;
  margin: 0 5px;
  color: #999;
  display: none;
}

ul#login_providers {
  width: 115px;
  margin: 0 auto;
}

#login_providers li {
  float: left;
  width: 50px;
  height: 51px;
  margin: 5px 5px 5px 0;
  position: relative;
}

/* TODO: Remove me once Twitter login is fixed */
#login_providers li.twitter {
  display: none !important;
}

#login_providers li.facebook form input,
#login_providers li.twitter form input,
#login_providers li.openId_provider a {
  display: block;
  width: 50px;
  height: 51px;
  padding: 0;
  border: 0;
  background: transparent url(/media/img/icons/login-social-icons.png) no-repeat 0 0;
  text-indent: -9999px;
}

#login_providers li.facebook form input { background-position: 0 0; }
#login_providers li.facebook form input:hover { background-position: -50px 0; }

#login_providers li.twitter form input { background-position: 0 -51px; }
#login_providers li.twitter form input:hover { background-position: -50px -51px; }

#login_providers li.linkedin input.submit { background-position: 0 -255px; }
#login_providers li.linkedin input.submit:hover { background-position: -50px -255px; }

#login_providers li.openid a { background-position: 0 -102px; }
#login_providers li.openid a:hover { background-position: -50px -102px; }

#login_providers li.google a { background-position: 0 -102px; }
#login_providers li.google a:hover { background-position: -50px -102px; }

#login_providers li.yahoo a { background-position: 0 -204px; }
#login_providers li.yahoo a:hover { background-position: -50px -204px; }

.get_openid_username {
  position: absolute;
  background-color: #fff;
  left: -75px;
  top: 65px;
  width: 155px;
  padding: 15px;
  border: 5px solid #eee;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -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');
}

.get_openid_username #openid_text {
  display: block;
  margin: 5px 0 8px;
}

.get_openid_username button { cursor: pointer; }

#login_providers li.openid a.cancel_openid {
  background: 0;
  text-indent: 0;
  display: inline;
  height: auto;
  width: auto;
  padding: 5px;
}

form#setup-account table {
  margin: 0 0 10px;
}

form#setup-account input {
  margin: 5px;
}

form#setup-account th {
  text-align: right;
}

form#setup-account input.newsletter_opt_in {
  float: right;
  margin: 5px 10px 0;
}

/* Profile */

.profile-head-row {
  clear: both;
  height: 25px;
  padding: 0 0 10px 0;
  border-bottom: none;
  margin: 0;
}

.profile-nav {
  font-size:11px;
  font-weight:bold;
  line-height:2em;
}

.profile-nav ul {
  padding:1px 0 0;
}

.profile-nav li a {
  background-color:#f6f6f6;
  border:1px solid #bfbfbf;
  color:#000;
  display:block;
  margin:-1px 0 0;
  padding:4px 5px 5px 10px;
  text-decoration:none;
  width:122px;
}

.profile-nav li a:hover, .profile-nav li a.active {
  background-color:#ffffff;
}

.profile-avatar {
  float: left;
  margin-right: 10px
}

.profile-nav .link-accounts {
  margin: 12px 0 100px;
  border: 1px solid #bfbfbf;
  padding: 5px 11px;
  width: 115px;
}

.profile-nav .link-accounts ul#login_providers {
  margin: 10px auto;
  width: 130px;
}

.profile-nav .link-accounts ul#login_providers li {
  margin: 5px 15px 5px 0;
}

.profile-nav .link-accounts p,
.profile-nav .link-accounts .modal-popup li {
  font-weight: normal;
  font-size: 9pt;
}

.profile-nav .link-accounts .modal-popup li a {
  background: 0;
  border: 0;
  display: inline;
  padding: 0;
  width: auto;
  margin: 0;
}

.profile-tease li {
  list-style: none;
  line-height: 18px;
  margin: 5px 0;
}

.profile-head {
  margin-bottom: 5px;
}

.profile, .profile-email {
  margin: 10px 0;
}

.profile-bark-form {
  margin: 20px 0 10px 0;
}

.profile-tease .comment-src {
        line-height: 1.2em;
        margin: 5px 0 ;
}
.profile-tease .comment-time {
        line-height: 1.2em;
        margin: 0px 0 15px;
  color: #666;
}

.profile li {
  clear: both;
}

.profile li.submit input {
  margin-left: 25px;
}

.profile label {
  text-align: right;
  width: 100px; 
}

.profile label, .profile-email label {
  padding-top: 2px;
  font-weight: bold;
  width: 120px;
  font-size: 11px;
  float: left;
  margin-right: 10px;
  display: block;
}

.profile li.checkbox {
  margin: 15px;
}

.profile li.checkbox label {
  width: auto;
  margin-bottom: 10px;
}

.checkbox_wrapper {
  float: left;
  margin: -19px 0 0;
}

.profile-password label {
  width: 200px;
}

.profile input, .profile-email input {
  margin-bottom: 10px;
  display: block;
}

.profile .errorlist {
  margin-left: 110px;
}

.profile .submit {
  margin-left: 176px;
  padding: 5px 0;
}

.profile-email .submit {
  margin-top: 10px;
}


/* PLAYLIST AND SETLIST TEMPLATE */

.playlist-template, .setlist-template {
  clear: both;
  border: 1px solid #c6c6c6;
  padding: 20px 0px 20px 10px;
  margin-bottom: 20px;
  margin-top: 10px;
  display:block;
  background-color: #eee;
}

.playlist-template h1, .setlist-template h1  {
  margin: 0px;
  padding: 0px 0px 15px 10px;
  font-size: 16px;
  line-height: 16px;
  font-weight: bold;
}

.playlist-template div.playlist-items, .setlist-template div.setlist-items {
  background: #eee url('/media/img/playlist-template-bg.gif') repeat-y 10px 0px;
}

.playlist-template div div, .setlist-template div div {
  float: left;
  width: 170px;
  margin: 0px;
  padding: 0px 10px 0px 15px;
}

.playlist-template div div.column-1, .setlist-template div div.column-1 {
  padding-left: 10px;
}

.playlist-template div div.column-3, .setlist-template div div.column-3 {
  padding-right: 0px;
  border-right: 0px;
}

.playlist-template div div div, .setlist-template div div div {
  width: auto;
  float: none;
  border: 0px;
  margin: 0px;
  padding: 0px 0px 15px 0px;
}

.playlist-template h2 {
  border: 0px;
  font-size: 12px;
  line-height: 16px;
  font-weight: bold;
  padding: 0px;
  margin: 0px;
}

.playlist-template p {
  padding: 0px;
  margin: 0px;
  font-size: 12px;
  line-height: 16px;
}

.playlist-template p.author {
  font-style: italic;
  font-size: 12px;
  line-height: 16px;
}

.setlist-template .setlist-items ul {
  list-style-type: none;
  list-style-position: outside;
  padding: 0px;
  margin: 0px;
}

.setlist-template .setlist-items ul li {
  list-style-type: none;
  list-style-position: outside;
  margin: 0px;
  font-size: 11px;
  line-height: 15px;
  padding: 0px 0px 8px 0px;
  margin-left:0px;
}

.setlist-template ul li span.position {
  font-weight: bold;
}

.setlist-template ul li span.artist {
  font-weight: normal;
}

.setlist-template ul li span.song {
  font-style: italic;
}

/* Polls - horizontal layout */

.poll {
  background-color: #eeeeee;
  padding: 0px 10px 15px;
  border: 1px solid #d9d9d9;
  margin: 10px 0;
  clear: both;
}

.poll h3 {
  font-size: 20px;
  line-height: 22px;
  color: #333;
  padding-bottom: 8px;
  padding-right: 7px;
  padding-left: 7px;
  margin: 0px;
  text-align: center;
}

.poll p {
  color: #333;
  font-size: 12px;
  line-height: 15px;
      padding: 0px 7px;
      margin: 0px;
  text-align: left;
}

.poll p.subtitle {
  color: #333;
      padding-bottom: 7px;
      font-weight: bold;
      text-align: center;
}

.poll p.description {
      padding-bottom: 7px;
}

.poll p.results {
  text-align: center;
  font-size: 8pt;
  padding: 8px 0px 0px 0px;
      clear: both;
      margin: 0px;
}

.poll p.results a {
        color: #e21e26;
  font-weight: bold;
  text-decoration: underline;
}

.poll p.results a:hover {
  color: #333;
  text-decoration: underline;
}

.poll .survey_wrapper {
  position: relative;
}

.poll .vote { }

.poll .vote div {
  border: 1px solid #d9d9d9;
  background-color: #fff;
  padding: 10px 8px 0px;
  text-align: center;
}

.poll .vote h2 {
  text-align: center;
  color: #333;
  padding: 0px 0px 4px 0px;
  font-size: 12px;
  line-height: 12px;
  font-weight: bold;
}

ul.voteList, .article-wide ul.voteList {
  margin-bottom: 0px;
  font-size: auto;
  line-height: inherit;
}

ul.voteList li, .article-wide ul.voteList li {
  list-style: none;
  margin: 10px 8px 15px;
  padding: 0px;
}

.poll .vote ul li a {
  display: block;
  min-height: 25px;
  color: #fff;
  font: normal bold 12px/14px arial;
  padding: 5px;
        background-color: #e21e26;
  border: 1px solid #c6c6c6;
}

.poll .vote ul li a:hover {
  text-decoration: none;
  background-color: #666;
}

/* More Crowdsourcing */

.article-description .survey,
.article-wide .survey {
  clear: both;
  padding: 5px 15px;
  border: 1px solid #e9e9e9;
}

form.survey {
  padding: 0 !important;
  border: 0 !important;
}

.survey h3 { /* survey title */
  font-size: 11pt;
}

.required {
  color: #dd0000;
  margin: 0 5px;
}

input.required {
  color: #000;
}

.survey h3.message,
#crowd-detail h3.message {
  margin: 15px 0;
  padding: 10px;
  border: 1px solid #ddd;
  background-color: #f6f6f6;
  text-align: center;
  font-weight: normal;
  color: #333;
}

form.survey h2 {
  font-size: 9pt;
  margin: 10px 0 4px;
}

form.survey label.help_text {
  display: block;
  font-size: 8pt;
  line-height: 1.3em;
  margin: 5px 0;
}

form.survey .results { /* link to results */
  margin: 10px 0;
  font-weight: bold;
}

form.survey .results a:after {
  content: " \0BB";
}

.crowd-results {
  clear: both;
}

.crowd-results h2 {
        font-size: 18px;
        font-weight: normal;
        padding-bottom: 5px;
        line-height: 1.2em;
}

.crowd-results form.filters h2 {
  font-weight: bold;
  font-size: 11pt;
}

.crowd-results h2.chart_title {
  display: block;
  background-color: #f6f6f6;
  border-top: 1px solid #ddd;
  margin: 20px 0 0;
  padding: 5px 10px;
}

.crowd-results h2.archive {
  margin-top: 20px;
  border-bottom: 2px dotted #ccc;
  padding: 15px 0;
  font-weight: bold;
}

.crowd-results .submission {
  border-bottom: 2px dotted #ccc;
  padding: 15px 0;
}

.crowd-results .date {
  color: #999;
  padding-bottom: 5px;
}

.crowd-results .field {
  padding: 3px 0;
  font-size: 10pt;
}

.crowd-results .field label {
  font-weight: bold;
  padding-right: 2px;
}

.crowd-results .field img,
.crowd-results .field .videoplayer {
  display: block;
  margin: 4px 0;
}

.crowd-results ul.map_key {
  margin: 5px 0;
}

.crowd-results ul.map_key li {
  display: inline;
  margin: 0 5px;
}

form.survey ul li,
#crowd-detail form ul li {
  list-style-type: none;
  margin: 0;
  font-size: 9pt;
  padding-bottom: 15px;
}

form.survey label,
#crowd-detail label {
  font-weight: bold;
  font-size: 10pt;
  color: #000;
}

form.survey .help-text,
#crowd-detail .help-text {
  margin: 2px 0;
  color: #777;
}

form.survey input,
form.survey select,
form.survey textarea,
#crowd-detail input,
#crowd-detail select,
#crowd-detail textarea {
  display: block;
  margin: 4px 0 1px;
}

form.survey ul li ul li input,
#crowd-detail ul li ul li input {
  display: inline;
}

form.survey ul li ul li,
#crowd-detail ul li ul li {
  list-style-type: none;
  margin: 5px 0 0;
  padding: 0;
}

form.survey input.submit,
#crowd-detail input.submit {
  margin: 20px 0;
}

form.filters {
  margin: 20px 0 30px;
  padding: 10px 12px;
  background-color: #f6f6f6;
  border: 1px solid #ddd;
}

form.filters ul {
  margin: 10px 1px 15px;
}

form.filters ul li {
  list-style-type: none;
  margin: 5px 0;
}

form.filters label {
  margin-right: 10px;
}

form.filters #location label,
form.filters #number label,
form.filters #decimal label {
  color: #666;
  margin: 0 0 0 5px;
}

/* -- FLICKR -- */

#flickr_badge_uber_wrapper { padding: 5px 0; }
#flickr_badge_wrapper {padding:0 0 0 0;}
.flickr_badge_image {margin:0 0px 0px 0px;}
.flickr_badge_image img {}
#flickr_badge_source {text-align:left; margin:0 0px 0 0px;}
#flickr_badge_icon {float:left; margin-right:5px;}
#flickr_www {display:block; padding:0 10px 0 0 !important; font: 11px Arial, Helvetica, Sans serif !important; color:#3993ff !important;}
#flickr_badge_uber_wrapper a:hover,
#flickr_badge_uber_wrapper a:link,
#flickr_badge_uber_wrapper a:active,
#flickr_badge_uber_wrapper a:visited {text-decoration:none !important; background:inherit !important;color:#3993ff;}
#flickr_badge_wrapper {background-color:#ffffff;}
#flickr_badge_source {padding:0 !important; font: 11px Arial, Helvetica, Sans serif !important; color:#666666 !important;}

.flickr_badge_image img {
  float:left;
  background: #ffffff;
  border: 1px solid #333;
  margin: 4px 4px 4px 4px;
  padding: 7px;
}
.flickr_badge_image img:hover {
  background: #e6e6e6;
  border: 1px solid #d6d6d6; 
}

/* shows with external RSS archive */

.about-image {
  margin-bottom: 10px;
}

#recent-audio-widget {
  width: 200px;
  margin: 0;
}

#recent-audio-widget h4.noise {
  margin: 0 0 5px;
  background-position: 0 3px;
}

.show-feed-archive {
  padding: 5px 0;
}

.show-feed-archive h2.title {
  border-bottom: 1px solid #E21E26;
  margin: 15px 0;
  padding: 10px 0;
  font-size: 18px;
  clear: both;
}

.show-feed-archive .message {
  margin: 0 0 10px;
  padding-bottom: 15px;
  border-bottom: 1px solid #eee;
}

.show-feed-archive .feed-tease {
  padding: 5px 0 0;
  margin: 0 0 10px;
  border-bottom: 1px solid #eee;
}

.show-feed-archive h2 {
  font-size: 18px;
  margin: 0 0 5px;
}

.show-feed-archive .feed-tease p {
  margin-top: 10px;
}

#recent-audio-widget .media_buttons a.button,
.show-feed-archive .media_buttons a.button {
  border: 0;
  background-position: 0 center;
  padding: 0 14px 0 20px;
}

/* Mobile Commons  */

#mobilecommons .story-headergroup {
  border-bottom: 2px solid #ccc;
  padding: 10px 0;
}

#mobile_messages {
  border-top: 2px solid #ccc;
  margin-bottom: 15px;
}

.mobile_message {
  border-bottom: 1px dotted #c6c6c6;
  padding: 10px 2px;
}

.mobile_message h3 {
  font-size: 14px;
  font-weight: normal;
  margin: 5px 0;
}

.mobile_message h4 {
  color: #999;
  text-transform: uppercase;
  font-weight: normal;
}

/* Calendar */

#event-calendar {
  margin: 0px;
  padding: 30px 0px 0px 0px;
}

.events-calendar {
  margin: 0px 0px 15px 0px;
  padding: 0px;
  border-collapse: collapse;
  border-left: 0px solid #bfbfbf;
  border-top: 0px;
  font-size: 13px;
  color: #303030;
  text-align: center;
  background-color: #fff;
}

.events-calendar td, .events-calendar th  {
  border-left: 1px solid #bfbfbf;
}

.events-calendar caption {
  padding: 0px;
  margin-bottom: 0px;
  border: 1px solid #bfbfbf;
  border-collapse: collapse;
  background-color: #F6F6F6;
  color: #333;
  font-weight: bold;
  font-size: 12px;
  line-height: 23px;
  overflow: hidden;
}

.events-calendar caption a, .events-calendar caption .monthlink a {
  padding: 0px;
  color: #333;
  font: normal bold 12px/23px arial;  
}

.events-calendar td a:link, .events-calendar td a:visited {
  background-color: #ececec;
  color: #333;
}

.events-calendar td a:hover, .events-calendar td a:active {
  color: #fff;
}

/* Site Slider */

.siteslider-container {
  padding: 10px;
  position: relative;
  width: 940px;
  margin: 0px auto;
}

.siteslider .jcarousel-prev, .jcarousel-next { 
  height: 64px;
  width: 20px;
  position: absolute;
  cursor: pointer;
  background-repeat: no-repeat;
  background-position: 0px 3px;
  background-color: transparent;
  overflow: hidden;
}

.siteslider .jcarousel-prev {
  top: 0px;
  left: 0px;
  background-image: url('/media/img/slider-btn-prev.png');
}

.siteslider .jcarousel-next {
  top: 0px;
  right: 0px;
  background-image: url('/media/img/slider-btn-next.png');
}

.siteslider .jcarousel-clip {
  margin: 0px 25px 0px 15px;
}

.siteslider ul {
  overflow: hidden;
}

.siteslider ul {
  overflow: hidden;
}

.siteslider ul {
  overflow: hidden;
}

.siteslider ul li {
  border: 1px solid #fff;
  background: #eeeeee;
  margin-left: 5px;
  width: 170px;
  padding: 2px;
  cursor: pointer;
  height: 62px;
  position: relative;
  overflow: hidden;
}

.siteslider.noslider ul li {
  float: left;
}

.siteslider ul li.active {
  background-color: #d6d6d6;
  background-image: none;
}

.siteslider ul li.active a {
  text-decoration: none;
}

.siteslider ul li img {
  float: left;
  width: 56px;
}

.siteslider ul li h4 {
  float: right;
  width: 106px;
  font: normal bold 10px/13px arial;
  margin: 0px;
  padding: 2px 0px 0px 0px;
}

.siteslider ul li h4.noimage {
  float: none;
  width: auto;
  padding-left: 10px;
  padding-right: 10px;
  text-align: center;
}

.siteslider ul li h5 {
  padding: 0px 10px;
  margin: 0px;
  font: normal normal 10px/15px arial;
  text-align: center;
}

/* Edit Links */

a.stf, .stfh {
  display:none;
}

.edit-wrap {
  position: relative;
}

.edit-this {
  background-image: url('/media/img/icons/edit-grey.png')!important;
  background-repeat: no-repeat!important;
  background-position: -25px 0px;
  z-index: 1000;
}

.edit-this,
.edit-bucket, .edit-tout, .edit-blog {
  position: absolute;
  display: block;
  width: 14px;
  height: 14px;
  background-repeat: no-repeat;
  background-color: transparent;
  text-indent: -9999px;
}

.carousel-item .stf {
  left: 70px; /*e.g. otm not to overlap bucket link*/
}

.carousel-item a.stf,
#carousel-container a.stf {
  background-color:white;
}

.edit-bucket {
  background-image: url('/media/img/icons/edit-bucket.png');
  z-index: 1001;
  background-position: -58px 0px;
}

.edit-tout {
  background-image: url('/media/img/icons/edit-tout.png');
  z-index: 1000;
  background-position: -48px 0px;
}

.edit-blog {
  background-image: url('/media/img/icons/edit-blog.png');
  z-index: 999;
  background-position: -48px 0px;
}

.edit-this:hover {
  background-position: 0px -14px;
  width: 62px;
}

.edit-bucket:hover {
  background-position: 0px -14px;
  width: 72px;
}

.edit-tout:hover {
  background-position: 0px -14px;
  width: 62px;
}

.edit-blog:hover {
  background-position: 0px -14px;
  width: 62px;
}

.edit-wrap.edit-top-tout .edit-bucket {
  right: 0px;
  top: 3px;
}

.edit-wrap.edit-top-tout .edit-tout {
  right: 16px;
  top: 3px;
}

.edit-wrap.edit-bottom-bucket .edit-bucket {
  right: 0px;
  top: 16px;
}

.edit-wrap.edit-bottom-bucket ul.jcarousel-list .edit-bucket {
  /*carousels drag the bucket link under hidden overlay*/
  right: none;
  left: 0;
  top:0;
}

#series-main .edit-bucket {
  right: 3px;
  top: -7px;
}

#series-main .edit-tout {
  background-image: url("/media/img/icons/edit-tout-light.png");
  top: 6px;
  right: 3px;
}

.showslider li .edit-tout {
  right: 3px;
  bottom: 3px;
  background-image: url('/media/img/icons/edit-tout-light.png');
}

.siteslider-container .edit-bucket {
  top: 5px;
  right: 5px;
  padding: 0px;
}

.siteslider ul li .edit-tout {
  right: 3px;
  bottom: 7px;
  background-image: url('/media/img/icons/edit-tout-light.png');
}

/* 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;
  position: relative;
}

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

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

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

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

#carousel-control.carousel-active {
  display: block;
}

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

#carousel-inner {
  left: 0;
  margin: 0;
  overflow: hidden;
  padding: 0;
  position: relative;
  top: 0;
  z-index: 1;
}

#carousel-inner.transition {
  -khtml-transition: -khtml-transform 1s ease-in-out;
  -moz-transition: -moz-transform 1s ease-in-out;
  -ms-transition: -ms-transform 1s ease-in-out;
  -o-transition: -o-transform 1s ease-in-out;
  -webkit-transition: -webkit-transform 1s ease-in-out;
  transition: transform 1s ease-in-out;
}

#carousel-inner.carousel-list li {
  width: 677px;
  height: 143px;
  background-color: #f24f00;
  float: left;
}

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

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

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

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

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

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

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

#carousel-read-more {
  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;
  float: right;
}

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

/* Graphic Feature flatpage template */

#flatpage.graphic-feature {
  width: 930px;
}

#flatpage.graphic-feature ul.grid {
  list-style: none;
  margin: 25px 0;
}

#flatpage.graphic-feature ul.grid li {
  list-style: none;
  float: left;
  padding: 0;
  margin: 3px 5px;
}

#flatpage.graphic-feature .modal-popup {
  top: 1%;
}

#flatpage.graphic-feature .modal-popup a.close {
  padding: 0 14px 0 0;
  background: url(/media/img/wnyc/close.gif) no-repeat right center;
  font-size: 9pt;
  cursor: pointer;
  float: right;
  text-align: right;
}

/* image-slider (image w/ caption only, no other text) */

.image-slider-wrapper {
  position: relative;
  overflow: hidden;
}

.image-slider {
  position: static !important;
  /* chrome and safari don't want to show the slides when loadSimpleCycle() is allowed
     to set this to relative, so make .image-slider-wrapper relative instead */
}

.image-slider li .image {
  position: relative;
}

.image-slider .image-caption {
  position: absolute;
  bottom: 0;
  width: 87%;
  padding: 2.5% 10% 3% 3%;
  background-color: #333;
}

.image-slider .image-caption .credit,
.image-slider .image-caption .caption {
  font-size: 8.5pt;
  color: #aaa;
}

.image-slider-wrapper .nav {
  position: absolute;
  z-index: 100;
  bottom: 22px;
  right: 10px;
  padding: 10px 0;
  background-color: #333;
}

.image-slider-wrapper .nav li {
  float: left;
}

.image-slider-wrapper .nav li a {
  display: block;
  width: 8px;
  height: 12px;
  text-indent: -9999px;
  margin: 0 10px;
  background: url(/media/img/icons/arrows-prevnext-white.png) no-repeat 0 0;
}

.image-slider-wrapper .nav li.prev a {
  background-position: 0 0;
}

.image-slider-wrapper .nav li.prev a:hover {
  background-position: 0 -12px;
}

.image-slider-wrapper .nav li.next a {
  background-position: -8px 0;
}

.image-slider-wrapper .nav li.next a:hover {
  background-position: -8px -12px;
}


/* more like this / solr / recommended */

#morelikethis {
  padding: 10px 0 10px;
  clear:both; /*mostly just for culture.wnyc:
                TODO: sky: now that culture is gone, can we get rid of this? */
}

#morelikethis h3.brand {
  color: #333;
  border-top: 0 none;
  border-bottom: 1px solid #e5e5e5;
  padding: 10px 0 8px;
  margin: 0;
}

#morelikethis ul {
  margin-right:-10px;
}

#morelikethis li {
  float: left;
  width: 200px;
  margin: 10px 10px 0 0;
  min-height: 100px;
}

#morelikethis li .morelikethis-title a {
  color:#000;
  font-size: 110%;
}

#morelikethis li .morelikethis-source {
  margin-top:5px;
}

#morelikethis li .morelikethis-source a {
  text-transform: uppercase;
  color:#a0a0a0;
  font-size: 90%;
}

.coming-soon-list {
  margin-bottom: 20px;
}

.coming-soon-list .date {
  font-size: 11px;
  text-transform: uppercase;
}

.coming-soon-list li h4 {
  margin: 0;
}

.coming-soon-list li .tease, .coming-soon-list li .no-object {
  color: #666;
  font-size: 11px;
  line-height: 18px;
}

.coming-soon-list .smallerimage {
  width: 75px;
  height: 75px;
}

.coming-soon-list .smallerimage img {
  width: 100%;
}

.show_features_links li {
  padding: 0 0 7px;
}

#js-account-page {
  display: none;
}

#browser-warn {
  display: none;
  padding: 8px 35px 8px 14px;
  margin-bottom: 20px;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5); /* Not in IE7, haha */
  border: 1px solid #eed3d7;
  -webkit-border-radius: 4px; /* Nope, IE7. */
  border-radius: 4px; /* Nope, IE7. */
  color: #b94a48;
  background-color: #f2dede;
}

#browser-warn .close {
  position: relative;
  top: -2px;
  right: -21px;
  line-height: 20px;
  float: right;
  font-size: 20px;
  font-weight: bold;
  color: #c1b1b1;
  text-shadow: 0 1px 0 #ffffff; /* Nope, IE7. */
}

#mini_header {
    background: #fff;
    height: 45px;
}

#mini_header .logo {
    width: 67px;
    margin: 0 auto;
    padding: 10px 0 0 0;
}

#mini_header img {
    height: 26px;
}

.simplified_wrapper #pass_through_frame {
  position: absolute;
  left: 50%;
  width: 320px;
  margin: 4em 0 0 -160px;
  padding: 0;
}

.sharelinks .fa-hover {
  width: 45px;
  height: 45px;
}
.sharelinks .fa-hover a:hover {
  text-decoration: none;
}
.sharelinks .fa-hover a {
  width: 35px;
  line-height: 35px;
  border-radius: 50%;
  display: inline-block;
}
.sharelinks .fa-hover a .fa {
  width: 100%;
  font-size: 21px;
  text-align: center;
  margin-right: 10px;
  display: inline-block;
}
.sharelinks .fa-hover a:hover,
.sharelinks .fa-hover a {
  -o-transition: all 0.07s linear;
  -moz-transition: all 0.07s linear;
  -khtml-transition: all 0.07s linear;
  -webkit-transition: all 0.07s linear;
  -ms-transition: all 0.07s linear;
  transition: all 0.07s linear;    
}

.sharelinks .fa-hover {
  padding: 0 3px 0 0;
}

.sharelinks .fa-hover.twitter a:hover {
  background-color: #4099FF;
  color: #FFF;
}
.sharelinks .fa-hover.twitter a {
  color: #4099FF;
  border: solid 1px #4099FF;
}

.sharelinks .fa-hover.facebook a:hover {
  background-color: #3B5998;
  color: #FFF;
}
.sharelinks .fa-hover.facebook a {
  color: #3B5998;
  border: solid 1px #3B5998;
}

.sharelinks .fa-hover.emails a:hover {
  background-color: #545454;
  color: #FFF;
}
.sharelinks .fa-hover.emails a {
  color: #545454;
  border: solid 1px #545454;
}

.sharelinks .fa-hover.twitter a {
  padding: 1px 0 0 1px;
}

.sharelinks .fa-hover.facebook a {
  font-size: 10px;
}

.sharelinks .fa-hover a i{
  margin-bottom: 2px;
  vertical-align: middle;
}

.sharelinks .fa-hover.facebook a i{
  font-size: 20px;
  padding-top: 3px;
  margin-left: -1px;
}

.sharelinks .fa-hover.twitter a i{
  padding-top: 1px;
}

.sharelinks .fa-hover.emails a i {
  font-size: 17px;
  padding-bottom: 1px;
}


@media screen and (max-width: 400px) {
  .article-wide, .article-wide p {
    color: #222;
  }
}

#comments-wrapper {
  width: 100%;
  margin: 40px 0;
}

#comments-wrapper #comments-button-wrap{
  text-align: center;
}

#comments-wrapper button {
  width: 200px;
  padding: 10px;
  background-color: #969696;
  border-radius: 3px;
  border: 1px solid #969696;
  font-size: 15px;
  font-weight: 300;
  color: #FFF;
}

#comments-wrapper button span {
  display: inline-block;
  margin-left: 8px;
  padding: 3px 1px 3px 0;
}

#comments-wrapper button i {
  font-size: 18px;
}

#comments-wrapper button:hover {
  color: #FFF;
  background-color: #4A4A4A;
  border: solid 1px #4A4A4A;
}

#comments-wrapper button:hover .fa-inverse {
  color: #FFF;
}

#comments-wrapper #disqus-comments {
  display: none;
}

.display-hidden {
    display: none;
}

.story-chunk {
  /*Adding this, as it makes comments button right below this ugly*/
  margin-bottom: 40px;
}

button {
  cursor: pointer;
}

/* Override padding bottom on audio controls 
 * to address the lede issue
 * WE-3854
 */

.article-wide p.downloadlink,
.article-wide p.transcript {
  margin-bottom: 0px;
}


.comment-reply-form_error_name,
.comment-reply-form_error_email,
.comment-reply-form_error_comment {
  color: red;
}

#login-register #register ul li label {
  display: none;
}

#login-register #register ul li.checkbox label {
  display: inline-block;
}



body { padding: 0; }

#eyeDiv {
  /* This is a temporary hack for a renegade ad that appends its own
     <div/> to our html in such a way that it positions itself over the
     accordion, which doesn't load right away.  I give it a different
     position so it's in the right spot once the accordion loads.  ke
  */
  top: 400px !important;
}

a { color: #ff1200; }

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

h1,
h2,
h2.title,
h2 a,
.wf-loading h2,
.wf-loading h2.title,
.wf-loading h2 a {
  font-size: 20px;
  line-height: 1.1em;
  padding-top: 5px;
  text-transform: uppercase;
  color: #ff1200;
}

.wf-active h1,
.wf-active h2, 
.wf-active h2.title, 
.wf-active .page-titlegroup h2,
.wf-active h2 a,
.wf-active h3 a {
  font: 400 22pt/24pt "atrament-web-1","atrament-web-2",sans-serif;
}

.calendar_detail h2 {
  margin-bottom: 10px;
}

.calendar_detail h2 a {
  font-size: 14pt;
  line-height: 1.2em;
}

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

#masthead {
  margin: 0 0 24px;
  padding: 0 0 14px;
  background: url(/media/img/studio360/theme-horizontal-divider-940.png) no-repeat 11px bottom;
}

a#logo {
  float: left;
}

/* primary nav */

ul#primary-nav { 
  margin: 0 0 11px;
  padding: 0;
  border-bottom: 4px solid #b1adb8;
  height: 37px;
}

#primary-nav li {
  float: left;
}

#primary-nav li a {
  display: block;
  height: 37px;
  overflow: hidden;
  text-indent: -9999px;
  background: transparent url(/media/img/studio360/topics-nav.png) no-repeat 0 0;
}

#primary-nav li.music a {
  width: 110px;
}

#primary-nav li.music a:hover {
  background-position: 0 -37px;
}

#primary-nav li.movies a {
  width: 176px;
  background-position: -110px 0;
}

#primary-nav li.movies a:hover {
  background-position: -110px -37px;
}

#primary-nav li.art a {
  width: 76px;
  background-position: -286px 0;
}

#primary-nav li.art a:hover {
  background-position: -286px -37px;
}

#primary-nav li.design a {
  width: 118px;
  background-position: -362px 0;
}

#primary-nav li.design a:hover {
  background-position: -362px -37px;
}

#primary-nav li.performance a {
  width: 208px;
  background-position: -480px 0;
}

#primary-nav li.performance a:hover {
  background-position: -480px -37px;
}

#primary-nav li.scitech a {
  width: 154px;
  background-position: -688px 0;
}

#primary-nav li.scitech a:hover {
  background-position: -688px -37px;
}

#primary-nav li.books a {
  width: 118px;
  background-position: -842px 0;
}

#primary-nav li.books a:hover {
  background-position: -842px -37px;
}

/* secondary nav */

#secondary-nav { 
  clear: right; 
  float: right;
  width: 467px;
  margin-right: 10px;
}

#secondary-nav li {
  float: left;
  margin: 0 4px 0 0;
  width: auto;
}

#secondary-nav li.last {
  margin-right: 0;
}

#secondary-nav li.about h4 {
  display: none;
}

#secondary-nav li a {
  display: block;
  height: 18px;
  overflow: hidden;
  text-indent: -9999px;
  background: transparent url(/media/img/studio360/secondary-nav.png) no-repeat 0 0;
}

#secondary-nav li.blog a {
  width: 69px;
}

#secondary-nav li.series a {
  width: 85px;
  background-position: -69px 0;
}

#secondary-nav li.archive a {
  width: 83px;
  background-position: -151px 0;
}

#secondary-nav li.video a {
  width: 72px;
  background-position: -239px 0;
}

#secondary-nav li.about a {
  width: 88px;
  background-position: -314px 0;
}

#secondary-nav li.give a {
  width: 50px;
  background-position: -420px 0;
}

#secondary-nav li.blog a:hover {
  background-position: 0 -18px;
}

#secondary-nav li.series a:hover {
  background-position: -69px -18px;
}

#secondary-nav li.archive a:hover {
  background-position: -151px -18px;
}

#secondary-nav li.video a:hover {
  background-position: -239px -18px;
}

#secondary-nav li.about a:hover {
  background-position: -314px -18px;
}

#secondary-nav li.give a:hover {
  background-position: -420px -18px;
}

#secondary-nav li .secondary-subnav {
  width: 170px;
  position: absolute;
  padding: 17px 0 0;
  visibility: hidden;
  z-index: 5000000;
}

#secondary-nav li:hover .secondary-subnav {
  visibility: visible;
}

#secondary-nav li .secondary-subnav li {
  float: none;
  background-color: #000;
  opacity:0.8;
  filter:alpha(opacity=80);
  margin: 0 5px;
}

#secondary-nav li .secondary-subnav li a {
  display: block;
  padding: 8px 10px 6px;
  width: 140px;
  height: auto;
  line-height: 1.5em;
  border-bottom: 1px solid #666;
  color: #fff;
  background: 0;
  text-indent: 0;
}

#secondary-nav li .secondary-subnav li:last-child a {
  border: 0;
}

#secondary-nav li .secondary-subnav li a:hover {
  color: #ff1200;
  text-decoration: none;
}


/* masthead tools */

.todays-date {
  float: left;
  width: 160px;
  margin: 0 19px;
}

#date {
  color: #ff1200;
  font-style: italic;
  font-size: 15px;
  font-weight: bold;
  margin: 15px 0 15px 13px;
}

a#current-show {
  display: block;
  width: 160px;
  height: 17px;
  cursor: pointer;
  background-color: #000;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  font-size: 13px;
  letter-spacing: 0.04em;
  padding: 0 0 2px;
}

a#current-show:hover {
  background-color: #ff1200;
  text-decoration: none;
}

.site_utils {
  float: right;
  width: 280px;
  margin-right: 10px;
}

#util_login {
  float: right;
  margin: -8px 0 6px;
}

#util_login li {
  float: left;
  margin-left: 5px;
  text-transform: uppercase;
  font-size: 10px;
  font-weight: bold;
}

#util_login li.user-welcome {
  text-transform: none;
}

#util_login li a {
  color: #999;
}

a#podcast {
  display: block;
  float: left;
  clear: both;
  margin: 2px 0 0 34px;
  width: 76px;
  height: 19px;
  overflow: hidden;
  text-indent: -9999px;
  background: url(/media/img/studio360/btn-podcast.png) no-repeat 0 0;
}

a#podcast:hover {
  background-position: 0 -19px;
}

#searchform {
  clear: right;
  float: right;
  margin: 14px 0 15px;
  width: 268px;
}

#searchform input.text {
  width: 210px;
  height: 13px;
  float: left;
}

#searchform .submit {
  background: url(/media/img/studio360/btn-search.png) no-repeat 0 0;
  border: 0;
  cursor: pointer;
  text-indent: -9999px;
  width: 52px;
  height: 17px;
  overflow: hidden;
  display: block;
}

#searchform .submit:hover {
  background-position: 0 -17px;
}

ul#share {
  float: right;
  width: 150px;
}

#share li {
  display: block;
  float: left;
}

#share li a {
  display: block;
  float: left;
  margin-left: 5px;
  height: 22px;
  width: 22px;
  overflow: hidden;
  text-indent: -9999px;
  background: transparent url(/media/img/studio360/social-icons.png) no-repeat 0 0;
}

#share li.facebook a {
  background-position: -26px 0;
}

#share li.youtube a {
  background-position: -52px 0;
}

#share li.flickr a {
  background-position: -78px 0;
}

#share li.addthis a {
  background-position: -104px 0;
}

#share li.email a {
  width: 25px;
  margin-left: 15px;
  background-position: -139px -1px;
}

#share li.twitter a:hover {
  background-position: 0 -22px;
}

#share li.facebook a:hover {
  background-position: -26px -22px;
}

#share li.youtube a:hover {
  background-position: -52px -22px;
}

#share li.flickr a:hover {
  background-position: -78px -22px;
}

#share li.addthis a:hover {
  background-position: -104px -22px;
}

#share li.email a:hover {
  background-position: -139px -23px;
}

/* homepage */

.home.featured h2 {
  margin: 0 0 10px;
}

.home.featured .slideshow {
  padding: 0 0 18px;
  margin: 0 0 12px;
  background: url(/media/img/studio360/theme-slideshow-shadow.png) no-repeat center bottom;
  border-bottom: 4px solid #000;
}

.home.featured .slideshow h2 {
  width: 370px;
  float: left;
}

.home.featured .slideshow p a {
  color: #666;
  font-size: 8.5pt;
  display: block;
  margin: 14px 0 0;
}

.home.featured .slide_group {
  clear: both;
  height: 105px;
  padding: 15px 0 0 15px; 
  background: url(/media/img/studio360/theme-diagonal-bg.png) repeat;
}

.home.featured .slide_tease_item {
  float: left;
  margin-right: 8px;
  padding-bottom: 6px;
  background: url(/media/img/studio360/theme-grey-transparent-bg.png) no-repeat 2px bottom;
}

.home.featured .slide_tease_item a {
  display: block;
  border: 2px solid #fff;
  width: 135px;
  height: 85px;
}

.featured-wrapper {
  border-bottom: 2px dotted #999;
  padding: 10px 0;
}

.featured-wrapper.last {
  border: 0;
}

.featured-item h3.date {
  display: none;
}

.featured-item h4 {
  color: #ff1200;
  font-size: 9pt;
  font-style: italic;
}

.featured-item h2 a { color: #999; }
.featured-item h2 a:hover { color: #ff1200; }

.featured-item {
  border: 2px solid #a8a4af;
  padding: 8px;
  height: 122px;
  position: relative;
}

.featured-item .image {
  float: left;
  margin-right: 10px;
}

.featured-item p.media_buttons {
  position: absolute;
  bottom: -22px;
  right: 7px;
  height: 10px;
}

.featured-item p.media_buttons a.button {
  background-color: #fff;
  padding: 0 8px !important;
  font-size: 8pt;
  background-image: none;
  height: auto;
  margin: 0;
  text-indent: 0;
}

.featured-item p.media_buttons a.button.commentlink {
  background: #fff url(/media/img/studio360/theme-icon-comment.png) no-repeat 10px 2px;
  color: #666;
  padding: 0 8px 0 28px !important;
  font: inherit;
  font-size: 8pt;
  text-transform: none;
  width: auto;
}

/* sidebar, widgets */

.widget {
  margin: 15px 0 20px;
}

.widget.twitter-feeds,
.widget.featured-comments,
.widget.support {
  padding: 0 0 15px;
  background: url(/media/img/studio360/theme-fuzzy-grey-border.png) repeat-x center bottom;
}

.home .widget.support { background: 0; }

.widget.subscribe-podcast {
  margin: 0;
  padding: 0 0 10px;
}

.bigbox_ad, .littlebox_ad {
  margin: 0;
}

.bigbox_ad p, .littlebox_ad p {
  font-size: 7pt !important;
  text-transform: none;
}

#damost {
  margin: 15px 0;
  background: url(/media/img/studio360/hdr-damost.png) no-repeat 0 0;
}

#damost-nav {
  float: right;
  margin: 8px 0;
}

#damost-nav li {
  float: left;
  padding: 0 5px;
  margin: 5px 0;
  border-right: 1px solid #999;
}

#damost-nav li.commented {
  border: 0;
  padding-right: 0;
}

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

#damost-nav li a {
  font-size: 9px;
  font-weight: bold;
  color: #666;
}

#damost-nav li a:hover,
#damost-nav li.active a {
  color: #ff1200;
  text-decoration: none;
}

#damostviewed,
#damostlistened,
#damostcommented {
  clear: both;
}

#damost ol {
  clear: both;
  list-style-type: decimal;
  padding: 10px 25px;
}

#damost ol li {
  margin: 0 0 5px;
}

.host-image-sm {
  text-align: center;
  margin: 7px 0;
}

.twitter-feeds {
  color: #666;
  font-size: 9pt;
}

.widget.twitter-feeds {
  font-size: 8pt;
}

.twitter-feeds .via {
  color: #800900;
  font-style: italic;
  text-align: right;
  font-size: 8pt;
}

.widget.twitter-feeds p.via {
  text-align: left;
  margin: 0;
}

.twitter-feeds li {
  border-bottom: 2px dotted #999;
  padding: 7px 0 10px;
}

.twitter-feeds li.last,
.twitter-feeds .fail {
  border-bottom: 0;
  margin-bottom: 12px;
  background: url(/media/img/studio360/theme-fuzzy-grey-border.png) repeat-x center bottom;
}

.widget.twitter-feeds li.last {
  background: 0;
  margin: 0;
}

.twitter-feeds .fail {
  font-weight: bold;
  padding: 11px 0 14px;
}

.twitter-feeds a#kbandersen,
.twitter-feeds a#studio360 {
  display: block;
  width: 140px;
  height: 46px;
  text-indent: -9999px;
  background: url(/media/img/studio360/hdr-twitter-kbandersen-sm.png) no-repeat 0 0;
}

.twitter-feeds a#studio360 {
  background: url(/media/img/studio360/hdr-twitter-studio360-sm.png) no-repeat 0 0;
}

.widget.twitter-feeds a#studio360 {
  width: 300px;
  height: 75px;
  background: url(/media/img/studio360/hdr-twitter-feed-lg.png) no-repeat 0 0;
}

.featured-comments h2 {
  text-indent: -9999px;
  width: 300px;
  height: 58px;
  background: url(/media/img/studio360/hdr-featured-comments-lg.png) no-repeat 0 0;
}

li.featuredcomment {
  background: 0;
  padding: 10px 0 0;
}

li.featuredcomment p {
  width: auto;
  color: #666;
}

li.featuredcomment .comment-object {
  border-bottom: 2px dotted #999;
  color: #666;
  padding-bottom: 15px;
}

li.featuredcomment.last .comment-object {
  border: 0;
}

.home .featured-comments h2 {
  width: 140px;
  height: 75px;
  background-image: url(/media/img/studio360/hdr-featured-comments-sm.png);
}

.home li.featuredcomment p {
  font-size: 9pt;
}

.home li.featuredcomment .comment-author,
.home li.featuredcomment .comment-object {
  font-style: italic;
}


h4.noise, .show-nav h4 {
  background: 0;
  color: #000;
}

/* footer */

#footer {
  width: 100%;
  height: 215px;
  padding: 10px 0 50px;
  margin-top: 50px;
  background-color: #000;
  color: #fff;
  border-top: 4px solid #c8c7c7;
}

#footer-inner {
  margin: 0 auto;
}

#footer a {
  color: #fff;
}

#footer ul.nav {
  width: 100%;
  height: 70px;
  border-bottom: 2px solid #808080;
  margin-bottom: 25px;
}

#footer .nav li {
  float: left;
  margin: 21px 5px 0 0;
  padding: 0 5px 0 0;
  line-height: 1em;
  border-right: 1px solid #fff;
}

#footer .nav li.s360-logo {
  margin: 0 10px 0 0;
  border: 0;
}

#footer .nav li.last {
  border: 0;
}

#footer .nav li.back-to-top {
  float: right;
  margin: 2px 0 0;
}

#footer p {
  color: #808080;
  font-size: 8pt;
  width: 590px;
  margin: 10px 15px 0 10px;
  clear: both;
  float: left;
}

#footer p a {
  color: #808080;
}

#footer .sponsors li {
  float: left;
}

/* audio */

.article-audioplayer {
  width: 620px;
  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;
}

.sidebar .article-audioplayer .media_buttons a.button, 
.sidebar .article-audioplayer p.downloadlink a {
  background: 0;
  text-indent: 0;
  height: 14px;
  margin: 2px 5px;
  padding: 0 0 0 6px;
  width: auto !important;
  font-weight: bold;
}

.episode .page-titlegroup a,
.article-detail .page-titlegroup a {
  font-size: 14pt;
}

/* video page */

.latest-video .videoplayer {
  margin-bottom: 0;
}

.video .media_buttons {
  margin-bottom: 0;
}

.videolist li h3.title a, 
.slide_tease_item h3.title a {
  color: #ff1200;
}

.videolist li h3.title a:hover, 
.slide_tease_item h3.title a:hover  {
  color: #999;
}


/* images */

.enlarge_link {
  background-image: url('/media/img/wnyc/enlarge-icon.png');
}

* html .enlarge_link {
  background-image: url('/media/img/wnyc/enlarge-icon.gif');
}
         
#enlarge .close a {
  background-image: url('/media/img/wnyc/close.gif');
}

/* edit links */

.segment-tease .media_buttons a.edit, 
.episode-tease .media_buttons a.edit, 
.show-tease .media_buttons a.edit, 
.event-tease .media_buttons a.edit, 
.playlist-tease .media_buttons a.edit, 
.tiny-tease .media_buttons a.edit {
  text-indent: 0;
  background-position: 6px 10px;
  line-height: 3em;
}

h3.subtitle {
  margin-bottom: 3px;
}

h3.date {
  margin-bottom: 0;
}


#show_calendar {
}

.calendar {  }

h1.month-title {
	color: #dd0000;
	margin: 0 0 5px 15px;
}

.calendar table { 
  width: 100%;
  background-color: #fff;
}

.calendar td { 
	height: 42px; 
	width: 42px; 
	border: 1px solid #fff;
	text-align: center;
	vertical-align: middle;
}

.calendar tr.monthRow td { 
	height: 25px;
	text-transform: uppercase;
	border-bottom: 1px solid #ccc;
	border-left: 0;
	border-right: 0;
	background-color: #f1f1f1;
}

.calendar tr.monthRow td.month {
	width: 210px;
}

.calendar tr.dayRow td { 
	height: 25px;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 8pt;
	border-left: 0;
	border-right: 0;
}

.calendar tr.dateRow td { 
	background-color: #F1F1F1;
	color: #888;
	font-size: 8pt;
	font-weight: bold;
}

.calendar tr.dateRow td.emptyDate {
 	background-color: #fff;
}
	
.calendar tr.dateRow td.active a div { 
	background-color: #D9F2D3;
	color: #888;
	padding: 11px 0;
}

.calendar tr.dateRow td.active a:hover div {
	background-color: #bfe2b7;
}

.calendar_detail { 
	width: 300px;
	z-index: 500;
}

/* See http://www.dracos.co.uk/code/ie6-css-bug/ for line height in IE7 */
.calendar_detail_inner {
	line-height: 1.1em;
	background: transparent url(/media/img/wnyc/calendar-bg.gif) no-repeat bottom left; 
	padding: 10px 10px 30px;
	z-index: 600;
	zoom: 1;
}

.calendar_detail h4 { /* date */
	font-weight: normal;
	font-size: 9pt;
	color: #666;
	text-transform: uppercase;
	margin: -20px -10px 5px;
	padding: 10px 10px 0;
	background: transparent url(/media/img/wnyc/calendar-bg.gif) no-repeat top left; 
	zoom: 1;
}

.calendar_detail h1 { /* episode title */
	font-size: 13pt;
	font-weight: normal;
	color: #dd0000;
	margin: 2px 0 3px;
}

.calendar_detail h2 {
	padding: 0 9px 0 1px;
}

.calendar_detail h2 a { /* segment titles */
	font-size: 9pt;
	color: #666;
  	font-weight: normal;
}

/* Don't mess with these. They are necessary programatically. */
.calendar tr.monthRow td.move { cursor: pointer; }
.calendar_detail { position: absolute; left: -9999px; }
.calendar tr.dateRow td.active div { width: 100%; cursor: pointer; } /* IE6 */

.episode-archive-month .calendar tr.monthRow td.move {
  text-indent: -9999px;
  /*  Only on the episode archive page, hide the calendar arrows and use the
      the episode archive nav instead so the page results refresh */
}

div.calendar-fullpage table {
    width:100%;
    /*max-width:680px;*/
    margin:10px 0 0 0;
}

div.calendar-fullpage thead tr.calendar-caption td {
    height:38px;
    background-color:black;
    color:white;
    border:none;
    font-weight:bold;
    font-size:12pt;
}

div.calendar-fullpage thead tr.calendar-caption td a {
    height:19px;
    width:12px;
}

div.calendar-fullpage thead  tr.calendar-weekdays td {
    height:29px;
    vertical-align:middle;
    text-align:center;
    text-transform:uppercase;
    background-color:#0073d5;
    border-bottom:1px solid white;
    color:white;
    border:none;
    font-size:8pt;
}

div.calendar-fullpage td.calendar-prev a,
div.calendar-fullpage td.calendar-next a {
    text-indent:-9999px;/*not working in calendar-next with text-align:right, so just display-none'ing */
    display:block;
    margin-left:15px;
    margin-right:15px;
}

div.calendar-fullpage td.calendar-prev a span,
div.calendar-fullpage td.calendar-next a span {
    display:none;
}

div.calendar-fullpage thead td.calendar-prev a  {
    background:transparent url("/media/img/greenespace/events/calendar-left.png") no-repeat top left;
}
div.calendar-fullpage thead td.calendar-next a  {
    float:right;
    background:transparent url("/media/img/greenespace/events/calendar-right.png") no-repeat top right;
}
div.calendar-fullpage tfoot td.calendar-prev a  {
    background:transparent url("/media/img/greenespace/events/calendar-left-small.png") no-repeat top left;
}
div.calendar-fullpage tfoot td.calendar-next a  {
    float:right;
    background:transparent url("/media/img/greenespace/events/calendar-right-small.png") no-repeat top right;
}

div.calendar-fullpage tfoot tr.calendar-footspacer td {
    /*weird, but necessary, to get the space in between tbody and tfoot
      without showing 'teeth' between colspan'd cells
     */
    background-color:white;
    height:5px;
    border-top:0px;
    border-bottom:0px;
}

div.calendar-fullpage tfoot tr.calendar-caption td {
    height:24px;
    background-color:black;
    border:none;
}

div.calendar-fullpage tfoot tr.calendar-caption td a {
    height:12px;
    width:8px;
}

div.calendar-fullpage tfoot tr.calendar-caption td.monthtitle {
    color:black;
}



div.calendar-fullpage tbody  td {
    background-color:#e5e5e5;
    min-height:39px;
    text-align:left;
    vertical-align:top;
    min-width:94px;
    border-top:2px solid white;
    border-bottom:none;
    padding:5px 7px 13px 7px;
    font-size:10pt;
    line-height:1.3;
}

div.calendar-fullpage tbody  td.other_month {
    background-color:#dbdad9;
}

div.calendar-fullpage td .calendar-day {
    font-size:15pt;
    color:#5f605f;
    padding:0;
}
div.calendar-fullpage td.other_month .calendar-day {
    color:#adaeaf;
}

div.calendar-fullpage .event-item {
    margin-top:6px;
}

div.calendar-fullpage a.event-link {
    text-decoration:none;
    color:inherit;
    display:block;
    margin-bottom:5px;
}

div.calendar-fullpage a.event-link:hover {
    text-decoration:underline;
}

div.calendar-fullpage .event-time {
    color: #0073d5;
    display:block;
    font-weight:bold;
}

div.calendar-fullpage .tickets-msg {
    padding:3px 7px 3px 7px;
    text-transform:uppercase;
    border-radius: 2px;
    -moz-border-radius: 2px;
    font-size:80%;
}

div.calendar-fullpage a.tickets-buy {
    background-color:#f47628;
    color:white;
}

div.calendar-fullpage .tickets-free {
    background-color:#2fa9da;
    color:white;
}
div.calendar-fullpage .tickets-soldout {
    background-color:white;
    color:#b3b3b3;
}
/*today*/
div.calendar-fullpage td.today0 {
    background-color:#f4f4f4;
}
/*past events*/
div.calendar-fullpage td.today-1 .event-item {
    opacity:0.6;
}

div.calendar-fullpage td.today-1 .tickets-free {
    display:none;
}

/**
 * This <div> element is wrapped by jCarousel around the list
 * and has the classname "jcarousel-container".
 */
.jcarousel-container {
    position: relative;
}

.jcarousel-clip {
    z-index: 2;
    padding: 0;
    margin: 0;
    overflow: hidden;
    position: relative;
}

.jcarousel-list {
    z-index: 1;
    overflow: hidden;
    position: relative;
    top: 0;
    left: 0;
    margin: 0;
    padding: 0;
}

.jcarousel-list li,
.jcarousel-item {
    float: left;
    list-style: none;
    /* We set the width/height explicitly. No width/height causes infinite loops. */
    width: 75px;
    height: 75px;
}

/**
 * The buttons are added dynamically by jCarousel before
 * the <ul> list (inside the <div> described above) and
 * have the classnames "jcarousel-next" and "jcarousel-prev".
 */
.jcarousel-next {
    z-index: 3;
    display: none;
}

.jcarousel-prev {
    z-index: 3;
    display: none;
}

/*
  This is legacy CSS for backwards-compatibility. These rules used to live
  in player.css and may be overridden in player_[site].css

  The new, simpler way to style buttons is to use the CSS in
  puppy/media/subtree_shared_media/css/button.css

*/

.main .article-tools .fa-share:before,
.main .puppy-btn.fa-play:before,
.main .puppy-btn.fa-plus:before,
.main .puppy-btn.fa-download:before {
  /* Fixes regressions in the old media buttons
     caused by new FontAwesome markup. Take this
     out when you want to implement FA on all the
     puppy-btns on interior pages. ke
  */
  content: "";
}

.media_buttons {
  clear: both;
  margin-top: 20px;
  margin-bottom: 15px;
  padding: 0;
  min-height: 15px;
  height: auto !important;
  height: 15px;
}

p.downloadlink {
  padding: 0px;
  margin: 0px 0px 0px 0px;
}

.media_buttons a.button,
p.downloadlink a,
p.transcript a {
  border-left: 1px solid #999;
  margin-right: 0px;
  padding: 0px 5px 0px 23px;
  float: left;
  cursor: pointer;
  height: 14px;
  font-size: 11px;
  line-height: 15px;
  background-position: 5px center;
  background-repeat: no-repeat;
  font-family: inherit;
}

.media_buttons a.button.more {
  padding: 0 7px;
}

div.video a.Embed {
  border-left: 0px;
}

p.media_buttons a.first, div.media_buttons a.first {
  border-left: 0px;
  background-position: 6px center;
  padding-left: 24px;
}

a#schedule-link { 
		width: 72px;
		height: 14px;
		background:transparent url('/media/img/wnyc/wnyc_hmpg_sprite.png') no-repeat scroll -10px -1714px;
		display: block;
		float: left; }
	
a#schedule-link:hover {
		background-position: -10px -1728px;
		text-decoration: none;
}

h3#whats_on_now_title {
		text-indent: -9999px;
		background: url(/media/img/player/whats-on-header.png) no-repeat top left;
		width: 162px;
		height: 26px;
		margin: 5px 0 3px 5px;
}

#tabs-schedule-box {
  border: 1px solid #37687f;
  margin: 6px 7px 0;
}

.popup_player_body {
		padding: 12px; margin: 0px;
  background-color: #eee;
}

.player_wrapper{
		border: 1px solid #fff;
}

.player_wrapper td {
		vertical-align: top;
}

.player {
		width: 300px;
		/*height: 267px;*/
		height: 300px;
		background-color: #f1f1f1;
		font-family: arial;
		position: relative;
		border-top: 1px solid #ddd;
		border-bottom: 1px solid #ddd;
		border-left: 1px solid #ddd;
}

.top_of_popup_player {
		position: absolute;
		top: 0px;
}

.bottom_player {
		position: absolute;
		bottom: 0px;
		width: 300px;
}

/* We need this wrapper because the player sometimes takes a while to load, but
 * we want to be able to do size calculations on the page right away. */
#playerObjectWrapper {
		height: 26px;
		width: 300px;
}

img {
		border: 0px;
}

/* This station logo wrapper business is only necessary for IE7. */
#station_logo_wrapper {
		height: 26px;
		width: 280px;
		margin: 10px 0px 10px 7px;
}

#station_logo {
		height: 41px;
		width: 280px;
}

#badge_ad {
		float: right;
}

.popup_player_body #player-sponsor p {
		display: none;
}

#station_tabs {
		height: auto;
}

#station_tabs ul li {
		margin: 0px;
		padding: 0px;
}

#station_tabs ul li:last-child {
		border-right: 0;
}

ul.schedule-tabs li a {
		cursor: pointer;
}

#station_tabs .schedule-tabs {
  background:transparent url('/media/img/wnyc/wnyc_hmpg_sprite.png') no-repeat scroll -10px -1763px;
}

.popup_player_body #station_tabs,
.popup_player_body #station_tabs .schedule-tabs {
		background: #333;
		width: 300px;
}

.listen_live {
		display: none;
}

.live #listen_live_live {
		display: block;
		cursor: pointer;
}

.live #listen_live_latest {
		display: none;
}

.last_episode #listen_live_latest {
		display: block;
		cursor: pointer;
}

.last_episode #listen_live_live {
		display: none;
}

#listen_live_live {
		display: none;
		height: 11px;
		width: 318px;
  background: transparent url(/media/img/player/takeaway/btn-listenlive.gif) no-repeat top right;
}

#listen_live_latest {
		display: none;
		height: 11px;
		width: 318px;
  background: transparent url(/media/img/player/takeaway/btn-listen-latest.gif) no-repeat top right;
}

#slider {
		width: 180px;
}

#slide_hider {
		overflow: hidden;
		position: relative;
		padding: 0px;
		margin: 0px;
		height: 25px;
}

#slide_hider_wrapper {
		height: 12px;
}

#slide_contents {
		margin: 0px;
		padding: 0px;
		left: -1;
		position: absolute;
}

#slide_contents td {
		overflow-x: visible;
		overflow-y: visible;
}

#slide_contents div {
		width: 180px;
		padding-top: 5px;
}

/* IE7 needs this width. */
.time-nav { 
		background: url('/media/img/player/schedule-times-bg.png') no-repeat top left;
		color: #fff; 
		width: 284px;
		height: 24px; 
		font-size: 11px; 
		line-height: 1.4em; 
		font-weight: bold; 
		overflow: hidden;
}
	
.popup_player_body #audio-help {
	background: #f1f1f1;
	margin:5px 0 0 0;
}

#schedule td {
		text-align: center;
		vertical-align: top;
}

#top_player .time {
		cursor: pointer;
		width: 60px;
		text-align: center;
		height: 20px;
  padding-top: 5px;
}

/* IE needs this bg-color for smooth fading. */

.current_show { 
	height: 116px; 
	width: 274px;
	background:transparent url('/media/img/wnyc/wnyc_hmpg_sprite.png') no-repeat scroll -10px -1870px;
	padding: 5px;
	position: relative; 
	clear: both; 
	overflow: hidden;
}

.current_show h3.label {
  display: none;
}

.top_of_popup_player .download {
  display: none;
}

.popup_player_body .current_show { 
		background: none;
		height: 142px;
}

.current_show .image,
#up_next_items .image { 
		float: left; 
		margin: 12px 12px 0 0;
}

.current_show img,
#up_next img {
		border: 1px solid #ddd;
}

#top_player .current_show img, 
#top_player #up_next img {
  padding: 0;
  background: 0;
  border: 0;
}

.on_air_name {
		display: block;
		font-weight: bold;
		font-size: 14px;
		margin: 10px 0 5px;
		line-height: 18px;
}

.on_air_name a {
		color: #333;
}

.on_air_name a:hover {
		text-decoration: underline;
}

.on_air_wrapper a { 
		color: #333;
		font-weight: bold; 
		cursor: pointer;
		text-decoration: none;
}

.piece_description,
.composer,
.piece_title { 
		color: #555;
		font-size: 13px;
		line-height: 18px;
		overflow: hidden;
		margin-left: 57px;
}

.piece_title a {
		color: #3F85D1;
}

.piece_title a:hover {
		text-decoration: underline;
		cursor: pointer;
}

#more_info_div {
		padding: 5px 7px 11px 77px;
}

#more_info_div a:hover{
		text-decoration: underline;
}

#more_info {
		font-size: 12px;
		font-weight: bold;
		color: #3F85D1;
		text-decoration:none;
}
		
#bottom_tools { 
		height: 25px; 
		background:transparent url('/media/img/wnyc/wnyc_hmpg_sprite.png') no-repeat scroll -10px -2015px;
}

#bottom_tools li { 
		float: left; 
		margin: 4px 7px 2px 6px; 
		font-size: 11px;	
}

#bottom_tools li.other_formats { 
		float: right;
		margin: 7px 8px;
}

#bottom_tools a {
		color: #fff;
}

#bottom_tools a:hover {
		color: #6cceff;
}

#playerObject {
		width: 300px;
		border-top: 1px solid #fff;
}

a#listen_button {
		cursor: pointer;
		display: block;
		width: 125px;
		height: 18px;
		background:transparent url('/media/img/wnyc/wnyc_hmpg_sprite.png') no-repeat scroll -10px -2060px;
}

a#listen_button:hover {
		background-position: -10px -2077px;
		text-decoration: none;
}

a#listen_button span {
		visibility: hidden;
}

#formats_popup {
		position: absolute;
		z-index: 1000;
		top: 216px;
		width: 284px;
		height: 202px;
		background: url(/media/img/player/formats_popup_bg.png) no-repeat 0 0;
		border: 1px solid #37687F;
		border-left: 0;
}

#formats_popup.yes_popdown_ad {
		top: 277px;
}

ul#formats_list {
		display: block;
		height: 155px;
		list-style-type: none;
		margin: 14px 10px 14px 9px;
}

ul#formats_list li {
		margin: 2px 0;
		font-size: 11px;
		line-height: 1.4em;
		padding-bottom: 5px;
		border-bottom: 1px solid #55b3e2;
}

ul#formats_list li a {
		display: block;
		font-weight: bold;
		font-size: 12px;
		float: left;
		height: 22px;
		width: 70px;
		margin-right: 4px;
}

#formats_popup .formats_opener {
		display: block;
		float: right;
		font-size: 8pt;
		font-weight: bold;
		margin: 0 9px;
		text-transform: uppercase;
}

.alternate_url {
		padding-top: 2px;
}

#listen_options {
		height: 25px;
}

#listen_options li {
		float: left;
		margin: 5px;
}

#listen_options_button {
		cursor: pointer;
}

#audio-help {
		padding: 5px 7px 3px;
}

#audio-help a {
		color:#999;
		font-size: 8pt;
}

#audio-help a:hover {
		text-decoration: underline;
}

.player_wrapper {
		position: relative;
		width: 593px;
		height: 302px;
}

.player_wrapper .playlist .image img {
  width: 45px;
  height: 45px;
		font-size: 10px;
		color: #999;
}

.player_wrapper .playlists ul.tabs {
		width: 284px;
		padding: 8px 0px 6px 5px;
		height: 12px;
}

.player_wrapper .playlists ul.tabs li {
		margin: 0px;
		padding: 0px;
		display: inline;
		float: left;
}

li.message {
		padding: 10px;
		font-size:9pt;
		line-height:14pt;
		color: #666;
}

li.message:hover {
		background: none !important;
}

ul.tabs li a {
		display: block;
		height: 12px;
		cursor: pointer;
		font-size: 18px;
		color: #666;
		font-weight: bold;
		background: transparent url('/media/img/player/playlist-tabs.png') no-repeat 0px 0px;
		text-indent: -9999px;
}

ul.tabs li.my_playlist a {
		width: 124px;
		background-position: 0 0;
}

ul.tabs li.swap.my_playlist, 
ul.tabs li.my_playlist a:hover, 
ul.tabs li.my_playlist a.selected, 
ul.tabs li.my_playlist a.selected:hover {
		color: #333;
		background-position: 0 -12px; 
}

ul.tabs li.most_listened a {
		width: 154px;
		background-position: -124px 0;
}

ul.tabs li.swap.most_listened, 
ul.tabs li.most_listened a:hover, 
ul.tabs li.most_listened a.selected, 
ul.tabs li.most_listened a.selected:hover {
		color: #333;
		background-position: -124px -12px;
}

ul.tabs li.clear_playlist {
		display: none !important;
		border: 1px solid #000;
}

.player_wrapper .player {
		float: left;
}

.popup_player_body .player_wrapper .player {
		background: #fff;
}

.popup_player_body.no_tabs .player_wrapper .player {
		background-position: 0 46px;
}

.player_wrapper .playlists {
		width: 290px;
		/*height: 267px;*/
		height: 300px;
  background: #f9f9f9;
  font-family: arial;
		border: 1px solid #ddd;
		float: left;
  position: relative;
}

.player_wrapper .playlists h1 {
		padding: 2px 2px 0px 2px;
		margin: 2px 2px 1px 2px;
		text-indent: -9999px;
		background-image: url(/media/img/player/playlist-title.gif);
		width: 286px;
		height: 22px;
		background-repeat: no-repeat;
}

.playlist_wrapper {
		overflow: auto;
		width: 289px;
		height: 245px;
		margin: 5px 0 0 1px ;
		clear: both;
}

#most_listened {
		float: left;
		height: 268px;
		margin-left: 2px;
		margin-top: 5px;
		overflow: auto;
		width: 288px;
}

.hide {
		display: none;
}

.playlist {
		padding: 0px;
		margin: 0px 0px 0px 2px;
  border-top: 1px dotted #ccc;
}

.playlist li.audio_file {
		border-bottom: 1px dotted #ccc;
		list-style: none;
		cursor: pointer;
		padding: 10px 3px;
}

.playlist td {
		vertical-align: top;
}

.playlist .image div {
		height: 47px;
		margin: 0px 6px 0px 0px;
		width: 46px;
}

.playlist .space div {
		height: 47px;
		margin: 3px 0px 3px 0px;
		width: 2px;
}

.playlist .title {
		font-weight: bold;
		font-size: 12px;
		color: #333;
		line-height: 14px;
}

.playlist .date {
		font-size: 11px;
		color: #999;
		text-transform: uppercase;
		padding-bottom: 1px;
		padding-top: 3px;
}

.playlist .actions {
		list-style-type: none;
		padding: 3px 0px 0px 0px;
}

.playlist .actions li {
		float: left;
		border-bottom: 0px;
		padding: 0px;
		margin: 0px;
}

.playlist .actions .play a {
		background-image: url(/media/img/player/playlist-icon-play.png);
		background-position: left;
		background-repeat: no-repeat;
}

* html.playlist .actions .play a {
		background-image: url(/media/img/player/playlist-icon-play.gif)
}

.playlist .actions .add {
  text-transform: uppercase;
}

.playlist .actions .add a {
		background-image: url(/media/img/player/playlist-icon-play.png);
		background-position: left; background-repeat: no-repeat;
}

* html.playlist .actions .add a {
		background-image: url(/media/img/player/playlist-icon-play.gif);
}

.playlist .actions .download a {
		background-image: url(/media/img/player/playlist-icon-download.png);
		background-position: left; background-repeat: no-repeat;
}

* html.playlist .download .play a {
		background-image: url(/media/img/player/playlist-icon-download.gif);
}

.playlist .actions .remove a {
		background-image: url(/media/img/player/playlist-icon-remove.png);
		background-position: left; background-repeat: no-repeat;
}

* html.playlist .actions .remove a {
		background-image: url(/media/img/player/playlist-icon-remove.gif);
}

.playlist .actions a {
		cursor: pointer;
		font-size: 10px;
		padding: 0px 5px 0px 12px;
		margin-right: 5px;
		text-decoration: none;
		display: block;
		color: #3F85D1;
}
				
.playlist .actions a:hover {
		text-decoration: underline;
}
  
.playlist td.remove { display: none; }

#clearPlaylist { cursor: pointer; text-indent: -9999px;
    background-image: url(/media/img/player/clear_playlist.gif);
    background-repeat: no-repeat; margin: 4px; width: 99px; height: 16px; }


/* Embed */

.embedthis {
  clear: both;
  display: block;
  position: relative;
}

.embedthis legend {
  font-weight: bold;
}

.embedthis {
		background-color: #fff;
		padding: 0px;
		background-color: #f6f6f6;
		border: 1px solid #C6C6C6;
		margin: 10px 0px;
		padding: 0px;
		width: 288px;
		overflow: hidden;
		position: absolute;
		z-index: 100;
}

.embedthis textarea {
		margin: 0px;
		width: 286px;
		height: 75px;
		font-size: 11px;
		margin-bottom: 5px;
}

* html .embedthis textarea {
		width: 282px;
}

.embedthis legend {
		display: none;
}

.embedthis p {
		font-size: 12px;
		line-height: 15px;
		padding-bottom: 5px;
}

.embedthis label {
		font-weight: bold;
}

.embed-close-button {
		font: normal normal 10px/10px arial;
		display: block;
		clear: both;
}

.segment-tease .media_buttons a.first.commentLink {
		padding-left: 0px;
}

#up_next {
		width: 284px;
		margin: 8px;
		overflow: hidden;
}

h3#up_next_title {
		text-indent: -9999px;
		background:transparent url('/media/img/wnyc/wnyc_hmpg_sprite.png') no-repeat scroll -10px -2117px;
		width: 87px;
		height: 18px;
		margin-bottom: 3px;
}

#up_next_items {
		overflow: hidden;
		border: 1px solid #3e687f;
		padding: 1px;
}

#up_next_items li { 
		height: 56px;
		padding: 7px;
		background:transparent url('/media/img/wnyc/wnyc_hmpg_sprite.png') no-repeat scroll -10px -1870px;
}

#up_next_items h1 {
		padding-bottom: 2px;
}
	
#up_next_items h1 a {
		color: #333;
		font-size: 12px;
		font-weight: bold;
}

#up_next_items .where { 
		width: 41px;
		margin-top: 9px;
		margin-left: 5px;
		float: right; 
		font-weight: bold;
		font-family: Helvetica, arial;
}
	
#up_next_items .where .hour { 
		color: #336699; 
		margin: 2px 0; 
		line-height: 1em; 
		font-size: 14px;
}
	
#up_next_items .where .stations { 
		color: #1d9fdf; 
		border-top: 1px solid #55b3e2;
		padding-top: 3px; 
		line-height: 1.2em;
}

#up_next_items .where .stations span {
		display: block;
}

/* global css for soundmanager player */

.player_element {
  width: auto;
  height: 30px;
}

#popup_player .player_element {
  width: 300px;
  height: 25px;
  position: relative;
}

#top_player .player_element {
}

.play_pause {
  width: 15px;
  height: 22px;
  margin: 3px 6px 2px;
  text-indent: -9999px;
  cursor: pointer;
  background: url(/media/img/player/btn-global-play-pause.png) no-repeat 0 0;
  float: left;
}

.play_pause.click_to_play {
  background-position: 0 -22px;
}

.play_pause.click_to_play:hover {
  background-position: 0 0;
}

.play_pause.click_to_pause {
  background-position: -15px -22px;
}

.play_pause.click_to_pause:hover {
  background-position: -15px 0;
}

.article-audioplayer .play_pause {
  width: 18px;
  height: 26px;
  margin: 5px 6px 2px;
  text-indent: -9999px;
  cursor: pointer;
  background: url(/media/img/player/btn-large-play-pause.png) no-repeat 0 0;
}

.article-audioplayer .play_pause.click_to_play {
  background-position: 0 -26px;
}

.article-audioplayer .play_pause.click_to_play:hover {
  background-position: 0 0;
}

.article-audioplayer .play_pause.click_to_pause {
  background-position: -18px -26px;
}

.article-audioplayer .play_pause.click_to_pause:hover {
  background-position: -18px 0;
}

.volume {
  float: right;
  background: url(/media/img/player/bg-volume-mute.png) no-repeat left bottom;
  padding-left: 16px;
  margin-top: 4px;
}

/* stolen from jQueryUI css -- widget required: do not alter */
.ui-slider { position: relative; text-align: left; cursor: pointer; }
.ui-slider .ui-slider-handle { position: absolute; z-index: 2; cursor: default; }
.ui-slider .ui-slider-range { position: absolute; z-index: 1; display: block; border: 0; background-position: 0 0; }
.ui-slider-vertical .ui-slider-range-min { bottom: 0; }
.ui-slider-vertical .ui-slider-range-max { top: 0; }
.ui-slider-horizontal .ui-slider-range { top: 0; height: 100%; }
.ui-slider-horizontal .ui-slider-range-min { left: 0; }
.ui-slider-horizontal .ui-slider-range-max { right: 0; }
/****/

.volume .ui-slider {
  border: 1px solid #ccc;
  border-radius: 4px;
  cursor: pointer;
}

.volume .ui-slider .ui-slider-handle {
  background-color: #2772A3;
  width: 8px;
  height: 6px;
  left: 0;
  margin-bottom: -3px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  padding: 0;
  text-indent: -5000px;
}
.volume .ui-slider .ui-slider-range {
  width: 4px;
  background-color: blue;
  font-size: .7em;
  margin-bottom: 1px;
  left: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  background: #999; /* for non-css3 browsers */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000', endColorstr='#cccccc'); /* for IE */
  background: -webkit-gradient(linear, left top, left bottom, from(#000), to(#ccc)); /* for webkit browsers */
  background: -moz-linear-gradient(top,  #000,  #ccc); /* for firefox 3.6+ */
}

.volume .ui-slider-vertical {
  width: 8px;
  height: 44px;
  margin-top: 2px;
}

.volume .ui-slider-horizontal {
  background: url(/media/img/player/bg-volume-horizontal-buffer.png) no-repeat 2px 0;
  width: 54px;
  height: 18px;
  border: 0;
}

.volume .ui-slider-horizontal .ui-slider-handle {
  background: 0;
}

.volume .ui-slider-horizontal .ui-slider-range {
  background: url(/media/img/player/bg-volume-horizontal.png) no-repeat 0 0;
  filter: 0;
  width: 42px;
}

/* player scrubber custom css */

.top_of_popup_player .player_scrubber {
  display: none;
}

.scrubber {
  float: left;
}

#popup_player .scrubber {
  margin: 12px 0 0;
}

#top_player_scrubber.scrubber {
  height: 0;/*don't push anything down*/
  margin-left: 175px;
}

.inline_audioplayer_wrapper .scrubber {
  margin: 14px 0 0;
  width: auto;
}

.scrubber .ui-slider-horizontal {
  background-color: #BCBCBC;
  height: 5px;
  border: 1px solid #bcbcbc;
  border-radius: 1px;
  float: left;
  width: 400px;
}

#popup_player .scrubber .ui-slider-horizontal {
  background-color: #aaa;
  width: 100px;
  border: 0;
}

#top_player .scrubber .ui-slider-horizontal {
  border: 0;
  float: none; /* duration doesn't fit without redesigning, */
  width: 500px; /* so don't leave space for it */
}

.sidebar .article-audioplayer .scrubber .ui-slider-horizontal {
  width: 100px;
}

.sidebar .article-audioplayer .inline_audioplayer_wrapper {
  padding: 0;
}

.scrubber .ui-slider .ui-slider-range {
  background-color: #333;
  height: 5px;
}

.scrubber .ui-slider-horizontal .ui-slider-handle {
  top: 0;
  margin-left: 0;
}

.scrubber .ui-slider-horizontal:hover,
.scrubber .ui-slider:hover .ui-slider-range {
  height: 5px;
}

.duration {
  width: auto;
  text-align: left;
  font-size: 11px;
  float: left;
  margin: -5px 0 5px 6px;
		color: #666;
}

#top_player .duration {
  display: none; /* No room for it without some redesigning */
}

#popup_player .duration {
  margin-top: -2px;
}

/* end global player css */

.small_player {
  position: relative;
  z-index: 900000;
  height: 45px;
  padding: 15px 0;
}

#top_player_small_bg {
  position: absolute;
  z-index: -10;
  width: 100%;
  height: 75px;
  background-color: #efefef;
  -moz-box-shadow: 0 5px 7px #bbb;
  -webkit-box-shadow: 0 5px 7px #bbb;
  box-shadow: 0 5px 7px #bbb;
  border-bottom: 1px solid #bbb;
}

#top_player_full_bg {
  position: absolute;
  z-index: -20;
  width: 100%;
  height: 375px;
  background-color: #e8e8e8;
  -moz-box-shadow: 0 5px 6px #d9d9d9;
  -webkit-box-shadow: 0 5px 6px #d9d9d9;
  box-shadow: 0 5px 6px #d9d9d9;
  display: none;
}

#top_player {
}

#top_player .controls {
  width: 114px;
  float: left;
  margin: -1px 60px 0 0;
}

#top_player .play_pause {
  width: 103px;
  height: 48px;
  text-indent: -9999px;
  cursor: pointer;
  margin: 0;
  float: none;
}

#top_player .play_pause.click_to_play {
  background: url(/media/img/player_top/btn-play-pause.png) no-repeat 0 0;
}

#top_player .play_pause.click_to_play:hover {
  background-position: 0 -48px;
}

#top_player .play_pause.click_to_pause {
  background: url(/media/img/player_top/btn-play-pause.png) no-repeat -103px 0;
}

#top_player .play_pause.click_to_pause:hover {
  background-position: -103px -48px;
}

#top_player .volume {
  width: 8px;
  float: right;
  background: 0;
  padding: 0;
  margin: 0;
}

#top_player .on_air_name {
  display: inline;
}

#top_player #station_tabs {
  display: inline;
}

#other_help {
  display: inline;
  position: relative;
  height: 18px;
}

#other_help li {
  float: left;
}

#playerObjectWrapper {
  float: left;
}

.top_current_show .on_air_name {
  overflow: hidden;
}

.top_current_show .description {
  max-width: 400px;
}

.full_player {
  display: none;
  height: 300px;
  position: relative;
  z-index: 899999;
}

.full_player .current_and_next {
  float: left;
  border-right: 1px solid #bcbcbc;
  height: 280px;
  width: 320px;
  padding: 10px 0;
}

.full_player .current_show {
  background: 0;
  width: auto;
  height: 150px;
  padding: 0 10px 10px 0;
}

.full_player .current_show h3.label,
.full_player h3#up_next_title,
.full_player .playlists .tabs li {
  display: block;
  text-indent: 0;
  background: 0;
  border-bottom: 1px solid #bcbcbc;
  color: #666;
  font-size: 13px;
  font-weight: normal;
  line-height: 1.2em;
  margin: 0 0 10px;
  padding: 0 0 2px;
  width: 320px;
  text-transform: uppercase;
}

.full_player .piece_description {
  color: #777;
  font-size: 8.5pt;
  font-weight: bold;
  line-height: 1.4em;
  padding-top: 4px;
}

.full_player .recent_playlist {
  clear: both;
  margin: 15px 0 0;
}

.full_player .recent_playlist .current {
  background: ;
}

.full_player .recent_playlist .time {
  display: block;
  float: left;
  width: 45px;
  padding: 0 12px 0 0;
  text-align: right;
}

.full_player #up_next {
  margin: 0;
  width: auto;
  padding: 10px 10px 10px 0;
}

.full_player #up_next_items {
  border: 0;
  padding: 0;
}

.full_player #up_next_items li {
  background: 0;
  height: auto;
  padding: 0;
}

.full_player #up_next_items .where {
  font: inherit;
  width: auto;
  margin: 0;
}

.full_player #up_next_items .where .hour {
  color: inherit;
  font: inherit;
}

.full_player #up_next_items .where .stations,
.full_player #up_next_items .description p {
  display: none;
}

.full_player #up_next .schedule_link {
  text-align: right;
}

.full_player #up_next .schedule_link span.and-playlists {
  display: none;
}

.full_player .playlists {
  position: relative;
  float: left;
  width: 639px;
}

.full_player .playlists .tabs li {
  float: right;
  margin: 0;
  width: 299px;
  padding: 10px 10px 2px;
}

.full_player .playlists .tabs li.my_playlist {
  border-left: 1px solid #bcbcbc;
}

.full_player .playlists .tab_panel {
  float: right;
  width: 303px;
  padding: 8px;
}

.full_player .playlists .tab_panel#most_listened {
  float: inherit;
  padding: 0;
  margin: 8px 0 0 8px;
  width: 302px;
}

.full_player .playlists .tab_panel#my_playlist {
  border-left: 1px solid #bcbcbc;
  height: 255px;
}

.full_player ul.playlist {
  border: 0;
}

.full_player .playlist li.audio_file {
  border: 0;
}

.full_player .playlist .title,
.full_player .playlist .date {
  display: inline;
  text-transform: none;
  padding: 0 5px 0 0;
}

.full_player .playlist .actions {
  padding: 0;
}

.full_player .playlist .actions a {
  border: 0;
}

.full_player .message {
  color: #333;
  font-size: 9pt;
}

.recent_playlist .time {
  cursor: auto;
  width: auto;
  height: auto;
  padding: 0 10px 0 0;
}

/* max-width and overflow make elipses work. */
.recent_playlist .entry_wrapper {
  width: 240px;
  height: 20px;
  overflow: hidden;
  float: left;
}

.recent_playlist .entry {
}

#permanent_header {
  position: fixed;
  top: 0px;
  left: 0px;
  width: 100%;
  z-index: 3000;
  background-color: #EFEFEF;
}

.tab_panel {
  float: left;
}

/* misc temporary overrides until we get rid of Whats On player */

#whats_on_now .composer,
#whats_on_now .piece_title,
#whats_on_now .on_air_when,
#popup_player .composer,
#popup_player .piece_title,
#popup_player .on_air_when,
#whats_on_now #up_next .schedule_link {
  display: none;
}

#soundmanager-debug, #soundmanager-debug-toggle {
  display: none !important;
}

#flash_version_error {
  position: absolute;
  display: block;
  top: 0px;
  left: 0px;
  width: 290px;
  height: 100%;
  margin: 0 0 0 4px;
  background: #fff1f1;
  text-align: center;
  z-index: 999;
  border: 1px solid #ff2a1a;
  color: #ff2a1a;
  text-decoration: none;
  line-height: 25px;
}

#flash_version_error:hover {
  text-decoration: underline;
}

#flash_version_error.hide {
  display: none;
}



/* POP UP PLAYER */

.popup_player_body {
  background: 0;
}

.player {
  background: none;
  border-bottom:1px solid #999;
  border-left:1px solid #999;
  border-top:1px solid #999;
  background-color: none;
}

.player_wrapper .playlists {
  border:1px solid #999;
}

.popup_player_body .player_wrapper .player {
  background: none;
}

#station_tabs, .listen_live {
  display: none;
}

.current_show img, #up_next img {
  background-color: transparent;
  border: 1px solid #999;
  padding: 1px;
}

.popup_player_body #audio-help {
  background: none;
  display: block !important;
  width: 100% !important;
}

#audio-help {
  border-top:1px solid #FFFFFF;
  line-height:2.2em;
  height:25px;
  overflow:hidden;
  padding:0 0 0 7px;
}

a#help {
  display:block;
  float:left;
  height:15px;
  margin-right:6px;
  width:88px;
}

a#help:hover {
  background-position: 0 -15px;
}

.playlist .image div {
  height:45px;
}

.playlist .actions a {
  color: #0073d5;
}
.popup_player_body .current_show {
  height: 120px;
}

#station_logo_wrapper {
  height: 50px;
  margin: 0px;
}

#station_logo {
  height:50px;
  margin-top: 3px;
  margin-left: 3px;
  background: url("/media/img/icons/player-logo-360.png") no-repeat 0px 0px;
}
  
ul.tabs li a {
  background:url("/media/img/icons/player-playlist-tabs.png") no-repeat scroll 0 0 transparent;
  cursor:pointer;
  display:block;
  height:12px;
  text-indent:-9999px;
}

/* article-audio and embedded players */

.inline_audioplayer_wrapper .media_buttons,
.inline_audioplayer_wrapper p.downloadlink {
  margin: 0 0 10px;
}

.article-audioplayer {
  width: 620px;
  height: 85px;
  padding: 14px 0 10px;
}

.article-audioplayer .media_buttons,
.article-audioplayer p.downloadlink {
  margin: 0;
}

.media_buttons a.button,
p.downloadlink a {
  text-indent: -9999px;
  background: url(/media/img/studio360/icons-audio-tools.png) no-repeat 0 0;
  padding: 0 0 1px;
  border-left: 1px solid #ccc;
  height: 35px;
  overflow: hidden;
}

.media_buttons a.Listen {
  width: 80px;
}

.media_buttons a.Add {
  width: 72px;
  background-position: -90px 0;
}

.media_buttons a.Download {
  width: 110px;
  background-position: -171px 0;
}

.media_buttons a.Embed {
  width: 94px;
  background-position: -291px 0;
}

p.downloadlink a.Stream {
  width: 99px;
  background-position: -396px 0;
}

.media_buttons a.Listen:hover {
  background-position: 0 -35px;
}

.media_buttons a.Add:hover {
  background-position: -90px -35px;
}

.media_buttons a.Download:hover {
  background-position: -171px -35px;
}

.media_buttons a.Embed:hover {
  background-position: -291px -35px;
}

p.downloadlink a.Stream:hover {
  background-position: -396px -35px;
}

.media_buttons a.commentlink {
  padding: 0;
  text-indent: -9999px;
  width: 110px;
  height: 35px;
  background: url(/media/img/studio360/icons-audio-tools.png) no-repeat -505px 0;
}

.media_buttons a.commentlink:hover {
  background-position: -505px -35px;
}

.wf-active .media_buttons a.commentlink {
  color: #707070;
  font: 400 20px/0.6em "atrament-web-1","atrament-web-2",sans-serif;
  text-transform: uppercase;
  text-indent: 0;
  margin: 0;
  padding: 9px 12px;
  height: auto;
  background: 0;
}

.wf-active .media_buttons a.commentlink:hover {
  color: #ff1200;
  text-decoration: none;
}

.segment-tease .media_buttons a.first, 
.episode-tease .media_buttons a.first, 
.show-tease .media_buttons a.first, 
.event-tease .media_buttons a.first, 
.playlist-tease .media_buttons a.first, 
.tiny-tease .media_buttons a.first, 
p.media_buttons a.first, 
div.media_buttons a.first {
  background-position: 0 0;
  padding-left: 0 !important;
  border: 0;
}

.segment-tease .media_buttons a.first.commentlink, 
.episode-tease .media_buttons a.first.commentlink, 
.show-tease .media_buttons a.first.commentlink, 
.event-tease .media_buttons a.first.commentlink, 
.playlist-tease .media_buttons a.first.commentlink, 
.tiny-tease .media_buttons a.first.commentlink {
  padding: 9px 11px 9px 0;
}

/* whats on -specific : */

ul.schedule-tabs {
	float: left;
	width: 285px;
}

ul.schedule-tabs li {
	display: inline;
	float: left;
	width: 57px;
}

ul.schedule-tabs li a {
	display: block;
	height: 26px;
	background: transparent url('/media/img/player/schedule-tabs-nav.png?v101') 0px 0px;
	overflow: hidden;	
	text-indent: -9999px;
	font-size: 1px;
	height: 26px;
	width: 57px;
}

ul.schedule-tabs li.wqxr a {
	background-position: -114px 0px;
}

ul.schedule-tabs li.wqxr a:hover {
	background-position: -114px -26px;
}

ul.schedule-tabs li.wqxr.ui-tabs-selected a, ul.schedule-tabs li.wqxr.ui-tabs-selected a:hover {
	background-position: -114px -52px;
}

ul.schedule-tabs li.q2 a {
	background-position: -171px 0px;
}

ul.schedule-tabs li.q2 a:hover {
	background-position: -171px -26px;
}

ul.schedule-tabs li.q2.ui-tabs-selected a, ul.schedule-tabs li.q2.ui-tabs-selected a:hover {
	background-position: -171px -52px;
}

ul.schedule-tabs li.wqxr-special2 a {
	background-position: -399px 0px;
}

ul.schedule-tabs li.wqxr-special2 a:hover {
	background-position: -399px -26px;
}

ul.schedule-tabs li.wqxr-special2.ui-tabs-selected a, ul.schedule-tabs li.wqxr-special2.ui-tabs-selected a:hover {
	background-position: -399px -52px;
}

ul.schedule-tabs li.njpr a {
	background-position: -342px 0px;
}

ul.schedule-tabs li.njpr a:hover {
	background-position: -342px -26px;
}

ul.schedule-tabs li.njpr.ui-tabs-selected a, ul.schedule-tabs li.njpr.ui-tabs-selected a:hover {
	background-position: -342px -52px;
}

ul.schedule-tabs li.wnyc-am820 a {
	background-position: -57px 0px;
}

ul.schedule-tabs li.wnyc-am820 a:hover {
	background-position: -57px -26px;
}

ul.schedule-tabs li.wnyc-am820.ui-tabs-selected a, ul.schedule-tabs li.wnyc-am820.ui-tabs-selected a:hover {
	background-position: -57px -52px;
}

ul.schedule-tabs li.wnyc-fm939 a {
	background-position: 0px 0px;
}

ul.schedule-tabs li.wnyc-fm939 a:hover {
	background-position: 0px -26px;
}

ul.schedule-tabs li.wnyc-fm939.ui-tabs-selected a, ul.schedule-tabs li.wnyc-fm939.ui-tabs-selected a:hover {
	background-position: 0px -52px;
}

ul.schedule-tabs li.special-events-stream a {
	background-position: -228px 0px;
}

ul.schedule-tabs li.special-events-stream a:hover {
	background-position: -228px -26px;
}

ul.schedule-tabs li.special-events-stream.ui-tabs-selected a, ul.schedule-tabs li.special-events-stream.ui-tabs-selected a:hover {
	background-position: -228px -52px;
}

/* Standard WQXR Special tab: */

ul.schedule-tabs li.wqxr-special a {
  background-position: -286px 0px;
}

ul.schedule-tabs li.wqxr-special a:hover {
  background-position: -286px -26px;
}

ul.schedule-tabs li.wqxr-special.ui-tabs-selected a, ul.schedule-tabs li.wqxr-special.ui-tabs-selected a:hover {
  background-position: -286px -52px;
}

ul.schedule-tabs li.premium a {
    background-position: -454px 0px;
}

ul.schedule-tabs li.premium a:hover {
    background-position: -454px -26px;
}

ul.schedule-tabs li.premium.ui-tabs-selected a, ul.schedule-tabs li.premium.ui-tabs-selected a:hover {
	background-position: -454px -52px;
}

/* top_player */

#top_player #station_tabs {
  display: block;
  float: left;
}

#top_player ul.schedule-tabs,
#top_player #station_tabs .schedule-tabs {
  width: auto;
  background: 0;
  float: none;
}

#top_player ul.schedule-tabs li {
  display: block;
  width: auto;
  height: 27px;
}

#top_player ul.schedule-tabs li.ui-tabs-selected {
  background: url(/media/img/player_top/bg-stream-bubble.png) no-repeat center bottom;
}

#top_player ul.schedule-tabs li a {
  height: 18px;
  width: auto;
  padding: 2px 10px;
  text-indent: 0;
  font-size: 12px;
  font-weight: bold;
  color: #fff;
  background: 0;
  background-color: #6c9dbd;
}

#top_player ul.schedule-tabs li.first a {
  -moz-border-radius: 2px 0 0 2px;
  border-radius: 2px 0 0 2px;
}

#top_player ul.schedule-tabs li.last a {
  -moz-border-radius: 0 2px 2px 0;
  border-radius: 0 2px 2px 0;
}

#top_player ul.schedule-tabs li.ui-tabs-selected a {
  border-color: #2772a3;
  background-color: #2772A3;
}

#top_player #other_help {
  display: block;
  float: left;
  height: 27px;
  margin: 0 5px;
}

#top_player #other_help li {
  margin: 3px 6px;
}

#top_player #other_help a {
  color: #606060;
  background: 0;
  font-size: 11px;
  display: inline;
  float: none;
}

#top_player #other_help a:hover {
  text-decoration: underline;
}

#top_player .top_current_show {
  float: left;
  width: 500px;
  margin: 2px 0;
  height: 17px;
  overflow: hidden;
}

.elipses {
  float: left;
}

.top_current_show li {
  display: inline;
}

#top_player .show_full_player,
#top_player .hide_full_player {
  position: absolute;
  right: 0;
  bottom: 13px;
  width: 75px;
  height: 20px;
  padding: 5px 10px 2px;
  color: #e0e0e0;
  background: #666 url(/media/img/player_top/btn-carrot-player-expand.png) no-repeat 75px -2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  cursor: pointer;
}

#top_player .hide_full_player {
  background-color: #999;
  background-position: 75px -30px;
}


/* end top_player */

.print-schedule a {
  float: right;
  width: 132px;
  height: 26px;
  display: block;
  background: url(/media/img/schedule/btn-weekly-schedule.png) no-repeat 0 0;
  text-indent: -9999px;
  margin: 0 5px 0 0;
}

.print-schedule a:hover {
  background-position: 0 -26px;
}

ul.schedule-dates {
  width: 619px;
}

ul.schedule-dates li {
  display: block;
  float: left;
  width: 110px;
  padding: 7px 15px;
}

ul.schedule-dates li a {
  color: #777;
  font-weight: 500;
}

ul.schedule-dates li.today {
  text-align: center;
  font-weight: 500;
  font-size: 14px;
  width: 300px;
}

ul.schedule-dates li.tomorrow {
  text-align: right;
}

.show_hide_details {
  display: none;
}

.schedule-table {
  width: 100%;
}

.schedule-table li.head {
  position: relative;
  background-color: #f6f4f4;
  border: 1px solid #dcdcdc;
  /*border-right: 0;*/
  height: 15px;
  padding: 10px 0;
  margin: 20px 0 0 0;
  color: #666;
  font-weight: bold;
  font-size: 10pt;
}

/*.schedule-table li.head a {
  color: #666;
}*/

.schedule-table li.head div {
		border: 1px solid none;
  float: left;
  padding: 0;
}

.schedule-table li.head div.program {
  width: 460px;
  height: 20px;
  overflow: hidden;
}

.schedule-table li.head div.time {
  width: 80px;
  text-align: right;
  margin-right: 25px;
  cursor: auto;
}

.schedule-table li.details .event{
		border-left: 1px solid #ddd;
		border-right: 1px solid #ddd;
		font-size:10.5pt;
		line-height:16pt;
}



.schedule-table li.head div.time-playlist {
  width: 115px;
  font-weight: normal;
  font-size: 8pt;
  text-align: right;
  margin-right: 25px;
  cursor: auto;
}

.schedule-table li.details .program .text-playlist {
  width: 498px;
  display: block;
  margin: 0 8px 0 0;
}


.schedule-table li.playlist-event {
		border:1px solid #ddd;
}

.schedule-table li.details .playlist-item h4, .schedule-table li.details .playlist-item h3,
.schedule-table li.details .playlist-item div.playlist-info {
  float: right;
  width: 496px;
  margin: 0;
}

.schedule-table li.details .playlist-item h3{
		margin: 0 0 3px 0;
		font-size:10.5pt;
}

.schedule-table li.details .playlist-item h4{
		margin: 0 0 6px 0;
}

.schedule-table li.head div.playlist-social {
  float: right;
  margin: -4px 25px 0 0;
  font-size: 8pt;
		font-weight:normal;
}

.schedule-table li.details .program .text-episode-tease {
  float: right;
  width: 498px;
}

.schedule-table li.head div.expand {
  float: right;
  margin: -4px 25px 0 0;
}

.schedule-table li.details {
  background: 0;
  border: 0;
}

.schedule-table li.details .program {
  border-bottom: 1px solid #ececec;
  padding: 5px 0;
  color: #666;
}

.schedule-table .playlist-links {
  border-bottom: 1px solid #ececec;
  padding: 12px 0;
}

.schedule-table .playlist-links .full-playlist {
  width: 74px;
  float: left;
  text-align: right;
  text-transform: uppercase;
  font-weight: bold;
}

.schedule-table .playlist-links .full-playlist a {
  color: #333;
}

.schedule-table .playlist-links .social {
  float: right;
  width: 520px;
  padding-top: 1px;
}

.schedule-table .playlist-links .social p.media_buttons {
  margin: 0;
}

.schedule-table .social .media_buttons a.button.commentlink {
  padding: 0 5px 4px 25px;
  font-size: inherit;
}

.schedule-table li.details .playlist-item {
  border-bottom: 1px solid #ececec;
  padding: 25px 0;
  color: #333;
}


.schedule-table li.details .playlist-item .piece-info,
.schedule-table li.details .playlist-item .album-info {
  color:#888;
}

.schedule-table li.details .program .image {
  float: left;
  text-align: right;
  margin: 5px 25px 0 2px;
  padding: 0;
		width: 70px;
}

.schedule-table li.details .playlist-item .time {
  float: left;
  text-align: right;
  margin: -2px 25px 0 2px;
  padding: 0;
  font-size: 8pt;
  font-weight: normal;
		color:#888;
		width: 95px;
}

.schedule-table li.details .program .image img {
  border: 1px solid #b5b5b5;
}

.schedule-table li.details .program .text,
.schedule-table li.details .playlist-item .info {
  float: right;
  width: 496px;

}


.schedule-table li.details .playlist-item ul.playlist-actions li {
  float: left;
  display: block;
  margin: 0 8px 0 0;
}

.schedule-table tr { }

.schedule-table tr td {
	font: normal bold 11px/normal arial;
	padding: 8px 10px 8px 10px;
	vertical-align: top;
}

.schedule-table tr.even td {
	background-color: #fef5f5;
}

.schedule-table tr.last td {
	 border-bottom: none;
}

.schedule-table tr td.show-details {
	background-color: #ebeded;
	text-align: right;
	font-size: 10px;
	text-transform: uppercase;
	padding: 5px;
	border-bottom: none;
	font-weight: normal;
}

.schedule-table tr td.show-details span {
	color: #dd0000;
	cursor: pointer;
}

.schedule-table tr td.time {
	border-right: 1px solid #d9dbdc;
	text-align: right;
	padding-left: 3px;
	width: 53px;
    cursor: default;
}

.schedule-table tr td.program {
	border-right: 0px;
	width: 265px;
	padding-right: 3px;
}

.schedule-table tr.details td.program {
	padding: 0 10px 10px;
}

.program-details {
	font-weight: normal;
}

.program-details p.host {
	padding-top: 3px;
	line-height: 13px;
	margin-bottom: 0;
	padding-bottom: 6px;
}

.program-description img {
	float: left;
	padding-right: 10px;
}

.program-description p {
	float: left;
	width: 185px;
	font: normal normal 11px/13px arial;
}

.schedule-table tr td.expand {
	padding-right: 0px;
	padding-left: 0px;
	width: 10px;
	font-weight: normal;
	
}

.schedule-table tr td.options {
	text-align: right;
	font-weight:normal;
	padding-right: 5px;
	padding-left: 3px;
}

.schedule-table tr td a {
	color: #dd0000;
}

.schedule-table tr td a:hover {
	color: #000;
}

#daily-schedule-sidebar {
	padding-top: 31px;
}

#daily-schedule-sidebar h2.headline {
		border-top: 4px solid #E21E26;
		padding: 3px 0;
}

.schedule-side-ad {
	padding: 10px 0px;
}

.prevnext {
    margin-top: 15px;
    font-size: 11px;
}

.ui-tabs .ui-tabs-hide, .morf {
     display: none;
}

ul.hosts {
    margin-bottom: 3px;
}

ul.hosts li {
    display: inline;
}

ul.hosts li:after {
  content: ",";
}

ul.hosts li:first-child:after, ul.hosts li:last-child:after {
  content:"";
}

.arrow { 
  background: url(/media/img/schedule/btn-arrows-red.png) no-repeat right -35px;
  height: 35px;
  display: block;
  cursor: pointer;
  position: absolute;
  left: 0;
  top: 0;
  width: 98%;
}

.arrow.down { 
  background-position: right 0;
}

/* Station Tabs Schedule Page */

#daily-schedule {
}

.schedule-header.page-titlegroup {
  border: 0;
}

.station-nav {
  height: 32px;
  border-bottom: 1px solid #f2f2f2;
}

#daily-schedule ul.schedule-tabs {
  float: left;
  width: 480px;
  margin: 4px 0 0;
}

#daily-schedule ul.schedule-tabs li {
  width: auto;
}

#daily-schedule ul.schedule-tabs li a {
  background: 0;
  text-indent: 0;
  text-align: center;
  font-size: 14px;
  color: #333;
  width: auto;
  height: 19px;
  padding: 6px 10px 3px;
}

#daily-schedule ul.schedule-tabs li.ui-tabs-selected a {
  color: #fff;
}


/* Calendar right rail */
#playlist_calendar{
		margin: 20px 0 15px;
}


.enlarge_link {
	cursor: pointer;
}

#enlarge_bg {
	left: 0;
	top: 0;
	position: fixed;
	width: 100%;
	height: 100%;
	z-index: 1000;
	background-color: #000;
}

#enlarge {
	padding: 10px;
	position: absolute;
	z-index: 5000001;
	background-color: #fff;
}

#enlarge .close {
	text-align: right;
	padding-bottom: 2px;
}

#enlarge .close a {
	cursor: pointer;
	background-repeat: no-repeat;
	background-position: center right;
	background-color: transparent;
	text-align: right;
	padding-right: 12px;
	font-size: 11px;
}

#enlarge .right {
	text-align: right;
}

.enlarge_div {
	position: relative;
	display: block;
	overflow: hidden;
}

.enlarge_link {
	display: block;
	position: absolute;
	bottom: 4px;
	right: 4px;
	text-indent: -9999px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-color: transparent;
	width: 17px;
	height: 17px;
	cursor: pointer;
}
