@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document domain("blacksheepcandids.com") {

table#threadslist a:visited {
  text-decoration: none !important;
  opacity: 0.3 !important;
}

img[alt*="Avatar"],
td.vbmenu_control,
td.tfoot,
html > body > div.smallfont,
img[src*="images/ranks/"],
img[src*="forums/header"],
img[src*="layout/scale.png"],
td.alt2 > table > tbody > tr > td > div.smallfont,
a[onclick*="translate.google.com"],
img[src*="buttons/separa.png"],
td[id*="td_post_"] > div > font > b,
td[id*="td_post_"] > div
 {
  display: none !important;
}

td[id*="td_post_"] > div[style*="padding"],
td[id*="td_post_"] > div[align*="right"],
td[id*="td_post_"] > div[id*="post_message_"]
 {
  display: block !important;
}

img[src*="buttons/quote.gif"],
img[src*="buttons/multiquote"],
img[src*="buttons/quickreply.gif"] {
  opacity: 0.3 !important;
}

img[src*="buttons/quote.gif"]:hover,
img[src*="buttons/multiquote"]:hover,
img[src*="buttons/quickreply.gif"]:hover {
  opacity: 1 !important;
}

}