#posts {
	float: left;
	padding: 2em; }

#content #screenshot {
	float: right;
	padding: 2.7em 2em 2em 2em;
	height: 100%; }

#content .post-content {
    width: 45%; }

#content .post-content h1 {
    font-size: 110%;
    margin-bottom: 1em; }

#content .post-content h2 {
	color: #BDBABD;
	font-size: 110%;
	margin: 1em 0 0.2em 0; }

#content .post-content p {
	font-size: 90%;
	padding: 0.5em 0; }

#content .post-content a {
	color: #BDBABD; }



