/*
 * PONGSOCKET
 * "Andy's Song of the Now" entry-specific CSS for "Jack Peņate - Tonight's Today"
 * By Andy Graulund
 * <electricnet@gmail.com>
 * <andygraulund.com>
 */

body {
 background: #fff url(/img/entry/jptt-tonightbg.gif) repeat-x center top;
}

#content {
 margin-top: 0;
}

#content #songofthenow {
 border-width: 0;
 margin-bottom: 90px;
}

#content #songofthenow a {
 background: #0cf url(/img/entry/jptt-logobg.gif) no-repeat left bottom;
 color: #fff;
 height: auto;
 padding: 110px 10px 10px;
}

#content #songofthenow a:hover {
 color: #fff788;
}

#content #date {
 border-width: 0;
 background: transparent url(/img/entry/jptt-notes.png) no-repeat 0 12px;
 padding-top: 120px;
 font: bold 1.5em "Helvetica Neue", HelveticaNeue, "Neue Helvetica", NeueHelvetica, Helvetica, FreeSans, sans-serif;
 color: #3c3b43;
}

#content #pnav {
 padding-top: 120px;
}

#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 {
 color: #0cf;
 margin-top: 30px;
 font-size: 200%;
}

#content blockquote i.q {
 color: #09c;
}
