@namespace url(http://www.w3.org/1999/xhtml);

/* Youtube COSMIC PANDA */
 @-moz-document

	url-prefix('http://www.youtube.com/watch'),
	url-prefix('https://www.youtube.com/watch'),
	url-prefix('http://youtube.com/watch'),
	url-prefix('https://youtube.com/watch') {

		
		
	#masthead-positioner {position:absolute!important;}
	#placeholder-player {display: none!important;}
	.watch-stage-mode .player-width {left:auto!important;}



 /*********     Player resize     *********/
	#player, #player-api, #player_api, #player-api-legacy, #player-unavailable, #theater-background, .player-api.player-width.player-height {
		width:980px!important;
		max-width:980px!important;
		min-width:980px!important;
		height:582px!important;

		padding:0px!important;
		padding-top:50px!important;
		top: 0px!important;
		margin-left:auto!important;
		margin-right:auto!important;

		background:none!important;
		background-color:#252525!important;

		float:none!important;
		position: relative!important;}

	#player, #player-legacy, #player-unavailable {
		width:100%!important;
		max-width:100%!important;
		min-width:100%!important;
		height:100%!important;

		margin:0!important;
		padding:0!important;}



 /********* Content informations under video **********/		
	#content, #watch7-main-container {
		width:980px!important;
		max-width:980px!important;
		min-width:980px!important;
		padding:0px!important;
		margin-left:auto!important;
		margin-right:auto!important;
	/*margin-top:-27px!important; Youtube Center */
}
    
	#watch7-content {
		width:640px!important;
		max-width:640px!important;
		min-width:640px!important;}
  
		
    
 /********* Header / Footer **********/
	#yt-masthead-container {
		padding-left:0!important;
		padding-right:0!important;
		margin-left:auto!important;
		margin-right:auto!important;}

	#footer-container, #yt-masthead, #footer {
		width:980px!important;
		max-width:980px!important;
		min-width:980px!important;
		padding-left:0!important;
		padding-right:0!important;
		margin-left:auto!important;
		margin-right:auto!important;}



 /********* Right side br ************/
	#watch7-sidebar {top:0px!important;margin-left: 650px!important;}
	.watch.clearfix.watch-non-stage-mode #watch7-sidebar{top:400px!important;margin-left: 650px!important;}

	/******** Playlist ****************/
		#player-playlist {width:980px!important;max-width:980px!important;min-width:980px!important;}
		#player-playlist .watch-playlist {left:650px!important; top:10px!important;margin-left:0px!important;}
		.watch-playlist player-height radio-playlist{top:0px!important;}


		
	/*********     Title Restyle     *********/
	#watch7-headline {padding-left:0px!important}
	#watch-headline-title {
		width:980px!important;
		max-width:980px!important;
		min-width:980px!important;
		padding-left:0px!important;
		height:50px!important;
		position:absolute!important;
		top:-631px!important;
		z-index: 214748364}

	#watch-headline-show-title {
		color: #0b92d3!important; }

	#eow-title {font-size:24px!important;
		cursor:auto!important;
		color:#E4E4E4!important; 
		text-transform:capitalize!important;
		text-shadow: #000 3px 3px 3px!important;}

	/*#page {padding-top: 0px!important;}*/


}