/*
Theme Name: Custom FrankHarmon
Theme URI: http://www.lifeboatcreative.com/
Description: Custom theme created for frankharmon.com.
Version: 1.0
Author: Jason Bailey
Author URI: http://www.lifeboatcreative.com/
*/



/* Begin Typography & Colors */

h3 {
	color: #666;
	margin-bottom: 8px;
}
.entry {
	margin-top: 5px;
}
.post {
	clear: both;
	border-top: 1px;
	border-top-color: #CCCCCC;
	border-top-style: solid;
	margin-bottom: 10px;
	padding-top: 10px;
}
.alignleft {
	float: left;
	text-align: center;
	margin: 10px 10px 10px 0;
}
.alignright {
	float: right;
	width: 300px;
	text-align: right;
}
.alignright_2 {
	float: right;
	text-align: center;
	margin: 10px 0 10px 10px;
}
.commentlist li {
	list-style: none;
}
#page .awards p {
	font-size: 12px;
}
.postmetadata {
	font-size: 10px!important;
}
