/*  
Theme Name: IPM - Profiles (new)
Theme URL: http:/
Description: Indiana Public Media Profiles 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
{
	color:#FFF;
}

h4.toptag {
	display:none;
}

/*div.program-single-intro p {*/
/*	background:#054691 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;
}

/* event box on single.php */

div.event-box {
	float:left;
	width: 150px;
	border: 1px solid #ccc;
	background: #eee;
	padding: 10px;
	margin: 2px 15px 15px 0;
}

div.event-box h3 {
	font-size: 15px !important;
	font-weight: bold !important;
	margin-top:0;
	margin-bottom: 10px !important;
	color: #999;
}

div.event-box hr {
	display: block;
	height: 0px !important;
	border:0;
	border-bottom: 1px solid #ccc !important;
	margin-bottom: 10px;
}

div.event-box p {
	font-size: 12px !important;
	line-height: 14px !important;
	margin-bottom: 10px !important;
}

/* misc */

.postthumb {
	display:none;
}
#program-upper-navigation {margin-bottom:10px;}
#program-upper-navigation-links ul {
	position:relative;
	top:5px;
	left:0px;
}
#program-upper-navigation-links ul li {
	font-size:21px; 
	font-weight:normal;
	letter-spacing:1px;
	margin-right:30px;
}
#program-upper-navigation-links ul li a {color:#0ffafd;}
#program-upper-navigation-links ul li a:hover {color: #fff;}
.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;}

#rss-thickbox{
	height: 180px; 
}

.singleCB #rss-primary-items {
	padding: 10px 0 0 0; 
}