/*----------------------------------
		Theme670
----------------------------------*/

/*----------QBC----------*/

/* General */

.sf_region7 {display:block;_margin-right: 10px;}
.sf_pagetitle {display:none;background-image:none}

.sf_content {		
	display:block;
	width: 520px;
	/*margin-left: 100px;*/
}

/* Posts */

.sf_blog_entry {
	_width: 520px;
	_overflow: hidden;
}

.sf_blog_posttitle {
	font-size: 20px;
	color: #715e54;
}

.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-repeat: repeat;	
}

.searchbox #quicklink {
	text-decoration: underline;
	margin-top: 5px;
}
.widgetset quick-search {
	padding: 0px;
	margin: 0px;
	color: #000;
}

.widget_content .calendartitle {
	border: none;
}

.calendarcell a:link,
.calendarcell a:visited{
	padding: 0px 3px 1px;
	border: 1px solid;
	text-decoration: none;
}

.calendar caption {	
	font-size: 16px;
}

.GoogleAd .widget_header {
	display:none;
}

.GoogleAd .widget_content {

}

.widget_content tr td {
	border: none;
}

.widgetset .HomeLink a, .HomeLink a:visited {
	text-decoration: none;
}

.feedbutton {
	display: none;
}
.FeedList li{
	background-position: left 7px;
	padding-left:15px;
	background-image: url(images/670_rss_icon.gif);
	background-repeat: no-repeat;
	
}
.FeedList li:hover{
	background-image: url(images/670_rss_icon_hv.gif);
}
.chicklet{
	/*width: 200px;*/
	/*padding-right:33px;*/
}
.delicious {
	padding-top: 5px;
	background-image: url(images/670_chicklet_delicious.gif);
	background-position: left;
	background-repeat: no-repeat;
}
.delicious:hover {
	background-image: url(images/670_chicklet_delicious_hv.gif);
}
.delicious img{
	visibility:hidden;
}
.stumbleupon {
	padding-top: 5px;
	background-image: url(images/670_chicklet_Stumbleupon.gif);
	background-position: left;
	background-repeat: no-repeat;
}
.stumbleupon:hover {
	background-image: url(images/670_chicklet_Stumble_hv.gif);
}
.stumbleupon img{
	visibility:hidden;
}
.technorati {
	padding-top: 5px;
	background-image: url(images/670_chicklet_Technorati.gif);
	background-position: left;
	background-repeat: no-repeat;
}
.technorati:hover {
	background-image: url(images/670_chicklet_Technorati_hv.gif);
}
.technorati img{
	visibility:hidden;
}
.digg {
	padding-top: 5px;
	background-image: url(images/670_chicklet_digg.gif);
	background-position: left;
	background-repeat: no-repeat;
}
.digg:hover {

	background-image: url(images/670_chicklet_digg_hv.gif);
	background-position: left;
	background-repeat: no-repeat;
}
.digg img{
	visibility:hidden;
}

