/* FEATURED CONTENT SLIDER STYLES */

#featured {
	z-index:0;
	height:290px;
}

#wrapper{
width: 460px;
z-index:0;
display:block;
}

#slider {
margin: 0 auto;
position: relative;
width:460px;
height: 300px;
z-index:0;
overflow: hidden;
}

#slider span a {
	font-size:16px;
	font-weight:bold;
	letter-spacing:0.05em;
	color:#fff;
	text-decoration:none;
}

.scroll {
width: 460px;
height: 230px;
overflow-y: hidden;
overflow-x: hidden;
position: relative;
background:#fff;
}

.scrollContainer div.panel {
padding: 0;
width: 61.2em;
overflow: hidden;
}

.format_text.featured_media{
margin-right: 1em;
float: left;
width:460px;
}

.format_text.featured_media a img{
width: 15em;
}

.format_text.featured_text{
font-size: 1em;
float: left;
width: 460px;
}

.featured_media {
	width:460px;
	height:230px;
}

.featured_text {
	width:560px;
	background: url(../images/transpBlack.png) repeat;
	color:white;
	height:20px;
	margin-top:-55px;
	padding:5px 10px 10px;
	position:relative;
	z-index:10;
	display:none;
}

.format_text.featured_text div.format_text.entry-content p{
margin-bottom: 0;
padding-bottom: 0;
}

#shade {
height:70px;
}

#shade.tall-shade {
background: #000;
height: 12em;
border-top: 1px solid #333;
}

ul.navigation {
list-style: none;
margin: 0;
padding: 0;
padding-bottom: 0.9em;
}

ul.navigation li {
display: inline;
margin-right: 0.8em;
}

ul.navigation a {
padding: 10px 12px 0 0;
color: #000;
text-decoration: none;
float: left;
font-size: 1.25em;
}

ul.navigation a.last {
padding: 10px 0 0 0;
}

ul.navigation a:hover {
background: url(../images/arrow_down.gif) no-repeat 50% 0%;

}

ul.navigation a.selected {
background: url(../images/arrow_down.gif) no-repeat 50% 0%;
}

ul.navigation a:focus {
outline: none;
}

.scrollButtons {
position: absolute;
top: 130px;
cursor: pointer;
}

.scrollButtons.left {
left: -13px;
z-index: 30;
display: none;
visibility: hidden;
}

.scrollButtons.right {
right: -13px;
z-index: 31;
display: none;
visibility: hidden;
}

.hide {
display: none;
}

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

img.scroller-thumb{
border: 1px solid #2b2b2b;
width: 80px;
}

img.scroller-thumb-big{
padding: 0.3em 0.4em;
border: 0.1em solid #2b2b2b;
}

a.selected img.scroller-thumb{
}

.featured_media img.frame { 
	width:460px; 
	height:230px; 
}
