@charset "utf-8";
/*FONTS*/
@font-face {
    font-family: 'MillerHeadline';
  src: url('/wp-content/themes/tbn-2013/fonts/bb1ae730-64fc-41c9-baa2-37860faea404-2.eot');  
  src: local('â˜º'),          
        url('/wp-content/themes/tbn-2013/fonts/bb1ae730-64fc-41c9-baa2-37860faea404-3.woff') format('woff'),   
        url('/wp-content/themes/tbn-2013/fonts/bb1ae730-64fc-41c9-baa2-37860faea404-1.ttf') format('truetype'); 
		font-style: normal;
  		font-weight: bold;
}

.slider-main { font-family: Georgia, Times, "Times New Roman", serif; }
.advanced-slider .layer.black h2 { margin-bottom: .5em; line-height: 1.5em !important;}
.advanced-slider .layer.black h2,
.advanced-slider .layer.black p{
	color:#efefef !important;
	font-size:1em;
	font-weight: normal !important 
}
.captionContainer { height: 140px;overflow: hidden; /*set the height for the caption box*/ }
.advanced-slider .layer.black h2 span.the-title{font-family: MillerHeadline, Georgia, "Times New Roman", Times, serif !important; font-size:1.5em !important; margin-bottom:.75em !important; } 
.advanced-slider .layer.black h2 span.the-title a {color: #fff !important}
.slide-description p a { color:#ccc!important }
.thumbnail-scroller .buttons { top:62px !important}
.slide-credit {padding-top: .5em;}
.slide-credit span{color: #fff;font-size: 11px;font-style: italic;/*background: rgba(0, 0, 0, .5);padding: 5px 16px;*/}
.centered-horList ul {margin: 0;padding: 0;list-style-type: none;text-align: center;}
.centered-horList ul li { display: inline; }

/*selected thumbnail*/
.thumbnail-wrapper .thumbnail  {	
	filter: alpha(opacity=40); /* internet explorer */
	-khtml-opacity: 0.4;      /* khtml, old safari */
	-moz-opacity: 0.4;       /* mozilla, netscape */
	opacity: 0.4;           /* fx, safari, opera */
	}
.thumbnail-wrapper .thumbnail.select {	
	filter: alpha(opacity=100); /* internet explorer */
	-khtml-opacity: 1.0 ;      /* khtml, old safari */
	-moz-opacity: 1.0  !important;       /* mozilla, netscape */
	opacity: 1.0 !important;           /* fx, safari, opera */
	}
.slideshow-more { display:block; background: #efefef;  height:180px;text-align:center;}
.slideshow-more h2 a{ font-size:18px; line-height:22px; display:block; height:180px; display: block; padding-top: 50%;}

.target-active li a,
.target-active li { color: #999 !important;font-weight: 700;}
span.bullet { padding: 0px .35em; color:#999 !important}
.target-active li.active a { color: #9e0700 !important; font-weight:700 !important}







/*Fixes for Main Slider to display caption below image.*/  
#MainSlider .thumbnail-scroller {position:relative}
#MainSlider {height:auto !important;}
#MainSlider .slider-main {height:auto;}
#MainSlider .slide-wrapper {height:450px;}

#MainSlider .slide {height: 554px;}
#MainSlider .layer,
#MainSlider .slide .image {position: static; width:100% !important;margin-top: -6px; height:auto !important; /*removed by beth 041414 and this was added instead: height: 360px !important; */}
#MainSlider .slide .image{
position: static;
left: 0% !important;
top: 0% !important;
margin-left: 0px !important;
margin-top: 0px !important;
}
.glossy-square-gray .thumbnail-scroller.horizontal { margin-top:20px !important}
.multislider-container {height: 280px;}




