@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document domain("boards.4chan.org") {

body {
background-color: #bf9a92 !important;
background-image: url(http://img197.imageshack.us/img197/7527/miorz.png) !important;
background-position: right bottom !important;
background-repeat: no-repeat !important;
background-attachment: fixed !important;
}

#navtop, #navbot {
width: 100% !important;
text-align: center !important;
color: #000 !important;
background: rgba(136,100,102,.75) !important;
-moz-border-radius: 10px !important;
}

TD.doubledash, hr, #navtopr, #navbotr, font[size="2"] {
display: none !important;
}

DIV.postarea {
padding: 0px !important;
margin: 0px !important;
width: 100% !important;
}

DIV.postarea TD.postblock {
background: #886466 !important;
color: #000 !important;
border: 1px solid black !important;
}

CENTER {
width: 100% !important;
background: rgba(136,100,102,.75) !important;
}

BLOCKQUOTE {
background: rgba(136,100,102,.5) !important;
-moz-border-radius: 0px 10px 10px 0px !important;
margin-left: 5px !important;
}

TD.reply BLOCKQUOTE, TD.replyhl BLOCKQUOTE, .commentpostername, .postertrip {
background: rgba(0,0,0,0) !important;
}

.unkfunc {
color: green !important;
}

IMG[align="left"] {
border: 5px solid rgba(136,100,102,.5) !important;
-moz-border-radius: 5px !important;
}


TD.reply {
border-left: 5px solid #6a4b50 !important;
border-bottom: 0px !important;
border-right: 0px !important;
background: rgba(136,100,102,.8) !important;
-moz-border-radius: 0px 10px 10px 0px !important;
}

TD.replyhl {
border-left: 5px solid #eecc69 !important;
border-bottom: 0px !important;
border-right: 0px !important;
background: rgba(136,100,102,.8) !important;
-moz-border-radius: 0px 10px 10px 0px !important;
}

}