.entry-content img{
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 5px;
}
#nav li.more .sub-menu {
    top: 49px;
}

#outer_content_wrapper {
    overflow: hidden;
}

#items div.textwidget a img {
    margin: 0 auto;
    padding: 0;
}

#items div.textwidget a {
    text-decoration: none;    
}

div.textwidget .title {
    /*top: 158px;*/
    left: 0;
    background: url(images/text-widget-blog.png) no-repeat 0 0px;
    height: 42px;
    display: block;
    padding: 0 40px 0 9px;
    line-height: 42px; 
    font-weight: bold;
    font-size: 14px;
    color: #F60;
    text-align: left;
    background-size: cover;
}

#items div.textwidget {
    padding: 0;
    margin: 0 0 0 5px;
    background-color: white;
    text-align: center;
    width: 283px;
}

div.textwidget a:hover .title {
    background: url(images/text-widget-blog.png) no-repeat 0 bottom;
    background-size: cover;    
}

/* footer */


/* content */

#mh-banner {
    height: 340px;
    position: relative;
}
#mh-banner div.up {
    background-color: #f2f2f2;
    position: relative;
    top: -48px;
    padding: 20px 20px 0 20px;
}
#mh-banner div.shadow {
    background-color: #d9d9d9;
    position: relative;
    left: 2px;
    top: 2px;
}
#mh-banner img {
    position: relative;
    border: 0;
    background-color: #fff;
    padding: 10px;
    z-index: 9;
    top: -1px;
    left: -3px;
}
div.gs-link {
    position: absolute;
    top: 285px;
    left: 60px;
    cursor: pointer;
    z-index: 10;
}
div.gs-link a {
    background: url(images/btn-get-started.png) no-repeat 0 0;
    text-align: center;
    display: block;
    width: 310px;
    height: 65px;
    line-height: 60px;
    font-size: 45px;
    letter-spacing: 30px;
    text-decoration: none;
}
div.gs-link a:hover {
    background-position: 0 -65px;
}

#container {
    background-color: transparent;
    max-width: 1006px;
    position: relative;
    /*top: 30px;*/
    overflow: hidden;
    margin-left: 3px;
    margin-bottom: 29px;
}
div.col-sidebar {
    position: relative;
    float: left;
    width: 100%;
    /*background: #e2f0e9;*/

}
div.col-white {
    background: #fff;
    max-width: 700px;
}

#entry-summary p {
    margin-bottom: 1em;
    font-family: Arial;
}

#content  div.entry-title {
    text-align: left;
}

#content {
    padding: 1.714em 0;
    margin-left: -10px;
    text-align: justify;
    padding-right: 10px;
}

.tag div.entry-summary,
.category div.entry-summary {
    padding-top: 5px;
}

.author #content,
.category #content,
.tag #content {
    padding: 10px;
}

.author div.post div.entry-title,
.category div.post div.entry-title,
.tag div.post div.entry-title
{
    margin-left: 3px;
}

div.post div.entry-title {
    background: url(images/headline-bg-post.png) repeat-y 0 0;
    margin: 0 0 10px 0px;
}

.single-post div.post div.entry-title {
    margin-left: 13px;
}

div.post div.entry-title h1,
div.post div.entry-title h2 {
    margin: 0;
    background: url(images/headline-bottom-post.png) no-repeat left bottom;
    color: #fff;
    padding: 5px 5px 15px 35px;
    margin-top: -1px;
}

div.headline h1 {

}

h1 {
    font-size: 1.3em;
    line-height: 1.4em;
    color: #16773e;
}

div.post div.entry-title h2 a {
    color: #fff;
    text-decoration: none;
}

div.post div.entry-meta {
    padding: 0 2.5em;
    height: 40px;
    font-family: Georgia;
}
div.post span.entry-meta-date {
    font-family: Arial;
    float: left;
    height: 2.643em;
    width: 2.643em;
    display: block;
    background: url(images/blog-calendar.png) no-repeat 0 0;
    text-align: center;
    color: #1b6142;
    font-weight: bold;
}
div.post span.post-month {
    width: 36px;
    font-size: 0.714em;
    display: block;
    line-height: 1.3em;
    text-transform: lowercase;
}
div.post span.post-day {
    width: 35px;
    font-size: 1.571em;
    display: block;
}

div.post span.entry-meta-post {
    font-size: 11px;
    height: 2.643em;
}
div.post span.entry-meta-post span {
    padding-left: 8px;
    width: 500px;
    display: block;
    float: left;
    line-height: 1.8em;
    color: #7eaf92;
}
div.post span.entry-meta-post span a {
    color: #7eaf92;
}

em.comment-moderation {
    position: relative;
    top: -15px;
}

div.entry-content {
    /*padding: 0.3em 2.5em;*/
    padding-left: 35px;
    padding-right: 2px;
    padding-top: 6px;
    margin-top: 0.3em;
    box-sizing: border-box;
}
div.entry-summary {
    padding: 0 2.5em;
    padding-bottom: 0;
}

div.entry-utility {
    border-top: 1px solid #8fae9f;
    border-bottom: 1px solid #fff;
    padding: 10px 20px;
    padding-bottom: 0.2em;
    background-color: #b3cbbf;
    margin-left: 19px;
    margin-bottom: 35px;
    overflow: hidden;
}

div.entry-utility span.tag-links,
div.entry-utility span.tag-links a {
    color: #fff;
    text-decoration: none;
    font-family: Georgia;
    font-size: 11px;
}

h3, h4 {
    font-size: 18px;
    font-weight: normal;
}

li {
    padding: 0;
}


div.entry-utility span.tag-links {
    padding-bottom: 10px;
    display: block;
}

div.social {
    padding-bottom: 5px;
}

div.entry-summary {
    color: #4a4f3b;
    font-size: 14px;
}
div.entry-summary a {
    color: #0e4a2e;
    font-size: 13px;
}
div.entry-content h3,
div.entry-content h4 {
    color: #198756;
    font-style: italic;
    font-size: 18px;
    font-weight: normal;
    padding-bottom: 10px;
    border-bottom: 2px solid #c4d7cd;
    margin-bottom: 13px;
}

div.entry-content h4 {
    color: #ff7900;
}

h1.page-title {
    padding-left: 25px;
}

#nav-above,
#nav-below {
    display: none;
}

.single-post div.sidebar { margin-top: -11px; padding-top: 0; }

div.sidebar { margin-right: 0; padding-top: 16px; max-width: 277px; }

.category div.sidebar,
.tag div.sidebar {
    padding-top: 44px; 
}

div.sidebar li.widget-container {
    padding-top: 10px;
    text-decoration: none;
}

div.sidebar h3.widget-title {
    color: #3e4e06;
    text-transform: uppercase;
    padding-bottom: 5px;
    font-style: normal;
}

#items.widget-area h3 {
    font-weight: bolder;
}

.xoxo {
    padding-left: 20px;
}

.xoxo ol, ul {
    list-style: none outside none;
    margin-top: 10px;
    -webkit-padding-start: 0px;
    margin-left: 0px;
    padding: 0;
}

li.widget_categories li a {
    padding-left: 20px;
    color: #0d452b;
    font-size: 16px;
    font-family: Georgia;
    text-decoration: none;
    background: url(images/sidebar-arrow.png) no-repeat 4px 5px;
}

li.widget_categories li.current-cat a,
li.widget_categories li a:hover {
    text-decoration: underline;
}

li.widget_tag_cloud a {
    margin-right: 10px;
    color: #7EAF92;
    text-decoration: none;
}
li.widget_tag_cloud a:hover {
    text-decoration: underline;
}

#items {
    background-color: #fff;
}

#items li {
    margin: 0;
    padding-left: 10px;
}
#items h3 {
    background:  url(images/item-bg-b.png) no-repeat 100% 100%;
    height: 45px;
    line-height: 40px;
    text-transform: uppercase;
    font-style: normal;
    width: 295px;
}
#items h3 span {
    background: url(images/item-h3span-bg-b.png) no-repeat 15px 7px;
    color: #fff;
    font-family: Georgia;
    font-size: 20px;
    line-height: 40px;
    text-transform: uppercase;
    padding-left: 36px;
}
#items p {
    padding: 20px 0;
    margin: 0;
    background-color: #fff;
    text-align: center;
}

#comments {

}
#comments p.nocomments {
    padding-left: 20px;
}
#comments-title {
    padding-left: 15px;
    border-bottom: 1px solid #bed7ca;
}
#comments-title span {
    background: url(images/comments-count.png) no-repeat 0 0;
    padding-left: 22px;
    display: block;
    height: 30px;
    line-height: 30px;
    position: relative;
    top: 1px;
    z-index: 10;
    font-family: Georgia;
    font-size: 14px;
    color: #fff;
}
ol.commentlist {
    border-top: 1px solid #fff;
    padding: 15px;
}
ol.commentlist li {
    background-color: #cedfd6;
    margin-bottom: 10px;
    padding: 8px 22px;
}
div.comment-author {
    background: url(images/bg-author.png) no-repeat 0 0;
    height: 55px;
}
div.comment-author img {
    position: relative;
    top: 3px;
    left: 3px;
    margin-right: 15px;
}
div.comment-author a.url,
div.comment-author cite {
    color: #f9820e;
    font-size: 16px;
    font-weight: bold;
    font-family: Georgia;
    text-decoration: none;
}
div.comment-author cite {
    position: relative;
    top: -20px;
    left: 1px;
}
div.comment-meta {
    position: relative;
    top: -25px;
    left: 68px;
}
div.comment-meta a {
    color: #659478;
    font-size: 11px;
    font-family: Georgia;
    text-decoration: none;
}

div.comment-body {
    border-top: 1px solid #9dc1ac;
    padding-top: 10px;
    margin-top: -15px;
}
div.comment-body p {
    color: #274a39;
    font-size: 12px;
    font-family: Georgia;
}
#comments a.comment-reply-link {
    color: #7EAF92;
    font-size: 12px;
    font-family: Georgia;
    text-decoration: none;
}


#respond {
    padding: 0 36px;
}
#reply-title {
    color: #3e4e06;
    font-size: 18px;
    font-family: Georgia;
    text-transform: uppercase;
    font-style: normal;
    padding-bottom: 7px;
    margin-bottom: 5px;
    border-bottom: 1px solid #dcdcdb;
    margin-left: -17px;
    padding-left: 17px;
}

#commentform input {
    margin-right: 5px;
    padding: 2px;
    width: 215px;
    border: 1px solid #dcdcdb;
}
#commentform textarea {
    padding: 2px;
    width: 540px;
    height: 110px;
    border: 1px solid #dcdcdb;
}
#commentform p label,
#commentform p span {
    font-size: 10px;
}

#cancel-comment-reply-link {
    color: #7EAF92;
    font-size: 12px;
    font-family: Georgia;
    text-decoration: none;
    text-transform: none;
    margin-left: 10px;
}

#commentform #submit-comment {
    cursor: pointer;
    background: url(images/btn-submit-comment.png) no-repeat 0 0;
    width: 208px;
    height: 27px;
    border: none;
    padding: 0;
}

