body
{
    background: #134860;
    background-image: url("images/bg2.jpg");
    background-attachment: fixed;
    background-size: 100% 100%;
    color: #51a5cb; /*#268fbf;*/
    text-align: left;
    font-family: Verdana, Geneva, sans-serif;
    font-size: 16pt;
    margin-left: 60px; 
    margin-right: 5%;
    vertical-align: top;
}
a
{
    color: #268fbf; /*#33bfff;*/
    font-variant:        normal;
    text-transform:      none;
    text-decoration:     none;
    font-weight:         normal;
}
div.Catalogue, div.performanceShort
{
    padding-top: 1em;
    padding-left: 1em;
    padding-right: 1em;
    padding-bottom: 1.5em;
    text-align: left;
    margin-left: 30px;
    margin-top: -1px;
    border-top: solid #33bfff 1px;
    border-bottom: solid #33bfff 1px;
    border-left: solid #33bfff 1px;
    border-right: solid #33bfff 1px;
}
div.CatalogueLast
{
    padding: 8px;
    margin-bottom: 30px;
    margin-left: 30px;
    border: solid #33bfff 1px;
}
div.CatalogueText
{
    /* text-align: left; */
    /* position: absolute;  */
    left: 20px;
    /* min-height: 120px; */
}
a.CatalogueWork
{
    text-align: left;
}

img.CatalogueImg
{
    position: relative;
    left: 0px;
    margin-right: 8px;
    float: left;
    width: 70px;
    height: 70px;
    overflow: hidden;
}
img.w140
{
    width: 140px;
    height: auto; 
}
img.w560
{
    max-width: 560px;
    max-height: 350px;
    object-fit: contain;
    /* height: auto; */
}
#lowerLeft {
    text-align: left;
}
.lowerLeft {
    text-align: left;
}
h1
{
    font-size: 170%;
}

h2
{
    font-size: 140%;
}
h3
{
    font-size: 120%;
}

h4
{
    font-size: 110%;
}

h5
{
    font-size: 100%;
}

h6
{
    font-size: 100%;
}
div.CatalogueComposer, div.ScoreComposer, div.MediaComposer, div.PerformanceGreen
{
    width: 300px;
    margin-top: 25px;
    margin-bottom: 0px;
    padding: 15px;
    border: solid #aabfff 1px;
}
div.CatalogueIDs
{
    width: 400px;
    margin-top: 100px;
    margin-bottom: 0px;
    padding: 15px;
    border: solid #aabfff 1px;
}
div.workComposer
{
    margin-left: 0px;
}
div.Media
{
    padding-top: 1em;
    padding-left: 1em;
    padding-right: 1em;
    padding-bottom: 1.5em;
    margin-bottom: 0px;
    margin-left: 30px;
    border-top: dotted #33bfff 1px;
    border-left: dotted #33bfff 1px;
    border-right: dotted #33bfff 1px;
}
a.MediaWork {
    /* text-transform: none; */
}
div.MediaLast
{
    padding-top: 1em;
    padding-left: 1em;
    padding-right: 1em;
    padding-bottom: 1.5em;
    margin-bottom: -1px;
    margin-left: 30px;
    border-top: dotted #33bfff 1px;
    border-left: dotted #33bfff 1px;
    border-right: dotted #33bfff 1px;
    border-bottom: dotted #33bfff 1px;
}
a.media20, td.media20 {
        font-size: 0.7em;
        padding-left: 20px;
        text-align: left;
}
audio
{
    padding-top: 10px;
}
img
{
    width: 400px; /* you can use % */
    height: auto;
}
img.toolbar
{
    width: 45px;
}
img.me
{
    border-radius: 40%;
    opacity: 0.8;
    width: 10%;
    float: left;
    padding-right: 1em;
}
img.mecol /* test...not used */
{
    width: 10%;
    padding-right: 1em;
}
div.strapcols
{
    column-count: 3;
}
div.strapline
{
    width: 60%;
}
div.quotation
{
    font-style: italic;
    width: 30%;
    text-align: right;
    line-height: 120%;
    font-size: 0.6em;
    color: #ffffff;
    position: absolute;
    display: inline-block;    
    right: 0px;
    top: 0px;
}
a.strapline {
    color: inherit; /*#51a5cb;*/
}
div.homedia { /* the block for bandcamp and youtube on the main page */
    width: 100%;
    /* max-height: 700px; */
    /* position: fixed;*/
    padding-top: 5em;
}
div.bandcamp
{
/*    width: 500px;
    display: inline-block;
    position: absolute;
    left: 0;
    padding-top: 20px;*/
}
div.youtube
{
    padding-bottom: 5em;

}
div.cds
{
    padding-bottom: 2em;
}
img.cds
{
    height: 300px;
    width: auto;
}
iframe.bandcamp
{
    border: 0px;
    width: 290px;
    height: 432px;
}
iframe.youtube
{
    position: relative;
    left: 0px;
    border: 0px;
    width: auto;
    height: 250px;
}
div.toolbar
{
    position: relative;
    top: 10px;
    left: 10px;
    /*width: 60px; */
}
div.content
{
    position: relative;
    top: 10px;
    left: 30px;
    bottom: 60px;
    min-height: calc(100vh - 170px); /* keep footer at bottom */
    /* margin-top: 100px; */   
    /* overflow: scroll; */
    /* position: absolute; 
    top: 100px;
    right: 0px;
    bottom: 0px;
    overflow-y: scroll;  */
}
div.footer
{
    position: relative;
    top: 5em;
    bottom: 10px;
    /*padding-top: 30px;*/
    text-align: center;
    width: 100%;
    font-size: 50%;
}
td.performance {
        width: 12em;
        text-align: left;
        text-transform: lowercase;
}
div.performance
{
    /* margin-top: 40px; */
    /* margin-bottom: -1px;*/
    margin-top: -1px;
    padding: 5px;
    margin-left: 0px;
    border-top: dotted #33bfff 1px;
    border-left: dotted #33bfff 1px;
    border-right: dotted #33bfff 1px;
    border-bottom: dotted #33bfff 1px;
    text-align: left;
}
.leaveCase
{
    text-transform: none;
}
td /* td.software */
{
    vertical-align: top;
    padding: 5px;
    /* border: dotted #33bfff 1px;
    margin-bottom: -1px;
    margin-left: -1px; */
}
div.RecTitle
{
    text-transform: lowercase;
    text-align: left;
    width: 10em;
    margin-bottom: -1px;
    padding: 5px;
    border-top: solid #aabfff 1px;
    border-left: solid #aabfff 1px;
    border-right: solid #aabfff 1px;
    border-bottom: solid #aabfff 1px;
}
img.RecPic
{
    width: 300px;
    height: auto;
    border: 0;
    vertical-align: top;
}
div.RecPic
{
    margin-left: 20px; /*20px;*/
}
div.RecWorks
{
    padding: 5px;
    margin-bottom: 2em; /*5em;*/
    margin-left: 20px;
    border-top: dotted #33bfff 1px;
    border-left: dotted #33bfff 1px;
    border-right: dotted #33bfff 1px;
    border-bottom: dotted #33bfff 1px;
}
#contentleft
{
    
}
div.NewsDate
{
    text-transform: none; /* lowercase */
    width: 250px;
    margin-bottom: -1px;
    margin-top: -1px;
    padding: 15px;
    border-top: solid #aabfff 1px;
    border-left: solid #aabfff 1px;
    border-right: solid #aabfff 1px;
    border-bottom: solid #aabfff 1px;
}
div.NewsNews
{
    padding-top: 1em;
    padding-left: 1em;
    padding-right: 1em;
    padding-bottom: 2em;
    /*margin-bottom: 25px;*/
    text-align: left;
    margin-left: 20px;
    border-top: dotted #33bfff 1px;
    border-left: dotted #33bfff 1px;
    border-right: dotted #33bfff 1px;
    border-bottom: dotted #33bfff 1px;
}
div.review
{
    width: 590px;
    margin-bottom: -1px;
    margin-top: 0px;
    padding: 5px;
    margin-left: 20px;
    border-top: dotted #33bfff 1px;
    border-left: dotted #33bfff 1px;
    border-right: dotted #33bfff 1px;
    border-bottom: dotted #33bfff 1px;
    text-align: left;
}
div.ReviewText
{
    font-style: italic;
    color: #dcdcdc;
    padding-top: 5px;
}
.lower     /* sumtone used a lot more lowercase; here we override it */
{
    /* text-transform: lowercase;*/
}
table.software
{
    border-spacing: 10px;
    width: 70%;
    margin-left: 20px;
}
