/*
 * PONGSOCKET
 * "Andy's Song of the Now" entry-specific CSS for "Julian Casablancas - 11th Dimension"
 * By Andy Graulund
 * <electricnet@gmail.com>
 * <andygraulund.com>
 */

#content blockquote { color: #6e4e6f; font-size: 500%; margin-bottom: 50px; }
#content i.q { color: #370c39; }
#content #songofthenow a { height: 3.5em; margin-bottom: 30px; }

/* Soon, I promise! */

#content .post {
 font: 125% "Palatino Linotype", Palatino, Georgia, "Times New Roman", Times, serif;
 line-height: 1.6em;
 color: #333;
 text-indent: 1em;
}

#content .post strong {
 color: #000;
}