.post, .post_header, .post_body, .post_footer {
	border:1px solid #1B4B55;
}
.post_header a:link, .post_header a:visited {
	font:bold 24px Monotype Corsiva;
	text-decoration: none;
	color:black;
}
.post_footer a:link, .post_footer a:visited {
	font:bold 14px verdana;
	color:#F84D01;
}
.post_header, .post_body {
	font:14px Verdana;
}
.post_header {
	background:#BAD78D;
	padding:5px 20px;
}

.post_comments {
	background:#F1DE93;
}
.post_body {
	background:#DEE3A8;
	padding:10px 20px;
}
.post_footer {
	background:#D3D4CA;
	padding:5px 20px;
	text-align:right;
}
.blog_navigation {
	padding:1px 20px;
}
.post_comment_title {
	font:bold 14px Verdana;
	color:#014248;
}

.post_comment_body {
	font:14px Verdana;
}
.post_comment_body a:link, .post_comment_body a:visited {
	color:black;
}

