@charset "utf-8"; * { box-sizing : border-box} * { -moz-box-sizing : border-box} *{ margin:0px; padding:0px; } body{ margin:0; color:#fff; background:#000; letter-spacing : 0.5px; font-family:Verdana, Sans-Serif; } a:link{color:#aa99ff;text-decoration:underline;} a:visited{color:#6699ff;text-decoration:underline;} a:hover{color:#ff9999;text-decoration:none;} a:active{color:#ff9999;} #container{margin:0 10px;} /* ----- Header ----- */ #headbar{ height:30px; text-align:left; margin:0; padding:2px; color:#000; font-size:12px; background:#fff; line-height: 150%; border-bottom:2px solid #666; } #headbar a{color:#333;text-decoration:none;} #headbar a:hover{color:#333;text-decoration:underline;} .wikilogo{ position:absolute; left:2px; top:2px; text-align:left; } .barRight{ position:absolute; right:2px; top:0px; text-align:right; } .barRight input{ background:#FFF; } .links_pul_menu{ position:absolute; right:2px; margin-top:2px; } #banner{ text-align:left; margin-bottom:10px; border-bottom:#fff solid 1px; } #banner h1{ font-size:24px; padding:5px; margin:0; border-bottom:none; border-left:none; } #banner p{ font-size:16px; padding: 2px 10px; } #banner a:link{color:#fff;text-decoration:none;} #banner a:visited{color:#fff;text-decoration:none;} #banner a:hover{color:#ddd;text-decoration:none;} #banner a:active{color:#ddd;text-decoration:none;} /* ----- Tab ----- */ #tab{ margin-left:200px; font-size:0px; width:500px; background:#000; color:#000; } /* ----- Tab Link ----- */ /* #tab a:link{color:#fff;text-decoration: none;} #tab a:visited{color:#fff;text-decoration: none;} #tab a:hover{color:#ddd;text-decoration: underline;} #tab a:active{color:#ddd;text-decoration: underline;} */ #tab a:link{color:#000;text-decoration: none;} #tab a:visited{color:#000;text-decoration: none;} #tab a:hover{color:#000;text-decoration: underline;} #tab a:active{color:#000;text-decoration: underline;} /* ----- Contents ----- */ /*\*/ * html #wrapper{height:1%;} /**/ #wrapper{ margin-right:30px; } #content{ margin-left:185px } #left{ margin-top:-13px; width:175px; float:left; } /*\*/ * html #left{ position:relative; top:0; } /*\*/ #right{ width:10px; float:right; } /* ----- Center ----- */ #wiki{} #wikibodytop{} #wikibody{ line-height: 120%; border:#fff solid 1px; text-align:left; padding:10px; } #wikibodybottom{ margin-top:5px; margin-bottom:5px; } /* ----- Main ----- */ .main{ color:#eee; text-align:left; } .posted{ font-size:11px; text-align:right; margin:20px 0 5px; } .posted a:link{} .posted a:visited{} .posted a:hover{} .posted a:active{} .attach, .footnote{ float:left; text-align:left; font-size:12px; } /* ----- Left Right----- */ #lefttop,#righttop{} #leftbottom,#rightbottom{} /* ----- Ads ----- */ #adtitle{ text-align:left; font-size:12px; margin-bottom:5px; } .ad{ font-size:12px; text-align:center; } #adbottom{ margin-bottom:30px; } /* ----- Copyright ----- */ #copyright{ text-align:center; } #powered{ text-align:center; margin:10px; } #syndicate{ text-align:center; font-size:12px; margin-bottom:10px; } #syndicate a{color:fff;} /* ----- Footer ----- */ #footbar{ text-align:center; margin:0; margin-top:8px; padding:5px; color:#000; font-size:12px; background:#fff; line-height: 150%; } #footbar a{color:#000;} #footer{ text-align:center; clear:both; } /* General */ .main h1{ color:#fff; font-size:24px; padding:5px; margin-left:5px; } .main h2{ color:#fff; font-size:20px; border:solid #555 1px; background-color:#222; padding:5px; margin-left:8px; } .main h3{ color:#fff; font-size:18px; padding: 5px 5px 5px 10px; margin-left:12px; border-bottom: double 3px #aaa; border-left: solid 5px #aaa; background-color:#222; } .main h4{ color:#fff; font-size:16px; padding:3px; margin-left:15px; border-bottom: solid 1px #aaa; border-left: solid 5px #aaa; background-color:#222; } .main h5{ color:#fff; font-size:14px; padding:5px; margin-left:20px; border-bottom: solid 1px #aaa; } .main h6{ color:#fff; font-size:12px; padding:5px; margin-left:20px; border-bottom: solid 1px #aaa; } img { border: none; vertical-align: middle; } hr{ margin-top: 5px; margin-bottom: 5px; } ul,ol{ padding:0; margin:0; margin-left: 10px; } ul li { margin: 0 0px 0 15px; padding: 0; line-height: 150%; } ol li { margin: 0 0px 0 5px; padding: 0; line-height: 150%; } dt { font-weight: bold; margin-top: 1em; margin-left: 1em; } .main table, #right table, #left table{ padding:0px; border:0px; text-align:left; color:inherit; table-layout: auto; border-collapse:collapse; } .main th, #right th, #left th { padding:5px; margin:1px; text-align:center; color:inherit; border:1px solid #666; } .main td, #right td, #left td { font-size:12px; padding:5px; margin:1px; /*text-align:center;*/ background-color:#222; color:inherit; border:3px ridge #999; } .main tr, #right tr, #left tr { font-size:12px; padding:5px; margin:1px; color:inherit; border:1px solid #666; } pre { border: #666 1px dotted; padding: 5px; margin: 5px 0px 5px 5px; white-space: pre; color: #fff; background:#333; } blockquote { margin: 5px 0px 5px 5px; padding: 5px; border: #666 1px solid; color:#fff; background:#333; } em { font-style:italic; } strong { font-weight:bold; } address { font-style:normal; } .plugin_vote table{ border:1px solid #666; margin:3px; } .warning, .warning{ color: #FCC; } .hidden{ display: none; } span.diff_add{ color: red; background-color:#FFF; } span.diff_del{ color: blue; background-color:#FFF; } span.word1{ color: black; background-color: #ffff66; } span.word2{ color: black; background-color: #a0ffff; } span.word3{ color: black; background-color: #99ff99; } span.word4{ color: black; background-color: #ff9999; } span.word5{ color: black; background-color: #ff66ff; } span.word6{ color: white; background-color: #880000; } span.word7{ color: white; background-color: #00aa00; } span.word8{ color: white; background-color: #886800; } span.word9{ color: white; background-color: #004699; } span.word10{ color: white; background-color: #990099; }