/*-----------------------------------------------------------------------------

Theme Name: CoasterWarriors.com
Theme URI: http://www.coasterwarriors.com
Description: Media Style Sheet for all CW pages.
Author: Jeff Guilkey
Author URI: http://www.jeffguilkey.com
Version: 2.0 - 03/24/2010

-----------------------------------------------------------------------------*/

/*-----------------------------------------------------------------------------
VIDEO SECTION //
-----------------------------------------------------------------------------*/

/*-----------------------------------------------------------------------------
VIDEO SECTION // VIDEO HOME BANNER
-----------------------------------------------------------------------------*/
#video_homebanner {
	background-color: #333333;
	float: left;
	height: 270px;
	width: 970px;
}
	/*--Main Container--*/
	#video_homebanner .main_view {
		float: left;
		position: relative;
	}
	/*--Window/Masking Styles--*/
	#video_homebanner .window {
		height:270px;	width: 970px;
		overflow: hidden; /*--Hides anything outside of the set width/height--*/
		position: relative;
	}
	#video_homebanner .image_reel {
		position: absolute;
		top: 0; left: 0;
	}
	#video_homebanner .image_reel img {float: left;}
	
	/*--Paging Styles--*/
	#video_homebanner .paging {
	position: absolute;
	bottom: 40px;
	right: -7px;
	width: 178px;
	height:47px;
	z-index: 100; /*--Assures the paging stays on the top layer--*/
	text-align: center;
	line-height: 40px;
	display: none; /*--Hidden by default, will be later shown with jQuery--*/
	background-image: url(../../images/video/paging_bg2.png);
	background-repeat: no-repeat;
	}
	#video_homebanner .paging a {
		padding: 5px;
		text-decoration: none;
		color: #fff;
	}
	#video_homebanner .paging a.active {
		font-weight: bold;
		background: #920000;
		border: 1px solid #610000;
		-moz-border-radius: 3px;
		-khtml-border-radius: 3px;
		-webkit-border-radius: 3px;
	}
	#video_homebanner .paging a:hover {font-weight: bold;}

/*-----------------------------------------------------------------------------
VIDEO SECTION // CHANNEL
-----------------------------------------------------------------------------*/
#video_channel {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 90px;
	width: 970px;
}
#vc_banner {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 970px;
}

/*-----------------------------------------------------------------------------
VIDEO SECTION // LAYOUT
-----------------------------------------------------------------------------*/
#video_layout {
	background-color: #EEEEEE;
	padding: 10px;
	width: 950px;
	float: left;
}
#video_title {
	font-size: 1.4em;
	color: #FFFFFF;
	padding: 5px;
	float: left;
	width: 940px;
	font-weight: bold;
	background-color: #666666;
	margin-bottom: 10px;
}
#video_wrap {
	float: left;
	width: 950px;
}
#video_left {
	margin-right: 310px;
}
	#video_left .video_topbar {
	float: left;
	width: 640px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #966;
	border-bottom-color: #966;
	font-size: 1em;
	font-weight: bold;
	background-color: #DDDDDD;
	margin: 0px;
	padding: 0px;
	}
	#video_left .video_topbar img {
	margin: 0px;
	float: left;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}
	#video_left .video_topbar a, #video_left .video_topbar a:visited {
	color: #C00;
	text-decoration: none;
	}
	#video_left .video_topbar a:hover {
	text-decoration: underline;
	}
	#video_left .video_topbar .wrap {
	float: left;
	width: 100%;
	}
	#video_left .video_topbar .title {
	margin-right: 150px;
	}
	#video_left .video_topbar .title span.pad {
	float: left;
	padding-top: 10px;
	}
	#video_left .video_topbar .view {
	float: left;
	width: 125px;
	margin-left: -125px;
	text-align: right;
	padding-top: 10px;
	}
	#video_home_listing table {
	float: left;
	width: 640px;
	}
	#video_home_listing table tr td table {
	float: left;
	width: 200px;
	}
	#video_home_listing table tr, #video_home_listing table td {
	padding:5px;
	float: left;
	}
	#video_home_sublisting table tr {
	padding:0px;
	float: left;
	}
	#video_home_sublisting table td {
	padding:0px;
	float: left;
	width: 200px;
	}
	#video_home_sublisting a, #video_home_sublisting a:visited {
	font-weight: bold;
	text-transform: uppercase;
	color: #C00;
	text-decoration: none;
	padding-bottom: 5px;
	}
	#video_home_sublisting a:hover {
	text-decoration: underline;
	}
#video_player {
	background-color: #666666;
	float: left;
	height: 381px;
	width: 640px;
}
#video_social {
	background-color: #333;
	padding: 10px;
	float: left;
	width: 620px;
	margin-bottom: 10px;
	color: #999;
}
	#video_social .topbar {
	float: left;
	width: 620px;
	padding-bottom: 5px;
	}
	#video_social .topbar .wrap{
	float: left;
	width: 100%;		
	}
	#video_social .topbar .center{
	margin-top: 0;
	margin-right: 100px;
	margin-bottom: 0;
	margin-left: 150px;
	}
	#video_social .topbar .social {
	float: left;
	width: 200px;
	margin-left: -620px;
	}
	#video_social .topbar .social img {
	float: left;
	margin-right: 5px;
	}
	#video_social .topbar .rating{
	float: left;
	width: 100px;
	margin-left: -100px; 
	}
	#video_social .botbar {
	float: left;
	width: 620px;
	margin-top: 5px;
	padding-top: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	}
	#video_social .botbar .wrap {
	float: left;
	width: 620px;
	}
	#video_social .botbar .fb {
	margin-right: 100px;
	}
	#video_social .botbar .report {
	float: left;
	width: 100px;
	margin-left: -100px;
	margin-top: 5px;
	}
#video_info {
	float: left;
	width: 640px;
	margin-bottom: 10px;
}
	#video_info strong {
	font-weight: bold;
	}
	#video_info_detail {
	margin-right: 200px;
	}
	#video_info_detail .channel {
	float: left;
	width: 430px;
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333;
	}
	#video_info_detail .channel a, #video_info_detail .channel a:visited {
	font-size: 1.25em;
	text-transform: uppercase;
	color: #C00;
	text-decoration: none;
	font-weight: bold;
	}
	#video_info_detail .channel a:hover {
	text-decoration: underline;
	}
	#video_info_detail .blurb {
	text-align: justify;
	float: left;
	width: 430px;
	margin-bottom: 10px;
	}
	#video_info_detail .category {
	float: left;
	width: 430px;
	}
	#video_info_data {
	float: left;
	width: 200px;
	margin-left: -200px;
	}
	#video_info_data .box {
	float: left;
	width: 190px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666;
	padding-left: 9px;
	min-height: 150px;
	}
	
/*-----------------------------------------------------------------------------
VIDEO SECTION // SIDEBAR
-----------------------------------------------------------------------------*/
#video_sidebar {
float: left;
width: 300px;
margin-left: -300px;
}
	#video_sidebar_box {
	padding: 10px;
	float: left;
	width: 280px;
	margin-bottom: 10px;
	background-color: #DDDDDD;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #966;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #966;
	}
	#video_sidebar_box h2 {
	font-size: 1.25em;
	line-height: 1.4em;
	font-weight: bold;
	color: #333;
	}
	#video_sidebar_box p {
	line-height: 1.4em;
	margin-bottom: 10px;
	}
	#video_sidebar_box ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	}
	#video_sidebar_box li {
	background-image: url(sqpurple.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 14px;
	padding-top: 5px;
	padding-bottom: 5px;
	}
	#video_cbanner {
	float: left;
	margin-bottom: 10px;
	width: 300px;
	}
	#video_sidebar .tabs{
	margin: 0;
	padding: 0;
	float: left;
	width: 300px;
	overflow: hidden;
	background-color: #333;
	border-top-width: 1px;
	border-right-width: 0;
	border-bottom-width: 1px;
	border-left-width: 0;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
	font-size: 1em;
	}
	#video_sidebar .tabs li{
	display: inline;
	}
	#video_sidebar .tabs li a, #video_sidebar .tabs li a:visited{
	float: left;
	color: white;
	text-decoration: none;
	padding-top: 9px;
	padding-right: 7px;
	padding-bottom: 9px;
	padding-left: 7px;
	}
	#video_sidebar .tabs li a:hover, #video_sidebar .tabs li a.selected, #video_sidebar .tabs li a.selected:hover {
	color: white;
	background-color: #900;
	}
	#video_sidebar .tabs li a.selected{ /*selected main tab style */
	border-bottom-color: white;
	background-color: #C00;
	font-weight: bold;
	}
	#video_sidebar .sb_box {
	background-color: #666;
	float: left;
	width: 300px;
	min-height:600px;
	}
	#video_sidebar .sb_box .content{
	display:none;
	}
	@media print {
	#video_sidebar .sb_box .content {
	display:block !important;
	}
	}
	#video_sidebar .sb_box .content ul {
	}
	#video_sidebar .sb_box .content li {
	float: left;
	width: 290px;
	}
	#video_sidebar .sb_box .content li img {
	margin: 0px;
	padding: 5px;
	float: left;
	width: 110px;
	}