/* Start of CMSMS style sheet 'Forum_Made_Simple' */
#forum .forum_title{ font-weight:bold; }
#forum .forum_link{ font-size:.9em; }
#forum .forum_link img {margin-right:7px;}
#forum a.forum_link{ text-decoration:none; }
#forum form textarea{ border:1px inset #eee; font-size:1.1em; background-color:#f7f2da; width:570px; height:250px; }

#forum table.forum_pagetable{ width:99%;margin:0; padding:0; border:0; }
table.forum_pagetable th,td{ padding:7px; }

.forum_head_table{ background-color: #53563f; color: #e0d6a5}

.forum_head_icon{ width:22px; }
.forum_head_name{ width:82%; text-align:left; }
.forum_head_count{ width:14%; text-align:center; }
.forum_head_subject{ width:47%; text-align:left; }
.forum_head_views{ width:14%; text-align:center; }
.forum_head_info{ width:21%; text-align:center;}
.forum_head_topic{ font-weight:bold; }
.forum_head_reply{ text-align:right; }

.forum_icon{ vertical-align:top; }
.forum_name{ vertical-align:top;}
.forum_count{ text-align:center; vertical-align:top; }
.forum_subject{ vertical-align:top; }
.forum_views{text-align:center; vertical-align:top; }
.forum_info{ width:21%; font-size:.9em; text-align:center; vertical-align:top; white-space:nowrap;}
.forum_content{ width:66%; vertical-align:top; }
.forum_edit{ width:13%; text-align:center; vertical-align:top; }
.forum_bodypost{ vertical-align:top; }

/*#forum td.forum_alternate1{ background-color:#eae2bc; }*/
#forum td.forum_alternate1{ background-color:#e1d8ad; }

.forum_pagination{ font-size:.9em; }
.forum_quote{ padding:0 7px; border:1px solid #aaa; background-color:#eee; font-style: italic; margin: 10px 0}
.forum_center{ margin:0; padding:0; border:0; text-align:center; }

#forum a.reply_link{ font-size:.8em; text-decoration:none; }
#forum span.reply_link{ font-size:.8em; }

div.replybutton a
	{
	text-align:center;
	width:51px;
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	color: #e0d6a5;
	background-color: #b35b1a;
	text-decoration:none;
	padding:3px 5px;
	height:22px;
	}
	
.username {
	color:#b35b1a; font-weight: bold}

/* End of 'Forum_Made_Simple' */

