html { color: #000; background-image: url(../../img/theme/oldpunch/bg.png); background-color: #bbb; } .row { background-color: #fff; border-color: #888; } .row.odd { background-color: #eee; } .row.breadcrumb { background: #f2f2f2; border-top-color: #fff; } .row.stats { background: #14f; } .row.stats span { color: #fff; } .row.titlebar { padding: 0; padding-right: 15px; height: 88px; background-image: url(../../img/theme/oldpunch/navbg.gif); background-repeat: repeat-x; border-bottom-color: #eee; } .row.titlebar a.inner { width: 240px; height: 88px; top: 0; left: 0; } .row.titlebar img { margin-right: 0; } .row.titlebar .title { margin: 26px 0; } .row.titlebar .title h1, .row.titlebar .title h2 { color: #333; } .titlebar .menu { margin-top: 19px; margin-bottom: 19px; } .titlebar ul li a { color: #333; font-size: 12px; text-decoration: none; } .titlebar ul li a:hover { color: #14f; text-decoration: underline; } .breadcrumb a { color: #333; } .row.highlights { border-color: #bbb; } body.highlights .details { background: #eee; border-right-color: #fff; } body.highlights h2 { color: #111; border-bottom-color: #333; } body.highlights p { color: #111; } .row.subforum { border-bottom-color: #eee; } .row.lastThread { border-top-color: #fff; } .row.subforum h3 a, .row.lastThread h4 a { color: #333; } .row.subforum span, .row.lastThread span { color: #666; } .row.lastThread { background: #eee; } .list th { background-color: #26f; color: #fff; } .list tr.odd td, .list tr.odd th { background-color: #f5f5f5; } .list a { color: #333; } .list a:hover { color: #14f; } .pagination a { color: #417394; } .pagination a.active { color: #444; } .row.thread a { color: #666; } .row.thread a.main { color: #222; } .row.postInfo { border-bottom-color: #eee; } .row.postInfo.hide-backgrounds { background-color: #26f; } .row.postInfo { color: #fff; } .row.postInfo .userForeground .date { color: #fff; } .row.post { background: #fff; border-top-color: #fff; } .post .postContent .quote { background: #bdf; border-color: #888; } .post .postContent .quote a.user { background-color: #ace; border: none; color: #05a; } .post .postContent .blockquote { background-color: #bdf; border: none; } .post .postContent a { color: #05a; } .post .postContent a.smart { background: #bdf; border-color: #888; } .post .postContent a.smart .title, .post .postContent a.smart .desc { background-color: #bdf; border-color: #888; color: #05a; } .post .postContent a.smart .desc { color: #000; } .querybox { border-color: #ccc; } .querybox .inputwrapper, .querybox .buttonwrapper { background: #eee; } .querybox .buttonwrapper input { border-left-color: #ccc; color: #333; } .row.search.message { color: #333; } .row.search.results a { color: #333; } .row.event a { color: #05a; } .footer a { color: #666; } @media only screen and (max-width: 635px) { .titlebar { padding: 0 !important; } .titlebar a.inner { width: auto !important; margin-top: 0 !important; margin-bottom: 0 !important; } .titlebar .menu { padding: 10px 0; margin-top: 0 !important; margin-right: 0 !important; margin-bottom: 0 !important; background-color: #f5f5f5; border-top: solid 1px #ddd; } }