/*  
Theme Name: IPM - Poets Weave
Theme URL: http:/
Description: Indiana Public Media Poets Weave theme
Version: 1.0
Author: Indiana Public Media
Author URL: http://indianapublicmedia.org

*/

/* embedded fonts */


/*
a {
	color:#054691;
}

a:hover {
	color: #2a92d5;
}
*/

/* subheaders for boxes */

/*h3.program-heading, h1.page-title
{
	background:#054691 url('/wp-content/themes/ipm/images/eartheats-bg-trans-bottom.png') repeat-x bottom;
	color:#FFF;
}*/

img.radioprogheader {
    max-width: 940px;
}

h4.toptag {
	display:none;
}

/*div.program-single-intro p {*/
/*	background:#999 url('/wp-content/themes/ipm/images/eartheats-bg-trans-bottom.png') repeat-x bottom;*/
/*}*/

.program-fullwidth-overlay .program-overlay-toolbar {
	background:#054691;
}

/* tab colour */

/*div.tabs ul li.ui-state-default {
	background: #054691;
}

div.tabs ul li.ui-state-default a {
	color: #fff;
}

div.tabs ul li.ui-state-active a {
	color: #054691;
}*/

/* misc */

.postthumb {
	display:none;
}
#program-upper-navigation {margin-bottom:3px;}
#program-upper-navigation-links {
	top:90px;
	left:10px;
}
#program-upper-navigation-links ul li {
	font-size:18px; 
	margin-right: 10px;
}
#program-upper-navigation-links ul li a {color:#fff;}
#program-upper-navigation-links ul li a:hover {color: #ccc;}
.entry img.left, .archive-item img.left {float: left; margin-right:20px;}

li.jcarousel-item img {height:98px; width:auto;}

span.buybutton {background:#054691 !important;}

#segment_box span.program-photo-wrapper img.program-photo {
	float:left;
	max-width: 120px;
	margin-right: 10px;
	border: 1px solid #999;
}

#rss-thickbox{
	height: 180px; 
}

.singleCB #rss-primary-items {
	padding: 10px 0 0 0; 
}

#program-upper-navigation {
    
    margin-bottom:10px;
    max-width: 620px;
    width: 100%;
}
    
.program-single-intro {
    margin-left: 10px;
}

/*.jp-wrapper{*/
/*    max-width: 596px;*/
/*}*/

 @media(min-width: 960px){
	 .jp-flat-audio{
		 max-width: 598px;
	}
}
 @media(max-width: 960px){
	 .jp-flat-audio{
		 max-width: 900px;
	}
	 .jp-flat-audio .jp-bar{
		 right: 10;
	}
}