/*
Theme Name: Core Sixteen
Theme URI: https://www.dreamsedge.ie/themes/coresixteen/
Author: the WordPress team
Author URI: https://www.dreamsedge.ie/
Description: Core Sixteen is a modernized take on an ever-popular WordPress layout — the horizontal masthead with an optional right sidebar that works perfectly for blogs and websites. It has custom color options with beautiful default color schemes, a harmonious fluid grid using a mobile-first approach, and impeccable polish in every detail. Twenty Sixteen will make your WordPress look beautiful everywhere.
Version: 1.1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: black, blue, gray, red, white, yellow, dark, light, one-column, two-columns, right-sidebar, fixed-layout, responsive-layout, accessibility-ready, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, flexible-header, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready
Text Domain: coresixteen

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.
*/

/* THE BASICS */
html, body { font-family: 'Roboto', sans-serif; }

.site-content { font-size: 16px; }
.site-branding {
    text-align: center;
}

body .site-branding img { max-width: 150px; margin: 1em; transition: all linear 0.3s; }
    body.home.scroll-top .site-branding img { max-width: 200px; }

.entry-title, .site-header-menu,
.sidebar .widget > .tagged-widget > h1,
.tagged-entry .read-more,
.entry-content h1,
.carousel-hero-caption-layout .carousel-hero-caption .carousel-title,
.carousel-indicators .carousel-thumbnail .carousel-title { 
/*    font-family: 'Ropa Sans', sans-serif; */
    font-family: 'Questrial', sans-serif;
}
.entry-title a { 
    -moz-hyphens:none;
    -ms-hyphens:none;
    -webkit-hyphens: none;
    hyphens:none; 
    box-shadow: 0 1px 0 0 currentColor; }
    .entry-title a:hover { box-shadow: none; }

.cat-links a { background-color: #444; color: white; padding: 0.125em 0.5em; display: inline-block; text-decoration: none; text-transform: uppercase; font-size: 0.6em; }
.cat-links a:hover { background-color: #222; }
    .entry-footer a:hover { color: white; }

.site-header-menu {
    background-color: rgb(55, 151, 47);
    color: white;
    clear: both;
    font-size: 20px;
    font-weight: normal;
    text-transform: uppercase;
    margin: 1em 0;
}
.main-navigation ul li { padding: 0 1em; }
    .site-header-menu a, .main-navigation a:hover, .main-navigation a:focus, 
    .main-navigation input.collapse + .collapse-triggers > label.collapse-trigger > i,
    .main-navigation li:hover > a, .main-navigation li.focus > a {
        color: white; text-decoration: none;
    }

    .main-navigation .nav-menu > li > a { padding: 0 1em; display: inline-block; }
    .main-navigation .nav-menu > li > .collapse-triggers > .collapse-trigger > a { padding: 0 0 0 1em; }

    .main-navigation .nav-menu > li > .collapse-triggers > .collapse-trigger,
    .main-navigation .nav-menu > li:not(.menu-item-has-children), 
    .main-navigation .nav-menu > li > .collapse-triggers > .collapse-trigger > a  { border-radius: 0; }

    .main-navigation .nav-menu > li > .sub-menu.dropdown,
    .main-navigation ul ul li {
        background-color: rgb(55, 151, 47);
    }

    .main-navigation .nav-menu > li.menu-item:hover > input.collapse + .collapse-triggers > label.collapse-trigger:after {
        border-bottom-color: rgb(55, 151, 47);
    }

    input.collapse:checked + .collapse-triggers + ul.collapse.dropdown, input.collapse:checked + .collapse-triggers + div.collapse.dropdown {
        border: 1px solid #DDD;
    }

    li.menu-item:hover > input.collapse + .collapse-triggers > label.collapse-trigger:before, 
    li.menu-item:hover > input.collapse + .collapse-triggers > label.collapse-trigger:after, 
    input.collapse + .collapse-triggers > label.collapse-trigger + label.collapse-trigger:before, 
    input.collapse + .collapse-triggers > label.collapse-trigger + label.collapse-trigger:after {
        border-bottom-color: #DDD;
    }

    input.collapse + .collapse-triggers > label.collapse-trigger + label.collapse-trigger:after {
        border-bottom-color: #37972f;
    }

#header-widget .widget_tagged_widget .tagged-widget, #header-widget .widget_tagged_widget .widget { display: inline-block; }
#header-widget .widget, #header-widget .widget_search { padding: 0; border: none; }

.sidebar .widget > .tagged-widget > h1 { text-transform: uppercase; font-size: 18px; font-weight: normal; margin: 0; }

time.published { background-color: #444; color: white; display: block; padding: 0.5em 1em; position: relative; }
    time.published:after { 
        content: " ";
        display: block;
        position: absolute;
        top: 50%; right: -20px; margin-top: -10px;
        border: 10px solid transparent;
        border-left-color: #444;
        z-index: +1; }
time.published > span { display: block; width: 100%; text-align: center; text-transform: uppercase; line-height: 1em; }
time.published > span.day { font-size: 36px; }
time.published > span.month { font-size: 18px;  }
time.published > span.year { font-size: 18px; }
.cat-links { display: none; }

.entry-content h2:first-child, .entry-header h2.entry-title { font-size: 1.75em; font-weight: normal; }

body:not(.search-results) .tags-links { display: none; }

#header-widget, #header-widget a { color: #37972f; }
#header-widget { padding: 1em 2em; }
#header-widget a { font-size: 2em; }
#header-widget p { 
    margin-bottom: 0;
    line-height: 1em;
    display: inline-block;
    vertical-align: middle; }
#header-widget button[type='submit'] { background-color: #37972f; border-radius: 0 6px 6px 0; }
#header-widget input[type='search'].search-field { color: #37972f; border-color: #37972f; border-radius: 6px;  }

article#post-10 > .entry-footer { display: none; }

body.page-template-page_date-sidebar article .entry-footer,
article.tag-country-profile .entry-footer,
article.category-news-by-country .entry-footer {
    margin-top: 0.1538461538em;
}
article.category-news-by-country .post-thumbnail {
    display: inline-block;
    max-width: 40%;
}
.site-header-main {
    padding: 0 15px;
}

/* CHURCH IN CHAINS THEME */

.main-navigation .current-menu-item > a, .main-navigation .current-menu-ancestor > a {
    font-weight: normal;
}

.tagged { margin-bottom: 1em; }
    .tagged .tagged-entry:after { content:  " "; display: block; clear: both; }

.tagged.home-global-guide .tagged-entry, .tagged.home-footer .tagged-entry { border: 1px solid #37972F; padding: 1em; margin-bottom: 1em; }
    .tagged.home-global-guide .tagged-entry .tagged-entry-header, .tagged.home-footer .tagged-entry .tagged-entry-header { font-size: 1.75em; text-transform: uppercase; }
    .tagged.home-global-guide .tagged-entry .tagged-entry-header a, .tagged.home-footer .tagged-entry .tagged-entry-header a { 
        display: block;  background-color: #37972F; text-decoration: none; color: white; margin: -0.6em -0.6em 0 -0.6em; padding: 0 0.6em; 
        border-bottom: 1px solid rgba(255,255,255,0.3); 
        box-shadow: none; text-align: center; 
    }
.tagged.home-global-guide .tagged-entry.church-in-chains, .tagged.home-footer .tagged-entry.church-in-chains { background-color: #37972F; color: white; padding: 1em; text-align: center; }

.tagged.home-global-guide .tagged-entry.church-in-chains-global-guide img, .tagged.home-footer .tagged-entry.church-in-chains-global-guide img { width: 50%; float: left; margin-right: 1em; }


.sidebar a { color: white; text-decoration: underline; }
    .sidebar p > a:hover { /* background-color: rgba(255,255,255,0.2); */ margin: -0.25em -0.5em; padding: 0.25em 0.5em; }
.sidebar .widget { border-top: none; }
    
    .sidebar .widget p > img, .sidebar .widget p > a > img { margin-bottom: 0.5em; margin-bottom: 2em; }
    .sidebar .widget a > img.alignleft { width: 50%; }

    .sidebar .widget > .tagged-widget, .entry-content > .tagged.home-mobile-featured > .tagged-entry, .entry-content > .tagged.home-mobile-next > .tagged-entry { background-color: #37972F; color: white; margin-bottom: 1em; text-align: center; }
    .sidebar .widget > .tagged-widget:after, .entry-content > .tagged.home-mobile-featured > .tagged-entry:after, .entry-content > .tagged.home-mobile-next > .tagged-entry:after { content:  " "; display: block; clear: both; }
        .entry-content > .tagged.home-mobile-featured > .tagged-entry > .tagged-entry-header, .entry-content > .tagged.home-mobile-next > .tagged-entry > .tagged-entry-header { display: none; }
        .sidebar .widget > .tagged-widget > *, .entry-content > .tagged.home-mobile-featured > .tagged-entry > .tagged-entry-content > *, .entry-content > .tagged.home-mobile-next > .tagged-entry > .tagged-entry-content > * { padding: 0.5em 1em; }
        .sidebar .widget > .tagged-widget > h1, .entry-content > .tagged.home-mobile-featured > .tagged-entry > .tagged-entry-content > h1, .entry-content > .tagged.home-mobile-next > .tagged-entry > .tagged-entry-content > h1 { text-transform: uppercase; border-bottom: 1px solid rgba(255,255,255,0.3); font-size: 1.5em; line-height: 1em; padding: 0.25em; }
        .sidebar .widget > .tagged-widget > p, .entry-content > .tagged.home-mobile-featured > .tagged-entry > .tagged-entry-content > p, .entry-content > .tagged.home-mobile-next > .tagged-entry > .tagged-entry-content > p { margin: 0; font-size: 80%; text-align: center; padding: 2em; }

    .sidebar .widget > .tagged-widget.tagged-937, .entry-content > .tagged > .tagged-entry.donate { background-color: #BD3962; }
    .sidebar .widget > .tagged-widget.tagged-942, .entry-content > .tagged > .tagged-entry.sidebar-magazine-download { background-color: #FFF; border: 2px solid #37972F; color: #37972F; }
        .sidebar .widget > .tagged-widget.tagged-942 h1, .entry-content > .tagged > .tagged-entry.sidebar-magazine-download h1 { background-color: #37972F; color: white;  }
        .sidebar .widget > .tagged-widget.tagged-942 p, .entry-content > .tagged > .tagged-entry.sidebar-magazine-download p { text-align: left; }
        .sidebar .widget > .tagged-widget.tagged-942 a, .entry-content > .tagged > .tagged-entry.sidebar-magazine-download a {
            background-color: #37972F;
            padding: 0.5rem;
            text-align: center;
            text-transform: uppercase;
            display: block;
        }
    .sidebar .widget > .tagged-widget.tagged-945, .entry-content > .tagged > .tagged-entry.sidebar-email-updates { background-color: #1BADCF; }
    .sidebar .widget > .tagged-widget.tagged-947, .entry-content > .tagged > .tagged-entry.sidebar-projects { background-color: #67339D; }

    .sidebar input[type='number'] { width: 35%; }
    .sidebar button[type='submit'] { background-color: rgba(255,255,255,0.1); }
    .sidebar button[type='submit']:hover { background-color: rgba(255,255,255,0.2); }

.entry-content > .tagged.home-mobile-featured a, .entry-content > .tagged.home-mobile-next a { color: white; }

.tagged.country-profile, .tagged.prisoner-profile, .tagged.fundraise, .tagged.prisoner-profile, .tagged.pray {
    margin-bottom: 1em;
    text-align: center;
}
    .tagged.country-profile .tagged-entry, .tagged.prisoner-profile .tagged-entry, .tagged.fundraise .tagged-entry, .tagged.pray .tagged-entry {
        display: inline-block;
        overflow: hidden;
        padding: 1em;
        padding-bottom: 0;
        margin: 1em;
        border: 1px solid #37972F;
    }
        .tagged.country-profile .tagged-entry img, .tagged.prisoner-profile .tagged-entry img, .tagged.fundraise .tagged-entry img, .tagged.pray .tagged-entry img {
            width: 100%;
            height: auto;
        }
        .tagged.country-profile .tagged-entry .tagged-entry-header, .tagged.prisoner-profile .tagged-entry .tagged-entry-header, .tagged.fundraise .tagged-entry .tagged-entry-header, .tagged.pray .tagged-entry .tagged-entry-header {
            font-size: 1.5em;
            text-transform: uppercase;
            margin: 0;
        }
            .tagged.country-profile .tagged-entry .tagged-entry-header a,
            .tagged.prisoner-profile .tagged-entry .tagged-entry-header a,
            .tagged.prisoner-profile .tagged-entry .tagged-entry-content,
            .tagged.fundraise .tagged-entry .tagged-entry-header a,
            .tagged.fundraise .tagged-entry .tagged-entry-content,
            .tagged.pray .tagged-entry .tagged-entry-header a,
            .tagged.pray .tagged-entry .tagged-entry-content {
                display: block;
                background-color: #37972F;
                text-decoration: none;
                color: white;
                margin: -0.7em -0.7em 0 -0.7em;
                padding: 0 0.6em;
                border-bottom: 1px solid rgba(255,255,255,0.4);
                text-align: center;
            }
        .tagged.country-profile .tagged-entry .tagged-entry-content {
            font-size: 0.8em;
            line-height: 1.2em;
            display: none;
        }

    .tagged.prisoner-profile .tagged-entry, .tagged.fundraise .tagged-entry, .tagged.pray .tagged-entry {
        padding: 0;
        position: relative;
        height: 228px;
        width: 255px;
    }
        .tagged.prisoner-profile .tagged-entry .tagged-entry-header a,
        .tagged.prisoner-profile .tagged-entry .tagged-entry-content,
        .tagged.fundraise .tagged-entry .tagged-entry-header a,
        .tagged.fundraise .tagged-entry .tagged-entry-content,
        .tagged.pray .tagged-entry .tagged-entry-header a,
        .tagged.pray .tagged-entry .tagged-entry-content {
            position: relative;
            margin: 0;
            z-index: +1;
        }
        .tagged.prisoner-profile .tagged-entry .tagged-entry-content,
        .tagged.fundraise .tagged-entry .tagged-entry-content,
        .tagged.pray .tagged-entry .tagged-entry-content {
            bottom: -1px;
            position: absolute;
            width: 100%;
        }
        .tagged.prisoner-profile .tagged-entry .tagged-entry-content,
        .tagged.prisoner-profile .tagged-entry .tagged-entry-header,
        .tagged.fundraise .tagged-entry .tagged-entry-content,
        .tagged.fundraise .tagged-entry .tagged-entry-header,
        .tagged.pray .tagged-entry .tagged-entry-content,
        .tagged.pray .tagged-entry .tagged-entry-header {
            font-size: 18px;
        }
        .tagged.fundraise .tagged-entry .tagged-entry-header, .tagged.pray .tagged-entry .tagged-entry-header {
            font-size: 17px;
        }
        .tagged.prisoner-profile .tagged-entry .tagged-entry-content, .tagged.fundraise .tagged-entry .tagged-entry-content, .tagged.pray .tagged-entry .tagged-entry-content {
            font-family: 'Questrial', sans-serif;
            font-weight: 900;
            text-transform: uppercase;
            line-height: 1.2727272727;
        }
        .tagged.prisoner-profile .tagged-overlay {
            position: relative;
        }
        .tagged.prisoner-profile .tagged-overlay .prisoner-released {
            background-image: url('/wp/wp-content/themes/coresixteen/css/images/RELEASED.png');
            width: 255px;
            height: 200px;
            position: absolute;
            pointer-events: none;
        }
        .tagged.prisoner-profile .tagged-thumbnail, .tagged.fundraise .tagged-thumbnail, .tagged.pray .tagged-thumbnail {
            overflow: hidden;
            background-size: cover;
            background-position: center;
            height: 180px;
        }
        .tagged.fundraise .tagged-thumbnail, .tagged.pray .tagged-thumbnail {
            height: 205px;
        }

.news { border-top: 3px solid rgb(55, 151, 47); padding-top: 2em; }
  .news .news-entry { border-top: 1px solid #37972F; padding: 1em; margin-top: 1em; }
    .news article .entry-summary img, body.category article .entry-summary img { width: 100px; }
        .news article .entry-footer { float: left; /* max-width: 80px; */ margin-top: 0; }

.tagged .map-link { margin: 0 -1em 0 -1em; display: block; }

.tagged-entry .read-more {
    text-decoration: none;
    color: rgb(255, 255, 255);
    font-size: 28px;
    background-color: rgb(55, 151, 47);
    padding: 0;
    width: 100%;
    display: inline-block; }

/*body:not(.search-results) article:not(.type-page) .entry-footer {
    margin-left: -25%;
}
body.single article:not(.type-page) .entry-footer {
    margin-left: 0;
}
*/

.aspect16_9-55:before {
    padding-top: 30.94%;
}
.aspect4_3-55:before {
    padding-top: 41.25%;
}

.home-carousel {}
    .home-carousel .carousel > .carousel-inner > .item > .carousel-control {
        display: none;
    }
    .home-carousel .carousel-inner > .item { padding-right: 45%; }
    .home-carousel .carousel-hero-caption-layout.carousel-hero-caption-right {
        width: 45%; right: -55%;
        background-color: rgb(55, 151, 47);
        color: white;
    }

    .home-carousel .carousel-hero-caption-layout .carousel-hero-caption { 
        position: relative; width: 100%; left: initial; top: initial; bottom: initial; right: initial; padding: 0.5em 0.25em; display: block;
        color: white; text-decoration: none; box-shadow: none; }
    .home-carousel .carousel-hero-caption-layout:hover { background-color: rgb(50, 134, 43); }
    .home-carousel .carousel-hero-caption-layout.carousel-hero-caption-right {
        pointer-events: all;
    }
    .home-carousel .carousel-hero-caption-layout .carousel-hero-caption .carousel-title { margin-bottom: 1em; text-transform: none; font-size: 0.9em; }
    .home-carousel .carousel-hero-caption-layout .carousel-hero-caption .carousel-caption {
        display: none;
    }
    .home-carousel .carousel > input[type=checkbox].carousel-thumbgrid:checked ~ .carousel-indicators > li {
        width: 25%;
        border: none;
        box-shadow: none;
        padding: 0;
        margin: 0;
        height: auto;
        opacity: 0.3;
    }
        .home-carousel .carousel > input[type=checkbox].carousel-thumbgrid:checked ~ .carousel-indicators > li:hover {
            background-color: transparent;
            border-radius: 0;
        }
    .home-carousel .carousel-indicators li > label { margin: 0; }

    .home-carousel .carousel > input[type=checkbox].carousel-thumbgrid:checked ~ .carousel-indicators > li .carousel-thumbnail img {
        margin: 0 auto;
        padding: 0;
        border: none;
        border-radius: 0;
        width: 100%;
        height: auto;
        opacity: 1;
    }
    .home-carousel .carousel > input[type=checkbox].carousel-thumbgrid:checked ~ .carousel-indicators > li .carousel-thumbnail > span {
        height: 40px; /* height: 150px; */
        overflow: hidden;
        display: block;
    }
    .home-carousel .carousel > input[type=checkbox].carousel-thumbgrid:checked ~ .carousel-indicators > li .carousel-thumbnail > span + span {
        height: 90px;
    }

    .home-carousel .carousel > input[type=checkbox].carousel-thumbgrid:checked ~ .carousel-indicators > li .carousel-title {
        display: block;
        background-color: rgb(55, 151, 47);
        color: rgb(255, 255, 255);
        text-decoration: none;
        text-align: center;
        line-height: 1em;
        padding: 0.5em;
        font-size: 0.7em;
    }
    .home-carousel .carousel > input[type=checkbox].carousel-thumbgrid:checked ~ .carousel-indicators {
        z-index: 0;
    }

    .home-carousel .carousel > input.carousel-play[type="radio"]:checked ~ .carousel-inner > .item {
        position: absolute;
        top: 0;
        opacity: 0;
    }
    .home-carousel .carousel-indicators li {
        box-shadow: rgb(0, 0, 0) 0 0 1px 1px;
    }

    .home-carousel .carousel-controls {
        display: none;
    }

    .home-carousel .carousel-inner .item > a {
        display: block;
        float: left;
        width: 100%;
    }
    .home-carousel .carousel-inner .item > a > img {
        width: 100%;
    }

.pagination { border-top: none; display: block; }
    .pagination:before, .pagination:after {
        display: none;
    }
    nav.navigation.post-navigation {
        border: none;
    }
    nav.navigation.post-navigation .meta-nav {
        color: white;
    }
    .nav-links .nav-previous, .nav-links .nav-next, .nav-links .page-numbers:not(.dots) {
        width: 48%;
        background-color: rgb(68, 68, 68);
        color: white;
        display: inline-block;
        padding: 0.5em 1em;
        position: relative;
        border: none; }
        .nav-links .nav-previous { margin-right: 4%; }
        .nav-links .nav-previous a, .nav-links .nav-next a,
        nav.navigation.post-navigation a:hover .post-title, nav.navigation.post-navigation a:focus .post-title {
            color: white;
        }
        .nav-links .nav-previous:before, .nav-links .nav-next:after, .nav-links .page-numbers.prev:after, .nav-links .page-numbers.next:after {
            content: " ";
            display: block;
            position: absolute;
            top: 50%;
            left: -20px;
            margin-top: -10px;
            border: 10px solid rgba(0, 0, 0, 0);
            border-right-color: rgb(68, 68, 68);
            z-index: +1;
        }
        .nav-links .nav-next:after, .nav-links .page-numbers.next:after {
            left: auto; right: -20px;
            border-right-color: rgba(0, 0, 0, 0);
            border-left-color: rgb(68, 68, 68);
        }

    .pagination .nav-links .page-numbers {
        width: auto;
        padding: 2em;
        display: initial;
    }
    .pagination .nav-links .page-numbers.next {
        right: auto;
    }
    .pagination .prev {
        right: auto;
    }
    .pagination .prev:before, .pagination .next:before {
        display: none;
    }
    .pagination .prev, .pagination .next {
        margin: 0 0.7368421053em 0 -0.7368421053em;
    }

li.categories { text-indent: -9999px; }
    li.categories > ul { text-indent: 0; }
    li.categories > ul > li { 
        width: 30%; height: 270px; display: inline-block;
        border: 1px solid rgb(55, 151, 47);
        padding: 1em;
        vertical-align: middle;
        margin: 0.5em 0.25em; }
        li.categories > ul > li > a {
            color: #000;
            font-weight: bold;
            margin-bottom: 1em;
            pointer-events: none;
            cursor: default;
            box-shadow: none;
        }

        li.categories > ul > li > ul {
            list-style: none; margin: 0;
        }
        li.categories > ul > li > ul > li > a {
            padding: 0.25em 0.5em;
            color: rgb(55, 151, 47);
            box-shadow: none;
            display: block;
        }
        li.categories > ul > li > ul > li > a:hover {
            background-color: rgb(55, 151, 47); color: white;
        }

ul.tags { list-style: none; display: block; }
    ul.tags > li { margin: 0; display: block; }
    ul.tags > li > span.count { display: none; }

#comment .form-group > label { text-align: right; }
#comment #query { min-height: 100px; }


/* MEDIA QUERIES */

@media screen and (min-width: 56.875em) {
    .sidebar .widget {
        padding-top: 0;
    }
    body .site.fixed-header header.site-header {
        /* height: 111px; */
        transition: all linear 0.3s;
    }
    body.home.scroll-top .site.fixed-header header.site-header { /* height: 126px; */ }
    .tagged.country-profile .tagged-entry { width: 28%; }
    .news article .entry-summary img, body.category article .entry-summary img { width: 250px; }
    ul.tags { -webkit-column-count: 3; -moz-column-count: 3; column-count: 3; }
    .site-header-main {
        padding: 0;
    }
}

@media screen and (min-width: 61.5625em) {
/*
    body.page-template-page_date-sidebar article .entry-content {
*/
    article.tag-prisoner-profile .entry-content, article.tag-country-profile .entry-content, article.tag-fundraise .entry-content {
        float: right;
        width: 71.42857144%;
    }
    body.page-template-page_date-sidebar article .entry-footer,
    article.tag-country-profile .entry-footer,
    article.category-news-by-country .entry-footer {
        float: left; width: 21.42857143%;
    }
    body.page-template-page_date-sidebar article:not(.sticky) .posted-on { display: inline-block; }
    .entry-title {
        font-size: 54px;
        font-size: 3.5rem;
    }
    time.published { display: inline-block; }
    .cat-links { display: inline; }

    body.page-template-page_date-sidebar article.type-page > .entry-footer {
        /* display: none; */
    }


/*
    .news article.has-post-thumbnail { padding-left: 270px; }
        .news article.has-post-thumbnail .post-thumbnail, .news article.has-post-thumbnail .entry-header { margin-left: -270px; }
*/
        .news article.has-post-thumbnail .post-thumbnail, body.category article.has-post-thumbnail  .post-thumbnail { width: 250px; float: left; margin: 0.2608695652em 1.5217391304em 1.5217391304em 0; }
        body.category article.has-post-thumbnail  .post-thumbnail { margin: 0.2608695652em 1.5217391304em 1.5217391304em 0; }

/*
        .news article .entry-footer { margin-left: -125px; }
            .news article.has-post-thumbnail .entry-footer { margin-left: -395px; }
*/
    .site-main > article {
        margin-bottom: 2.0em;
    }
}

@media screen and (min-width: 1200px) {
    .site.fixed-header .site-content {
        padding-top: 140px;
    }
    .home .site.fixed-header .site-content {
        padding-top: 155px;
    }
    .home-carousel .carousel > input[type=checkbox].carousel-thumbgrid:checked ~ .carousel-indicators > li .carousel-thumbnail > span {
        height: 110px; /* height: 150px; */
    }
    .home-carousel .carousel > input[type=checkbox].carousel-thumbgrid:checked ~ .carousel-indicators > li {
        height: 230px;
    }
    .home-carousel .carousel > input[type=checkbox].carousel-thumbgrid:checked ~ .carousel-indicators > li .carousel-title {
        padding: 1em;
        text-transform: uppercase;
        font-size: 0.95em;
    }
    .home-carousel .carousel-hero-caption-layout .carousel-hero-caption { 
        padding: 2em; }
    .home-carousel .carousel-hero-caption-layout .carousel-hero-caption .carousel-title { text-transform: uppercase; font-size: 1.5em; }
    .home-carousel .carousel-hero-caption-layout .carousel-hero-caption .carousel-caption {
        display: block;
    }

}

body.home .sidebar { display: none; } /* HIDE SIDEBAR ON HOME PAGE ON MOBILE */
@media screen and (min-width: 56.875em) {
    footer.site-footer .widget .tagged-widget {
        width: 25%;
    }
    .tagged-1899 > p {
        text-align: right;
    }
    .tagged-1899 > p > a {
        display: inline-block;
        text-align: center;
        margin-left: 1em;
    }
    
    
    .content-area {
        margin-right: 0;
    }
    .sidebar {
        margin-left: 5%;
    }    
    
    .entry-content > .tagged.home-mobile-featured, .entry-content > .tagged.home-mobile-next { display: none; }
    body.home .sidebar { display: block; } /* SHOW SIDEBAR ON HOME PAGE ON DESKTOP */

}

.entry-content table.content-table td {
    vertical-align: top;
}

.entry-content p > img.alignleft { max-width: 50%; }
@media screen and (min-width: 56.875em) { 
    .entry-content p > img.alignleft { max-width: 100%; }    
}
