/*----------------------------------
		Theme661
----------------------------------*/

/* QBC */

/*--------- General ---------*/

.sf_region7 {display:block;}

.searchheadings {
	margin: 10px 0px;
}

.sf_pagetitle {display:none;background-image:none;}

.sf_content {
	float:left;	
	padding:20px 0px 20px 210px;
	width: 480px;
	_overflow: hidden;
}

/* Posts */

h3.sf_blog_posttitle a, 
h3.sf_blog_posttitle a:visited {
	text-decoration: underline;
}

h3.sf_blog_posttitle a:hover {
	text-decoration: none;
}

.sf_blog_postmeta {
	font-size: 11px;
	margin: 10px 0px 20px;
	clear:both;
}

.error {
	margin-top: 20px;
}

#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: 7px;
}

.commentcreationdate {
	font-weight: bold;
}

#leavecommentlabel {
	border-top: 1px solid;
	padding-top: 5px;
	margin-top: 20px;
}

/* Calendar */

table.calendar {
	width:100%;
	text-align: center;
	border-color: #efefef;
}

.calendar td {
	padding: 2px 0px;
}

.calendarcell a:link,
.calendarcell a:visited{
	padding: 0px 2px;
	border: 1px solid;
	background-color: #f4f4f4;
}

.calendarcell a:hover {
	text-decoration: none;
}

.calendarcell a:hover{	
	background-color: #dfdfdf;
}

.calendar caption {	
	font-size: 16px;
}

.widget_content table {
	border: 1px solid #CCCEBC;
	margin: 2px;
	width: 98%;
}

.widget_content .calendartitle {
	border: none;
}

/* Survey */

#blogsurvey {	
	padding: 5px;
	margin-bottom: 20px;
	clear:both;
	background-color: #fff;
	color: #333;
	border: 1px solid #333;
}

#blogsurvey p {	
	margin: 0px;
	padding:5px;
}

#surveytitletext {
	font-weight: bold;
}

/* 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;	
}

.widgetset .widget.HomeLink {
	background-image: none;	
	padding: 0px;
}

.widgetset .GoogleAd h3 {
	display:none;
}


