/*
 * PONGSOCKET
 * "Andy's Song of the Now" entry-specific CSS for "Muse - Undisclosed Desires"
 * By Andy Graulund
 * <electricnet@gmail.com>
 * <andygraulund.com>
 */

#content, #top h1, #footer {
 width: 77%;
 min-width: 1015px;
}

#content #songofthenow a { height: 3.5em; margin-bottom: 10px; }

#content #song {
 clear: both;
 position: relative;
}

#content #song h1, #content #song h2 {
 padding: 0 10px;
}

#content #song h1 {
 color: #41305c;
 background: transparent url(/img/entry/thescale.gif) repeat;
 line-height: 0.7em;
}

#content #song h2 {
 position: absolute;
 left: 0;
 bottom: 53px;
 font-size: 2.5em;
 color: #7a6e8d;
}

#content blockquote {
 color: #7a6e8d;
}

#content i.q {
 color: #111;
}

#content #song h1 img {
 margin: 0 15px 0 0;
}

#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 p small.tip {
 color: #666;
 font-style: italic;
}
