html { color: #9eaa96; background-color: #3e4637; } .row { background-color: #4c5844; border-color: #5c6d4e; } .row.odd { background-color: #3e4838; } .row.breadcrumb { background: #3e4838; border-top-color: #4a583f; } .row.stats { background: #3e4838; } .row.stats span { color: #9eaa96; } .titlebar .title h1, .titlebar .title h2 { color: #16231a; } .titlebar .title h1 span { color: #313e34; } .titlebar { border-bottom-color: #7b9069; } .titlebar ul li a { color: #9eaa96; text-decoration: none; } .titlebar ul li a:hover { color: #fff; } .breadcrumb a { color: #9eaa96; } .row.subforum h3 a, .row.lastThread h4 a { color: #fff; } .row.subforum span, .row.lastThread span { color: #9eaa96; } .row.lastThread { background: #3e4838; } .list th { color: #9eaa96; } .list tr.odd td, .list tr.odd th { background-color: #3e4838; } .list a { color: #9eaa96; } .list a:hover { color: #fff; } .pagination a { color: #9eaa96; } .pagination a.active { color: #fff; } .row.thread a { color: #9eaa96; } .row.thread a.main { color: #fff; } .post { background: #4c5844; } .post .postContent a.smart { background: #44503e; border-color: #58694e; } .post .postContent a.smart .title, .post .postContent a.smart .desc { background-color: #44503e; border-color: #58694e; color: #9eaa96; } .post .postContent a.smart .desc { color: #fff; } .post .postContent .quote { background: #44503e; border-color: #58694e; } .post .postContent .quote a.user { background-color: #44503e; border-color: #58694e; color: #9eaa96; } .post .postContent .blockquote { background-color: #44503e; border-color: #58694e; } .querybox { border-color: #ccc; } .querybox .inputwrapper, .querybox .buttonwrapper { background: #eee; } .querybox .buttonwrapper input { border-left-color: #ccc; color: #9eaa96; } .row.search.message { color: #9eaa96; } .row.search.results a { color: #9eaa96; } .footer a { color: #526542; }