@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document domain("whedonesque.com") {

div {
background-color: #f9f9f9 !important;
color: #444 !important;
}

a, a:link, a:visited {
background-color: #f9f9f9 !important;
color: #8a8a5c !important;
}

a:hover, a:focus, a:active {
color: #626242 !important;
}

a.useradmin, a.useradmin:visited {
color: #ffaa33 !important;
}

a.usermoderator, a.usermoderator:visited {
color: #3366cc !important;
}

a.uservip, a.uservip:visited {
color: #9966ff !important; 
}

.spoiler {
background-color: #f9f9f9 !important;
}

.byline {
color: #999 !important;
}

table {
color: #999 !important;
}

.sidebar img {

}

textarea, input {
border: 1px solid #70704b !important;
}

.quote, blockquote {
background-color: #f0f0d5 !important;
}



}
