@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document domain("420chan.org") {
html, body {
         background-image:url(http://kei.iichan.net/b/rei.jpg) !important;
         color: Navy !important;
}
a {
        color:#0000DD !important;
        font-weight:900 !important;
}
a:hover {
        color:#0000DD !important;
        background-color: #9DA1C7 !important;
}
.adminbar {
        text-align:right;
        clear:both;
        float:right;
}
.logo {
        clear:both;
        text-align:center;
        font-size:2em;
        color: Navy;
        width:100%;
}
.theader {
        background: #0040E0 !important;
        text-align:center !important;
        padding:2px !important;
        color:#FFFFFF !important;
        width:100% !important;
}
.postarea {
}
.rules {
        font-size:0.7em;
}
.postblock {
        background: #88AAEE !important;
        color: Navy !important;
        font-weight:800 !important;
}
.footer {
        text-align:center;
        font-size:12px;
        font-family:serif;
}
.passvalid {
	background: #88AAEE;
	text-align:center;
	width:100%;
	color:#ffffff;
}
.dellist {
	font-weight: bold;
	text-align:center;
}
.delbuttons {
	text-align:center;
	padding-bottom:4px;

}
.managehead {
	background: #66AAAA;
	color: #000040;
	padding:0px;
}
.postlists {
	background:#FFFFFF;
	width:100%;
	padding:0px;
	color: Navy;
}
.row1 {
	background: #CCEEEE !important;
	color: Navy !important;
}
.row2 {
        background: #AADDDD !important;
        color: Navy !important;
}
.unkfunc {
	background:inert;
	color: #229978;
}
.filesize {
	text-decoration:none;
}
.filetitle {
	background:inherit;
	font-size:1.2em;
	color: #0511CC;
	font-weight:800;
}
.postername {
	color: #114577 !important;
	font-weight:bold !important;
}
.postertrip {
	color:#228854 !important;
}
.oldpost {
        color: #0511CC !important;
        font-weight:800 !important;
}
.omittedposts {
        color: #000070 !important;
}
.reply {
	background: #D6E0F0 !important;
	color: Navy !important;
}
.doubledash {
 	vertical-align:top;
	clear:both;
	float:left;
}
.replytitle {
	font-size: 1.2em;
        color: #0511CC;
        font-weight:800;
}
.commentpostername {
        color: #114577;
	font-weight:800;
}
.thumbnailmsg {
	font-size: small !important;
	color: Navy !important;
}



.abbrev {
        color: #000070 !important;
}
.highlight {
	background: #D6E0F0 !important;
	color: Navy !important;
	border: 2px dashed #88AAEE !important;
}
}