/****************************
	Blog Styles
****************************/
.post_sidebar { float: left; width: 265px; }
.post_list { float: left; width: 600px; padding-left: 25px; }
	.post_list .navigation { font-size: 11px; width: 100%; }
		.post_list .navigation a, .post_list .navigation a:visited { color: #a10013; }
		.post_list .navigation .alignleft { float: left; }
		.post_list .navigation .alignright { float: right; }
		
	.post_list .pagetitle { color: #2D3031; text-transform: uppercase; }
	.post_list .post { }
		.post_list .post h3 { margin-bottom: 5px; border-bottom: 1px solid #C5C5C5; font-size: 16px !important; }
		.post_list .post a, .post_list .post a:visited { text-decoration: none; color: #a10013; }
		.post_list .post a:hover { color: #666; }
		.post_list .post .date { font-size: 11px; color: #424242; }
		
.post_sidebar ul li { list-style-type: none; }
	.post_sidebar ul li h2 { border-bottom: 1px solid #C5C5C5; }
	.post_sidebar ul li a, .post_sidebar ul li a:visited { text-decoration: none; color: #a10013; }
		.post_sidebar ul li a:hover { color: #666; }