@namespace url(http://www.w3.org/1999/xhtml);
@-moz-document domain("identi.ca") {

  body {
    background-color:#302F2F !important;
    color:#C0BFBF !important;
  }

  body a { color: #ff8d00 !important; }

    ul.nav li.current a,#content,#content_wrapper { background-color: #403f3f !important; }

    #aside_primary_wrapper { background-color: #5C6468 !important; }

    #anon_notice {
      background-color: #3A4E57 !important;
      color: #c0bfbf !important
    }

    #site_nav_local_views_wrapper,.threaded-replies,#pagination {
      background: #555 !important;
      color: #aaa !important;
    }

      .threaded-replies { border-left: 3px solid #666 !important; }

    h2,h3 { color: #aaa !important; }

    #footer { background-color: #777 !important; }
}