/* FEATURED CONTENT SLIDER STYLES */
#wrapper{
width: 435px;

margin-bottom: 1em;
}
#slider {
margin: 0 auto;
position: relative;
}
.scroll {
	width:100%;
overflow: hidden;
position: relative;
background: #fff;
height:305px;
}
.scrollContainer div.panel {
padding: 0.5em;
width:421px;
border:1px solid #e8eaeb;
}
.featured_media{
float: left;
height:195px;
overflow:hidden;

}
.featured_media a img{
width: 420px;
border:none;
outline:none;

}
.featured_text
{
	padding:7px;
}
.featured_text .entry-title{
font-size: 15px;
padding-top:5px;
overflow:hidden;
height:20px;
}
.entry-content p{
margin-bottom: 0;
padding-bottom: 0;
padding-top:7px;
}
#shade {
background: url(images/f_bg.gif) repeat-x;
height: 90px;
border: 1px solid #e8eaeb;
}
#shade.tall-shade {
background: #000; 
height: 12em;
border-top: 1px solid #e8eaeb;
}
ul.navigation {
list-style: none;
margin: 0;
padding: 0;

}
ul.navigation li {

float:left;
display:block;
}
ul.navigation li a{
	padding:21px 5px 5px 5px;
	display:block;
	float:left;
	height:55px;

}
ul.navigation a:hover {
background: #566F88 url(images/hov.gif) no-repeat center top;

}
ul.navigation a#galleryactive{
background: #000 url(images/hov.gif) no-repeat center top;
 
}
ul.navigation a.selected {

background: #566F88 url(images/hov.gif) no-repeat center top;
}
ul.navigation a:focus {
outline: none;
}
.scrollButtons {
position: absolute;
top: 130px;
cursor: pointer;
}
.scrollButtons.left {
left: -13px;
z-index: 100;
display: none;
visibility: hidden;
}
.scrollButtons.right {
right: -13px;
z-index: 101;
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 #e8eaeb;
width: 96px;

}

img.scroller-thumb-big{
padding: 0.3em 0.4em;
border: 0.1em solid #2b2b2b;
}
a.selected img.scroller-thumb{
}