/*
 Theme Name:   Sunday Business Post
 Theme URI:    http://example.com/twenty-fourteen-child/
 Description:  Sunday Business Post Theme
 Author:       Afrozaar
 Author URI:   http://www.afrozaar.com
 Template:     smart-mag
 Version:      1.0.0
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  smart-mag-child
*/

@import url("../smart-mag/style.css");
/* =Theme customization starts here
-------------------------------------------------------------- */

/* ------------------------ LAYOUT ELEMENTS ------------------------ */
.logo-image {
    width: 350px;
}
body.boxed {
    background-color: #F6F6F6;
    background-image: none!important;
    width: 1005px !important;
    margin:0 auto;
}
p {
    font-size: 14px;
}
.main {
    margin: 0px auto!important;
    border: 1px solid #f4f4f4;
    padding-top: 15px;
    padding-bottom: 30px;
}
.boxed .main-wrap, .main.wrap, .wrap {
    width: 100%;
    box-sizing: border-box;
}
.main-featured {
    display: none;
}
.col-4 {
    width: 26.333333%;
}
.col-8 {
    width: 73.666667%;
}
.fl {
    float: left;
    padding-left: 5px;
}

/* Header */
.navigation.sticky {
    width: 1005px;
}

.floaty-social.sticky {
    width: 1005px;
}

.main-head header {
    min-height: 60px;
    line-height: 50px;
    overflow: visible;
}

.main-head .wrap {
    z-index: 10;
}

.title {
    line-height: normal;
    font-size: 12px!important;
    font-weight: bold;
}
.main-head .title {
    padding-top: 15px;
}
.top-bar {
    border-top: 0px;
    font-family: "Merriweather", Georgia, serif;
    padding-top: 3px;
    font-size: 11px;
    font-weight: bold;
}
.top-bar-content {
    padding-bottom: 5px;
}
.top-bar .search {
    display: none;
}

.left { float: left; }
.right { float: right; }
.baobab-login-links {
    color: #FFF;
    float: right;
    padding-top: 18px;
    font-size: 12px;
    width: 150px;
}
.baobab-login-links a {
    color: #FFF;
}
.baobab-login-links ul {
    float: right;
}


/* Header Search */
.search-form .search-field {
    font-size: 12px;
    padding: 8px;
    width: 250px;
    top: -1px;
    position: relative;
}
.search-form input[type="submit"] {
    background-color: #b3b3b3;
    padding: 7px;
    background-repeat: no-repeat;
    font-size: 14px;
    text-indent: -10000000px;
    background-image: url("images/search.png");
    width: 24px;
    background-position: center;
    background-size: 50%;
    position: relative;
    left: -4px;
    height: auto;
}
.search-form input {
    border: 0px;
    -webkit-appearance: none;
}
.search-form .screen-reader-text {
    display: none;
}
.search-form {
    line-height: normal;
    margin-top: 15px;
    margin-bottom: 15px;
}
.titlehide { display: none; }

/* ------- Post Pages - JS Edits --------- */
.post-header .post-title{
    float:none;
}
.post-header{
    margin-bottom:5px;
}

/* ------- Trending Box - JS Edits ------- */
.widget_most_popular_tags {
    display: block;
    padding-bottom: 7px;
}
.widget_most_popular_tags h2 {
    display: inline;
    padding: 3px 6px 3px 6px;
    font-size: medium;
    background: #0e7e3f;
    color: #FFF;
}
.widget_most_popular_tags a {
    display: inline;
    font-size: 10px;
    font-weight: 600;
    text-transform: uppercase;
    padding-left: 7px;
}

/* ------------------------ NAVIGATION ELEMENTS ------------------------ */
.navigation {
    border: 0px;
    border-top: 1px solid #2C935B!important;
}
.current-menu-item a {
    border-bottom: 2px solid #FFF;
}
.menu a { font-size: 13px; }
.main-head .menu .current-menu-item a {
    border-bottom: 3px solid #FFF!important;
}
.main-head .menu li {
    padding: 10px 15px;
}
.main-head .menu li a {
    padding: 2px 0px!important;
    line-height: normal!important;
    border-bottom: 3px solid #007f3d;
    font-size: 13px;
}
.main-head .menu li a:hover {
    border-bottom: 3px solid #FFF!important;
}
.main-head .navigation .menu li > a:after {
    display: none;
}
.mobile-menu .current-menu-item a {
    border-bottom: 0px!important;
}
.sticky .sticky-logo {
    padding: 0px!important;
}
.sticky .sticky-logo a {
    padding: 0px!important;
    margin-right: 5px;
    border: none !important;
}


/* ------------------------ FOOTER ELEMENTS ------------------------ */
.main-footer .widget li {
    padding-bottom: 5px;
    padding-top: 0px;
}
.main-footer .widgettitle {
    margin-bottom: 5px;
}
.main-footer h3.widgettitle {
    border-bottom: 0px;
    color: #007f3d;
    font-size: 12px;
}
.main-footer .widget a {
    font-size: 11px;
}
.about-widget p {
    font-family: "Merriweather", Georgia, serif;
    "Merriweather", Georgia, serif
}
.about-widget img {
    margin-bottom: 10px;
}
.main-footer .menu a {
    font-size: 11px;
}
.widget li {
    border-bottom: 0px;
}
.lower-foot .textwidget
{
    font-size: 11px;
}

/* ------------------------ SIDEBAR ELEMENTS ------------------------ */

.main .sidebar .widgettitle,
.tabbed .tabs-list {
    background-color: #f6f6f6;
    color: #00803d;
    margin-bottom: 15px!important;
}
.main .sidebar .widgettitle,
.tabbed .tabs-list a {
    background-color: #ffffff!important;
    color: #00803d;
font-weight: normal;
  font-size: 16px;
  line-height: 1em;
  border-bottom: 2px solid black;
}
.sidebar .posts-list li {
    padding-top: 10px!important;
}
.latest-posts .posts-list img {
    width: 60px;
}
.latest-posts .posts-list .content {
    min-width: 55px;
    min-height: 45px;
    margin-left: 70px;
}
.widget .posts-list .content > a {
    line-height: 18px; font-size: 12px;
}
.sidebar img { height: auto; width:100%;}
.twitter-timeline { width: 100%; }

/* ------------------------ HOMEPAGE ELEMENTS ------------------------ */
.block li {
    background-color: #f6f6f6;
    margin-bottom: 8px;
    padding: 10px;
    padding-top: 10px!important;
}
.posts-list .content {
    border-bottom: 0px;
}
.posts-list .content > a {
    font-size: 13px;
}
.block.posts li {
    margin-bottom: 0px;
    font-size: 16px;
}
.block.posts .fa-angle-right {
    display: none;
}
.block.posts li:first-child {
    border-top: 0px;
}
.block.posts li:last-child {
    padding-bottom: 10px;
}
.block.posts a {
    margin-left: 10px;
}
.highlights .block.posts {
    border-top: 0px;
}
.highlights h2:before {
    border-left: 0px;
}
.highlights h2 {
    padding-left: 0px;
    font-size: 18px;
    line-height: 21px;
    font-weight: bold;
}
.highlights p {
    font-size: 13px;
}
.highlights .image-link {
    overflow: hidden;
}
.highlights-box.three-col{
    margin: 0 -15px 20px -15px !important;
}

.highlights-box.three-col a {
    margin-bottom: 0px!important;
}
.highlights .excerpt p {
    font-size: 13px;
}
.highlights-box.three-col h2 {
    font-size: 16px;
}
.highlights-box .column.half:first-child {
    border-right: 0px;
    padding-right: 10px;
}
.highlights-box .column.half:last-child {
    border-right: 0px;
    padding-left: 10px;
}
.highlights .excerpt {
    border-bottom: 0px;
    font-size: 15px;
}
.highlights-box.three-col .column.one-third:first-child {
    padding: 0px 5px 0px 15px;
}
.highlights-box.three-col .column.one-third {
    padding: 0px 10px;
}
.highlights-box.three-col .column.one-third:last-child {
    padding: 0px 15px 0px 5px;
}
hr, hr.separator{
    margin: 20px 0;
}


/* ------------------------ NEWSFOCUS BLOCKS ------------------------ */
.newsfocusonethird {
    width: 33.333333333333336%;
    float: left;
    padding: 0px 15px 0px 0px;
    box-sizing: border-box;
    margin-bottom: 15px;
}
.news-focus {
    margin-bottom: 10px;
}
.news-focus .column.one-third.blocks .titleblockmain {
    background-color: #FFF;
    width: 80%;
    position: relative;
    top: -169px;
    padding-top: 10px;
    padding-right: 10px;
    min-height: 130px;
}
.news-focus .column.two-third.blocks {
    height: 280px;
    padding-left: 0px;
    padding-right: 15px;
    margin-bottom: 15px;
    overflow: hidden;
    position: relative;
}
.news-focus .column.one-third.blocks {
    height: 280px;
    padding-left: 0px;
    padding-right: 15px;
    margin-bottom: 15px;
}
.news-focus .column.two-third.blocks img {
    height: auto;
}
.featuredStory .column.two-third.blocks img {
    height: 320px;
    width: auto;
}
.featuredStoryLinks li h2 {
    font-size: 14px;
    color: #333;
    line-height: 18px;
}
.news-focus .row {
    margin-top: 0px;
}
.news-focus.featured-focus .column.two-third.blocks {
    height: auto;
    margin-bottom: 0px;
    padding-right: 0px;
}
.news-focus .column.two-third.blocks .titleblockmain {
    position: absolute;
    background-color: #FFF;
    width: 77%;
    margin-top: -42px;
    padding-right: 10px;
}
.news-focus.featured-focus .meta {
    position: relative;
    top: 0px;
    color: #FFF;
    background-color: #007f3d;
}
.news-focus .column.two-third.blocks .meta {
    position: absolute;
}
.news-focus .column.two-third.blocks .image-link {
    height: 260px;
}
.news-focus .column.two-third.blocks h2 {
    font-size: 22px;
    line-height: 28px;
}
.news-focus .column.one-third.blocks img {
    width: auto;
    height: 183px;
}
.news-focus .column.one-third.blocks .image-link {
    height: 183px;
}
.news-focus .column.one-third.blocks .image-link img {
    height: auto;
}
.news-focus .column.one-third.blocks h2 {
    font-size: 17px;
    margin-top: 0px;
}
.news-focus .row {
    padding-left: 25px;
    padding-right: 10px;
}
.threeblocks li:first-child {
    height: 280px!important;
}
.threeblocks li:first-child .block-border {
    height: 280px;
}
.news-focus li:first-child .block-grey {
    height: 280px;
}
.titleblock {
    background-color: #FFF;
    width: 80%;
    position: relative;
    top: -25px;
    padding-top: 1px;
    padding-right: 1px;
    min-height: 50px;
}
.news-focus .block-border {
    border-bottom: 0px solid #EFEFEF;
    position: relative;
    height: 250px;
}
.news-focus .block-grey {
    border-top: 4px solid #007f3d;
    position: relative;
    height: 250px;
    background-color: #f5f5f5;
}
.news-focus .block-grey .excerpt {
    padding: 21px;
    padding-top: 0px;
}
.news-focus .block-grey .titleblock {
    top: 0px;
    background-color: #f6f6f6;
    height: auto;
    padding: 15px 20px;
    padding-bottom: 0px;
    font-size: 16px;
}
.news-focus .block-grey .titleblock h2 {
    margin-top: 0px;
    padding-top: 0px;
}
.news-focus .block-grey .excerpt {
    font-size: 13px;
    color: #333;
}
.news-focus .block-grey .meta {
    background-color: #f6f6f6;
    padding-left: 25px;
}
.news-focus .block-grey p {
    font-size: 13px;
    color: #333;
}

/* ------------------------ FEATURED FOCUS BLOCKS ------------------------ */
.greenblock,
.greenblock h2,
.greenblock p,
.greenblock a,
.greenblock h2 a {
    color: #FFF;
}
.greenblocknoimage { height: 310px; }
.greenblock .excerpt { color: #FFF!important; }
.greenblock .image-link img { height: 310px; }
.greenblock h2 {
    font-size: 18px;
}
.news-focus.featured-focus {
    margin-bottom: 25px;
}
.news-focus.featured-focus .column.one-third.blocks {
    padding-right: 17px;
    height: auto;
    padding-top: 17px;
}
.news-focus.featured-focus .row {
    padding-right: 25px;
}
.featuredImage {
    height: 405px;
    overflow: hidden;
    margin-bottom: 0px;
}
.news-focus .featuredStory {
    background-color: #007f3d;
    padding-right: 0px;
}
.featuredStoryLinks {
    float: left;
    width: 100%;
}
.featuredStoryLinks li {
    width: 33.333333333333336%;
    float: left;
    background-color: #f2f2f2;
}
.featuredStory .image-link {
    height: 310px!important;
}
.highlights-box {
    margin-bottom: 0px;
}
.featuredStoryLinks li .content {
    padding: 5px 20px;
    height: 70px;
    border-bottom: 3px solid #007f3d;
    border-right: 3px solid #FFF;
    border-top: 3px solid #FFF;
}
.featuredStoryLinks li:last-child .content {
    border-right: 0px;
}
.newsfocusheading {
    text-align: center;
    font-weight: bold;
    font-size: 14px;
}
.newsfocusheading span {
    border-bottom: 2px solid #2C935B;
    padding: 0px 10px;
    padding-bottom: 5px;
}

/* ------------------------ ARTICLE DETAILS ELEMENTS ------------------------ */
.post-heading-excerpt p {
    color: #000;
    font-weight: bold;
    font-family: Georgia, Cambria, "Times New Roman", Times, serif;
    display:none;
}
.post-container {
    margin-bottom: 25px;
}
.single-page-featured img {
    max-width: 684px;
    height: auto;
    width:100%;
}
.single-page-featured {
    padding-top: 0px;
}
.post-container .post-content{
    padding-top:15px;
}
.post .post-content > p:first-child{
    padding-top:0px !important;
    color:#000;
    font-size:14px;
}
.post-share {
    border-bottom: 1px solid #d9d9d9;
    border-top: 0px;
    padding-top: 0px;
    margin-bottom: 10px;
}
.premiumcontentbody a {
    background-image: url("images/premiumcontentcta.jpg");
    background-repeat: no-repeat;
    background-size: 100%;
    width: 100%;
    text-indent: -1000000px;
    height: 859px;
    display: block;
}
.premiumContentSubscribe {
    padding-bottom: 0px;
}
.premiumcontentbody p {
    margin: 0px;
    padding: 0px;
    text-align: left;
}
.premiumContentSubscribe h3 {
    margin-bottom: 0px;
}
.premiumcontentdescription {
    display: none;
}
.share-links a {
    width: 60px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    color: #007f3d;
    font-size: 20px;
    margin-right: 2px;
    background: none!important;
}
.comments {
    display: none;
}
.highlights .meta .comments {
    display: none;
}
.single-page-featured img {
    display: block;
}

.flexslider .slides > li {
  text-align: center;
  background-color: #333;
}

.format-gallery .single-page-featured {
    display: none;
}

/* -- Registration Page Image Adjustment for responsive --*/
.wp-image-6964 {
    max-width: 100%;
    height: auto;
}
/* ------------------------ BAOBAB PLUGIN ELEMENTS ------------------------ */

.profileName {
    color: #007f3d;
    font-weight: bold;
    font-size: 16px;
    text-transform: uppercase;
}
.editProfile {
    margin-top: 20px;
}
.accountProductToggle {
    margin-left: 0px!important;
    text-transform: uppercase;
}
.premiumContentSubscribe {
    padding-bottom: 10px;
}
.premiumContentSubscribe h3 {
    width: 100%;
    background-color: #000;
    color: #FFF;
    text-align: center;
    padding: 10px 0px;
    font-family: "Merriweather", Georgia, serif;
    font-weight: normal;
}
.premiumContentSubscribe p {
    font-style: italic;
    font-size: 15px;
    font-family: "Merriweather", Georgia, serif;
    font-weight: normal;
    text-align: center;
    padding: 0px;
}
.contentSubscribeButton a {
    color: #FFF!important;
}
.productSelect {
    font-family: "Merriweather", Georgia, serif;
    font-style: 18px;
    font-style: italic;
    color: #007f3d;
}
button {
    background-color: #007f3d;
    color: #FFF;
}
.baoababPluginContainer {
    width: 47%;
    float: right;
    padding-left: 25px;
    border-left: 1px solid #CCC;

    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.baoababPluginContainer h4 {
    margin-bottom: 0px;
}
.message.success,
.info.message-box {
    color: #468847;
    font-style: italic;
    background: #DFF0D8;
    padding: 8px 10px;
    border: 1px solid #d6e9c6;
    margin-bottom: 10px;
    float: left;
    box-sizing: border-box;
    width: 100%;
}
.message.error {
    color: #CD4A48;
    font-style: italic;
    background: #f2dede;
    padding: 8px 10px;
    border: 1px solid #EED3D7;
    margin-bottom: 10px;
    float: left;
    box-sizing: border-box;
    width: 100%;
}
.Subscription h3 {
    background-color: #007F3D;
    color: #FFF;
    text-transform: uppercase;
    font-size: 13px;
    font-family: "Open Sans", Arial, sans-serif;
    padding: 10px;
    margin-bottom: 10px;
}
.Subscription {
    -webkit-box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.25);
    -moz-box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.25);
    box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.25);
    float: left;
    width: 100%;
    margin-top: 20px;
    margin-bottom: 20px;
}
.Subscription p {
    text-align: center;
}
.Subscription .contentSubscribeButton {
    background-color: #000;
    color: #FFF;
    padding: 10px;
    display: block;
    text-transform: uppercase;
    font-size: 10px;
    margin: 0px 20px;
}
.Subscription .contentSubscribeButton span {
    font-family: "Merriweather", Georgia, serif;
    font-size: 30px;
    text-transform: none;
}
.Subscription p.contentSubscribeButton {
    margin-bottom: 10px;
    font-family: "Merriweather", Georgia, serif;
    font-size: 18px;
    text-transform: none;
}
.Subscription a:hover {
    text-decoration: none;
}
a.SubscriptionBack {
    background-color: #007f3d;
    color: #FFF!important;
    padding: 10px;
}
a:hover.SubscriptionBack {
    background-color: #007f3d;
    color: #FFF;
}
.baoababPluginContainer ul {
    list-style: none;
    padding: 0px;
    margin: 0px;
}
.subscriptionPromotionalImage {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.subscriptionPromotionalImage img {
    width: 100%;
    height: auto;
}



@media only screen and (min-width: 766px) and (max-width: 800px) {
    .featuredStoryLinks li .content {
        padding: 5px 10px;
        height: 90px;
    }
    .searchbar {
        display: none;
    }
    .main-head .title {
        margin-top: 15px!important;
        margin-bottom: 15px!important;
    }
    .baobab-login-links {
        float: none;
    }
    .main-head .right {
        margin-bottom: 10px!important;
    }
    .baobab-login-links {
        padding-top: 0px;
    }
    .baobab-login-links ul {
        float: none;
        margin: 0 auto;
    }
}
@media only screen and (max-width: 765px) {
    .baoababPluginContainer {
        width: 100%;
        border-left:none;
    }
    .block-grey .titleblock {
        position: inherit;
    }
    .single-page-featured img {
        width: 100%;
        height: auto;
    }
    .baobab-login-links {
        float: none;
    }
    .main-head .right {
        margin-bottom: 10px!important;
    }
    .baobab-login-links {
        padding-top: 0px;
    }
    .baobab-login-links ul {
        float: none;
        margin: 0 auto;
    }
    .main-head .title {
        margin-top: 15px!important;
        margin-bottom: 15px!important;
    }
    .searchbar {
        display: none;
    }
    .featuredStoryLinks li .content {
        padding: 5px 10px;
        height: 90px;
    }
    .featuredStory {
        margin-bottom: 0px!important;
    }
    .news-focus .featuredStory {
        padding-left: 0px;
    }
    .greenblock { padding-left: 17px!important; }
    .news-focus .block-grey .titleblock {
        padding: 15px 18px 0px 18px;
    }
    .newsfocusonethird {
        width: 50%;
    }
    .news-focus .column.two-third.blocks {

    }
    .news-focus .excerpt {
        border-bottom: 0px!important;
    }
    .newsfocusonethird .excerpt {
        border-bottom: 0px!important;
    }
    .featuredStory .column.two-third.blocks img {
        width: 100%;
        height: auto;
    }
    .featuredStory .image-link {
        height: auto!important;
    }
    .threeblocks li:first-child {
    height: 250px!important;
    }
    .threeblocks li:first-child .block-border {
        height: 250px;
    }
    .news-focus li:first-child .block-grey {
        height: 250px;
    }
    .news-focus > .row {
        margin-bottom: 0px!important;
    }
    .highlights-box .column.half:first-child {
        padding-right: 25px;
    }
    .highlights-box .column.half:last-child {
        padding-left: 25px;
    }
    .related-posts .highlights-box.three-col article {
        width: 100%!important; border-bottom: 1px solid #EEEEEE;
        padding-top: 15px;
        float: left;
        padding-bottom: 15px;
        margin-top: 0px;
        margin-bottom: 0px;
    }
    .related-posts article li {
        padding-bottom: 10px; margin-bottom: 10px; padding-top: 10px;
    }
    .related-posts .image-link {
        width: 40%!important; float: left; margin-right: 10px;
    }
    .titleblock {
        padding-top: 0px;
        position: absolute;
        top: auto;
        bottom: 0px;
        padding-bottom: 10px;
    }
    .mobileleft {
        float: left;
        width: 57%;
    }
    .mobileleft .meta {
        margin-top: 0px!important;
    }
    .related-posts .highlights-box.three-col .column.one-third {
        margin-top: 0px;
        margin-bottom: 0px;
    }
    .top-bar .wrap { padding: 0 10px; }
}
@media only screen and (min-width: 660px) and (max-width: 765px)  {
    .highlights .image-link {
        height: 220px;
    }
}
@media only screen and (max-width: 400px) {
    .premiumcontentbody a {
        height: 400px;
    }
    .news-focus .column.two-third.blocks .image-link {
        height: auto;
    }
    .news-focus .column.two-third.blocks .titleblockmain {
        padding-top: 10px;
        margin-top: 0px;
    }
    .threeblocks li:first-child .block-border {
        height: auto;
    }
    .top-bar { display: none; }
    .main-head .menu .current-menu-item a {
        border-bottom: 0px!important;
    }
    .main-head .menu li {
        border-top: 1px solid #2C935B!important;
    }
    .main-head .menu li a {
        border-top: 0px!important;
    }
    .main-head .menu li a:hover {
        border-bottom: 0px!important;
    }
    .newsfocusonethird {
        width: 100%;
    }
    .news-focus .column.two-third.blocks .titleblockmain
    {
        position: relative;
        width: 100%;
        min-height: 50px;
        padding-right: 0px;
    }
    .highlights-box .column.half:first-child {
        padding-right: 25px;
    }
    .highlights-box .column.half:last-child {
        padding-left: 25px;
    }
    .newsfocusonethird .image-link {
        width: 40%; float: left;
    }
    .newsfocusonethird .content {
        width: 60%;
        float: left;
        padding-left: 10px;
        box-sizing: border-box;
    }
    .newsfocusonethird .block-grey .content {
        width: 100%; padding-left: 0px;
    }
    .newsfocusonethird .block-grey {
        float: left;
    }
    .titleblock
    {
        position: relative;
        top: 0px;
        width: 100%;
        padding-right: 0px;
    }
    .threeblocks li:first-child {
        height: auto!important;
    }
    .news-focus .column.two-third.blocks
    {
        height: auto!important;
    }
    .news-focus .block-grey .titleblock
    {
        width: 100%;
        padding: 0px;
    }
    .news-focus .block-grey
    {
        height: auto;
    }
    .news-focus .block-border {
        border-bottom: 0px;
    }
    .news-focus .block-grey .titleblock h2
    {
        padding-left: 25px;
        padding-top: 25px;
    }
    .news-focus .column.one-third.blocks
    {
        height: auto;
    }
    .news-focus .block-border
    {
        height: auto;
    }
    .wp-biographia-text{
        margin:140px 0 0 0;
        float:none;
        width:100%;
    }
}

/* --------------- END MEDIA WIDTH -------------- */

.wp-polls {
    padding: 0;
    padding: 10px 0;
    border: 1px solid #d9d9d9;
    border-left: 0;
    border-right: 0;
    margin-bottom: 21px;
    overflow: hidden;
}
.wp-polls .Buttons {
    padding-top:5px;
    padding-bottom:5px;
    padding-left:30px;
    padding-right:30px;
}
.lower-foot .textwidget {
    padding-top:3px
}
.related-posts {
    padding-top: 40px;
}
.recent-posts-widget-with-thumbnails ul li {
    margin: 0px !important;
    padding: 0px !important;
}
.newsfocusheading {
    display:none !important;
}
.news-focus .featuredStory {
    background-color: #f5f5f5;
}
.news-focus .featuredStory h2 {
    color: black !important;
}
.news-focus .excerpt {
    color: black !important;
}
.news-focus .excerpt p {
    font-size: small !important;
}
.news-focus .featuredStory a {
    color: black !important;
    font-size: x-large !important;
}
.anchor {
  display: block;
  height: 95px; /*same height as header*/
  margin-top: -95px; /*same height as header*/
  visibility: hidden;
}
input[value="Sign up"] {
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    padding: 6px 8px;
    border: 4px solid #ededed;
    border-radius: 26px;
    background: #007d3a;
    background: -webkit-gradient(linear, left top, left bottom, from(#007d3a), to(#007d3a));
    background: -moz-linear-gradient(top, #007d3a, #007d3a);
    background: linear-gradient(to bottom, #007d3a, #007d3a);
    font: normal normal bold 11px arial;
    color: #ffffff;
    text-decoration: none;
}
#text-18 li {
    float: left;
    overflow: hidden;
    display: inline-block;
    font-size: 10px;
    font-weight: 500;
    line-height: 8px;
    padding: 5px 8px 9px 8px;
    margin: 0 2px 3px 0;
    text-transform: uppercase;
}
.page > .row.builder, .page-content > .main-pagination, .post > .row.builder {
    margin-bottom: 0px;
}
#text-18 h2 {
    color: #FFFFFF;
    background: #007f3d;
    float: left;
    font-size: 10px;
    font-weight: 500;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    padding-right: 7px;
    padding-left: 7px
}
.column, .row [class*="col-"] {
    /*padding-left: 20px;
    padding-right: 20px;*/
}
.post .post-content > p:first-child {
    font-weight: bold;
    padding-top: 30px;
}
.post p {
    padding-bottom: 0px;
}
.post div {
    font-size: 13px; important!
}
.post-content h2 {
    margin-bottom: 0px !important;
}

.display-posts-listing .listing-item {
    clear: both;
}
.display-posts-listing img {
    float: left;
    margin: 0 10px 20px 0;
}
ul.display-posts-listing li.listing-item a.title {
    font-size: large !important;
    font-weight: 700;
}
ul.display-posts-listing li.listing-item {
    list-style-type: none;
    padding-bottom: 34px;
}
.display-posts-listing .date { display: block; }

.display-posts-listing .excerpt-dash {
    display: none !important;
}
.display-posts-listing .read-more {
    float: right !important;
}



/* Search Style Widget */
.search-form {
    position: relative;
}

#search-options-toggle{
    position: absolute;
    top: 6px;
    right: 50px;
    padding: 2px 5px;
    background-color: #ddd;
    color: #333;
    border-radius: 4px;
    font-size: 12px;
}


#search-options {
    background: white;
    position: absolute;
    top: 34px;
    right: 42px;
    width: 230px;
    height: 200px;
    z-index: 1;
    box-shadow: 0 0 10px rgba(0,0,0,0.2);
    display: none;
}

#search-options h3 {
    text-align: left;
    padding: 20px 20px 0;
}

#search-options p {
    border: 1px solid #ccc;
    border-radius: 2px;
    margin: 10px 20px;
    overflow: hidden;
    padding: 5px 10px;
    line-height: 28px;
}

#search-options p label {
    float: left;
    width: 35%;
    text-align: left;
}
#search-options p input {
    float: left;
    width: 65%;
    box-sizing: border-box;
    background: white;
}

#search-options .actions {
    background: #eee;
    padding: 10px 20px;
    height: 27px;
}

#search-options .actions button {
    width: 40%;
    display: block;
    float: left;
    padding: 5px;
    border-radius: 4px;
    margin: 0 2%;
}

#search-options .actions button.cancel {
    color: #333;
    background: white;
}

#search-options .actions button.set-range {

}


/* Search Results */
.posts-list .search-result {
    margin-left: auto;
}

.posts-list .search-result:hover {
    background: #f5f5f5;
}

.search-result a {
    display: block;
    padding: 10px;
}

.search-result a:hover {
    text-decoration: none;
    background: #f5f5f5;
}

.search-result  a h3 {
    font-size: 21px;
    line-height: 1.3;
}

.search-result .byline b {
    font-weight: 400;
    color: #444;
}

.wp-biographia-pic {
	border:none !important;
}

.wp-biographia-list-icon {
  margin-left: 0 !important;
}

.rpwwt-post-date {
    color: #007F3D;
    float: right;
}
.column.one-fifth {
    padding-left: 1px;
    padding-right: 1px;
}
.widget.recent-posts-widget-with-thumbnails {
    margin-bottom: 0 !important;
}
.main .sidebar .widgettitle, .tabbed .tabs-list {
	font-size: 15px !important;
	text-transform: inherit !important;
	padding: 0 0px !important;
	color: #01864d !important;
	line-height: 17px !important;
}
.main .sidebar .widget {
    margin-bottom: 6px !important;
}