/*----------------------------------
		Theme636		
----------------------------------*/

/*--------------------------------
		QBC App2
---------------------------------*/

/*--------- General ---------*/
.sf_region7 {		
	display: block;
}

.sf_region6 {
	float:right;
	width: 585px;
	background-color: #fff;	
}

.sf_pagetitle {
	width: 535px;
}

.sf_content {
	width: 525px;
}

.widgetset_app2_0 {
	overflow: hidden;
}

/*--------- Blog Content ---------*/

.sf_blog_postmeta {
	font-size: 11px;
	margin: 10px 0px 20px;
	clear:both;
}

.sf_blog_posttitle {   
    font-size:20px;
	font-weight: normal;
	font-style: italic;
    margin: 0px 0px 10px;
    padding:5px 0;
    text-align:left;
}

.sf_blog_posttitle a, .sf_blog_posttitle a:visited {    
	text-decoration: underline;   
}

.sf_blog_entry {
	margin-bottom: 20px;
}

.sf_blog_entry p {
	margin: 10px 0px;
}

.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;
}

.searchbox #quicklink {
	text-decoration: underline;
	margin-top: 5px;
}

.calendartitle td {
	padding-bottom: 5px;
	font-weight: normal;
	font-size: 14px;
}

.calendarcell a:link,
.calendarcell a:visited{
	padding: 1px 1px;
	font-weight:bold;
	text-decoration:none;
	border: 1px solid;
}

.calendarcell a:hover{	
	background-color: #7B8591;
	color: #fff;
}

.calendarcell {
	padding: 3px 0px;
}

.calendar caption {	
	font-size: 16px;
}

table.calendar {
	width:180px;
	text-align:center;
}

.calendar {
	border: 1px solid #7B8591;
}

#blogsurvey {
	border: 1px dashed;
	padding: 0px 5px;
	margin-bottom: 15px;	
	clear:both;
}

#surveytitletext {
	font-weight: bold;
}

.widgets quick-search {
	padding: 0px;
	margin: 0px;
	color: #222;
}

.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;		
}

.sf_region7 .HomeLink .widget_content {
	padding: 0px;
	margin: 0px;
}


