@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document domain("identi.ca") {

html, html *{background-color: black !important; color: white; background-image: none !important;}

#wrap, #content, #header, #nav, #notices{width: 90% !important;}

#header {height: 2em !important}

#nav {position: absolute; top: 0; left: 0; color: yellow;}

#nav_views{position: absolute; top: 0em; right: 0;}

#header img{display: none !important;}

a:link{color: yellow !important;}
a:hover{color: cyan !important;}
a:active{color: orange !important;}
a:visited{color: lime !important;}

#profile{display: none !important;}

input, textarea {background-color: white !important;}

}