@namespace url(http://www.w3.org/1999/xhtml);



@-moz-document domain("4chan.org") {

/*Colors tables  bg etc*/

* {
font-family:"Mona", sans-serif !important;
font-size:18px !important;
-moz-appearance: none !important
}

body {

}

.delform {
color:rgb(0,0,150) !important;
}

.pages {
background-color:transparent !important;
}

span.plus {
color:rgb(0,0,150) !important;
}

.hr {
color:rgb(70,0,70) !important;
}

.omittedposts{
color:rgb(150,0,255) !important;
}

blockquote {
color:rgb(70,0,70) !important;
}

table {
color:rgb(70,0,70) !important;
}

.filetitle {
color:rgb(70,0,70) !important;
}

textarea{
height:8em !important;
width:22em !important;
}

img.thumb,img[src*="/thumb/"] {
background:transparent !important;
border:solid 7px rgb(0,0,150) !important;
-moz-border-radius:10px !important;
opacity:.85 !important;
z-index:3 !important;
}

html,body {
font-size:20px !important;
background-color:#CBDDF1 !important;
background-image:url('http://i33.tinypic.com/2qx7w5k.png') !important;
background-repeat:no-repeat !important;
background-attachment:fixed !important;
}

.replymode {
background-color:transparent !important;
color:#000000 !important;
}


th {
background-color:rgb(0,0,200) !important;
opacity:0 !important;
-moz-border-radius:10px !important;
}

tr {
background-color:transparent !important;
color:rgb(0,0,0) !important;
}

.unkfunc{
color:rgb(190,70,70) !important;
}




#bod1 {
background-color:transparent !important;
}


td imput, td textarea{
-moz-border-radius:10px !important;
}

[class*="postername"] {
background-color:transparent !important; 
color:rgb(165,20,165) !important
}

[class*="postertrip"] {
color:rgb(190,50,50) !important
}

div {
color:rgb(70,0,70) !important;
}



input[type="file"] {
background-color:transparent !important;
}


.postarea .postblock{
-moz-border-radius:15px /*2px 0 0 2px*/ !important;
margin-right:-1px !important;
padding:0 3px !important;
border:solid 0px #555 !important;
opacity:.65 !important;
border-right-style: dashed !important;
border:solid 2px rgb(100,100,100) !important;
text-align:center !important;
background-color:rgb(190,190,255) !important
}

/* hides ads */

div.logo img{display:none !important;}

iframe{display:none !important;}

/* hr */

hr{display:none !important;}

form hr{display:block !important;}

hr{height:0px !important;border:none !important;background:#999 !important;}


/* SUPER rounded corners */

td.replyhl, td.reply{-moz-border-radius:37px !important;opacity:.70 !important;background-color:rgb(240,217,255) !important;color:rgb(70,0,70) !important;
border:solid 2.5px rgb(100,90,190) !important
}



/* links */

a{text-decoration:none !important;color:rgb(0,0,150) !important;}

a.quotejs:hover, a:hover{font-weight:bold !important;color:rgb(0,0,150) !important;}



/* removes ugly borders on page overview [0,1,2...] */

table,td{border:none !important;}

td.rules{display:none !important;}



/* logo */

img + br {display:none !important;}




/* blurry thumbnails fix */

img[md5] {

height: auto !important;

width: auto !important;

}
}
/* QUICHE */