/*  
Theme Name: IPM - Television
Theme URI: http://indianapublicmedia.org
Description: New theme for IPM Program sites
Version: 1.0
Author: Integrated Media
Author URI: http://wfiu.org
*/



/* #program-upper-navigation a:hover {opacity:0.8;} */

a#tv-header-support {
	opacity: 1;
	transition: opacity 0.25s;
	-moz-transition: opacity 0.25s; /* Firefox 4 */
	-webkit-transition: opacity 0.25s; /* Safari and Chrome */
	-o-transition: opacity 0.25s; /* Opera */
}

a#tv-header-support:hover {
	opacity:0.9;
}

.aux-column blockquote {
	background: url('/wp-content/themes/ipm/images/bg-blockquote.png') no-repeat;
	padding: 0 20px;
	font-size: 12px;
	line-height: 18px;
	vertical-align: baseline;
	margin-bottom: 10px;
}
.aux-column ul li {
	margin:0;
	list-style:none inside;
	}
.aux-column p.read-more {margin-top:-10px;}

.aux-column blockquote span {
	font-size: 48px;
	font-weight: bold;
	font-family: Georgia, Helvetica, sans-serif;
	vertical-align: middle;
	line-height: 24px;
	color: #999;
}
.aux-rotator {padding-bottom:0;}

/* the rest */

.aux-rotator-item p.read-more {font-weight:bold;}

h3.aux-toptag {
	font-size: 10px;
	color: #999;
	margin-bottom: 10px;
	text-transform: uppercase;
}

h3.program-headline {
	margin-top: 0 !important;
}

.aux-rotator-item-overlay {
	height: 377px;
	width: 190px;
}

.aux-rotator-item-overlay-play img {
	height: 100px !important;
	width: 100px !important;
	position:absolute;
	top:148px;
	left:260px;
}

ul.aux-rotator-list {
	width: 640px;
}

ul.aux-rotator-list li {
	width: 113px;
}

span.aux-thumb-label {
	text-align: left !important;
	font-size: 10px !important;
}

span.aux-thumb-img img, span.aux-thumb-img {
	width: 108px !important; /* 3 */
	height: 72px !important; /* 2 */
}

/* TV new style */

div#program-upper-navigation {
	padding-bottom:0;
}

.aux-rotator.home-rotator {
	height: 410px;
	padding-left:0;
	padding-top:0;
}

ul.aux-rotator-list {
	width: 640px;
	/* display:none; */ /* specific to /tv/ */
}

div.program-upper-content > .tabs.tv-home {
	border-top:0px !important;
	border-left:0px !important;
	border-right:0px !important;
	border-bottom: 0px;
	margin-bottom: 10px;
	height: 493px;
}

/* new TV nav */

div#tv-main-navigation {
	position:relative;
	z-index: 9;
	width: 960px;
	/* width:630px; */
	float:left;
	background: #660000;
	color: #fff;
	height: 50px;
	margin-bottom: 10px;
}

div#tv-main-navigation a {
	color: #fff;
}

div#tv-main-navigation a:hover {
	text-decoration: underline;
}

div#tv-main-navigation ul {
	width: 620px;
	float:right;
}

div#tv-main-navigation ul li {
	float:left;
	padding: 20px 26px;
	font-weight: bold;
	font-size: 13px;
	text-transform: uppercase;
}

div#tv-main-navigation div#be-more {
    display:none;
	background: #fff;
	color: #000;
	padding: 20px 20px;
	font-weight: bold;
	height: 10px;
	width: 80px;
	float:left;
	white-space:nowrap;
}

/* new tv nav dropdowns */

div#tv-main-navigation li.tv-main-nav-item {
	position:relative;
}

div#tv-main-navigation li.tv-main-nav-item:hover > div.tv-main-nav-dropdown {
	visibility:visible;
}

div#tv-main-navigation div.tv-main-nav-dropdown {
	visibility:hidden;
	z-index: 9;
	position:absolute;
	left:-10px;
	top:40px;
	background: #660000;
	width: 200px;
	-webkit-border-bottom-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-bottomleft: 10px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
}

div#tv-main-navigation div.tv-main-nav-dropdown ul {
	float:none;
	width: auto;
	padding-left:10px;
}

div#tv-main-navigation div.tv-main-nav-dropdown ul li {
	text-transform: none;
	float:none;
	padding-bottom: 10px;
	padding-top: 10px;
}

/* program panels */

div.tv-home-program-panel {
	float:left;
	width: 145px;
	height: 95px;
	background: #eee;
	border:1px solid #ccc;
	color: #fff;
	margin-right: 10px;
	position:relative;
	overflow:hidden;
	margin-bottom: 5px;
	
	transition: background-color 0.25s;
	-moz-transition: background-color 0.25s; /* Firefox 4 */
	-webkit-transition: background-color 0.25s; /* Safari and Chrome */
	-o-transition: background-color 0.25s; /* Opera */
}

div.tv-home-program-panel:hover {
	background:#fff;
}

div.tv-home-program-panel.last {
	margin-right:0;
}

div.tv-home-program-panel img {
	width: 100%;
	height: auto;
	margin-top: 10px;
}

div.tv-home-program-panel div.panel-text {
	background: #660000;
	position:absolute;
	bottom:0px;
	left:0px;
	width: 200px;
	height: 28px;
	-webkit-transition: height 0.2s ease-out;
	-moz-transition: height 0.2s ease-out;
}

div.tv-home-program-panel div.panel-text p {
	font-size: 11px;
	line-height: 13px;
	margin-left: 5px;
	margin-right: 5px;
}

div.tv-home-program-panel h3 {
	margin: 5px 5px;
}

div.tv-home-program-panel:hover div.panel-text {
	height: 60px;
}

div.tv-home-program-panel a {
	color: #fff;
}

/* grid_4 tabs */

.grid_4 ul.tabs {
	width: 300px;
}

.grid_4 .tabs > div {
	padding: 10px;
}

.grid_4 .tabnum-2 li {
	width: 149px !important;
}

/* these two go together */

div.aux-rotator-item {
	width: 620px !important;
	overflow:hidden;
}

div.aux-rotator-item img.program-photo {
	width: 620px !important;
	max-width: 620px !important;
}

#program-upper-navigation {
	height: 125px;
	margin:0;
	padding:0 0 5px 0;
}

.breadcrumb {
	display:none;
}

/* end breadrumb hide */

/* subheaders for boxes */

h3.program-heading, h1.page-title, #aux-intro h3.program-heading
{
	background:#7d110c url('/wp-content/themes/ipm/images/eartheats-bg-trans-bottom.png') repeat-x bottom;
	color:#FFF;
	font-size:16px;
	position:relative;
}
#aux-intro .program-box h3 {
	font-size:15px;
	margin-bottom:4px;
}
#aux-intro .program-box p {margin-bottom:0;}
#aux-intro div.wfiu_stream.hd2 {margin-top:14px; margin-bottom:10px;}
#aux-intro p.bottom-note {font-size:11px; font-weight:normal;}

.sidebar-lower-enews.program-block.program-box {padding-bottom:5px;}
#enews input#email_addr {font-size:15px; padding:2px 4px; width:160px; margin-bottom:5px;}

#enews .button#email_subscribe {
	font-size: 16px;
	width: 95px;
	height: 26px;
}

#enews {
	vertical-align: middle;
}

h4.toptag {
	display:none;
}



div.program-single-intro p {
	background:#7d110c url('/wp-content/themes/ipm/images/eartheats-bg-trans-bottom.png') repeat-x bottom;
}

.program-fullwidth-overlay .program-overlay-toolbar {
	background:#7d110c;
}
p.bottom-note {margin-left:0; margin-bottom:0;}

div.homepage-interstitial {padding:10px 8px 10px 10px; margin:4px 0 14px 0; height:70px;
	width: 960px;
}

.homepage-interstitial {min-height:115px;}
.homepage-interstitial .interstitial_3 {width:300px; margin:10px; float:left;}
.homepage-interstitial .interstitial_3.last {margin-right:0;}
.homepage-interstitial .interstitial_3 h4.top-tag {margin-bottom:5px; text-transform:uppercase; font-size:12px; font-weight:normal;}
.homepage-interstitial .interstitial_3 h4.top-tag a {color: #666;}
.homepage-interstitial .interstitial_3 h4.top-tag a:hover {color: #666; text-decoration:underline;}
.homepage-interstitial .interstitial_3 img {width:298px;  margin-bottom:5px; border: 1px solid #cdcdcd;}
.homepage-interstitial .interstitial_3 h3 {font-size:15px; line-height:20px;}

.homepage-interstitial.top {min-height:100px;} /* previously 120 */
.homepage-interstitial.top .interstitial_3 h3 {font-size:12px; font-weight:normal; line-height:16px;}


div#twitter_div {margin:0;}
.sidebar-lower-twitter ul#twitter_update_list {margin:0; padding:0;}

/* new js widget */

div#twitter_div div.twtr-hd, div#twitter_div div.twtr-ft {
	display:none;
}

div#twitter_div .twtr-tweet {
	margin-bottom: 1px;
}

div#twitter_div div.twtr-timeline {
	border-radius:0;
	-webkit-border-radius:0;
	-moz-border-radius:0;
	background:transparent;
	border:0;
}

img.heading-feed-icon {
	width:20px;
	height:20px;
	float:right;
	position:absolute;
	top:7px;
	right:5px;
	}
a:hover img.heading-feed-icon {opacity:0.8;}
.iconnum-6 {padding-right:0;}
.iconnum-6 img {width:42px; height:42px; position:relative; top:2px;}
.iconnum-6 a:hover img {opacity:0.8;}

/* tab colour */

div.tabs ul li.ui-state-default {
	background: #7d110c;
}

div.tabs ul.aux-rotator-list li.ui-state-default {
	background: transparent;
}

div.tabs ul li.ui-state-default a {
	color: #fff;
}

div.tabs ul li.ui-state-active a {
	color: #7d110c;
}

/*----------flickr stuff-------------*/
#flickr_badge_uber_wrapper {margin:5px 0 0 5px; width:290px; height:270px;}
#flickr_badge_wrapper {padding:0;height: 270px;}
.flickr_badge_image {margin:0 19px 19px 0;float:left}
.flickr_badge_image img {border: 1px solid #999 !important;}
#flickr_badge_source {text-align:left; margin:0 10px 0 10px;}
#flickr_badge_icon {float:left; margin-right:5px;}

#subfooter {padding-top:10px;}

#rss-thickbox{
	width: 726px; 
	height: 450px; 
	font-size: 12px;
	padding: 20px; 
}

.singleCB  .category-column {
	width:200px;
	padding:10px;
	float:left;
	background-color:#efefef;
	margin-right:20px;
	line-height: 16px; 
}
.singleCB .category-column.narrow {width:180px;}
.singleCB  .category-column.wide {width:260px;}

.singleCB  .category-column.last {margin-right:0;}

.singleCB  .category-column .category-item {
	width:200px;
	padding:0;
	margin:0;
	background:inherit;
	margin-bottom:10px;
}
.singleCB  .category-column .category-item ul li a.right {
	float:right;
	height: 16px; 
}
.singleCB .category-column .category-item ul li a.right img {width:16px; height:16px;}
.singleCB  .category-column.narrow .category-item {width:180px;}
.singleCB  .category-column.wide .category-item {width:260px;}
#sidebar-events {width:300px; margin-right:10px; margin-bottom:10px; margin-top:-8px;}
#sidebar-inside-page-bottom {width:300px;}
#sidebar-inside-page-bottom {margin-top:10px;}
ul.events-nav {border-bottom:1px #cdcdcd solid; padding-bottom:5px; margin-bottom:10px;}
ul.events-nav li {display:inline; padding-right:20px;}




/* tv program schedule */

div.whats-on {
	height: 185px;
	overflow:hidden;
}

div#pbs_tvschedules_modules-tvschedules-container_min, div#pbs_tvschedules_modules-tvschedules-container_max {
	min-width: 600px;
}

#program-sidebar-upper div.pbs_tvschedules_modules-whatson-module_header {
	display:none;
}

#program-sidebar-upper table.pbs_tvschedules_modules-whatson-timeblock_tabs {
	display:none;
}

#program-sidebar-upper div.pbs_tvschedules_modules-whatson-feed_id_open {
	display:none;
}

#program-sidebar-upper div#pbs_tvschedules_modules-whatson-footer_links_preferences {
	display:none;
}

table#pbsdtv_tvschedules_modules-tvschedules-griddata_fullweek_table td {
	max-width: 79px;
	font-size: 11px;
}

/*----station manager -----*/

ul.archive-posts-list li {
	margin-bottom: 10px;
}

ul.archive-posts-list li h2.post_title {
	margin-bottom: 5px;
}

#sidebar-left {
    margin-top: -1px;
}

#sidebar-left ul {
    margin-left: 5px;
    margin-bottom: 10px;
}

#sidebar-left ul li {
    list-style-type: none !important;
    margin-bottom: 6px;
    font-size: 12px;
}


#sidebar-left h3 {
    font-family: Helvetica, 'Lucida Grande', Arial, sans-serif;
    font-size: 14px;
    color: #333;
    font-weight: bold;
    border-bottom: 1px solid #999;
    margin-right: 15px;
    margin-bottom: 5px;
}

#sidebar-left p {
    margin:5px;
    margin-right: 15px;
    font-size: 12px;
    line-height: 16px;
}

/* tv shop panels */

div.tv-top-panels img {
	position: static !important;
	width: 298px;
	border: 1px solid #ccc;
	margin-bottom: 10px;
}

/* tv newshour video */

div.newshour-video table tr td div table tr td {

}

/* tv schedule front page module */

form#pbs_tvschedules_modules-whatson-filter_form {
	display: none;
}

div.pbs_tvschedules_modules-whatson-module_header {
	border-bottom:0;
}

table.pbs_tvschedules_modules-whatson-feed_programs {
	background: transparent;
}

/* schedule page */

div#video-agg dl {
	width: 200px;
	height: 60px;
}

/* twitter update list fix */

ul#twitter_update_list {
	overflow:hidden;
}

/* video thumb wrapper */

div.video-thumb-wrapper {
	position:relative;
}

div.video-thumb-wrapper img.program-photo {
	opacity: 1 !important;
}

div.video-thumb-wrapper img.program-video-overlay:hover {
	opacity: 0.8;
}

div.video-thumb-wrapper img.program-video-overlay {
	position:absolute !important;
	left:0 !important;
	z-index:1;
}

div.video-thumb-wrapper.size-120x80 img.program-video-overlay {
	width: 120px;
	height: 80px;
}

div.video-thumb-wrapper.size-60x40, div.video-thumb-wrapper.size-120x80 {
	height:0;
}

div.video-thumb-wrapper.size-60x40 img.program-video-overlay {
	width: 60px;
	height: 40px;
}

/* breaking news*/

div.program-breaking.full-width {
	width: 918px;
	margin: 10px 10px 0px 10px;
	background-color: #ffcccc;
	background-image: none;
}

div.program-breaking.full-width h4 {
	width: 928px;
	background-color: #600;
}

div.program-breaking h3.program-headline {
	margin-bottom: 2px;
}

/* override style-aux override of default postimage styling e_e */

.entry .postimage-wrapper img.postimage {
	max-width: 586px;
}

/* bump sidebar a bit, for tv promotions */

div#sidebar-wrapper {
	padding-top: 10px;
}

/* stateimpact */

div.si-story {
	height: 210px;
	border: 1px solid #ccc !important;
}

p.si-story-excerpt {
	max-height: 128px;
	overflow:hidden;
	text-overflow: ellipsis;
}

/**************************Added Styles for Cascade*************************/



.rotatorContainer .rotorSelectors {
    left: 0px;
}

.middle-page-show-ads{
    margin-left: 14px;
    margin-left: 14px;
    margin-bottom: 15px;
    height: 100px;
}


div.ad-label.above {
    display: none;
}

@media screen and (min-width: 961px){
    .rotatorContainer {
    width: 620px;
    }
    
    .iosRotator .rotator .rotor .inner h3 {
    font-size: 22px;
    line-height: 26px;
    }
    
    .iosRotator .rotator .rotor .inner p {
        line-height: 16px;
        font-size: 12px;
    }
    
    .iosRotator .rotator .rotor .inner img.program-photo {
        height: 100%;
        width: 100%;
        right: 0;
    }
    
    #program-sidebar-upper {
      margin-top: 0px;
      margin-bottom: 20px;  
    }

    .mobile-only{
        display: none;
    }

}


#newsbreak-video iframe{
    min-height: 225px;
}


/* new passport graphic */

div#passport img {
    width: 300px;
}


/*
*
*
*
*
*
*The rest of responsive styles are conditionally loaded in tv-responsive.css
*
*
*
*
*/


div.full-width.desktop-full {
    margin-bottom: 0px !important;
} 















