body,
p,
h1,
h2,
h3,
h4,
h5,
h6,
a,
a:link,
a:visited,
a:active {
	font-size: 9pt;
	line-height: 1.2;
	font-family: 'Lucida Grande', arial, helvetica, sans-serif;
	text-decoration: none;
	color: #000000;
	margin: 0;
	padding: 0;
	font-weight: normal;
}


#secondary,
.paginator,
#footer,
#logo,
#supertitle,
#tagline,
.tagsBox,
.callout,
.postBody-category,
.read_more,
.facebookThumb {
	display: none;
}


.printOnly {
	display: block;
}


p,
blockquote,
ul,
ol,
h1,
h2,
h3,
h4,
h5,
h6 {
	margin-bottom: 11px;
}


h1.archiveHeader {
	font-size: 17pt;
	font-family: georgia, serif;
	border-bottom: 3px solid black;
	font-style: italic;
	padding-bottom: 20px;
}


.post {
	border-bottom: 1px solid black;
	padding-bottom: 13px;
	margin-bottom: 13px;
}
		.post h1,
		.post h1 a {
			font-size: 15pt;
			font-family: georgia, serif;
		}
		.postHead-meta {
			margin-bottom: 12px;
		}
				.postHead-meta h5,
				.postHead-meta h6,
				.postHead-meta h6 a {
					font-size: 7pt;
					line-height: 1;
					text-transform: uppercase;
					font-style: normal;
					margin-bottom: 6px;
				}
						.postHead-meta h5 em {
							font-style: normal;
						}

#single .postBody-content {
	border-top: 1px solid black;
	padding-top: 20px;
	margin-top: 20px;
}



.authorProfile-photo {
	margin-bottom: 10px;
}
.authorProfile-bio p {
	border-bottom: 3px solid black;
	padding-bottom: 15px;
	margin-bottom: 15px;
}