div.post
{
	font-family: arial;
	padding: 5px;
}

div.post h1
{
	font-size: 107%;
	font-weight: bold;
	color: #587DA9;
	margin-bottom: 3px;
	letter-spacing: 1px;
}

div.postsummary h1
{
	text-decoration: underline;
	font-size: 92%;
}

div.post h2
{
	color: #7B7B7B;
	font-size: 77%;
	margin-bottom: 4px;
}

div.post h2.title
{
	font-size: 92%;
	font-family: arial;
	color: #5C7EAE;
	margin-left: 0px;
	text-align: left;
}


div.post a
{
	font-size: 100%;
	font-family: arial;
	color: #5C7EAE;
	margin-right: 0px;
	text-align: right;
	text-decoration: none;
}

div.post h3
{
	font-size: 11px;
	font-style: italic;
	text-align: center;
}

div.post p
{
	padding: 0px;
	font-size: 92%;
}

div.post div.date
{
	letter-spacing: 2px;
	text-align: right;
	color: #7B7B7B;
	font-size: 77%;
	margin-bottom: 4px;
	border: none;
}

div.post div.eventDate
{
	letter-spacing: 2px;
	text-align: left;
	color: #7B7B7B;
	font-size: 77%;
	margin-bottom: 4px;
	border: none;
}

