﻿#TotalViewContainer
{
	width:100%;
	font-size:14pt;
	font-weight:bold;
	text-align:center;
	background-repeat:no-repeat;
	
}

#PostDateContainer
{
	font-size:8pt;
}

#SubjectContainer
{
	font-size:12pt;
	width:100%;
	color:#588022;
}

#SubjectContainer a
{
	color:#588022;
	text-decoration:none;
}

#SubjectContainer a.hover
{
	text-decoration:underline;
}

#RecentPostUrl
{
	margin-top:10px;
	margin-bottom:5px;
	margin-left:5px;
}

#RecentPostUrl a
{
	color:#588022;
	text-decoration:none;
	font-weight:bold;
}

#RecentPostUrl a:hover
{
	text-decoration:underline;
}

#Category
{
	margin-left:5px; 
	margin-right:5px;
}

#Category a
{
	color:#6785a9;
	text-decoration:none;
}

#ArchiveLink
{
	margin-bottom:8px;
}

#ArchiveLink a
{
	font-size:10pt;
	font-weight:bold;
	color:#6785a9;
	text-decoration:none;
}

#ArchiveLink a:hover
{
	text-decoration:underline;
}