h1 {
	font-family: Georgia, Times, "Times New Roman", serif;
	margin-bottom:36px;
	margin-top:15px;
}
h1 a {
	color: black !important;
	text-decoration: none;
}
h2 {
	font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
	text-transform: uppercase;
	margin: 0px 0px 20px 0px;
	padding: 0;
	letter-spacing: -1px;
}
h3 {
	font-family: Georgia, Times, "Times New Roman", serif;
	margin: 10px 0px 16px 0px;	
}
p {
	width: 683px;
	max-width:100%;
}
blockquote, ul {
	max-width: 620px;
}
blockquote {
	padding:0px;
	margin:15px 20px 15px 20px;
}
a {
	color: #CC0000;
}
a:visited {
	color: #660000;
}
.post {
	font-family: Georgia, Times, "Times New Roman", serif;
	margin: 2px 0px 0px 0px;
	padding: 0;
	margin-bottom: 120px;
	line-height: 130%;
}
.postbody {
	display:block;
	margin: 4px 0px 0px 0px;
	padding: 0;
	text-align: left;
}
.permalink {
	font-family: "Lucida Console", "Lucida Sans Typewriter", Monaco, "Bitstream Vera Sans Mono", monospace;
	display:block;
	padding: 0;
	margin-top: 16px;
	text-align: left;
}
.permalink a {
	text-decoration: none;
	color: #999;
	font-size: 11px;
}
img {
	max-width:100%;
	height:auto;
	display:block;
	margin-bottom: 8px;
}
footer {
	font-family: "Lucida Console", "Lucida Sans Typewriter", Monaco, "Bitstream Vera Sans Mono", monospace;
	font-size:10px;
	text-transform:uppercase;
}
footer a {
	color: #999;
}