h2#header
{
	font-size: 28px;
	/*font-family: arial, sans-serif;*/
	color: #261b0e;
	text-align: right;
	font-weight: bold;
	margin-bottom: 0px;
}


#categories
{
	text-align: center;
	margin-left: 80px;
	margin-right: 80px;
	margin-bottom: 15px;
}

#categories a
{
	margin-right: 4px;
}

#categories span
{
	margin-right: 4px;
	font-weight: bold;
}

div.post
{
	height: 100px;
	margin-right: 10px;
	margin-left: 0px;
	margin-bottom: 15px;
}

img.posticon
{
	margin-right: 10px;
	float: left;
	height: 100px;
	width: 100px;
}

h4.posttitle
{
	display: inline;
	border-bottom: none;
}

h4.posttitle a
{
	font-size: 14pt;
	/*font-family: Arial, Helvetica, sans-serif;*/
	color: #261b0e !important; /* because the blasted thing wouldn't format any other way */
 	font-weight: bold;
	margin-bottom: 0px;
	margin-top: 0px;
	line-height: 18pt;
	display: inline;
	border-bottom: none !important;
	border: none;
}


h4 a:hover
{
	text-decoration: underline !important;
}

div.postbutton
{
	float:right;
	height: 60px;
	width: 20px;
}

div.posttext p
{
	 font-size: 11pt;
	 /*font-family: Arial, Helvetica, sans-serif;*/
	 color: #261b0e;
	 line-height: 13pt;
	 /*letter-spacing: 1pt;*/
	display: inline;
	margin-top: 0px;
	margin-bottom: 0px;
}

div.posttext a
{
	color: #3F362A;
}

div.post_meta
{
	font-size: 10px;
	font-weight: bold;
}

div.posteventdate
{
	font-style: italic;
	display: inline;
	margin-left: 6px;
}

a.biglink
{
	font-weight: bold;
	color: #261b0e !important;
	border-bottom: none !important;
	text-decoration: underline !important;
}

a.biglink:hover
{
	text-decoration: none !important;
}

#right_comments
{
	text-align: right;
	margin-right: 10px;
}

#no_news
{
                font-size: 16px;
                font-weight: bold;
}

#bodytext
{
min-height: 525px;
}