/***********************************/
/********* Userstyles KISS *********/
/****** Created by: tjwoosta *******/
/***********************************/

/***********************************
 
To change the colors of this style use your
text editors global search and replace
feature to replace the following colors.

#262626 (background color)
#3e3e3e (border color)
#8a8a8a (text color)
#a7a15e
#a67b07
#556b2f
#af5f00
#705b46
#7b3303

************************************/


@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document domain("userstyles.org") {



* {
background: #262626 !important;
border-color: #3e3e3e !important;
color: #8a8a8a !important;
text-shadow: none !important;
list-style-image: none !important;
-moz-box-shadow: none !important;
-webkit-box-shadow: none !important;
}

a:link {
color: #a7a15e !important;
}

pre,
a:visited {
color: #a67b07 !important;
}

h1,
h1 *,
h2,
h2 *,
h3,
h3 *,
h4,
h4 *,
h5,
h5 *,
h6,
h6 *,
a:hover {
color: #556b2f !important;
}

b,
b *,
strong,
strong * {
color: #af5f00 !important;
}

li,
i,
i * {
color: #705b46 !important;
}

ul,
menu,
dir {
list-style-type: square !important;
}

input,
button,
select,
textarea {
background: #262626 !important;
border: 1px solid #3e3e3e !important;
}

#obsoletion-message,
#obsoletion-message * {
background: #7b3303 !important;
color: #262626 !important;
}

#discussions * {
list-style-type: square !important;
list-style-image: none !important;
}

#discussions .ok-rating {
color: #a67b07 !important;
}

#discussions .no-rating {
color: #8a8a8a !important;
}

#discussions .good-rating {
color: #556b2f !important;
}

#discussions .bad-rating {
color: #7b3303 !important;
}

#lightbox, 
#outerImageContainer, 
#imageContainer { 
background: transparent !important; 
} 

#hoverNav, 
#bottomNav { 
display: none !important; 
}

img.ok-rating,
img.ok-average-rating {
width: 0px !important;
height: 12px !important;
background-color: #a67b07 !important;
background-image: url(data:image/gif;base64,R0lGODlhDAAMAIABAAAAAP///yH5BAEKAAEALAAAAAAMAAwAQAIVBIKpi3bqWIhy0ZrcrVt29lkG1gAFADs=) !important;
padding-left: 12px !important;
}

img.good-rating,
img.good-average-rating {
width: 0px !important;
height: 12px !important;
background-color: #556b2f !important;
background-image: url(data:image/gif;base64,R0lGODlhDAAMAIABAAAAAP///yH5BAEKAAEALAAAAAAMAAwAQAIYjA1we8nsXlMr2WshlSFyj2CixoVltxkFADs=) !important;
padding-left: 12px !important;
}

img.bad-rating,
img.bad-average-rating {
width: 0px !important;
height: 12px !important;
background-color: #7b3303 !important;
background-image: url(data:image/gif;base64,R0lGODlhDAAMAIABAAAAAP///yH5BAEKAAEALAAAAAAMAAwAQAIPjI+py30Ao4Su2jfz3a0AADs=) !important;
padding-left: 12px !important;
}

img.no-rating {
width: 0px !important;
height: 12px !important;
background-color: #8a8a8a !important;
background-image: url(data:image/gif;base64,R0lGODlhDAAMAIABAAAAAP///yH5BAEKAAEALAAAAAAMAAwAQAIWjAMJx+2tIEsvPrSqotdwZ4HZ9WlNAQA7) !important;
padding-left: 12px !important;
}

input[alt*="Donate"] {
width: 0px !important;
height: 37px !important;
background-color: #af5f00 !important;
background-image: url(data:image/gif;base64,R0lGODlhRAAlAIABAAAAAP///yH5BAEKAAEALAAAAABEACUAQALtjI+py+2/gEQSmIpP1fN2bwXYBkJmQ54q84npCrfrmFE0l3x06KY7b7vBWLvTKyfj8F4TZrIEPQ6nVCMQ50J6tErf9Xetisfk8tj7jOmkCjZI+PYqu6Ngzd1DFenIMJ2EdxZoZjdIKBixBPdTqFjT82jTpsgl09GyxnW4ydnp+VmFB1Y2CiGKuYbWB8VaN0fkGAIEmPoKeRHEOrnIWOLEu3fql3fLl5soSztMDMus+7yq/GkIOkRdjU3aW51mGmYZ2SQV7hpHlNh6WYu+dezcXvmVrLmX1Tg+qxolDy/njtsnUiFJBH3lA3ctG5UCADs=) !important;
border: 5px solid #262626 !important;
padding-left: 68px !important;
}

img[src*="logo"], 
img[src*="icon"], 
img[src*="folder"] {
display: none !important;
}


}