/*----------------------------------
		Theme686 - App2
----------------------------------*/

/*----------------------------------
		Widgets
----------------------------------*/

.sf_region8 {
    width: 193px;
    float: right;
    padding-right:70px;
    font-size: 14px;
    clear: right;
}

.sf_region8 .widget {
    padding-bottom: 25px;
}

.sf_region8 .widget .widget_content {
    overflow: auto;
    width: 183px
}

.sf_region8 a{
    text-decoration: none;
}

.sf_region8 a:hover {
    text-decoration: underline;
}

.sf_region8 img {
    border: 0;
}

.sf_region8 ul,
.sf_region8 ol {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.sf_region8 li {
    margin-bottom: 5px;
}

.sf_region8 .widget_content {
    padding-left: 10px;
}

input[type="text"],
select {
    padding: 5px;
    border: 1px solid #cccccc;
    font-family: Georgia, "Nimbus Roman No9 L", serif;
}

/*----------------------------------
		Content
----------------------------------*/

.sf_blog_posttitle {
    background-image: url(images/686_subhead.png);
    background-repeat: no-repeat;
    font-size: 24px;
    padding: 0 35px 41px;
    background-position: bottom center;
    clear: both;
}

.sf_blog_posttitle a {
    font-weight: normal;
    display: block;
    padding-top:16px;
    line-height: 24px;  
}

.sf_region6 a{
    text-decoration: none;
}

.sf_region6 a:hover {
    text-decoration: underline;
}

.sf_region5 {
    clear: both;
    padding:167px 73px 0 43px;    
}

.sf_pagetitle {
    display: none;
}

.sf_blog_post {
    padding-bottom: 30px;
    background-image: url(images/686_divider.png);
    background-repeat: no-repeat;
    background-position: bottom center;
    margin-bottom: 50px; 
}

.sf_blog_postmeta {
    clear: both;
    font-size: 10px;
    color: #999999
}


/*----------------------------------
		Inner Pages
----------------------------------*/

.sf_blog_survey,
#trackbacks,
#comments1,
#leavecomment{
    background-color: rgba(255,255,255,0.2);
    -moz-box-shadow: 0px 2px 2px #ccc;
    -webkit-box-shadow: 0px 2px 2px #ccc;
    box-shadow: 0px 2px 2px #ccc;    
    padding: 10px 20px 20px;
    margin-bottom: 30px;
    *background-color: #ffffff;
}

.single-post .sf_blog_postmeta {
    padding-bottom: 50px;
}
