@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document domain("youporn.com") {
/* ads */
    iframe, /* contains most ads */
    div#main-ad, /* right ad column */
    div#ft-ad-container, /* ads */
    div#moreVideosTabview3, /* premium videos on video page */
    div#site_message, /* some not nessacery messages */
    div#footerAdContainer, /* footer ad on video page */
/* additional infos, like logo, producer and add this */
    p#logo img, /* logo on main page */
    div#logo img, /* logo on video page */
    div#producer, /* producer infos on video page */
    a#addthis /* add this button */
    {
         display: none !important;
    }
    
    p#logo, /* logo on main page */
    div#logo /* logo on video page */
    {
         width: 329px;
         height: 53px !important;
         background-image: url("http://files.youporn.com/images/youporn.png");
         background-repeat: no-repeat;
    }
    div#logo
    {
         margin-bottom: 2em !important;
    }
/* BLACK */
    body
    {
         background-color: #000000 !important;
         color: #FFFFFF;
    }
    /* headlines and links apear in pink on video page */
    h1,
    li a em,
    li p a,
    div.PreviousPageLink a,
    div.NextPageLink a,
    div#recommended h3 a
    {
         color: #EE577C !important;
    }
    div.yui-content
    {
         background-color: transparent !important;
    }
    div#toolbarcontainer /* overrides apears like on main page */
    {
         background: url("http://files.youporn.com/images/sel2.gif") repeat-x scroll left top #404040 !important;
         margin: 0 auto !important;
         border-bottom: 0px !important;
         background-color: transparent !important;
         margin-bottom: 1em !important;
    }
    /*div#toolbar-nav
    {
         color: white !important;
    }*/
    div#toolbar-nav.column a,
    div#toolbarnologin a,
    div#toolbarloggedin a
    {
         color: #D7D7D7 !important;
    }
    div#toolbar-nav.column a.current
    {
         /*background: url("http://files.youporn.com/images/tab2.jpg") repeat-x scroll left top #272727 !important;*/
         color: white !important;
    }
    span.seperator
    {
         color: black !important;
    }
html body div#doc2.yui-skin-sam div#bd div#contentArea.yui-g div#videoInfoTabview.yui-navset ul.yui-nav li.selected a, /* general, comments, thumbnails - selected */
html body div#doc2.yui-skin-sam div#bd div#contentArea.yui-g div#videoInfoTabview.yui-navset ul.yui-nav li a, /* general, comments, thumbnails - not active */
    html body div#doc2.yui-skin-sam div#bd div#contentArea.yui-g div#moreVideosTabview.yui-navset ul.yui-nav li.selected a, /* related videos */
    html body div#doc2.yui-skin-sam div#bd div#contentArea.yui-g div#moreVideosTabview2.yui-navset ul.yui-nav li.selected a /* recommended to you */
    {
        background-color: transparent !important;
        background: url("http://files.youporn.com/images/sel2.gif") repeat-x scroll left top #404040 !important;
    }

/* help us categorize this video */
    html body div#category-voting.module-open div#category-voting-module p
    {
        color: black !important;
    }
    html body div#category-voting.module-open div#category-voting-module h4
    {
        color: black !important;
    }
}