/* FEATURED CONTENT SLIDER STYLES */

#wrapper{
width: 318px;
border: 1px solid #DDDDDD;
margin-bottom: 2em;
}

#slider {
margin: 0 auto;
position: relative;
}

.scroll {
width: 318px;
overflow: auto;
overflow-x: hidden;
position: relative;
background: #EEEEEE;
/*background: #004983;*/
}

.scrollContainer div.panel {
padding: 9px;
width: 300px;
}

.format_text.featured_media{
margin-right: 9px;
float: left;
}

.format_text.featured_media a img{
width: 300px;
height: 270px;
}

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

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

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

#shade.tall-shade {
background: inherit;
height: 12px;
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: 0.9em;
color: ;
text-decoration: none;
float: left;
font-size: 1.25em;
}

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;*/
left: -13px;
z-index: 100;
display: ;
visibility: ;
}

.scrollButtons.right {
/* right: -13px;*/
right: -13px; 
z-index: 101;
display: ;
visibility: ;
}

.hide { display: none; }

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

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

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

a.selected img.scroller-thumb{
}