#logo h1 { color: #468; } #chat a.u { color: #f08; font-weight: bold; text-shadow: #000 0 0 2px; } #chatbg { background-color: #000; opacity: 0.7; } #lastlogbg { background-color: #000; opacity: 0.8; } #playlistbg { background-color: #000; opacity: 0.8; } #chat span a { color: #03f; opacity: 1; } #queue li { } #queue li.selected { background-color: #000; } #queue li span.yt { } #queue li.selected span.yt { } #queue li a { color: #f24; letter-spacing: -1px; } #queue li.selected a { color: #f08; } #queue li span.like { color: #bbb; } #queue li.selected span.like { color: #888; } #queue li.liked span.like { color: #999; font-weight: bold; } #queue li.selected.liked span.like { color: #fff; font-weight: bold; }