#forum .pager .pager-current
{
	border: 1px solid #517916;
	background: #517916;
	color: #FFFFEB;
}

#forum .pager a {
	border: 1px solid #517916;
}

#forum .pager a:hover
{
	background: #517916;
	color: #FFFFEB;
	text-decoration: none;
}

#forum .container .description {
  font-weight: normal;
  font-size: 85%;
  line-height: 1.2;
}

#forum
{
	clear: both;
	font-size: 10pt;
}

#forum table
{
	border: 1px solid #517916;
	clear: both;
	border-collapse: collapse;
}

#forum table td a
{
	font-weight: normal;
}

#forum th {
	border-bottom: 0px none;
	background: #517916;
	color: #FFFFEB;
	font-weight: normal;
}

#forum th a
{
	color: #FFFFEB;
	font-weight: normal;
}

#forum tr.even, 
#forum tr.odd {
	border: 0px none;
	border-bottom: 0px none; 
}

table#main-table #forum table td
{
	border: 1px solid #517916;
	font-size: 10pt;
	vertical-align: middle;
}

table#main-table #forum table tr.odd td
{
	background: #F2F5DB;
}

.forum-comment {
  border: 1px solid #517916;
  clear: both;
  font-size: 11pt;
}

div.forum-post-header
{
	clear: both;
}

div.forum-post-header a
{
	font-weight: normal;
	text-decoration: none;
	color: #444444;
}

/* Header at the top of each post */
.post-info {
	height: 2em;
	clear: both;
	background: #517916;
	color: #FFFFEB;
	font-size: 9pt;
	font-weight: bold;
}

.posttitle{
	border-bottom: 1px solid #517916;
	font-weight: bold;
	color: Black;
	font-size: 10pt;
}

.forum-comment .new {
  display: none;
}

.forum-comment a
{
	font-weight: normal;
}

.post-num a, .post-num a:hover
{
    color: #FFFFEB;
	font-weight: normal;
	text-decoration: none;
}

.forum-post-wrapper {
  clear: both;
  background: url("/portal/site_files/theme/forum_poster_bg.png") top left repeat-y;
}

.forum-comment-left {
	line-height: 110%;
	overflow: hidden;
}

.forum-comment-left .picture img {
	border: 1px solid #517916;
	height: 85px;  /* reducing and unifying size of user pictures Thomas */
}

.forum-comment-right {
  color: #444444;
}

.forum-comment .links {
	height: 2.5em;
	line-height: 2.5em;
}

.clear {
	clear:both;
}

div.user-offline { display: none; }

div.forum-post-panel-sub {
	background-color: #e8eecf;
}
