@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document domain("stumbleupon.com") {

/*text&background*/

html, body, tbody, thead, th, tr, td, blockquote, li, ul, h2, h3, h4, h5, h6, p, form, footer, #wrapperHeader, #wrapperContent, #wrapperFooter, #wrapperNav, #confirmationMessage .confirmationPromoBox, .activityFeed .activityFeedWrapper .listWrapper div, .exploreInterests #keywordForm #keyword, #searchNav input.text, .beeFiveButterBar, .wrapper-content, .wrapper-form, .l-shadow-left, .l-content-primary, div.l-column-right, .l-wp-col-2-secondary, div.stumbles-wrap, .alert-message.success, div.header-wrap, .home-logged-in .stumbles, a.lihp-interest-link

{
color: white !important;
background: black !important;
border: black !important;
}

h1

{
color: white !important;
}

/*links*/

a

{
color: #0040ff !important;
}

.ui-menu .ui-menu-item a

{
background: black !important;
}

/*highlight*/

textarea, pre

{
background: #333333 !important;
}

}