/*
    This is a negative plug for Tripoli (http://monc.se/tripoli). 
    Copyright (C) 2007  David Hellsing
*/

body { background: black; color: white; }
ins, dfn { border-bottom-color: #555; color: #fff; }
del { color: #ccc; }
kbd { border-color: #333; }
abbr, acronym { border-bottom-color: #555; }
blockquote { border-top-color: #555; border-bottom-color: #555; color: #ccc; }
fieldset { border-color: #555; }
legend { background-color: #000; }
textarea, input[type='text'], select { border-color: #555; background: #000; color: #fff; }
textarea:hover, input[type='text']:hover, select:hover { border-color: #666; }
textarea:focus, input[type='text']:focus, input[type='password']:focus, select:focus { border-color: #888; outline-color: #444400; }
option { color: #fff; }
.content table, .content th, .content td  { border-color: #555; }
.content a:link { color: #69f; }
.content a:visited { color: #ccf; }
.content a:hover { color: #e66; }
.content a:active, .content a:focus { color: #fff; }
.content hr { color: #555; background-color: #555; }
.content code, .content pre { color: #e66; }
* html option { color: black; }
