﻿body {
    background-image: none;
    font-size: 16px;
}

.ptitle {
    font-size: 2.7rem;
}

    .ptitle img {
        height: 60px;
        margin-right: 1rem;
    }

.ptagline {
    margin-top: -8px;
}

#page {
    padding: 0px;
}

.articles {
    column-count: 1;
}

.trending {
    width: 100%
}

    .trending:nth-of-type(5) {
        display: none;
    }

.trending_item {
    width: 50%;
    float: left;
    border-bottom: 4px solid white;
}

.trending_title {
    font-size: 1.05em;
}

.lead_title {
    font-size: 2.0rem !important;
    text-transform: none;
    height: auto !important;
}

.lead_article {
    height: auto !important;
    font-size: 20px !important;
}

.atitle .emphasise_title {
    font-size: 1.5rem !important;
}

.atitle {
    font-size: 1.5rem !important;
    padding: 4px 4px 4px 0.5rem;
    text-align: left;
}

.similarArticles {
    width: 100%;
}

centre {
    display: inline-block;
    text-align: center;
    width: 100%;
}

panel_50, panel_80, panel_100, panel_left50, panel_right50 {
    width: 100%;
    margin-bottom:0.5rem;
}

text_left {
    text-align: left !important;
}

.left_quote {
    width: 100%;
    float: none;
    margin-right: 0;
}

.right_quote {
    width: 100%;
    float: none;
    margin-left: 0;
}

/* TWO COLUMNS - REDUCED TO ONE FOR MOBILE */

.twocols {
    column-count: 1;
    column-rule: 2px solid goldenrod;
    column-gap: 2em;
    border-left: 6px solid goldenrod;
    padding-left: 2em;
}

/* END TWO COLUMNS */

ellipse_left {
    width: 100%;
    float: none;
    margin-right: 0;
}

ellipse_centered {
    width: 100%;
    float: none;
}

ellipse_right {
    width: 100%;
    float: none;
    margin-left: 0;
}

blob {
    background-color: cornflowerblue;
    display: inline-block;
    padding: 8px;
    font-size: 16px;
    border-radius: 50%;
    color: white;
    height: 40px;
    min-width: 40px;
    text-align: center;
    margin-right: 1rem;
}

flash {
    background-color: cornflowerblue;
    display: block;
    padding: 0.25rem;
    font-size: 1rem;
    color: white;
    height: fit-content;
    width: fit-content;
}

.feature {
    /*display: none;*/
}

.feature_writer_pic {
    height: auto;
    max-height: 100px;
    /*width: 60%;*/
}

.cq, .leftq, .rightq {
    margin: 0 0 0.5rem 0 !important;
    width: 100% !important;
    font-size: 1.0rem;
    overflow: auto;
}

.w50, .w80 {
    width: 100% !important;
}

.article .left, .article .right {
    width: 100%;
}


.article .picright25 {
    width: 50%;
    margin-left: 2rem;
    text-align: right;
    float: right;
}

.article .picleft25 {
    width: 50%;
    margin-right: 2rem;
    text-align: left;
    float: left;
}

.article .picright15 {
    width: 25%;
    margin-left: 2rem;
    text-align: right;
    float: right;
}

.article .picleft15 {
    width: 25%;
    margin-right: 2rem;
    text-align: left;
    float: left;
}

.poem {
    font-size: 1.2em;
    margin-left: 2rem;
    margin-right: 2rem;
    margin-top: 1rem;
    margin-bottom: 1rem;
    line-height: 150%;
}





.widget {
    /*display: none;*/
}

.widget_heading {
    display: inline-block;
    padding: 6px 12px 6px 6px;
    background-color: var(--highlight);
    font-size: 0.9rem;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    font-weight: bold;
}

.arts_venue {
    width: 50%;
}

.mbtn {
    font-size: 1.2em;
    /*opacity: 0.3;*/
}

/*.mbtn_selected {
    opacity: 1;
}*/

panelrow, row{
    flex-direction:column;
}

.header .mnuicon {
    display: inline-block;
    font-size: 2.0em;
    float: right;
    margin: 0.25em 0px 0px 0px;
    cursor: pointer;
}

.header .mainmnu {
    position: fixed;
    top: 0px;
    left: 0px;
    display: none;
    width: 100%;
    z-index: 1;
    background-color: white;
}

.header .mbtn {
    color: black;
    background-color: white;
    border-radius: 0px;
    width: 100%;
    margin-right: 0px;
    line-height: 180%;
    padding: 8px;
}

#social, #pdate {
    display: none;
    width: 100%;
}

.social_block {
    display: none;
}

.mainmnu {
    font-size: 1.4em;
}

    .mainmnu .closebtn {
        display: block;
    }

.stublink {
    margin-top: 1rem;
    display: block;
}

    .stublink::after {
        content: "";
        clear: both;
        display: table;
    }

.stubtxt {
    padding: 4px;
    text-align: left;
    margin-left: 0.5rem;
    hyphens: auto;
}

.stub-portrait {
    width: 100%;
    float: none;
    margin-left: 0rem;
}

#main_story {
    height: auto;
}


#main_text {
    width: 100%;
    height: auto;
}

#main_image {
    width: 100%;
    float: none;
}

/* AMAZON db*/

.featured a {
    width: 50%;
}

.lead_text {
    width: 100%;
    padding: 0.2em;
}

.lead_pic {
    width: 100%;
}

.gtrow {
    display: block;
    border-bottom: 0px;
}

.gtcol {
    border-right: 0px;
    padding: 0px !important;
    margin: 0px !important;
    padding-bottom: 2rem !important;
    margin-bottom: 2rem !important;
    border-bottom: 0px !important;
}

.article {
    border-left: 0px;
    width: 100%;
    font-size: 1.0rem;
    float: none;
    padding: 0.5rem;
}

    .article h1 {
        margin: 0;
        line-height: 145%;
        margin-bottom: 0.5rem;
        font-family: 'Ledger', serif;
        text-align: left;
    }

    .article .subtitle {
        margin-bottom: 1rem;
        text-align: left;
        font-weight: bold;
        font-size: 1.25rem;
        font-family: 'Ledger', serif;
    }

    .article b {
        font-size: 1.1em;
        color: black;
    }

.title_block {
    border-bottom: 1px solid lightgray;
    margin-bottom: 3rem;
}

.article_main {
    width: 100%;
    padding-left: 0.25rem;
    padding-right: 0.25rem;
}

.article_writer {
    margin-top: 0px;
    float: none;
    width: 100%;
    border-bottom: 0px;
    font-size: 1.3rem;
    border-bottom: 1px solid silver;
}

    .article_writer img {
        float: left;
        margin-right: 20px;
        width: 140px;
    }

.pubdate {
    margin-top: 10px;
    border-top: 0px;
    border-bottom: 0px;
}


/* LIVE BLOGS */

.bloglink {
    text-decoration: none;
}

#live_blog_stub {
    padding: 4rem 4rem 4rem 4rem;
    color: black;
    font-size: 0.9rem;
    position: relative;
    margin-bottom: 0.5rem;
}

    #live_blog_stub hr {
        margin: 1rem 0rem 1rem 0rem;
    }

#blogbanner {
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    background-color: red;
    color: white;
    padding: 0.5rem;
    text-transform: uppercase;
    font-size: 1.0rem;
}

    #blogbanner span {
        font-size: small;
    }

#btmblogbanner {
    position: absolute;
    width: 100%;
    bottom: 0;
    left: 0;
    background-color: red;
    color: white;
    padding: 0.5rem;
    text-transform: uppercase;
    font-size: 1.0rem;
}

.live_blog_date {
    font-weight: bold;
    margin-bottom: 0.5rem;
}

list0 {
    margin-left: 2rem;
    background-image: url(/images/listblob.svg);
    background-position: left 0.5rem;
    background-size: 12px;
    background-repeat: no-repeat;
    padding-left: 1.5rem;
    font-size: 0.95rem !important;
    display: inline-block;
    width: 100%;
    text-align: left;
}

list1 {
    margin-left: 4rem;
    background-image: url(/images/listblob.svg);
    background-position: left 0.5rem;
    background-size: 10px;
    background-repeat: no-repeat;
    padding-left: 1.5rem;
    font-size: 0.90rem !important;
    display: inline-block;
    width: 100%;
    text-align: left;
}

list2 {
    margin-left: 6rem;
    background-image: url(/images/listblob.svg);
    background-position: left 0.5rem;
    background-size: 8px;
    background-repeat: no-repeat;
    padding-left: 1rem;
    font-size: 0.85rem !important;
    display: inline-block;
    width: 100%;
    text-align: left;
}


/* Publisher Tables Formats 
    Clear out inherited css
*/

table [class^='pubt'] {
    width: unset;
}

    table[class^='pubt'] td {
        font-size: 0.9rem;
        font-weight: normal !important;
        padding: unset;
    }

    table[class^='pubt'] th {
        background-color: #D69C2F;
        font-weight: bold;
        color: white;
        font-size: 0.9rem;
    }

    table[class^='pubt'] tbody tr:nth-child(odd) {
        background-color: unset;
    }

    table[class^='pubt'] tbody tr:nth-child(even) {
        background-color: unset;
    }


.pubt_100 {
    width: 100% !important;
    font-size: 0.9rem;
}

.pubt_50l {
    width: 50% !important;
    float: left;
    margin-top: 0 !important;
    margin-left: 0 !important;
    margin-right: 2rem !important;
    font-size: 0.9rem;
}

.pubt_50r {
    width: 50% !important;
    float: right;
    margin-top: 0 !important;
    margin-right: 0 !important;
    margin-left: 2rem !important;
    font-size: 0.9rem;
}

.pubt_80c {
    width: 80% !important;
    margin-left: auto;
    margin-right: auto;
    font-size: 0.9rem;
}

.pubt_zebraodd tr:nth-child(odd) {
    background-color: #efefef !important;
}

.pubt_zebraeven tr:nth-child(even) {
    background-color: #efefef !important;
}

.pubt_lightgreyborder {
    border: 1px solid silver;
}

.pubt_darkgreyborder {
    border: 1px solid gray;
}

.pubt_cellqtrpadding td, .pubt_cellqtrpadding th {
    padding: 0.25rem !important;
}

.pubt_cellhalfpadding td, .pubt_cellhalfpadding th {
    padding: 0.5rem !important;
}

.pubt_cellwholepadding td, .pubt_cellwholepadding th {
    padding: 1rem !important;
}

.pubt_alignleft td, pubt_alignleft th {
    text-align: left;
}

.pubt_alignright td, .pubt_alignright th {
    text-align: right;
}

.pubt_aligncenter td, .pubt_aligncenter th {
    text-align: center;
}


.footerCopyrightErrors {
    text-align: center;
    font-size: 0.75rem;
    margin-top: 1rem;
}

.headline-graphic-right {
    display: none !important;
}

.headline-graphic-left {
    position: absolute;
    top: 0px;
    z-index: 2000;
    width: 100%;
    height: auto;
    pointer-events: none;
}

.headline-graphic-animated {
    animation-name: balloon;
    animation-duration: 10s;
    animation-iteration-count: infinite;
    animation-direction: alternate;
    opacity: 0.8;
}

callout {
    border-left: 6px solid goldenrod;
    padding-left: 1rem;
    font-size: 0.9rem;
    display: inline-block;
}

callout_title {
    font-size: 1.1rem;
    font-weight: bold;
    color: darkgoldenrod;
}
