
br.clear {
	clear: both;
	display: block;
	height: 1.125em;
	}


/* -------------------------------------- */

body {
	font-size: 100%;
	font-family: Georgia, serif;
	color: #333;
	background-color: #fff;
	}
html>body {
	font-size: 16px;
	}
p {
	line-height: 1.5em;
	font-size: 1em;
	}
a {
	font-weight: normal;
	text-decoration: none;
	}

a:link {
	color: #369;
	}
a:visited {
	color: #306;
	}
a:hover, a:active {
	color: #000;
	text-decoration: underline
	}
.highlight {
	color: #c00;
	}

h1 {
	font-size: 2em;
	line-height: 1.5em;
	}

h2 { 
	font-size: 1.5em;
	line-height: 2em;
	}
div.entry h2 {
	font-size: 1.25em;
	line-height: 1.2em;
	margin-bottom: 0.6em;
	}
h3 {
	line-height: 1.5em;
	}
h4 {
	font-size: 1em; 
	line-height: 1.125em; 
	padding-bottom: 0.375em;
	margin-top: 1.5em;
	}
h5 {
	font: 0.875em/1.714em Georgia, serif;
	color: #999;
	font-variant: small-caps;
	text-transform: lowercase;
	}
#h5left .light, #h5right .light {
	color: #ccc;
	}
#h5left {
	width: 5em;
	float: left;
	text-align: left;
	}
#h5center {
	float: left;
	text-align: center;
	width: 11em;
	}
#h5right {
	width: 4em;
	float: right;
	text-align: right;
	}
h5 span {
	text-transform: none;
	font-variant: normal;
	font-size: 80%;
	}
div.entry h3 {
	font-size: 1.125em;
	font-style: italic;
	line-height: 1.333em;
	clear: both;
	}
	div.entry h3.linetop {
		padding-top: 1em;
		border-top: 1px dotted #ccc;
		}
div.entry h4, div.entry cite {
	font-size: 0.813em; 
	line-height: 1.846em; 
	color: #333;
	}
div.entry cite {
	display: block;
	clear: both;
	text-align: right;
	}

div.entry p {
	margin-bottom: 1.125em;
	}

div.entry blockquote {
	padding-left: 2em;
	margin-bottom: 1.125em;
	line-height: 1.5em;
	font-size: 1em;
	width: 27.25em;
	}
