/*Tripoli is a generic CSS standard for HTML rendering. 
Copyright (C) 2007  David Hellsing, under GNU GPL v3: http://www.gnu.org/licenses/ */

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:#440}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}
