@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document domain(userstyles.org) {
  #style-list {
    -moz-column-count: 3 !important;
    font-size: small !important; /*optional*/
  }

html { background: #000 !important; }


a {color: #666 !important;  }

.good-rank {font-weight: bolder !important;
            color: #3366FF !important;  }



* {color: #bfbfbf !important;}



a:hover {color: #ff0 !important;}

a:visited,
#Comments .CommentHeader span a:visited {color: #ff0000 !important;}

body 
{
padding-top: 0pt !important;
padding-right: 0px !important;
padding-bottom: 0pt !important;
padding-left: 30px !important;
background-color: transparent !important;
background-image: url(/images/bggradient.gif) !important;
background-repeat: repeat-x !important;
background-attachment: scroll !important;
background-position: center top !important;
margin-top: 0pt !important;
margin-right: 0pt !important;
margin-bottom: 0pt !important;
margin-left: 0pt !important;
}


#navigation .current-page {background-color: #666 !important;
color: #fff !important;}

#navigation .current-page:hover {background:#000 !important;}

#navigation a
{background-color: #333 !important;
color: #fff !important;
}


#navigation a:hover {background:#999 !important;
color:#000 !important;}


#logo a {
background: url(http://img396.imageshack.us/img396/1846/logogenerator5cupl5c922ur1.gif) !important;
display: block !important;
font-size: 0px !important;
height: 35px !important;
width: 160px !important;}

#header-bar
{background-color: #3a3a3a !important;
padding-bottom: 9px !important; }

#search input[type="submit"]
{background-color: #666 !important; 
color:#fff !important !important;}

#search input[type="submit"]:hover 
{background-color: #333 !important;}

table.form-controls, .form-controls td, textarea{background:#2a2a2a !important;}


#AboutVanilla {background-color:#222 !important;}

#Discussions li ul {background-color:#1a1a1a !important;}

#Header {background: #333 !important;
border-top:1px solid #fff !important; 
border-bottom:1px solid #fff !important;}

#Header ul li a 
{color: #000 !important;
background-color: #666 !important;}

#Header ul li a:hover
{color: #ff0 !important;}

#Form form {background-color:#666 !important;}

#Panel{background:#111 !important;}

pre { background:#2a2a2a !important;}

#Categories li ul{background:#111 !important;}

#Comments code {background:#333 !important; color:#fff !important; border-left-color: #fff !important;}


}