@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document domain("jaiku.com") {

div#header a#logo {
display: none !important;
}


ul#main-nav li.current {
background: #282828 !important;
}

ul#sub-nav {
background: #282828 !important;
margin: 0 -16px 1em -16px !important;
}

ul#sub-nav li {
background: #464646 !important;
color: #fff !important;
border-bottom: 1px solid #777 !important;
}

ul#sub-nav a {
color: #fff !important;
}

ul#sub-nav li.current {
border-bottom: 1px solid #fff !important;
background: #fff !important;
}

ul#sub-nav li.current a {
color: #333 !important;
}

div#content {
background: #282828 !important;
}

div#content div.main {
margin: 0 -16px !important;
}

div#content div.top.b {
background: none !important;
}

div.wide div#content div.top {
background: #282828!important;
}

div.wide div#content div.top.b {
background: none !important;
}

div#content div.main {
background: #282828!important;
}

div#sidebar {
background: #282828 !important;
}

div#sidebar div.top.b {
background: #282828 !important;
}

#home div#sidebar h2 {
background: #282828 !important;
margin-right: -13px !important;
margin-left: -13px !important;
}

div#leave-comment h2 {
background: #282828 !important;
}


/* FORM */

div#content div#form-message {
margin-left: -18px !important;
margin-right: -18px !important;
}

div.main a img.photo, div.main img.photo {
border: solid 1px #999 !important;
}

}