@namespace url(http://www.w3.org/1999/xhtml);
@-moz-document domain("deviantart.com") {

/* on da rockdock */
#rockdock a[title][href*="messages"]:after{ content: " ("attr(title)") "}
#rockdock a[href="http://my.deviantart.com/services/#subscription"] { display: none !important}


/* main horizonal banners */
#output #ad-blocking-makes-fella-sad { display: none !important}

.output-primary.ie-paintfix div[style="border-style: solid; margin: -7px 0pt 20px ! important; padding: 4px ! important; background: rgb(187, 194, 187) none repeat scroll 0%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; text-align: center;"]
{ display: none !important}


/* goodbye 'deviantART Notice' */
div#deviant-infobox + div.box  {display: none !important}

  


/** adjustments on the /deviation page **/
div#adso-magnifico,
a[onmouseover^="Subby.warning"],
div.stream-ads > div.ads,
h2[content="Advertisement"],
div.hh > div[style="overflow: hidden; float: right; width: 340px;"]
 { display: none !important}

div.hh > div.iehh {
margin-right: 0px !important;}

div.stream-ads {
border-right-width: 0px !important}

/* remove the moods stuff fromt the comments window because it takes up too much valuable space! */
#deviation tbody > tr > th + th,
#deviation tbody > tr + tr > td.f.t2
  {display: none !important}

/* unhover the print link. 
 o hide if print not available
 o display as normal if available 
 o remove the orange link because 1 link is enough */
#deviation a[href^="http://prints.deviantart.com"] { display: none !important}
#deviation a#shop-button { font-weight: normal !important}
#deviation a#shop-button > small { display: none !important}
#deviation .print-racket { display: none !important}

/* not a realy decommersziallisation, i know.
   this will go into a seperate css file later. */
div#artist-comments input {
  border: none;
  background: #EAF2EE;
  padding: 1px;
}
}