/*  
Theme Name: IPM - Focus on Flowers
Theme URL: http:/
Description: Indiana Public Media Focus on Flowers theme
Version: 1.0
Author: WFIU - Eoban
Author URL: http://wfiu.org

*/


a {
	color:#660066;
	/* -webkit-transition: color 0.25s ease-out; */
}

a:hover {
	color: #993399;
}

/* subheaders for boxes */

h3.program-heading, h1.page-title
{
	background:#905690 url('[system-internal]/_ipm/_files/images/eartheats-bg-trans-bottom.png[/system-internal]') repeat-x bottom;
	color:#FFF;
}

h4.toptag {
	display:none;
}

.program-single-intro{
    margin-left: 10px;
}

/*div.program-single-intro p {*/
/*	background:#905690 url('[system-internal]/_ipm/_files/images/eartheats-bg-trans-bottom.png[/system-internal]') repeat-x bottom;*/
/*}*/

.program-fullwidth-overlay .program-overlay-toolbar {
	background:#8c6494;
}

/* tab colour */

div.tabs ul li.ui-state-default {
	background: #8d6595;
}

div.tabs ul li.ui-state-default a {
	color: #fff;
}

div.tabs ul li.ui-state-active a {
	color: #606;
}

/* misc */

.postthumb {
	display:none;
}

/* nav positioning */

div#program-upper-navigation-links {
	left: 140px;
}

div#program-upper-navigation-links ul li a {
	
	color: #444;
}

div#program-upper-navigation-links ul li a:hover {
	color: #999;
}

div.fof-box {
	float:right;
	padding: 10px;
	margin: 0 0 10px 10px;
	background: #eee;
}

div.fof-box h3 {
	margin-top:0;
}

div.fof-box ul {
	margin-left:20px;
}

#rss-thickbox{
	height: 180px; 
}

.singleCB #rss-primary-items {
	padding: 10px 0 0 0; 
}

.jp-flat-audio .jp-bar {
    right: 15;
}

@media (max-width:960px){
    .jp-flat-audio .jp-bar {
     right: 10;
    }
}