﻿.sf_breadcrumb 
{
	margin: 20px 0 0 0;
	font-family: Verdana,Arial,Tahoma,Helvetica,sans-serif;
}

.sf_breadcrumb .current
{
	color: #2F7799;
	font-family: Verdana,Arial,Tahoma,Helvetica,sans-serif;
}

.sf_breadcrumb h3 
{
	margin: 15px 0 0 0;
	font-size: 170%;
	color: #A50000;
	font-weight: normal;
	font-family: Georgia,Tahoma,Verdana,Arial,Helvetica,sans-serif;
}

.sf_forumHeadCenter
{
	width: 60px;
	text-align: center !important;
}

.sf_forumHeadCenter80
{
	width: 80px;
	text-align: center !important;
}

.sf_forumHeadCenter100
{
	width: 100px;
	text-align: center !important;
}
/*
.locked 
{
	vertical-align: middle;
	text-align: center;
}

.locked div 
{
	background: url("images/forum_icon_lock.gif") no-repeat top center;
	width: 60px;
	height: 16px;
}

.visible div 
{
	background: url("images/forum_icon_visible.gif") no-repeat top center;
	width: 60px;
	height: 16px;
}
*/

.sf_read 
{
	background: url("images/forum_icon_open.gif") no-repeat top center;
	width: 60px;
	height: 16px;	
}

.sf_unread 
{
	background: url("images/forum_icon_visible.gif") no-repeat top center;
	width: 60px;
	height: 16px;	
}

.sf_locked 
{
	background: url("images/forum_icon_lock.gif") no-repeat top center;
	width: 60px;
	height: 16px;
}

.sf_txtNewThread 
{
	width: 825px;
	border: 1px solid #C7C7C7;
}

.btnMarkAllTHreads 
{
	width: 150px;
	height: 16px;
	margin: 0 0 10px 0;
	display: block;
}


/* Forums List */
table.sf_forumsList, table.sf_forumsThreadsList
{
	margin: 0;
	padding: 0;
	width: 100%;
	border-collapse: collapse;
	border-bottom: 1px solid #ccc;
}
table.sf_forumsList th, table.sf_forumsThreadsList th
{
	background-color: #E7F1F4;
	border-bottom: 1px solid #779EB0;
	padding: 5px 0 5px 0;
	font-weight: bold;
	vertical-align: top;
	text-align: left;
	white-space: nowrap;
	font-size: 1.1em;
	color: #666666;
}
table.sf_forumsList td, table.sf_forumsThreadsList td
{
	padding: 2px;
	text-align: left;
	border-top: 1px solid #ccc;
}

table.sf_forumsThreadsList .sf_forumThreadTitle
{
	padding: 5px 0;
}

table.sf_forumsList .sf_forumTitle a, 
table.sf_forumsThreadsList .sf_forumThreadTitle a.sf_unread_thread
{
	font-weight: bold;
	font-size: 1.2em;
}

table.sf_forumsThreadsList .sf_forumThreadTitle a.sf_read_thread
{
	font-weight: normal;
	font-size: 1.2em;
}

table.sf_forumsList .sf_forumTitle div 
{
	margin: 5px 0;
}

.sf_forumFirstPost
{
	color: #808080;
	margin-top: 3px;
}

.sf_forumLastPost
{
	color: #808080;
	margin-top: 3px;
}

table.sf_forumsList .sf_forumAuthor a, 
table.sf_forumsThreadsList .sf_forumAuthor a
{
	display: block;
	white-space: nowrap;
	font-size: .8em;
	width: 150px;
}
.sf_forumDate
{
	padding: 3px 0 3px 15px;
	margin: 10px 0 0 0;
}

.sf_forumPostDate
{
	background-color: #E7F1F4;
	border-bottom: 1px solid #83AFC3;
	padding: 3px 0 3px 15px;
	margin: 10px 0 0 0;
}

.sf_forumCategoryTitle 
{
	color: #A50000;
	margin: 20px 0 10px 0; 
	padding: 0;
	font-size: 18px;
	float: left;
}
/* Single post */
.sf_userInfo 
{
	border-right: 1px solid #C7C7C7;
	width: 150px;
	margin: 5px 0 0 0;
	float: left;
	text-align: center;
}

.sf_group 
{
	margin: 3px 0;
}

.sf_postUserAvatar 
{
	max-height: 80px;
	max-width: 80px;
}

.sf_postUserName
{
	margin-bottom: 5px;
}

.sf_attachments 
{
	margin: 20px 10px 10px 170px;
	padding: 5px 10px 5px 5px;
	position: relative;
}

.sf_attachments h4 
{
	margin: 5px 0 0 15px;
	font-size:120%;
}

.sf_attachments .ico
{
	position: absolute;
	top: 5px;
	right: 5px;
	width: 55px;
	height: 55px;
	background: url(images/attachment-icon.png) no-repeat 5px 5px;
	z-index: 100;
}

.sf_attachments ul
{
	list-style-type: none;
	padding: 5px 5px 10px 5px;
	background-color: #E7F1F4;
	margin: 5px 0 0 0;
}

.sf_attachments ul li
{
	background: #E7F1F4 url(images/limage.gif) no-repeat scroll 1em 0.5em;
	margin: 0;
	padding: 0.2em 0 0.2em 2em;
}

.sf_signature
{
	padding: 5px 0 0 0;
	margin: 10px 10px 10px 170px;
	border-top: 1px solid #C7C7C7;
}

.sf_postsCount
{
	margin-top: 3px;
	color: #8E8E8E;
}

.sf_postContent 
{
	margin: 5px 0 0 20px;
	overflow: auto;
	float: left;
	width: 690px;
	padding-bottom: 5px;
}


.sf_threadTitle 
{
	margin: 0 0 20px;
}
.sf_threadTitle h1 
{
	display: inline;
}

.sf_saveButton
{
	border: 0px solid #FFFFFF;
	padding: 0 0 2px 28px;
	background: url("images/bott_replay.gif") no-repeat top left;
	width: 92px;
	height: 26px;
	color: #FFFFFF;
	text-decoration: none;
	cursor: pointer;
	
}

a.sf_createNewItem,
a.sf_createNewItem:hover,
a.sf_createNewItem:active,
a.sf_createNewItem:visited
{
	margin: 10px 0;
	padding: 6px 0 0 40px;
	background: url("images/bott_new_thread.gif") no-repeat top left;
	display: block;
	float: left;
	width: 83px;
	height: 20px;
	color: #FFFFFF;
	text-decoration: none;
}


a.sf_backToAll,
a.sf_backToAll:hover,
a.sf_backToAll:active,
a.sf_backToAll:visited 
{
	display: block;
	height: 20px;
	float: left;
	padding: 6px 0 0 10px;
}

a.sf_createNewPost,
a.sf_createNewPost:hover,
a.sf_createNewPost:active,
a.sf_createNewPost:visited
{
	padding: 6px 0 0 40px;
	background: url("images/bott_post_replay.gif") no-repeat top left;
	display: block;
	float: left;
	width: 83px;
	height: 20px;
	color: #FFFFFF;
	text-decoration: none;
}

a.sf_rss,
a.sf_rss:hover,
a.sf_rss:active,
a.sf_rss:visited
{
	background: url("images/rss.gif") no-repeat top right;
	float: right;
	height: 16px;
	padding: 1px 20px 0 0;
	margin-bottom: 3px;
}

a.sf_subscribe,
a.sf_subscribe:hover,
a.sf_subscribe:active,
a.sf_subscribe:visited
{
	background: url("images/mail.png") no-repeat top right;
	float: right;
	clear: right;	
	height: 16px;
	padding: 1px 20px 0 0;
}

.sf_subscribeMessage 
{
	background:#EFFFE5 url(images/check.png) no-repeat scroll 10px 4px;
	padding: 5px 10px 5px 35px;	
	float: left;
	margin-left: 150px;
	color:#397D33;
	font-size: 1em;
	font-weight:bold;	
}

.sf_line 
{
	border-bottom: 1px solid #83AFC3;
	margin: 0 0 5px 0;
	padding: 5px 0 0 0; 
}
.sf_postCommands 
{
	margin:10px 0;
	padding:0 0 0 170px;
}

.sf_postCommands a 
{
	margin: 0 10px 0 0;
}

.sf_postCommands a.sf_postReplay,
.sf_postCommands a.sf_postReplay:hover,
.sf_postCommands a.sf_postReplay:active,
.sf_postCommands a.sf_postReplay:visited
{
	padding: 6px 0 0 40px;
	background: url("images/bott_replay.gif") no-repeat top left;
	display: block;
	float: left;
	width: 52px;
	height: 20px;
	color: #FFFFFF;
	text-decoration: none;
}

.sf_postCommands a.sf_postEdit,
.sf_postCommands a.sf_postEdit:hover,
.sf_postCommands a.sf_postEdit:active,
.sf_postCommands a.sf_postEdit:visited
{
	padding: 6px 0 0 40px;
	background: url("images/bott_edit.gif") no-repeat top left;
	display: block;
	float: right;
	width: 39px;
	height: 20px;
	color: #FFFFFF;
	text-decoration: none;
}


.sf_postCommands a.sf_postDelete,
.sf_postCommands a.sf_postDelete:hover,
.sf_postCommands a.sf_postDelete:active,
.sf_postCommands a.sf_postDelete:visited
{
	padding: 6px 0 0 40px;
	background: url("images/bott_del.gif") no-repeat top left;
	display: block;
	float: right;
	width: 51px;
	height: 20px;
	color: #FFFFFF;
	text-decoration: none;
}


/* post content */
.sf_forumsEditor 
{
	margin: 0;
	padding: 0;
}
.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;
}

.quote
{
	border: 1px solid #C7C7C7;
	margin: 5px 0;
	padding: 0 10px 5px;
	background: #F4F4F4 url("images/quoteleft.gif") no-repeat;
	background-position: 5px 5px;	
}

.quote blockquote {
	margin: 5px 0 0 25px;
	padding: 5px 0 0 0;
	background: #F4F4F4 url("images/quoteright.gif") no-repeat;
	background-position: bottom right;	
	min-height: 20px;	
}

.quote p {
	font-style:italic;
	font-weight:bold;
	margin: 8px 0 0 25px;
	padding: 0;
}

.sf_ForumsCode {  
	font-size: 100%; 
	font-family: "Courier New", Courier, mono; 
	background:lightyellow; 
	border : 1px solid #cecece; 
	padding: 5px 5px 0 10px;
	margin: 5px 0;
	font-size: 1em;
}

.sf_ForumsCode p
{
	border-bottom: 1px solid #cecece;
	font-weight: bold;
	margin: 5px 0;
	padding-left: 15px;
	font-size: 1.1em;
	font-style: normal;
}

/**
* Pager 
*/
ol.sf_pager 
{
	margin: 10px 0 0 0;
	padding: 0;
	float: left;
	list-style: none;
	clear: both;
	background-color: #ebebeb;
	width: auto !important;
}
ol.sf_pager li
{
	margin: 0;
	padding: 3px 0 6px 0;
	width: auto;
	float: left;
}

ol.sf_pager li .prev
{
	color: #2F7799 !important;
	background: url(images/arrow_prev.gif) top left no-repeat;
	padding: 3px 0 6px 15px !important;
}

ol.sf_pager li .next
{
	color: #2F7799 !important;
	background: url(images/arrow_next.gif) top right no-repeat;
	padding: 3px 15px 6px 0 !important;
}

ol.sf_pager li a, 
ol.sf_pager li a:hover,
ol.sf_pager li a:visited,
ol.sf_pager li a:active
{
	
	padding: 3px 8px 3px 8px;
	color: #000000;
	text-decoration: none;
}

ol.sf_pager li a[disabled="disabled"], ol.sf_pager li a.sf_PagerSelItem
{
	color: #666;
	text-decoration: none;
	cursor: default;
	background-color: #FFFFFF;
	border-bottom: 3px solid #2F7799;
	border-top: 1px solid #FFFFFF;
}

