/* @override http://www.internethappens.com/wp-content/themes/csb-internethappens/css/featured-content.css */
/* FEATURED CONTENT SLIDER STYLES */

#slider {
margin: 0;
width: 620px;
}
#slider h2 {
	color: #888;
	text-transform: uppercase;
}
#slider h3 a{
	font-size: 16px;
	font-weight: bold;
}


.scroll {
overflow: auto;
overflow-x: hidden;
position: relative;
width: 620px;
	margin-bottom: 1px;
}
.scrollContainer div.panel {
	width: 620px;
}



.format_text.featured_media{
float: left;
}
.format_text.featured_media a img{
	padding-left: 80px;
}
.format_text.featured_text{
font-size: 1em;
float: left;
}
.format_text.featured_text div.format_text.entry-content p{
margin-bottom: 0;
padding-bottom: 0;
}

#feautred_media {}

img.frame {
	width: 578px;
	padding: 20px;
	border: 0.1em solid #1c1c1c;
	background: #161616;
}

.featured_text {
	margin: 0 0 0px -289px;
	height: 150px;
	position: absolute;
	font-size: 1em;
	top: 27px;
	left: 50%;
}


.featured_text p {
	color: #999;
	font-size: .9em;
	margin-bottom: 0;
	width: 220px;
}

h2#sliderTitle {
	color: #FFF;
	margin-bottom: 6px;
	font-size: 1.3em;
	font-weight: bold;
	line-height: 1px;
	padding-right: 0;
	padding-bottom: 0;
}

#shade {
background: #161616;
border: 0.1em solid #1c1c1c;
	padding: 10px;
	margin-top: 2px;
}
#shade.tall-shade {
background: #000;
height: 12em;
border-top: 1px solid #333;
}

ul.navigation {
list-style: none;
margin: 0;
padding: 0;
}
ul.navigation li {
display: inline;

}
ul.navigation a {

color: #000;
text-decoration: none;
float: left;
border: none;
}
ul.navigation a:hover {
background: url(images/arrow_down.png) no-repeat 50% 0%;
}
ul.navigation a.selected {
background: url(images/arrow_down.png) no-repeat 50% 0%;
}
ul.navigation a:focus {
outline: none;
}

.scrollButtons {
position: absolute;
top: 130px;
cursor: pointer;
}
.scrollButtons.left {
left: -13px;
z-index: 100;
visibility: hidden;
display: none;
}
.scrollButtons.right {
right: -13px;
z-index: 101;
visibility: hidden;
display: none;

}

.hide {
display: none;
}

span.thumbtitle{
display: block;
font-size: 1.3em;
text-align: center;
display:none;
}

img.scroller-thumb{
margin: 12px;
border: 0.1em solid #2b2b2b;
	width: 120px;
	padding-right: 0;
	padding-bottom: 1px;
	padding-left: 0;
}
img.scroller-thumb-big{
padding: 10px;
border: 0.1em solid #2b2b2b;
}
a.selected img.scroller-thumb{
	border-top-color: #1557AD;
}









