/* The Original Structure of this Code is by Zathman From Their Theme "Dark Userstyles.org 1.0"  */
/*            Some Code i Added, alot is Zathman's. i take no Credit for their Work.             */
/* To download "Dark Userstyles.org 1.0" by Zathman: http://userstyles.org/style/show/700        */

@namespace url(http://www.w3.org/1999/xhtml);
 @-moz-document domain("userstyles.org") {
     img[src*="star_0.png"] {
         width: 0 ! important;
         padding-left: 17px ! important;
         padding-top:  20px ! important;
         background-image: url('http://andrewsprojects.googlepages.com/star_0.png') ! important;
         background-position: center center;
         background-repeat: no-repeat;}

     img[src*="star_1.png"] {
         width: 0 ! important;
         padding-left: 17px ! important;
         padding-top:  20px ! important;
         background-image: url('http://andrewsprojects.googlepages.com/star_1.png') ! important;
         background-position: center center;
         background-repeat: no-repeat;}

     img[src*="star_05.png"] {
         width: 0 ! important;
         padding-left: 17px ! important;
         padding-top:  20px ! important;
         background-image: url('http://andrewsprojects.googlepages.com/star_05.png') ! important;
         background-position: center center;
         background-repeat: no-repeat;}

     html, body {
         background-color: #000000 ! important; 
         background-image: url('http://andrewsprojects.googlepages.com/dot.png') ! important; 
         background-repeat: repeat-x ! important; 
         color: cornflowerblue ! important;}
     p, h1, h2, h3, h4 {
         background-color:transparent ! important; 
         color:cornflowerblue ! important;}
     A:link, a, a.ab, .q {
         color:#a8a8a8 ! important; 
         text-decoration: none ! important;}
     A:visited {
         color: lightpink ! important;}
     A:active {
         color:red ! important; 
         font-style: italic ! important;}
     A:hover {
         color:#ffffff ! important;}

     #header-bar {
         background: #292929 ! important;
         border: 0px ! important;
         background-image: url('http://andrewsprojects.googlepages.com/userstyleslogo.png') ! important;
         background-repeat: no-repeat !important;
         background-position: left !important;}

     #navigation a, #navigation a:visited {
         background: transparent ! important;
         border: 0px ! important;
         color: silver ! important;}

     div#logo {
         display: none !important;}

     #navigation .current-page{
         background: #353535 ! important;
         border: 0px ! important;
         color: white ! important;}
   
     #search input[type="submit"] {
         border: 0px solid #44a ! important;
         background: transparent ! important;
         color: orange ! important;}

     pre {
         background-color: transparent ! important;
         color: #ccb7b7 ! important;
         border: 1px dashed #cccccc;}

     textarea,input[id="short-description"],input[name="style[before_screenshot]"],input[name="style[after_screenshot]"] {
         background-color: #2b2b2b ! important;
         color: #ffffff ! important;
         border: 1px dashed #cccccc;}

     input[id="long-description"] {
         height: 50px ! important;}

     #obsoletion-message {
         background-color: transparent ! important;
         border: 3px solid #3c3c3c ! important;}
}