@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document url-prefix("http://youtube.com/watch"),
url-prefix(http://www.youtube.com/watch) {

body {
  background: #000 !important;
}

/* resize */
#baseDiv { width: 750px !important;}
#movie_player {position:relative !important; margin-left:auto !important; margin-right:auto !important; width: 750px !important; height: 616px !important;}
#masthead {height:25px !important; margin-bottom: 2px !important; margin-top: 2px !important;}
.search-bar {position: relative !important; height:5px !important; -moz-opacity:0.0 !important;}
.search-bar:hover {-moz-opacity:0.7 !important; height:37px !important;}

/* Search bar stuff */
#baseDiv { width: 800px !important; }
#gNavBottom { width: 380px !important; height: 0px !important; }
#masthead .search-bar  {background-color:transparent !important; background-image: none !important;}
#search-form { width: 340px !important; position: relative !important; left: 188px !important;}


/* Get rid of stuff! */
.user-info { display: none !important; }
.nav { display: none !important; }
#masthead .logo img { display: none !important; }
 .leftcap, .relatedDivider, .rightcap, .search-type, #commentsDiv, #commentPostDiv, #channelVidsDiv, #channelVidsBody, #upload-button, #more-from-panel, #promotedVidsContainer, #logoTagDiv, #related-videos-panel, #videoStatsDiv, #ratingAndStatsDiv, .wsHeading, #viewsDiv, .actionLinks,  .viewsDiv, #recentRatingsDiv, #asDiv, #footer,  #copyright {display: none !important; }
}