main,
main article.contentText p.textCentre{
    text-align: center;
}

main article.contentText {
    border: 1px solid #333;
}

main#bg {
    background-repeat: repeat-y;
    /*background-image: url("/images/background_orchard_bluesky.jpg");*/
    /*background-image: linear-gradient(rgba(255, 255, 255, 0.3), rgba(220, 220, 250, 0.3)), url("/images/background_orchard_bluesky.jpg");*/
    background-image: linear-gradient(rgba(55, 55, 55, 0.1), rgba(20, 20, 50, 0.1)), url("/images/background_orchard_bluesky.jpg");
    background-size: cover;
    background-position:center bottom;
    background-attachment: fixed;
}
main > article.contentText  h1,
main > article.contentText  h2,
main > article.contentText  h3,
main > article.contentText  h4,
main > article.contentText > p,
main table#cmttee {
    /*color: #000;*/
    font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Sans", "Lucida Grande", Arial, sans-serif;
}


main#bg.contentText > article {
    max-width: 1250px;
}

div.minutes > h3 {
    font-size: 1.8rem;
}

div.minutes.notedate > h3:hover,
div.minutes.notedate > h3:focus {
    cursor: pointer;
    color:#009;
    text-decoration: underline;
}

div.minutes.notedate {
    margin-bottom: 2rem;
}
div.minutes.notedate > p {
    margin-top: 0;
    font-size: 1rem;
}

div.minutes.notedate > div {
    display: none;
}
main article {
    /*max-width: 850px;*/
    margin:1rem auto;
    text-align: center;
    width: 90vw;
    min-width: 300px;
    display: inline-block;
    background-color: #fff;
}
main article .minutes > div > object,
main article .minutes >  object {
    width: 85%;
    max-width: 800px;
    height: 75vh;
    min-height: 250px;
    max-height: 700px;
    text-align: center;
    margin: 1rem auto 2rem;
}
h4 {
    font-size: 1.35rem;
}
h3, h4 {
    margin: 1rem auto;
}

main table#cmttee{
    width: 90%;
    max-width: 1000px;
    margin: 2rem auto;
    font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Sans", "Lucida Grande", Arial, sans-serif;

}
main table#cmttee tr td {
    vertical-align: text-top;
    text-align: center;
}
main table#cmttee tr:not(:first-of-type):not(:last-of-type) td {
    border-bottom: 1px solid #ddd;
    padding-bottom: 0.2rem;
    padding-top: 0.2rem;
}
main table#cmttee tr:not(:first-of-type) td:nth-of-type(2){
    text-align: left;
    padding-left:1rem;
}
main table#cmttee tr:not(:first-of-type) td:nth-of-type(1),
main article.contentText > p.rightText {
    text-align: right;
}

main table#cmttee tr:first-of-type td {
    padding:2rem;
}

main table#cmttee tr td > span:hover {
    cursor: pointer;
}

main article table#listings,
main article table#minuteList {
    border-collapse: collapse;
    font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Sans", "Lucida Grande", Arial, sans-serif;
    margin: 1rem auto;
    max-width: 1200px;
}
main article table#listings > tbody > tr > td,
main article table#minuteList > tbody > tr > td {
    font-size: 0.9rem;
}

.textLeft {
    text-align: left;
}

main article table#listings > thead > tr > th,
main article table#minuteList > thead > tr > th,
main article table#minuteList > tbody > tr > td,
main article table#listings > tbody > tr > td {
    line-height: 1.85;
}
main article table#listings thead th,
main article table#minuteList thead th {
    color: #953221;
    background-color: #C2E2C4;
    border-bottom: 2px solid #26713B;
    text-align: center;
}
main article table#listings tbody tr:nth-of-type(odd),
main article table#minuteList tbody tr:nth-of-type(odd) {
    background-color: #F5F0F1;
}

main article.contentText.wide {
    min-width: 480px;
    max-width: 1280px;
    background-color: #ffc;
}

main  article.contentText > figure.sheetHead {
    min-width: 300px;
    width:60%;
    max-width: 1000px;
    display: block;
    margin: 2rem auto;
    float: none;
}

main article.contentText > figure.sheetHead.wide {
    width: 95%;
    margin:3rem auto;
    position: relative;
}
main article.contentText > figure.sheetHead.wide > img {
    border-radius: 1rem;
}

main article.contentText > figure.sheetHead.wide > span {
    position: relative;
    text-align: right;
    color:#fff;
    top: -50px;
    right: 15px;
    display: block;
    font-size: 1.25rem;
    font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Sans", "Lucida Grande", Arial, sans-serif;
    text-shadow: #333 2px 2px 2px;
}

main figure.sheetHead > img {
    display: inline-block;
    width: 100%;
    height: auto;
}
main article div#thumbBox {
    width:90%;
    margin:2rem auto;
    box-sizing: border-box;
    display: block;
    background-color: rgba(255,255,200,0.45);
    border-radius: 1rem;
    padding:1rem;
    clear: both;
}
main article div#thumbBox figure {
    display: inline-block;
    width:40vw;
    max-width: 280px;
    height:auto;
    max-height: 350px;
    margin:0.25rem 0.25rem 1rem;
    overflow: hidden;
    vertical-align: text-top;
}
main article div#thumbBox figure > a > img {
    width:100%;
    height: auto;
    vertical-align: text-top;
}

main article div.quoted {
    display: block;
    overflow: auto;
}

main article div.quoted > p,
main article div.quoted > p {
    color: #3A7C22;
    margin: 2rem 0 0 10%;
    font-style: italic;
    font-weight: bold;
}

main article > figure.shellLeft {
    float:left;
    height:auto;
    max-height: 500px;
    width:auto;
    margin: 0 0.5rem;
}
main article > figure.shellLeft > a > img {
    width:auto;
    height:auto;
    max-height: 500px;
    overflow: hidden;
}

@media screen and (max-width: 550px) {
    main > article.contentText > h1 {
        margin-left:1rem;
    }

    main article {
        width: 95vw;
    }
    main article .minutes > div > object,
    main article .minutes > object {
        width: 95%;
    }

    main article table#minuteList.padded,
    main article table#listings.padded {
        margin: 2rem 0.5rem;
    }

    /*main article div#minuteList_wrapper,*/
    /*main article div#listings_wrapper {*/
    /*    width:85vw;*/
    /*}*/
    main article table#minuteList,
    main article table#listings {
        display: block;
        overflow: scroll;
    }
}

@media screen and (max-width: 400px) {

    main article.contentText ,
    main article.contentText.wide
    {
        width: 100%;
        min-width: unset;
    }
    main article table#minuteList.padded,
    main article table#listings.padded {
        margin: 2rem 0;
    }
}
