/**
 * @file
 * @project 644
 * @package sftheme
 * @site app2
 */


.sf_pagetitle {display:none}
.sf_extra2 {
	text-align:center;
	font-size:24px;
	line-height:1;
	font-family:"Times New Roman", Times, FreeSerif, serif;
	font-weight:normal;
	width:166px;
	color:#ffffff;
	padding-top:100px;
	float:left;
	overflow:hidden;
	padding-bottom:10px;
	margin-right:25px;
}


/* ie 7 */
*:first-child+html .sf_extra2 {
     padding-top:155px;
}

.sf_extra2 {
	padding-top:180px;
	_padding-top:150px;

	min-height:0px;
	height:auto !important;
	height:1px;
}

/**
 * ------------------------------------------------------------------
 * @section CONTENT
 * ------------------------------------------------------------------
 */
.sf_main {
	width:720px;
	float:left;
}

.sf_region7 {
	width:230px;
	float:right;
	overflow:hidden;
}

/**
 * @subsection post
 */
.sf_blog_post {
	min-height:1%;
	height:auto !important;
	height:1%;
	margin-bottom:20px;
}

.sf_blog_post:after {
	content:".";
	display:block;
	height:0;
	visibility:hidden;
	clear:both;
}

.sf_content h2 {
	padding:0px;
	text-transform:uppercase;
	text-align:left;
}

.chicklet_group,
.sf_blog_postmeta {
	display:block;
	clear:both;
	margin:15px 0px;
	padding-top:5px;
}

#divline {
	clear:both;
	height:30px;
	margin-top:15px;
}

/**
 * @subsection comments, trackbacks, etc.
 */
h6#trackbackslabel,
h6#commentslabel,
h6#leavecommentlabel,
#surveytitletext,
.header  {
	font-weight:normal;
	margin:25px 0 0;
	font-size:15px;
	padding:2px 5px 3px;
}

#surveytitletext{
	margin:0;
}

#blogsurvey,
.trackbacklinks,
.trackbacklist,
.commentlist,
#leavecomment form{
	min-height:1%;
	height:auto !important;
	height:1%;
}

.trackbacklinks,
.commentlinks {
	font-size:11px;
	margin:0px;
	padding:5px 0px 0px;
}

.trackbacklist, .commentlist {
	margin:0px;
	padding:0px;
	list-style-type:none;
}

.trackbacklist li, .commentlist li {
	list-style-type:none;
	margin:10px 0px;
	padding:8px;
}

#leavecomment form,
#surveyoptions,
#surveysubmit,
#FlashSurveyResults {
	padding:10px 0px;
}

/**
 * @subsection post
 */
.sf_blog_post {
	border-bottom:1px solid #ebebeb;
}

/**
 * @subsection error page
 */
.error {
	background-color:#FFCFCF;
	border:1px solid #CC0000;
	color:#CC0000;
}

/**
 * @subsection comments, trackbacks, etc.
 */
h6#trackbackslabel,
h6#commentslabel,
h6#leavecommentlabel,
#surveytitletext,
.header  {
	color:#000000;
	background-color:#EEEEEE;
}

.trackbacklist li, .commentlist li {
	border:1px solid #eeeeee;
}

/**
 * ------------------------------------------------------------------
 * @section SIDEBAR AREA
 * ------------------------------------------------------------------
 */

/**
 * @subsection calendar
 */
.calendartitle {
	background-color:#EEEEEE;
}

.calendarweek {
	border-bottom:1px solid #ebebeb;
	color:#000;
	line-height:1.5;
}


.recentdate {
	color:#9d9d9d;
	margin-left:10px;
}

/**
 * ------------------------------------------------------------------
 * @section SIDEBAR AREA
 * ------------------------------------------------------------------
 */

/**
 * @subsection calendar
 */
.calendar {
	border:none !important;
	margin-bottom:30px;
	margin:0;
	padding:0;
	margin:0px 0px 0px 1px;
	width:99%;
}

.calendartitle td{
	padding:3px;
	text-transform:uppercase;
}

.calendar .calendarcell{
	margin:0px;
	padding:0px;
	height:25px;
}

.calendarweek {
	font-size:11px;
	padding-top:5px;
	text-transform:uppercase;
	font-weight:bold;
}

.calendar caption {
	font-weight:bold;
	font-size:1.2em;
}

/**
 * @subsection syndicate
 */
.feedbutton {
	border:none;
	vertical-align:middle;
	margin-right:5px;
}

/**
 * @subsection recent entries
 */
.recentdate {
	padding:0px;
}

/**
 * @subsection subscribe
 */
.SubscribeViaEmail .widget_content label{
	margin:0;
	padding:0;
	display:inline;
}

/**
 * @subsection Google Ad
 */
.GoogleAd .widget_header span{
	border-bottom:none;
}

/**
 * @subsection HomeLink
 */
.widget.HomeLink {
	margin-bottom:0;

}

.HomeLink .widget_header {
	border-bottom:0;
}

}

