/* footer */ div#column-content, div#footer, div#globalWrapper { background-color: #101010; color: #F5B905; } /* left menu */ #p-navigation li a, #p-navigation .pBody ul, #p-fnord li a, #p-fnord .pBody ul, #p-tb li a, #p-tb .pbody li a, div.pbody { background-color: #151515; color: #F5B905; } /* gaaaaaarrrrrr.....!!!! */ div.'generated-sidebar portlet' { display: none; } /* Search */ div#p-search .pBody, input#searchInput { background-color: #f5b905; color: #000000; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; padding-left: 1px; margin-right: 0px; } /* page content */ div#content, div#bodyContent { background-color: #000000; color: #F5B905; } /* toc */ #toc, .toc, .mw-warning { background-color: #050505; } /* thumbnail pictures */ html .thumbimage { border: none; } div.thumbinner { border: none; background-color: #010101; } /* heading */ div#content h1, div#content h2, div#content h3, div#content h4, div#content h5 { color: #F5B905; } /* links */ div#content a, div#content a:link, div#content a:active, div#content a:visited { text-decoration: underline; color: #FFFFFF; } div#content a.new { text-decoration:line-through; color: #CCCCCC; } div#content a:hover { text-decoration: none; } /* lists */ div#content ul { list-style-type: none; list-style-image: none; padding: 0px; margin: 0px; } div#content ul li { background-image: url(/wiki/images/8/8e/Tetris_s.png); background-repeat: no-repeat; background-position: 0px 0px; padding-left: 25px; } /* navbar */ div.NavHead { background: #000000; } /* categories */ div.catlinks, div#catlinks{ background: #000000; }