/*----------------------------------
		Theme660
----------------------------------*/

/* QBC */

/* General */

.sf_region4 {display:block;_margin-right: 10px;width: 220px;}

.header {
	background-color: #fff;
	color: #333;
	font-weight: bold;
	padding: 0;
	margin: 0;
}

.searchheadings {
	margin: 10px 0px;
}

.sf_content {
	float:right;	
	padding:20px 0px;
	width: 700px;
}

/* Posts */

.sf_blog_post {
	border-top: 1px solid #dddddd;	
	padding: 0px 10px;
	margin-bottom: 10px;
}

h3.sf_blog_posttitle {
	margin: 10px 0;
}

h3.sf_blog_posttitle a, 
h3.sf_blog_posttitle a:visited {
	text-decoration: none;
}

h3.sf_blog_posttitle a:hover {
	text-decoration: underline;
}

.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;
	padding: 5px;
	background-color: #f8f8f8;
}

#trackbacks ul li {
	list-style-type: none;
	margin: 5px 0;
}

.widget_content .recentitem {
	margin-bottom: 7px;
}

.recentdate {
	font-size: 10px;
	margin-top: 3px;
}

.commentcreationdate {
	font-weight: bold;
}

#leavecommentlabel {
	border-top: 1px dotted;
	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 #efefef;
	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 #D6D9E1;
}

#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 .widget.HomeLink a,
.widgetset .widget.HomeLink a:visited {	
}

.widgetset .widget.HomeLink a:hover {	
}

.widgetset .widget {	
	background-image: url(images/660_sideftr.png);
	background-position: bottom left;
}

.widgetset .GoogleAd h3 {
	display:none;
}

.sf_region4 .widget_content {
	_width: 198px;
}
