@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document domain("last.fm"),
               domain("lastfm.de"),
               domain("lastfm.es"),
               domain("lastfm.fr"),
               domain("lastfm.pl"),
               domain("lastfm.pt"),
               domain("lastfm.sv"),
               domain("lastfm.tr"),
               domain("lastfm.ru"),
               domain("lastfm.jp"),
               domain("lastfm.zh") {

#header {
    background-image: url(http://mathes.fishy.nu/share/images/last.fm/header_right.png) !important;
}

#headerWrapper {
    background-image: url(http://mathes.fishy.nu/share/images/last.fm/dark/header_left3.png) !important;
}

#page #idBadgerUser {
background: url(http://mathes.fishy.nu/share/images/last.fm/dark/idbadger_left.png) left top no-repeat !important;
}

#idBadgerDropper {
background: url(http://mathes.fishy.nu/share/images/last.fm/dark/idbadger_dropdown.png) right top no-repeat !important;
}

#idBadgerDropDown,
#langSelector.js {
    background: #585858 !important;
    border: 1px solid #414141 !important;
}

#idBadgerDropDown a:hover,
#langSelector.js a:hover {
    background: #000 !important; 
}

#headLinks {
    color: #dbdbdb !important;
}
#headLinks a {
    color: #acacac !important;
}

#secondaryNavigation li a:hover,
#secondaryNavigation li.current a {
    color: #464646 !important;
}

input#siteSearchBox { width: 350px; }

}