@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document domain("anorakforum.com") {

body, #content, table.forums tr td, div.stats, table tr td.inv, table tr td.lp, table tr td{
background:#A82F2F !important;
color:#eee !important;
}

body {
margin: 0px 0px !important;
border-color: #A82F2F !important;
}

a, p {
color:#F3E59C !important;
background:#A82F2F !important;
text-decoration:underline !important;
}

#menubar {
padding: 0px 0px !important;
border-width: 10px 25px !important;
border-color: #790101 !important;
}

#datebar {
padding: 0px 0px !important;
border-width: 10px !important;
border-color: #790101 !important;
}

a:focus, a:hover {
color:#C54747 !important;}

pre, textarea, .btnfile {
   color: #DCDCDC !important;
   background: #1B0101 !important;
   border-left-color: #707070 !important;
   border-right-color: #707070 !important;
   border-top-color: #707070 !important;
   border-bottom-color: #707070 !important;
}

input:not([type="button"]):not([type="checkbox"]), 

select {
    color: #DCDCDC !important;
    background: #181818 !important;
    border-left-color: #707070 !important;
    border-right-color: #707070 !important;
    border-top-color: #707070 !important;
    border-bottom-color: #707070 !important;

} 


h1, h2, h3, h4, h5, h6 {color:#fff !important;}

#header, pre, code {background:#F13A3A !important;}

th, .btnbbcode, .quotetitle {

background:#750202 !important;

}

tr.by-author td, .author, .post .author a {background:#DACA7b !important; color:#333 !important;}

.quotecontent {background:#F56868 !important;}

.post .author a:hover {color:#C54747 !important;}

a#uservoice-feedback-tab {display:none !important;}

form.search input {background:#C54747 !important; border-color:#fff !important; border-bottom-width:1px !important; color:#fff !important; }

form.search input:hover {background:#111 !important; border-color:#E28383 !important;}

#content img, #content pre {max-width: 40% !important;
overflow-x: auto !important;}

pre.sh_sourceCode, pre.sh_sourceCode .sh_comment {background:#A82F2F !important; color:#F3E59C !important;}

pre.sh_sourceCode .sh_url {color:#C54747 !important;}

.author a {background:#F3E59C !important; color:#111 !important;}

}