@charset "utf-8";
/* CSS Document */

/* -------------------------------- GENERAL AND SHARED -------------------------------- */

body {
  color: #333;
  padding: 0;
}

a {
  color: #0973b8;
}

h2.title,
.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: bold 16pt/21pt ff-meta-web-pro,sans-serif;
}

.page-titlegroup h2 {
  font-family: ff-meta-web-pro,sans-serif;
}

h2.title a {
  font-size: 21px;
  line-height: 28px;
  font-weight: bold;  
}

h3.brand {
  font: normal 17pt/22pt ff-meta-web-pro,sans-serif;
  text-transform: uppercase;
}

.sidebar h3.brand {
  border-bottom: 1px solid #999;
  margin: 10px 0 15px -20px;
  padding: 0 0 3px 20px;
}

h3.brand span {
  color: #0673ba;
}

h4.brand {
  font: normal 13pt/17pt ff-meta-web-pro,sans-serif;
  text-transform: uppercase;
  margin: 10px 0;
  padding: 10px 0;
}

h2 a, h3 a, h4 a {
  color: inherit;
}

.message {
  color: #2363A5;
}

.page-titlegroup {
  padding-top: 8px;
}

.story-sidebar {
  margin-right: 20px;
}

#mobile-app-ad-inner {
  background-color: #28aade;
  text-shadow: 1px 2px #137faa;
}

#mobile-app-ad a#dismiss:hover {
  background-color: #137faa;
}

/* -- Special link styles -- */

.commentlink a, a.commentlink {
background:transparent url(/media/img/icons/comments_wqxr.gif) no-repeat scroll left top;
padding:0px 0px 10px 17px;
}

a.mp3down {
background:transparent url(/media/img/icons/download_wxxr.gif) no-repeat scroll left top;
padding:0px 0px 10px 17px;
}

a.listen {
background:transparent url(/media/img/icons/listen_wqxr.gif) no-repeat scroll left top;
padding:0px 0px 10px 17px;
}

a.add {
background:transparent url(/media/img/icons/add_wqxr.gif) no-repeat scroll left top;
padding:0px 0px 10px 17px;
}

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

h4 a.more {
  color: #2363A5;
}

* html h4 a.more {
  background: url(/media/img/icons/more-arrows-blue.gif) no-repeat right 3px;
  padding-right: 11px;
}

/* -------------------------------- HEADER -------------------------------- */

#technical-message p {
  background: #f00;
  clear: both;
  box-shadow: 0px 3px 3px rgba(0, 0, 0, 0.2);
  border-radius: 2px;
  position: relative;
  padding: 2px 7px;
  top: 3px;
  color: #fff;
}

#universal-nav #sites li.wqxr a {
  color: #fff;
}

#universal-nav li.support a {
  color: #26ace2;
}

.wqxr-main-contents {
    background-color: #FFF;
    width: 65%;
    margin: 0 auto;
    min-width: 980px;
    padding: 10px;
}

#masthead {
  font-size: 12px;
  height: 34px;
  padding: 20px 0;
}

#masthead #logo {
  float: left;
  margin-right: 17px;
}

#login_util{
	margin-top: 12px;
	color: #999;
	font-size: 12px;
	line-height: 14px;
	float: right;
	display: inline;
}

#login_util a {
	color: #999;
}

#login_util li {
	float:left;
	padding-right:7px;
	border-right: 1px dotted #6a6a6a;
	margin-right:7px;
}

#login_util li.wnyc a {
	color: #fff;
	padding: 0 3px;
	background-color: #ff0000;
}

#login_util li.wnyc a:hover {
	text-decoration: none;
	background-color: #112e51;
}

#login_util li.support a {
	color: #fff;
	padding: 0 3px;
	background-color: #085eac;
}

#login_util li.support a:hover {
	text-decoration: none;
	background-color: #112e51;
}

#login_util li:last-child, #login_util li.last  {
	border-right: none;
	padding-right: 0;
	margin-right: 0;
}

/* main nav */

ul#main-nav {
  float: left;
}

ul#main-nav li {
  float: left;
}

ul#main-nav li a {
  border: 1px solid #ebebeb;
  border-left: 0;
  display: block;
  padding: 6px 14px;
  color: #666;
  font-weight: bold;
}

ul#main-nav li.dropdown a {
  background: url(/media/img/wqxr/btn-carrot-main-nav.png) no-repeat right center;
  padding-right: 22px;
}

ul#main-nav li.first a {
  border-left: 1px solid #ebebeb;
  -moz-border-radius: 2px;
  border-radius: 2px;
}

ul#main-nav li a:hover {
  text-decoration: none;
  background-color: #efefef;
}

ul#main-nav li a.active {
  background-color: #e6f1f8;
  border-top: 2px solid #0673ba;
  padding-top: 5px;
}

/* second level dropdowns */

#main-nav li.dropdown h4 {
  display: none;
}

#main-nav li ul {
  z-index: 999999;
  position: absolute;
  background-color: #fff;
  width: 225px;
  display: none;
}

#main-nav li ul li a,  /* aka: */
#main-nav li.dropdown ul li a {
  background-color: #fff;
  border: 1px solid #efefef;
  border-top: 0;
  background-image: none;
  padding-right: 14px;
  width: 225px;
}

#main-nav li.dropdown ul li a:hover {
  background-color: #efefef;
}

#main-nav li:hover ul, #main-nav li.sfhover ul {
  display: block;
}

#searchform {
  display: block;
  float: left;
  width: auto;
}

#searchform input.text {
  float: left;
  border: 1px solid #efefef;
  border-right: 0;
  border-left: 0;
  font-size: 9pt;
  color: #999;
  padding: 3px 0 5px 11px;
  height: 25px;
  width: 150px;
}

#searchform input.submit {
  width: 30px;
  height: 32px;
  border: 1px solid #efefef;
  border-left: 0;
  -moz-border-radius: 0 2px 2px 0;
  border-radius: 0 2px 2px 0;
  cursor: pointer;
  background: url(/media/img/icons/icon-search.png) no-repeat 0 0;
}

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

/* -------------------------------- FOOTER -------------------------------- */

#footer-container {
  width: 100%;
  background: #0672ba url(/media/img/wqxr/bg-footer-bevel.png) repeat-x 0 4px;
}

#footer {
  height: 500px;
  padding: 50px 0px;
  color: #7db6db;
}

#footer a {
  color: #daeaf5;
}

#footer h4 a {
  color: #fff;
}

#footer .meta-info div,
#footer .meta-info ul {
  margin: 20px 0 0;
  font-size: 11px;
}

#footer .meta-info ul li {
  display: inline;
  border-right: 1px solid;
  padding: 0 4px 0 0;
}

#footer .meta-info ul li.last {
  border: 0;
}

#footer .list {
  float: left;
  width: 160px;
}

#footer .list h4.brand {
  margin: 0 0 6px;
  padding: 0 0 9px;
  background: url(/media/img/wqxr/bg-footer-bevel.png) repeat-x 0 bottom;
  font-size: 16pt;
  color: #fff;
}

#footer ul li {
  margin: 0 0 10px;
}

/* carousel */

#carousel-outer-wrapper {
  background: 0;
  height: 325px;
  position: relative;
  margin: 0 0 35px;
}

#carousel-control {
  position: absolute;
  left: 18px;
  top: 298px;
  z-index: 5;
}

#carousel-control div {
  border-color: #fff;
  -moz-border-radius: 1px;
  border-radius: 1px;
  height: 7px;
}

#carousel-control a:hover div {
  background-color: #0673BA;
  border-color: #0673BA;
}

#carousel-control a.selected div {
  background-color: #fff;
  border-color: #fff;
  cursor: default;
}

#carousel-container {
  margin: 0;
  width: 620px;
  height: 325px;
}

#carousel-inner.carousel-list li,
#carousel-inner .item-wrapper {
  height: 325px;
  width: 620px;
  background-color: #28aade;
}

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

#carousel-inner .text {
  height: 243px;
  width: 250px;
  line-height: 1.4em;
  overflow: hidden;
  padding: 20px;
}

.homepage #carousel-inner h4.subtitle {
  color: #c2edff;
  border-bottom: 1px solid #60c0e7;
  margin: 0 0 15px;
  padding: 0 0 10px;
}

#carousel-inner .item-wrapper h1 a {
  text-transform: none;
  font-weight: normal;
}

#carousel-inner p {
  line-height: 1.4em;
  height: auto;
}

#carousel-inner .storylinks {
  margin: 10px 0;
}

#carousel-inner ul.storylinks li {
  list-style: disc inside;
  color: #fff;
  height: auto;
  width: auto;
  margin: 0;
}

#carousel-inner ul.storylinks li a {
  background: 0;
  padding-left: 0;
}

#carousel-inner p.image-caption {
  position: absolute;
  right: 0;
  bottom: 0;
  float: right;
  text-align: right;
  width: 310px;
  background-color: #fff;
  opacity:0.5;
  filter:alpha(opacity=50);
  padding: 1px 5px;
}

#carousel-inner p.image-caption .credit a,
#carousel-inner p.image-caption .credit {
  color: #000;
}

#carousel-inner p.image-caption .caption {
  display: none;
}

#carousel-read-more {
  display: none;
}

/* homepage */

#main {
  padding: 0 0 25px;
}

#home-left {
  border-right: 1px solid #e6e6e6;
}

#wqxr_popdown_ad_container {
  margin: 0 0 20px;
  /* hack to stop google ads from forcing a height */
  height:auto!important;
  width:auto!important;
  display:block!important;
}

/* HOME PAGE SPLASH AD */

#splash .close a {
	color: #fff;
  	opacity: 0.0; 
  	-moz-opacity:0.0;
   	filter:alpha(opacity=0);
	font: bold 11px garamond, times, serif;
	text-transform: lowercase;
	text-decoration: none;
	position: relative;
	top: -277px;
	left: 924px;
	height: 40px;
	width: 25px;
	padding: 20px 0 5px;
	z-index: 200;
	cursor: pointer;
/*	text-indent: -9999px;
*/}

#wqxr_splash_expanded {
	
}

#wqxr_splash_closed {
	display: none;
}

.homepage h4.subtitle {
  font: bold 9pt/12pt arial,sans-serif;
  color: #0973b8;
  text-transform: uppercase;
  margin: 0 0 5px;
}

#middle .blurb-item {
  clear: both;
  position: relative;
  border-top: 1px solid #f2f2f2;
  padding: 35px 0 0;
}

#middle .image {
  float: left;
  margin-bottom: 30px;
}

#middle .image img {
  width: 175px;
}

#middle a.video-overlay {
  top: 139px;
}

#middle .text {
  float: right;
  width: 395px;
  padding: 0 30px 15px 15px;
}

#more-news, 
#more-videos {
  clear: both;
  border-top: 1px solid #f2f2f2;
}

#more-news .list {
  float: left;
  width: 270px;
  border-right: 1px solid #f2f2f2;
  padding: 30px 25px 35px 0;
}

#more-news .list.last {
  border: 0;
  padding-left: 25px;
}

#more-news ul {
  list-style: disc outside;
  font-size: 6pt; /* for the dots */
  margin: 10px 0 15px 10px;
  line-height: 2.5em;
}

#more-news ul li a {
  font-size: 9pt;
  color: #333;
}

#more-news a.more {
  float: right;
}

#more-videos {
  padding: 20px 0;
}

#more-videos a {
  color: #000;
}

#more-videos h4.subtitle a {
  color: #0973B8;
}

#more-videos h3.brand {
  margin: 0 0 15px;
}

#more-videos .primary {
  width: 300px;
  float: left;
}

#more-videos .primary h3 {
  font-size: 22px;
}

#more-videos ul.secondary li {
  position: relative;
  float: left;
  width: 140px;
  height: 135px;
  margin: 0 0 20px 20px;
}

#more-videos ul.secondary li a.video-overlay {
  top: 54px;
}

#more-videos ul.secondary h4.subtitle {
  font-size: 7.5pt;
  margin: 0 0 2px;
}

#more-videos ul.secondary h4.title {
  font-size: 9pt;
  line-height: 1.4em;
}


/* sidebar */

.sidebar {
  margin: 0;
  padding-left: 20px;
}

.sidebar .module {
  padding: 10px 0;
}

.sponsor-300 h2 {
	border: 1px solid #d6d6d6;
	border-bottom: none;
	padding: 10px 0px;
	text-align: center;
	font: normal normal 12px/12px arial;
	color: #d6d6d6;
	text-transform: uppercase;
}

#damost-nav {
  border-bottom: 1px solid #357bb2;
}

#damost-nav li a {
  font: normal 10pt ff-meta-web-pro, arial, sans-serif;
  text-transform: uppercase;
  color: #333;
  text-align: center;
  width: 100px;
  height: 18px;
  padding: 3px 0;
}

#damost-nav li a:hover {
  text-decoration: none;
  color: #357bb2;
}

#damost-nav li.active a,
#damost-nav li.active a:hover {
  background-color: #357bb2;
  color: #fff;
}

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

#damost .tab ol {
  list-style: decimal inside;
}

#damost .tab ol li:nth-child(even) {
  background-color: #f6f4f4;
}

#damost .tab ol li {
  height: 35px;
  padding: 7px 10px 11px;
  font: normal 22px ff-meta-web-pro, arial, sans-serif;
  color: #3d80b5;
}

#damost .tab ol li a {
  font: normal 9pt arial,sans-serif;
  color: #333;
}

#damost img.damost-img {
  display: inline;
  width: 35px;
  border: 1px solid #b2b2b2;
  padding: 1px;
}

#damost .tab ol li .title {
  float: right;
  text-align: left;
  width: 200px;
}

#giveaways ul li {
  margin: 0 0 15px;
}

#giveaways ul li.last {
  margin: 0;
}

#newsletter form {
  border: 1px solid #ccc;
  -moz-border-radius: 1px;
  border-radius: 1px;
}

#newsletter form input.text {
  width: 220px;
  border: 0;
  color: #999;
  padding: 6px;
}

#newsletter form input.submit {
  background-color: #0673ba;
  color: #fff;
  border: 0;
  float: right;
  padding: 5px;
  cursor: pointer;
}

.sponsor-180{
		margin:20px 0;
}

li.featuredcomment {
  background: 0;
  padding-left: 3px;
  margin: 0 0 10px;
}

li.featuredcomment p {
  background: url(/media/img/wqxr/bg-featured-comment.png) no-repeat -7px bottom;
  padding-bottom: 40px;
}

li.featuredcomment .comment-avatar {
  margin: -3px 8px 20px 65px;
}

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

/* general text */

h3.date, h3.date a {
	font-weight: normal;
}

/* ARTICLE / EPISODE / SEGMENT */

.Embed {
	border-left: 0px solid #000;
	background-position: 0px center;
	padding: 5px 0px 0px 18px;
}

.article-videoplayer .videoplayer .Embed, .article-videoplayer .videoplayer .media_buttons {
	display: block;
}

.article-videoplayer .videoplayer .media_buttons {
	padding-bottom: 12px;
}

.videoplayer .media_buttons fieldset {
	margin-top: 12px;
	float: left;
}

.article-videoplayer .videoplayer .media_buttons  fieldset {
	margin: 0px;
	margin: 12px 0px 12px 0px;
	float: left;
}

.article-audioplayer {
	background: transparent url('/media/img/wqxr/article-player-bg.gif') no-repeat 0px 0px;
}

.story-bottom {
	border-top: 1px solid #0066cc;
}

/* COMMENTS */

.staff-comment {
	border-top: solid 4px #0159A5;
}


/* SHOWS, SEGMENTS and EPISODES*/

.segment-tease, .episode-tease, .show-tease, .profile-tease, .event-tease, .playlist-tease, .tiny-tease, .blurb-tease {
  border-bottom: 1px solid #f2f2f2;
}

/* Series homepage */

#series-main ul.img-headlines li.one h2,
#series-main ul.img-headlines li.two img,
#series-main ul.img-headlines li.three img,
#series-main ul.img-headlines li.two a.no-image, /* no image case */
#series-main ul.img-headlines li.three a.no-image { /* no image case */
  border-top: 4px solid #0066cc;
}

#series-main ul.img-headlines li.one.no-image h2 {
  border-top: 2px solid #0066cc;
}

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

#series-main ul.img-headlines li.one {
	width: 100%;
	border-top: 3px solid #0066cc;
}

/* Shows index */

h4.schedule-link a {
  color: #2363A5;
}

h4.schedule-link {
  border-bottom: 1px solid #f2f2f2;
}

/* Show homepage */

#show-top-tout {
  border-bottom: 1px solid #0066cc;
  border-top: 1px solid #0066cc;
}

#show-top-tout a {
  color: #2363A5;
  background: url(/media/img/wqxr/widgets/top-tout-arrows.png) no-repeat center right;
}

#show-top-tout a:hover {
  background: url(/media/img/wqxr/widgets/top-tout-arrows-hover.png) no-repeat center right;
}

#show-top-tout h3.subtitle {
  color: #2363A5;
}

/* Show tout slider */

.showslider .jcarousel-prev {
	background-image: url('/media/img/wqxr/widgets/show-slider-btn-prev.png');
}

.showslider .jcarousel-next {
	background-image: url('/media/img/wqxr/widgets/show-slider-btn-next.png');
}

.showslider ul li {
  position: relative;
}

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

/* end show tout slider */

#current-episode h4.date {
  color: #000;
  border-right: 2px solid #0066cc;
}

#current-episode #content {
	border-left: 2px solid #0066cc;
}

#current-episode .content {
  border-left: 4px solid #60c0e7;
}

.listen-now-button {
    background: #60c0e7;
}

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

#content ul.segment-list li,
#content ul.article-list li,
ul.storylinks li a,
ul.series-navlinks li a,
.event-venue li, .event-venue-page li {
  background: transparent url(/media/img/wqxr/widgets/list-arrow.gif) no-repeat center left; 
}

#show-promos h4 a {
  color: #2363A5;
}

.show-main {
}

.show-main .page-titlegroup {
  border-bottom: 0;
}

.show-main h3.subtitle {
  font-size: inherit;
  margin-bottom: 20px;
  color: #999;
}

.show-header .article-tools {
  border: 0;
}

.show-main .upcoming-promos {
  margin: 0 0 15px;
}

.show-main .upcoming-promos li {
  float: left;
  width: 300px;
  margin: 7px 10px 13px 0;
}

.show-main .upcoming-promos img {
  float: left;
  width: 70px;
  border: 1px solid #efefef;
  margin-right: 10px;
}

.show-main .upcoming-promos .text {
  float: right;
  width: 210px;
}

.show-main .upcoming-promos h4.date {
  color: #999;
  font-size: 8pt;
  font-weight: normal;
  margin: 0 0 2px;
}

.show-main .upcoming-promos h3 {
  font: bold 12pt/15pt ff-meta-web-pro,sans-serif;
}

#archive-list {
  float: none;
  margin: 0;
}

.upcoming-promos h4.brand,
#archive-list h4.brand {
  border-bottom: 1px solid #999;
}

/* Host and Show Listings */

.host-show {
  border-bottom: 1px dotted #d6d6d6;
  padding: 10px 0px;
}

.host-show.even {
  background-color: #f1f1f1;
}

.host-show-image {
  float: left;
  width: 90px; 
}

.host-show-description {
  float: left;
  margin-left: 10px;
  width: 520px; 
}

/* images */

.enlarge_link {
	background-image: url('/media/img/wqxr/enlarge-icon.png');
}

* html .enlarge_link {
	background-image: url('/media/img/wqxr/enlarge-icon.gif');
}

#enlarge .close a {
	background-image: url('/media/img/wqxr/close.gif');	
}

/*blocks*/

h4.noise,
.show-nav h4,
#archive-list h4 a {
  color: #000;
}

.flatpage-nav ul li a {
  color: #2363A5;
}

/* playlist */

#playlist-nav li a {
    color: #666;
    text-decoration: none;
}

#playlist-nav li a:hover {
    text-decoration: underline;
}

#playlist-nav li a.active {
    color: #2363A5;
}

.playlistTabs {
	margin-top: 20px;
	background: url('/media/img/wqxr/nav/playlist-tab-bg.gif') repeat-x left bottom;
}

.playlistTabs ul { }

.playlistTabs li.header { }

.playlistTabs li {
	float: left;
	background: url('/media/img/wqxr/nav/playlist-tab-left.gif') no-repeat left top;
	margin: 0px 8px 0px 0px;
	padding: 0px 0px 0px 6px;
	border-bottom: 1px solid #989898;
	overflow: hidden;
	height: 26px;
}

.playlistTabs li.header {
	background: none;
	border: none;
	color: #000;
	font: normal bold 12px/25px arial;
	padding: 0px 0px 0px 0px;
	margin-right: 12px;
}

.playlistTabs a {
	float: left;
	display: block;
	background: #fff url('/media/img/wqxr/nav/playlist-tab-right.gif') no-repeat right top;
	padding: 0px 8px 0px 2px;
	text-decoration: none;
	font: normal bold 14px/27px arial;
	color: #fff;
	height: 26px;
	overflow: hidden;
}

.playlistTabs a:hover {
	color: #CCC;	
	text-decoration: none;
}

.playlistTabs .current {
	background-image:url('/media/img/wqxr/nav/playlist-tab-left-on.gif');
	border-bottom: 1px solid #fff;
}

.playlistTabs .current a {
	background-image:url('/media/img/wqxr/nav/playlist-tab-right-on.gif');
	color: #085eac;
}

.please-note {
  background-color: #feffd5;
  padding: 8px;
  margin: 18px 0px 5px 0px;
  color: #545454;
}

/* Polls */

.poll p.results a {
	color: #085eac;
}

.poll .vote ul li a {
	background-color: #085EAC;
}

/* shows with external RSS archive */

.show-feed-archive h2.title {
	border-bottom: 1px solid #0066cc;
}

/* Events */

.story-headergroup.event {
  background-color: #2772A3;
}

a.buy-button:hover {
  background-color: #7bcef4; /* lighter blue */
}

#carousel-inner a.buy-button:hover {
  background-color: inherit;
}

#carousel-inner a.buy-button:before {
  content: '\2022\0020';
}

.events .event-date h3.date,
.events .event-date h3.date, 
.event-full h3.date,
.event-tease h3.date {
	color: #28aade;
}

.primary_event h2.title a {
	color: #2363A5;
}

.primary_event .event-date h3.date {
	color: #2363A5;
}

#events-home .event-tease h2.title,
#events-home .event-tease h2.title a,
#events-home .blurb-tease h2.title a {
	color: #2363A5;
}

/* Calendar */

.events-calendar caption {
	border: 0;
	font-weight: bold;
 font-size: 13px;
 line-height: 13px;
	text-align: left;
	background-color: transparent;
}

.events-calendar .today, .events-calendar td.today a, .events-calendar td.today a:link, .events-calendar td.today a:visited {
	background: #085EAC;
}

.events-calendar td a:hover, .events-calendar td a:active {
	background-color: #085EAC;
}

/* Slider */

.siteslider-container {
  width: 620px;
  padding: 0;
  margin-top: -35px;
}

#explore-slider .jcarousel-container {
  /* jcarousel needs to make this element position:relative, so we have to build
     in room on top for the prev next arrows to display above the slider */
  padding: 41px 0 0; 
}

.siteslider .jcarousel-prev,
.siteslider .jcarousel-next {
  background: url(/media/img/wqxr/btn-slider-arrows.png) no-repeat -29px 0;
  width: 29px;
  height: 29px;
  right: 5px;
}

.siteslider .jcarousel-prev {
  background-position: 0 0;
  left: auto;
  right: 39px;
}

.siteslider .jcarousel-clip {
  margin: 0;
}

.siteslider ul li {
  width: 140px;
  height: 205px;
  margin: 0 20px 0 0;
  padding: 0;
  background: 0;
  border: 0;
  cursor: auto;
}

.siteslider ul li.active {
  background: 0;
}

.siteslider ul li img {
  width: 140px;
  float: none;
  margin: 0 0 7px;
}

.siteslider ul li h4 {
  float: none;
  width: auto;
  font-size: 9pt;
  line-height: 1.4em;

}

.siteslider ul li h4.subtitle {
  font-size: 8pt;
  margin: 0;
  padding: 0;
}

.siteslider ul li h4.noimage {
  text-align: inherit;
  padding: inherit;
}

.siteslider ul li a {
  color: #000;
}

.siteslider ul li a:hover {
  text-decoration: underline;
}

.siteslider ul li h4.subtitle a {
  color: #0973b8;
}

/* Giveaways */

#giveawayform .replysubmit:hover {
	background-color: #2363A5;
}

/* Slideshows */

.storyslide-prev {
	background: #fff url('/media/img/wqxr/slideshow-btn-prev.gif') no-repeat 0px 0px !important;
}

.storyslide-next {
	background: #fff url('/media/img/wqxr/slideshow-btn-next.gif') no-repeat 0px 0px !important;
}

.storyslide-prev:hover,  .storyslide-next:hover {
	background-position: 0px -18px !important;
}

/* Edit Links - wqxr homepage */

#home-feature-panel .edit-bucket {
	top: 1px;
	right: -6px;
}

#home-secondary-features .edit-bucket {
	top: 3px;
	right: 12px;
	background-image: url('/media/img/icons/edit-bucket-light.png');
}

#home-secondary-media .edit-bucket {
	top: 8px;
	right: 0px;
}

.home-blog .edit-blog {
	top: 5px;
	right: 0px;
}

.home-blog.first .edit-blog {
	top: 0px;
}

.siteslider-container .edit-bucket {
	background-image: url('/media/img/icons/edit-bucket-light.png');
}

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

.feature-story .edit-tout {
	top: 1px;
	right: 11px;
}

.feature-story.last .edit-tout {
	top: 3px;
	right: 0px;
}

.second-story .edit-tout {
	right: 3px;
	top: 3px;
	background-image: url('/media/img/icons/edit-tout-light.png');
}

.second-story.first .edit-tout {
	right: 20px;
	top: 3px;
}

#home-wnyc-news .edit-bucket {
	top: 7px;
	right: 3px;
}

#home-wnyc-news .second-story .edit-tout {
	top: 18px;
	right: 3px;
}

#top_player ul.schedule-tabs li#station_njpr,
#top_player ul.schedule-tabs li#station_special-events-stream {
    /* WE-3026: hide njpr and special during holiday channel */
    display:none;
}

/* login, register, openid, social connect */

#login-register {
	padding: 0 10px;
}

#third-party-login {
	padding: 0 10px 0 20px;
}

/* graphic feature flatpage */

#flatpage.graphic-feature .modal-popup a.close {
  background-image: url(/media/img/wqxr/close.gif);
}

iframe#main_frame {
    /*stop ads from killing space of wqxr if it does the wrong thing*/
  width:100%!important;
}

