html, body { background: #1a1d22; color: #e0e0e0; font-family: arial, helvetica, "nimbus sans l", sans-serif; } .rep { color: #e0e0e0; } a, a .name, .nav label { color: #b0ccde; } a:hover, a:hover .name, .nav label:hover { color: #5c6a74; } .replymode, .extramode { color: #fff; } .replymode { background: #2b2b2b; } .extramode { background: #333; } .postblock { background: #28282d; border: 1px solid #333; color: #ddd; } .q { color: #789922; } .fs { text-decoration: none; } .subj { color: #a6b8d8; font-weight: bold; } .name, .omitted { color: #a3a3a3; } .reply, #q-p { background: #373a44; } .abbrev { color: #777; } .highlight { background: #5b5f69; outline: 1px dashed #888; } .managertable td { background: #64697b; } .managertable th { background: #252830; color: #f8f8f8; } hr { border: none; border-top: 1px dotted #696969; height: 0; } #catalog .thread:hover { background: #373a44; box-shadow: 0 0 5px 5px #373a44; } #catalog .replies { color: #909090; font-weight: bold; } .yt { background: #292c33; border: 1px solid #5e6b7d; color: #e0e0e0; } .quoted { border-color: #1a1d22; color: #aaa; }