/*
Theme Name: Libre Child
Theme URI: https://wordpress.com/themes/libre/
Template: libre
Author: Automattic
Author URI: http://wordpress.com/themes/
Description: A stylish, classic look for your personal blog or long-form writing site. The main navigation bar stays fixed to the top while your visitors read, keeping your most important content at hand, while three footer widget areas give your secondary content a comfortable home.
Version: 1.0.6
*/

/* Welcome to Custom CSS! To learn how this works, see http://wp.me/PEmnE-Bt */
@media screen and (min-width: 20em) {

    body.page-template-fullwidth-page main#main.site-main {
        margin: 0;
    }

    .sli-form {
        margin-top: 0em;
    }

    .sli-element {
        margin-top: 0em;
    }

    .lcp_catlist li {
        list-style: none;
        padding-bottom: 10px;
        clear: both;
        display: block;
        font-size: .875rem;
        line-height: 1.4;
        text-align: left;
    }

    .lcp_thumbnail {
        display: block;
        width: 80%;
        margin: 20px auto 17px;
        text-align: center;
    }

    .lcp_title {
        font-weight: 700;
        font-size: 1rem;
        display: block;
        margin-bottom: 1em;
        margin-top: .75em;
        text-align: center;
    }

    .entry-title {
        font-size: 1.55rem;
        margin: 0 0 1em;
        color: #202020;
        text-align: center;
        background-color: #F1F1F1;
        padding: 10px 10px 6px;
    }


    .site-main .comment-navigation,
    .site-main .posts-navigation,
    .site-main .post-navigation {
        line-height: 1.1;
        margin: 0 0 2em;
        padding: .875em 0;
    }

    .alignleft {
        margin: .875em 1.65em 1em 0em;
    }

    .alignright {
        margin: .875em .25em 1em 0em;
    }

    .hentry {
        margin-bottom: 0em;
    }

    p.note {
        font-weight: 700;
        font-size: .95rem;
        font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
        color: #e42732;
        text-transform: uppercase;
        display: none;

    }

    hr.b {
        border: none;
        height: 1px;
        margin-bottom: .5em;
        color: #fff;
        background-color: #fff;
    }

    aside {
        display: block;
        width: 100%;
        text-align: center;
        margin: auto;
    }

    p.date {
        margin-top: 0;
        margin-bottom: .25em;
        font-weight: bold;
        font-size: .9rem;
        color: #303030;
    }

    p.pal {
        margin-top: 0;
        font-weight: bold;
        color: #940000;
        padding-left: 8px;
        font-size: .85rem;
    }

    p.pal2 {
        margin-top: 0;
        margin-bottom: 0;
        font-weight: bold;
        color: #940000;
        font-size: .85rem;
    }

    p.isr {
        margin-top: 0;
        font-weight: bold;
        color: #00187A;
        padding-left: 10px;
        font-size: .85rem;
    }

    p.isr2 {
        margin-top: 0;
        margin-bottom: 0;
        font-weight: bold;
        color: #00187A;
        font-size: .85rem;
    }

    td.pal {
        width: 50%;
        padding-left: 10px;
        padding-right: 10px;
    }

    td.isr {
        width: 50%;
        border-left: 1px solid gray;
        padding-left: 15px;
        padding-right: 10px;
    }

    td.pal2 {
        width: 40%;
        padding-left: 10px;
        padding-right: 10px;
    }

    td.isr2 {
        width: 40%;
        border-left: 1px solid gray;
        padding-left: 10px;
        padding-right: 10px;
    }

    .menu-toggle,
    .main-navigation.toggled ul {
        display: block;
    }

    .menu-toggle {
        position: absolute;
        right: .5em;
        top: 1.75em;
    }

    .main-navigation li {
        color: #202020;
    }


    .site {
        margin-top: 1em;
        padding: 0 1em;
    }

    .site-title {
        font-size: 26px;
        font-size: 1.5rem;

    }

    .site-title a {
        color: #202020;
    }

    .singular .site-title {
        font-size: 26px;
        font-size: 1.5rem;
    }

    .site-description {
        clear: none;
        display: none;
    }

    .custom-header {
        display: none;
        margin: 0 auto 1.75em;
    }

    .site-header {
        margin-bottom: 2em;
    }

    .site-branding {
        display: inline-block;
        width: 83%;
        transition: .3s;
        vertical-align: bottom;
        color: #202020;
    }

    .site-branding {
        max-width: 85%;
    }


    h4 {
        font-size: 18px;
        font-size: .8rem;
        font-weight: bolder;
        margin: 0;
    }

    h5 {
        font-size: 18px;
        font-size: .7rem;
        font-weight: normal;
        margin: 0;
    }

    h6 {
        font-size: 18px;
        font-size: 1rem;
        font-weight: bold;
        margin: 0;
    }

    hr.add {
        border: none;
        height: 1px;
        margin-bottom: 1.15em;
        color: #fff;
        background-color: #fff;
    }


    td.injp {
        background-color: #f1f1f1;
        font-weight: bold;
        vertical-align: middle;
        height: 36px;
        margin-bottom: 1em;
        width: 41%;
    }

    td.inji {
        background-color: #f1f1f1;
        font-weight: bold;
        vertical-align: middle;
        height: 36px;
        margin-bottom: 1em;
        width: 28%;
    }

    td.injyear {
        background-color: #f1f1f1;
        padding-left: 8px;
        font-weight: bold;
        vertical-align: middle;
        text-align: left;
        height: 36px;
        margin-bottom: 1em;
        width: 31%;
    }



    td.injnum {
        border-left: 1px solid gray;
        font-size: 18.5px;
        font-size: 1rem;
        text-align: center;
        font-weight: bold;
        vertical-align: middle;
    }

    td.injnump {
        border-left: 1px solid gray;
        font-size: 18.5px;
        font-size: 1rem;
        text-align: center;
        font-weight: bold;
        vertical-align: middle;
        width: 41%;
    }

    td.injnumi {
        border-left: 1px solid gray;
        font-size: 18.5px;
        font-size: 1rem;
        text-align: center;
        font-weight: bold;
        vertical-align: middle;
        width: 28%;
    }

    td.injmon {
        width: 31%;
        padding-left: 6px;
        vertical-align: middle;
    }

    td.injtot {
        font-size: 21px;
        font-size: .9rem;
        font-weight: bold;
        padding-left: 5px;
        vertical-align: middle;

    }


    p.inj {
        margin-bottom: 2em;
        font-size: 85%;
    }

    p.lead {
        font-size: 105%;
    }

    p.small {
        font-size: 85%;
    }
}

@media screen and (min-width:30em) {
    .lcp_catlist li {
        list-style: none;
        padding-bottom: 10px;
        clear: both;
        display: block;
        font-size: .925em;
        line-height: 1.5;
    }

    .lcp_thumbnail {
        display: block;
        width: 70%;
        text-align: center;
        margin: 20px auto 17px;
    }

    .lcp_title {
        font-weight: 700;
        font-size: 1.1rem;
        display: block;
        margin-bottom: 1em;
        margin-top: .75em;
        text-align: center;
    }

    .alignleft {
        margin: .875em 1.65em .875em .25em;
    }

    .alignright {
        margin: .875em .25em .875em 1.65em;
    }


    .hentry {
        margin-bottom: 0em;
    }


    p.note {
        display: none;
    }

    p.date {
        margin-top: 0;
        margin-bottom: .25em;
        font-weight: bold;
        font-size: .975rem;
    }

    p.pal {
        padding-left: 15px;
        font-size: .925rem;
    }

    p.pal2 {
        font-size: .925rem;
    }

    p.isr {
        padding-left: 15px;
        font-size: .925rem;
    }

    p.isr2 {
        font-size: .925rem;
    }

    td.pal {
        padding-left: 10px;
    }

    td.isr {
        padding-left: 20px;
    }

    td.pal2 {
        padding-left: 10px;
    }

    td.isr2 {
        padding-left: 20px;
    }

    .site {
        margin-top: 1.25em;
        padding: 0 1.5em;
    }

    .site-title {
        font-size: 26px;
        font-size: 1.6rem;
    }

    .singular .site-title {
        font-size: 26px;
        font-size: 1.6rem;
    }

    .site-description {
        clear: none;
        display: block;
        margin-bottom: 0;
    }

    .site-header {
        margin-bottom: 2em;
    }



    h4 {
        font-size: 18px;
        font-size: 1.1rem;
        margin: 0;
    }

    h5 {
        font-size: 18px;
        font-size: .875rem;
        font-weight: normal;
        margin: 0;
    }

    h6 {
        font-size: 18px;
        font-size: 1.2rem;
        font-weight: bold;
        margin: 0;
    }

    td.injp {
        background-color: #f1f1f1;
        font-weight: bold;
        vertical-align: middle;
        height: 36px;
        margin-bottom: 1em;
        width: 39%;
    }

    td.inji {
        background-color: #f1f1f1;
        font-weight: bold;
        vertical-align: middle;
        height: 36px;
        margin-bottom: 1em;
        width: 32%;
    }

    td.injyear {
        background-color: #f1f1f1;
        padding-left: 10px;
        font-weight: bold;
        vertical-align: middle;
        text-align: left;
        height: 36px;
        margin-bottom: 1em;
        width: 29%;
    }



    td.injnum {
        border-left: 1px solid gray;
        font-size: 18.5px;
        font-size: 1.1rem;
        text-align: center;
        font-weight: bold;
        vertical-align: middle;
        padding: 3px 0px;
    }

    td.injnump {
        border-left: 1px solid gray;
        font-size: 18.5px;
        font-size: 1.1rem;
        text-align: center;
        font-weight: bold;
        vertical-align: middle;
        padding: 3px 0px;
        width: 39%;
    }

    td.injnumi {
        border-left: 1px solid gray;
        font-size: 18.5px;
        font-size: 1.1rem;
        text-align: center;
        font-weight: bold;
        vertical-align: middle;
        padding: 3px 0px;
        width: 32%;
    }

    td.injmon {
        width: 29%;
        padding: 3px 0px 3px 10px;
        vertical-align: middle;
    }

    td.injtot {
        font-size: 21px;
        font-size: 1rem;
        font-weight: bold;
        padding-left: 8px;
    }


    p.lead {
        font-size: 110%;
    }

    p.small {
        font-size: 90%;
    }


}

@media screen and (min-width: 40em) {
    .lcp_catlist li {
        list-style: none;
        clear: both;
        display: block;
        font-size: .835rem;
        line-height: 1.475;
        padding-bottom: 0;
        text-align: left;
    }

    .lcp_thumbnail {
        float: left;
        margin-top: 5px;
        margin-bottom: 32px;
        margin-right: 15px;
        margin-left: 0;
        width: 135px;
    }

    .lcp_title {
        font-weight: 700;
        font-size: 1.15rem;
        display: block;
        margin-bottom: .6em;
        margin-top: 1em;
        text-align: left;
    }

    .hentry {
        margin-bottom: 0em;
    }


    .alignleft {
        margin: 0em 2em 1em .25em;
    }

    .alignright {
        margin: .875em .25em 1.875em 2em;
    }


    .site {
        margin: 1.5em auto 0;
        width: 37.5em;
        padding: 0;
    }

    p.date {
        font-size: 1rem;
    }

    td.pal {
        padding-left: 20px;
    }

    td.isr {
        padding-left: 35px;
    }

    td.pal2 {
        padding-left: 20px;
    }

    td.isr2 {
        padding-left: 35px;
    }

    p.pal {
        font-size: 1rem;
        padding-left: 30px;
    }

    p.pal2 {
        font-size: 1rem;
    }

    p.isr {
        font-size: 1rem;
        padding-left: 30px;
    }

    p.isr2 {
        font-size: 1rem;
    }

    .site-branding {
        display: inline-block;
        width: 75%;
        transition: .3s;
        vertical-align: bottom;
    }

    .site-description {
        clear: none;
        display: block;
    }

    .site-title {
        font-size: 26px;
        font-size: 1.6rem;
    }

    .singular .site-title {
        font-size: 26px;
        font-size: 1.6rem;
    }

    .site-header {
        margin-bottom: 2em;
    }

    h4 {
        font-size: 18px;
        font-size: 1.3rem;
        margin: 0;
    }

    h5 {
        font-size: 18px;
        font-size: 1.1rem;
        font-weight: normal;
        margin: 0;
    }

    h6 {
        font-size: 18px;
        font-size: 1.3rem;
        font-weight: bold;
        margin: 0;
    }


    hr.add {
        border: none;
        height: 1px;
        margin-bottom: 1.25em;
        color: #fff;
        background-color: #fff;
    }




    td.injp {
        background-color: #f1f1f1;
        font-weight: bold;
        vertical-align: middle;
        height: 36px;
        margin-bottom: 1em;
        width: 36%;
    }

    td.inji {
        background-color: #f1f1f1;
        font-weight: bold;
        vertical-align: middle;
        height: 36px;
        margin-bottom: 1em;
        width: 36%;
    }

    td.injyear {
        background-color: #f1f1f1;
        font-weight: bold;
        vertical-align: middle;
        text-align: left;
        height: 36px;
        margin-bottom: 1em;
        width: 28%;
    }



    td.injnum {
        border-left: 1px solid gray;
        font-size: 18.5px;
        font-size: 1.1rem;
        text-align: center;
        font-weight: bold;
        width: 36%;
        vertical-align: middle;
    }

    td.injnump {
        border-left: 1px solid gray;
        font-size: 18.5px;
        font-size: 1.1rem;
        text-align: center;
        font-weight: bold;
        vertical-align: middle;
        width: 36%;
    }

    td.injnumi {
        border-left: 1px solid gray;
        font-size: 18.5px;
        font-size: 1.1rem;
        text-align: center;
        font-weight: bold;
        vertical-align: middle;
        width: 36%;
    }

    td.injmon {
        width: 28%;
        vertical-align: middle;
    }

    td.injtot {
        font-size: 21px;
        font-size: 1.1rem;
        font-weight: bold;
        padding-left: 8px;
    }


    p.inj {
        margin-bottom: 2em;
        font-size: 90%;
    }

    p.lead {
        font-size: 115%;
    }

    p.small {
        font-size: 95%;
    }
}

@media screen and (min-width: 45em) {


    h1,
    .singular .entry-title {
        font-size: 22px;
        font-size: 1.8rem;
        margin: 0 0 1.5em;
        color: #202020;
        text-align: center;
        background-color: #F1F1F1;
        height: 48px;
        padding: 7px 0;
    }


    .site-main .comment-navigation,
    .site-main .posts-navigation,
    .site-main .post-navigation {
        line-height: 1.3;
        margin: 0 0 3.5em;
        padding: .875em 0;
    }

    .custom-background.sticking .site-header {
        width: 45em;
    }

    .sticking .site-description {
        display: none;
    }

    .sticking .site-logo {
        clear: none;
        display: inline-block;
        margin-bottom: 0;
        margin-right: 0.4375em;
        max-width: 150px;
        max-height: 50px;
        vertical-align: middle;
    }

    .sticking .site-content {
        padding-top: 1.75em;
    }

    .sticking .site {
        margin-top: 6em;
    }

    .sticking .site-branding {
        vertical-align: middle;
    }

    .sticking .site-header {
        width: 42em;
        margin: 0 auto;
        padding-top: .7em;
        padding-bottom: .6em;
        background: white;
        position: fixed;
        top: 0;
        left: 50%;
        transform: translateX(-50%);
        z-index: 999;
    }

    .custom-background.sticking .site-header {
        width: 45;
    }

    .admin-bar.sticking .site-header {
        top: 32px;
    }

    .sticking .site-title {
        font-size: 18px;
        font-size: 1.45rem margin-right: 0;
    }

    .lcp_catlist li {
        list-style: none;
        clear: both;
        display: block;
        font-size: .9rem;
        line-height: 1.55;
        padding-bottom: 0;
    }

    .lcp_thumbnail {
        float: left;
        margin-top: 5px;
        margin-bottom: 32px;
        margin-right: 15px;
        margin-left: 0;
        width: 145px;
    }

    .lcp_title {
        font-weight: 700;
        font-size: 1.25rem;
        display: block;
        margin-bottom: .6em;
        margin-top: 1em;
        color: ;
    }

    hr.b {
        border: none;
        height: 1px;
        margin-bottom: 1.25em;
        color: #fff;
        background-color: #fff;
    }

    .site {
        margin: 2em auto 0;
        width: 42em;
        padding: 0;
    }

    p.date {
        font-size: 1rem;
    }

    td.pal {
        padding-left: 20px;
    }

    td.isr {
        padding-left: 35px;
    }

    td.pal2 {
        padding-left: 20px;
    }

    td.isr2 {
        padding-left: 35px;
    }

    p.pal {
        font-size: 1rem;
        padding-left: 30px;
    }

    p.pal2 {
        font-size: 1rem;
    }

    p.isr {
        font-size: 1rem;
        padding-left: 30px;
    }

    p.isr2 {
        font-size: 1rem;
    }

    .main-navigation ul ul {
        background: #f1f1f1;
        float: left;
        margin-left: 0;
        padding: 0 .875em;
        position: absolute;
        top: 1.75em;
        left: -999em;
        text-align: left;
        width: 90px;
        z-index: 99999;
    }

    .menu-toggle,
    .main-navigation.toggled ul {
        display: none;
    }

    .site-branding {
        display: inline-block;
        width: 47%;
        transition: .3s;
        vertical-align: bottom;
    }

    .site-description {
        clear: none;
        display: none;
    }

    .main-navigation {
        display: inline-block;
        text-align: right;
        width: 52%;
        vertical-align: middle;
        font-size: .9rem;
    }

    .main-navigation a {
        color: #202020;
    }

    .main-navigation li {
        clear: none;
        display: inline-block;
        width: auto;
        margin-right: 0;
        margin-left: .8em;
        color: #202020;
    }

    .main-navigation ul>li.menu-item-has-children,
    .main-navigation ul>li.page_item_has_children {
        margin-right: 1em;
    }

    .site-title {
        font-size: 26px;
        font-size: 1.45rem;
        margin: 0 .1em 0 0;
    }

    .singular .site-title {
        font-size: 26px;
        font-size: 1.45rem;
        margin: 0 .25em 0 0;
    }

    .site-header {
        margin-bottom: 3em;
    }

    .custom-header {
        display: none;
        margin: 0 auto 1.75em;
    }

    h4 {
        font-size: 18px;
        font-size: 1.3rem;
        margin: 0;
    }

    h5 {
        font-size: 18px;
        font-size: 1.1rem;
        font-weight: normal;
        margin: 0;
    }

    h6 {
        font-size: 18px;
        font-size: 1.3rem;
        font-weight: bold;
        margin: 0;
    }

    hr.add {
        border: none;
        height: 1px;
        margin-bottom: 1.5em;
        color: #fff;
        background-color: #fff;
    }


    p.inj {
        margin-bottom: 2em;
        font-size: 90%;
    }

    p.lead {
        font-size: 115%;
    }

    p.small {
        font-size: 95%;
    }
}

@media screen and (min-width: 50em) {

    .site {
        margin: 2em auto 0;
        width: 47em;
        padding: 0;
    }

    .site-title {
        font-size: 26px;
        font-size: 1.6rem;
        margin: 0 .25em 0 0;
    }

    .sticking .site-title {
        font-size: 1.6rem;
    }

    .singular .site-title {

        font-size: 26px;

        font-size: 1.6rem;

        margin: 0 .25em 0 0;

    }



    .sticking .site-header {
        width: 47em;
        margin: 0 auto;
        padding-top: .7em;
        padding-bottom: .6em;
    }

    .site-branding {
        width: 52%;
    }

    .main-navigation {
        width: 47%;
    }


    .sticking .site {
        margin-top: 6em;
    }






}

@media screen and (min-width: 55em) {


    .lcp_catlist li {
        list-style: none;
        clear: both;
        display: block;
        font-size: .9rem;
        line-height: 1.55;
        padding-bottom: 0;
    }

    .lcp_thumbnail {
        float: left;
        margin-top: 5px;
        margin-bottom: 32px;
        margin-right: 15px;
        margin-left: 0;
        width: 140px;
    }

    .lcp_title {
        font-weight: 700;
        font-size: 1.25rem;
        display: block;
        margin-bottom: .6em;
        margin-top: 1em;
    }

    aside {
        display: block;
        width: 100%;
    }

    .site {
        margin: 4em auto 0;
        padding: 0;
        width: 50em;
    }

    .singular .site-main {
        margin: 0 18% 0 0;
    }

    .singular .site-content .widget-area {
        width: 15.75%;
    }



    .site-branding {
        display: inline-block;
        width: 51%;
        transition: .3s;
        vertical-align: bottom;
    }

    .site-description {
        clear: none;
        display: none;
        line-height: 1.3;
        margin: 0 0 3.5em;
        vertical-align: baseline;
    }

    .main-navigation {
        display: inline-block;
        text-align: right;
        width: 48%;
        vertical-align: middle;
    }

    .main-navigation li {
        display: inline-block;
        margin-right: 0;
        margin-left: 1em;
    }

    .main-navigation ul>li.menu-item-has-children,
    .main-navigation ul>li.page_item_has_children {
        margin-right: 1em;
    }

    .site-title {
        font-size: 26px;
        font-size: 1.6rem;
    }



    .singular .site-title {
        font-size: 26px;
        font-size: 1.6rem;
    }

    .site-header {
        margin-bottom: 3em;
    }

    .custom-header {
        display: block;

    }


    .sticking .site-header {
        width: 50em;
    }

    .sticking .site {
        margin-top: 8.5em;
    }


    p.inj {
        margin-bottom: 2.5em;
        font-size: 90%;
    }

    p.lead {
        font-size: 115%;
    }

    p.small {
        font-size: 95%;
    }
}

/*-- iPad horizontal */
@media screen and (min-width: 60em) {

    .lcp_catlist li {
        list-style: none;
        clear: both;
        display: block;
        font-size: .925rem;
        line-height: 1.65;
        padding-bottom: 0;
    }

    .lcp_thumbnail {
        float: left;
        margin-top: 5px;
        margin-bottom: 32px;
        margin-right: 15px;
        margin-left: 0;
        width: 145px;
    }

    .lcp_title {
        font-weight: 700;
        font-size: 1.35rem;
        display: block;
        margin-bottom: .6em;
        margin-top: 1em;
    }

    .singular .site-content .widget-area {
        width: 16%;
    }

    .singular .site-main {
        margin: 0 20% 0 0;
    }

    .site,
    .sticking .site-header {
        width: 56em;
    }

    .sticking .site {
        margin-top: 8.5em;
    }


    .site-branding {
        display: inline-block;
        width: 51%;
        transition: .3s;
        vertical-align: bottom;
    }

    .main-navigation {
        width: 48%;
    }
}

@media screen and (min-width: 70em) {
    .lcp_catlist li {
        list-style: none;
        clear: both;
        display: block;
        font-size: .975rem;
        line-height: 1.65;
        padding-bottom: 0;
    }

    .lcp_thumbnail {
        float: left;
        margin-top: 5px;
        margin-bottom: 32px;
        margin-right: 20px;
        margin-left: 0;
        width: 170px;
    }

    .lcp_title {
        font-weight: 700;
        font-size: 1.35rem;
        display: block;
        margin-bottom: .6em;
        margin-top: 1em;
    }

    .site {
        margin: 4em auto 0;
        width: 63em;
    }

    .site-branding {
        width: 61%;
    }

    .main-navigation {
        width: 38%;
    }

    .site-description {
        clear: none;
        display: inline;
    }

    .sticking .site-header {
        width: 63em;
    }

    .sticking .site {
        margin-top: 8.5em;
    }

    .singular .site-title {
        margin: 0 .5em 0 0;
    }


    p.inj {
        margin-bottom: 2.5em;
        font-size: 90%;
    }
}

@media screen and (min-width: 80em) {
    .lcp_catlist li {
        list-style: none;
        clear: both;
        display: block;
        font-size: 1rem;
        line-height: 1.8;
        padding-bottom: 0;
    }

    .lcp_thumbnail {
        float: left;
        margin-top: 5px;
        margin-bottom: 32px;
        margin-right: 20px;
        margin-left: 0;
        width: 175px;
    }

    .lcp_title {
        font-weight: 700;
        font-size: 1.35rem;
        display: block;
        margin-bottom: .6em;
        margin-top: 1em;
    }

    .main-navigation li {
        margin-left: 1.5em;
    }

    .site,
    .sticking .site-header {
        width: 68em;
    }

    .singular .site-title {
        margin: 0 .7em 0 0;
    }


    .sticking .site {
        margin-top: 8.5em;
    }


    .singular .site-content .widget-area {
        width: 17%;
    }
}



.indirectDisclaimer {
  border: 2px solid black;
  padding: 1em;
  border-radius: 1em;
  margin-bottom: 1em;
}

.indirectDisclaimer p {
  margin: 0;
}


.site-description {
    font-style: italic;
    font-size: .98rem;
}

.widget-title,
.widgettitle {
    font-size: 20px;
    font-size: 1rem;
    margin-bottom: .85em;
    color: #202020;
}


td {
    padding: 0px;
    vertical-align: top;
}

hr {
    border: none;
    height: 1px;
    margin-bottom: 3.5em;
    color: #f1f1f1;
    background-color: #f1f1f1;
}

hr.inj {
    border: none;
    height: 1px;
    margin-bottom: 1.5em;
    color: #f1f1f1;
    background-color: #f1f1f1;
}

hr.c {
    border: none;
    height: 1px;
    margin-bottom: 1em;
    color: #fff;
    background-color: #fff;
}

/*-- Footer */
.site-footer {
    font-size: 14px;
    font-size: .875rem;
    margin: 1em 0;
    padding-bottom: 1em;
}

.page .entry-header {
    display: none;
}

.entry-meta {
    display: none;
}

.entry-footer {
    display: none;
}



img {
    border: 1px solid #404040;
}

img.none {
    border: 0px;
}


table {
    margin: 0 0 1.5em;
    width: 100%;
    max-width: 100%;
    table-layout: fixed;
}

p.pal a:link {
    color: #940000;
}

p.pal a:visited {
    color: #940000;
}

p.pal a:hover {
    color: #940000;
}

p.pal a:active {
    color: #940000;
}

p.isr a:link {
    color: #00187A;
}

p.isr a:visited {
    color: #00187A;
}

p.isr a:hover {
    color: #00187A;
}

p.isr a:active {
    color: #00187A;
}

p.pal2 a:link {
    color: #940000;
}

p.pal2 a:visited {
    color: #940000;
}

p.pal2 a:hover {
    color: #940000;
}

p.pal2 a:active {
    color: #940000;
}

p.isr2 a:link {
    color: #00187A;
}

p.isr2 a:visited {
    color: #00187A;
}

p.isr2 a:hover {
    color: #00187A;
}

p.isr2 a:active {
    color: #00187A;
}

div.month {
    background-color: #f1f1f1;
    width: 100%;
    text-align: center;
    font-size: 21px;
    font-size: 1.3375rem;
    font-weight: bold;
    height: 36px;
    margin-top: 0;
    margin-bottom: 1.25em;
    border: 0 solid #000;
}

div.cat {
    background-color: #f1f1f1;
    width: 100%;
    text-align: center;
    font-size: 21px;
    font-size: 1.3375rem;
    font-weight: bold;
    height: 36px;
    margin-top: 0;
    margin-bottom: 2em;
    border: 0 solid #000;
}


table.photo {
    margin: 0;
    table-layout: fixed;
}

table.list {
    margin: 0 0 1em;
    table-layout: fixed;
}

p.photo {
    margin: 0 0 .5em;
}

.site-footer {
    clear: both;
    width: 50%;
    display: none;
}

h3 {
    font-size: 21px;
    font-size: 1.3rem;
}

a {
    color: #303030;
    text-decoration: none;
    transition: .1s;
}

ul,
ol {
    margin: 0;
    padding-left: 0;
}

li>ul,
li>ol {
    margin-bottom: 0;
    margin-left: 0;
}

.entry-content {
    margin: 0 0 1.75em;
}

p {
    margin-bottom: 1.75em;
    -webkit-hyphens: manual;
    -moz-hyphens: manual;
    -ms-hyphens: manual;
    hyphens: manual;
}

.hyphenate {
    -webkit-hyphens: manual;
    -moz-hyphens: manual;
    -ms-hyphens: manual;
    hyphens: manual;
}

.site-main .post-navigation {
    font-size: 20px;
    font-size: 1.2rem;
}

td.inj {
    background-color: #f1f1f1;
    font-weight: bold;
    vertical-align: middle;
    height: 36px;
}


/*full size video embeds*/
.featured-video {
    width: 100%;
}

.wp-video {
    margin-bottom: 20px;
}

/*video gallery*/
#videoThumbBox .loaderGif {
    width: 128px;
    margin: auto;
}

#videoThumbBox {
    width: 100%;
    position: relative;
    z-index: 0;
}

#videoThumbBox a {
    width: 32%;
    float: left;
    padding: 0;
    outline: none;
    border: none;
    display: block;
    margin-right: 1%;
}

#videoThumbBox .playOverlay {
    position: absolute;
    width: 32%;
    opacity: 0;
}

@media screen and (min-width: 661px) {
    #videoThumbBox a:nth-child(3n +1) {
        clear: both;
    }

    #fullscreenOverlay #videoBox {
        width: 70%;
    }
}

@media screen and (max-width: 660px) {
    #videoThumbBox a {
        width: 49%;
        margin-right: 1%;
    }

    #videoThumbBox .playOverlay {
        position: absolute;
        width: 49%;
    }

    #videoThumbBox a:nth-child(2n +1) {
        clear: both;
    }

    #fullscreenOverlay #videoBox {
        width: 80%;
    }
}

@media screen and (max-width: 400px) {
    #videoThumbBox a {
        width: 100%;
        clear: both;
    }

    #videoThumbBox .playOverlay {
        position: absolute;
        width: 100%;
    }

    #fullscreenOverlay #videoBox {
        width: 90%;
    }

    .mobileStacking {
        display: block;
        width: initial;
    }
}

#videoThumbBox img {
    width: 100%;
    border: none;
    padding: 0;
    margin: 0;
}

#fullscreenOverlay {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    text-align: center;
    z-index: 1000;
    display: none;
}

#fullscreenOverlay #blackground {
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: black;
    opacity: 0;
    z-index: 1000;
}

#fullscreenOverlay #videoBox {
    position: relative;
    margin: auto;
    margin-top: 100px;
    z-index: 1000;
}

#fullscreenOverlay #videoBox video {
    width: 100%;
    display: none;
    box-shadow: 10px 20px 50px rgba(0, 0, 0, .5);
}

#belowVideoGallery {
    clear: both;
    width: 100%;
    position: relative;
    top: 20px;
    border-top: 1px solid lightgrey;
}

#belowVideoGallery img {
    border: none;
}

#belowVideoGallery .yt-gallery-subscribe {
    text-align: center;
    padding: 15px 0 10px 0;
    clear: both;
}

#belowVideoGallery .yt-gallery-subscribe a.yt-gallery-subbutton,
#belowVideoGallery .yt-gallery-subscribe a.yt-gallery-subbutton:hover {
    display: inline-block;
    padding: 2px 10px;
    background-color: #e62117 !important;
    color: #fff !important;
    text-decoration: none !important;
    border-radius: 12px;
}

#belowVideoGallery .yt-gallery-subscribe a.yt-gallery-subbutton img {
    width: 20px !important;
    height: auto !important;
    vertical-align: middle !important;
    padding: 0 6px 3px 0;
    display: inline-block;
    background: transparent;
    box-shadow: none;
    border: none;
}



@media only screen and (min-width: 768px) and (max-width: 1023px) {

    .featured-video {
        width: 100%;
    }

}

/*timeline loader gif*/
div#loaderGif,
div.loaderGif {
    text-align: center;
    padding-bottom: 200px;
}

/*timeline charts*/
.fullChartBox {
    width: 100%;
}

.fullChartBox .theChart {
    margin: auto;
    width: 580px;
    height: 450px;
}

.pieChartbox,
.pieChartBoxImage,
.pieChartbox .theChart {
    margin: auto;
    width: 260px;
    height: 320px;
}

.barChartbox,
.barChartbox .theChart {
    margin: auto;
    width: 580px;
    height: 450px;
}

.smallChartbox,
.smallChartbox .theChart {
    margin: auto;
    width: 200px;
    height: 200px;
}

.pieChartbox .theChart {
    position: absolute;
    z-index: 1;
}

.pieChartbox .chartLabelBox {
    position: relative;
    width: 100%;
    height: 100%;
    display: table;
}

.pieChartbox .chartLabelBox .centerLabel {
    position: relative;
    margin: auto;
    width: 100px;
    /*bottom: 177px;*/
    font: 14px Helvetica, Arial, sans-serif;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}

.chartbox .centerLabel .boldLabel {
    font-weight: bold;
}

.piechart {
    width: 100%;
}

/*.piechart .chartbox {
  margin: auto;
  width: 525px;
  position: relative;
  display: none;
}*/
.piechart .chartbox .chartlabels {
    position: relative;
    margin: 0 0 0 20px;
    bottom: 100px;
    display: inline-block;
}

.piechart .chartbox .chartlabels .square {
    text-align: left;
    display: inline-block;
    height: 20px;
    width: 20px;
    margin-right: 10px;
}

.piechart .chartbox .chartlabels .key {
    text-align: right;
}

/*.piechart .chartbox .chartlabels .square.pal {
  background-color: #940000;
}
.piechart .chartbox .chartlabels .square.isr {
  background-color: #00187A;
}*/
.piechart canvas {}



.description,
#IntroParagraph {
    display: none;
}

#imageDownload {
    position: absolute;
    z-index: -1;
}

#deathPieChartImage {
    border: none;
}

/*#overlayer {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  z-index: 1;
  display: none;
}

#overlayer .chartImageBox {
  margin: auto;
  position: absolute;
}
#overlayer .blackground {
  background-color: black;
  width: 100%;
  height: 100%;
  position: absolute;
  opacity: .8;
}*/

.saveChartImage {
    cursor: pointer;
    border: 1px solid black;
    border-radius: 8px;
    padding: 2px 4px;
    background-color: lightgrey;
    font: 10px Helvetica, Arial, sans-serif;
}

/*youtube playlist*/
.epyt-gallery-subscribe a.epyt-gallery-subbutton,
.epyt-gallery-subscribe a.epyt-gallery-subbutton:hover {
    display: inline !important;
    border-radius: 10px !important;
}

.epyt-gallery-subscribe a.epyt-gallery-subbutton img,
.epyt-gallery-subscribe a.epyt-gallery-subbutton:hover img {
    border: none;
}


/*added menu items*/
.site-header {
    padding-top: 0;
}

.main-navigation {
    width: 100%;
    font-family: sans-serif;
    text-align: left;
}

.menu-top-nav-container {
    background-color: lightgrey;
}

.at-above-post-homepage.addthis_tool {
    text-align: right;
}

/*.admin-bar.sticking .site-header {
    top: 0px;
}*/

/*donation page*/
.indented {
    padding-left: 50px;
    display: block;
}

a.foreignDisclaimer {
    font-size: 1.2em;
    font-weight: bold;
}

div.taxonomy-description {
    font-weight: bold;
}
div.taxonomy-description a {
    text-decoration: underline;
}
div.taxonomy-description a:hover {
    opacity: 0.6;
}

.highlight {
    font-weight: bold;
    background-color: lightyellow;
    color: black;
    display: inline-block;
}