﻿.sf_forumsWrapper
{
	float: right;
	width: 745px;
	margin-right: 20px;
	margin-top: 10px;
}

.sf_headerWrapper
{
	margin-bottom: 20px;
}

.sf_categoryName
{
	margin: 10px 0 0 0; 
	padding: 0;
	font-size: 24px;
	font-family: Helvetica;
	color: #333333;
	font-weight: bold;
}

.sf_forumName
{
	color:#877400;
	float:left;
	font-family:Helvetica;
	font-size:14px;
	font-weight:bold;
	margin-top:3px;
	padding:0;
}

.sf_forumDescriptionSingle
{
	color:#666666;
	display:inline;
	float:left;
	font-family:Helvetica;
	font-size:11.5px;
	font-weight:normal;
	margin-top:3px;
	margin-left:5px;
}

/* Forums List */
table.sf_forumsList, table.sf_forumsThreadsList
{
	margin-bottom: 20px;
	width: 100%;
	border-collapse: collapse;
	border-bottom: 1px solid #ccc;
}
table.sf_forumsList th, table.sf_forumsThreadsList th
{
	padding: 2px;
	font-weight: normal;
	vertical-align: top;
	text-align: left;
	white-space: nowrap;

}
.forumImage
{
	float:left;
	margin-left: 5px;
}
.headerStyle
{
	display:none;
}
table.sf_forumsList td, table.sf_forumsThreadsList td
{
	padding: 2px;
	vertical-align: middle;
	text-align: left;
	border-top: 1px solid #ccc;
}
table.sf_forumsList .sf_forumTitle a, table.sf_forumsThreadsList .sf_forumThreadTitle a
{
	display: block;
	font-weight: bold;
	font-size: 14px;
	color: #248EC8;
	font-family: Helvetica;
	text-decoration: none;	
	padding: 0 0 0 25px;
}
.sf_forumDescription
{
	display: block;
	font-size: 11.5px;
	color: #666666;
	font-family: Helvetica;
	font-weight: normal;
	padding: 0 0 0 25px;
	margin-top:3px;
}
table.sf_forumsList .sf_forumAuthor a, table.sf_forumsThreadsList .sf_forumAuthor a
{
	white-space: nowrap;
	font-family: Helvetica;
	font-size: 11.5px;
	color: #248EC8;
	text-decoration: none;
}

.sf_forumAuthor
{
	font-family: Helvetica;
	font-size: 11.5px;
	color: #333333;
}

.sf_postsColumn
{
	
}

.sf_forumPostBlock
{
	padding: 0 0 0 0;	
}

.sf_postcount
{
	font-size: 13px;
	color: #333333;
	font-family: Helvetica;
}

.sf_forumPostLabel
{
	font-size: 11px;
	color: #666666;
	font-family: Helvetica;
	line-height: 11px;
	font-weight: normal;
}

.sf_forumDate
{
	white-space: nowrap;
	font-size: 10px;
	font-family: Helvetica;
	font-weight: normal;
	color: #666666;
	
}
.sf_forumCategoryTitle 
{
	margin: 10px 0 0 10px; 
	padding: 0;
	font-size: 24px;
	font-family: Helvetica;
	color: #333333;
	font-weight: bold;
}
/* Single post */
.st_forumsWrapper
{
	float: right;
	width: 745px;
	margin-right: 20px;
	margin-top: 10px;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #D5D8DA;
}
.st_image
{
	position: relative;
	top: 5px;
}
.st_links
{
	bottom:55px;
	float:right;
	line-height:15px;
	padding-top:15px;
	position:relative;
	text-align:right;
	width:150px;
	margin:0;
}
.threadLink
{
	color: #877400;
	font-size: 11px;
	font-family: Helvetica;
	font-weight: normal;
	text-decoration: none;
}
.st_userInfo 
{
	width: 150px;
	float: left;
	margin-left: 30px;
	padding-top: 15px;
	font-size: 12px;
	font-family: Helvetica;
	font-weight: bold;
}
.sf_postContent 
{
	margin:0pt 20px 0pt 150px;
}
.sf_postContent .quote {
	border: 1px solid #ccc;
	font-style: italic;
	margin: 0 0 20px;
	padding: 20px 30px;
	font-size: .9em;
}
.sf_threadTitle
{
	margin-top: 20px;
	font-size: 24px;
	font-family: Helvetica;
	color: #333333;
	font-weight: bold;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #A6C9E7;
	padding-bottom: 10px;
}
.st_postCommands
{
	padding-top: 20px;
	padding-bottom: 10px;
	padding-right: 10px;
	text-align: right;
	border-bottom: 1px solid #ccc;
}
.st_post
{
	padding-top: 25px;
	min-height: 60px;
}
.st_postsCount
{
	display: none;
}
.st_postContent
{
	font-family: Helvetica;
	font-size: 12px;
	margin-top: 10px;
}
.st_forumDate
{
	font-family: Helvetica;
	font-size: 11px;
	color: #333333;
}
.sf_threadTitle h1 
{
	display: inline;
}
.sf_createNewItem
{
	margin:10px 10px 10px 0;
	text-align:right;
}
.sf_postCommands 
{
	margin: 0 0 10px;
	padding: 0;
	text-align: right;
	border-bottom: 1px solid #ccc;
}
.sf_postCommands a 
{
	padding: 0 0 0 10px;
}
/* post content */
.sf_forumsEditor 
{
	margin: 0 0 20px;
	padding: 10px 10px 10px;
	border: 0;
}

.postTypeText
{
	font-family: Helvetica;
	font-size: 16px;
	font-weight: bold;
	color: #666666;
	margin-bottom: 10px;
	margin-top: 10px;
}

.editThreadTitle
{
	border: 1px solid #BEBEBE;
	font-family: Helvetica;
	font-size: 16px;
	font-weight: bold;
	color: #666666;
	line-height: 20px;
	vertical-align: text-bottom;
}
.sf_validMessage strong
{
	display: block;
}
/* Pager */
ol.sf_pager 
{
	margin: 10px 0;
	padding: 0;
	width: 100%;
	float: left;
	list-style: none;
	clear: both;
}
ol.sf_pager li
{
	margin: 0;
	padding: 0 10px 0 0;
	width: auto;
	float: left;
}
ol.sf_pager li a
{
	padding: 3px 5px;
}
ol.sf_pager li a[disabled="disabled"], ol.sf_pager li a.sf_PagerSelItem
{
	color: #666;
	text-decoration: none;
	cursor: default;
}
/* rad editor */
.radeditor li 
{
	list-style-type: none !important;
	margin: 0 !important;
	padding: 0 !important;
}
.rade_toolbar 
{
	margin: 0 2px 2px 0 !important;
	padding: 0 !important;
}
/* editor custom dialogs icons */
.LibraryImageManager
{
	background-position: -576px -16px;
}
.LibraryDocumentManager
{
	background-position: -379px -18px;
}
.SitefinityLinkManager 
{
	background-position: -1456px -16px;
}