/*----------------------------------
		    Theme638
----------------------------------*/

/*--------------------------------
		QBC App2
---------------------------------*/

/*--------- General ---------*/

.sf_content {	
	margin-top: 40px;
	margin-bottom: 20px;
	margin-right: 65px;
	margin-left: 65px;
	width:656px;
}

.sf_pagetitle {
	display: none;
	background-image: none;
}

.sf_region7 {display:block;}

/*--------- Entries ---------*/

.sf_blog_postmeta {
	font-size: 11px;
	margin: 10px 0px 20px;
	clear:both;
}

.sf_blog_post {	
	min-height: 1%;
	height: auto !important;
	height: 1%;	
}

.sf_blog_posttitle {	
    color:#fffff;
    font-weight: normal;
    margin:0 0 5px;
    padding:4px 0 4px;
    text-align:left;	
	text-transform: uppercase;
	letter-spacing: 1px;
}

.sf_blog_post h2 {
	border: none;
}

.sf_blog_posttitle a:link, .sf_blog_posttitle a:visited {	
    color:#ffffff;
	text-decoration: underline;   
}

.sf_blog_posttitle a:hover {   
	text-decoration: none;   
}

.sf_blog_entry {
	margin-bottom: 20px;
}

.sf_blog_entry img {
	clear:both;
}

.error {
	margin-top: 20px;
}

.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;
}

/* Sidebar */

.searchbox #quicklink {
	text-decoration: underline;
	margin-top: 5px;
}

.calendarcell a:link,
.calendarcell a:visited{
	padding: 0px 3px;
	font-weight:bold;
	text-decoration:underline;
}

.calendar caption {	
	font-size: 16px;
}

table.calendar {
	width:100%;
	text-align:center;
}

#blogsurvey {	
	padding: 5px;
	margin-bottom: 15px;	
	clear:both;
	border: 1px solid;
}

#surveytitletext {
	font-weight: bold;
}

.widgetset quick-search {
	padding: 0px;
	margin: 0px;
	color: #000000;
}

.commentcreationdate {
	font-weight: bold;
}

#leavecommentlabel {
	border-top: 1px dotted;
	padding-top: 5px;
	margin-top: 20px;
}

.chicklet_group {
	margin-top: 15px;
	display:block;
}

/* Subscribe */

.SubscribeViaEmail .form_item input {
	width:auto;	
}

.SubscribeViaEmail input#SubscriberEmail {
	width:150px;	
}

.subscribeimage {
	margin-top:5px;		
}

/* Sidebar */

.widgetset .widget {		
	background-repeat: no-repeat;
	background-position: left bottom;
}

.widgetset .HomeLink h3 {
	text-align: center;
	font-size: 9px;
}

