/*
Theme Name: Neo Zee
Theme URI: http://www.freestylepost.com/neozee/
Author: Sultan Mustafijul Hoque
Author URI: http://www.freestylepost.com
Description: Neo Zee is basically a simple but elegant and fast loading full width responsive blog theme. With excellent support for all types of screen resolution, whether be a tablet or a small screen smartphone or a typical cellphone, it gives excellent view enhanching user experiences. Key Features includes, header monetization, built-in author bio box, better author page, better code tutorial support, dynamic copyright and much more. With it's wide range of built-in features you'll get a really fast loading professional blogging experience with minimal plugin requirements.
Version: 2.2.12.1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: neo-zee
Tags: light, white, buddypress, flexible-header, two-columns, right-sidebar, custom-header, fixed-layout, custom-background, custom-colors, custom-menu, featured-images, full-width-template, post-formats, sticky-post, translation-ready, responsive-layout, theme-options, threaded-comments, accessibility-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/


html { margin:0; padding:0; border:0; }
div, object, iframe, blockquote, pre, abbr, acronym, address, code, del, dfn, img, q, dl, dt, dd, fieldset, form, label, legend, table, article, aside, dialog, figure, footer, header, hgroup, nav, section { margin:0; padding:0; border:0; font-weight:inherit; font-style:inherit; font-size:100%; font-family:inherit; vertical-align:baseline;}
article, aside, dialog, figure, footer, header, hgroup, nav, section { display: ; }
blockquote:before, blockquote:after, q:before, q:after {content:'';}
blockquote, q {quotes:"" "";}
a img {border:none;}
:focus {outline:0;}
dt { font-weight: bold; text-decoration: underline; } dd { margin: 0; padding: 0 0 0.5em 0; }


body {
    font-family: "Segoe UI", Arial, Helvetica, sans-serif;
    font-size: 14px;
    width: 98.8%;
    height: 100%;
    }

h1 a, h2 a ,h3 a, h4 a, h5 a, h6 a { text-decoration: none; }
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover  { text-decoration: none; }

h1 a, h2 a ,h3 a, h4 a, h5 a, h6 a { text-decoration: none; }

h1, h2, h3, h4, h5, h6 { }
h1 { font-size:30px; }
h2 { font-size:23px; }
h3 { font-size:20px; }
h4 { font-size:16px; }
h5 { font-size:14px; }
h6 { font-size:12px; }


code{
    font-family: monospace;
    font-size: 13.9px;
    color: #600;
    color: #600;
    border: 1px solid #edc;
    border-radius: .25em;
    padding: 0 0.3em;
    background: #fafafa;
}


.container {
    width: 1200px;
    margin: -10px auto;
}

.upper-credit {
    background-color: #000000; 
    float: auto;
    width: 100%; 
    margin-bottom: 5px;
    height: 8px; 
}

.header {
    width: 100%;
    float: left;
    padding-top: 5px;
    padding-bottom: 1px;
    margin: -5px auto 0 auto;
    background-color: rgba(18, 113, 71, 0.6); 
    background: -moz-linear-gradient(top,  rgba(30,87,153,1) 0%, rgba(125,185,232,0) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(30,87,153,1)), color-stop(100%,rgba(125,185,232,0))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  rgba(30,87,153,1) 0%,rgba(125,185,232,0) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  rgba(30,87,153,1) 0%,rgba(125,185,232,0) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  rgba(30,87,153,1) 0%,rgba(125,185,232,0) 100%); /* IE10+ */
    background: linear-gradient(to bottom,  rgba(30,87,153,1) 0%,rgba(125,185,232,0) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1e5799', endColorstr='#007db9e8',GradientType=0 ); /* IE6-9 */
    background-position: top;
    color: #fff;
    border-bottom: 0px solid #000000;
     border-radius: 0px;

    -moz-border-radius: 0px;

    -webkit-border-radius: 0px;
}

.site-title a {
    float: left;
    color: #0066bf;
    background: rgb(174,188,191); /* Old browsers */
    background: -moz-linear-gradient(left, rgba(174,188,191,1) 51%, rgba(10,14,10,1) 51%, rgba(234,252,252,1) 51%, rgba(230,239,247,1) 51%, rgba(234,252,252,1) 100%, rgba(10,8,9,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, right top, color-stop(51%,rgba(174,188,191,1)), color-stop(51%,rgba(10,14,10,1)), color-stop(51%,rgba(234,252,252,1)), color-stop(51%,rgba(230,239,247,1)), color-stop(100%,rgba(234,252,252,1)), color-stop(100%,rgba(10,8,9,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(left, rgba(174,188,191,1) 51%,rgba(10,14,10,1) 51%,rgba(234,252,252,1) 51%,rgba(230,239,247,1) 51%,rgba(234,252,252,1) 100%,rgba(10,8,9,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(left, rgba(174,188,191,1) 51%,rgba(10,14,10,1) 51%,rgba(234,252,252,1) 51%,rgba(230,239,247,1) 51%,rgba(234,252,252,1) 100%,rgba(10,8,9,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(left, rgba(174,188,191,1) 51%,rgba(10,14,10,1) 51%,rgba(234,252,252,1) 51%,rgba(230,239,247,1) 51%,rgba(234,252,252,1) 100%,rgba(10,8,9,1) 100%); /* IE10+ */
    background: linear-gradient(to right, rgba(174,188,191,1) 51%,rgba(10,14,10,1) 51%,rgba(234,252,252,1) 51%,rgba(230,239,247,1) 51%,rgba(234,252,252,1) 100%,rgba(10,8,9,1) 100%); /* W3C */
    border: 2px solid #00b9f2;
    font-size: 40px;
    margin: 2px 2px 22px 2px;
    padding: 5px;
    text-shadow: 2px 2px 2px #FFFFFF;
    box-shadow: 8px 8px 8px #333;   
}

.site-title a:hover {
   
}

/*search*/
#search {
    width: auto;
    float: none;
    margin: 3px 0 20px 0;
    padding-bottom: 6px;
    padding-left: 4px;
    padding-top: 2px;
    height: auto;
    background: #c0c0c0;
    -moz-border-radius :2px;
    -webkit-border-radius: 2px;
}
    #search form, #search fieldset {
        float: none;
        margin: 0;
        padding: 0;
    }
    #search fieldset {
        border: 1px solid #ddd;
    }
    #s {float: none;
        background: #fff;
        border: 0px solid #333;
        padding: 2px 0 2px 4px;
        margin: 0;
        color: #333;
        font-size: 12px;
        font-family: Arial, Helvetica, sans-serif;
        width: auto;
    }
    #searchsubmit {
        float: none;
        margin: 3px 3px 0 0;
    }

.nz-header-widget {
    min-height: auto;
    max-height: auto;
    width: auto;
    max-width: auto;
    min-width: auto;
    float: right;
    text-align: center;
    margin: 0 5px auto auto;
    border: 1px solid green;
}


.top-nav {
    background: #fbfbfb;
    height: 100%;
}
    .top-nav .menu-alert{
        float: left;
        color: #666;
        padding: 8px 0;
        font-style: italic;
    }
    .top-nav ul {
    	background: transparent;
        background-color: transparent;
        float: left;
    }
        .top-nav ul li {
            position: relative;
            display: inline-block;
            float: left;
            border-right: 0px solid #F2F2F2;
            margin: 2px;
        }
        .top-nav ul li a {
            display: inline-block;
            background-color: #333;
            height: 30px;
            line-height: 30px;
            color: #fff !important;
            padding:0 8px;
            text-shadow:0 0 0 #FFFFFF;
            text-decoration: none;
            -webkit-border-top-right-radius: 3px;
            -webkit-border-top-left-radius: 3px;
            -webkit-border-bottom-right-radius: 3px;
            -webkit-border-bottom-left-radius: 3px;
            -moz-border-radius-bottom-right: 3px;
            -moz-border-radius-bottom-left: 3px;
            border-top-right-radius: 3px;
            border-top-left-radius: 3px;
            border-bottom-right-radius: 3px;
            border-bottom-left-radius: 3px;
        }
        .top-nav ul li a:hover {
            background-color: #c0c0c0;
            text-decoration: none; 
        }
        .top-nav ul li .sub-indicator{}
        .top-nav ul li a:hover {
            color: #000 !important;
        }

        .top-nav ul ul {
            background: #fbfbfb;
            display: none;
            padding:0;
            position: absolute;
            top: 30px;
            width: 180px;
            z-index: 99999;
            float: left;
            -webkit-border-bottom-right-radius: 3px;
            -webkit-border-bottom-left-radius: 3px;
            -moz-border-radius-bottom-right: 3px;
            -moz-border-radius-bottom-left: 3px;
            border-bottom-right-radius: 3px;
            border-bottom-left-radius: 3px;
        }
            .top-nav ul ul li {
                background: none !important;
                border: none !important;
                z-index: 99999;
                min-width: 180px;
            }
                .top-nav ul ul ul {
                    right: auto;
                    left: 100%;
                    top: 0;
                    z-index: 99999;
                }
            .top-nav ul ul a {
                background: none;
                height: auto !important;
                line-height: 1em;
                padding: 10px 10px;
                width: 160px;
                display: block !important;
                margin-right: 0 !important;
                z-index: 99999;
                color: #777!important;
            }
            .top-nav ul ul li a:hover {
                background: #c0c0c0;
                -webkit-border-bottom-right-radius: 3px;
                -webkit-border-bottom-left-radius: 3px;
                -moz-border-radius-bottom-right: 3px;
                -moz-border-radius-bottom-left: 3px;
                border-bottom-right-radius: 3px;
                border-bottom-left-radius: 3px;
            }
            .top-nav ul ul li.current-menu-item:after{display: none;}

            
        .top-nav ul li:hover > a,
        .top-nav ul :hover > a ,
        .top-nav ul li.current-menu-item a { color:#000;}
        
    .top-nav ul li.current-menu-item:after{
        content: " ";
        display: block;
        width: 0;
        height: 0;
        position: absolute;
        top: 0px;
        z-index: 2;
        right:45%;
        border: 4px solid transparent;
        border-top-color: #F88C00 ;
    }

        .top-nav ul ul li:hover > a,
        .top-nav ul ul :hover > a {
            color: #000 !important;
        }
        .top-nav ul li:hover > ul {display: block;}


.masthead {
    float: right;
    background: none;
    height: 100%;
    padding-bottom: 10px;
}
    .masthead .menu-alert{
        float: left;
        color: #666;
        padding: 8px 0;
        font-style: italic;
    }
    .masthead ul {
        background: none;
        float: left;
    }
        .masthead ul li {
            position: relative;
            display: inline-block;
            float: left;
            border-right: 1px solid #F2F2F2;
            margin: 2px;
        }
        .masthead ul li a {
            display: inline-block;
            background-color: #c0c0c0;
            height: 30px;
            line-height: 30px;
            color: #666;
            padding:0 8px;
            text-shadow:0 1px 1px #FFF;
            text-decoration: none;
            -webkit-border-top-right-radius: 3px;
            -webkit-border-top-left-radius: 3px;
            -webkit-border-bottom-right-radius: 3px;
            -webkit-border-bottom-left-radius: 3px;
            -moz-border-radius-bottom-right: 3px;
            -moz-border-radius-bottom-left: 3px;
            border-top-right-radius: 3px;
            border-top-left-radius: 3px;
            border-bottom-right-radius: 3px;
            border-bottom-left-radius: 3px;
        }
        .masthead ul li a:hover {
            background-color: #c0c0c0;
            text-decoration: none; 
        }
        .masthead ul li .sub-indicator{}
        .masthead ul li a:hover {
            color: #000;
        }

        .masthead ul ul {
            background: #fbfbfb;
            display: none;
            padding:0;
            position: absolute;
            top: 30px;
            width: 180px;
            z-index: 99999;
            float: left;
            -webkit-border-bottom-right-radius: 3px;
            -webkit-border-bottom-left-radius: 3px;
            -moz-border-radius-bottom-right: 3px;
            -moz-border-radius-bottom-left: 3px;
            border-bottom-right-radius: 3px;
            border-bottom-left-radius: 3px;
        }
            .masthead ul ul li {
                background: none !important;
                border: none !important;
                z-index: 99999;
                min-width: 180px;
            }
                .masthead ul ul ul {
                    right: auto;
                    left: 100%;
                    top: 0;
                    z-index: 99999;
                }
            .masthead ul ul a {
                background: none;
                height: auto !important;
                line-height: 1em;
                padding: 10px 10px;
                width: 160px;
                display: block !important;
                margin-right: 0 !important;
                z-index: 99999;
                color: #777!important;
            }
            .masthead ul ul li a:hover {
                background: #c0c0c0;
                -webkit-border-bottom-right-radius: 3px;
                -webkit-border-bottom-left-radius: 3px;
                -moz-border-radius-bottom-right: 3px;
                -moz-border-radius-bottom-left: 3px;
                border-bottom-right-radius: 3px;
                border-bottom-left-radius: 3px;
            }
            .masthead ul ul li.current-menu-item:after{display: none;}

            
        .masthead ul li:hover > a,
        .masthead ul :hover > a ,
        .masthead ul li.current-menu-item a { color:#000;}
        
    .masthead ul li.current-menu-item:after{
        content: " ";
        display: block;
        width: 0;
        height: 0;
        position: absolute;
        top: 0px;
        z-index: 2;
        right:45%;
        border: 4px solid transparent;
        border-top-color: #F88C00 ;
    }

        .masthead ul ul li:hover > a,
        .masthead ul ul :hover > a {
            color: #000 !important;
        }
        .masthead ul li:hover > ul {display: block;}


.content {
    background-color: #ffffff;
    margin-left: 0px;
    margin-top: 5px;
    float: left; 
    width: 76%; 
    border-width:0.0em; 
    border-color:#999; 
    border-style:solid;
}

.entry-static {
    float: none;
    padding-top: 8px;
    padding-bottom: 15px;
    padding-left: 6px;
    padding-right: 8px;
    background: #fff;
    font-family: Georgia, 'Times New Roman', Times, serif;
    font-size: 18px;
    font-variant: normal;
    font-weight: normal;
    font-style: italic;
    color: #003D52;
    text-align: justify;
}

.post-header-static {
    width: 98.5%;
    float: left;
    padding-top: 8px;
    padding-bottom: 15px;
    margin: 0 auto 10px auto;
    background: #EEEEFB;
    box-shadow: 0.30em 0.30em 0.30em #c0c0c0;

     border-radius: 5px;

    -moz-border-radius: 5px;

    -webkit-border-radius: 5px;
}

.post-header-static h2 {
    font-family: Georgia, 'Times New Roman', Times, serif;
    font-size: 29px;
    font-variant: normal;
    font-weight: none;
    color: #000000;
    text-decoration: underline;
    text-align: center;
}


.neozee-none {
    width: 0%;
    height: 0%;
}


.post-header {
    width: 100%;
    float: left;
    padding-top: 8px;
    padding-bottom: 15px;
    margin: 0 auto 10px auto;
    background: #EEEEFB;
    box-shadow: 0.40em 0.40em 0.40em #c0c0c0;

     border-radius: 0px;

    -moz-border-radius: 0px;

    -webkit-border-radius: 0px;
}

.post-header h2 {
    font-family: Georgia, 'Times New Roman', Times, serif;
    font-size: 28px;
    font-variant: normal;
    font-weight: normal;
    color: #333;
    text-decoration: none;
    padding-left: 5px;
}

.post-header h2 a {
    font-family: Georgia, 'Times New Roman', Times, serif;
    font-size: 28px;
    font-variant: normal;
    font-weight: normal;
    color: #333;
    text-decoration: none;
}

.post-header h2 a:hover {
    text-decoration: underline;
}


.post-header-single {
    width: 100%;
    float: left;
    padding-top: 8px;
    padding-bottom: 5px;
    margin-bottom: 12px;
    background: #EEEEFB;
    border-bottom: 1px solid #000000;

     border-radius: 0px;

    -moz-border-radius: 0px;

    -webkit-border-radius: 0px;
}

.post-header-single h2 {
    float: left;
    padding-top: 2px;
    font-family: Georgia, 'Times New Roman', Times, serif;
    font-size: 28px;
    font-variant: normal;
    font-weight: normal;
    color: #333;
    text-decoration: none;
    padding-left: 5px;
    margin-top: -12px;
    margin-bottom: -3px;
}

.post-header-single h2 a {
    font-family: Georgia, 'Times New Roman', Times, serif;
    font-size: 28px;
    font-variant: normal;
    font-weight: normal;
    color: #333;
    text-decoration: none;
}

.post-header-single h2 a:hover {
    text-decoration: underline;
}



.date {
    float: right;
    padding-top: 0px;
    padding-bottom: 0px;
    margin-right: 10px;
    padding-left: 2px;
    padding-right: 2px;
    background: #fff;
    color: #333;
    border: 0px solid #333;
    box-shadow: 0.25em 0.25em 0.25em #c0c0c0;

     border-radius: 0px;

    -moz-border-radius: 0px;

    -webkit-border-radius: 0px;
}

.date a {
    color: #333;
    font-color: #333;
    text-decoration: none;
}

.author {
    width: px;
    height: px;
    float: right;
    padding-top: px;
    padding-bottom: px;
    margin-right: 5px;
    margin-left: 5px;
    padding-left: 2px;
    padding-right: 2px;
    background: #fff;
    color: #333;
    border: 0px solid #333;
    box-shadow: 0.25em 0.25em 0.25em #c0c0c0;

     border-radius: 0px;

    -moz-border-radius: 0px;

    -webkit-border-radius: 0px;
}

.author a {
    color: #333;
    text-decoration: none;
}

.postCategory {
    width: px;
    height: px;
    float: right;
    padding-top: px;
    padding-bottom: px;
    margin: 0 auto 20px auto;
    padding-left: 2px;
    padding-right: 2px;
    background: #fff;
    color: #333;
    border: 0px solid #333;
    box-shadow: 0.25em 0.25em 0.25em #c0c0c0;
     border-radius: 0px;

    -moz-border-radius: 0px;

    -webkit-border-radius: 0px;
}

.postCategory a {
    text-decoration: none;
    color: #333;
}


.postTags {
    width: px;
    height: px;
    float: right;
    padding-top: px;
    padding-bottom: px;
    margin-right: 5px;
    margin-left: 5px;
    padding-left: 2px;
    padding-right: 2px;
    background: #fff;
    color: #333;
    border: 0px solid #333;
    box-shadow: 0.25em 0.25em 0.25em #c0c0c0;

     border-radius: 0px;

    -moz-border-radius: 0px;

    -webkit-border-radius: 0px;
}

.postTags a {
    text-decoration: none;
    color: #333;
}


.title {
    float: none;
    padding: none;
}

.title-single {
    float: left;
    padding-top: 10px;
    padding-bottom: 5px;
}

.title-single-front-page h2 {
    float: none;
    padding-top: 10px;
    padding-bottom: 5px;
    text-align: center;
}

.title-single-home {
    float: none;
    padding-top: 10px;
    padding-bottom: 5px;
}


.post-footer-single {
    width: auto;
    height: auto;
    float: right;
    font-style: italic;
}

.post-footer-edit-single {
    width: auto;
    height: auto;
    float: left;
}

.post-footer-index {
    width: px;
    height: px;
    float: right;
    margin-top: 15px;
    margin-right: 5px;
}
.post-footer-edit-index{
    width: px;
    height: px;
    float: right;
    margin-top: 15px
}

.entry {
    width: 99.5%;
    float: none;
    padding-top: 8px;
    padding-bottom: 15px;
    margin: 0 auto 20px auto;    

     border-radius: 5px;

    -moz-border-radius: 5px;

    -webkit-border-radius: 5px;
    font-family: Georgia, 'Times New Roman', Times, serif;
    font-size: 18px;
    font-variant: normal;
    font-weight: normal;
    font-style: italic;
    color: #333;
}

.entry-single {
    width: 99%;
    height: px;
    float: none;
    padding-top: 8px;
    padding-bottom: 20px;
    padding-left: 10px;
    margin: 0 auto 20px auto;
    background: #EEEEFB;
    box-shadow: 0.35em 0.35em 0.35em #c0c0c0;
    

     border-radius: 0px;

    -moz-border-radius: 0px;

    -webkit-border-radius: 0px;
    font-family: Georgia, 'Times New Roman', Times, serif;
    font-size: 16px;
    font-variant: normal;
    font-weight: normal;
    color: #000;
    font-style: none;
}

.entry-bp {
    width: 99%;
    height: px;
    float: none;
    padding-top: 8px;
    padding-bottom: 50px;
    padding-left: 10px;
    margin: 0 auto 20px auto;
    background: #EEEEFB;
    box-shadow: 0.35em 0.35em 0.35em #c0c0c0;
    

     border-radius: 0px;

    -moz-border-radius: 0px;

    -webkit-border-radius: 0px;
    font-family: Georgia, 'Times New Roman', Times, serif;
    font-size: 16px;
    font-variant: normal;
    font-weight: normal;
    color: #000;
    font-style: none;
}

.entry-single-description {
    width: 99%;
    height: px;
    float: none;
    padding-top: 8px;
    padding-bottom: 20px;
    padding-left: 10px;
    margin: 0 auto 20px auto;
    background: #ffffff;
    box-shadow: 0.35em 0.35em 0.35em #c0c0c0;
    

     border-radius: 0px;

    -moz-border-radius: 0px;

    -webkit-border-radius: 0px;
    font-family: Georgia, 'Times New Roman', Times, serif;
    font-size: 16px;
    font-variant: normal;
    font-weight: normal;
    color: #000;
    font-style: none;
}



.entry-single-description img {
opacity:1.0;
filter:alpha(opacity=100); /* For IE8 and earlier */
}
.entry-single-description img:hover{
opacity:0.7;
filter:alpha(opacity=40); /* For IE8 and earlier */
-webkit-transition: all 2s ease;
-moz-transition: all 2s ease;
-ms-transition: all 2s ease;
-o-transition: all 2s ease;
transition: all 2s ease;
}

.entry-single-content {
    padding-bottom: 35px;
}

.entry-single-content a {
    color: #0033CC;
}


.summary {
    font-size: 14px;
    font-style: italic;
    color: #3333FF;
}

.excerpt-pc {
    width: 100%;
    margin-top: -16px;
}


.nz_footer_menu_class {
    
}


.comments {
    font-family: Georgia, 'Times New Roman', Times, serif;
    font-variant: normal;
    font-weight: normal;
    color: #333;
    font-style: italic;
    width: 99%;
    height: px;
    float: none;
    padding-top: 8px;
    padding-bottom: 20px;
    padding-left: 10px;
    margin: 0 auto 20px auto;
    background: #fff;
    border: 0px solid #ffffff;
    box-shadow: 0 0 0.25em #000;
    

     border-radius: 5px;

    -moz-border-radius: 5px;

    -webkit-border-radius: 5px;
}

#comments {
    width: auto;
    height: auto;
}

.comments-list {
    border-bottom: 1px solid #555;
    margin-left: -10px;
    padding: 5px;
}

.bypostauthor {
    display: block;
}

.sidebar {
    background-color: #fff; 
    float: right;
    margin-right: 0px; 
    margin-top: 5px; 
    margin-bottom: 20px; 
    padding-left: 5px;
    padding-right: 5px;
    border-width: 0.1em; 
    border-color: #999; 
    border-style: solid; 
    height: 100%; 
    width: 22.3%;
    box-shadow: 0 0 0.25em #000;
}

.sidebar img {
    max-width: 100%;
}


.sidebar ul li {
    list-style: none;
    padding-left: 10px;
    margin-right: -5px;
    padding-bottom: 10px;
    margin-left: -45px;
} 

.pre-widget-sidebar {
    padding-left: 5px;
    padding-right: 5px;
}

.calendar-4 { 
background-color: #858585;
color:#FFF;
}
.calendar-4 .widget-title { 
font-weight:bold;
}

a {
    font-family: Georgia, 'Times New Roman', Times, serif;
    font-variant: normal;
    font-weight: normal;
    color: #361E1E;
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%; /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}

.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}


.sticky {
    display: inline-block;
}

.gallery-caption {
    display: inline-block;
}

.alignright {
    width: auto;
    height: auto;
    float: right;
    padding-top: 2px;
    padding-bottom: 2px;
    margin-right: 5px;
    margin-left: 5px;
    margin-top: 15px;
    margin-bottom: 15px;
    padding-left: 2px;
    padding-right: 2px;
    background: #c0c0c0;
    border: 1px solid #333;
    box-shadow: 0.25em 0.25em 0.25em #c0c0c0;

     border-radius: 0px;

    -moz-border-radius: 0px;

    -webkit-border-radius: 0px;
    display: inline-block;
    float: right;
}

.alignright a {
    font-weight: bold;
    color: #333;
}

.alignleft {
    width: auto;
    height: auto;
    float: right;
    padding-top: 2px;
    padding-bottom: 2px;
    margin-right: 5px;
    margin-left: 5px;
    margin-top: 15px;
    margin-bottom: 15px;
    padding-left: 2px;
    padding-right: 2px;
    background: #c0c0c0;
    border: 1px solid #333;
    box-shadow: 0.25em 0.25em 0.25em #c0c0c0;

     border-radius: 0px;

    -moz-border-radius: 0px;

    -webkit-border-radius: 0px;
    display: inline-block;
    float: right;
    display: inline-block;
    float: left;
}

.alignleft a {
    font-weight: bold;
    color: #333;
}

.aligncenter {
    display: inline-block;
}

/* Text meant only for screen readers. */
.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
}

.screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    color: #21759b;
    display: block;
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: bold;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000; /* Above WP toolbar. */
}


.footer {
    background-color: #000000; 
    float: left;
    padding-top: 10px;
    width: 100%; 
    height: 30px; 
    border-width: 0.1em; 
    border-color: #999; 
    border-style: solid;
    box-shadow: 0 0 0.25em #000;
}



.credit {
    float: auto;
    text-align: center;
    font-family: Georgia, serif;
    color: #ffffff;
    width: auto;
    height: 15px;
}

.credit a {
    color: #ffffff;
}


.content-block { 
    border:1px solid #eee; 
    padding:3px;
    background:#ccc;
    max-width:250px;
    float:right; 
    text-align:center;
}
.content-block:after { 
    clear:both;
} 
.blue-button { 
    background-color:#33bdef;
    -moz-border-radius:6px;
    -webkit-border-radius:6px;
    border-radius:6px;
    border:1px solid #057fd0;
    display:inline-block;
    cursor:pointer;
    color:#ffffff;
    padding:6px 24px;
    text-decoration:none;
}

.red-button {
    background-color:#bc3315;
    -moz-border-radius:6px;
    -webkit-border-radius:6px;
    border-radius:6px;
    border:1px solid #942911;
    display:inline-block;
    cursor:pointer;
    color:#ffffff;
    padding:6px 24px;
    text-decoration:none;
}


.new-article { 
background: #FF6600;
padding: 3px;
border: 1px solid #eeefd2;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
margin-left:5px;
font-size: small;
font-weight: bold;
}

.avatar {
border-radius: 50%;
-moz-border-radius: 50%;
-webkit-border-radius: 50%;
}


blockquote {
    font-family: Georgia, serif;
    font-size: 18px;
    font-style: italic;
    width: 90.5%;
    margin: 0.25em 0;
    padding: 0.25em 40px;
    line-height: 1.45;
    position: relative;
    color: #383838;
    background:#ececec;
}

blockquote:before {
    display: block;
    content: "\201C";
    font-size: 80px;
    position: absolute;
    left: -10px;
    top: -10px;
    color: #7a7a7a;
}

blockquote cite {
    color: #999999;
    font-size: 14px;
    display: block;
    margin-top: 5px;
}
 
blockquote cite:before {
    content: "\2014 \2009";
}

.navigation{
    float: right;
    padding-bottom: 10px;
    padding-right: 5px;
}

.navigation li a,
.navigation li a:hover,
.navigation li.active a,
.navigation li.disabled {
    color: #fff;
    text-decoration:none;
}

.navigation li {
    display: inline;
}

.navigation li a,
.navigation li a:hover,
.navigation li.active a,
.navigation li.disabled {
    background-color: #6FB7E9;
    border-radius: 3px;
    cursor: pointer;
    padding: 12px;
    padding: 0.75rem;
}

.navigation li a:hover,
.navigation li.active a {
    background-color: #3C8DC5;
}

/* Single Article Author Bio */
.author-bio {
    width: 100%;
    height: auto;
    background: -moz-linear-gradient(top,  rgba(174,214,212,0) 0%, rgba(85,161,165,0.38) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(174,214,212,0)), color-stop(100%,rgba(85,161,165,0.38))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  rgba(174,214,212,0) 0%,rgba(85,161,165,0.38) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  rgba(174,214,212,0) 0%,rgba(85,161,165,0.38) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  rgba(174,214,212,0) 0%,rgba(85,161,165,0.38) 100%); /* IE10+ */
    background: linear-gradient(to bottom,  rgba(174,214,212,0) 0%,rgba(85,161,165,0.38) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00aed6d4', endColorstr='#6155a1a5',GradientType=0 ); /* IE6-9 */
    border-top: 2px solid #006E8A;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
}

.author-bio img {
    float: left;
}

.author-bio p {
    margin-bottom: 0;
    padding-bottom: 0px;
}

.author-bio a {
    color: #5A0000;
}


.author-bio-author {
    width: 100%;
    height: auto;
    background: -moz-linear-gradient(top,  rgba(174,214,212,0) 0%, rgba(85,161,165,0.38) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(174,214,212,0)), color-stop(100%,rgba(85,161,165,0.38))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  rgba(174,214,212,0) 0%,rgba(85,161,165,0.38) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  rgba(174,214,212,0) 0%,rgba(85,161,165,0.38) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  rgba(174,214,212,0) 0%,rgba(85,161,165,0.38) 100%); /* IE10+ */
    background: linear-gradient(to bottom,  rgba(174,214,212,0) 0%,rgba(85,161,165,0.38) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00aed6d4', endColorstr='#6155a1a5',GradientType=0 ); /* IE6-9 */
    border: 2px solid #006E8A;
    margin-bottom: 35px;
    padding-bottom: 35px;
}

.author-bio-author img {
    float: left;
}

.author-bio-author p {
    margin-bottom: 0;
    padding-bottom: 0px;
}

.author-bio-author a {
    color: #5A0000;
}

.web {
    width: auto;
    height: auto;
    display: inline-block;
    background-color: #7A2929;
    margin: 2px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
}

.web li {
    display: block;
}

.web a {
    padding: 5px;
    display: block;
    color: #fff;
}

.web a:hover {
    display: block;
    text-decoration: none;
    background-color: #A34747;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
}

.arss {
    width: auto;
    height: auto;
    display: inline-block;
    background-color: #CC7A00;
    margin: 2px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
}

.arss li {
    display: block;
}

.arss a {
    padding: 5px;
    display: block;
    color: #fff;
}

.arss a:hover {
    display: block;
    text-decoration: none;
    background-color: #DBA24D;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
}

.agoogle {
    width: auto;
    height: auto;
    display: inline-block;
    background-color: #0066FF;
    margin: 2px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
}

.agoogle li {
    display: block;
}

.agoogle a {
    padding: 5px;
    display: block;
    color: #fff;
}

.agoogle a:hover {
    display: block;
    text-decoration: none;
    background-color: #3385FF;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
}

.atwitter {
    width: auto;
    height: auto;
    display: inline-block;
    background-color: #4F7A8E;
    margin: 2px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
}

.atwitter li {
    display: block;
}

.atwitter a {
    padding: 5px;
    display: block;
    color: #fff;
}

.atwitter a:hover {
    display: block;
    text-decoration: none;
    background-color: #6398B2;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
}

.afacebook {
    width: auto;
    height: auto;
    display: inline-block;
    background-color: #1A4C80;
    margin: 2px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
}

.afacebook li {
    display: block;
}

.afacebook a {
    padding: 5px;
    display: block;
    color: #fff;
}

.afacebook a:hover {
    display: block;
    text-decoration: none;
    background-color: #487099;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
}


.alinkedin {
    width: auto;
    height: auto;
    display: inline-block;
    background-color: #1414CC;
    margin: 2px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
}

.alinkedin li {
    display: block;
}

.alinkedin a {
    padding: 5px;
    display: block;
    color: #fff;
}

.alinkedin a:hover {
    display: block;
    text-decoration: none;
    background-color: #5B5BDB;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
}


/* Thumbnail Style */
.attachment-post-thumbnail {
    float: left;
    margin: 5px 15px 5px 5px;
    border: 0px solid #000;
    box-shadow: 0.15em 0.15em 0.15em 0.15em #c0c0c0;
}


/* Highlight active form field */

#respond input[type=text], textarea {
  -webkit-transition: all 0.30s ease-in-out;
  -moz-transition: all 0.30s ease-in-out;
  -ms-transition: all 0.30s ease-in-out;
  -o-transition: all 0.30s ease-in-out;
  outline: none;
  padding: 3px 0px 3px 3px;
  margin: 5px 1px 3px 0px;
  border: 1px solid #DDDDDD;
}
 
 
#respond input[type=text]:focus, textarea:focus {
  box-shadow: 0 0 5px rgba(81, 203, 238, 1);
  margin: 5px 1px 3px 0px;
  border: 1px solid rgba(81, 203, 238, 1);
}

/* how text appears inside input boxes */

#author { 
    color: #21759b;
    font-family: "Luicida Console", "Courier New", "Courier", monospace;
} 

#url  { 
    color: #21759b;
    font-family: "Luicida Console", "Courier New", "Courier", monospace; 
} 

#email  { 
    color: #21759b;
    font-family: "Luicida Console", "Courier New", "Courier", monospace; 
} 

/* The Submit Button */

#submit {
    font-family: Arial;
    color: #ffffff;
    font-size: 15px;
    padding: 5px;
    text-decoration: none;
    box-shadow: 0px 1px 3px #666666;
    -webkit-box-shadow: 0px 1px 3px #666666;
    -moz-box-shadow: 0px 1px 3px #666666;
    text-shadow: 1px 1px 3px #666666;
    background: -webkit-gradient(linear, 0 0, 0 100%, from(#006ad4), to(#003366));
    background: -moz-linear-gradient(top, #006ad4, #003366);
} 

#submit:hover {
  background: -webkit-gradient(linear, 0 0, 0 100%, from(#003366), to(#006ad4));
  background: -moz-linear-gradient(top, #003366, #006ad4)
}

.required {
    color: red;
}


/* Comment Display */
.commentlist .even .comment { 
    background-color: #ccddf2; 
} 
.commentlist .odd .comment {
    background-color: #CCCCCC;
}

.comments-area article header {
    margin: 0 0 48px;
    overflow: hidden;
    position: relative;
    background-color:#55737D;
    color:#FFFFFF;
    padding: 10px;
}

.reply { 
    float: right;
    margin: 0 10px 10px 0;
    text-align: center;
    background-color: #55737D;
    border: 1px solid #55737D;
    border-radius: 3px;
    padding: 1px;
    width: 50px;
    box-shadow: 1px 1px 2px 2px #4f4f4f;
}

.comment article {
    padding-bottom: 2.79rem;
}

a.comment-reply-link {
    color: #FFFFFF;
    font-size: 20px;
    text-decoration:none;
}

a.comment-reply-link:hover,
a.comment-edit-link:hover {
    color: #f6e7d7;
}

a.comment-edit-link {
    color: #FFFFFF;
    margin:0 0 10px 10px;
    text-align:center;
    background-color: #55737D;
    border:1px solid #55737D;
    border-radius:3px;
    padding:1px;
    box-shadow: 1px 1px 2px 2px #4f4f4f;
}

#cancel-comment-reply-link  {
    font-size: 12px;
    text-align: center;
    background-color: #55737D;
    border: 1px solid #55737D;
    border-radius:3px;
    padding: 3px;
    color:#FFFFFF;
    box-shadow: 1px 1px 2px 2px #4f4f4f;
    text-decoration: none;
}



/* For smartphones */

@media only screen and (max-width: 480px) {
    #access .menu-header, div.menu, #colophon, #branding, #main, #wrapper, #site-title {

        width:400px;
    }

    .container {
        width:100%;
    }

    .header img {
        width:100%;
    }

    .nz-header-widget {
        width: 100%;
    }

    .top-nav {
        display: none;
        width:100%;
    }

    .date {
        display: auto;
        float: left;
    }

    .author {
        display: auto;
    }

    .postCategory {
        display: none;
    }

    .postTags {
        display: none;
    }

    .title {
        width: 100%;
    }

    .post-header-single {
        width: 100%;
        float: left;
        padding-top: 8px;
        padding-bottom: 5px;
        background: #ffffff;
        border: 1px solid #ffffff;
        box-shadow: 0 0 0 #000;

         border-radius: 5px;

        -moz-border-radius: 5px;

        -webkit-border-radius: 5px;
    }

    .excerpt-pc {
        width: 100%;
    }

    .sidebar {
        display: none;
    }

    .content {
        width: 97%;
    }

    .entry-single {
        width: 97%;
    }

    .entry-single img {
        width: 97%;
    }

    .post-header-single {
        width: 98%;
    }

}

/* For tablets */

@media only screen and (min-width: 481px) and (max-width: 975px) {
    #access .menu-header, div.menu, #colophon, #branding, #main, #wrapper, #site-title {

    }

    .container {
        width:100%;
    }

    .nz-header-widget {
        width: 100%;
    }

    .top-nav {
        display: none;
        width:100%;
    }

    .date {
        display: auto;
    }

    .author {
        display: auto;
    }

    .postCategory {
        display: none;
    }

    .postTags {
        display: none;
    }

    .title {
        width: 100%;
    }

    .post-header-single {
        width: 100%;
        float: left;
        padding-top: 8px;
        padding-bottom: 5px;
        background: #ffffff;
        border: 1px solid #ffffff;
        box-shadow: 0 0 0 #000;

         border-radius: 5px;

        -moz-border-radius: 5px;

        -webkit-border-radius: 5px;
    }

    .excerpt-pc {
        width: 100%;
    }

    .sidebar {
        display: none;
    }

    .content {
        width: 97%;
    }

    .entry-single {
        width: 97%;
    }

    .entry-single img {
        width: 97%;
    }

    .post-header-single {
        width: 98%;
    }

}

