#content #alpha{
	width: 530px;
	float: right;
}
#content #beta{
	width: 320px;
	float: left;
}

/* POST */
#alpha .post {
	width: 100%;
	position: relative;
	font-size: 18px;
	font-weight: normal;
	line-height: 1.4em;
}	
	#alpha .post h2 {
		font-family: Georgia;
		font-size: 35px;
		font-weight: normal;
		line-height: normal;
	}
	#alpha .post h2 a { color: #fff; }
	
	#alpha .entrytext {
		margin-top: 25px;
	}
	
	#alpha .wp-caption-text {
		font-size: 11px;
		font-style: italic;
	}
	#alpha li {
		margin-left: -25px;
		font-size: .85em;
	}
