﻿#ForumTitleWrapper
{
	border-bottom: 10px;
}

.ForumSectionTitle
{
	color: #990022;
	font: 700 16px Georgia, "Times New Roman", Times, serif;
}

.ForumSectionSubtitle
{
 
}

#lnkForumTitle:hover
{
	color: #AEAAEA;	
}

#ForumDescription
{
	color: #990022;
}

.ForumHeaderNav {
	text-align: center;
	font-weight: bold;
	margin: 0 0 0 -130px;
}
.ForumFooterNav 
{
	text-align: center;
	font-weight: bold;
	margin: 0 0 0 -130px;
}
	
.postinfo {
	font-weight: bold;
	text-align: center;
	background: #990022;
}
.posttitle {
	padding: 3px;
	margin-bottom: 10px;
	color: #fff;
	font-weight: bold;
	text-align: left;
	background: #990022;
}
.postbody {
	padding: 3px;
}
.MoveThreadBody {
	display: none;
	border-top: dashed 1px;
	border-right: dashed 1px;
}

.pager {
	font-family: arial, sans-serif;
	text-align: center;
	padding: 6px;
	float: right;
}
.pager SPAN.command, .pager SPAN.current, .pager A.command {
	color: #521300;
	padding: 0 5px;
	text-decoration: none;
	border: none;
	background: #FFF;
}
.pager A.command:hover {
	border: solid 2px #881F00;
	color: #fff;
	padding: 0 3px;
	text-decoration: none;
	background: #521300;
}

#ManageUnapprovedPostsWrapper
{
	float: left;
	margin: 0 0 0 20px;
}

.UnapprovedList
{
	 width: 160%; 
}

#AddEditForumWrapper
{
	float: left;
	margin: 0 0 0 20px;
}

.CenterItem
{
    text-align: right;
    padding-right: 2px;
}