/* Mobile CSS */

/*******************************
 * Default Styles
 *******************************/
/* @group Structure / Columns */

/* Mobile Blocks */
#block-menu-menu-mobile-menu,
#block-views-hp-producer-pick-block-4 {
	display: block;
}

#block-views-hp-producer-pick-block-4 {
	margin-top: 30px !important;
}

/* Show mobile audio links */
.field-name-field-audio-mp3 .field-item.nonmobile-audio,
.field-name-field-audio-mp3 a.unedited_interview.nonmobile-audio {
	display: none !important;
}

.field-name-field-audio-mp3 .field-item.mobile-audio,
.field-name-field-audio-mp3 a.unedited_interview.mobile-audio {
	display: block !important;
}

/* Body styles */
body {
  background:#e5f9fe;
}

body.page-wprplayer-popup {
  background:url(../images/popup-header-bg.gif) repeat-x #F8E7A2;
}

body.page-wprplayer-popup #main-wrapper {
  background:#F8E7A2;
}

#page-wrapper {
  width:960px;
  padding:0px;
  background:url(../images/shadow.gif) repeat-y;
}

body.page-wprplayer-popup #page-wrapper {
  background:none;
}

#page {
  padding:0 21px 26px 21px;
  background:url(../images/shadow-bottom.gif) no-repeat bottom;
  margin:0 -21px -26px -21px;
  position:relative;
}

body.cke_show_borders {
  background:#fff;
}

body.front #main-wrapper {
  padding:0;
}

body.front #content {
  width:430px;
}

body.front #sidebar-first {
  right:0;
  margin-left:0;
  width:210px;
}

body.page-wprplayer-popup #page-wrapper #page {
  background:url(../images/popup-logo.gif) no-repeat 10px 20px;
  padding-top:106px;
  padding-bottom: 20px;
}

/* Sidebar Left (200px) */
.sidebar-first #main-wrapper,
.two-sidebars #main-wrapper
{
  padding-left: 200px;
}
#sidebar-first {
  width: 200px;
  right: 200px;
}

/* Sidebar Second (300px) */
#sidebar-second {
  width: 300px;
  margin-right: -300px;
}
.sidebar-second #main-wrapper,
.two-sidebars #main-wrapper 
{
  padding-right: 320px;
}

#page {
  margin-bottom:80px;
}

#content {
  background:none;
}

.content-inner {
  padding: 10px 40px 10px 60px;
}

body.front .content-inner {
  padding:0;
}

#header, .sidebar-inner, .footer-inner {
  padding: 10px;
}

.content-inner, .sidebar-inner {
  padding-top: 30px;
  padding-bottom: 10px;
}

.sidebar-inner {
  padding-top:55px;
}

#sidebar-second .sidebar-inner {
  padding-left:0;
  padding-right:0;
}

body.front .content-inner {
  padding-right:0;
}

body.front div.messages {
  position: absolute;
  width: 350px;
  margin-left: 20px;
}

#header {
  background:#fff;
}

#main-wrapper {
  background:url(../images/main_bg.gif) repeat-x #c4ecf6;
  overflow:visible;
}

#main-wrapper .column {
  margin-bottom:0;
  padding-bottom:0;
}

body.front #main-wrapper {
  background:url(../images/home_bg.gif) no-repeat #afbe25;
}

/* @end */

ul, ol {
padding-left: 2em;
}

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

.clear {
  clear:both;
}

/* Move audio to top of content on Show pages */
.node-type-show-detail  .fieldlayout-region-top-detail .node-field-field_audio_mp3 {
 margin-left: 180px;
 width: 235px;
 
 /* Header-style */ 
 background: none repeat scroll 0 0 #FFFFFF; 
 border: 1px solid #EEC217;
 border-radius: 7px 7px 7px 7px;
 padding: 2px;
 padding-left: 10px;
 margin-bottom: 10px;
}

.node-type-show-detail  .node-hard-left {
 margin-top: -40px;
}

.node-type-segments-detail .fieldlayout-region-body .node-field-field_audio_mp3, .node-type-show-detail .node-type-segments-teaser .field-name-field-audio-mp3 {
  clear:right;
  overflow:hidden;
}

.node-type-segments-detail .fieldlayout-region-body form.fivestar-widget {
  clear:none;
}

form.fivestar-widget {
  height:30px;
}

form.fivestar-widget .description {
  margin-left:3px;
}

.fivestar-combo-text {
  width:92px;
}

.node-type-segments-detail .node-field-related_show,
.node-type-segments-detail .view-segments-related-shows {
  padding:10px 0;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 13px;
}

.node-type-segments-detail .node-field-related_show a,
.node-type-segments-detail .view-segments-related-shows a {
 text-decoration: underline;
}

a.read-more {
  background:url(../images/arrow-readmore.png) no-repeat right;
  padding-right:10px;
}

#block-block-11 a.read-more {
  background:url(../images/arrow-readmore-white.png) no-repeat right;
}

.views-view-grid th, .views-view-grid td {
  padding-bottom:30px;
}

/* @group Header / Footer */
#secondary-menu {
  right: 0;
  top: 0;
}

/* Change 8/19/11 - Added search block to this CSS */
#block-search-form,
#block-views-exp-interview-archives-page-2 {
  float: right;
  background: #F8AB1E;
  padding: 10px;
  border-radius: 8px;
  -moz-border-radius:8px;
  -webkit-border-radius:8px;
  width: 280px;
  clear:right;
  bottom:-59px;
  position:absolute;
  right:10px;
  z-index:99;
}

/* Death Series header layout */
.series-death #block-search-form {
  top: 280px;
  height: 25px;
  padding-top: 12px;
  padding-bottom: 20px;
}

#block-search-form.form-item {
  padding-top: 5px;
}

.series-death #header {
  padding-bottom: 105px;
  margin-bottom: -5px !important;
}

.series-death .region-header {
  height: 370px;
}

.death-series-title .content a {
  display: block;
  text-indent: -9999px;
  width: 381px;
  height: 105px;
  position: absolute;
  left: -50px;
  top: 135px;
  background: url('../images/death_series_title_med.jpg') center no-repeat;
}

.series-death #main {
  padding-top: 0 !important;
  margin-top: 5px;
}

.series-death #block-system-main {
    margin-top: -30px;
}

.series-death.page-node #block-system-main {
    margin-top: 0px;
}

body.front.series-death #content {
    margin-top: 65px !important;
}

.series-death .content-inner {
    padding-top: 0px;
}

/* Search block CSS */
#block-search-form h2 {
color: #fff;
}
	
#block-views-exp-interview-archives-page-2 h2.block-title {
  position:relative !IMPORTANT;
}

#block-block-3, .node-type-person-detail .node-field-field_email {
  float:right;
}

#block-block-5,
#block-block-151 {
  text-align: center;
}

#block-block-5 p,
#block-block-4 p,
#block-block-151 p {
  margin:0;
}

#block-block-5 a,
#block-block-151 a {
	color: #03606F !important;
}

#block-siteskeleton-logo {
  float:left;
  clear:left;
}

#block-siteskeleton-primary-nav, #block-system-main-menu {
  clear:both;
  padding-top:5px;
  margin-left:38px;
}

body.not-front #footer {
  background:url(../images/grass_lines.gif) no-repeat top #afbe25;
}

body.front #footer {
  background:#afbe25;
}

.footer-inner {
/*  padding-top:120px; */
  padding-top: 20px;
}

body.front .footer-inner {
  padding-top:20px;
}

#block-block-1 .content img {
  margin-right:20px;
}

/* @end */

/* @group Menus and Nav */

#block-menu-menu-footer-links {
  margin-top:10px;
}

#block-system-main-menu ul, #block-menu-menu-footer-links ul {
  padding:0;
}

#block-siteskeleton-primary-nav ul.inline li, #block-system-main-menu ul li {
  margin:0;
  padding:0 8px;
  border-right:2px solid #eec217;
  display:inline;
  list-style-type:none;
}

#block-menu-menu-footer-links ul li {
  list-style:none;
  display:inline;
  margin-right:10px;
}

#block-system-main-menu ul li {
  display:block;
  float:left;
}

#block-system-main-menu ul li ul {
  position:absolute;
  z-index:99;
  margin:0;
  left:-9999px;
  background:url(../images/dropdown-bg.png) repeat;
  margin-left:-10px;
  padding:15px 15px 15px 10px;
}

#block-system-main-menu ul li:hover ul, #block-system-main-menu ul li.hover ul {
  left:auto;
}

#block-system-main-menu ul li li {
  display:block;
  border:0;
  float:none;
  margin-bottom:5px;
}

/* No border to left of Donate button */
#block-system-main-menu ul li.menu-482 {
	border-right: none;
	padding-right: 2px;
}

/* Donate Button - Last Link */
#block-system-main-menu ul li.last.menu-162 a {
  padding: 5px;
  background: #BE1E2D; /* Top of Default Gradient */
  color: #fff;
  border: 1px solid #AE2512;
  text-transform: uppercase;
}

#block-siteskeleton-primary-nav ul.inline li.last, #block-system-main-menu ul li.last {
  padding-right:0;
  border:0;
}

#block-system-main-menu li.expanded a {
  padding-right:8px;
  background:url(../images/menu-plus.gif) no-repeat right;
}

#block-system-main-menu li.expanded li a {
  padding-right:0;
  background:0;
}

/* @end */

/* @group Nodes */
.node-detail .node-hard-left {
  width:160px;
}

.node-detail .node .node-hard-left {
  width:auto;
}

.node-detail .node-soft-right {
  width:90px;
  padding:15px;
  margin:0 0 10px 10px;
  background:#e3f6fa;
  border-radius:5px;
  -moz-border-radius:5px;
  -webkit-border-radius:5px;
}

.node-detail .node-soft-left {
  width:120px;
}

.node-detail .node-body-hard-left {
  margin-left:180px;
}

.node-type-person-teaser .node-body-hard-left {
  margin-left:160px;
}

#wpr-player-wrapper .node-hard-left {
  width:120px;
}

.node-detail .node-teaser .node-body-hard-left, .field-name-field-rel-seg-show .node-body {
  margin-left:95px;
}

body.collection-type-2 .field-name-field-rel-seg-show .node-contents {
display: block;
clear: both;
}

.node-detail .node-hard-left .field-name-field-rel-work .node-body-hard-left {
  margin-left:50px;
}

.field-name-field-rel-show .node-show .fieldlayout-region-body-detail .field-name-field-audio-mp3,
.field-name-field-rel-show .node-show .fieldlayout-region-body-detail ul.links {
	clear: both;
}

.field-name-field-rel-seg-show .field-name-field-audio-mp3 {
  height:25px;
}

.node-type-collection-teaser .node-body-hard-left, .view-weekly-collection-page_1 .node-body-hard-left, #wpr-player-wrapper .node-body-hard-left {
  margin-left:130px;
}

.view-weekly-collection .view-empty {
width: 200px;
margin: 0 auto;
}

#wpr-player-wrapper .fieldlayout-region-top {
  margin-bottom:20px;
}

.node-detail .node-soft-right .field, .node-left .field {
  margin-bottom:8px;
}

.node-detail .node-hard-left .field, .node-field-shows_related_items, .view-weekly-collection-page_1 .views-row, .view-archive-categories .views-row {
  margin-bottom:30px;
}

.node-detail .node .node-hard-left .field, .field-name-field-rel-seg-show .field-item .field-item {
  margin-bottom:0;
}

#block-views-exp-interview-archives-page-2 .description {
  margin:5px 0 0;
}

.node-detail .node-hard-left .field-name-field-image-credit {
  margin-top:-30px;
  position:relative;
}

.node-hard-left .field-label {
  line-height:1em;
  margin-bottom:5px;
}

.node ul.links {
  margin:5px 0;
  display:block;
}

body.page-node-4 h1#page-title, body.page-book-radio-future .title-prefix {
  text-indent:-9999px;
  background:url(../images/on-radio-title.png) no-repeat;
  width:143px;
  height:126px;
  border:0;
  position:absolute;
  z-index:99;
  left:20px;
  margin-top:-20px;
  padding:0;
}

body.page-node-4 #block-siteskeleton-tabs {
  padding-left:120px;
}

body.page-node-6 .title-prefix, body.collection-type-3 .title-prefix {
  background:url(../images/on-mind-title.png) no-repeat;
  width:143px;
  height:126px;
  position:absolute;
  z-index:99;
  left:20px;
  top:10px;
}

body.page-node-6 h1#page-title {
  margin-top:20px;
  padding-left:120px;
}

body.page-node-5 .title-prefix, body.page-book-interview-archives .title-prefix {
  background:url(../images/interview-archives-title.png) no-repeat;
  width:143px;
  height:126px;
  position:absolute;
  z-index:99;
  left:20px;
  top:10px;
}

body.page-node-5 h1#page-title, body.page-book-interview-archives h1#page-title {
  margin-top:20px;
  padding-left:120px;
}

body.collection-type-3 h1#page-title {
  margin-top:20px;
  padding-left:180px;
}

body.page-node-edit h1, body.page-node-edit .title-prefix {
  background:none !IMPORTANT;
}

/* @end */

/* @group Blocks */
.sidebar .block {
  margin-bottom: 20px;
}

#block-block-4 .clear {
  height:0;
}

#block-block-4 .content a {
  padding:10px 10px 10px 30px;
  float:left;
  display:block;
}

#block-block-4 a.rss {
  background:url(../images/rss-icon.gif) no-repeat left;
}

#block-block-4 a.twitter {
  background:url(../images/twitter-icon.gif) no-repeat left;
}

#block-block-4 a.share {
  background:url(../images/share-icon.gif) no-repeat left;
}

#block-block-4 a.facebook {
  background:url(../images/facebook-icon.gif) no-repeat left;
  padding-right:0;
}

#block-block-10 {
  margin-top:40px;
}

#block-block-10 .content img {
  margin-right:3px;
}

#block-block-3 {
  margin-right:10px;
}

#block-block-3 img {
  margin-left:10px;
}

/* @end */

/* @group Feature */

/* @end */

/* @group Forms */


/* @end */

/* Player */
.wprplayerpopup {
  width: 660px;
  float: left;
}
.sidebar-second .wprplayerpopup #main-wrapper,
.two-sidebars .wprplayerpopup #main-wrapper 
{
  padding-right: 0;
}
.wprplayerpopup #page,
.wprplayerpopup #page {
  width: 100%;
}

#wpr-player-wrapper {
  padding: 10px;
}
.wprplayerpopup #page {
  margin-bottom: 0;
}
#wpr-player-player {
  width: 400px;
  overflow: hidden;
  /* margin-right: 220px; */ /* 8/16/11 - Allow space for underwriting tile */
}

/* 8/16/11 - Extended audio template - right column contains tile and lists */
#wpr-player-right-column {
  float: right;
}

/* 8/16/11 - New tile for audio player */
#wpr-player-tile-300x250 {
 float: right;
 width: 300px;
 height: 250px;
 margin-left: 10px;
 /* background: #fff; */
}

#wpr-player-lists {
  float: right;
  width: 220px;
}

div.jp-audio {
  width:370px !IMPORTANT;
}

/* Homepage */
#block-block-9 {
  width:420px;
  height:430px;
}

#block-block-9 .content a {
  display:block;
  text-indent:-9999px;
  position:absolute;
}

#block-block-9 a#interview-archives {
width: 168px;
height: 41px;
top: 221px;
left: 38px;
background: url(../images/interview-archives-sprite.png) no-repeat 0 -38px;
}

#block-block-9 a#radio-now {
width: 120px;
height: 39px;
top: 104px;
left: 153px;
background: url(../images/on-the-radio-sprite.png) no-repeat 0 -38px;
}

#block-block-9 a#radio-now:hover, #block-block-9 a#interview-archives:hover, #block-block-9 a#our-mind:hover {
background-position: 0 0px;
}

#block-block-9 a#our-mind {
width: 140px;
height: 38px;
top: 179px;
left: 256px;
background: url(../images/on-our-minds-sprite.png) no-repeat 0 -38px;
}

body.front #sidebar-first .block, #block-views-weekly-collection-block-1, h1#page-title, h1.node-field-title, .node-type-collection-detail .field-name-field-rel-show .node-show .node-body, .collection-type-1 .field-name-field-rel-show .node-show .node-body, .view-weekly-collection-page_1 .fieldlayout-region-body, #wpr-player-player .field-name-field-audio-mp3, #wpr-player-playlist-wrapper, #wpr-player-recent-wrapper {
  background:#fff;
  border:1px solid #eec217;
  border-radius:7px;
  -moz-border-radius:7px;
  -webkit-border-radius:7px;
  padding:10px;
}

#block-views-weekly-collection-block-1 { /* On the Radio homepage block */
  margin:10px 0 0 20px; /* Top margin reduced 30 => 10 to bring block above fold */
}

#block-views-weekly-collection-block-1 .view-footer  h3 {
 text-align: center;
 font-family: Georgia, "Times New Roman", Times, serif;
 text-transform: uppercase;
}

.collection-type-1 .field-name-field-rel-show .node-show .node-body {
  min-height:250px;
}

.collection-type-1 .field-name-field-rel-show .node-show .fieldlayout-region-bottom-detail .node-body {
  min-height:0;
  height:auto;
}

.view-hp-producer-pick-block_2 .node-collection {
  min-height:235px;
}

/* On Our Minds page items: wrap text around image */
.node-type-collection-teaser .node-body-hard-left {
    margin-left: 0;
}

#comments {
  background:#e4f6fa;
  border-radius:7px;
  -moz-border-radius:7px;
  -webkit-border-radius:7px;
  padding:10px;
}

#comments .comment {
  margin-bottom:20px;
  padding-bottom:20px;
  border-bottom:1px dotted #ccc;
}

div.jp-interface {
  width:346px;
}

div.jp-audio div.jp-type-playlist div.jp-interface {
  height:60px;
}

.field-name-field-rel-show .node-show .node-body {
  border-color:#c8e7ee;
}

body.front #sidebar-first #block-block-11 {
  border:1px solid #eec217;
  border-radius:7px;
  -moz-border-radius:7px;
  -webkit-border-radius:7px;
  padding:10px;
  background:#fff;
}

body.front #sidebar-first #block-block-11 p {
  color: #000 !important;
}

body.front #sidebar-first #block-block-11 h2,
body.front #sidebar-first #block-block-11 h3 {
  color: #9CA538 !important;
}

body.front #sidebar-first #block-block-11 a {
	color: #03606F !important;
}


.field-name-field-rel-show .node-show .node .node-body, .view-weekly-collection-block_1 .collection-type-1 .field-name-field-rel-show .node-show .node-body, .view-weekly-collection-page_1 .field-name-field-rel-show .node-show .node-body, .view-weekly-collection-page_1 .fieldlayout-region-body .fieldlayout-region-body {
  background:none;
  border:0;
  border-radius:0;
  padding:0;
}

h1.node-field-title {
  padding-left:120px;
}

h1 {
  padding:5px 10px;
  margin-bottom:40px;
}

.field-name-field-rel-segment li.field-item, .field-name-field-rel-seg-show .field-item, #wpr-player-playlist-wrapper {
  margin-bottom:20px;
}

.field-name-field-rel-seg-show .field-item .clearfix::after, .node-type-segments-teaser form.fivestar-widget, .node-type-show-teaser form.fivestar-widget, .node-type-show-detail .fieldlayout-region-body-detail .clearfix::after, .node-type-show-detail .field-name-field-audio-mp3 .field-items .clear {
  clear:none;
}

.node-type-show-detail .field-name-field-audio-mp3 {
/*  height:20px; */
}

ul.wpr-audio {
  margin:0;
  padding:5px 0;
}

ul.wpr-audio li {
  list-style:none;
  display: inline;
  margin:0;
  padding:0;
  margin-right:7px;
  font-weight:bold;
}

ul.wpr-audio li.first a {
  padding-left:15px;
  background:url(../images/add-sm.png) no-repeat left;
}

ul.wpr-audio li.last a {
  padding-left:15px;
  background:url(../images/download-sm.png) no-repeat left;
}

#wpr-player-player .field-name-field-audio-mp3 {
  position: relative;
  margin-right: 10px;
}
.wpr-audio-title {
  background: url(../images/audio-title.png) no-repeat left center;
  padding-left: 26px;
  line-height: 1.2em;
}

.collection-type-1 .field-name-field-rel-show .field-item {
  float:left;
  width:260px;
}

.view-weekly-collection-page_1 .field-name-field-rel-show .field-item {
  width:249px;
}

.view-weekly-collection-block_1 .node-collection .field-name-field-rel-show .field-item {
  width:189px;
}

.view-weekly-collection-block_1 .node-show .node-body-hard-left {
 margin-left: 5px /* Allows teaser wrap */
}

.collection-type-1 .field-name-field-rel-show .field-items .odd {
  margin-left:20px;
}

.view-weekly-collection-block_1 .node-collection .field-name-field-rel-show .field-items .odd {
  margin-left:10px;
}

.collection-type-1 .field-name-field-rel-show .field-items .field-items .field-item {
  margin-left:0;
  float:none;
  width:auto;
}

.field-name-field-rel-segment, .field-name-field-rel-seg-show {
  margin-top:20px;
}

.node-field-shows_related_items .views-row, .field-name-field-rel-category .field-item, .node-field-field_rel_category .field-item, .view-interview-archives-block_2, .node-detail .node-soft-left .field-item {
  margin-bottom:10px;
}

a.views-feed-icon {
  background:url(../images/rss-icon-trans.png) no-repeat right;
  display:block;
  padding-right:30px;
  line-height:28px;
  text-align:right;
  margin-top:-30px;
}

.node-field-field_rel_category img {
  display:block;
}

.view-weekly-collection .item-list .pager, #block-system-main .view-weekly-collection .item-list .pager {
  text-align:left;
  padding-left:100px;
  margin: 0 0 0.25em .05em;  /* Adjusted .item-list margin for this list */
  margin-bottom:6px;
}

.view-weekly-collection .pager li {
        display: block;	
        z-index: 100;
}

.view-weekly-collection .pager li {
        z-index: 100;
        width: 120px;
        margin-right: 10px;
        font-size: 14px;
        padding: 5px;
}

.view-weekly-collection-page_2 .pager-previous a, .view-weekly-collection-block_2 .pager-previous a {
  background:url(../images/arrow-left-sm.png) no-repeat left;
  padding-left:10px;
}

.view-weekly-collection-page_2 .pager-next a, .view-weekly-collection-block_2 .pager-next a {
  background:url(../images/arrow-right-sm.png) no-repeat right;
  padding-right:10px;
}

/* Added 8/23/11 - CSS for new pager items */
.view-weekly-collection .item-list .pager-next {
  margin-left:0px;
}

.view-weekly-collection .item-list .pager-next-month {
  margin-left: 0px;
}

.view-weekly-collection .item-list .pager-previous {
  margin-left: 0px;
  margin-right: 30px;
}

.view-weekly-collection .item-list .pager-previous-month {
  margin-left: 0px;
  margin-right: 0px;
}

/* End New */

.view-interview-archives .views-row {
  width:160px;
  float:left;
  margin:0 15px 0 0;
}

.view-interview-archives .views-row .node {
  min-height:215px;
  padding:10px;
  background:#daf0f5;
  border:1px solid #bee1e9;
  border-radius:3px;
  -moz-border-radius:3px;
  -webkit-border-radius:3px;
}

.view-interview-archives img {
  -moz-box-shadow:0 0 3px #555;
  -webkit-box-shadow:0 0 3px #555;
  box-shadow:0 0 3px #555;
}

.view-interview-archives .node-field-field_image_thumbnail {
  text-align:center;
  min-height:170px;
}

.view-interview-archives .node-field-title, .view-interview-archives .views-field-field-teaser {
  margin-left:0;
  text-align:center;
  margin:0 auto;
}

.view-interview-archives-page_1 .node-field-title {
  width: 130px;
  padding-top: 5px;
}

.view-interview-archives-page_1 .node-field-field_image_thumbnail {
  min-height:0;
  height:auto;
}

.view-interview-archives-page_2 td {
  width:120px;
}

.view-interview-archives-page_2 .node-field-title {
  padding:0 5px;
}

.view-interview-archives .views-field-field-teaser, .collection-type-1 .fieldlayout-region-top h2.node-field-title, .form-type-fivestar select, form.fivestar-widget input.form-submit {
  display:none !IMPORTANT;
}

.view-weekly-collection-page_1 .fieldlayout-region-top h2.node-field-title {
  display:block !IMPORTANT;
}

.view-weekly-collection-page_1 .fieldlayout-region-bottom {
  display:none;
}

.view-hp-producer-pick-block_2 td {
  width:260px;
}

.view-hp-producer-pick-block_2 td.col-2 {
  padding-left:20px;
}

.view-hp-producer-pick-block_1 ul.pager {
  text-align:left;
  padding-top:5px;
}

.view-hp-producer-pick-block_1 ul.pager li {
  margin:0;
  padding:0;
}

.view-hp-producer-pick-block_2 .node-collection, .view-archive-categories-block_1 .view-interview-archives-block_2 {
  background:#fff;
  border:1px solid #eec217;
  border-radius:7px;
  -moz-border-radius:7px;
  -webkit-border-radius:7px;
  padding:10px;
}

.view-archive-categories a.view-all, .node-type-person-detail .node-field-field_email a {
  background:#f8ab1f;
  border-radius:7px;
  -moz-border-radius:7px;
  -webkit-border-radius:7px;
  padding:10px;
  display:block;
  float:left;
}

.view-archive-categories-attachment_1, .view-archive-categories-attachment_1 * {
  display:inline;
}

.view-archive-categories .views-field-field-image-thumbnail {
  float:left;
  margin-right:10px;
}

.node-type-person-detail .node-field-field_email a {
  float:none;
  margin:0 0 10px 10px;
}

.node-type-person-detail .view-persons-related-shows-segments .views-row {
 margin-top: 5px;
}

.node-type-organization-teaser img {
  display:block;
  clear:both;
  margin-bottom:3px;
}

#block-views-hottest-block {
  background:#9ca538;
  border-radius:7px;
  -moz-border-radius:7px;
  -webkit-border-radius:7px;
  padding:10px;
}

#block-block-4 {
  background:#e5f9fe;
  border-radius:7px;
  -moz-border-radius:7px;
  -webkit-border-radius:7px;
  padding:10px;
  border:1px solid #bee1e9;
}

#block-views-hottest-block li {
  margin-bottom: 0;
  clear: both;
  padding: 3px 0;
}

#block-views-hottest-block li:hover {
  background:#afb750;
}

.view-hottest .views-field-field-audio-mp3 {
  float:right;
  width:15px;
}

#block-views-hottest-block li ul.wpr-audio li {
  margin:0;
  padding:0;
}

#block-views-hottest-block li ul.wpr-audio li.last {
  display:none;
}

.view-hottest .views-field-field-audio-mp3 a {
  width:0;
  text-indent:-9999px;
  float:left;
  margin:0;
  padding:0;
}

#block-views-hottest-block li * {
  display:inline;
}

#block-views-hottest-block li span.views-field-title {
  width:230px;
}

#block-views-exp-interview-archives-page-2 .views-exposed-form .views-exposed-widget, .view-weekly-collection .node-show ul.inline li.comment-add {
  padding:0;
}

/* Added 8/19/11 - Search submit button CSS */
#block-search-form input.form-submit,
#block-views-exp-interview-archives-page-2 .views-exposed-widget .form-submit {
  margin:2px 0 0 8px;
  font-family: Georgia, "Times New Roman", Times, serif;
  color: #26606F;
  font-size: 18px;
  border:0;
  background:url(../images/search-arrow.png) no-repeat right transparent;
  padding-right:16px;
  cursor:pointer;
}

/* Added 8/19/11 - Search submit button CSS */
#block-search-form input.form-submit,
#block-views-exp-interview-archives-page-2 input.form-text {
 /* padding:5px; */
}

.node-show .fieldlayout-region-body-detail .field-name-field-audio-mp3, .view-weekly-collection-page_1 .node-show .field-name-field-audio-mp3 {
  margin-top:10px;
}

.node-show .fieldlayout-region-body-detail .node .field-name-field-audio-mp3 {
  margin-top:0;
}

.field-name-field-audio-mp3 .field-item {
  float:left !IMPORTANT;
}

a.addthis_button_more,
a.fb_share,
a.unedited_interview,
a.transcript,
a.twitter_share {
  display:block;
  float:left;
  padding-top:6px;
  padding-right: 5px;
  font-weight: bold;
}

.field-name-field-audio-mp3 a.transcript {
 padding-top: 1px;
 margin-left: 3px;
}

.field-name-field-audio-mp3 a.transcript-only {
 clear: left;
 margin-left: 0px;
}

.field-name-field-audio-mp3 a.addthis_button_more {
  padding-top: 5px;
}

.field-name-field-audio-mp3 a.addthis_button_more img,
.field-name-field-audio-mp3 a.fb_share img,
.field-name-field-audio-mp3 a.unedited_interview img,
.field-name-field-audio-mp3 a.transcript img,
.field-name-field-audio-mp3 a.twitter_share img {
  float:left;
  margin-right:3px;
}

.field-name-field-audio-mp3 a.fb_share img,
.field-name-field-audio-mp3 a.twitter_share img {
  padding-left: 4px;
}

.field-name-field-audio-mp3 a.unedited_interview img {
  padding-right: 2px;
}

.field-name-field-audio-mp3 a.unedited_interview {
 clear: both;
 margin-top: -5px; 
}


/* Height for Download/Share Links */
.field-name-field-rel-seg-show .field-name-field-audio-mp3,
.fieldlayout-region-body-detail .field-name-field-audio-mp3 {
  overflow: hidden;
}

.field-name-field-audio-mp3 {
height: 25px;
}

.field-name-field-audio-mp3.full-interview,
.field-name-field-audio-mp3.transcript {
height: 45px;
}

/* Do not declare audio field heights on player/edit pages: */
body.page-wprplayer .field-name-field-audio-mp3,
body.page-wprplayer .field-name-field-audio-mp3.full-interview,
body.page-node-add .field-name-field-audio-mp3,
body.page-node-add .field-name-field-audio-mp3.full-interview,
body.page-node-edit .field-name-field-audio-mp3,
body.page-node-edit .field-name-field-audio-mp3.full-interview {
height: auto;
}

.field-name-field-rel-links .field-item, .node-detail .fieldlayout-region-body .field-label, .node-soft-left {
  margin-bottom:5px;
}

.field-name-field-rel-links, .field-name-field-twitter {
  margin:10px 0;
}

.view-nodequeue-staff {
  margin-top:20px;
}

.view-nodequeue-staff .views-row {
  margin-bottom:20px;
}

.view-nodequeue-staff .node-left {
  margin-right:40px;
}

.field-name-field-rel-organization .field-item {
  margin-bottom:20px;
}

/* fivestar */

form.fivestar-widget {
  margin-top:7px;
}

#wpr-player-player form.fivestar-widget {
  clear:none;
}

.fivestar-combo-stars .fivestar-static-form-item {
    margin-left: 20px;
    margin-right: 0;
}

div.fivestar-widget .star, div.fivestar-widget .star a, div.fivestar-widget-static .star, div.fivestar-widget-static .star span.off, div.fivestar-widget-static .star span.on {
background: url(../images/stars.png) no-repeat 0 0;
text-decoration: none;
}

div.fivestar-widget .cancel, div.fivestar-widget .star, div.fivestar-widget-static .star {
float: left;
width: 14px;
height: 12px;
overflow: hidden;
text-indent: -999em;
}

.field-name-field-rel-show .field-items div.star.odd {
margin-left: 0;
}

div.fivestar-widget div.on a, div.fivestar-widget div.hover a, div.fivestar-widget .star {
background-position: 0 -12px;
}

.fivestar-average-stars div.fivestar-widget div.on a, div.fivestar-widget-static .star span.on {
  background-position:0 -24px;
}

div.fivestar-widget .cancel, div.fivestar-widget .cancel a {
background: url(../images/cancel.png) no-repeat;
text-decoration: none;
}

#wpr-player-lists ul {
  padding:0;
}

#wpr-player-playlist-scroll {
  height: 200px;
  overflow: auto;
}



.jspVerticalBar
{
	width: 6px;
	background: #9cd7e7;
}

.jspHorizontalBar
{
	height: 6px;
	background: #9cd7e7;
}

.jspCap
{
	display: none;
}

.jspHorizontalBar .jspCap
{
	float: left;
}

.jspTrack
{
	background: #9cd7e7;
}

.jspDrag
{
	background: #26606e;
}

.jspArrow
{
	background: #50506d;
	text-indent: -20000px;
	display: block;
	cursor: pointer;
}

.jspArrow.jspDisabled
{
	cursor: default;
	background: #80808d;
}

.jspVerticalBar .jspArrow
{
	height: 16px;
}

.jspHorizontalBar .jspArrow
{
	width: 16px;
	float: left;
	height: 100%;
}

.jspVerticalBar .jspArrow:focus
{
	outline: none;
}

.jspCorner
{
	background: #eeeef4;
	float: left;
	height: 100%;
}

#wpr-player-lists ul li {
  list-style:none;
  margin:0;
  padding:5px 8px 5px 14px;
  background:url(../images/playlist-move.gif) no-repeat 4px 5px #f1f1f1;
  border-bottom:2px solid #fff;
}

#wpr-player-message {
  display: none;
}
#wpr-player-message {
  padding: 10px;
  margin: 0 0 10px 0;
  background-color: #f1f1f1;
}

#wpr-player-lists #wpr-player-recent-wrapper ul li {
  background-image:none;
}

a.wpr-player-playlist-item-remove {
  text-indent:-9999px;
  background:url(../images/playlist-remove.gif) no-repeat left;
  display:block;
  float:left;
  width:10px;
}

a.wpr-player-playlist-item-playnow {
  text-indent:-9999px;
  background:url(../images/playlist-play.gif) no-repeat left;
  display:block;
  float:left;
  width:22px;
  margin-right:3px;
}

a.wpr-player-playlist-item-queue {
  text-indent:-9999px;
  background:url(../images/add-sm.gif) no-repeat left;
  display:block;
  float:left;
  width:13px;
  height:14px;
}

.wpr-player-playlist-item-actions {
  float:right;
}

span.wpr-player-playlist-item-title {
  width:140px;
  float:left;
  display:block;
}

#wpr-player-wrapper .view-shows-related-items .view-header {
 font-weight: bold;
 text-transform: uppercase;
 clear:  both;
}

#wpr-player-recent-wrapper .wpr-player-playlist-item-title {
  background-image:none;
}

/* Slideshows */
#views_slideshow_controls_text_previous_hp_producer_pick-block_4,
#views_slideshow_controls_text_previous_hp_producer_pick-block_1,
.view-ttbook-widgets .views_slideshow_controls_text_previous,
.view-slideshows .views_slideshow_controls_text_previous {
  display:block;
  float:left;
  text-indent:-9999px;
  width:10px;
  background:url(../images/previous.gif) no-repeat left;
  cursor:pointer;
}

#views_slideshow_controls_text_next_hp_producer_pick-block_4,
#views_slideshow_controls_text_next_hp_producer_pick-block_1,
.view-ttbook-widgets .views_slideshow_controls_text_next,
.view-slideshows .views_slideshow_controls_text_next {
  display:block;
  float:left;
  text-indent:-9999px;
  width:10px;
  background:url(../images/next.gif) no-repeat left;
  cursor:pointer;
}

#views_slideshow_controls_text_pause_hp_producer_pick-block_4,
#views_slideshow_controls_text_pause_hp_producer_pick-block_1,
.view-ttbook-widgets .views_slideshow_controls_text_pause,
.view-slideshows .views_slideshow_controls_text_pause {
  border-color: #CCCCCC;
  border-style: solid;
  border-width: 0 1px;
  cursor: pointer;
  display: block;
  float: left;
  margin: 0 5px;
  padding: 0 5px;
}

#views_slideshow_slide_counter_hp_producer_pick-block_4,
#views_slideshow_slide_counter_hp_producer_pick-block_1 {
  float:left;
  padding-left:10px;
}

.view-slideshows {
   padding: 5px;
   padding-top: 10px;
   background: #fff;
   text-align: center;
   border-radius: 7px;
   margin-bottom: 20px;
}

#views_slideshow_controls_text_slideshows-block {
  text-align: center;
  margin: 0 auto;
  padding-bottom: 10px;
}

.view-slideshows .caption {
  font-size: 13px;
  padding: 5px 15px;
  margin-top: 10px;
}

.view-slideshows .views_slideshow_controls_text_previous,
.view-slideshows .views_slideshow_controls_text_next {
 display: inline-block;
 text-indent: -9999px;
 float: none;
}

.view-slideshows .views_slideshow_controls_text_pause {
 display: inline-block;
 float: none;
}

.view-slideshows #views_slideshow_cycle_teaser_section_slideshows-block {
  text-align: center;
}

.view-slideshows .views_slideshow_cycle_slide {
  width: 100% !important;
  text-align: center;
}

.view-slideshows img {
  max-width: 100% !important;
  height: auto !important;
}


/* Center Slideshow OoM Thumbnails */
#views_slideshow_cycle_teaser_section_hp_producer_pick-block_1 .fieldlayout-region-top-teaser {
 text-align: center;
}

.view-hp-producer-pick-block_2 div.feed-icon {
  float:none;
  clear:both;
  margin-top:-30px;
  height:18px;
  text-align:right;
}

.view-hp-producer-pick-block_2 a.feed-icon {
  padding-left:5px;
}

/* Added 7-7-11 */

/* Set minimum height for text teasers next to thumbnails
   in shows and segments */

.node-type-show-detail .field-type-text-with-summary /*,
.node-type-segments-detail .field-type-text-with-summary */ {
 min-height: 180px;
}

/* Expand width of category selectors */
#edit-field-rel-category-und {
 width: 300px;
}

/* Added 8/23/11 - Fieldgroup CSS */
.field-group-fieldset legend,
fieldset.field-group-fieldset collapsible {
                padding-right: 10px;
                font-size: 15px;
                font-weight: bold;
                background-color: #fff;
                border: 1px solid #EEC217;
                border-radius: 7px 7px 7px 7px;
}

fieldset.important-fields div.form-wrapper div.form-item label { /* Styling for important items */ 
  /* text-decoration: underline; */
}

fieldset legend span {
}

.fieldset-description {
                font-weight: bold;
}

/* Added 9/15/11 - Table styling for Podcast page (.podcasts-by-topic div) */
.podcasts-by-topic table {
  -moz-box-shadow:0 0 3px #555;
  -webkit-box-shadow:0 0 3px #555;
  box-shadow:0 0 3px #555;

    border: 1px solid #EEC217;
    border-radius: 7px 7px 7px 7px;
    padding: 10px;
  background: #fff;    
}

.podcasts-by-topic table td {
 border-color: #666;
}

.podcasts-by-topic div.feedwidget {
 float: right;
 margin-left: -20px;
}

/* Added 10/12/11 - Styling for widget blocks designed for iframes */
body.widget-page {
  background: transparent;
}

#content.widget-block {
    float: none;
    margin: 0 auto;
    text-align: center;
    width: 120px;
    width: 245px; 
    overflow: hidden;

   background-color: #fff;
   border: 1px solid #EEC217;
   border-radius: 7px 7px 7px 7px;
   padding: 5px 10px;
}

#content.widget-block .node-inner {
width: 245px;
}

#content.widget-block img,
#content.widget-block a img {
float: left;
}

#content.widget-block .views-field-field-teaser,
#content.widget-block .views-field-title {
margin-left: 130px;
text-align: left;
}

#content.widget-block .views-field-title {
font-weight: bold;
font-size: 13px;
padding-bottom: 5px;
}

#content.widget-block .views-slideshow-controls-bottom {
width: 240px;
margin-left: 80px;
}

/* Widget size: 300x250 */
#content.widget-block .widget-300x250 img {
max-width: 100px; 
}

#content.widget-block .widget-300x250 img.logo {
max-width: 160px; 
}

#content.widget-block .widget-300x250 .node-inner {
width: 240px;
}

#content.widget-block .widget-300x250 .views-field-field-teaser,
#content.widget-block .widget-300x250 .views-field-title {
margin-left: 110px;
text-align: left;
}

/* Widget size: 160px wide */

#content.widget-160px {
overflow: hidden;
width: 130px;
}

#content.widget-block .widget-160px img {
float: none;
width: 80px; 
padding-right: 5px;
padding-bottom: 5px;
}


#content .widget-160px .node-inner {
width: 100px;
}

#content.widget-block img.logo {
float: none;
text-align: center;
padding: 0; 
margin: 0;
margin-top: -10px;
padding-bottom: 5px;
}

#content.widget-block img.logo,
#content.widget-block .widget-300x250 img.logo {
width: 160px;
}

#content.widget-block .widget-160px img.logo {
width: 140px;
padding: 0;
margin-top: -5px; 
margin-left: -7px;
}

#content.widget-block .widget-160px .views-field-field-teaser,
#content.widget-block .widget-160px .views-field-title {
margin-left: 0;
text-align: left;
}

#content.widget-160px .views-slideshow-controls-bottom {
width: 90px;
margin-left: 25px;
}

/* Added 11/3/11 - CKEditor row display */
#comments .cke_toolbar .cke_toolgroup {
 height: auto;
 background-image: none;
}

/* Added 11/3/11 - Democracy Discussion Block */
#block-views-discussion-comment-block-block {
 width: 385px;
 margin-top: 10px;
 margin-left: 20px;
 background: none repeat scroll 0 0 #26606F;
 border: 0 none;
 border-radius: 7px 7px 7px 7px;
 padding: 10px;
 color: #FFFFFF;
}

#block-views-discussion-comment-block-block h1,
#block-views-discussion-comment-block-block h2 {
 color: #fff;
}

#block-views-discussion-comment-block-block a,
#block-views-discussion-comment-block-block a:visited  {
 color: #fff;
 text-decoration: underline;
}

img.fb_hidden_image {
 position: absolute;
 left: -999px;
}

/* Related Items - Sidebar Block for Shows and Segments [Block 13 staging, 21 live - 12/5] */
#block-block-21 .view-header,
#block-block-21 h3  {
 text-transform: uppercase;
 font-weight: bold;
 font-size: 14px;
 padding-bottom: 2px;
}

#block-block-21  .views-row {
 margin-bottom: 2px;
}

#block-block-21  {
    background: none repeat scroll 0 0 #fff;
    border: 1px solid #EEC217;
    border-radius: 7px 7px 7px 7px;
    padding: 10px;
}

/* Prevent show segment-list wrap around thumbnail when left column of node content is empty */
.page-node .node-body .field-name-field-rel-segment {
 /* clear: left; */
}


div#block-block-26 { /* Mobile/Desktop Theme Link */
 position: relative;
 float: right;
 font-size: 14px;
 font-weight: bold;
 right: 42px;
 top: 113px;
 display: block;
 z-index: 99;
}

/* Hide 'Mobile Version' link in header on non-front pages */
body.not-front div#block-block-26 {
 display: none;
}

#block-block-41  { /* Theme switching link: Footer */
 /* float: right; */
 font-size: 14px;
 margin-top: 10px;
 padding-left: 5px;
 z-index: 99;
}

#block-block-41.content,
#block-block-41.content a {
 font-size: 14px;
}

#block-block-41 a {
 color: #fff;
}

#block-block-41 a:hover {
  text-decoration: underline;
}

/* Amazon item sections */

.view-shows-related-works,
.view-segments-related-works {
margin-bottom: 25px;
}

/* Bold titles for Amazon item sections */
.view-shows-related-works .view-header p, 
.view-segments-related-works .view-header p {
 font-weight: bold;
 text-transform: uppercase;
 padding-bottom: 3px;
}

/* Transcript-page interview links */
div.view-transcript-interview-links {
	 text-align: center;
	 font-weight: bold;
	 margin-bottom: 10px;
}

div.view-transcript-interview-links span.views-field-title-1 {
  text-transform: uppercase;
}

div.view-transcript-interview-links .views-field-field-audio-mp3 ul {
 width: 140px;
 margin: 6px auto;
 padding: 5px 3px;
 padding-left: 10px;
 background: none repeat scroll 0 0 #FFFFFF; 
 border: 1px solid #EEC217;
 border-radius: 7px 7px 7px 7px;
}

.view-transcript-interview-links-block_4 {
 text-align: left !important;
 border-top: 1px dotted #CCCCCC;
 margin-top: 20px;
 padding-top: 20px;
}

/* Flex Slider */
.flex-viewport {
	overflow: scroll; /* Scroll slide image */
}

.flex-nav-container li {
    list-style-type: none !important;
}

.flex-nav-container {
	text-align: center;
}

.flex-pauseplay {
	font-size: 14px;
	font-weight: bold;
}

@media screen and (max-width: 1920px) {
  .flex-direction-nav .flex-prev { opacity: 0; left: 0px; }
  .flex-direction-nav .flex-next { opacity: 0; right: 0px; }
}

.flex-nav-container:hover a {opacity: 0.8;}
.flex-direction-nav:hover a {opacity: 0.8;}


/* Meet Your Mind Splash Page */
body.page-node-58451 h1#page-title {
	margin-top:35px;
}

body.page-node-58451 #sidebar-second {
	display: none;
}

body.page-node-58451 #main-wrapper {
	padding-right: 0;
}

/* MYM Pages */
	/* Series & Shows pages */
	body.page-node-57286 h1,
	body.page-node-60401 h1,
	body.page-node-60316 h1,
	body.page-node-60786 h1,
	body.page-node-60921 h1,
	body.page-node-61111 h1, 
	body.page-node-61186 h1 {
	 clip: rect(1px, 1px, 1px, 1px);
	 position: absolute !important;
	 text-indent: -9999px;
	}
	
	/* Series Page */
	body.page-node-57286 .region-content,
	body.page-node-61416 .region-content,
	body.page-node-61421 .region-content {
		position: relative;
	}

	body.page-node-57286  #main-wrapper,
	body.page-node-61416  #main-wrapper,
	body.page-node-61421  #main-wrapper {
	       padding-left: 0px !important;
	}

	/* Show Pages */
	body.page-node-60316  .region-sidebar-first,
	body.page-node-60786  .region-sidebar-first,
	body.page-node-60921  .region-sidebar-first,
	body.page-node-61111  .region-sidebar-first,
	body.page-node-61186  .region-sidebar-first,
	body.page-node-60401  .region-sidebar-first {
		width: 170px;
	}
	
	body.page-node-60316  #main-wrapper .content-inner,
	body.page-node-60786  #main-wrapper .content-inner,
	body.page-node-60921  #main-wrapper .content-inner,
	body.page-node-61111  #main-wrapper .content-inner,
	body.page-node-61186  #main-wrapper .content-inner,
	body.page-node-60401  #main-wrapper .content-inner {
		padding-left: 0;
	}
	
	body.page-node-60316  #main-wrapper,
	body.page-node-60786  #main-wrapper,
	body.page-node-60921  #main-wrapper,
	body.page-node-61111  #main-wrapper,
	body.page-node-61186  #main-wrapper,
	body.page-node-60401  #main-wrapper {
		  padding-left: 0px !important;
	}

	body.page-node-60316 .node-field-field_audio_mp3,
	body.page-node-60786 .node-field-field_audio_mp3,
	body.page-node-60921 .node-field-field_audio_mp3,
	body.page-node-61111 .node-field-field_audio_mp3,
	body.page-node-61186 .node-field-field_audio_mp3,
	body.page-node-60401 .node-field-field_audio_mp3 {
		margin-left: 0 !important;
	}

	body.page-node-60401 .node-left,
	body.page-node-60316 .node-left,
	body.page-node-60786 .node-left,
	body.page-node-60921 .node-left,
	body.page-node-61111 .node-left, 
	body.page-node-61186 .node-left {
		display: none;
	}
	
		/* Hide 'You Might Like' */
	body.page-node-60316  #block-block-21,
	body.page-node-60786  #block-block-21,
	body.page-node-60921  #block-block-21,
	body.page-node-61111  #block-block-21,
	body.page-node-61186  #block-block-21,
	body.page-node-60401  #block-block-21  {
		display: none;
	}
		/* Hide person fields */
	body.page-node-57286 .node-body .node-soft-right, /* Series */
	body.page-node-60316  .node-body .node-soft-right,
	body.page-node-60786  .node-body .node-soft-right,
	body.page-node-60921  .node-body .node-soft-right,
	body.page-node-61111  .node-body .node-soft-right,
	body.page-node-61186  .node-body .node-soft-right,
	body.page-node-60401  .node-body .node-soft-right {
		display: none;
	}

	.region-sidebar-first .view-shows-related-works {
		padding-top: 20px;
	}
	
	.region-sidebar-first .view-shows-related-works .views-row {
		padding-bottom: 10px;
	}
	
	/* Ribbon */
	#block-block-152 {	/* Dev */
		position: absolute;
		top: 0;
		left: 0;
	}

	#block-block-152 p {	/* Dev */
		margin: 0;
	}

/* Word Cloud Test */
.view-cloud-test {
	padding: 5px 10px;
	background: none repeat scroll 0 0 #FFFFFF; 
	border: 1px solid #EEC217;
	border-radius: 7px 7px 7px 7px;
	text-align: center;
}

.view-cloud-test ul {
	margin: 0;
	padding: 0;
}

.view-cloud-test li.views-row {
	/* display: block;
	float: left; */
	display: inline;
	padding: 6px;
	list-style-type: none;
	margin: 0;
}

.view-cloud-test li.views-row .cloud1 {
	font-size: 12px;
	padding: 4px 0px;
}

.view-cloud-test li.views-row .cloud2 {
	font-size: 14px;
	padding: 6px 0px;
}

.view-cloud-test li.views-row .cloud3 {
	font-size: 16px;
	padding: 8px 0px;
	font-weight: bold;
}


/*******************************
 * Mobile Styles
 *******************************/

/** Adjust header and blocks **/
#block-system-main-menu,
#block-block-4,
#block-block-9,
#block-block-21,
#block-block-26,
#block-block-176,
#block-block-41,
#block-menu-menu-footer-links,
#block-views-hp-producer-pick-block-1,
#block-views-hottest-block {
	display: none !important;
}

#block-menu-menu-mobile-menu,
#block-views-hp-producer-pick-block-3 {
	display: block;
}

#block-system-main {
	margin-top: 30px;
}

#block-search-form {
 margin-top: -20px;
 padding-bottom: 28px;
}

#block-views-hp-producer-pick-block-4,
#block-views-hp-producer-pick-block-1 {
	clear: both;
}

#block-block-3 {
	margin-top: 0px;
}

#block-block-5,
#block-block-151 {
	margin-left: 0;
}

#block-views-hp-producer-pick-block-3 {
	background: none repeat scroll 0 0 #FFFFFF; 
	border: 1px solid #EEC217;
	border-radius: 7px 7px 7px 7px;
	padding: 2px 10px;	
	margin-top: 30px;
	margin-bottom: 5px;
}

/* Mobile audio links */
	.mobile-audio ul.wpr-audio{
		list-style-type: none;
		/* display: block !important; */
		margin: 0;
		padding: 0;
	}
	
	.mobile-audio ul.wpr-audio li {
		float: left;
		padding-right: 3px;
	}

/* Mobile OOM Block */
#block-views-hp-producer-pick-block-4 .fieldlayout-region-top-teaser {
	margin-top: 5px;
	text-align: center;
}

.view-weekly-collection-page_3 .pager-previous a, .view-weekly-collection-block_3 .pager-previous a {
  background:url(../images/arrow-left-sm.png) no-repeat left;
  padding-left:10px;
}

.view-weekly-collection-page_3 .pager-next a, .view-weekly-collection-block_3 .pager-next a {
  background:url(../images/arrow-right-sm.png) no-repeat right;
  padding-right:10px;
}

.views-slideshow-controls-bottom {
	text-align: center;
}

#block-views-weekly-collection-block-1 {
	margin-top: 30px !important;
}

#sidebar-first,
#sidebar-second {
	clear: both;
}

#content, body.front #content,
#sidebar-second {
 margin-left: 15px;
}

#sidebar-first {
	right: 0px !important
}

#sidebar-first .sidebar-inner {
	padding-top: 5px;
}

#sidebar-second {
	margin-left: -10px !important;
}

.sidebar-inner {
    padding-top: 15px;
}

.node-body {
	margin-top: 10px;
}

.node-body .fieldlayout-region-top-detail {
	margin: 0 auto !important;
}


/* Width for smaller mobile devices */
#page-wrapper {
 width: 320px;
 margin: auto;
 background:url(../images/page-shadow.gif) top center repeat-y !important;          
}
 
#page {
 width: 320px;
 margin: 0;
 padding: 0;
}

#header {
 padding-bottom: 3px;
}

#header #logo {
float: none;
margin-left: 20px;
}

.sidebar, #sidebar-second, #sidebar-first {
float: none;
margin: 0;
width: 320px;
}

.sidebar-first #main-wrapper, .two-sidebars #main-wrapper {
 padding-left: 0;
}

.sidebar-second #main-wrapper, .two-sidebars #main-wrapper {
padding-right: 0;
}

#main-wrapper, body.front #main-wrapper {
background: #c4ecf6 url(../images/mobile_bg.gif) top center no-repeat !important;          
}

#main-wrapper,
body.node-type-show  #main-wrapper {
	padding-left: 0 !important;
}

#content, body.front #content {
 width: 280px;
}

body.front #content {
 margin-top: 105px;
}

#content {
 margin-top: 55px;
}

#main {
padding-top: 0px;
}

/* Maximum width for form inputs, etc. to content width */ 
input, textarea, select {
 max-width: 100%;
}

.tabs {
 display: none;
}

/* Block Layout Overrides */

#block-block-3 { /* PRI / WPR Banners */
 clear: both;
 text-align: left;
 margin: 5px 0;
 position: absolute;
 left: 25px;
 right: 0;
 width: 240px;
 top: 138px;
 
padding: 3px; 
background: none repeat scroll 0 0 #FFFFFF;
border: 1px solid #EEC217;
border-radius: 7px 7px 7px 7px;
}

#block-block-3 img {
 display: inline;
 height: 30px;
 vertical-align: top;
}

#block-block-3 span {
  display: none;
}

#block-search-form {
 float: none;
 position: absolute;
 top: 100px;
 left: 0px;
 right: 0px;
 height: 16px;
}

#block-search-form .container-inline {
margin-top: -5px;
}

#block-search-form h2 {
display: inline;
width: 100px;
font-size: 13px;
}

#block-search-form label.element-invisible,
#block-search-form h2.element-invisible {
display: none;
}

#block-search-form .form-item {
 display: inline;
}

#block-search-form .form-item .form-text {
padding: 2px;
margin-left: 2px;
}

#block-search-form input.form-submit {
width: 42px;
margin-left: -3px;
font-size: 14px;
background-position: 30px 4px;
}

#block-views-weekly-collection-block-1 {
margin: 0;
}

div.view-weekly-collection {
 padding-top: 15px;
}

body.page-book-radio #block-system-main .view-weekly-collection .item-list .pager  {
 margin: 0;
 padding-left: 0 !important;
}

#footer, body.front #footer {
padding-top: 10px;
background: #AFBE25 url('../images/footer.gif') center top no-repeat;
text-align: center;
}

/* General CSS Rules */
#main {
margin-left: 10px;
}

/* Inner content layout; page content, etc. */
.page-node h1#page-title {
 margin: 10px 0;
 margin-top: 30px !important;
}

.content-inner {
width: 280px;
padding: 0;
padding-top: 50px;
margin-left: -5px;
}

/* Width for collection teasers, etc. */
.view-weekly-collection-block_1 .node-collection .field-name-field-rel-show .field-item {
width: auto;
}

/* Height for collection teasers, etc. */
.collection-type-1 .field-name-field-rel-show .node-show .node-body {
min-height: 0px;
}

.node-type-show-detail .field-type-text-with-summary, .node-type-segments-detail .field-type-text-with-summary {
min-height: 100px;
}

.node-type-segments-detail .field-label, /* Labels for "You Might Like", etc. */
.node-type-show-detail .field-label {
font-weight: bold;
margin-top: 5px;
}
#block-views-hp-producer-pick-block-4,
#block-views-hp-producer-pick-block-1 { /* On Our Minds */
width: 260px;  
padding: 10px;
margin: 10px 0;
min-height: 200px;

background: none repeat scroll 0 0 #FFFFFF;
border: 1px solid #EEC217;
border-radius: 7px 7px 7px 7px;
}

#block-views-hp-producer-pick-block-4 .views_slideshow_main,
#block-views-hp-producer-pick-block-4 .views_slideshow_slide,
#block-views-hp-producer-pick-block-4 .views-slideshow-cycle-main-frame,
#block-views-hp-producer-pick-block-4 .views-slideshow-cycle-main-frame-row,
#block-views-hp-producer-pick-block-4 h3,
#block-views-hp-producer-pick-block-4 .viewsSlideshowCycle-processed {
width: 260px;
}

#block-views-hp-producer-pick-block-1 .views_slideshow_main,
#block-views-hp-producer-pick-block-1 .views_slideshow_slide,
#block-views-hp-producer-pick-block-1 .views-slideshow-cycle-main-frame,
#block-views-hp-producer-pick-block-1 .views-slideshow-cycle-main-frame-row,
#block-views-hp-producer-pick-block-1 h3,
#block-views-hp-producer-pick-block-1 .viewsSlideshowCycle-processed {
width: 260px;
}

#block-views-hp-producer-pick-block-4 img,
#block-views-hp-producer-pick-block-1 img {
width: 86px;
float: left;
margin-right: 10px;
}

#block-views-hp-producer-pick-block-4 h2,
#block-views-hp-producer-pick-block-1 h2 {
text-align: center;
}

#block-views-hp-producer-pick-block-4 .views-slideshow-controls-bottom,
#block-views-hp-producer-pick-block-1 .views-slideshow-controls-bottom {
margin-left: 60px;
}

/* Producer Pick Page */
body.page-node-6 .view-hp-producer-pick  table.views-view-grid td.col-first {
margin-left: 10px;
}

/* What's on This Week */
body.front #block-views-weekly-collection-block-1 {
 margin: 10px 0;
 padding: 10px;
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #EEC217;
    border-radius: 7px 7px 7px 7px;
}

#block-views-weekly-collection-block-1 h2 {
text-align: center;
}

#block-views-weekly-collection-block-1 .view-content {
}

body.front #block-views-weekly-collection-block-1 .node-body {
width: 250px;
}

#block-views-weekly-collection-block-1  a.read-more {
  background:url(../images/arrow-readmore.png) no-repeat right;
  padding-right:10px;
}

#block-views-weekly-collection-block-1 li.node-readmore,
#block-views-weekly-collection-block-1 li.node-readmore a.read-more  {
  padding-right: 10px;
}

/* No float for weekly collection items */
.collection-type-1 .field-name-field-rel-show .field-item {
float: none;
}

/* Mobile Menu */

#block-menu-menu-mobile-menu {
margin: 10px 0;
}

#block-menu-menu-mobile-menu ul {
list-style-type: none;
margin: 0;
padding: 0;
}

/* Styling for mobile menu items and Last Week's Shows block */
#block-menu-menu-mobile-menu ul li,
div#block-block-51 {
text-align: center;
margin: 0;
margin-bottom: 10px;

   list-style-image: none;
   list-style-type: none;

   font-size: 18px;
   color: #9CA538;
   font-family: Georgia,"Times New Roman",Times,serif;
   font-weight: bold; 

    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #EEC217;
    border-radius: 7px 7px 7px 7px;
    padding: 10px;
}

#block-menu-menu-mobile-menu ul li.leaf {
   list-style-image: none;
   list-style-type: none;
}

.view-shows-by-year table {
 width: 280px;
 margin-right: -5px;
 margin-left: -15px;
}

/* Hide icons on podcast page */
.podcasts-by-topic table a img {
display: none;
}

.podcasts-by-topic table {
 border-collapse: collapse;
 border-spacing: 0;
 width: 280px;
 padding: 0;
 margin-right: -10px;
 margin-left: -5px;
}


.podcasts-by-topic div.feedwidget {
 float: none;
 margin-top: 5px;
 margin-left: -5px;
 }

.podcasts-by-topic table td {
vertical-align: middle;
word-wrap: break-word;
padding: 3px;
text-align: center;
vertical-align: middle;
}

.podcasts-by-topic table.topic-table {
 width: 295px;
}

.podcasts-by-topic table.topic-table td {
font-size: 10px;
}

.podcasts-by-topic table td a {
}

/* Pages */

/* On Our Minds Item Page */
body.collection-type-3 .title-prefix {
background: none;
}

body.collection-type-3 h1#page-title {
padding-left: 10px;
}

body.collection-type-3 .field-name-field-rel-seg-show .field-item .node-inner {
margin-bottom: 10px;
}

body.collection-type-3 .field-name-field-rel-seg-show img,
body.collection-type-3 .field-name-field-rel-seg-show .field-name-field-audio-mp3,
body.collection-type-3 .field-name-field-rel-seg-show .fivestar-widget {
clear: both;
}

body.collection-type-3 .field-name-field-rel-seg-show .node-body {
margin-left: 0;
}

/* On the Radio Page */
body.page-node-4 h1#page-title,
body.page-node-6 .title-prefix,
body.page-book-radio-future .title-prefix {
background: none;
display: none;
}

body.page-node-4 h1.node-field-title,
body.page-node-6 h1#page-title,
body.page-book-radio h1.node-field-title,
body.page-book-radio-future h1.node-field-title {
padding-left: 10px;
}

.view-weekly-collection .item-list .pager, #block-system-main .view-weekly-collection .item-list .pager,
div.view-id-weekly_collection  ul.pager {
text-align: center;
padding: 0 !important;
}

.collection-type-1 .field-name-field-rel-show .field-items .odd {
clear: both;
margin: 0;
padding: 0;
}

.collection-type-1 .field-name-field-rel-show .node-show .node-body {
width: 260px;
}

.collection-type-1 .field-name-field-rel-show .field-items .node-body {
margin-bottom: 10px;
}

.collection-type-1 .field-name-field-rel-show .field-items .node-body-hard-left {
margin-left: 5px;
}

.view-weekly-collection-block_1 .node-collection .field-name-field-rel-show .field-items .odd {
margin-left: 0px;
margin-top: 5px;
}

.collection-type-1 h1 {
margin-bottom: 20px;
}

/* Segments and Shows */
body.node-type-show #sidebar-first,
body.node-type-segments #sidebar-first {
	display: none;
}


body.node-type-show .fieldlayout-region-hard-left,
body.node-type-segments .fieldlayout-region-hard-left,
body.node-type-show .view-shows-related-items-block,
body.node-type-show .view-shows-related-items-block {
  display: none;
}

body.node-type-show .field-type-text-with-summary img,
body.node-type-segments .field-type-text-with-summary img {
	max-width: 100% !important;
	height: auto !important;
}

body.node-type-segments .node-body-hard-left,
body.node-type-show .node-body-hard-left {
	margin-left: 0;
}

.field-name-field-rel-show .field-items .fivestar-widget .star.odd {
 clear: none;
}

	/* Audio/Sharing links */
	.fieldlayout-region-top-detail .field-name-field-audio-mp3 {
		clear: both;
	}

	.fieldlayout-region-top-detail ul.mobile-audio {
	}
    
	.mobile-audio ul {
		float: left;
		margin: 4px 0 !important;
	} 

	.mobile-audio .fieldlayout-region-body-detail ul {
		float: left;
		margin-top: 5px;
	}

	.fieldlayout-region-top-detail .field-name-field-audio-mp3 {
	}

.field-name-field-rel-segment .field-name-field-teaser {
	clear: left;
}

/* Show Pages */
.node-type-show-detail  .fieldlayout-region-top-detail .node-field-field_audio_mp3 {
 margin-left: 15px !important;
}
 
/* Audio Player */
.wprplayerpopup #main-wrapper {
	background: transparent !important;
}

#wpr-player-right-column {
	margin-top: 180px;           
}

body.page-wprplayer-popup #page-wrapper #page  {
    background-image: none;
	padding: 10px;
}

#wpr-player-player .node-field-field_audio_mp3 {
    position: absolute;
    width: 300px;
    overflow: hidden;
    top: 0;
}

body.page-wprplayer-popup #page-wrapper #page  img.player-logo {
background: #fff;
padding: 10px;
padding-right: 45px;
margin-bottom: 5px;
}

#wpr-player-wrapper #wpr-player-player,
#wpr-player-wrapper #wpr-player-right-column,
#wpr-player-wrapper #wpr-player-playlist-wrapper,
#wpr-player-wrapper #wpr-player-recent-wrapper {
 float: none;
 clear: both;
}

body.page-wprplayer-popup {
 background-image: none;
}

body.page-wprplayer #page-wrapper {
 padding: 0 5px;
}

body.page-wprplayer #page-wrapper #main {
 margin-left: 0;
}

body.page-wprplayer #page-wrapper #main #content {
 margin-top: 0;
 margin-left: 0;
}

body.page-wprplayer #page-wrapper #main #content #wpr-player-wrapper {
 padding: 0;
}

body.page-wprplayer #page-wrapper #main #content #wpr-player-wrapper #wpr-player-player {
 width: 280px;
}

body.page-wprplayer #page-wrapper #main #content #wpr-player-wrapper #wpr-player-player .field-name-field-audio-mp3 {
 margin-right: 0;
}

.jp-audio .wpr-audio-title {
 width: 240px;
}

.jp-audio .jp-interface {
 width: 260px !IMPORTANT;
}

div.jp-audio div.jp-duration {
 left: 230px;
}

#wpr-player-wrapper .player-direct-link {
margin-top: 10px;
font-weight: bold;
width: 255px;

    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #EEC217;
    border-radius: 7px 7px 7px 7px;
    padding: 10px;
}

#wpr-player-wrapper .node-body {
margin-bottom: 10px;
}

#wpr-player-wrapper .node-body-hard-left {
 margin-left: 5px;
}

#wpr-player-wrapper .node-hard-left .field {
 margin-bottom: 0px;
}


#wpr-player-tile-300x250 {
margin-top: 10px;
margin-left: 0;
float: none !IMPORTANT;
clear: both !IMPORTANT;
}

#wpr-player-lists {
float: none;
width: 280px;
}

div#block-block-46 { /* Mobile/Desktop Theme Link */	
float: none;
clear: left;
position: static;
text-align: center;
padding: 5px 0;
font-weight: bold;
font-size: 13px;
}

/* Do display Mobile/Desktop Theme Link in header on mobile site*/	
body.not-front div#block-block-46 {
 display: block;
}

/* Collection pages - Node layout */
.node-type-collection-detail .fieldlayout-region-hard-left {
 display: none;
}

.node-type-collection-detail .field-name-field-rel-seg-show {
}

.node-type-collection-detail  .node-body-hard-left {
  margin-left: 0;
}

.node-type-collection-detail  .view-shows-related-items {
 font-weight: bold;
 margin-top: 5px;
}

/* Interview Archives */
body.page-book-interview-archives div.title-prefix {
 display: none;
}

body.page-book-interview-archives h1#page-title {
 padding-left: 20px;
}

/* Search Page */
body.page-search h1#page-title {
 margin: 20px 0;
}

#block-apachesolr-sort { /* Block is forced into sidebar, hidden on block settings page */
display: none;
}

body.page-search .block-facetapi ul a span.element-invisible, 
ul.facetapi-facetapi-links a.facetapi-active .element-invisible {
 display: block;
 clip: auto;
 position: static !IMPORTANT;
}

/* Keyword/Category/Archive Pages */
body.page-node-5 .title-prefix  { /* 'Interview Archives' main page */
background: none;
}

body.page-node-5 h1#page-title {
padding-left: 10px;
}

.view-id-interview_archives.view-display-id-block_2 ,
.view-id-interview_archives.view-display-id-block_1  {
 display: none;
}

.view-interview-archives  table.views-view-grid th, .views-view-grid td {
 display: inline; /* Convert tables to single-column for mobile devices */
}

.view-interview-archives .node-field-field_image_thumbnail {
 min-height: 0;
}

.view-interview-archives .node-body {
 margin-top: 10px;
}

body.front #block-block-5 a,
#block-block-5 a {
color: #03606F !important;
}


/* Amazon item sections */
.view-shows-related-works,
.view-segments-related-works {
margin: 25px 0;
}

.view-shows-related-works .node-work,
.view-segments-related-works .node-work {
clear: both;
}

.view-shows-related-works .node-work .content,
.view-segments-related-works .node-work .content {
margin-bottom: 10px;
}

.view-shows-related-works .node-work img,
.view-segments-related-works .node-work img {
float: left;
margin-bottom: 10px;
padding-right: 5px;
}

/* Bold titles for Amazon item sections */
.view-shows-related-works .view-header p, 
.view-segments-related-works .view-header p {
 font-weight: bold;
 text-transform: uppercase;
 padding-bottom: 3px;
}

div.field-name-field-interview-radioactivity {
 display: none;
}

/* Full interview and Transcript Links */
.field-name-field-audio-mp3 .field-item {
  float:left !IMPORTANT;
}

.field-name-field-audio-mp3 a.addthis_button_more,
.field-name-field-audio-mp3 a.fb_share,
.field-name-field-audio-mp3 a.unedited_interview,
.field-name-field-audio-mp3 a.transcript,
.field-name-field-audio-mp3 a.twitter_share {
  display:block;
  font-weight: bold;
  float:left;
  padding-top: 5px;
  padding-left: 2px;
}

.field-name-field-audio-mp3 a.unedited_interview {
	clear: left;
	padding-left: 0px;
}

.field-name-field-audio-mp3 a.transcript {
 padding-top: 1px;
 margin-left: 3px;
}

.field-name-field-audio-mp3 a.transcript-only {
 clear: left;
 margin-left: 0px;
}


.field-name-field-audio-mp3 a.unedited_interview {
 clear: both;
 margin-top: -5px; 
}

.field-name-field-audio-mp3 a.addthis_button_more {
  padding-top: 5px;
}

.field-name-field-audio-mp3 a.addthis_button_more img,
.field-name-field-audio-mp3 a.fb_share img,
.field-name-field-audio-mp3 a.unedited_interview img,
.field-name-field-audio-mp3 a.transcript img,
.field-name-field-audio-mp3 a.twitter_share img {
  float:left;
  margin-right:3px;
  padding-right: 2px;
}

.field-name-field-audio-mp3 a.fb_share img,
.field-name-field-audio-mp3 a.twitter_share img {
  padding-left: 4px;
}

.field-name-field-audio-mp3 a.unedited_interview img {
  padding-right: 2px;
}

/* Height for Download/Share Links */
.field-name-field-rel-seg-show .field-name-field-audio-mp3,
.fieldlayout-region-body-detail .field-name-field-audio-mp3 {
  overflow: hidden;
}

.field-name-field-audio-mp3 {
height: 25px;
}

.field-name-field-audio-mp3.full-interview,
.field-name-field-audio-mp3.transcript {
height: 45px;
}

/* Transcript-page interview links */
div.view-transcript-interview-links {
 text-align: center;
 font-weight: bold;
 margin-bottom: 10px;
}

div.view-transcript-interview-links span.views-field-title-1 {
  text-transform: uppercase;
}

div.view-transcript-interview-links .views-field-field-audio-mp3 ul {
 width: 140px;
 margin: 6px auto;
 padding: 5px 3px;
 padding-left: 10px;
 background: none repeat scroll 0 0 #FFFFFF; 
 border: 1px solid #EEC217;
 border-radius: 7px 7px 7px 7px;
}

/* Soundcloud widget/link */
#block-block-11 {
    margin-left: 20px;
}

#block-block-11 iframe {
	float: none;
}

#block-block-11 div {
	width: auto !important;
    margin: 0 !important;
}

/* Search */
#edit-search-block-form--2 {
	width: 120px !important;
}

#edit-search-block-form--2::after {
	clear: both;
	float: none;
}

/* Evening broadcasts */
#block-views-f45bcdd3bb984e0bdc332838cb181e88,
#block-views-5b016eeafddbf677d10815df7839960f {
	width: 290px;
	margin: 0 auto;
}

#sidebar-second {
	width: 100%;
	margin: 0 auto !important;
}

#block-block-5 {
	margin-top: 5px;
}

/* General Block Classes */
.front-page-content-block {
	margin-left: 0;
}

body.front .region-sidebar-first {
	width: 260px;
}

.region-sidebar-first .block {
	width: 100%;
}

/* Furniture pages */
body.page-node-72022 .title-prefix,
body.page-node-72027 .title-prefix,
body.page-node-72032 .title-prefix,
body.page-node-72037 .title-prefix {
	width:0 !important;
	background: none !important;
}

body.page-node-72022 h1#page-title,
body.page-node-72027 h1#page-title,
body.page-node-72032 h1#page-title,
body.page-node-72037 h1#page-title {
    margin-top: 0px;
    padding-left: 20px;
}

#block-views-hp-producer-pick-block-3 {
	background: transparent !important;
	border: none !important;
}

/* Weekly Show Listing */
.weekly-show-listing .show-item {
    clear: both; width: 100% !important; margin-bottom: 10px;
}

.weekly-show-listing .show-item .date-first {
	float: left;
	margin-right: 5px;
	padding-top: 2px;
}
.weekly-show-listing .show-item .date-last {
	padding-top:3px;
}

.on-our-minds-slideshow .thumbnail img {
	width: 50px;
	height: auto !important;
}

/* Hide show dates on home page */
body.front  .show-item .date-last,
body.front  .show-item .date-first {
	display: none;
}

/* Mobile Listen pages */	
.page-listen h1.title {
  margin-top: 30px !important;
}

.page-listen #jp_container_1 {
  padding: 5px !important;
  background: #fff;
  border: 1px solid #EEC217 !important;
  border-radius: 7px 7px 7px 7px !important;
}

.page-listen #jp_container_1,
.page-listen div.jp-type-playlist .jp-gui {
  width: 275px !important;
}

.page-listen div.jp-type-playlist .jp-gui {
}

.page-listen div.jp-audio div.jp-type-playlist .jp-volume-bar {
  display: none;
}
