/**
 * @file
 * @project 690
 * @package sftheme
 * @site app2
 */
/** 
 * ------------------------------------------------------------------
 * @section CONTENT
 * ------------------------------------------------------------------
 */

.sf_pagetitle {
	display:none;
	background-image:none
}
.sf_pagetitle h1 {
	display:none;
	background-image:none
}
.sf_content {
	width:560px;
}
.sf_region8 {
	width:950px;
}
.sf_region7 .widget li {
	margin-bottom: 10px;
}
.sf_region7 .widget {
	margin-bottom: 10px;
}
.sf_blog_post {
	overflow: hidden;
}
.sf_blog_entry {
	overflow: hidden;
	padding-bottom: 10px;
}
.sf_blog_postmeta {
	display: block;
	float: right;
	margin-bottom: 50px;
	font-size: 10px;
	text-align:right;
	width:100%;
}
#formsurvey, #trackbacks, #comments1, #leavecomment {
	width: 560px;
	overflow: hidden;
	margin-top: 10px;
	padding: 10px;
}
#comments1 ol li {
	padding: 10px;
}
#trackbacks h6, #commentslabel, #leavecommentlabel {
	font-size: 14px;
	font-weight: 100;
}
#comments1 ul, #comments1 ol {
	list-style-position:outside;
	list-style-type:none;
	padding:0;
}
.sf_blog_post h6 {
	margin: 0px;
}
.sf_blog_post li {
	margin-top:10px;
}
.pagn {
	padding-top: 20px;
}
.pagn a {
	text-decoration: none;
}
/** 
 * ------------------------------------------------------------------
 * @section SIDEBAR
 * ------------------------------------------------------------------
 */

.SubscribeViaEmail label {
	display:inline-block;
}
.widget.CustomText img {
}
.calendarweek, .calendarcell {
	padding-bottom: 10px
}
.calendarcell a {
	background-color: #9B9B9B;
	text-decoration: none;
	color: #333333;
	padding: 3px;
}
.calendarcell a:hover {
	text-decoration: none;
	background-color: #333333;
	color: #9B9B9B;
}
.calendartitle {
	font-size: 16px;
	margin-bottom: 5px;
	text-align: left;
}
.widget .form_button .btn, .sf_blog_post .btn {
	padding: 3px;
	margin-bottom: 10px;
}
.form_item {
	margin-bottom: 10px;
}
.FeedList li {
	list-style-type: none;
	margin-left: -39px;
}
.calendar {
	width: 100%;
}

