/*

	Copyright(c) 2009 HelloHello Network

	@File		forum.css
	@Author		Phillip Tanner
	@Contact 	phillip.tanner@hellohello.net
	@Modified	11/25/2009 11:50:44 PM
	@Company	HelloHello Network

	No parts of this or any other network file(s) may be modified
	without prior consent from administration. All files are the
	explicit property of HelloHello Network

*/

.forum_member{
	width: 110px;
	height: 240px; 
	text-align:center;
}

.forum_member-online-photo{
	text-align:center;
	padding: 4px;
}

.forum_member-online-name{
	padding: 2px;
	height:22px;
	text-align:center;
}

.forum_member-online-name a{
	font-family: "Arial";
	font-size: 12px;
	color: #6888CA;
}

.forum_member-online-name a:hover{
	text-decoration: none;
}

.forum_member-online-indicator{	
	font: 8pt Arial, sans-serif;
	color: #0BBF13;	
}

.forum_member-online-indicator a{
	font: 8pt Arial, sans-serif;
	color: #0BBF13;
}

.forum_member-offline-photo{	
	text-align:center;
	padding: 4px;
}

.forum_member-offline-name{	
	padding: 2px;
	height:18px;
	text-align: center;
}

.forum_member-offline-name a{
	font-family: "Arial";
	font-size: 12px;
	color: #6888CA;
}

.forum_member-offline-name a:hover{
	text-decoration: none;
}

.forum_member-offline-indicator{	
	font-family: "Arial";
	font-size: 10px;
	color: #999999;	
}

.forum_member-offline-indicator a{
	font-family: "Arial";
	font-size: 10px;
	color: #999999;
}
	
.forum_orange a{
	font-family: "Arial";
	font-size: 10px;
	color: #DF7800;
}

.forum_blue a{
	font-family: "Arial";
	font-size: 10px;
	color: #2F67FF;
}

.forum_stats,.forum_stats a{
	font-family: "Arial";
	font-size: 10px;
	color: #073B7F;
	background-color: #FFF;	
	padding:0px;
}

.list-forum{
	font-family: "Arial";
	font-size: 10px;
	color : #000000;
	border-top:2px solid #0F2C4F;
}

.list-forum a{
	color: #3169B5;
}

.list-forum a:hover{
	color: #3169B5;
}

.list-forum-header{
	background-color: #3b5998;
	padding:5px;
	border-right:1px solid #FFFFFF;
	border-bottom:1px solid #FFFFFF;
	height:28px;
	color:#FFF;
	font-weight: bold;
	font-size: 8pt;
}

.list-forum-subheader{
	background-color: #6d84b4;
	padding: 5px;
}

.list-forum-body{
	background-color: #efefef;
	border-bottom: 1px solid #bfbfbf;
	padding: 5px;
	width: 100%;
}

.list-forum-footer{
	background-color: #3b5998;
	padding:5px;
	border-right:1px solid #FFFFFF;
	border-bottom:1px solid #FFFFFF;
	height:28px;
	color:#FFF;
	font-weight: bold;
	font-size: 8pt;
}

.list-forum-item{
	text-align:left;
	background-color: #FAF3EB;
	padding:3px;
}

.list-forum-item-1,.list-forum-itme-1 a{
	text-align:left;
	border-right:1px solid #FFFFFF;	
	background-color: #f2f2f2;	
	padding:3px;
	height:20px;
	border-bottom:1px solid #BFBFBF;
	padding-bottom:20px; 
}

.list-forum-item-2{
	text-align:left;
	border-right:1px solid #FFFFFF;	
	background-color: #fafafa;
	padding:3px;
	height:20px;
	border-bottom:1px solid #BFBFBF;
	padding-bottom:20px; 
}

.list-forum-title,.list-forum-title a{
	font-family: "Arial";
	font-size: 10pt;
	color: #3b5998;
	font-weight:bold;
	text-decoration:none;
	padding-right:5px;
}

.forum-header{
	background-color: #3b5998;
	padding:5px;
	color:#FFF;
	font-weight: bold;
	font-size: 8pt;
	text-align:left;
}

.forum-body{
	padding:5px;
	background-color: #EFEFEF;
	border-bottom: 1px solid #999999;
	border-right: 1px solid #999999;
	border-left: 1px solid #999999;
}

.forum-header_text{
	text-align:left;
	font-family: "Arial";
	font-size: 8pt;
	color: #FFFFFF;
	font-weight: bold;
}

.forum-body_text{
	text-align:left;
	font-family: "Arial";
	font-size: 8pt;
	color: #3b5998;
}

.forum-body_text a{
	text-align:left;
	font-family: "Arial";
	font-size: 8pt;
	color: #3b5998;
	text-decoration: none;
}

.forum-body_text a:hover{
	text-align:left;
	font-family: "Arial";
	font-size: 8pt;
	color: #3b5998;
	text-decoration: underline;
}

.forum-body_options{
	text-align:left;
	font-family: "Arial";
	font-size: 8pt;
	color: #FFFFFF;
}

.forum-body_options a{
	text-align:left;
	font-family: "Arial";
	font-size: 8pt;
	color: #FFFFFF;
	text-decoration: none;
}

.forum-body_options a:hover{
	text-align:left;
	font-family: "Arial";
	font-size: 8pt;
	color: #FFFFFF;
	text-decoration: underline;
}

.forum-post_options{
	text-align:left;
	font-weight: bold;
	font-family: "Arial";
	font-size: 8pt;
	color: #3b5998;
}

.forum-post_options a{
	text-align:left;
	text-decoration: none;
	font-weight: bold;
	font-family: "Arial";
	font-size: 8pt;
	color: #3b5998;
}

.forum-post_options a:hover{
	text-align:left;
	text-decoration: underline;
	font-weight: bold;
	font-family: "Arial";
	font-size: 8pt;
	color: #3b5998;
}

.forum-post_posted{
	font-weight: bold;
	font-family: "Arial";
	font-size: 8pt;
	color: #565656;
}

.forum-admin_text{
	text-align:left;
	font-family: "Arial";
	font-weight: bold;
	font-size: 8pt;
	color: #af2101;
}

.forum-admin_text a{
	text-align:left;
	font-family: "Arial";
	font-size: 8pt;
	color: #af2101;
	text-decoration: none;
}

.forum-admin_text a:hover{
	text-align:left;
	font-family: "Arial";
	font-size: 8pt;
	color: #af2101;
	text-decoration: underline;
}

.forum-moderator_text{
	text-align:left;
	font-family: "Arial";
	font-weight: bold;
	font-size: 8pt;
	color: #fa9b3e;
}

.forum-moderator_text a{
	text-align:left;
	font-family: "Arial";
	font-size: 8pt;
	color: #fa9b3e;
	text-decoration: none;
}

.forum-moderator_text a:hover{
	text-align:left;
	font-family: "Arial";
	font-size: 8pt;
	color: #fa9b3e;
	text-decoration: underline;
}

.forum-footer_text{
	text-align:right;
	font-family: "Arial";
	font-weight: bold;
	font-size: 8pt;
	color: #3b5998;
}

.forum-footer_text a{
	text-align:right;
	font-family: "Arial";
	font-size: 8pt;
	color: #3b5998;
	text-decoration: none;
}

.forum-footer_text a:hover{
	text-align:right;
	font-family: "Arial";
	font-size: 8pt;
	color: #3b5998;
	text-decoration: underline;
}

.forum-signature{
	height: auto;
	padding-top: 10px;
	font-family: "Arial";
	border-top: 1px dashed #dbdbdb;
	font-size: 8pt;
	vertical-align: bottom;
	color: #565656;
}

.forum-last_reply{
	text-align:left;
	font-family: "Arial";
	font-size: 8pt;
	color: #565656;
}

.forum-last_reply a{
	text-align:left;
	font-family: "Arial";
	font-size: 8pt;
	color: #3b5998;
	text-decoration: none;
	font-weight: bold;
}

.forum-last_reply a:hover{
	text-align:left;
	font-family: "Arial";
	font-size: 8pt;
	color: #3b5998;
	text-decoration: underline;
}

.forum-placer{
	font-family: "Arial";
	font-size: 10pt;
	font-weight: bold;
	color: #565656;
}

.forum-placer a{
	font-family: "Arial";
	font-size: 10pt;
	font-weight: bold;
	color: #565656;
	text-decoration: none;
}

.forum-placer a:hover{
	font-family: "Arial";
	font-size: 10pt;
	font-weight: bold;
	color: #565656;
	text-decoration: underline;
}