@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document domain("penny-arcade.com") {

html, body, .content {  
/*
	background: #202020 !important; 
*/
	}

#funding-h, #header, .header, .float_right,
html body div#main div.pixels div.content div#bodyFull div.contentArea ul.newsNav li a.btnTwt,
html body div#main div.pixels div.content div#bodyFull div.contentArea ul.newsNav li a.btnFB,
html body div#main div.pixels div.content div#bodyFull div.contentArea ul.newsNav li a.btnRSS,
#footer
 {
	display: none !important;
	}

div#maincontent div div,
html body div#main,
html body div#main div.pixels,
html body div#main div.pixels > *,
html body div#main div.pixels div.content > *, 
html body div#main div.pixels div.content div#bodyFull > *,
html body div#main div.pixels div.content div#bodyFull > * > *
  {
/*
    background:  #202020 !important; 
*/
    border: none !important;
  }


}

@-moz-document domain("smbc-comics.com") {

td[width="235"],
img[alt="header"],
img[src$="/images/SMBCTheaterAd.png"],
img[src^="http://www.smbc-comics.com/comics"] + br + table tbody tr td table,
img[src^="http://www.smbc-comics.com/comics"] + br + table + *,
img[src^="http://www.smbc-comics.com/comics"] + br + table ~ *,
/*,
 img[src="http://www.smbc-comics.com/images/secretvoteybutton.gif"]
*/
#refbox,
form[target="paypal"],
a[name="blog"],
a[name="blog"] ~ *,
font[size="2"]
  {
  display:  none !important;
  }

body
  {
    background-color:  #111 !important;
  }

* 
  {
    background-image:  none !important;
  }

}