/*----------------------------------
		Theme704
----------------------------------*/

/*--------------------------------
		QBC App2
---------------------------------*/

/*--------- General ---------*/

.sf_pagetitle {display:none;}

.sf_content {
	padding: 8px 10px 0;
}

.sf_blog_posttitle {   
  	float: left;
	clear: left;	
	display: block;	
	font-family: Georgia, "Nimbus Roman No9 L", serif;
	font-size:22px;
	font-weight: normal;
	text-align: left;
	width: 630px;
	line-height: normal;		
}

.sf_blog_entry {
	margin-bottom: 20px;
	clear: both;
}

.sf_blog_postmeta {	
	font-size: 11px;
	padding: 5px 0;		
	float: left;
	width: 630px;
}

.sf_blog_entry p {
	margin: 10px 0px;
}

.sf_blog_entry:after {
	content: " ";
	display: block;
	clear: both;
	visibility: hidden;
	font-height: 1px;
	margin:0px;
	padding:0px;
}

.pagn {
	padding: 10px 0;
}

#blogsurvey {	
	padding:10px;
	margin-bottom: 15px;	
	clear:both;
	border: 1px solid #3E3C41;
}

#surveytitletext {	
	margin: 0;
}

#surveyoptions {
	padding: 5px 0;
}

.ModerateComment {
	color: #AA1204;
	font-weight: normal;
}

.sf_blog_posttitle a, 
.sf_blog_posttitle a:visited {    
	text-decoration: none;   
}

.error {
	margin-top: 20px;
}

.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: 4px;
	font-style: italic;
}

.searchbox #quicklink {	
	margin-top: 5px;
}

table.calendar {
	width:100%;
	text-align:center;
}

.calendartitle {
	font-size: 17px;
	margin: 5px;
}

.calendarcell a:link,
.calendarcell a:visited{
	padding: 0px 3px;
	font-weight:bold;	
}

.calendarcell {
	padding: 3px 5px;
}

.calendar caption {	
	font-size: 16px;
}

.calendar {
	border-color: #0b0b0b;
}

.widgets quick-search {
	padding: 0px;
	margin: 0px;
	color: #222;
}

#leavecommentlabel {
	border-top: 1px dotted;
	padding-top: 5px;
	margin-top: 20px;
}

.chicklet_group {
	margin-top: 15px;
	display:block;
}

/* Subscribe */
.SubscribeViaEmail .form_item input {
	width:auto;	
}

.SubscribeViaEmail input#SubscriberEmail {
	width:175px;	
}

.subscribeimage {
	margin-top:5px;		
}

.widgetset .HomeLink .widget_header {
	background-color: transparent;
	border: none;
}

.widgetset .HomeLink .widget_content {
	display:none;
}

.widgetset .GoogleAd .widget_header {
	display:none;
}

.feedbutton {
	border:none;
	vertical-align:sub;
	margin-right:5px;
}


