@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document domain("freesound.org") {

body{
  Background-color: #000 !important
}

form{background-color: #000 !important;}

fieldset{border-color: #0055ff !important;}

td{color: #fff !important;}

h1{visibility:hidden !important;
}

th{background-color: #000 !important;color: #fff !important;}

#main p{background-color: #000 !important;}
 
#title{
   height: 100px !important; 
  background: url(http://i38.photobucket.com/albums/e128/blue21bucket/Frree-sound_title_blue_subtle.png) no-repeat!important; 
  margin-top: 10px !important;
  }

.samplelist {
  width:700px !important;
  color: #fff !important;
}

.samplelist td{
  width:4000px !important;
  color: #fff !important;
}

.description a,#footer{
  display:none !important;
  opacity: .0 !important;
  color: #000 !important;
}

.description{color: #fff !important;}

#main ul,#main form,#main p{
  color: #fff !important;
   font-family:century gothic !important;
}

#main p a,#main a{color: #0055ff !important;}

#main a{font-size: 1.3em !important;}

#main h2{font-size: 2.4em !important;
  font-weight:bold !important;
  font-family:century gothic !important;
  color: #fff !important;
  background-color: #000 !important;  
}

img[src*="img/dload.png"] {
  width: 0 !important;
  height: 32px !important;
  padding-left: 152px !important;
  background: url(http://i38.photobucket.com/albums/e128/blue21bucket/dload-2.png)no-repeat !important;
  }


.window{
  background-color: #000 !important;
  color: #fff !important;
  border-color: #000 !important;
  font-family:century gothic !important;
  font-size: 1.05em !important;
} 

.window a{
  color: #0055FF !important;
}
 
h2{
  color: #0055FF !important;
  background-color:#000 !important;
  font-size:1.45em !important;
  border-color: #000 !important;
  font-family:century gothic !important;
}

h3{ font-family:century gothic !important;
  font-size:1.4em !important;
  color: #0055ff !important;}

h4{ font-family:century gothic !important;
  font-size:1.2em !important;
  color: #0055ff !important;}

#menu,#menu li,#menu a{
  background-color: #000 !important;
  color: #fff !important;
  border-color: #000 !important;
  font-family:century gothic !important;
} 

#login,#login a{
  color: #fff !important;
  background-color: #000 !important;
  font-family:century gothic !important;
  font-size: 1.1em !important;
}

.donate{background-color: #000 !important;}

.news{background-color: #000 !important;border: 0 !important;}

}