/*----------------------------------
		Theme669
----------------------------------*/

/*----------QBC----------*/

/* General */

.sf_region7 {display:block;_margin-right: 10px;}
.sf_pagetitle {display:none;background-image:none}

.sf_content {		
	display:block;
	width: 520px;
}

/* Posts */

.sf_blog_entry {
	_width: 520px;
	_overflow: hidden;
}

.sf_blog_posttitle {
	font-size: 20px;
	border-bottom: 1px solid #CCB799;	
}

.sf_blog_posttitle a,
.sf_blog_posttitle a:visited {
	text-decoration: none;
}

.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;
}

#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;
}

/* Survey */

#blogsurvey {	
	padding: 5px;
	margin-bottom: 20px;
	clear:both;
	background-color: #fff;
	color: #333;
	border: 1px solid #bfbfbf;
}

#blogsurvey p {	
	margin: 0px;
	padding:5px;
}

#surveytitletext {
	font-weight: bold;
}

/* Subscribe */

.SubscribeViaEmail .form_item input {
	width:auto;	
}

.SubscribeViaEmail input#SubscriberEmail {
	width:175px;	
}

.subscribeimage {
	margin-top:5px;		
}

/* Sidebar */

.widgetset .widget_header {	
	background-image: url(images/669_widgethdr.jpg);
	background-repeat: repeat;	
}

.searchbox #quicklink {
	text-decoration: underline;
	margin-top: 5px;
}
.widgetset quick-search {
	padding: 0px;
	margin: 0px;
	color: #000;
}

.calendar {
	border: 1px solid #E7D5B3;
}

table.calendar {
	width:100%;
	text-align: center;
}

.widget_content .calendartitle {
	border: none;
}

.calendarcell a:link,
.calendarcell a:visited{
	padding: 0px 3px 1px;
	border: 1px solid;
	text-decoration: none;
}

.calendarcell a:hover{
	background-color: #FFFAEF;
	text-decoration: none;
}

.calendar caption {	
	font-size: 16px;
}

.GoogleAd .widget_header {
	display:none;
}

.GoogleAd .widget_content {
	background: #D9C7A1;
	border: 1px solid #773C00;
}

.widget_content tr td {
	border: none;
}

.widgetset .HomeLink a, .HomeLink a:visited {
	text-decoration: none;
}

.feedbutton {
	border:none;
	vertical-align:sub;
	margin-right:5px;
}

