/* BON JOVI */
/* Videos Section Stylesheet
----------------------------------------------------------------------------- */


	@import url("widget-media.css");
	@import url("widget-tag.css");


/* VIDEO GALLERYPAGE
----------------------------------------------------------------------------- */


	#content div.widget-media.browse h3 {
	
	display: none;
	
	}
	

/* VIDEO PLAYERS
----------------------------------------------------------------------------- */

	#content div.widget-media.player ul.actions,
	#content div.widget-media.player a.details,
	#content div.widget-media.player a.comments {
		
	display: none;
		
	}
	
	#content div.widget-media.player div.details a {
		
	text-align: left;
		
	}


/* VIDEO DETAILS PAGE
----------------------------------------------------------------------------- */


	#page-backstage-video #video h3, 
	#page-video #video h3 {
	
	display: block;
	
	}
	
	
/* BACKSTAGE JBJ VIDEO PAGE (WIDE)
----------------------------------------------------------------------------- */

	#page-backstage-video #video-player {
		
	width: 968px;
	position: relative;
		
	}
			
	#page-backstage-video #video-player div.widget-media.player {
		
	width: 968px;
		
	}
	
	#page-backstage-video #video-player h3 {
	
	width: 928px;
		
	position: absolute;
	top: 490px;
	left: 20px;
	z-index: 3;
		
	}
	
	#page-backstage-video #video-player var {
		
	margin: 0;
	position: absolute;
	z-index: 3;
	left: 20px;
	top: 510px;
		
	}
	
	#page-backstage-video #video-player div.flash,
	#page-backstage-video #video-player div.flash div {
		
	width: 968px;
	height: 544px;
		
	}
	
	#page-backstage-video #video-player ul.controls {
		
	height: 25px;
	padding: 5px 0 5px 5px;
	width: 963px;
		
	}
	
	#page-backstage-video #video-player div.details {
	
	clear: both;
	float: left;
	width: 948px;	
	padding: 10px;
		
	}
	
	#page-backstage-video #video-player div.details p {
		
	margin-bottom: 10px;
		
	}
	
	#page-backstage-video #video-player div.details dl {
		
	border-top: 1px solid #6C6C6C;
		
	}

	#page-backstage-video #sidebar {
		
	padding-top: 48px;
		
	}
