/*----------------------------------
		Theme625
----------------------------------*/

/*--------------------------------
		QBC App2
---------------------------------*/

/*--------- General ---------*/

.widgetset_app2_0 {
	overflow: hidden;
}

.sf_outer_wrapper {	
}

.sf_content {	
	clear:right;
	float: right;
	width: 490px;
}

.sf_pagetitle {		
	text-align: right;
	color: #B5C2CF;
	font-size: 12px;
	margin-top: 15px;
	margin-bottom: 15px;	
}


/*--------- Entries---------*/

.sf_blog_postmeta {
	font-size: 11px;
	margin: 10px 0px 20px;
	clear:both;
}

.sf_blog_posttitle {   
    font-size:18px;
	font-weight: normal;
    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;
}

#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;
}

.calendartitle {
	margin: 5px 0px;
	font-size: 16px;
}

.calendarcell a:link,
.calendarcell a:visited{
	padding: 0px 3px;
	font-weight:bold;
	text-decoration:underline;
}

.calendarcell a:hover{	
	text-decoration:none;
}

.calendarcell {
	padding: 3px 5px;
}

.calendar caption {	
	font-size: 16px;
}

table.calendar {
	width:100%;
	text-align:center;
}

.calendar {
	border: 1px solid #fff;
}

#blogsurvey {
	border: 1px solid #ddd;
	padding: 0px 5px 15px;
	margin-bottom: 15px;	
	clear:both;
	background-color: #f2f2f2;
}

#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;		
}

.HomeLink a, .HomeLink a:visited {
	font-size: 14px;
}

.HomeLink .widget_content  {	
	display:none;
}

