/**
 * @file
 * @project 691
 * @package sftheme
 * @site app2
 */

/**
 * @section structure
 */

.sf_pagetitle {
    display: none;
}

/**
 * @section content
 */

.sf_content {
    padding: 0;
    width: 615px;
    background-image: none;
}

.sf_blog_post {
    background-image: url(images/691_blog_header.png);
    _background-image: none;
    _background-color: #FDFDEC;            
    background-repeat: no-repeat;
    overflow: hidden;
}

.sf_blog_posttitle {
    background-image: url(images/691_blog_title.png);
    _background-image: none;        
    margin-top:83px;
    margin-left: 1px;
    margin-bottom: 0;
    padding: 0 38px 20px;
    font-size: 48px;
    font-weight: normal;
}

.sf_blog_entry {
    background-image: url(images/691_blog_body.png);
    _background-image: none;    
    margin-left: 1px;
    padding: 0 38px;
    overflow: hidden;
}

.sf_pagetitle {
    background-image: none;
    display: none;
}

.sf_blog_postmeta {
    background-image: url(images/691_blog_footer.png);
    _background-image: none;        
    background-repeat: no-repeat;
    height:100px;
    padding-top: 20px;
    padding-left: 38px;
    padding-right: 38px;
    margin-left: 5px;
    font-size: 10px;
}

.sf_blog_survey,
#trackbacks,
#comments1,
#leavecomment {
    padding: 10px;
    background-color: #ffffff;
    margin-bottom: 10px;
}

h6 {
    font-size: 24px;
    margin: 0;
    font-weight: normal;
}

#comments ul,
#comments ol {
    margin: 0;
    padding: 0;
    list-style-type: none;
}


/**
 * @section sidebar
 */

.widgetset_app2_0 {
    width: 189px;
    _width: 186px;
    float: right;
    margin-left: 5px;
}

.sf_region8 img {
    border: 0;
}

.sf_region8 .widget {
    background-image: url(images/691_sidebar_title_top.png);
    _background-image: none;    
    background-repeat: no-repeat;
    overflow: hidden;
    padding-bottom: 30px;
    _padding-bottom: 0px;
    _width: 186px;
}

.sf_region8 .widget li{
    margin-bottom: 10px;
}

.sf_region8 .widget_content {
    padding: 0 10px;
    font-size: 14px;
}

.sf_region8 .widget_content ul,
.sf_region8 .widget_content ol{
    margin: 0;
    padding: 0;
    list-style-type: none;
}
    
.sf_region8 .widget_header {
    font-size: 18px;
    text-transform: lowercase;
    font-weight: normal;
    color: #ffffff;
    background-image: url(images/691_sidebar_title_bottom.png);
    _background-image: none;
    _background-color: #6286AE;
    background-repeat: repeat-y;
    margin-top: 20px;
    background-position: bottom;
    padding: 0 20px 20px;
    _padding: 5px 10px;    
    margin-bottom: 0;
}

.sf_region8 .widget.HomeLink .widget_header {
    font-size: 16px;
}

.sf_region8 .widget.HomeLink .widget_header a{
    color: #ffffff;
}

* html .widget.HomeLink .widget_header {
    _margin: 0;
}

/**
 * @section footer
 */

.sf_footer {
    background-image: none;
}
