html { color: #000000; background-color: #cfcfcf; } .row { background-color: #eee; border-color: #969696; } .row.odd { background-color: #ddd; } .row.breadcrumb { background: #ddd; border-top-color: #fff; } .row.stats { background: #ddd; } .row.stats span { color: #222; } .titlebar .title h1, .titlebar .title h2 { color: #212320; } .titlebar { border-bottom-color: #ddd; } .titlebar ul li a { color: #222; text-decoration: none; } .titlebar ul li a:hover { color: #666; } .breadcrumb a { color: #222; } .row.highlights { border-color: #bbb; } body.highlights .details { background: rgba(255,255,255,0.85); border-right-color: #fff; } body.highlights h2 { color: #111; border-bottom-color: #333; } body.highlights p { color: #111; } .row.subforum h3 a, .row.lastThread h4 a { color: #222; } .row.subforum span, .row.lastThread span { color: #444; } .row.subforum { border-bottom-color: #eee; } .row.lastThread { background: #ddd; border-top-color: #fff; } .list th { color: #222; } .list tr.odd td, .list tr.odd th { background-color: #ddd; } .list a { color: #222; } .list a:hover { color: #666; } .pagination a { color: #222; } .pagination a.active { color: #666; } .row.thread a { color: #000; } .row.thread a.main { color: #222; } .post { background: #eee; } .row.postInfo, .postInfo .userForeground .date { color: #eee; } .row.postInfo.hide-backgrounds { background-color: #eee; border-bottom-color: #fff; } .row.postInfo.hide-backgrounds, .row.postInfo.hide-backgrounds .userForeground .date { color: #333; } .post .postContent a { color: #666; } .post .postContent a.smart { background: #ddd; border-color: #ccc; } .post .postContent a.smart .title, .post .postContent a.smart .desc { background-color: #ddd; border-color: #eee; color: #222; } .post .postContent a.smart .desc { color: #000; } .post .postContent .quote { background: #ddd; border-color: #ccc; } .post .postContent .quote a.user { background-color: #ddd; border-color: #eee; color: #222; } .post .postContent .blockquote { background-color: #ddd; border-color: #ccc; } .querybox { border-color: #ccc; } .querybox .inputwrapper, .querybox .buttonwrapper { background: #eee; } .querybox .buttonwrapper input { border-left-color: #ccc; color: #222; } .row.search.message { color: #222; } .row.search.results a { color: #222; } .row.event a { color: #666; } .row.event span { color: #444; } .footer a { color: #999; }