/*
 * PONGSOCKET
 * "andy's song of the now" entry-specific CSS for "Yeah Yeah Yeahs - Heads Will Roll".
 * By Andy Graulund
 * <electricnet@gmail.com>
 * <andygraulund.com>
 */

body { background-color: #000/* url(/img/entry/glitteronthewetstreets.png) no-repeat center top;*/ }
#content #song h1 { color: #3c3b43; font-family: "Helvetica Neue", Helvetica, sans-serif; }
#content #song h2 { color: #1e1e22; font-family: HelveticaNeue-Light, "Helvetica Neue Light", "Helvetica Light", "Helvetica Neue", Helvetica, sans-serif; font-weight: 300; }
#content #pnav { color: #1e1e22; }

#content .post {
 font: 125% "Palatino Linotype", Palatino, Georgia, "Times New Roman", Times, serif;
 line-height: 1.6em;
 color: #5e5e64;
 text-indent: 1em;
}

#content #meta, #content blockquote {
 color: #5e5e64;
}

#content .post strong {
 color: #8c8c90;
}

#content #songofthenow, #content #date, #content #meta, #content #meta li, #content #meta li.listen a, #footer { border-color: #1a1922; }

#content #songofthenow a:hover, #content #meta li.listen a { background-color: #0d0d11; }

#content #meta li.listen a { color: #8c8c90; }

#content #meta li.listen a:hover { background-color: #15141c; }

#content small, #footer { color: #26262b; }

#content small a, #content #date { color: #3c3b43; }

#content #pnav a:hover { color: #8c8c90; }

#content #songofthenow, #content #songofthenow a { color: #5e5e64; }

#content i.q { color: #8c8c90; }