body	{
	font: normal 12pt georgia, garamond, serif;
	margin: 1.4cm;
}
a, abbr, acronym	{
	text-decoration: none;
	border-bottom: none;
	color: black;
}
h1, h2, h3, h4, h5, h6 {
	font: normal 16pt "trebuchet ms";
	line-height: 1.2em;
}
h1	{
	font-size: 22pt;
}
h2	{
	font: normal 18pt georgia, garamond, serif;
}
img	{
	margin: 0.25cm 0 0 0.25cm;
}
sup	{
	position: relative;
	font-size: 10pt;
	line-height: 0.6em;
	bottom: -2px;
}

/* ============ */
.post	{
	position: relative;
	border-top: dotted 1px black;
}
.storydate {
	position: absolute;
	top: 0;
	right: 0;
	text-transform: lowercase;
	font: italic 12pt georgia, garamond, serif;
	padding-bottom: 0.5em;
}
.noprint, #sidebar, .credit, .navlinks, #postcomment, form {
	display: none;
}
.meta {
	text-align: right; font-size: 10pt;
}
