/*  
Theme Name: IPM - Just You and Me
Theme URL: http:/
Description: Indiana Public Media JYM theme
Version: 1.0
Author: Indiana Public Media
Author URL: http://indianapublicmedia.org

*/




a {
	color:#264b4c;
}

a:hover {
	color: #407475;
}


/* subheaders for boxes */

h3.program-heading, h1.page-title
{
	background:#264b4c url('/wp-content/themes/ipm/images/eartheats-bg-trans-bottom.png') repeat-x bottom;
	color:#FFF;
}

h4.toptag {
	display:none;
}

h3.program-headline{
    font-size: 16px;
}

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 */

div.artist-album {
	line-height: 18px;
}

.postthumb {
	display:none;
}
#program-upper-navigation {margin-bottom:35px;}
#program-upper-navigation-links {
	top:112px;
	left:105px;
}
#program-upper-navigation-links ul li {
	font-size:18px; 
	margin-right: 25px;
}
#program-upper-navigation-links ul li a {color:#264b4c;}
#program-upper-navigation-links ul li a:hover {color: #407475;}
.entry img.left, .archive-item img.left {float: left; margin-right:20px;}

li.jcarousel-item img {height:98px; width:auto;}

span.buybutton {background:#407475 !important;}

#segment_box span.program-photo-wrapper img.program-photo {
	float:left;
	max-width: 120px;
	margin-right: 10px;
	border: 1px solid #999;
}

ul#home-show-list {
	margin-top: 10px;
}

ul#home-show-list li {
	margin-bottom: 10px;
	list-style-type: disc;
	margin-left: 20px;
}

img.heading-feed-icon {
	width:20px;
	height:20px;
	float:right;
	position:relative;
	top:-1px;
	right:5px;
}

/* unique single */

div#nav-stuff {
	height: 30px;
	font-size: 18px !important;
	position:relative;
}

h1.article-title {
	font-size: 22px;
}

#rss-thickbox{
	height: 180px; 
}

.singleCB #rss-primary-items {
	padding: 10px 0 0 0; 
}

/* composer */

h3#composer-playlist-heading {
    display:none;
}

table#post-playlist {
    line-height: 15px;
}

table#post-playlist a {
    border-bottom: 1px solid #ccc;
}

@media (max-width: 960px) {
div#top-program-logo img {
    width: 80%;
    max-width: 400px;
    display: block !important;
    text-align: center;
}