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

.postpage, .front-3 {
 background: #1a1922 url(/img/entry/ohten.png) no-repeat;
}

.postpage h1, .front-3 h1 {
 margin: 0;
 height: 8em;
 text-indent: -9999em;
}

.front-3 h1 a {
 overflow: hidden;
 display: block;
 height: 8em;
 width: 372px;
}

.postpage #logo, .front-3 #logo {
 background-color: #f93;
}

.postpage #post, .front-3 #post {
 width: 372px;
 margin-left: 30px;
}

.postpage h2.exc, .front-3 h2.exc {
 font: 213% "Helvetica Neue", Helvetica, Arial, sans-serif;
 color: #af6c2d;
 line-height: 1.2em;
}
.postpage h2.exc strong, .front-3 h2.exc strong {
 color: #f93;
}

.postpage #post h3, .front-3 #post h3 {
 margin-left: -214px; /* 184px + 30px */
}
.postpage #post .r, .front-3 #post .r {
 margin: 0 -200px 1.5em 1.5em;
}
.postpage .primary .comment.author {
 border-top-color: #f93;
}
.postpage .primary .comment.author h3 strong, .postpage .primary .comment.author h3 strong a {
 color: #f93;
}
