﻿/* -- Search -- */
.sf_searchSubmit {
	
}

.sf_searchText {
    height:20px;
    font-size:12px;
    line-height:18px;
}
/* -- End Search -- */
/* -- Blog -- */
#divHomeContent #right .sf_postListing .sf_postTitle {
    margin:-10px 0px 0px 0px;
}

.sf_postListing li {
    border-bottom:dotted 1px #000;    
}

.sf_postListing h2 {
    margin-bottom:0px;
    font-size:20px;
}

.sf_singlePost h1 {
    border:solid 0px #000;
    margin-bottom:0px;
    font-weight:normal;
    font-size:18pt;
    line-height:14pt;
}

.sf_postTitle {
    
}

.sf_postDate {

}

.sf_postContent {

}

.sf_readMore {
    
}

.sf_postComments {

}

.sf_postAuthor {
    
}

.sf_postCategory {
    
}

.sf_postTags {
    
}

.sf_comments {
    font-size:14px;
    border-bottom:solid 1px #000;
    margin-bottom:0px;
}

.sf_commentAuthor {
    border-bottom:dashed 1px #000;
}

.sf_postNewComment legend {
    font-weight:bold;
    margin-left:0px;
    margin-bottom:8px;
    width:100%;
    border-top:solid 1px #000;
}

.sf_commentMessage {
    font-weight:bold;
    color:#ff0000;
}
/* -- End Blog -- */
/* -- List -- */
.sf_expandedList li {

}

.sf_listTitle {
    display:none;
}

.sf_expandedList {
    list-style-type:none;
    padding-left:0em;
    text-indent:-1.75em;
    margin-left:0px;
}

.sf_listItemTitle {

}

.sf_listItemBody {

}
/* -- End List -- */
/* -- Image Gallery -- */
.sf_photoListLightbox ol {
    margin:0 auto;
}

.sf_photoListLightbox li {
    text-align:center;
}
/* -- End Image Gallery -- */
/* -- Events-- */

#divHomeContent #right .sf_eventsList li {
    border:solid 0px #000;
    margin:0px 0px 0px 0px;
}

#divHomeContent #right .sf_eventsList .sf_eventTitle {
    margin:0px 0px 0px 0px;
    width:70%; 
    float:left;
    position:relative;
}

#divHomeContent #right .sf_eventsList .sf_eventTitle a { 
    font-size:12px;
    line-height:12px;
}

#divHomeContent #right .sf_eventsList .sf_eventBasicInfo {
    width:25%; 
    float:left;
    position:relative;
    text-align:right;
}

.sf_eventsList li {
    border-bottom:dotted 1px #000;
}

.sf_eventsList .sf_eventTitle a { 
    font-size:24px;
    line-height:8px;
}
/* -- End Events-- */