@charset "UTF-8";

h1{color:#09f;font-family:Georgia, "Times New Roman", Times, serif;}
h2{color:#39f;border:1px solid #00f;padding:2px;-moz-border-radius:5px;-webkit-border-radius:5px;font-family:Georgia, "Times New Roman", Times, serif;}
h3{color:#69f;font-family:Georgia, "Times New Roman", Times, serif;}
h4{color:#99f;border-top:1px solid #00f;padding:2px;font-family:Georgia, "Times New Roman", Times, serif;}
body{background:#000;color:#fff;}
a{color:#0ff;text-decoration:none;}
a:link{color:#0ff;}
a:visited{color:#f0f;}
a:hover{color:#080;text-decoration:underline;}
a:active{color:#f30;text-decoration:underline;}
.code{background:#333;color:#fff;}
.guider{background:#333;border:2px solid #00f;color:#fff;float:right;padding:3px;}
.searchword{border:1px solid #ff0;background-color:#000;}

#page-container{font-size:80%;font-family:arial,helvetica,sans-serif;}
#page-container,#inner-column-container,#masthead,#footer{border-color:#00f;}
#outer-column-container{border-left-color:#000;border-right-color:#000;}
#masthead{background-color:#000;}
#footer{background-color:#000;}
#inner-column-container{background-color:#000;}
#left-column h3{margin-bottom:0;}

ul.rMenu li{background-color:#333;}
ul.rMenu li:hover,ul.rMenu li.sfhover{background-color:#666;}
ul.rMenu li a,#middle-column div.rMenu-center{border-color:#00f;}
ul.rMenu li a:hover{color:#000;background-color:#fff;}
ul.rMenu li.sfhover a:active,ul.rMenu li:hover a:active{color:#000;background-color:#c00;}

table.tablesorter{background-color:#666;}
table.tablesorter thead tr th, table.tablesorter tfoot tr th{background-color:#666;border:1px solid #000;}
table.tablesorter tbody td{color:#fff;background-color:#000;}
table.tablesorter tbody tr.odd td{background-color:#222;}
table.tablesorter thead tr .headerSortDown, table.tablesorter thead tr .headerSortUp{background-color:#999;}

div.column li{border:solid 1px #fff;background-color:#333;}
div.column li:hover{color:#000;background-color:#fff;}
