#forum a { text-decoration: none; color: #259e00; }
#forum a:hover { text-decoration: underline; color: #114400; }

#forum_options {  }

#actions { text-align: center; }
#actions h2 { font-size: 1.3em; color: #cf5141; margin: 0px 0px 1px 0px; font-weight: normal; }

#forum_nav, #forum_options { background: #fae8e6; padding: 4px 5px 1px 5px; margin-bottom: 10px; }
#forum_nav h2 span { }

#actions ul { margin: 0px; padding: 0px; list-style: none; }
#actions li { margin: 0px 0px 4px 0px; }
#actions li a {
	display: block; padding: 2px; background: #f7cbc6;
	color: #912714; text-decoration: none; font-size: 1.1em; font-weight: bold;
}
#actions li a.active { background: #f0a098; color: #470c04; }
#actions li a:hover { background: #f0a098; color: #470c04; text-decoration: underline; }

.list, .forum { width: 520px; float: left; }

.list, #post_form, #respond_title, .include, #main_content { width: 520px; float: left; }

.list h2 { color: #438a0e; font-weight: bold; margin-bottom: 15px; font-size: 1.5em; margin-top: 0px; }

/*#thread_list h2#forum_front_title { margin-bottom: 20px; }*/

#forum .thread_body strong { color: #388a32; }

#forum .thread, #forum .threadalt { background: #e9ffcc; margin-bottom: 5px; padding: 4px; }

#forum .thread_title a { 
	color: #54c200; font-weight: bold; text-decoration: none;
	font-size: 1.1em;
}

#forum .thread_info, #forum .thread_subject_info
{ color: #388a32; font-size: 0.9em; word-spacing: 0.2em; }

#forum .thread_info a, #forum .thread_subject_info a
{ color: #388a32; }

#forum .thread_info a:hover, #forum .thread_subject_info a:hover
{ color: #114411; }

#new_topic .create_discussion { font-size: 1.1em; font-weight: bold; }


.message { background: #e9ffcc; padding: 5px; }
.message_start, .message { margin-bottom: 10px; }
.message_title {
	color: #54c200; font-weight: bold; text-decoration: none;
	font-size: 1.1em; margin-bottom: 5px;
}

.message_title .PhorumNewFlag { color: black; font-weight: normal; font-size: 0.8em; }

.message_info {
	color: #388a32; font-size: 0.9em; word-spacing: 0.2em; margin-top: 3px; margin-bottom: 6px;
}

.message_info a
{ color: #388a32; }

.message_info a:hover
{ color: #114411; }

.message_options { color: #666; }
#forum .message_options li a { color: #141; text-decoration: underline; }
.message_options ul { display: inline; margin: 0; padding: 0; list-style: none; }
.message_options li { display: inline; margin-right: 5px; }

.message_info {
	border-top: 1px solid #9fc689; margin-top: 7px;
}


#forum_bottom { font-size: 0.8em; margin-top: 1em; }

