/* AGENT_SHEET */
@namespace url(http://www.w3.org/1999/xhtml);

/* computerlove yay */



body, span, background, select, form, td, th, tr, p, dd, dt {

background:#111515 !important;

color:#CCCCCC !important;

}



div {

background:none !important;

color:#CCCCCC !important;

}





ol {

  background-color:#253535 !important;

}



h1 {

  background:#253535 !important;

  color:#dddddd !important;

}



h2  {

  background:#000000 !important;

  color:#dddddd !important;

}



h3, h4, h5, h6 {

  background:inherit !important;

  color:#dddddd !important;

}



font, p { 

  color:#bbbbbb !important;

}



table {

  background:black !important;

}



ul {

  background:#223333 !important;

  color:#CCCCCC !important;

}



li, code {

  background:inherit !important;

  color:#dddddd !important;

}



strong, blockquote {

  background:inherit !important;

  color:#ffffff !important;

}



a {color:#FFCC66 !important;}

a:link {color:#FFCC66 !important; font-weight:bold !important; text-decoration:underline !important; }

a:visited {color:#FFB720 !important;}

a:active {color:#ff2424 !important;}

a:hover {color:red !important;}



input, input.post {

  color:#000000 !important;

}



/* ------------WRONGPLANET FORUM ----------------------- */

@-moz-document domain("wrongplanet.net") {



textarea.post, select, .title, .content, .storytitle, .storycat, .boxtitle, .boxcontent, .option, .tiny, .cellbox, .formtexts {

  color:#FFCC66 !important; 

  }



/*

td.row1 {background:#111111 !important;}

td.row2 {background:#222222 !important;} 

*/



.quote {

  background:#252525 !important;

  color:#FFCC66 !important;

  }

}





/* -------------------------------------------------------- */



/*

Dark Style Textboxes

By XerBlade 

http://userstyles.org/styles/591

*/



pre, textarea {

   color: white !important;

   background: black !important;

   border-left-color: gray !important;

   border-right-color: gray !important;

   border-top-color: gray !important;

   border-bottom-color: gray !important;

}



/* Uncomment this part if you also want to apply to forms and the like. */

input:not([type="button"]):not([type="checkbox"])

:not([type="submit"]):not([type="reset"]), 

select {

    color: white !important;

    background: black !important;

    border-left-color: gray !important;

    border-right-color: gray !important;

    border-top-color: gray !important;

    border-bottom-color: gray !important;

} 





/* ----------------------- GMAIL -------------------------- */

@-moz-document domain("mail.google.com") {

* { color:#FFCC66 !important;  }



button { 

    background-color:#000000 !important;  

    color:#dddddd !important 

    }

}



/* ------------------ HOTMAIL ------------------------------ */

@-moz-document domain("live.com") {

*, #span, ul.li, #ContentColumnInner, #ContactsReadPane { background-color:inherit !important; }

}



/* ----------- GOOGLE READER - PENDING ----------------------- */

@-moz-document url("www.google.com/reader/view/") {

}