@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document domain("lloogg.com") {


body, #header, #main, #usernav {    background-color: #111111 !important;      }
#statsdiv, #trendbox {    background-color: #111111 !important;  color:#aaaaaa !important;}
#logsdiv, .loginnerdiv {   background-color: #111111 !important; color:#cccccc !important; }
.loginnerdiv a {   color: #9999dd !important;  }
.location a {   color: #dd5555 !important;  }
.ipaddr a {   color: #5588ff !important;  }
.useragent {    background-color: #111111 !important; color:#ccaa66 !important; }
.iphistory, .historyinfo {    background-color: #111111 !important; color:#66aacc !important; }
.date {    background-color: #111111 !important; color:#ffffff !important; }
.referer a, .iphistory a {     background-color: #111111 !important; color:#99bbff !important; }
.username { color:#ffffff !important; }

img, input {opacity:0.6 !important;}



}