/* @override http://socialengine3.sep:8888/templates/forum/forum_styles.css */

.SEP_Forum_global_settings_overall {
	margin-bottom:20px;
	padding:10px; 
	border:1px solid #f1f1f1;
}
td.SEP_Forum_global_settings_subcategories {
	border-top: 1px dashed #f1f1f1;
	border-bottom: 3px solid #d9d9d9;	
}
div.SEP_Forum_global_settings_subcategoriesInner {
	padding: 0px 10px;
	margin-bottom: 15px;

}
div.SEP_Forum_settings_tab {
	
}

ul.SEP_Forum_settings_tabs {
	margin: 0px;
	padding: 0px;	
}
ul.SEP_Forum_settings_tabs li {
	list-style-type: none;
	margin-right: 1px;
	padding: 5px;
	float: left;
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;		
	border-top:2px solid #CCCCCC;	
	background: #F8F8F8;
}

ul.SEP_Forum_settings_tabs li.active {
	background: #ffffff;	
	border-bottom-color: #ffffff;
}

div.SEP_Forum_settings_ranking {
	width: 140px;
	float: left;
	margin-right: 5px;
	text-align: center;
}

div.SEP_Forum_settings_ranking img {
	border: 1px solid #f0f0f0;
	background: #ffffff;
	padding: 2px;	
}

.SEPForumInstanceHeader .topline {
	font-size: 1.8em;
}
.SEPForumInstanceHeader .subline {
	font-size: 1.1em;
}

.SEP_Forum_Category_Header {
	margin-top: 5px;
	color:#0093c5;
	font-family:"Trebuchet MS",Arial, Helvetica, sans-serif;
	font-size:18px;

}
.SEP_Forum_Category_Header td {
	padding: 0px 2px 15px 6px;
	}

.SEP_Forum_CategoryTitle {
	color:#0093c5 !important;
	font-family:"Trebuchet MS",Arial, Helvetica, sans-serif !important;
	font-size:18px !important;
	margin-left:27px;
}
.SEP_Forum_CategoryTitle a{
	color:#0093c5;
	font-family:"Trebuchet MS",Arial, Helvetica, sans-serif;
	font-size:18px;
}
.SEP_Forum_CategoryText {
	font-size: 1.1em;
}
.SEP_Forum_SubcategoryTitle {
	font-size: 1.1em;
	color:#026988;
}
.SEP_Forum_SubcategoryTitle a{
	font-size:14px;
	font-weight:bold;
	font-family:"myriad Pro","Trebuchet MS",tahoma;
	color:#0092be;
}
.SEP_Forum_SubcategoryText {
	font-size: 1.0em;
}
.SEP_Forum_SubcategoryModerators {
	font-size: 1.0em;
}

table.SEP_Forum_SubcategoryTable td {
	padding: 5px 4px 5px 4px;
}

td.SEP_Forum_SubCategoryBorder {
	border-top: 1px solid #f0f0f0;
}

.SEPForumAvatar {
	padding: 2px;
	background: #ffffff;
	border: 1px solid #d9d9d9;
	height: 40px;
	width: 40px;	
}
.SEPForumAvatar img {
	height: 100%;
}
.SEPForumAvatar .avatar {
	height: 40px;
	width: 40px;
	overflow: hidden;
	text-align: center;
}

.SEP_Forum_Avatar_Big {
	padding: 2px 0px;
	width: 127px;
	margin-left:15px;
	float: left;	

}
.SEP_Forum_Avatar_Big img {
	height: 91px;
	border:1px solid #dadada;
	background:#FFFFFF;
	padding:2px;
	max-width:120px;
}
.SEP_Forum_Avatar_Big .avatar {
	overflow: hidden;
	text-align: left;
	width: 127px;
}

/* MODERATORS */
.SEP_Forum_Moderators {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	font-weight:bold;
}
.SEP_Forum_Moderators a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#0093c5;
	font-weight:bold;
}


.sep_forumInstanceModerator {
	font-weight:bold;
	font-style:italic; 
}
.sep_forumGlobalCatModerator {
	font-style:italic; 
}
.sep_forumCatModerator { }
/* MODERATORS END */



.SEP_Forum_TopicItem td {
	padding: 5px 8px;
}

.SEP_Forum_TopcItem_background1 {
	background-color: #f9f9f9;
}
.SEP_Forum_TopcItem_background2 {
	background-color: #ffffff;	
}
.SEP_Forum_TopicTitle {
	line-height: 1.4em;
}
.SEP_Forum_TopicSubline {
	font-size:11px !important;
}
.SEP_Forum_TopicItem_Posts {
	font-size: 1.5em;
	color:#555555;
}
.SEP_Forum_TopicItem_PostsSub {
	font-size: 1.0em;
	color:#555555;
}
.SEP_Forum_lastPostTd td {
	line-height: 1.7em;
	font-size: 1.0em;
}


.SEP_Forum_TopicTitle2 {
	font-size: 1.2em;
	margin-top: 10px;
	margin-bottom: 7px;
}

.SEP_Forum_TopicColumn td {
	border-top: 1px solid #f0f0f0;
}

.SEP_Forum_UserInfo_Column {
	padding: 12px;
}
.SEP_Forum_Post_Column {
	padding: 12px;
}
.SEP_Forum_Post_Column a{
	color:#0093c5;
}
.SEP_Forum_Topic_Background1 {
	background-color: #f9f9f9;	
}
.SEP_Forum_Topic_Background2 {
	background-color: #ffffff;		
}
.SEP_Forum_TopicUsername {
	font-size: 1.1em;
}
.SEP_Forum_TopicUsername a{
	color:#0093c5;
	font-size:12px;
}

.SEP_Forum_TopicRankingName {
	
}
.SEP_Forum_TopicRaningImage{
	padding: 5px 0px;
}
.SEP_Forum_Topics_Additional_Table_Fields {
	color: #7b7b7b;	
}
.SEP_Forum_Signature_Splitter {
	color: #7b7b7b;	
}
.SEP_Forum_PostInfo {
	padding-bottom: 8px;
	margin-top:4px;
	font-size:11px;
}
.SEP_Forum_PostInfo a{
	color:#0093c5;
}



/* FLASH MESSAGES */
#flashError {
	font-weight:bold;
	color:#cb3434;
}
#flashSuccess {
	font-weight:bold;
	color:#329519;
}
#flashInfo {
	font-weight:bold;
	color:#4767a1;
}
/* FLASH MESSAGES END */


/* PAGINATION */
.pageItem {
	padding:3px 5px;
	border:1px solid #f3f3f3;
	margin:5px 2px;
	cursor:pointer;
}

.pageItem:hover {
	border:1px solid #3399FF;
	text-decoration:none;
}

.pageItem strong {
	color:#666666;
	
}

.disabledPageItem {
	color:#c0c0c0;
}

.disabledPageItem:hover {
	border:1px solid #f3f3f3;
	cursor:default;
}

.sep_forum_small_pagination {
	display:inline;
	margin-left:5px;	
}

.sep_forum_small_pagination .pageItem {
	padding:1px 2px;
	margin:3px 1px;
}
.sep_forum_small_pagination .pageItem:hover {
	border:1px solid #f3f3f3;
	background-color:#f1f1f1;
}
/* PAGINATION END */



.SEPForumTextOutput {
	font-size:12px;
	margin-top:3px;
}
/* FCKEDITOR COMPATIBILITY SETTINGS */
.SEPForumTextOutput p, .SEPForumTextOutput ul, .SEPForumTextOutput li {
	margin-top: 0px;
	margin-bottom: 0px;
}
p {display:block;}
/* FCKEDITOR COMPATIBILITY SETTINGS END */


/* QUOTE CSS */
.postQuote {
	border:1px solid #C5DCE8;
	margin-bottom:10px;
	margin-left:5px;
	margin-top:4px;
	padding:5px;
}

.postQuoteAuthor {
	font-weight:bold;
	margin-bottom:4px;
}
/* QUOTE CSS END */


.SEP_Forum_Topic_List_Mini {

}
.SEP_Forum_Topic_List_Mini_Title {

}
.SEP_Forum_Topic_List_Mini_Text {
	font-size: 0.9em;
}
.SEP_Forum_Topic_List_Mini_Icon {
	padding:4px;
}

.SEP_Forum_Topic_List_Small {

}
.SEP_Forum_Topic_List_Small_Header {
	font-size: 0.8em;
}
.SEP_Forum_Topic_List_Small_Icon {
	padding: 2px;
}
.SEP_Forum_Topic_List_Small_Title {

}
.SEP_Forum_Topic_List_Small_Text {
	font-size: 0.9em;
}
.forum-content-inner p,
.forum-content-inner div,
.forum-content-inner td{
		font-family:Arial, Helvetica, sans-serif;
		color:#58737C;
}
.forum-content-inner p{
	margin:0;
	padding:0;
	color:#657e8b;
	line-height:22px;
}
tr.background1 {
	background: #f5f5f5 url(../images/curves/dot-img.gif) repeat-x bottom;
}

tr.background2 {
	background: #ffffff url(../images/curves/dot-img.gif) repeat-x bottom;
}
tr.main_background1 {
	background: #f5f5f5 url(../images/curves/dot-img.gif) repeat-x top;
}

tr.main_background2 {
	background: #ffffff url(../images/curves/dot-img.gif) repeat-x top;
}

.forum-right-link a{
	color:#0093c5 !important;
}

.topic_Forum_CategoryTitle {
	color:#8ba1aa !important;
	font-family:"Trebuchet MS",Arial, Helvetica, sans-serif !important;
	font-size:18px !important;
	margin-left:27px;
}
.topic_Forum_CategoryTitle a{
	color:#0093c5 !important;
	font-family:"Trebuchet MS",Arial, Helvetica, sans-serif !important;
	font-size:18px !important;
}
.forum-middle-ad{
	width:728px;
	height:90px;
	background:#cadee9;
	margin-top:25px;
}
/* -----------------------------------*/
/* ------->>> FORUM RIGHT <<<------*/
/* -----------------------------------*/
.forum_post_right img, 
.attachments img{ max-width:400px;border:none;}

.forum-right{float:right;width:262px;margin:11px 0 0 0;}
.forum-right-content-block{width:100%;float:left;clear:both;}
.forum-right-content-btm{ background:url(../images/tbs_btm_middle.gif) repeat-x;float:left;width:100%;height:10px;}
.forum-right-content-head{	width:100%;	height:41px;	background:url(../images/tbs_top_middle.gif) repeat-x;}
.forum-right-content{	width:260px;float:left;	border-left:#dcdcdc 1px solid;	border-right:#dcdcdc 1px solid;}
#forum-right-content-inner{	width:240px;float:left;margin:20px 10px 0 10px;}
.forum-rbox-cont{width:100%;float:left;clear:both;margin:0 0 10px 0;padding-bottom:10px; border-bottom:1px solid #dadada;}
.forum-rbox-cont a{	clear:both;	font-family:Arial, Helvetica, sans-serif;	font-size:12px;	color:#0094cc;	font-weight:bold;}
.forun-right-cont-txt{	clear:both;	font-family:Arial, Helvetica, sans-serif;	font-size:11px;	color:#535353;	margin:2px 0 0 0;}


/* -----------------------------------*/
/* ------->>> FORUM LEFT <<<------*/
/* -----------------------------------*/
.forum-left{float:left;width:682px;margin-top:11px;}
.forum-left-block{ float:left;width:100%;margin:0 0 20px 0;}
.forum-left-content-btm{ background:url(../images/tbs_btm_middle.gif) repeat-x;float:left;width:100%;height:10px;}
.forum-left-content-top{	width:100%;	height:10px;	background:url(../images/curves/cont-top-middle.gif) repeat-x;}
.forum-left-content{	width:680px;float:left;	border-left:#dcdcdc 1px solid;	border-right:#dcdcdc 1px solid;}
#forum-left-content-inner{	width:660px;float:left;margin:5px 10px 10px 10px;}
.forum-title-outer{padding:0 0 10px 10px;}
.forum-title, 
.forum-title a{color:#000000;font-family:"myriad Pro","Trebuchet MS",tahoma,Arial, Helvetica, sans-serif ;font-size:16px;}
.forum-title-sub-category-txt{ color:#000000;border-top:#d9d9d9 1px solid;padding:5px 0 15px 10px;font-size:12px;}
.SEP_Forum_SubcategoryTable td, .SEP_Forum_SubcategoryTable div{color:#000000;}
.top-border{border-top:#dadada 1px solid;}
.post-topic-btn{ float:right;}
.forum-category-title-outer{padding:0 0 5px 10px;}
.forum-category-title{color:#000000;font-family:"myriad Pro","Trebuchet MS",tahoma,Arial, Helvetica, sans-serif ;font-size:16px;padding-top:10px;}
.forum_form .form2{
	color:#000000;
	font-size:12px;
	padding:0 0 10px 0;
	font-weight:bold;
}
.forum_form_title{
	padding-bottom:3px;
	color:#000000;
	font-size:12px;
	font-weight:bold;
}
.forum_form_des{
	color:#4b4b4b;
	font-size:11px;
	line-height:14px;
}
.forum_list_table td.left{
	padding:10px 0;
	padding-left:40px;
	font-size:12px;
	font-weight:bold;
}
tr.forum_background1 {
	background:#f1f1f1;
}

tr.forum_background2 {
	background:#FFFFFF;
}
.SEP_Forum_Topicdetails{
	float:left;
	margin:10px 0 0 10px;
	width:75px;
}
.icon3{vertical-align:middle;margin-right:10px;margin-left:20px; }
.add-reply{float:left;margin-top:20px;font-size:12px;font-weight:bold;color:#000000;}
.SEP_Forum_Ckediotr{ clear:both;margin-top:20px; float:left;width:100%;}
.SEP_Forum_addrpy{ float:left;margin-top:20px;line-height:30px;font-size:12px;clear:both;}


.media_embed{
	width:420px;
	overflow:hidden;
	margin:5px 0;
}
.media_embed object embed
{
	width:400px !important;
	height:300px !important;
}

.cont-box{
	float:left;
	width:100%;
}
.cont-box .top{
	background:url(../images/forum/top_bg.gif) repeat-x;
	height:5px;
	width:100%;
	float:left;
}
.cont-box .top b.left{
	background:url(../images/forum/top_left.gif) no-repeat;
	height:5px;
	width:5px;
	float:left;
}
.cont-box .top b.right{
	background:url(../images/forum/top_right.gif) no-repeat;
	height:5px;
	width:5px;
	float:right;
}
.cont-box .bottom{
	background:url(../images/forum/bot_bg.gif) repeat-x;
	height:5px;
	width:100%;
	float:left;
}
.cont-box .bottom b.left{
	background:url(../images/forum/bot_left.gif) no-repeat;
	height:5px;
	width:5px;
	float:left;
}

.cont-box .bottom b.right{
	background:url(../images/forum/bot_right.gif) no-repeat;
	height:5px;
	width:5px;
	float:right;
}

.cont-box .rightadd-main{
	border-left:#dcdcdc 1px solid;
	border-right:#dcdcdc 1px solid; 
	width:260px;
	float:left;
}

.rightadd{
	width:250px;
	height:250px;
	background:#ededed;
	float:left;
	clear:both;
	margin-top:25px;
	border:1px solid #dcdcdc;
	margin:2px 4px;
	text-align:center;
}
