/* Cupcake Coda Slider Styling */

.slider-top
{
	margin-left: 25px;
	width: 900px;
	height: 5px;
	background: transparent url(../images/profile/profile-top.gif) no-repeat left bottom;
	
}

#wrapper{
width: 900px;
margin: 10px 0 20px;
}

#slider {
	position: relative;
	margin-left:25px;
	width: 900px;
	background: transparent url(../images/profile/profile-repeat.gif) repeat-y left top;
}

#slider .scrollContainer .image-left
{
	float: left;
	margin-right:15px;
}
#slider .scrollContainer .image-left img
{
	border: 1px solid #EFDBFF;
}
	
.scroll {
	width: 894px;
	margin-left: 3px;
	overflow: auto;
	overflow-x: hidden;
	position: relative;
	padding-top:4px;
}

.scrollContainer div.panel {
	width: 894px;
	background: transparent url(../images/profile/profile-inner-repeat.gif) repeat-y left top;
}

.scrollContainer div.panel .panel-top {
	width: 894px;
	height: 8px;
	background: transparent url(../images/profile/profile-inner-top.gif) no-repeat left top;
}

.scrollContainer div.panel .panel-btm {
	width: 894px;
	height: 14px;
	background: transparent url(../images/profile/profile-inner-btm.gif) no-repeat left bottom;
}

.scrollContainer div.panel .panel-content {
	padding: 5px 30px 10px 25px;
	height: 245px;
}

.scrollContainer .entry-content
{
	padding-right:80px;
	font-size: 138.5%;
}

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

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

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

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

#shade {
width: 900px;
background: transparent url(../images/profile/profile-btm.gif) no-repeat left bottom;
height: 165px;
}

#shade.tall-shade {
background: transparent url(../images/profile/profile-btm.gif) no-repeat left bottom;
}

#shade ul.navigation {
list-style: none;
margin: 0;
padding: 0 0 10px 5px;
}

#shade ul.navigation li {
float: left;
margin-right: 5px;
}

#shade ul.navigation li a {
padding: 35px 0 0;
color: #000;
text-decoration: none;
background: none;
display: block;
}

#shade ul.navigation li a:hover {
background: url(../images/arrow_down.gif) no-repeat 50% 10px;

}

#shade ul.navigation li a.selected {
background: url(../images/arrow_down.gif) no-repeat 50% 10px;
}

#shade ul.navigation li a:focus {
outline: none;
}

#shade .thumb-wrap
{
	width: 63px;
	height: 120px;
}

#shade .thumb-title
{
	font-weight: bold;
	text-align: center;
	color: #fff;
}

.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{
width: 62px;
border: 1px solid #fff;
}

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

a.selected img.scroller-thumb{
	border: 1px solid #ffffff;
}

