﻿.sfpostAuthorAndDate
{
    padding-bottom:0px;
}

.sfpostSummary
{
    padding-bottom: 5px;
}

h2.sfpostTitle
{
    margin: 0;
}

.sfusersListNameAvatar .sfusersListItem .sfImg
{
    float: left;
    padding-right: 5px;
}

.sfusersListNameAvatar .sfusersListItem .sfImg img
{
    width: 51px;
    height: 70px;
}

.sfusersListItem
{
    clear: both;
    margin-bottom: 15px;
    font-size: 11px !important;
}

h3.contributorsHeader, h3.editorsHeader, h2.sfcommentsTitle, h3.recentHeader, h3.subscribeHeader, h3.categoryHeader
{
    border-bottom: 1px solid #E0E0D5;
    clear: both;
    color: #6F0000;
    font-size: 12px !important;
    font-weight: bold;
    margin: 0 0 12px;
    padding: 0 0 9px;
    text-transform: uppercase;
    cursor:pointer;
}

h3.contributorsHeader, h3.recentHeader, h3.subscribeHeader, h3.categoryHeader
{
    padding-top: 30px;
}

li.sfusersListItem
{
    padding-left: 0px !important;
}

.footerContainer
{
    border-bottom: 2px solid #404040;
}

li.sfpostListItem
{
    padding-top: 10px;
    padding-bottom: 20px;
    border-bottom: 1px solid #E0E0D5;
    padding-left: 0px !important;
}


h2.sfpostTitle
{
    text-transform: none;
}

.recentPosts li.sfpostListItem
{
    border-bottom: 0 none;
    padding-bottom: 3px;
    padding-left: 0 !important;
    padding-top: 3px;
}

h1.sfpostTitle
{
    color: #195974;
    font-size: 14px;
    font-weight: bold;
    margin: 0 0 5px !important;
    text-transform: none;
}

.recentPosts h2.sfpostTitle
{
    color: #195974;
    font-size: 11px;
    font-weight: normal;
    margin: 0 0 5px !important;
}

.sfpostContent
{
    padding-top: 15px;
}

.sfcommentsFormWrp
{
    padding-top: 25px;
}


.sfTxt
{
    border-color: #939393 #BDBDBD #D2D2D2;
    border-style: solid;
    border-width: 1px;
    color: #777777;
    margin: 0 10px 10px 0;
    padding: 2px 0 2px 5px;
    width: 225px;
}

.sfcommentsSubmitBtnWrp
{
    padding-top: 15px;
}

.sfcommentsSubmitBtn
{
    background-color: #FFFFFF;
    border: 1px solid #9D9D9D;
    color: #6F0000;
    cursor: pointer;
    display: block;
    font-size: 100%;
    font-weight: bold;
    height: 24px;
    line-height: 130%;
    margin: 0 0 0 0;
    padding: 0;
    text-decoration: none;
    text-transform: uppercase;
    width: auto;
}


.sfNeutral
{
    color: Red !important;
}

.sfcommentNumber
{
    display: none;
}

.sfcommentDate
{
    color: #6F0000;
}


.sfcommentText
{
    padding-top: 5px;
}

li.sfcommentDetails
{
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #E0E0D5;
}

h2.sfcommentsTitle
{
    border-bottom: 2px solid #6F0000;
}

.sfBreadcrumbWrp ul li.sfBreadcrumbNavigation a, .sfBreadcrumbWrp ul li.sfNoBreadcrumbNavigation a
{
    color: #000000;
    font-weight: bold;
    text-decoration: none;
    padding-left: 0px !important;
    font-size: 10px;
    line-height: 11px;
    text-transform: uppercase;
}

.sfBreadcrumbWrp ul li.sfBreadcrumbNavigation a:hover
{
    color: #000000;
    font-weight: bold;
    padding-left: 0px !important;
    font-size: 10px;
    line-height: 11px;
    text-transform: uppercase;
    text-decoration: uderline;
}

.sfBreadcrumbWrp ul li.sfNoBreadcrumbNavigation a:hover
{
    color: #000000;
    font-weight: bold;
    padding-left: 0px !important;
    font-size: 10px;
    line-height: 11px;
    text-transform: uppercase;
    text-decoration: none !important;
    cursor: default;
}

.sfBreadcrumbWrp
{
    padding-bottom: 20px;
}

.recentPosts
{
    padding-top: 10px;
}

.sf_PagerCurrent
{
    background-color: #7199AA;
    color: #FFFFFF !important;
    padding: 1px 3px;
}

.sf_pagerNumeric
{
    text-align: right;
}

.sf_pagerNumeric a
{
    margin-left: 10px;
    font-size: 10px;
}

.masthead .search
{
    width: 137px;
    float: right;
    padding-top: 25px;
}

.masthead .search .sfsearchTxt
{
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: none repeat scroll 0 0 transparent;
    border-color: #CCCCCC -moz-use-text-color #CCCCCC #CCCCCC;
    border-image: none;
    border-style: solid none solid solid;
    border-width: 1px medium 1px 1px;
    height: 15px;
    padding: 1px 2px 0;
    width: 111px;
    float: left;
    color:#838B8B;
    font-size:10px;
}

.masthead .search .sfsearchSubmit
{
    height: 18px;
    width: 21px;
    background-color: #6F0000;
    color: #ffffff;
    border: 0px;
    background:url(../Images/btn_go.gif) no-repeat 0 0; text-indent: -9999px;
    cursor:pointer;
}


.sfsearchResultTitle
{
    border-top: 1px solid #E0E0D5;
    padding-bottom: 0;
    padding-top: 10px;
}

.sfSearchItem
{
    padding-bottom: 10px;
}

.sfsearchResultHighLighter
{
    padding-bottom: 20px;
    padding-left: 0 !important;
    padding-top: 10px;
}


.sfError
{
    margin-bottom:10px !important;
    color:Red !important;
}

.privacyPolicy
{
    padding:10px;
}

.contributors .sfusersListNameAvatar
{
    display:none;
}

.sftaxonHorizontalList li.sftaxonItem
{
    margin-left:0px;
    padding-left:0px;
    margin-bottom:5px;
}

.sftaxonHorizontalList li.sftaxonItem a
{
    font-size:11px;
}

.sfpostCategories li
{
    float:left;
}

.sfpostCategories ul.sfCategoriesList
{
    clear:both;
}

.sfpostCategories
{
    clear:both;
    height:30px;
}

.sfpostCategories ul.sfCategoriesList li
{
    padding-left:0px;
    padding-right:10px;
}

ul.sfPostList {
    color: #404040;
    margin: 0 0 13px;
}

ul.sfPostList li {
    font-size: 12px;
    line-height: 140%;
    padding-left: 11px;
}
li.sfpostListItem {
    border-bottom: 1px solid #E0E0D5;
    padding-bottom: 20px;
    padding-left: 0 !important;
    padding-top: 10px;
} 

/* additional styles start */
ul.sfpostsList,
ul.sfpostListTitleDateSummary
{
    list-style: none outside none;
}

.sfpostCategories ul.sfCategoriesList {
    margin: 0 !important;
    padding: 0 !important;
    list-style: none outside none;
}

.sfpostCategories div {
    float: left;
    padding-right: 5px;
}

.sfpostSummary {
    clear: both;
    padding-bottom: 5px;
    padding-top: 15px;
}

.sfpostListItem a:link,
.sfpostListItem a:visited,
.sfusersListItem a:link,
.sfusersListItem a:visited,
.sfpostTitle a:link,
.sfpostTitle a:visited,
.sftaxonItem a:link,
.sftaxonItem a:visited,
a.sfFeedSmallIcn:link,
a.sfFeedSmallIcn:visited,
.sfContentBlock a:link,
.sfContentBlock a:visited {
    color: #8B0E04;
    text-decoration: none;
}

.sfpostTitle a:hover,
.sfpostListItem a:hover,
.sfpostTitle a:hover,
.sftaxonItem a:hover,
a.sfFeedSmallIcn:hover,
.sfContentBlock a:hover
{
    text-decoration: underline;
}

h3.contributorsHeader, h3.editorsHeader, h2.sfcommentsTitle, h3.recentHeader, h3.subscribeHeader, h3.categoryHeader 
{
    margin: 0 0 12px !important;
}

ul.sfusersListNameAvatar,
ul.sftaxonHorizontalList
{
    color: #404040;
    margin: 0 0 13px;
    list-style: none outside none;
}

.sftaxonHorizontalList li.sftaxonItem {
    margin-bottom: 5px;
    margin-left: 0;
    padding-left: 0;
}

.sfsearchBox input[type=submit]
{
        background-color: #DBD9D9;
    border: 0 none;
    border-radius: 2px 2px 2px 2px !important;
    color: #8B0E04;
    cursor: pointer;
    display: inline-block;
    font-size: 8px;
    font-weight: bold;
    height: 24px;
    line-height: 22px;
    text-align: center;
    text-transform: uppercase;
    width: 98px;
}

ol.sfcommentsFieldsList
{
    list-style: none outside none;
}

.sfcommentsSubmitBtn
{
    background-color: #DBD9D9;
    border: 0 none;
    -webkit-border-radius: 2px !important;
    -moz-border-radius: 2px !important;
    border-radius: 2px !important;
    color: #8B0E04;
    cursor: pointer;
    display: block;
    font-weight: bold;
    height: 24px;
    line-height: 40px;
    text-align: center;
    text-transform: uppercase;
    width: auto;
    padding: 0 5px;
}

.sfreContentArea
{
    background-color: #FFFFFF;
}

html
{
    background-color: #FFFFFF !important;
}

search-category.h2
{
    padding-top:10px;
    font-size:14px;
}

.sfsearchResultStatistics
{
    display:none;
}
/* additional styles end */