body {
	color: black;
	font-family: arial, sans-serif;
	background: #EBE9D6;
	background-position: top left;
	background-repeat: repeat-x;
	background-image: url(images/bg_top.gif);
}

.blogtitle {
	color: #666666;
	font-family: georgia, verdana, arial, sans-serif;
	font-size: 36px;
	margin: 2px;
}

.links {
	color: black;
	font-family: arial, sans-serif;
	font-size: 11px;
}

A.links:hover {
	color: white;
}

A	{
	font-weight: bold;
	text-decoration: none;
}

A:hover	{
	color: red;
}

.date	{
	color: black;
	font-family: georgia, arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

P, BLOCKQUOTE, BR, UL, LI, .posts {
	color: black;
	font-family:  arial, sans-serif;
	font-size: 11px;
	line-height: 13px;
}

.archivelist {
	font-family:  georgia, arial, sans-serif;
	font-size: 12px;
	line-height: 14px;
}

.sidebar {
	color: black;
	font-family: arial, sans-serif;
	font-size: 10px;
}

.sidebartitle {
	font-size: 12px;
	font-weight: bold;
}

.byline	{
	font-family: arial, sans-serif;
	color: #63625a;
	font-size: 11px;
}
