/**
 * @file
 * @project 656
 * @package sftheme
 * @site app2
 */

.sf_pagetitle {
	display:none;
	background-image:none;
}

.sf_extra3 {
	background-color:#fff;
	background-image:url(images/656_pt_x3_mb.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
	height:25px;
}

/**
 * ------------------------------------------------------------------
 * @section Widgets
 * ------------------------------------------------------------------
 */
 
.sf_region7 {
	float:left;
	padding:10px 20px 20px 20px;
	overflow:hidden;
	width:150px;
	position:relative;
	z-index:5;
}

.sf_region7 .widget {
	background-color:#ffffff;
	border:solid 1px #BFBDB3;
	margin-bottom:10px;
}

.sf_region7 .widget_header {
	background-image:url(images/656_widget_header.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
	font-size:16px;
	font-weight:normal;
	letter-spacing:-.05em;
	text-transform:uppercase;
	padding:4px 10px 12px;
	margin:0;
	min-height:20px;
	height:auto !important;
	height:20px;
}

.sf_region7 .widget_content {
	padding:5px 10px 10px;
	min-height:1%;
	height:auto !important;
	height:1%;
}

.sf_region7 .widget_content:after {
	content: " ";
	display: block;
	clear: both;
	height:0;
	visibility: hidden;
}

/**
 * ------------------------------------------------------------------
 * @section CONTENT
 * ------------------------------------------------------------------
 */

.sf_main_wrapper {
	float:right;
	margin-left:-240px;
	width:100%;
}

.sf_main {
	margin-left:240px;
}

.sf_content {
	padding:20px;
	margin:10px 20px 0 0;
}

/**
 * @subsection post
 */
.sf_blog_post {
	min-height:1%;
	height:auto !important;
	height:1%;
}

.sf_blog_post:after {
	content:".";
	display:block;
	height:0;
	visibility:hidden;
	clear:both;
}

.chicklet_group,
.sf_blog_postmeta {
	display:block;
	clear:both;
	margin:15px 0px;
	padding-top:5px;
}

#divline {
	clear:both;
	height:30px;
	margin-top:15px;
}

/**
 * @subsection comments, trackbacks, etc.
 */
h6#trackbackslabel,
h6#commentslabel,
h6#leavecommentlabel,
#surveytitletext,
.header {
	font-weight:normal;
	margin:25px 0 0;
	font-size:15px;
	padding:2px 5px 3px;
}

#surveytitletext {
	margin:0;
}

#blogsurvey,
.trackbacklinks,
.trackbacklist,
.commentlist,
#leavecomment form {
	min-height:1%;
	height:auto !important;
	height:1%;
}

.trackbacklinks,
.commentlinks {
	font-size:11px;
	margin:0px;
	padding:5px 0px 0px;
}

.trackbacklist,
.commentlist {
	margin:0px;
	padding:0px;
	list-style-type:none;
}

.trackbacklist li,
.commentlist li {
	list-style-type:none;
	margin:10px 0px;
	padding:8px;
}

#leavecomment form,
#surveyoptions,
#surveysubmit,
#FlashSurveyResults {
	padding:10px 0px;
}

/**
 * @subsection post
 */
.sf_blog_post {
	border-bottom:1px solid #ebebeb;
}

/**
 * @subsection error page
 */
.error {
	background-color:#FFCFCF;
	border:1px solid #CC0000;
	color:#CC0000;
}

/**
 * @subsection comments, trackbacks, etc.
 */
h6#trackbackslabel,
h6#commentslabel,
h6#leavecommentlabel,
#surveytitletext,
.header {
	color:#000000;
	background-color:#EEEEEE;
}

.trackbacklist li,
.commentlist li {
	border:1px solid #eeeeee;
}

#submitcomment,
#resetcomment,
#spellchk,
#surveysubmit input {
	background-image:url(images/656_button.jpg);
	background-repeat:repeat-x;
	border:1px solid #D9D7D0;
	color:#8F8D83;
	cursor:pointer;
	font-size:10px;
	padding:2px;
	text-transform:uppercase;
}

#submitcomment:hover,
#resetcomment:hover,
#spellchk:hover,
#surveysubmit input:hover {
	background-image:url(images/656_button_o.jpg);
	border-color:#AAA89E;
	color:#6E6C63;
}

/**
 * ------------------------------------------------------------------
 * @section SIDEBAR AREA
 * ------------------------------------------------------------------
 */
 
.sf_region7 {
	width:200px;
}

/**
 * @subsection Global
 */
 
.widgetset ol,
.widgetset ul {
	list-style:none;
	margin:0;
	padding:0;
}

.widgetset ol li,
.widgetset ul li {
	padding:2px;
}

.widget_header,
.widget_content {
	overflow:hidden;
}

/**
 * @subsection RecentComments/Entries
 */
.RecentEntries div ol,
.RecentComments div ol {
	list-style:none;
	margin:0;
	padding:0;
}

.RecentEntries div ol li,
.RecentComments div ol li {
	color:#999999;
	font-size:11px;
	padding:5px 0;
	font-style:italic;
}

.RecentEntries div ol li a,
.RecentComments div ol li a {
	font-size:13px;
	font-style:normal;
}

/**
 * @subsection calendar
 */
.Calendar .widget_header {
	display:none;
}

.calendar {
	border:none !important;
	margin:8px 0;
}

.calendartitle td {
	background-color:#70696A;
	color:#ffffff;
	padding:3px;
	text-transform:uppercase;
}

.calendar .calendarcell {
	margin:0px;
	padding:4px;
}

.calendarweek {
	font-size:11px;
	padding-top:5px;
	border-bottom:1px solid #70696A;
	color:#70696A;
	text-transform:uppercase;
	font-weight:bold;
}

.calendar caption {
	font-weight:bold;
	font-size:1.2em;
}

.calendar .calendarcell a {
	color:#ffffff;
	padding:2px;
	font-weight:bold;
}

.calendar .calendarcell a:visited {
	color:#ffffff;
}

/**
 * @subsection syndicate
 */
.feedbutton {
	border:none;
	vertical-align:middle;
	margin-right:5px;
}

/**
 * @subsection subscribe
 */

.SubscribeViaEmail .form_item #SubscriberEmail {
	border:solid 1px #D9D7D0;
	margin-bottom:6px;
	width:176px;
}

.SubscribeViaEmail .form_item {
	float:left;
}

.SubscribeViaEmail .form_button {
	float:right;
}

.SubscribeViaEmail .widget_content:after {
	content: " ";
	display: block;
	clear: both;
	height:0;
	visibility: hidden;
}


/**
 * @subsection Search
 */
.Search form:after {
	content: " ";
	display: block;
	clear: both;
	height:0;
	visibility: hidden;
}
 
.Search .form_item {
	margin:0 auto 5px;
	width:178px;
}

.Search .form_item label {
	display:block;
	font-size:12px;
	float:left;
	padding:0 10px 0 0;
	width:70px;
}

.Search .form_item input,
.Search .form_item select {
	border:solid 1px #D9D7D0;
	float:left;
	width:94px !important;
}

.Search .form_item:after {
	content: " ";
	display: block;
	clear: both;
	height:0;
	visibility: hidden;
}

.Search .btn{
	margin-top:10px;
}

.Search #advancedlink,
.Search #quicklink {
	margin-top:5px;
}

/**
 * @subsection Google Ad
 */
.GoogleAd .widget_header {
	display:none;
}

.GoogleAd .widget_content div {
	margin:20px 0 10px;
}

/**
 * @subsection Twitter
 */
.TwitterLink .widget_header {
	display:none;
}

.TwitterLink .widget_content div {
	margin:20px auto 10px;
}

/**
 * @subsection Media Player
 */
.QuickBlogcastPlayer .widget_header {
	display:none;
}

/**
 * @subsection Custom Text
 */
 
.CustomText .widget_content {
	width:175px;
	padding-right:0;
}

/**
 * ------------------------------------------------------------------
 * @section Form Elements
 * ------------------------------------------------------------------
 */
.btn {
	background-image:url(images/656_button.jpg);
	background-repeat:repeat-x;
	border:solid 1px #d9d7d0;
	color:#8f8d83;
	font-size:10px;
	padding:2px;
	text-transform:uppercase;
	cursor:pointer;
}

.btn:hover {
	background-image:url(images/656_button_o.jpg);
	border-color:#aaa89e;
	color:#6e6c63;
}

/**
 * ------------------------------------------------------------------
 * @section FOOTER
 * ------------------------------------------------------------------
 */
 
.sf_region9 {
	float:right;
	margin-left:-260px;
	width:100%;
}

.sf_footer {
	margin-left:240px;
}
