@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document domain("rollingstone.com") {

/*text&background*/

html, body, tbody, thead, th, tr, td, blockquote, li, ul, h1, h3, h4, h5, h6, p, footer, #header, #nav, #main, #col1_content, #teaser, .lower, .photo-video, .tout, .instructions, #comment_bottom, .comment-header, .main-comment, .reply, .subcolumns, #contentPage, #footerContainer, .copyrightContainer, .highlight, .best-ever-wrapper-top, .best-ever-wrapper-middle, .best-ever-wrapper-bottom, .lead-stories .lead-story-content:hover, .must-reads, .must-reads-content, .page_margins, .featureBoxContent, #col1, .diagonalContent, .diagonalBackground, .moduleContainer, .landingHeroInfo, .mainBody, #mediaPreview, .subcl, #nav ul#blogs-subNav li a, #nav ul#reviews-subNav li a, #nav ul#videos-subNav li a

{
color: white !important;
background: black !important;
}

/*links*/

a

{
color: #0040ff !important;
}

/*highlight*/

form, textarea, pre, .mostPopularModule .highlight:hover a

{
background: #333333 !important;
}

}