/* Enter Your Custom CSS Here */
.sf-menu a {
    text-decoration: none !important;
    display: block;
    position: relative;
    font-weight: 700;
    letter-spacing: 0px;
    font-size: 12px;
    padding-top: 31px;
    padding-bottom: 6px;
    cursor: pointer;
    transition: color 0.5s ease 0s;

}
#outermain {
    background-repeat: repeat;
    background-position: center center;
    background-color: #F6D9A0 !important;
}
article.content-loop {
        background-position: center center;
    background-color: #F6D9A0 !important;
}
#outerafterheader {
    padding: 0px 0px 48px !important;
    border-bottom: 0px solid;
    transition: padding 1s ease-in-out 0s;
  background-repeat: no-repeat;
background-position: center center;
background-color: #F6D9A0 !important;
}
#afterheader .pagetitle, .section-title .pagetitle {
    font-size: 24px;
    line-height: 24px;
    margin-bottom: 0px;
    text-align: center;
    font-weight: 500;
    letter-spacing: -1px;
    padding-top: 45px !important;
}
.entry-utility .meta-author {
    margin: 0px;
    display: none !important;
}.entry-utility .meta-cat {
    display: none;
}
.entry-utility .meta-comment {
    display: none;
}
.widget-title {
    font-size: 17px;
    margin-bottom: 15px;
    font-weight: 700;
}
.posttitle {
    line-height: 100%;
    padding-bottom: 0px;
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 15px;
    text-align: center;

}
.posttitle, .posttitle a, .posttitle a:visited {
    color: #452C16 !important;
}
.entry-utility .more-link.btn:hover {
    color: #452C16;
 
}
.entry-utility .more-link.btn {
    display: inline-block;
    padding: 0px;
    float: right;
    font-size: 16px;
    background: transparent none repeat scroll 0% 0%;
    font-weight: 300;
    border: 0px none;
    text-transform: none;
}
#sidebar .nvr-latest-post-widget li .smalldate {
    font-size: 11px;
    display: block;
    margin-bottom: 5px;
    text-transform: uppercase !important;
}
ul.share-buttons{
  list-style: none;
  padding: 0;
}

ul.share-buttons li{
  display: inline;
}
ul {
    list-style: outside none disc;
    margin: 10px 0px 10px 0px;
    text-align: center;
}