/*----------------------------------
		Theme695
----------------------------------*/

/* QBC */

/* General */

.sf_region6 .widgetset {
	display:block;		
	margin-bottom:10px;
}

.searchheadings {
	margin: 10px 0px;
}

.sf_pagetitle {display:none;background-image:none}

.sf_content {
	float:right;	
	padding:20px;
	width:520px;
}

/* Posts */

.sf_blog_entry {	
	_width: 520px;
	_overflow: hidden;
}

h2.sf_blog_posttitle,
h3.sf_blog_posttitle {
	font-size: 16px;
	border-bottom: 1px dotted #eee;
}

h3.sf_blog_posttitle a, 
h3.sf_blog_posttitle a:visited {
	text-decoration: none;
	background-color: #7a7a7a;
	color: #eee;
	padding: 1px;
}

h3.sf_blog_posttitle a:hover {
	text-decoration: none;
	background-color: transparent;
}

.sf_blog_postmeta {
	font-size: 11px;
	margin: 10px 0px 20px;
	clear:both;
}

.ModerateComment {
	color: #bf0000;	
}

.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-bottom: 10px;
	font-style: italic;		
}

#leavecommentlabel {
	border-top: 1px dotted;
	padding-top: 5px;
	margin-top: 20px;
}

/* Calendar */

.Calendar .widget_content {
	margin-top: 10px;
}

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;
}

.calendarcell a:hover {
	text-decoration: none;
}

.calendarcell a:hover{	
	background-color: #777;
}

.calendar caption {	
	font-size: 16px;
}

.widget_content table {
	border: 1px solid #efefef;
	margin: 2px;
	width: 98%;
}

.widget_content .calendartitle {
	border: none;
}

/* Survey */

#blogsurvey {	
	padding: 5px;
	margin-bottom: 20px;
	clear:both;
	background-color: #eee;
	color: #333;
	border: 1px solid #3F3F3F;
}

#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;
	_height: auto;
}

.widgetset .GoogleAd h3 {
	display:none;
}

.sf_region4 .widget_content {
	_width: 204px;
}
