/**
 * @file
 * @project 615
 * @package sftheme
 * @site app2
 */

/** 
 * ------------------------------------------------------------------
 * @section MAIN AREA
 * ------------------------------------------------------------------
 */

/** 
 * @subsection post 
 */
.sf_blog_postmeta {
	border-top:1px solid #c9c9c9;
}

/** 
 * @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  {
	border-bottom:1px solid #C9C9C9;
}

.trackbacklist li, .commentlist li {
	border:1px solid #eeeeee;
}

#leavecomment form,
#surveyoptions,
#surveysubmit,
#FlashSurveyResults {
	padding:10px 0px;
}

/** 
 * ------------------------------------------------------------------
 * @section SIDEBAR AREA
 * ------------------------------------------------------------------
 */

/**  
 * @subsection calendar 
 */
.calendartitle {
	border-color:#333333;
}
