/**
 * @file
 * @project 729
 * @package sftheme
 * @site app2
 */

/*--------- General ---------*/

.sf_region5 {display:block;}

.sf_pagetitle {
	display:none;
	background-image: none;
}

.searchheadings {
	margin: 10px 0px;
}

.sf_region6 {
	width: 600px;
	float: left;
	clear: left;
}

.sf_content {
	float: left;
	clear: left;
	padding: 0 20px 40px;
	width: 600px;
}

/* Posts */

.sf_blog_post {
	border-bottom: 1px solid #eee;
}

.sf_blog_entry {	
	float: left;
	_width: 600px;
	_overflow: hidden;	
}

.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;
	font-style:italic;
	margin-left:20px;
}

.commentcreationdate {
	font-weight: bold;
}

#leavecommentlabel {
	border-top: 1px dotted;
	padding-top: 5px;
	margin-top: 20px;
}

/* Calendar */

table.calendar {
	width:100%;
	text-align: center;	
}

.calendar td {
	padding: 2px;
}

.calendarcell a:link,
.calendarcell a:visited{
	padding: 0px 3px;
	border: 1px solid;
	background-color: #f4f4f4;
}

.calendarcell a:hover {
	padding: 0px 3px;
	text-decoration: none;
}

.calendarcell a:hover{	
	background-color: #dfdfdf;
}

.calendar caption {	
	font-size: 16px;
}

.Calendar .widget_content table {	
	margin: 2px;
	width: 98%;
	border-color: #ffffff;
}

.widget_content .calendartitle {
	border: none;
}

/* Survey */

#blogsurvey {	
	padding: 5px;
	margin-bottom: 20px;
	clear:both;
	background-color: #fff;
	color: #333;
	border: 1px solid #ddd;
}

#blogsurvey p {	
	margin: 0px;
	padding:5px;
}

#surveytitletext {
	font-weight: bold;
}

/* Subscribe */

.SubscribeViaEmail .form_item input {
	width:auto;	
}

.SubscribeViaEmail input#SubscriberEmail {
	width:150px;	
}

.subscribeimage {
	margin-top:5px;		
}

/* Other */

.feedbutton {	
	vertical-align:sub;
	border: none;
}

.feedlink {
	.vertical-align:sub;	
}

.feedlist li {	
	.margin: 0;
	.padding: 0;
}

/* Sidebar */

.widgetset quick-search {
	padding: 0px;
	margin: 0px;
	color: #000;
}

.searchbox #quicklink {	
	margin-top: 5px;
}

.widget_content tr td {
	border: none;
}

.HomeLink .widget_content {
	display:none;	
}

.widgetset .widget.HomeLink {
	background-image: none;	
	padding: 0px;
	_height: auto;
}

.widgetset .GoogleAd h3 {
	display:none;
}


/* Other */


