:root {
    /*    --bgcolor-red: red;
    --bgcolor-green: green;
    --bgcolor-blue: blue;
    --bgcolor-orange: orange;
    --bgcolor-yellow: yellow;*/

    --bgcolor-red: transparent;
    --bgcolor-green: transparent;
    --bgcolor-blue: transparent;
    --bgcolor-orange: transparent;
    --bgcolor-yellow: transparent;
}
/********SPACINGS************
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
}
/****************************/
/********SPACINGS************/
h3, h4, h5, h6, blockquote, pre,
abbr, acronym, address, big, cite, code,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
}
/****************************/
/********BASE SPACINGS*******/
html 
{
    height: 100%;
}

body {
    height: 100%;
    margin: 0px;
    background-color: white;
    color: #616161;
    font-family: Helvetica, "Trebuchet MS", Verdana, sans-serif;
}

table {
    margin: 0px;
    border-spacing: 0;
    border-collapse: collapse;
}

p {
    margin-top: 8px;
    padding: 2px;
    border: 2px;
    letter-spacing: 0.2px;
    margin-top: 10px;
}

h1 {
    margin-left: 0px;
    padding: 2px;
    border: 2px;
    font-weight: normal;
    font-size: 36px;
    margin-top: 0px;
    margin-bottom: 0px;
}


h2 {
    margin-bottom: 8px;
    margin-top: 16px;
    padding: 2px;
    border: 2px;
    font-weight: normal;
    font-size: 28px;
}

h3 {
    line-height: 0;
    margin-bottom: 14px;
    font-weight: normal
}

td {
    overflow: hidden;
    vertical-align: top;
}

tr {
    min-height: 20px;
}

th {
    background-color: #e0e0e0;
    max-height: 20px;
    padding: 0px;
    margin: 0px;
}

img {
    width: 90px;
    padding: 0px;
    display: block;
    margin: 0;
}

li {
    margin-top: 8px;
    margin-bottom: 26px;
}

ol {
    padding-left: 20px;
    margin-bottom: 56px;
    margin-top: 8px;
}

ol p {
    margin-top: 10px;
    margin-bottom: 8px;
    margin-left: 0px;
}

/***********CLASS SPECIFIC*****************/


table.topten {
    margin-top: 6px;
}

table.topten td:nth-child(1), table.regional td:nth-child(1) {
    padding: 0px;
    vertical-align: top;
    padding-bottom: 12px;
}

table.topten td:nth-child(2), table.regional td:nth-child(2) {
    padding-left: 10px;
    vertical-align: top;

}

h1.communityheading {
    font-size: 36px;
    line-height: 1.05;
    padding-top: 6px;
    padding-bottom: 12px;
}


table.topten p, table.regional p {
    font-size: 18px;
}

table.topten img, table.regional img {
    height: 110px;
    width: 110px;
    margin-bottom: 10px;
}

div.topten {
    margin: 0px auto;
    padding:12px;
    max-width: 800px;
}

div.topten a {
    font-weight:bold;
}

table.details a {
    font-weight: normal;
}



p.regionalheader {
    margin: 6px;
    padding: 4px;
    border: 4px;
    text-indent:10px;
    vertical-align:middle;
        
}

p#lastupdated {
    margin-top: 0px;
    margin-bottom: 10px;
    margin-left: 0px;
    font-size: small;

}

a.title {
    color: #616161;
    font-weight: bold;
    font-size: 16px;
    line-height: 1.1;
    text-decoration: underline;
}

a.besttitle {
    color: #616161;
    font-weight: bold;
    font-size: 18px;
    line-height: 1.1;
    text-decoration: underline;
}

table.regional h3 {
    line-height: 1.1;
    font-weight: bold;
    font-size: 16px;
}

.imgdetails {
    width: 9px;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.imgdetailswa {
    width: 14px;
    display: block;
    margin-left: auto;
    margin-right: auto;
}


table.details td:nth-child(2) {
    padding-left: 4px;
    padding-bottom:8px;
    height: auto;
    font-size: 12px;
    vertical-align: top;
}

td.tdicon {
    padding: 0px;
    width: 8px;
    text-align: center;
    font-size: 12px;
    vertical-align: top;
}

.content {
    width: 1200px;
    margin: 0px;
    padding: 0px 0;
    line-height: 80%;
    background-color: white;
    color: #616161
    
}

div.body {
    padding-top: 10px;
    padding-left: 12px;
    padding-right: 0px;
    margin: 0px auto;
    max-width: 800px;
}

.chordlineblue {
    color: #0070C0;
}


img.instrument {
    width: 100%;
    max-height: 300px;
    object-fit: cover;
    margin: 0px;
    margin-top: 18px;
    margin-bottom: 6px;
    padding-left: 0px;
    padding-right: 0px;
}

div.banner {
    width: 100%;
    max-height: 400px;
    min-height: 200px;
    position: relative;
}

img.banner {
    width: 100%;
    max-height: 400px;
    min-height: 200px;
    object-fit: cover;
}

div.imgcredit {
    width: 100%;
    text-align: right;
    margin-top: 0px;
    margin-bottom: 0px;
    padding-right: 0px;
    font-size: 11px;
}

div.bannercredit {
    position: absolute;
    bottom: 4px;
    right: 4px;
    font-size: 11px;
    color: lightgray;
}

div.bannercredit {
    margin-bottom: 0px;
}

/*******SCREEN RES********/
@media only screen and (max-width: 600px) {
    .content {
        width: 100%;
        margin: 0px;
        background-color: var(--bgcolor-red);
    }

    h1.communityheading {
        font-size: 32px;
    }

    div.bannercredit {
        font-size: 7px;
    }
}


@media only screen and (min-width: 601px) {
    .content {
        width: 100%;
        margin: 0px;
        background-color: var(--bgcolor-green);
    }
}

@media only screen and (min-width: 768px) {
    .content {
        width: 100%;
        margin: 0px;
        background-color: var(--bgcolor-blue);
    }
}

@media only screen and (min-width: 992px) {
    .content {
        width: 100%;
        margin: 0px;
        background-color: var(--bgcolor-orange);
    }
}

@media only screen and (min-width: 1200px) {
    .content {
        width: 100%;
        margin: 0px;
        background-color: var(--bgcolor-yellow);
    }
}

