/*----------------------------------
		Theme614
----------------------------------*/

/*--------------------------------
		QBC App2
---------------------------------*/

/*--------- General ---------*/

.sf_pagetitle {
	display:none;
}

.widgetset_app2_0 {
	overflow: hidden;
}

/*--------- Blog Main ---------*/

.sf_blog_posttitle {  
	font-weight: normal;
    margin: 0px 0px 10px;
    padding:5px 0;
    text-align:left;
	font-weight: bold;
}

.sf_blog_posttitle a, .sf_blog_posttitle a:visited {    
	text-decoration: underline;   
}

.sf_blog_entry {
	margin-bottom: 20px;
	margin-left: 20px;
}

.sf_blog_entry p {
	margin: 10px 0px;
}

.sf_blog_entry img {
	clear:both;
}

.sf_blog_postmeta {
	font-size: 11px;
	margin: 10px 0px 20px;
	clear:both;
	margin-left: 20px;
}

.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;
}

.searchbox #quicklink {
	text-decoration: underline;
	margin-top: 5px;
}

.Calendar .widget_content {

}

.calendarcell a:link,
.calendarcell a:visited{
	padding: 0px 3px;
	font-weight:bold;
	text-decoration:none;
	background-color: #fff;
	color: #bbb;
}

.calendarcell a:hover{
	padding: 0px 3px;
	font-weight:bold;
	text-decoration:none;
	background-color: #ddd;
}

.calendarcell {
	padding: 3px 5px;
}

.calendar caption {	
	font-size: 16px;
}

table.calendar {
	width:100%;
	text-align:center;
}

.calendar {
	border: 1px solid #B9B8B8;
}

#blogsurvey {
	border: 1px solid #B9B8B8;
	padding: 0px 5px;
	margin-bottom: 15px;	
	clear:both;
	background-color: #f8f8f8;
}

#surveytitletext {
	font-weight: bold;
}

.widgets quick-search {
	padding: 0px;
	margin: 0px;
	color: #fff;
}

.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:175px;	
}

.subscribeimage {
	margin-top:5px;
		
}

.widgetset .HomeLink a,
.widgetset .HomeLink a:visited {
	text-decoration: none;
	font-family: "Lucida Sans Unicode", "Lucida Grande", Garuda, sans-serif;	
	font-weight: normal;
}

.widgetset .HomeLink a:hover {
 	color: #9a9a9a;
	text-decoration: none;
}

.sf_extra5 {
	background-image:none;
}
  
	

