

.date { 
	font-size: 80%;
	font-weight: light;
	text-align: right;
}
.permalink {
	font-family: helvetica, sans-serif;
	font-size: 75%;
	font-variant: small-caps;
	text-align: right;
}

a:active {}
a:hover { background: yellow }
a:link {}
a:visited {}
body { background: white }
dl { font-family: times, serif }
dt {
	font-family: helvetica, sans-serif;
	font-variant: small-caps;
	font-weight: bold;
}
em {
	font-family: times, serif; 
	font-style: normal;
	font-weight: bold;
}
div.albumrow {
	clear: both;
	text-align: center;
	width: 100%;
}
div.albumimage {
	float: left;
	max-width: 33%;
	padding: 5px;
	width: 230px;
}
div.albumimage-wide {
	float: left;
	max-width: 33%;
	padding: 5px;
	width: 250px;
}
div.albumimage p {
	text-align: center;
}
div.diary {
}
div.entry {
}
div.footer {
	clear: both;
	border-top: 1px dashed;
	margin-top: 5px;
	padding-top: 2px;
	text-align: right;
}
div.sidebar {
	background: #EEEEEE;
	border: 1px solid;
	float: right;
	font-size: 80%;
	margin-left: 5px;
	padding: 5px;
	width: 20%;
}
h1 {
	clear: both;
	font-family: helvetica, sans-serif;
	text-align: center;
}
h2, h3, h4, h5, h6 { font-family: helvetica, sans-serif }
h2.clear {
	clear: both;
	font-family: helvetica, sans-serif;
	text-align: center;
}
img {
	border: none;
	border-style: outset;
	align: center;
}
img.left {
	float: left;
	height: auto;
	margin-right: 5px;
	vertical-align: top;
	width: auto;
}
img.right {
	float: right;
	height: auto;
	margin-left: 5px;
	vertical-align: top;
	width: auto;
}
p { font-family: times, serif }
p.date { 
	font-size: 80%;
	font-weight: light;
	text-align: right;
}
p.nav { 
	font-family: helvetica, sans-serif;
	font-variant: small-caps;
	text-align: right;
}
p.permalink {
	clear: both;
	font-family: helvetica, sans-serif;
	font-size: 75%;
	font-variant: small-caps;
	text-align: right;
}
table {
	border: none;
}
table.border {
	border: thin;
	border-style: outset;
	font-family: times, serif;
}
td {
	border-bottom: thin;
	border-bottom-style: outset;
	border-right: thin;
	border-right-style: outset;
}
td.empty {
	border: none;
}
td.num {
	border-bottom: thin;
	border-bottom-style: outset;
	border-right: thin;
	border-right-style: outset;
	font-family: times, serif;
	text-align: right;
}
th {
	border: thin;
	border-style: outset;
	font-family: helvetica, sans-serif;
}
th.empty {
	border: none;
}
th.right{
	border: thin;
	border-style: outset;
	font-family: helvetica, sans-serif;
	text-align: right;
}
