/*
Theme Name: BCJG
Theme URI: http://www.wpshower.com/
Author: WPSHOWER
Version: 1.0.3
License: GNU General Public License
License URI: license.txt
Tags: fluid, grid, blog, imbalance


Colors:
text: #333
links: #111
headers: #aaa
background: #efefef
borders:  light blue #rgb(139 195 74 / 50%)
*/
@font-face {
    font-family: 'VerbExtralight-Italic';
    src: url('fonts/32666E_0_0.woff2') format('woff2'),url('fonts/32666E_0_0.woff') format('woff'),url('fonts/32666E_0_0.ttf') format('truetype');
}

@font-face {
    font-family: 'VerbExtralight';
    src: url('fonts/32666E_1_0.woff2') format('woff2'),url('fonts/32666E_1_0.woff') format('woff'),url('fonts/32666E_1_0.ttf') format('truetype');
}

@font-face {
    font-family: 'VerbLight-Italic';
    src: url('fonts/32666E_2_0.woff2') format('woff2'),url('fonts/32666E_2_0.woff') format('woff'),url('fonts/32666E_2_0.ttf') format('truetype');
    font-weight: normal;
    font-style: italic;
}

@font-face {
    font-family: 'VerbLight';
    src: url('fonts/32666E_3_0.woff2') format('woff2'),url('fonts/32666E_3_0.woff') format('woff'),url('fonts/32666E_3_0.ttf') format('truetype');
}

@font-face {
    font-family: 'VerbRegular-Italic';
    src: url('fonts/32666E_4_0.woff2') format('woff2'),url('fonts/32666E_4_0.woff') format('woff'),url('fonts/32666E_4_0.ttf') format('truetype');
}

@font-face {
    font-family: 'VerbRegular';
    src: url('fonts/32666E_5_0.woff2') format('woff2'),url('fonts/32666E_5_0.woff') format('woff'),url('fonts/32666E_5_0.ttf') format('truetype');
}

@font-face {
    font-family: 'VerbSemibold-Italic';
    src: url('fonts/32666E_6_0.woff2') format('woff2'),url('fonts/32666E_6_0.woff') format('woff'),url('fonts/32666E_6_0.ttf') format('truetype');
}

@font-face {
    font-family: 'VerbSemibold';
    src: url('fonts/32666E_7_0.woff2') format('woff2'),url('fonts/32666E_7_0.woff') format('woff'),url('fonts/32666E_7_0.ttf') format('truetype');
}

html, body, form, ul, li, table, td {
    margin: 0;
    padding: 0;
}

a {
    text-decoration: none;
    color: #cceeff;
    transition: all 0.2s linear;
}

a:hover, .menu a:hover, #nav-above a:hover, #footer a:hover, .entry-meta a:hover {
    text-decoration: none;
    color: #2196F3;
    transition: all 0.2s linear;
}

strong {
    font-family: 'VerbSemibold';
}

.fetch:hover {
    background: #444;
}

.menu ul .current-menu-item a {
    color: #2196F3;
}

#respond .form-submit input {
    background: #d5d5d4;
}

body {
    font-family: 'VerbRegular', sans-serif;
    position: relative;
    color: #eee;
    background-color: rgb(50 94 130);
}

/*
body.home {
    background-attachment: fixed;
    background-image: url(images/BCJG-back-light-01.gif);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: bottom left;
}
 */

.home h2.entry-title {
    display: none;
}

body, input, textarea {
    font-size: 16px;
    line-height: 1.75;
}

a img {
    border: 0;
}

html :where(img[class*=wp-image-]) {
    /* height: auto; */
    /* max-width: unset!important; */
}

td {
    vertical-align: top;
}

ul {
    list-style-position: inside;
}

h1 {
    font-size: 17px;
    font-family: 'VerbRegular', sans-serif;
}

h2 {
    font-size: 22px;
    font-family: 'VerbSemibold', sans-serif;
}

h3 {
    font-size: 16px;
    font-family: 'VerbSemibold', sans-serif;
    letter-spacing: 0.2px;
    text-transform: uppercase;
}

h4 {
    font-size: 14px;
    font-family: 'VerbRegular', sans-serif;
    letter-spacing: 0.2px;
    text-transform: uppercase;
}

#related h3 {
    /* width: 100%; */
    column-span: all;
}

div.post {
    text-align: justify;
}

body.single-post div#header-left {
    display: none;
}

#site-title p.description {
    /* font-size: 65%; */
    margin: 0;
    letter-spacing: .25px;
    display: inline-block;
}

blockquote {
    border-left: 0px solid #rgb(139 195 74 / 50%);
    margin-left: 7px;
    padding-left: 20px;
    font-size: 110%;
    font-weight: 100;
    line-height: 2;
    /* display: inline-block; */
    width: 70%;
    margin: 20px 0 20px 0px;
    /* background: #f9f9f9; */
    padding: 10px 40px;
    border-radius: 0px 0px 0px 0px;
    /* vertical-align: top; */
}

cite {
    font-size: 80%;
    font-weight: 100;
    display: block;
    text-align: right;
    margin-top: 20px;
}

.home blockquote {
    border-left: 0px solid #rgb(139 195 74 / 50%);
    margin-left: 7px;
    padding-left: 20px;
    font-size: 137%;
    font-weight: 100;
    line-height: 1.5;
    /* display: inline-block; */
    width: 100%;
    margin: 20px 0 20px 0px;
    background: #f9f9f926;
    padding: 10px 40px;
    border-radius: 0px 0px 0px 0px;
    /* vertical-align: top; */
}

.home cite {
    font-size: 70%;
    font-weight: 100;
    display: block;
    text-align: right;
    margin-top: 20px;
}

.wp-caption {
    font-size: 80%;
}

.page .wp-caption img {
    /* margin-bottom: 0; */
    /* height: 300px; */
    /* width: auto; */
}

.wp-caption-text {
    margin-top: 0;
}

.clear {
    clear: both;
}

.main_separator {
    color: #ddeeff;
}

.wrapper {
    padding-top: 31px;
}

#header {
    border-bottom: 10px solid #fff;
    padding-bottom: 0px;
    position: relative;
}

#site-title {
    float: left;
    width: 210px;
    padding-right: 40px;
    overflow: hidden;
    line-height: 27px;
    font-size: 23px;
    margin-bottom: 10px;
}

#site-title a {
    color: #eee;
    font-weight: bold;
    text-decoration: none;
}

#site-title a:hover {
    color: #rgb(139 195 74 / 50%);
    font-weight: bold;
    text-decoration: none;
}

#header-left {
    float: left;
    width: 20em;
    padding-right: 40px;
}

#header-home-left {
    float: left;
    width: 60em;
    padding-right: 40px;
}

#header-home-left img{
    margin-bottom: 15px;
    height: 320px;
    width: auto;
}


.home #header-left {
    float: left;
    width: 450px;
    padding-right: 0;
}

#header-center {
    float: left;
    padding-right: 30px;
}

#header-left h6 {
    margin: 0 0 5px 0px;
    text-transform: uppercase;
    letter-spacing: 1.25px;
    border: 10px solid #fff;
    padding-left: 15px;
    border-width: 0 10px 10px 0;
    padding-bottom: 5px;
}

#search {
    float: right;
    /* width: 220px; */
    margin-top: -10px;
}

.home #search {
    display: none;
}

#header-right {
    /* margin: -4px 0 0 0px; */
    /* padding: 10px 0 0 0px; */
}

#search label, #search input[type=submit] {
    display: none;
}

#search input[type=text]:hover {
    background: #efefef;
}

#page_search input[type=submit] {
    display: none;
}

.menu ul {
    list-style-type: none;
}

.menu ul li a {
    padding: 0;
}

.menu ul a {
    /* line-height: 13px; */
    color: #eee;
    text-decoration: none;
}

.menu .menu li {
    border-left: 5px solid transparent;
    padding-left: 10px;
    transition: all 0.2s linear;
    margin: 0 0 0px 0;
}

#header-left .menu .menu li:hover {
    border-left: 5px solid #2196F3;
    /* margin-left: -5px; */
    transition: all 0.2s linear;
}

#header-left, #header-offcenter {
    border-left: 10px solid #fff;
    /* padding-left: 10px; */
    padding-bottom: 8px;
}

.home #header-left {
    padding-top: 30px;
    padding-bottom: 80px;
}

#header-home-left p {
    /* position: absolute; */
    bottom: 0px;
    left: 720px;
}

img.wp-image-525 {
    display: inline-block;
    margin-right: 20px;
}

img.wp-image-479 {
    width: 60vw;
    display: block;
}

#header-right {
    border-right: 1px solid #888;
    text-align: right;
}

#header-right .menu ul li a {
    padding: 0 10px;
}

#header-right .menu ul a {
    /* line-height: 13px; */
    /* color: #111; */
    text-decoration: none;
}

#header-right .menu .menu li:hover {
    border-right: 5px solid #2196F3;
    /* margin-left: -5px; */
    transition: all 0.2s linear;
}

#header-right .menu .menu li {
    border-right: 5px solid transparent;
    padding-left: 10px;
    transition: all 0.2s linear;
    margin: 0 0 0px 0;
}

#homepage-menu li {
    display: flex;
    height: 50px;
    background: rgb(68 68 68 / 40%);
    margin: 0 0 5px 0;
    padding: 20px;
    border-radius: 0 10px 0 0;
}

#homepage-menu li:hover {
    transition: all 0.2s linear;
    background: #333;
}

#homepage-menu li:nth-child(5) {
    width: 260px;
}

#homepage-menu li:nth-child(4) {
    width: 40%;
}

#homepage-menu li:nth-child(3) {
    width: 60%;
}

#homepage-menu li:nth-child(2) {
    width: 80%;
}

#homepage-menu li:nth-child(1) {
    width: 100%;
}

#homepage-menu li a {
    margin: 0;
    color: #f9f9f9;
}

#boxes {
    margin-top: 40px;
    /* margin-left: 250px; */
    /* column-count: 2; */
    column-gap: 1px;
    margin-bottom: 40px;
}

div#related {
    /* column-count: 2; */
    /* column-gap: 1px; */
}

.box {
    width: calc(100% /1);
    margin: 0px;
    /* color: #aaa; */
    display: inline-block;
    vertical-align: top;
    padding: 20px;
    /* height: 300px; */
    z-index: 999;
    position: relative;
}

.box {
    border: 1px solid #ddd;
    transition: all 0.2s linear;
    border-width: 1px 0 0;
}

.box:hover {
    border: 1px solid #86b3d7;
    background: #4489c1;
    transition: all 0.2s linear;
        border-width: 1px 0 0;
}

a.boxlink {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 3.5em;
    left: 0;
    z-index: 100;
    border: 0px solid white;
}

.box .rel {
    /* position: relative; */
}

.box .rel p {
    margin: 0;
}

.box p {
    margin: 0 0 20px 0;
}

.box .texts {
    position: absolute;
    top: -20px;
    left: -20px;
    width: 420px;
    color: #fff;
    z-index: 200;
    opacity: 0;
}

.box .texts .categories a, .box .texts a, .box .texts .posted, .box .texts .posted a {
    color: #fff;
}

.box .texts .transparent img {
    opacity: 0.1;
}

.box .texts .abs {
    position: absolute;
    top: 0;
}

.box .categories {
    padding-bottom: 10px;
    text-transform: uppercase;
    font-size: 70%;
    letter-spacing: .5px;
    z-index: 1;
    display: none;
}

body.blog .box .categories {
    display: initial;
}

.box .categories a, .box .posted a {
    /* color: #a1a1a1; */
}

.box .categories a:hover, .box .posted a:hover {
    color: #2196F3;
}

.box h1 {
    margin: 0;
    padding-bottom: 0px;
    font-size: 20px;
}

.box h1 a {
    color: #eee;
    width: 100%;
    display: block;
}

.box .posted {
    padding-top: 10px;
    color: #a1a1a1;
}

.box img {
    display: block;
}

.fetch {
    clear: both;
    width: 15em;
    margin: 60px auto 0;
    border: 1px solid #ccc;
    border-radius: 50px;
    text-align: center;
}

.fetch a {
    display: block;
    height: 32px;
    line-height: 34px;
    font-size: 11px;
    font-weight: bold;
    color: #ccc;
    text-decoration: none;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.fetch:hover a {
    color: #fff;
}

#content {
    padding-bottom: 20px;
    margin: 0 0 0 250px;
    width: 60vw;
}

.home #content {
    padding-bottom: 0px;
}

#nav-above {
    font-family: 'VerbRegular', sans-serif;
    float: left;
    width: 210px;
    padding-right: 40px;
    text-align: right;
    text-transform: uppercase;
    font-size: 78%;
    letter-spacing: .5px;
}

#nav-above a {
    text-decoration: none;
    color: #aaa;
}

.nav-previous, .nav-next {
    display: inline;
}

.nav-separator {
    color: #aaa;
}

.post_title {
    margin-top: 25px;
    overflow: hidden;
}

.post_title h1 {
    margin: 0 0 10px 0;
    font-size: 1.7em;
    line-height: 1.75;
    /* width: 80%; */
}

.page-title {
    /* margin-left: 250px; */
    margin-top: 0px;
    color: #ffffff;
    border: 10px solid #fff;
    border-width: 0px 0 0 0px;
    padding: 10px 0 0 20px;
}
.entry-title {
    /* margin-left: 250px; */
    margin-top: 0px;
    color: #ffffff;
    border: 10px solid #fff;
    border-width: 0px 0 0 0px;
    padding: 0px 0 0 0px;
}
.page-title {
position: relative;}

.page-title:after {
    content: "";
background: #ffffff;
    margin: 0 0px 0 0px;
  position: absolute;
  bottom: 0;
  left: 0;
  height: 250%;
  width: 10px;
}

.page-title {position: relative;text-transform: uppercase;}

.page-title:after {
    content: "";
background: #ffffff;
    margin: 0 0px 0 0px;
  position: absolute;
  bottom: 0;
  left: 0;
  height: 100%;
  width: 10px;
}
.page-title:before {
    content: "";
    background: #ffffff;
    position: absolute;
    bottom: -0.55em;
    left: 0;
    width: 1.75em;
    height: 10px;
}

.entry-meta {
    padding-bottom: 10px;
    color: #fff;
    text-transform: uppercase;
    font-size: 85%;
}

.entry-meta a {
    color: #fff;
    text-decoration: none;
    letter-spacing: 0.25px;
}

#wides {
    clear: both;
}

.entry-aside {
    width: 210px;
    padding-right: 40px;
    vertical-align: middle;
}

.entry-content-right {
    width: 80%;
}

.entry-content {
    /* width: 80%; */
    margin: 0 0 0 0px;
}

.entry-utility {
    padding: 10px 0;
}

.entry-tags {
    margin: 10px 0;
}

.entry-tags span {
    font-weight: bolder;
}

#social {
    padding: 20px 0 0 0;
}

.twitter-share-button {
    float: left;
    margin: 2px 20px 0 0;
}

.post img, .page img {
    margin: 0px 20px 0 0;
}

.post .alignleft, .page .alignleft {
    float: left;
    margin-right: 20px;
}

.post .alignright, .page .alignright {
    float: right;
    margin-left: 20px;
}

.post .aligncenter, .page .aligncenter {
    display: block;
    clear: both;
    margin: 20px auto;
}
.MsoNormal img {
    mix-blend-mode: screen;
    filter: invert(100%);
}
#comments {
    padding: 0 0 0 246px;
    width: 714px;
}

#comments-title {
    font-size: 21px;
    margin: 40px 0 20px 4px;
}

.commentlist {
    margin: 0;
    padding: 0;
    list-style: none;
}

.commentlist ul.children {
    list-style: none;
}

.commentlist li > div {
    position: relative;
    border-bottom: 1px solid #ddeeff;
    padding: 30px 0 30px 4px;
}

.commentlist li li > div {
    margin-left: 90px;
}

.commentlist li li li > div {
    margin-left: 180px;
}

.commentlist li li li li > div {
    margin-left: 270px;
}

.commentlist li li li li li > div {
    margin-left: 360px;
}

.comment-avatar {
    position: absolute;
    top: 30px;
    left: -96px;
}

.comment-content {
    margin-left: 96px;
    border-bottom: 1px solid #ddeeff;
}

.comment-author {
    float: left;
    width: 210px;
    padding-right: 40px;
    font-size: 15px;
}

cite {
    font-style: normal;
    border-bottom: 1px solid white;
    font-size: 90%;
 }

.comment-meta {
    float: left;
    width: 210px;
    padding-right: 40px;
    color: #999999;
}

.comment-body {
    clear: both;
    padding-top: 7px;
    font-size: 15px;
    line-height: 21px;
}

#respond {
    padding-left: 4px;
}

li.comment > div {
    position: relative;
}

.reply {
    position: absolute;
    top: 30px;
    right: 20px;
}

#reply-title {
    font-size: 21px;
}

.comment-reply-link {
    display: none;
}

.comment-form-author, .comment-form-email, .comment-form-url {
    float: left;
    width: 460px;
    margin: 0;
    padding: 10px 0;
}

.comment-form-comment {
    clear: both;
    width: 460px;
    margin: 0;
    padding: 10px 0;
}

input[type=email], input[type=text], textarea {
    width: 200px;
    padding: 0px 5px 0 14px;
    background: rgb(255 255 255 / 10%);
    font-size: 12.06px;
    outline: none;
    letter-spacing: .5px;
    border-radius: 0;
    margin: 0 0 0px 0px;
    text-transform: uppercase;
    letter-spacing: 1.25px;
    border: 1px solid #ccc;
    padding-left: 15px;
    border-width: 0 1px 1px 0;
}

#search input[type=text] {
    border-width: 0px 1px 1px 0px;
    color: #ccc;
}

input[type=email], input[type=text]:hover, textarea:hover {
    background: #f9f9f9;
}

#comments input[type="text"] {
    width: 442px;
}

#comments textarea {
    width: 442px;
}

ol {
    padding-left: 35px;
}

.form-submit {
    margin-bottom: 40px;
}

.form-submit input {
    width: 460px;
    padding: 6px 0;
    color: #fff;
    font-size: 15px;
    font-weight: bold;
    cursor: pointer;
    border: 0;
    text-align: center;
    border-radius: 4px;
}

input#gform_submit_button_1 {
    width: 200px;
    padding: 5px 13px;
    margin: 0;
    border-color: #rgb(139 195 74 / 50%);
    /* background: #212121; */
    font-size: 10px;
    outline: none;
    text-transform: uppercase;
    letter-spacing: .5px;
    border-radius: 0;
    border-width: 1px 1px 1px 1px;
    color: #888;
}

.recent {
    margin-top: 40px;
    padding-top: 40px;
    border-top: 1px solid #ccc;
}

#footer {
    padding: 20px 0 20px;
    border-top: 1px solid #ccc;
    font-size: 80%;
    color: #ccc;
    clear: both;
}

#footer .menu li {
    display: inline-block;
    margin-right: 20px;
}

#site-info {
    /* float: left; */
    width: 208px;
    padding-right: 40px;
    /* line-height: 22px; */
    display: inline-block;
}

#site-info a {
    /* font-weight: bold; */
    text-decoration: none;
    color: #ccc;
}

#footer-left {
    /* float: right; */
    width: 400px;
    padding-right: 40px;
    display: inline-block;
    border-left: 1px solid #ccc;
}

#footer-right {
    float: right;
    width: 210px;
}

#infscr-loading {
    background: none repeat scroll 0 0 #000000;
    bottom: 40px;
    color: #FFFFFF;
    height: 100px;
    left: 40%;
    opacity: 0.8;
    padding: 10px;
    position: fixed;
    width: 200px;
    z-index: 5000;
    border-radius: 10px;
}

div.format-standard {
    /* margin: 0 0 0 250px; */
}

div.entry-content {
    vertical-align: top;
}

div#content-abt {
    width: 30vw;
    display: inline-block;
    vertical-align: top;
    padding-right: 20px;
}

div#photos {
    width: 40vw;
    display: inline-block;
}

div#photos div {
    display: inline-block;
    vertical-align: top;
}

span.entry-date {
    float: right;
}

span.more {
    padding-left: 15px;
    font-style: italic;
    font-size: 80%;
}
img.wp-image-479 {
    border-left: 10px solid #fff;
}
/* Responsive Styles  - - - - - - - - - */
/* - - - - - - - - - - - - - - - - - - - - - - - - */
/* Smartphones  - - - - - - - - -  */
@media only screen and (max-width : 767px) {
    /* Styles */ html body {
        border-top: 0px solid gray;
    }

    #content {
        padding-bottom: 20px;
        margin: 0 0 0 0px;
    width: 80vw;
    }

    #site-title {
        float: none;
        width: 210px;
        padding-bottom: 20px;
        overflow: hidden;
        line-height: 27px;
        font-size: 23px;
    }

    .home #header-left {
        float: left;
        width: 100%;
        padding-right: 0;
    }

    #header-left {
        float: none;
        width: 20em;
        padding-right: 40px;
    }

    img.wp-image-479 {
        width: 100vw;
        display: block;
        float: none;
    }

    #header-home-left p {
        position: initial;
        margin-top: 10px;
    }

    #search {
        float: none;
        /* width: 220px; */
        margin-top: 20px;
    }

    input[type=email], input[type=text], textarea {
        width: 200px;
        padding: 0px 5px 0 14px;
        background: #f9f9f9;
        font-size: 12.06px;
        outline: none;
        letter-spacing: .5px;
        border-radius: 0;
        margin: 0 0 0px 0px;
        text-transform: uppercase;
        letter-spacing: 1.25px;
        border: 1px solid #888;
        padding-left: 15px;
        border-width: 0 1px 1px 0;
    }
#search input[type=text] {
display: none;
}
    #footer-right {
        display: none;
    }

    #boxes {
        margin-top: 40px;
        /* margin-left: 250px; */
        column-count: 1;
        column-gap: 1px;
    }

    div#related {
        column-count: 1;
        column-gap: 1px;
    }
}

/* Tablets  - - - - - - - - -  */
@media only screen and (min-width : 768px) and (max-width : 1023px) {
    /* Styles */ html body {
        border-top: 0px solid blue;
    }

    #content {
        padding-bottom: 20px;
        margin: 0 0 0 0px;
    width: 80vw;
    }

    .home #header-left {
        float: left;
        width: 100%;
        padding-right: 0;
    }

    #site-title {
        float: none;
        width: 210px;
        padding-bottom: 20px;
        overflow: hidden;
        line-height: 27px;
        font-size: 23px;
    }

    #header-left-OFF h3 {
        position: absolute;
        bottom: 0px;
        left: 470px;
    }
}

/* Desktops and laptops  - - - - - - - - -  */
@media only screen and (min-width : 1024px) {
    /* Styles */ html body {
        border-top: 0px solid indigo;
    }
}

/* Large screens  - - - - - - - - -  */
@media only screen and (min-width : 1824px) {
    /* Styles */ html body {
        border-top: 0px solid pink;
    }
    #boxes {
    margin-top: 40px;
    /* margin-left: 250px; */
    column-count: 2;
column-gap: 80px;
}
}
