@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document domain("insanejournal.com") {

#IJ-sitepage-nav,
#IJ-sitepage-body,
#IJ-sitepage-userpic,
#header-nonmenu {
   background-color: #4d5d53 !important;
}

#IJ-sitepage-nav a,
#IJ-sitepage-userpic a,
#header-nonmenu a {
   color: #bcc4bc !important;
}

#IJ-sitepage-nav li li:hover,
#IJ-sitepage-userpic li li:hover,
#header-nonmenu li li:hover {
   background-color: #4d5d53 !important;
}

#IJ-sitepage-freqlinks {
   background-color: #788878 !important;
}

#freqlinks a {
   text-decoration: none !important;
}

#freqlinks a:hover {
   background-color: #4d5d53 !important;
}

#IJ-sitepage-content a,
#IJ-sitepage-footer a {
   text-decoration: none !important;
   color: #4d5d53 !important;
}

#IJ-sitepage-content a:hover,
#IJ-sitepage-content a:visited,
#IJ-sitepage-footer a:hover,
#IJ-sitepage-footer a:visited {
   text-decoration: none !important;
   color: #788878 !important;
}

.IJ-AccentBox2 td,
.talk-comment td+td {
   background-color: #bcc4bc !important;
}

}