/*
 * PONGSOCKET
 * Pongsocket post-specific CSS for "Two Twitter Twools".
 * By Andy Graulund
 * <electricnet@gmail.com>
 * <andygraulund.com>
 */

#post-7 #post img, #front-7 #post img {
 margin: 0 0 20px -184px;
}

#post-7 h1, #front-7 h1 {
 font-style: italic;
}

#post-7 h1 span, #front-7 h1 span {
 font-size: 65%;
 font-weight: normal;
 color: #0cf;
}

#post-7 img.rr {
 float: right;
 margin: 0 -3em 1em 1.5em;
}