/* StyleSheet created by Fantasai */

h1 {
	font-family: Zapfino, Monotype Corsiva, Zurich Calligraphic, "Brush Script MT", "Brush Script", "Script", cursive;
	font-size: x-large;
	text-align: left;}

h1.subtitle {
	display: block;
	font-size: xx-large;
	font-family: "Times Roman", serif;
	font-style: italic;
	text-align: center;}
h1 + address {
	font-weight: bold;
	font-style: normal;}

.entry {
	margin: 3em 8em 3em 0.75em;}

.recordinfo {
	margin-left: -0.75em;
	padding: 0.2em;
	border-style: solid none none solid;
	border-width: 1px;
	font-family: sans-serif;}

.number {
	font-weight: bold;}
.number :link, .number :visited {
	color: inherit;
	font: inherit;}
.number :link:hover, .number :link:focus {
	color: #708090;}
.number :visited:hover, .number :visited:focus {
	color: #444444;}
.number :link:active, .number :visited:active {
	color: #FFFF00;}

.date {
	float: right;
	margin-right: -8em;}

.navigation {
	margin: 2.5em 0 0 0;
	padding-top: .75em;
	border-top: solid thin;
	font-family: sans-serif;
	text-align: center;}
.navigation li {
	display: inline;
	margin: 3em;
	white-space: nowrap;}
.links:before {
	font-weight: bold;
	content: "Links: ";}

hr {
	padding: 0.1em;
	border: 0;
}
