/*  
Theme Name: IPM - Night Lights (New)
Theme URL: http:/
Description: Indiana Public Media Night Lights theme
Version: 2.0
Author: Indiana Public Media
Author URL: http://indianapublicmedia.org

*/

.entry div.wp-caption img {
    max-width: 620px;
    width: 100%;
    max-height: 500px;
    height: auto;
}

.jp-flat-audio{
   margin-left: 10px;
    padding: 0;
    border: none;
    font-size: 0;
    line-height: 0;
    max-width: 600px; 
}

a {
	color:#339a9a;
}

a:hover {
	color:#83cfcf;
}

/* subheaders for boxes */

h3.program-heading, h1.page-title
{
	background:#333 url('../images/eartheats-bg-trans-bottom.png') repeat-x bottom;
	color:#FFF;
}

h4.toptag {
	display:none;
}

/*div.program-single-intro p {*/
/*	background:#333 url('../images/eartheats-bg-trans-bottom.png') repeat-x bottom;*/
/*}*/

.program-fullwidth-overlay .program-overlay-toolbar {
	background:#333;
}

/* tab colour */

div.tabs ul li.ui-state-default {
	background: #333;
}

div.tabs ul li.ui-state-default a {
	color: #fff;
}

div.tabs ul li.ui-state-active a {
	color: #333;
}

/* misc */

.program-box h3 {
    margin-bottom: 10px;
}

.postthumb {
	display:none;
}
#program-upper-navigation {margin-bottom:10px;}
#program-upper-navigation-links ul {
	position:relative;
	top:12px;
	left:-14px;
}
#program-upper-navigation-links ul li {
	font-size:18px; 
	letter-spacing: 1px;
	font-weight:normal;
}
#program-upper-navigation-links ul li a {
	color: #a1ffff;
	font-weight: 400;
}
#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:#333 !important;}


.header_bar_heavy {
	display:none;
}

.toptag, .toptag-alt {
	display:none;
}
.program-headline {
	margin-top: 0 !important;
}

/* google maps tab fix */

#about-tabs.ui-tabs .ui-tabs-hide {
	display:block;
    position: absolute !important;
    left: -10000px !important;
}

#program-map, #program-contact {
	width: 598px;
}

/* shop */

.shop h3.program-heading {
	margin: 10px 0 !important;
}

.shop-box {
	border: 1px solid #996633;
	min-height: 209px;
}

.shop-box.shop-left, .shop-box.shop-right {
	min-height: 180px;
}

.shop-box.shop-left {
	float:left;
	width: 291px;
}

.shop-box.shop-right {
	float:right;
	width: 291px;
}

.shop-box.shop-full {
	clear:both;
}

.shop-box.shop-full iframe {
	overflow: auto;
}

.shop#program-lower-content {
	padding: 0 10px;
	margin-top:0;
}

.shop#program-lower-content h3.program-heading {
	margin-top:0;
}

#shop-cafepress img {
	width: 175px;
}

#shop-cafepress a {
	float:left;
	display:block;
	width: 198px;
	font-size: 12px;
	text-align: center;
}

#shop-cafepress a:hover {
	text-decoration: none;
	opacity: 0.9;
}
.program-box .author-details {
	/* background-color:#f1e7d7; */
	background-color: #fff;
	border: 1px solid #ccc;
	width: 264px;
}
.program-box .author-details img.author_thumb {
	height:50px;
	width:50px;
}

#rss-thickbox{
	height: 180px; 
}

.singleCB #rss-primary-items {
	padding: 10px 0 0 0; 
}


 @media(min-width: 960px){
	 .jp-flat-audio{
		 max-width: 598px;
	}
}
 @media(max-width: 960px){
	 .jp-flat-audio{
		 max-width: 900px;
		 margin-right: 20;
	}
	 .jp-flat-audio .jp-bar{
		 right: 20;
	}
}
