/*
 * PONGSOCKET
 * Pongsocket post-specific CSS for "The Right Word I".
 * By Andy Graulund
 * <electricnet@gmail.com>
 * <andygraulund.com>
 */

#primary, .primary {
	width: auto;
	margin-left: 0;
}

.primary #after, .primary h1, .primary #post .wordsome div div, .primary .primary, .front #primary, .front .primary {
	width: 40em;
	margin-left: 230px;
}

.primary h1 {
	width: 13.33em;
}

.front .primary h1 {
	margin-left: 0;
	width: auto;
}

.primary #post .wordsome div {
	overflow: hidden;
}

.primary #post .wordsome h2 {
	margin: -.27em 0 .05em;
	font: bold 5em "Helvetica Neue", Helvetica, sans-serif;
	text-transform: lowercase;
}

.primary #post .wordsome p {
	margin: 0;
	font: 1.5em "Helvetica Neue", Helvetica, sans-serif;
	text-indent: 0;
	line-height: 1.6em;
}

.primary #post .wordsome div div {
	padding: 30px 0 45px;
}

.primary #post .chance, .primary #post .chance p {
	background-color: #123018;
	color: #89988c;
}

.primary #post .chance h2 {
	text-shadow: 0 8px #0d2211;
}

.primary #post .probability, .primary #post .probability p {
	background-color: #121146;
	color: #8988a3;
}

.primary #post .probability h2 {
	text-shadow: 0 8px #0d0c31;
}

.primary #post .risk, .primary #post .risk p {
	background-color: #401118;
	color: #a0888c;
}

.primary #post .risk h2 {
	text-shadow: 0 8px #2d0c11;
}
