body {
	margin: .6in;
	font: 12pt/150% Georgia, "Times New Roman", Times, serif;
}

h1,h1 a, h2, h2 a, h3, h3 a {
	color: #8B1E23;
	letter-spacing: .15em;
	font: normal 36px "Trebuchet MS", Verdana, sans-serif;
}


.entry-title h3, 
.entry-title h3 a{
	color: #8B1E23;
	letter-spacing: .15em;
	font: normal 36px "Trebuchet MS", Verdana, sans-serif;
}




#title h2 {
	color: gray;
	font-size: 90%;
	font-weight: normal;
	margin-bottom: 1.5em;
	}

#content_left, #smaller, #navigation, hr, .entry-info, .navi-pages, .nextprev_entry {
	display: none;
	}
	
a, a:link, a:visited {
	border-style: none;
	text-decoration: none;
}	


/* print URLs after link text */
#content .entry p a:link:after, #content .entry p a:visited:after {
	content: " (" attr(href) ") ";
	border-bottom-style: none;
}

p.pagination {
	display: none;
}

#footer {
	display: none;

}

#print_creative_commons {
	font-size: 88%;
	color: #4c4c4c;
		margin-top: 20px;
		page-break-before: always
}

hr {
	color: #4c4c4c;
	clear: both;
}
	