/*----------------------------------
		Theme685
----------------------------------*/

/* QBC */

/*--------- General ---------*/

.sf_wrapper {	
	background-image: url(images/685_contentbg-blog.gif);
}

.sf_region4 {display:block;}

.sf_main_header {
	width: 646px;
}

.searchheadings {
	margin: 10px 0px;
}

.sf_pagetitle {display:none;}

.sf_content {	
	float: left;
	padding: 0px 20px;
	width: 606px;
	_margin: 0 20px 20px 10px;
}

/* Posts */

sf_blog_post {
	
}

.sf_blog_posttitle {			
	margin-left: -20px;
	margin-right: -20px;	
	margin-bottom: 0;
	_margin: 0 -10px;		
	padding: 8px 20px;	
	background-color: #d6d4ca;
	border-top: 1px solid #c9c5bc;
	border-bottom: 1px solid #c9c5bc;
	float: left;
	width: 606px;
}

h3.sf_blog_posttitle,
h2.sf_blog_posttitle{
	margin-top: 0;
}

h3.sf_blog_posttitle a, 
h3.sf_blog_posttitle a:visited {	
	text-decoration: none;		
}

h3.sf_blog_posttitle a:hover {		
	text-decoration: none;
}

.sf_blog_entry {	
	margin: 10px 10px;
	padding: 10px 0;
	float: left;
	width: 585px;
	_width: 576px;
	_overflow: hidden;	
}

.sf_blog_postmeta {
	font-size: 11px;
	margin-left:-20px;
	padding:5px 30px;	
	clear:both;
	border-bottom: 1px solid #f5f4e9;
	font-style: italic;
	float: left;
	width: 586px;
}

#comments1 h6, #trackbacks h6 {
	font-size: 16px;
}

.commentlist li {
	list-style-type: none;
	margin: 10px 0;
}

#trackbacks ul li {
	list-style-type: none;
	margin: 5px 0;
}

.recentdate {
	font-size: 10px;
	margin-top: 5px;
	margin-left: 5px;
	font-style: italic;
}

.commentcreationdate {
	font-weight: bold;
}

#leavecommentlabel {
	border-top: 1px dotted;
	padding-top: 5px;
	margin-top: 20px;
}

/* Calendar */

table.calendar {
	width:100%;
	text-align: center;	
}

.calendar td {
	padding: 2px;
}

.calendarcell a:link,
.calendarcell a:visited{
	padding: 0px 2px;
	background-color: #45443f;
	text-decoration: none;
}

.calendarcell a:hover {
	padding: 0px 2px !important;
	text-decoration: none !important;
	background-color: #91877C;
}

.calendar caption {	
	font-size: 16px;
}

.Calendar .widget_content table {	
	margin: 2px;
	width: 98%;
	border-color: #91877C;
}

.widget_content .calendartitle {
	border: none;
}

/* Survey */

#blogsurvey {	
	padding: 5px;
	margin: 20px;
	clear:both;
	background-color: #fff;
	color: #333;
	border: 1px solid #ddd;
}

#blogsurvey p {	
	margin: 0px;
	padding:5px;
}

#blogsurvey .header {
	font-weight: bold;
}

#surveytitletext {
	font-weight: bold;
}

.pagn {
	padding: 5px 0px;	
}

.pagn:after {
	content: ".";
    display: block;
    visibility: hidden;
    height: 0;
    font-size: 1px;
    clear: both;
}

/* Subscribe */

.SubscribeViaEmail .form_item input {
	width:auto;	
}

.SubscribeViaEmail input#SubscriberEmail {
	width:150px;	
}

.subscribeimage {
	margin-top:5px;		
}

/* Other */

.feedbutton {	
	vertical-align:sub;
	border: none;
}

.feedlink {
	.vertical-align:sub;	
}

.feedlist li {	
	.margin: 0;
	.padding: 0;
}

/* Sidebar */

.widgetset quick-search {
	padding: 0px;
	margin: 0px;
	color: #000;
}

.searchbox #quicklink {	
	margin-top: 5px;
}

.widget_content tr td {
	border: none;
}

.HomeLink .widget_content {
	display:none;	
}

.sf_region4 .GoogleAd .widget_content {
	border-top: 1px solid #58483E;	
}

.widgetset .GoogleAd h3 {
	display:none;
}

.sf_region9 .widgetset {	
	background-image: url(images/685_ftrbarbg.gif);	
}

