/*********************/
.mediatab{
	background:white;
	border-top: 1px solid #BBBBBB; 
	border-left: 1px solid #BBBBBB;
	border-right: 1px solid #BBBBBB;  
	color:#888888;
	margin-right:5px;
}
.mediatabs .active{
	background:url('images/active-tab.png') repeat-x; 
	color:#B6351E;
	border:0;
	
}
.mediatab:hover{
	background:#eeeeee;
}
.mediatab.active:hover{
	background:url('images/active-tab.png') repeat-x; 
}
.mediatab-slideshow-active{
	color:#DBA873;	
}
.mediaplayer{
	background:url('images/theaterbg.png') repeat-x;
	width:853px;
	padding-top:13px;
	padding-left:5px;
	height:300px;
}

#nowplaying{
	color:#256086;
	font-weight:bold;
	border-bottom:1px solid #DBA873;
}
#mediapost{

}

.media-horizontalrule{
	display:none;
	position:relative;
	top:-5px;
	height:3px;
	width:845px;
	border-bottom:1px solid #6f6f6f;
		
}
.media-horizontalrule2{
	display:none;
	position:relative;
	top:-5px;
	height:3px;
	width:845px;
	border-bottom:1px solid #6f6f6f;
	float:left;	
}
/*********************/

/*********************/
.photo-mode.mediatab{
	background:#333333; 
	color:#999999;
	margin-right:5px;
	border-top:1px solid #6F6F6F;
	border-left:1px solid #6F6F6F;
	border-right:1px solid #6F6F6F;
}
.photo-mode.mediatab:hover{
	background:#555555;
}
.photo-mode.mediatabs .active{
	background:black; 
	color:#dccfa3;
	margin-right:10px;
	border-top:1px solid #6f6f6f;
	border-left:1px solid #6f6f6f;
	border-right:1px solid #6f6f6f;
	border-bottom:1px solid black;
}

.photo-mode.mediatab-slideshow-active{
	color:#DBA873;	
	
}
.photo-mode.mediaplayer{
	background:black;
	border:1px solid #6f6f6f;
	border-bottom:0;
}

.photo-mode.mediaplayer #slideshow-info{
	color:white;
	
}

.photo-mode#mediapost{
	color:white;
	background:black;
	border:1px solid #6f6f6f;
	border-top:0;
	padding:8px;
}
#caption_container{
	border:1px solid #6f6f6f;
	border-bottom:0px;
	border-top:0px;
	background:black;
	padding:10px 225px 10px 12px;
}
.photo-mode#postmenu{
	border-left:1px solid #6F6F6F;
	padding-left:8px;
	padding-right:2px;	
}
.photo-mode#medialist .active{
	background:#565656;	
}
.photo-mode#medialist{
	color:#aaaaaa;	
	border-bottom:1px solid #aaaaaa;
	width:220px;
	height:415px;
}
.video-mode#medialist{
	border-bottom:1px solid #aaaaaa;
	width:355px;
	height:275px;
	margin-left:25px;
}

.photo-mode#medialist .mediateaser{
	border-top:solid 1px #aaaaaa;
}

.photo-mode#medialist table{
	width:100%;	
}
.photo-mode#medialist .mediateaser:hover{
	background-color:#252525; 
}

.medialist-title{
	margin-bottom:7px;	
	color:#AAAAAA;
}
/*******************/
#mediatheater{
	margin-top:15px;
	z-index:100;
	width:860px;
	position:relative;
}

.mediatabs{
	padding-left:0;
	margin:0;
	font-size:15px;
	padding-bottom:5px;
}
.mediatabs li{
	display:inline;
	padding-right:20px;
	padding-left:7px;
	padding-bottom:5px;
	
}

.mediatabs li:hover{
	cursor:pointer;	
}


#postvisual{
	width:450px;
	height:275px;
	overflow:hidden;
	float:left;
	margin:0;
	padding:0;
	margin-left:15px;
}
#player{
	
	
	
}
#postmenu{
	float:right;
	}
#medialist{	
	border-bottom:1px solid #DBA873;
	height:275px;
}
#mediathumb{
float:left;
margin-right:29px;
width:80px;
}

.mediathumb-wrapper{
padding:10px 0px;
background:black;
width:106px;
}

#mediainfo{
float:right;
width:274px;
}
.mediateaser{
border-top:solid 1px #DBA873;
width:100%;
float:left;
padding:7px 0;
}

.mediateaser table{
	width:92%;	
}
#medialist .active{
border-top:solid 1px #DBA873;
background-color:#FFF3D4; 
float:left;
padding:7px 0;
border-bottom:0;
}

.mediateaser:hover{
	cursor:pointer;
	background-color:#FFF3D4; 
}

#mediatitle{
	font-size:11px;
	font-weight:bold;
	}
	#mediameta{
	font-size:9px;
	font-sytle:italic;
	margin-bottom:4px;
	}
	#mediaexcerpt{
	font-size:11px
	}
	

#mediaposttitle{
	color:#B6351E;
	margin:0;
	padding:0;
	font-size:16px;
	font-weight:bold;
	line-height:21px;	
}
#mediapostmeta{
	color:#DBA873;
	font-style:italic;
	font-size:14px;
	margin-bottom:14px;
}
#mediapostextras{
	color:#256086;
	margin-top:15px;
	font-weight:bold;
}
#mediapostextras .social-bookmarks{
	float:left;
	margin: 4px 15px 0 0;
	
}
#mediapostextras a{
	color:#256086;
}
#mediapostextras a:hover{
	color:#256086;
}
#url_form{
	display:inline;
	}

#slide-container{
	width:600px;
	height:400px;	
}
#slide{
	position:relative;	
	border:1px solid #cdcdcd;
}
#slideshow-info{
	float:left;
	width:600px;
	margin-bottom:15px;	
}
.slideshow-title{
	float:left;
	font-size:20px;
	margin-left:4px;
}

.slideshow-nav{
	float:right;
	font-size:15px;
}
.slideshow-photo{
	float:left;
	width:600px;
	height:400px;
}
.loading-photo{
	background: url(images/ajax-loader-black.gif) no-repeat center; 	
}
.slideshow-caption{
	margin-top:10px;
	color:#aaaaaa;
	font-style:italic;
margin-bottom:10px;
padding:0 12px;	
}
#medialist td{
	vertical-align:top;	

}

.img-nav{
	width:23px;
	height:23px;
	float:left;
	margin-left:10px;
}
.img-nav:hover{
	cursor:pointer;	
}
.slide-info{
	float:left;
}
.next-active{
	background:url(images/img-next-active.png) no-repeat black;
}
.next-active:hover{
	background:url(images/img-next-inactive.png) no-repeat black;	
}
.next-inactive{
	background:url(images/img-next-inactive.png) no-repeat black;	
}

.prev-active{
	background:url(images/img-prev-active.png) no-repeat black;
}
.prev-active:hover{
	background:url(images/img-prev-inactive.png) no-repeat black;	
}
.prev-inactive{
	background:url(images/img-prev-inactive.png) no-repeat black;	
}

#media-overlay{
   position:absolute;
	top:0;
	left:0;
	width:0;
	height:0;
	opacity:0%;
	
	background-color:#000;
	z-index:99;
	
}

#ajax-activity{
	width:16px;
	height:16px;
	position:absolute;
}
.ajax-loading-photo{
	background: url(images/ajax-loader-transparent.gif) no-repeat;
}
.ajax-loading-video{
	background: url(images/ajax-loader-white.gif) no-repeat;
}

.cover{
	width:600px;
height:400px;
position:absolute;
background: url(images/cover.png) repeat;
margin-top:40px
}

.hidden{display:none;}
.open{display:block;}
#comments_long{display:none;}
.commentlist.slideshow div{background:black;text-align:left;}
.commentlist.slideshow{margin:3px;}
#comments_short{margin-top:10px;}
