@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document domain("4chan.org"), domain("000chan.org"), domain("888chan.org"), domain("4chanarchive.org") {

/*This moves the post box to the right instead of the top, remove the code here to make it go back to the top */
div.postarea {

  position: fixed !important;
  width: 472px !important;
  height: 0px !important;
  z-index: 999 !important;
  opacity: 0.2 !important;
  left: 58% !important;
  }


/* sets font */
body,
span#navtop,
td.replyhl, 
td.reply, a, 
a:hover, a.quotejs, 
a.quotejs:hover, 
a.quotelink, 
span.filesize {

  font: 13px Trebuchet MS !important;
  } 

div.logo img,
.ad, #ad,
div[class="rotating"],
iframe,
div[id="pixelad"],
div[style="width: 300px; position: absolute; left: 20px; border: 1px solid black;"],
[src*="ads.4chan.org"],
[href*="ads.4chan.org"],
[src*="static2.4chan.org/gf"],
[href*="static2.4chan.org/gf"],
[src*="stelivo.com/advertising/"],
[href*="stelivo.com/advertising/"],
[src*="static2.4chan.org/tshirthell"],
[href*="static2.4chan.org/tshirthell"],
[src*="static2.4chan.org/snorgtees"],
[href*="static2.4chan.org/snorgtees"],
hr,
.bf,
img + br,
td.rules,
.flashplayerwrapper,
ul[id="MenuBar1"] {

  display: none !important;
  }

form hr {

  display:  block !important;
  }

hr {

  height: 1px !important;
  border: none !important;
  background: #999 !important;
  }

td.replyhl, 
td.reply {

  -moz-border-radius: 8px !important;
  }

.threads {

  top: 20px !important;
  }

a {

  text-decoration: none !important;
  }
a.quotejs:hover, 
a:hover {

  font-weight: normal !important;
  text-decoration: underline !important;
  }

input,
textarea {

  margin-right: 2px !important;
  }

textarea {

  height: 300px !important;
  }

div.postarea:hover {

  opacity: 1 !important;
  }

td.postblock {

  vertical-align: top !important;
  font-size: 10px !important;
  }
/* stop removing here */

img[md5] {

  height: auto !important;
  width: auto !important;
  }
}