/*
 * Theme name: PFN Design Studios PFNI Website Theme
 * Author: PFN Design Studios
 * Author Uri: http://www.pfndesign.com
 *
 */

html{}
body{
    font-family: Arial, Helvetica, sans-serif;
    margin: 0;
    font-size: 14px;
}
.wrap:after{
    display: block;
    content: ' ';
    height: 0;
    clear: both;
}
.clearfix:after{
        display: block;
        content: ' ';
        height: 0;
        clear: both;
    }
    blockquote{
        padding: 8px;
        background: #f6f9e4;
    }
    body.error404{
        margin: 0px;
        padding: 0px;
    }
    
    /*----- Accordion -----*/
.accordion, .accordion * {

}
 
.accordion {
    overflow:hidden;
    font-family: Arial, sans-serif;
    border: 1px solid #efefef;
}
.accordion > p{
    margin: 0px;
}
.accordion .accordion-section > p{
    margin: 0px;
}
.accordion .accordion-section .accordion-section-title{
    padding: 6px 
}
 
/*----- Section Titles -----*/
.accordion-title-wrap{
    position: relative;
    background: rgb(73,155,234); /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzQ5OWJlYSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMyMDdjZTUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  rgba(73,155,234,1) 0%, rgba(32,124,229,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(73,155,234,1)), color-stop(100%,rgba(32,124,229,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(73,155,234,1) 0%,rgba(32,124,229,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(73,155,234,1) 0%,rgba(32,124,229,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(73,155,234,1) 0%,rgba(32,124,229,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(73,155,234,1) 0%,rgba(32,124,229,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#499bea', endColorstr='#207ce5',GradientType=0 ); /* IE6-8 */
}
.accordion-title-wrap:hover{
     background-color: rgb(73,155,234); /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzQ5OWJlYSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDUwYjIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  rgba(73,155,234,1) 0%, rgba(0,80,178,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(73,155,234,1)), color-stop(100%,rgba(0,80,178,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(73,155,234,1) 0%,rgba(0,80,178,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(73,155,234,1) 0%,rgba(0,80,178,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(73,155,234,1) 0%,rgba(0,80,178,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(73,155,234,1) 0%,rgba(0,80,178,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#499bea', endColorstr='#0050b2',GradientType=0 ); /* IE6-8 */
}
.accordion-arrow{
    background: url('images/arrowb.png') no-repeat 0px 0px;
    width: 32px;
    height: 34px;
    position: absolute;
    right: 0px;
    top: 0px;
    overflow: hidden;
}
.accordion-arrow.active{
    background: url('images/arrowb.png') no-repeat 0px -34px;
}
.accordion-section-title {
    padding: 6px 0px;
    display:block;
    border-bottom: 1px solid #d5d5d5;
    font-size:18px;
    color: #ffffff;
    text-decoration: none;
    font-weight: bold;
    position: relative;
}
 
.accordion-section-title.active, .accordion-section-title:hover {
    /* Type */
    text-decoration:none;
   

}
 
/*----- Section Content -----*/
.accordion-section-content {
    padding:15px;
    display:none;
    font-size: 14px;
    background: #f2f2f2;
}

.accordion-section-content ul li a,
.accordion-section-content ol li a{
    text-decoration: none;
    color: #0072bc;
}
.accordion-section-content ul li a:hover,
.accordion-section-content ol li a:hover{
    text-decoration: underline;
}
/* Smartphones (portrait and landscape) ----------- */
@media only screen 
and (min-device-width : 320px) 
and (max-device-width : 480px) {
    
}

/* Smartphones (landscape) ----------- */
@media only screen 
and (min-width : 321px) {
    /* Styles */
}

/* Smartphones (portrait) ----------- */
@media only screen 
and (max-width : 320px) {
    /* Styles */
}

/* iPads (portrait and landscape) ----------- */
@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) {
    /* Styles */
}

/* iPads (landscape) ----------- */
@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : landscape) {
    /* Styles */
}

/* iPads (portrait) ----------- */
@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : portrait) {
    /* Styles */
}

/* Desktops and laptops ----------- */
@media only screen 
and (min-width : 1024px) {
    h1{
        font-size: 26px;
    }
    .wrap{
        max-width: 960px;
        margin: 0 auto;
        padding: 0px 25px;
    }
    .page-content{
        border-bottom: 1px solid #c0ccdb;
        border-left:  1px solid #c0ccdb;
        border-right: 1px solid #c0ccdb;
        width: 935px;
        padding: 0px 0px 0px 25px;
    }
    .clearfix:after{
        display: block;
        content: ' ';
        height: 0;
        clear: both;
    }
    .col-half{
        float: left;
        width: 45%;
        margin-right: 2%;
    }
    .col-1-2{
        float: left;
        width: 460px;
    }
    .col-1-3{
        float: left;
        width: 220px;
        margin-left: 25px;
    }
    .col-1-full{
        width: 100%;
        float: left;
    }
    
    .col-1-3-0{
        float: left;
        width: 690px;
    }
    .col-1-3-1{
        float: left;
        width: 650px;
    }
    .left-sidebar{
        float: left;
        width: 220px;
        margin-left: 25px;
    }
    /* SITE HEADER */
    #site-header{
        background: #336699;
    }
    #masthead{
        background: #2a3744;
    }
    .site-logo{
        float: left;
    }
    .site-logo .perma-logo{
        background: url('images/logo1.gif') no-repeat;
        width: 306px;
        height: 60px;
        display: block;
        text-decoration: none;
        border: 0px;
        outline: none;
    }
    .banner{
        background: #336699;
    }
    .banner {
        padding-top: 4px;
    }
    #imgbanner{
        background: url('images/banner2.jpg');
        background-repeat: no-repeat;
        background-position: center center;
        height: 130px;
        width: 100%;
    }
    .banner img{
        width: 100%;
        height: 100%;

    }
    /* ... Menu */

    .site-navigation.primary-navigation{
        float: right;
    }
    .primary-menu,
    .secondary-menu{
        margin: 0px;
        padding: 0px;
        list-style-type: none;
        position: relative;
    }
    .primary-menu > li,
    .secondary-menu > li{
        float: left;
    }
    .primary-menu li a{
        text-decoration: none;
        color: #fff;
        padding: 22px 12px;
        font-size: 14px;
        display: block;
    }
    .primary-menu > li > a:hover{
        background: #005684;
    }
    .secondary-menu > li > a{
        text-decoration: none;
        color: #c0ccdb;
        padding: 12px 12px;
        font-size: 14px;
        display: block;
    }
    .secondary-menu > li:hover > a{
        background: #54667a;
        color: #fff;
    }
    .secondary-menu > li.current_page_item{
        background: #54667a;
    }
    .secondary-menu > li.current_page_item > a{
        font-weight: bold;
        color: #fff;
    }
    .secondary-menu > li.menu-item-has-children > a:after{
        font-family: FontAwesome;
        content: '\f00b';
        margin-left: 4px;
    }
    .secondary-menu > li.menu-item-has-children > ul{
        display: none;
        position: absolute;
    }
    .secondary-menu > li.menu-item-has-children:hover > ul{
        display: block;
    }
    .menu-item-has-children:hover > ul{
        margin: 0px;
        padding: 0px;
        list-style-type: none;
        width: 220px;
        background: #fff;
        border-bottom: 5px solid #cc0066;
    }
    .menu-item-has-children > ul > li{
        border-bottom: 1px solid #c0ccdb;
    }
    .menu-item-has-children > ul > li:hover{
        background: #f8f8f8;
    }
    .menu-item-has-children:hover > ul > li > a{
        display: block;
        padding: 6px;
        color: #000;
        font-size: 14px;
        text-decoration: none;
    }
    .menu-item-has-children > ul > li > a:before{
        font-family: FontAwesome;
        content: '\f0a9';
        margin-right: 4px;
        color: #2a3744;
    }
    /* site-main */
    .site-main{ }
    .page-content{
        position: relative;
        overflow: hidden;
    }
    /* widget */
    .widget-space{}
    .page-title{
        margin-bottom: 8px;
        display: block;
    }
    .widgets{
        height: 100%;
        float: left;
        width: 194px;
        padding: 0px 12px;
    }
    .widget-title{
        font-size: 24px;
        margin: 0px;
        padding: 12px 4px;
    }
    .widget-title a{
        text-decoration: none;
        color: #2a3744;
    }
    .widget-bottom-link{
        display: block;
    }
    .center-sidebar{
        float: left;
        margin-left: 20px;
        background: #f6f9e4;
        border-right: 10px solid #808f30;
    }
    .right-sidebar{
        float: right;
        margin-top: 8px;
    }
    .regional-widget{
        padding: 4px;
        border: 1px solid #c0ccdb;
    }
    .regional-widget .widget-title{
        background: #207cca;
        color: #ffffff;
        font-size: 18px;
        text-align: center;
    }
    .regional-widget ul{
        padding: 0px;
        margin: 0px;
        list-style-type: none;
    }
    .regional-widget ul li a{
        text-decoration: none;
        color: #207cca;
        padding: 8px;
        display: block;
        margin-bottom: 1px;
        border-bottom: 1px solid #e1eff6;
        font-weight: bold;
    }
    .regional-widget ul li a:hover{
        text-decoration: underline;
    }
    .recent-page-summary-item{
        min-height: 100px;
    }

    .recent-page-summary-item,
    .ask-a-question-summary-item{
        border-bottom: 1px solid #c0ccdb;
        font-size: 12px;
        padding-top: 12px;
    }
    .pfni-most-recent-widget{
        border-bottom: 1px dotted #000;
        padding-bottom: 8px;
    }

    /* Permalinks */
    .post-permalink{
        text-decoration: none;
        color: #54667a;
        text-transform: uppercase;
    }
    .post-permalink:hover{
        text-decoration: underline;
    }
    p a{
        text-decoration: none;
        color: #005684;
        font-weight: bold;
    }
    p a:hover{
        text-decoration: underline;
    }
    /* Meta */
    span.page-date-label,
    span.page-date{
        text-transform: uppercase;
        font-size: 10px;
        color: #2a3744;
        padding: 3px;
        background: #dadcce;
    }

    /* More */
    .more-link{
        display: block;
        color: #2a3744;
        padding: 4px;
        border: 1px dashed #808f30;
        margin-top: 4px;
        font-weight: normal;
        width: 90px;
    }
    .more-link:hover{
        background: #f9ffd9
    }
    .more-link:after{
        font-family: FontAwesome;
        content: '\f064';
    }

    .widget-bottom-link a{
        text-decoration: none;
        color: #336699;
        text-transform: uppercase;
        font-weight: bold;
        font-size: 11px;
        display: block;
        background: #c0ccdb;
        padding: 4px;
    }
    .widget-bottom-link a:hover{
        background: #336699;
        color: #fff;
    }
    .cta-askforhelp{
        display: block;
        padding: 8px;
        font-size: 16px;
        color: #fff;
        text-decoration: none;
        font-weight: bold;
        text-align: center;
        border-top: 1px solid #336699;
        border-left: 1px solid #336699;
        border-right: 1px solid #336699;
        border-bottom: 5px solid #336699;
        margin-top: 8px;
        background: #3b679e; /* Old browsers */
        background: -moz-linear-gradient(top,  #3b679e 0%, #2b88d9 50%, #207cca 51%, #7db9e8 100%); /* FF3.6+ */
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#3b679e), color-stop(50%,#2b88d9), color-stop(51%,#207cca), color-stop(100%,#7db9e8)); /* Chrome,Safari4+ */
        background: -webkit-linear-gradient(top,  #3b679e 0%,#2b88d9 50%,#207cca 51%,#7db9e8 100%); /* Chrome10+,Safari5.1+ */
        background: -o-linear-gradient(top,  #3b679e 0%,#2b88d9 50%,#207cca 51%,#7db9e8 100%); /* Opera 11.10+ */
        background: -ms-linear-gradient(top,  #3b679e 0%,#2b88d9 50%,#207cca 51%,#7db9e8 100%); /* IE10+ */
        background: linear-gradient(to bottom,  #3b679e 0%,#2b88d9 50%,#207cca 51%,#7db9e8 100%); /* W3C */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3b679e', endColorstr='#7db9e8',GradientType=0 ); /* IE6-9 */
        -webkit-border-radius: 8px;
        -moz-border-radius: 8px;
        border-radius: 8px
    }
    .cta-askforhelp:hover{
        background: rgb(208,228,247); /* Old browsers */
        background: -moz-linear-gradient(top,  rgba(208,228,247,1) 0%, rgba(115,177,231,1) 24%, rgba(10,119,213,1) 50%, rgba(83,159,225,1) 79%, rgba(135,188,234,1) 100%); /* FF3.6+ */
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(208,228,247,1)), color-stop(24%,rgba(115,177,231,1)), color-stop(50%,rgba(10,119,213,1)), color-stop(79%,rgba(83,159,225,1)), color-stop(100%,rgba(135,188,234,1))); /* Chrome,Safari4+ */
        background: -webkit-linear-gradient(top,  rgba(208,228,247,1) 0%,rgba(115,177,231,1) 24%,rgba(10,119,213,1) 50%,rgba(83,159,225,1) 79%,rgba(135,188,234,1) 100%); /* Chrome10+,Safari5.1+ */
        background: -o-linear-gradient(top,  rgba(208,228,247,1) 0%,rgba(115,177,231,1) 24%,rgba(10,119,213,1) 50%,rgba(83,159,225,1) 79%,rgba(135,188,234,1) 100%); /* Opera 11.10+ */
        background: -ms-linear-gradient(top,  rgba(208,228,247,1) 0%,rgba(115,177,231,1) 24%,rgba(10,119,213,1) 50%,rgba(83,159,225,1) 79%,rgba(135,188,234,1) 100%); /* IE10+ */
        background: linear-gradient(to bottom,  rgba(208,228,247,1) 0%,rgba(115,177,231,1) 24%,rgba(10,119,213,1) 50%,rgba(83,159,225,1) 79%,rgba(135,188,234,1) 100%); /* W3C */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d0e4f7', endColorstr='#87bcea',GradientType=0 ); /* IE6-9 */
    }
    .cta-askforhelp:before{
        font-family: FontAwesome;
        content: '\f059';

    }
    /* Thumbnails */
    .recent-page-summary-item img{
        width: 60px;
        height: 60px;
    }

    /* home links */
    .home-links{
        background: #fdfdf8;
        font-size: 12px;
        border-top: 3px solid #c0ccdb;
        border-bottom: 1px solid #c0ccdb;
        border-left: 1px solid #c0ccdb;
        border-right: 1px solid #c0ccdb;
        padding: 8px;
        margin-top: 8px;
        margin-bottom: 8px;
    }
    .home-links strong{
        text-transform: uppercase;
    }
    .home-links ul {
        margin: 0px;
        padding: 0px;
    }
    .home-links ul li{
        list-style-type: none;
    }
    .home-links a{
        text-decoration: none;
        color: #336699;
    }
    .home-links a:hover{
        text-decoration: underline;
        color: #2a3744;
    }

    /* ads */
    .ad-rectangle{
        display: block;
        width: 460px;
        height: 60px;
        clear: both;
        border: 1px solid #c0ccdb;
        margin-bottom: 12px;
        margin-top: 12px;
    }

    /* related posts */
    .relatedposts {width: 640px; margin: 0 0 20px 0; float: left; font-size: 12px;}
    .relatedposts h3 {font-size: 20px; margin: 0 0 5px 0; }
    .relatedthumb {margin: 0 1px 0 1px; float: left; }
    .relatedthumb img {margin: 0 0 3px 0; padding: 0;}
    .relatedthumb a {color :#333; text-decoration: none; display:block; padding: 4px; width: 150px;}
    .relatedthumb a:hover {background-color: #ddd; color: #000;}

    /* Search form */
    .search-box{
        float: right;
        margin-left: 12px;
    }
    .search-box input[type="text"]{
        font-size: 14px;
        padding: 8px;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        border-radius: 4px;
        margin-top: 12px;
        border: 3px solid #c0ccdb;
    }
    .search-box #searchsubmit{
        font-size: 14px;
        padding: 8px;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        border-radius: 4px;
        margin-top: 12px;
        border: 3px solid #cc0066;
        background: #ff0066;
        color: #fff;
        cursor: pointer;
    }
    .search-box #searchsubmit:hover{
        background: #ff6666;
    }
    
    
    /* error 404 */
    .error404{
        width: 100%;
        text-align: center;
        margin: 0 auto;
        padding: 32px;
        font-size: 24px;
        margin-bottom: 200px;
    }
    .error404 .error-msg-404{
        font-size: 72px;
    }
    .error404 .error-msg{
        
    }
    .fl-green-btn{
        background: #9db35c;
        padding: 4px;
        color: #fff;
        text-decoration: none;
        -webkit-border-radius: 8px;
        -moz-border-radius: 8px;
        border-radius: 8px;
        border: 1px solid #d1e692;
        font-size: 14px;
    }
    .error-opt-search input[type="text"]{
        padding: 8px;
        -webkit-border-radius: 8px;
        -moz-border-radius: 8px;
        border-radius: 8px;
        border: 3px solid #d1e692;
        width: 350px;
    }
    .error-opt-search input[type="submit"]{
        padding: 8px;
        -webkit-border-radius: 8px;
        -moz-border-radius: 8px;
        border-radius: 8px;
        border: 3px solid #d1e692;
        cursor: pointer;
    }
    .error-opt-search input[type="submit"]:hover{
        background: #9db35c;
        color: #fff;
    }
    
    /* borders */
    .fl-green-br{
        background: #f9ffd9;
        padding: 8px;
        border: 1px solid #9db35c;
        border-left: 10px solid #9db35c;
        margin: 12px 0px;
        display: block;
    }
    
    .fl-red-br{
        background: #ffcccc;
        padding: 8px;
        border: 1px solid #cc0066;
        border-left: 10px solid #cc0066;
        margin: 12px 0px;
        display: block;
    }
    
    /* links */
    
    .lk-blue{
        text-decoration: none;
        color: #207cca;
    }
    .lk-blue:hover{
        text-decoration: underline;
    }
    /* text headers */
    .text-header4{
        font-size: 16px;
        font-weight: bold;
    }
    .text-header5{
        font-size: 14px;
        font-weight: bold;
    }
    .small-label{
        font-size: 12px;
        color: #999999;
    }
    .small-label > a{
        padding: 2px;
        background: #9db35c;
        color: #fff;
        text-decoration: none;
    }
    .small-label > a:hover{
        background: #808f30;
    }
    .fa-chevron:after{
        font-family: FontAwesome;
        content: '\f054';
    }
    
    /* search results */
    .search-page{
        padding: 32px 32px 32px 0px;
    }
    .search-result-item{
        padding: 8px;
        margin: 4px 0px;
        border-bottom: 1px dashed #9db35c;
        position: relative;
    }
    .paging-navigation{
        padding: 8px;
        background: #ddd;
    }
    .loop-pagination{
        text-align: center;
    }
    .loop-pagination a.page-numbers,
    .loop-pagination span.current{
        font-weight: bold;
        text-decoration: none;
        padding: 4px;
        background: #2b88d9;
        color: #fff;
    }
    .loop-pagination span.current{
        background: #9db35c;
    }
    
    /* contact form */
    .wpcf7{
        padding: 12px !important;
        border: 1px solid #ede4d1;
        border-left: 10px solid #d9d2c3;
        background: #f9f8f5;
    }
    .notice-msg{
        background: #ebe6d3;
        border: 1px solid #d8d3c0;
        color: #837e6c;
        font-size: 0.75em;
        padding: 14px;
    }
    .site-info{
        text-align: center;
    }
    header h1{
        margin: 4px 0px 4px -8px;
        padding: 8px;
        color: #627f00;
    }
    .entry-content > ol, .entry-content > ul {
margin-bottom: 14px;
background: #fff9ee;
border: 1px solid #f5e4c5;
padding-top: 14px;
padding-bottom: 14px;
padding-right: 12px;
}
.entry-content ol li, .entry-content ul li {
margin: 14px 0px;
    
}
.recent-post-thumbnail img{
    margin: 0 auto;
    width: auto;
}

.rect-ad{
    background: #f6f9fa;
    float: right;
    display: block;
    width: 300px;
    height: 250px;
}

/* Comment -------------------------------------------------------------------*/
.comments-area{
    border-top: 5px solid #868686;
}
.comment p{
    padding-right: 8px;
    padding-left: 8px;
}
.comment .comment{
    margin-left: 8px;
    margin-bottom: 8px;
    border: 1px solid #bbccd7;
}

.comment.list{
    border-bottom: 1px solid #bbccd7;
}
.comment-respond{
    border: 1px solid #dadada;
    background: #fbfbfb;
    margin-top: 18px;
    padding: 8px;
}
.avatar.photo{
    vertical-align: middle;
}
.comment-author.vcard{
    background: #42ABE0;
    border: 1px solid #dadada;
    font-size: 0.8em;
    color: #ffffff;
}
.bypostauthor{
    background: #f4f4f4;
}
.bypostauthor .comment-author.vcard{
    font-weight: bold;
}
.comment-meta.commentmetadata{
    font-size: 0.7em;
    background: #fbfbfb;
    text-align: right;
}
.comment-meta.commentmetadata a{
    text-decoration: none;
    color: #ab2d15;
    text-transform: uppercase;
}
div.reply:after{
    display: block;
    height: 0;
    content: ' ';
    clear: both;
}
.comment-reply-link{
    text-decoration: none;
    color: #007cbd;
    background: #fbfbfb;
    display: block;
    padding: 8px;
    font-size: 0.8em;
    float: right;
}
.comment.depth-1{
    border: 1px solid #dadada;
    margin-bottom: 18px;
}
.comment.odd.thread-odd.depth-1{

}
.logged-in-as a{
    text-decoration: none;
    color: #99cc00;
}
.second-title{
        text-decoration: none;
        color: #207cca;
    }
    .second-title:hover{
        text-decoration: underline;
    }
    .post-item{
        padding: 8px 0px;
        border-bottom: 1px dashed #ddd;
    }
    .site-content{
        margin: 32px 0px;
    }
    .widget-space{
        
    }
    .widget-item ul{
        list-style-type: none;
        padding: 12px;
        margin: 0px;
    }
    .widget-item ul li{
        padding: 8px 0px;
        border-bottom: 1px solid #bbccd7;
    }
    .widget-item ul li a{
        text-decoration: none;
        color: #336699;
        font-weight: bold;
        
        
    }
}

/* Large screens ----------- */
@media only screen 
and (min-width : 1824px) {
    /* Styles */
}

/* iPhone 4 ----------- */
@media
only screen and (-webkit-min-device-pixel-ratio : 1.5),
only screen and (min-device-pixel-ratio : 1.5) {
    html, body{
        margin: 0;
    }
    .wrap{
        margin: 0 auto;
        width: 320px;
        overflow: hidden;
    }
    .wrap:after{
        display: block;
        content: ' ';
        height: 0;
        clear: both;
    }
    .site-content{
        margin: 32px 0px;
    }
   
    /* HEADER */
    .header-main > .wrap{
        position: relative;
    }
    .site-logo a.perma-logo{
        width: 220px;
        height: 40px;
        display: block;
        border: none;
        text-decoration: none;
        outline: none;
        background: url('images/logo1.gif') no-repeat;
        background-size: contain;
        background-position: center;
        float: left;
    }
    .second-title{
        text-decoration: none;
        color: #207cca;
    }
    .second-title:hover{
        text-decoration: underline;
    }
    #site-header{
        background: #336699;
    }
    
    /* NAVIGATIONS */
    .menu-icon{
        background: #e0f9fd;
        color: #207cca;
        font-size: 18px;
    }
    .info-icon,
    .search-icon{
        background: #2b88d9;
        float: right;
        color: #fff;
        margin-left: 1px;
    }
    .menu-icon,
    .info-icon,
    .search-icon{
        padding: 12px;
        text-align: center;
    }
    .menu-icon:before,
    .info-icon:before,
    .search-icon:before{
        font-family: FontAwesome;
        
    }
    .menu-icon:before{
        content: '\f0c9';
    }
    .info-icon:before{
        content: '\f05a';
    }
    .search-icon:before{
        content: '\f002';
    }
    .menu-icon.toggle-on,
    .info-icon.toggle-on,
    .search-icon.toggle-on{
        background: #9db35c;
        color: #fff;
    }
    #primary-navigation,
    #secondary-navigation,
    .search-box{
        display: none;
    }
    
    #primary-navigation > div > ul{
        list-style: none;
        margin: 0px;
        padding: 0px;
        background: #005684;
    }
    #primary-navigation > div > ul > li > a{
        display: block;
        padding: 8px;
        text-decoration: none;
        color: #fff;
        font-weight: bold;
        border-bottom: 1px solid #336699;
        border-top: 1px solid #7db9e8;
    }
    
    #secondary-navigation > div > ul{
        list-style-type: none;
        margin: 0px;
        padding: 0px;
        background: #90a876;
    }
    #secondary-navigation > div > ul > li > a{
        display: block;
        padding: 8px;
        text-decoration: none;
        color: #fff;
        font-weight: bold;
        background: #90a876;
        border-bottom: 1px solid #627f00;
        border-top: 1px solid #d1e692;
    }
    #secondary-navigation > div > ul > li > ul {
        margin: 0px;
        padding: 0px;
        list-style-type: circle;
    }
    #secondary-navigation > div > ul > li > ul > li > a{
        text-decoration: none;
        color: #333;
        padding: 8px 4px 8px 24px;
        display: block;
        background: #d2e2bc;
    }
    /* SEARCH BOX */
    .search-box {
        text-align: center;
    }
    .search-box input[type="text"]{
        padding: 4px;
    }
    
    /* CONTENT */
    .page-content{
        width: 300px;
    }
    .entry-content p a{
        color: #627f00;
        font-weight: bold;
    }
    
    /* HOME LINKS */
    .home-links{
        padding: 12px;
        border: 1px solid #c0ccdb;
        border-left: 10px solid #c0ccdb;
        border-bottom: 10px solid #c0ccdb;
        background: #f4f8fa;
        margin: 8px 0px;
    }
    .home-links strong{
        text-transform: uppercase;
    }
    .home-links div ul {
        list-style-type: none;
        padding-left: 12px;
        border-bottom: 1px solid #fff;
        padding-bottom: 8px;
    }
    .home-links div ul li a{
        display: block;
        text-decoration: none;
        color: #627f00;
        font-weight: bold;
        border-bottom: 1px dashed #c0ccdb;
        padding: 8px 0px;
    }
    
    /* WIDGET */
    .the-widget{
        padding: 12px;
        border: 1px solid #999999;
        border-left: 10px solid #627f00;
        margin: 8px 0px;
        border-bottom: 10px solid #627f00;
    }
    .widget-title{
        font-weight: bold;
        font-size: 18px;
        margin: 8px 0px;
        color: #2a3744;
    }
    .the-widget .post-permalink{
        text-transform: uppercase;
        text-decoration: none;
        color: #3b679e;
        display: block;
        margin-bottom: 8px;
    }
    .the-widget .page-date-label,
    .the-widget .page-date{
        font-size: 11px;
        background: #c0ccdb;
        text-transform: uppercase;
        padding: 4px;
        margin: 8px 0px;
    }
    .recent-page-summary-item{
        border-bottom: 1px dashed #999999;
        padding: 8px 0px;
    }
    .ad-rectangle{
        background: #cc0066;
        height: 50px;
        margin: 8px 0px;
    }
    .widget-bottom-link a{
        padding: 8px;
        background: #9db35c;
        color: #fff;
        font-weight: bold;
        text-decoration: none;
        display: block;
        margin: 8px 0px;
        border: 1px solid #90a876;
        text-align: center;
    }
    .cta-askforhelp{
        text-decoration: none;
        color: #fff;
        font-weight: bold;
        text-transform: uppercase;
        padding: 10px;
        text-align: center;
        background: #207cca;
        display: block;
        border: 1px solid #336699;
    }
     #imgbanner{
        background: url('images/banner2.jpg');
        background-repeat: no-repeat;
        background-position: center center;
        height: 130px;
        width: 100%;
    }
    
    /* contact form */
    .wpcf7{
        padding: 12px !important;
        border: 1px solid #ede4d1;
        border-left: 10px solid #d9d2c3;
        background: #f9f8f5;
    }
    .wpcf7 input[type="text"],
    .wpcf7 input[type="email"]{
        padding: 8px;
        width: 90%;
        display: block;
    }
    .wpcf7 textarea{
        width: 100%;
    }
    .notice-msg{
        background: #ebe6d3;
        border: 1px solid #d8d3c0;
        color: #837e6c;
        font-size: 0.75em;
        padding: 14px;
    }
    
    /* error 404 */
    .error404{
        width: 100%;
        text-align: center;
        margin: 0 auto;
        font-size: 14px;
    }
    .error404 .error-msg-404{
        font-size: 32px;
    }
    .error404 .error-msg{
        
    }
    .fl-green-btn{
        background: #9db35c;
        padding: 4px;
        color: #fff;
        text-decoration: none;
        -webkit-border-radius: 8px;
        -moz-border-radius: 8px;
        border-radius: 8px;
        border: 1px solid #d1e692;
        font-size: 14px;
    }
    .error-opt-search input[type="text"]{
        padding: 8px;
        -webkit-border-radius: 8px;
        -moz-border-radius: 8px;
        border-radius: 8px;
        border: 3px solid #d1e692;
        width: 90%;
    }
    .error-opt-search input[type="submit"]{
        padding: 8px;
        -webkit-border-radius: 8px;
        -moz-border-radius: 8px;
        border-radius: 8px;
        border: 3px solid #d1e692;
        cursor: pointer;
    }
    .error-opt-search input[type="submit"]:hover{
        background: #9db35c;
        color: #fff;
    }
    
    /* borders */
    .fl-green-br{
        background: #f9ffd9;
        padding: 8px;
        border: 1px solid #9db35c;
        border-left: 10px solid #9db35c;
        margin: 12px 0px;
        display: block;
    }
    
    .fl-red-br{
        background: #ffcccc;
        padding: 8px;
        border: 1px solid #cc0066;
        border-left: 10px solid #cc0066;
        margin: 12px 0px;
        display: block;
    }
    
    /* links */
    
    .lk-blue{
        text-decoration: none;
        color: #207cca;
    }
    .lk-blue:hover{
        text-decoration: underline;
    }
    /* text headers */
    .text-header4{
        font-size: 16px;
        font-weight: bold;
    }
    .text-header5{
        font-size: 14px;
        font-weight: bold;
    }
    .small-label{
        font-size: 12px;
        color: #999999;
    }
    .small-label > a{
        padding: 2px;
        background: #9db35c;
        color: #fff;
        text-decoration: none;
    }
    .small-label > a:hover{
        background: #808f30;
    }
    .fa-chevron:after{
        font-family: FontAwesome;
        content: '\f054';
    }
    
    /* search results */
    .search-page{
        padding: 32px 0px;
    }
    .search-result-item{
        padding: 8px;
        margin: 4px 0px;
        border-bottom: 1px dashed #9db35c;
        position: relative;
    }
    .paging-navigation{
        padding: 8px;
        background: #ddd;
    }
    .loop-pagination{
        text-align: center;
    }
    .loop-pagination a.page-numbers,
    .loop-pagination span.current{
        font-weight: bold;
        text-decoration: none;
        padding: 4px;
        background: #2b88d9;
        color: #fff;
    }
    .loop-pagination span.current{
        background: #9db35c;
    }
    .site-info{
        text-align: center;
    }
    header h1{
        margin: 4px 0px 4px -8px;
        padding: 8px;
        color: #627f00;
    }
    .entry-content ol, .entry-content ul {
margin-bottom: 14px;
background: #fff9ee;
border: 1px solid #f5e4c5;
padding-top: 14px;
padding-bottom: 14px;
padding-right: 12px;
}
.entry-content ol li, .entry-content ul li {
margin: 14px 0px;
    
}

/* Comment -------------------------------------------------------------------*/
.comments-area{
    border-top: 5px solid #868686;
}
.comment p{
    padding-right: 8px;
    padding-left: 8px;
}
.comment .comment{
    margin-left: 8px;
    margin-bottom: 8px;
    border: 1px solid #bbccd7;
}

.comment.list{
    border-bottom: 1px solid #bbccd7;
}
.comment-respond{
    border: 1px solid #dadada;
    background: #fbfbfb;
    margin-top: 18px;
    padding: 8px;
}
.avatar.photo{
    vertical-align: middle;
}
.comment-author.vcard{
    background: #42ABE0;
    border: 1px solid #dadada;
    font-size: 0.8em;
    color: #ffffff;
}
.bypostauthor{
    background: #f4f4f4;
}
.bypostauthor .comment-author.vcard{
    font-weight: bold;
}
.comment-meta.commentmetadata{
    font-size: 0.7em;
    background: #fbfbfb;
    text-align: right;
}
.comment-meta.commentmetadata a{
    text-decoration: none;
    color: #ab2d15;
    text-transform: uppercase;
}
div.reply:after{
    display: block;
    height: 0;
    content: ' ';
    clear: both;
}
.comment-reply-link{
    text-decoration: none;
    color: #007cbd;
    background: #fbfbfb;
    display: block;
    padding: 8px;
    font-size: 0.8em;
    float: right;
}
.comment.depth-1{
    border: 1px solid #dadada;
    margin-bottom: 18px;
}
.comment.odd.thread-odd.depth-1{

}
.logged-in-as a{
    text-decoration: none;
    color: #99cc00;
}
.widget-space{
        
    }
    .widget-item ul{
        list-style-type: none;
        padding: 12px;
        margin: 0px;
    }
    .widget-item ul li{
        padding: 8px 0px;
        border-bottom: 1px solid #bbccd7;
    }
    .widget-item ul li a{
        text-decoration: none;
        color: #336699;
        font-weight: bold;
    }
    .regional-widget{
        float: left;
        margin-top: 8px;
    }
    .regional-widget .the-widget{
        padding: 4px;
        border: 1px solid #c0ccdb;
    }
    .regional-widget .widget-title{
        background: #207cca;
        margin: 0px;
        padding: 8px;
        color: #ffffff;
        font-size: 18px;
        text-align: center;
    }
    .regional-widget ul{
        padding: 0px;
        margin: 0px;
        list-style-type: none;
    }
    .regional-widget ul li a{
        text-decoration: none;
        color: #207cca;
        padding: 8px;
        display: block;
        margin-bottom: 1px;
        border-bottom: 1px solid #e1eff6;
        font-weight: bold;
    }
    .regional-widget ul li a:hover{
        text-decoration: underline;
    }
}

/* iPhone 4S ---------- */
@media only screen and (min-device-width: 320px) and (max-device-width: 480px) and (-webkit-device-pixel-ratio: 2) and (device-aspect-ratio: 2/3) and (orientation:portrait)
{
    html, body{
        margin: 0;
    }
    .wrap{
        margin: 0 auto;
        width: 320px;
        overflow: hidden;
    }
    .wrap:after{
        display: block;
        content: ' ';
        height: 0;
        clear: both;
    }
    .site-content{
        margin: 32px 0px;
    }
   
    /* HEADER */
    .header-main > .wrap{
        position: relative;
    }
    .site-logo a.perma-logo{
        width: 220px;
        height: 40px;
        display: block;
        border: none;
        text-decoration: none;
        outline: none;
        background: url('images/logo1.gif') no-repeat;
        background-size: contain;
        background-position: center;
        float: left;
    }
    .second-title{
        text-decoration: none;
        color: #207cca;
    }
    .second-title:hover{
        text-decoration: underline;
    }
    #site-header{
        background: #336699;
    }
    
    /* NAVIGATIONS */
    .menu-icon{
        background: #e0f9fd;
        color: #207cca;
        font-size: 18px;
    }
    .info-icon,
    .search-icon{
        background: #2b88d9;
        float: right;
        color: #fff;
        margin-left: 1px;
    }
    .menu-icon,
    .info-icon,
    .search-icon{
        padding: 12px;
        text-align: center;
    }
    .menu-icon:before,
    .info-icon:before,
    .search-icon:before{
        font-family: FontAwesome;
        
    }
    .menu-icon:before{
        content: '\f0c9';
    }
    .info-icon:before{
        content: '\f05a';
    }
    .search-icon:before{
        content: '\f002';
    }
    .menu-icon.toggle-on,
    .info-icon.toggle-on,
    .search-icon.toggle-on{
        background: #9db35c;
        color: #fff;
    }
    #primary-navigation,
    #secondary-navigation,
    .search-box{
        display: none;
    }
    
    #primary-navigation > div > ul{
        list-style: none;
        margin: 0px;
        padding: 0px;
        background: #005684;
    }
    #primary-navigation > div > ul > li > a{
        display: block;
        padding: 8px;
        text-decoration: none;
        color: #fff;
        font-weight: bold;
        border-bottom: 1px solid #336699;
        border-top: 1px solid #7db9e8;
    }
    
    #secondary-navigation > div > ul{
        list-style-type: none;
        margin: 0px;
        padding: 0px;
        background: #90a876;
    }
    #secondary-navigation > div > ul > li > a{
        display: block;
        padding: 8px;
        text-decoration: none;
        color: #fff;
        font-weight: bold;
        background: #90a876;
        border-bottom: 1px solid #627f00;
        border-top: 1px solid #d1e692;
    }
    #secondary-navigation > div > ul > li > ul {
        margin: 0px;
        padding: 0px;
        list-style-type: circle;
    }
    #secondary-navigation > div > ul > li > ul > li > a{
        text-decoration: none;
        color: #333;
        padding: 8px 4px 8px 24px;
        display: block;
        background: #d2e2bc;
    }
    /* SEARCH BOX */
    .search-box {
        text-align: center;
    }
    .search-box input[type="text"]{
        padding: 4px;
    }
    
    /* CONTENT */
    .page-content{
        width: 300px;
    }
    .entry-content p a{
        color: #627f00;
        font-weight: bold;
    }
    
    /* HOME LINKS */
    .home-links{
        padding: 12px;
        border: 1px solid #c0ccdb;
        border-left: 10px solid #c0ccdb;
        border-bottom: 10px solid #c0ccdb;
        background: #f4f8fa;
        margin: 8px 0px;
    }
    .home-links strong{
        text-transform: uppercase;
    }
    .home-links div ul {
        list-style-type: none;
        padding-left: 12px;
        border-bottom: 1px solid #fff;
        padding-bottom: 8px;
    }
    .home-links div ul li a{
        display: block;
        text-decoration: none;
        color: #627f00;
        font-weight: bold;
        border-bottom: 1px dashed #c0ccdb;
        padding: 8px 0px;
    }
    
    /* WIDGET */
    .the-widget{
        padding: 12px;
        border: 1px solid #999999;
        border-left: 10px solid #627f00;
        margin: 8px 0px;
        border-bottom: 10px solid #627f00;
    }
    .widget-title{
        font-weight: bold;
        font-size: 18px;
        margin: 8px 0px;
        color: #2a3744;
    }
    .the-widget .post-permalink{
        text-transform: uppercase;
        text-decoration: none;
        color: #3b679e;
        display: block;
        margin-bottom: 8px;
    }
    .the-widget .page-date-label,
    .the-widget .page-date{
        font-size: 11px;
        background: #c0ccdb;
        text-transform: uppercase;
        padding: 4px;
        margin: 8px 0px;
    }
    .recent-page-summary-item{
        border-bottom: 1px dashed #999999;
        padding: 8px 0px;
    }
    .ad-rectangle{
        background: #cc0066;
        height: 50px;
        margin: 8px 0px;
    }
    .widget-bottom-link a{
        padding: 8px;
        background: #9db35c;
        color: #fff;
        font-weight: bold;
        text-decoration: none;
        display: block;
        margin: 8px 0px;
        border: 1px solid #90a876;
        text-align: center;
    }
    .cta-askforhelp{
        text-decoration: none;
        color: #fff;
        font-weight: bold;
        text-transform: uppercase;
        padding: 10px;
        text-align: center;
        background: #207cca;
        display: block;
        border: 1px solid #336699;
    }
     #imgbanner{
        background: url('images/banner2.jpg');
        background-repeat: no-repeat;
        background-position: center center;
        height: 130px;
        width: 100%;
    }
    
    /* contact form */
    .wpcf7{
        padding: 12px !important;
        border: 1px solid #ede4d1;
        border-left: 10px solid #d9d2c3;
        background: #f9f8f5;
    }
    .wpcf7 input[type="text"],
    .wpcf7 input[type="email"]{
        padding: 8px;
        width: 90%;
        display: block;
    }
    .wpcf7 textarea{
        width: 100%;
    }
    .notice-msg{
        background: #ebe6d3;
        border: 1px solid #d8d3c0;
        color: #837e6c;
        font-size: 0.75em;
        padding: 14px;
    }
    
    /* error 404 */
    .error404{
        width: 100%;
        text-align: center;
        margin: 0 auto;
        font-size: 14px;
    }
    .error404 .error-msg-404{
        font-size: 32px;
    }
    .error404 .error-msg{
        
    }
    .fl-green-btn{
        background: #9db35c;
        padding: 4px;
        color: #fff;
        text-decoration: none;
        -webkit-border-radius: 8px;
        -moz-border-radius: 8px;
        border-radius: 8px;
        border: 1px solid #d1e692;
        font-size: 14px;
    }
    .error-opt-search input[type="text"]{
        padding: 8px;
        -webkit-border-radius: 8px;
        -moz-border-radius: 8px;
        border-radius: 8px;
        border: 3px solid #d1e692;
        width: 90%;
    }
    .error-opt-search input[type="submit"]{
        padding: 8px;
        -webkit-border-radius: 8px;
        -moz-border-radius: 8px;
        border-radius: 8px;
        border: 3px solid #d1e692;
        cursor: pointer;
    }
    .error-opt-search input[type="submit"]:hover{
        background: #9db35c;
        color: #fff;
    }
    
    /* borders */
    .fl-green-br{
        background: #f9ffd9;
        padding: 8px;
        border: 1px solid #9db35c;
        border-left: 10px solid #9db35c;
        margin: 12px 0px;
        display: block;
    }
    
    .fl-red-br{
        background: #ffcccc;
        padding: 8px;
        border: 1px solid #cc0066;
        border-left: 10px solid #cc0066;
        margin: 12px 0px;
        display: block;
    }
    
    /* links */
    
    .lk-blue{
        text-decoration: none;
        color: #207cca;
    }
    .lk-blue:hover{
        text-decoration: underline;
    }
    /* text headers */
    .text-header4{
        font-size: 16px;
        font-weight: bold;
    }
    .text-header5{
        font-size: 14px;
        font-weight: bold;
    }
    .small-label{
        font-size: 12px;
        color: #999999;
    }
    .small-label > a{
        padding: 2px;
        background: #9db35c;
        color: #fff;
        text-decoration: none;
    }
    .small-label > a:hover{
        background: #808f30;
    }
    .fa-chevron:after{
        font-family: FontAwesome;
        content: '\f054';
    }
    
    /* search results */
    .search-page{
        padding: 32px 0px;
    }
    .search-result-item{
        padding: 8px;
        margin: 4px 0px;
        border-bottom: 1px dashed #9db35c;
        position: relative;
    }
    .paging-navigation{
        padding: 8px;
        background: #ddd;
    }
    .loop-pagination{
        text-align: center;
    }
    .loop-pagination a.page-numbers,
    .loop-pagination span.current{
        font-weight: bold;
        text-decoration: none;
        padding: 4px;
        background: #2b88d9;
        color: #fff;
    }
    .loop-pagination span.current{
        background: #9db35c;
    }
    .site-info{
        text-align: center;
    }
    header h1{
        margin: 4px 0px 4px -8px;
        padding: 8px;
        color: #627f00;
    }
    .entry-content ol, .entry-content ul {
margin-bottom: 14px;
background: #fff9ee;
border: 1px solid #f5e4c5;
padding-top: 14px;
padding-bottom: 14px;
padding-right: 12px;
}
.entry-content ol li, .entry-content ul li {
margin: 14px 0px;
    
}

/* Comment -------------------------------------------------------------------*/
.comments-area{
    border-top: 5px solid #868686;
}
.comment p{
    padding-right: 8px;
    padding-left: 8px;
}
.comment .comment{
    margin-left: 8px;
    margin-bottom: 8px;
    border: 1px solid #bbccd7;
}

.comment.list{
    border-bottom: 1px solid #bbccd7;
}
.comment-respond{
    border: 1px solid #dadada;
    background: #fbfbfb;
    margin-top: 18px;
    padding: 8px;
}
.avatar.photo{
    vertical-align: middle;
}
.comment-author.vcard{
    background: #42ABE0;
    border: 1px solid #dadada;
    font-size: 0.8em;
    color: #ffffff;
}
.bypostauthor{
    background: #f4f4f4;
}
.bypostauthor .comment-author.vcard{
    font-weight: bold;
}
.comment-meta.commentmetadata{
    font-size: 0.7em;
    background: #fbfbfb;
    text-align: right;
}
.comment-meta.commentmetadata a{
    text-decoration: none;
    color: #ab2d15;
    text-transform: uppercase;
}
div.reply:after{
    display: block;
    height: 0;
    content: ' ';
    clear: both;
}
.comment-reply-link{
    text-decoration: none;
    color: #007cbd;
    background: #fbfbfb;
    display: block;
    padding: 8px;
    font-size: 0.8em;
    float: right;
}
.comment.depth-1{
    border: 1px solid #dadada;
    margin-bottom: 18px;
}
.comment.odd.thread-odd.depth-1{

}
.logged-in-as a{
    text-decoration: none;
    color: #99cc00;
}
.widget-space{
        
    }
    .widget-item ul{
        list-style-type: none;
        padding: 12px;
        margin: 0px;
    }
    .widget-item ul li{
        padding: 8px 0px;
        border-bottom: 1px solid #bbccd7;
    }
    .widget-item ul li a{
        text-decoration: none;
        color: #336699;
        font-weight: bold;
    }
    .regional-widget{
        float: left;
        margin-top: 8px;
    }
    .regional-widget .the-widget{
        padding: 4px;
        border: 1px solid #c0ccdb;
    }
    .regional-widget .widget-title{
        background: #207cca;
        margin: 0px;
        padding: 8px;
        color: #ffffff;
        font-size: 18px;
        text-align: center;
    }
    .regional-widget ul{
        padding: 0px;
        margin: 0px;
        list-style-type: none;
    }
    .regional-widget ul li a{
        text-decoration: none;
        color: #207cca;
        padding: 8px;
        display: block;
        margin-bottom: 1px;
        border-bottom: 1px solid #e1eff6;
        font-weight: bold;
    }
    .regional-widget ul li a:hover{
        text-decoration: underline;
    }

}