/*
 * PONGSOCKET
 * "Andy's Song of the Now" entry-specific CSS for "Ginger Ninja - Sunshine"
 * 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;
}