/*
 * PONGSOCKET
 * "Andy's Song of the Now" entry-specific CSS for "Animal Collective - My Girls"
 * By Andy Graulund
 * <electricnet@gmail.com>
 * <andygraulund.com>
 */

#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;
}

#content blockquote {
 float: none;
 width: auto;
 margin: 30px 0;
 font-size: 300%;
 color: #7eb53d;
 margin-bottom: 50px;
}

#content blockquote i.q {
 color: #d1d1d3;
 /*font-size: 900%;
 margin-top: -0.18em;*/
}
#content #songofthenow a { height: 3.5em; margin-bottom: 30px; }