@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document domain("www.youtube.com") {
  body, #page, .feedmodule-anchor, #content, #masthead-container,  #watch-headline-container, #watch-video-container, #footer-container, .watch-comments-post-count-textbox {
    background: #000000 !important;
	color: #00BBBB !important;
  }
  .homepage-side-block, .fyf-container, #watch-sidebar, #masthead-nav {
    display:none !important;
  }
  a, .iyt-edit-link  {
    color: #00FF00 !important;
  }
  #watch-actions, textarea, #watch-panel, #watch-comments-form, #watch-comments-core .wrapper {
    width: 950px !important;
  }
  #watch-comments-core .current, #watch-comments-core .current .wrapper{
    background: #222222 !important;
  }
  #watch-comments-core .wrapper {
    height: 20px;
  }
  textarea {
    background: #222222 !important;
    color: #00BBBB !important;
  }
  .yt-rounded {
    color: #00BBBB !important;
  }
  h1, .title {
    color: #00FFFF !important;
  }
  #watch-channel-discoverbox {
    background: #000000 !important;
    color: #00BBBB !important;
  }
  #dragdrop {
    width: 960px !important;
  }
  #masthead-search-term {
    width: 600px !important;
  }
  #logo {
    background: url("http://i44.tinypic.com/nl398j.jpg") !important;
  }
}