@charset "UTF-8";
/* CSS Document */

body, td, th {
    font-family: Georgia, "Times New Roman", Times, serif;
    color: #000;
} 

body {
    background-color: #FFF;
    background-image: url(https://d235gwso45fsgz.cloudfront.net/u/subdomains/120520374/shadow.gif);
    background-position: center;
    background-repeat: repeat-y;
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
}

p {
    margin-top: 0px;
    margin-bottom: 15px;
    font-size: 18px;
    line-height: 22px;
}

h1 {
    color: #CC0000;
    margin: 0px;
    font-size: 28px;
    font-weight: bold;
}

h2 {
    margin: 0px;
    font-size: 23px;
    font-weight: normal;
}

h3 {
    margin: 0px;
    font-size: 26px;
    font-weight: normal;
    margin-top: 25px;
    margin-bottom: 25px;
}

a:link {
    color: #000;
    text-decoration: none;
}

a:visited {
    text-decoration: none;
    color: #000;
}

a:hover {
    text-decoration: underline;
    color: #000;
}

a:active {
    text-decoration: none;
    color: #000;
}

p.info {
    margin: 0px;
    font-size: 16px;
    margin-bottom: 20px;
}

a.faceb:link {
    color: #355483;
    text-decoration: none;
    background-image: url(../images/facebook_32.png);
    background-repeat: no-repeat;
    padding-left: 25px;
    padding-top: 1px;
}

a.faceb:visited {
    text-decoration: none;
    color: #355483;
}

a.faceb:hover {
    text-decoration: underline;
    color: #355483;
}

a.faceb:active {
    text-decoration: none;
    color: #355483;
}

#logos-panel {
    display: block;

    width: 100%;
    height: 63px;
    z-index: 5000;
    text-align: right;

}

#wrapper {
    margin-left: auto;
    margin-right: auto;
    width: 960px;
    margin-top: -63px;

}

#container {
    float: left;
    width: 960px;
    background-image: url(https://d235gwso45fsgz.cloudfront.net/u/subdomains/120520363/scratches.jpg);
    border-left: #FFF 1px solid;
    border-right: #FFF 1px solid;
}

#header {
    width: 960px;
    height: 230px;
}

/*#logo {*/
    /*width: 960px;*/
    /*text-align: left;*/
    /*padding-top: 28px;*/
    /*padding-bottom: 10px;*/
    /*float: left;*/
/*}*/

#logo {
    padding-top: 63px;
    width: 960px;
    height: 230px;
}

#logo img {
    border: none;

}

#network {
    width: 223px;
    float: left;
    text-align: left;
    padding-top: 10px;

}

#network img {
    margin-left: 10px;
    border: none;

}

#arts-council {
    width: 150px;
    float: right;
    text-align: right;
    padding-top: 183px;
    padding-right: 10px;
    display: none;
}

#navigation {
    width: 960px;
    height: 17px;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 0px;

    background-image: url(https://d235gwso45fsgz.cloudfront.net/u/subdomains/120520363/trans-nav.png);
    float: left;
    border-bottom: #FFFFFF 1px solid;
    border-top: #FFFFFF 1px solid;
    margin-bottom: 20px;

}

#navigation-centered {
    margin-left: 165px;

    width: 700px;

}

#navigation-left {

    float: left;

}

#navigation-left p {

    font-family: Georgia, "Times New Roman", Times, serif;
    color: #CC0000;

    text-shadow: 1px 1px 0px #ffffff;
    font-size: 15px;
    line-height: 16px;
    margin: 0;
    text-transform: uppercase;
    font-weight: bold;
}

#navigation-left a {
    padding-left: 4px;
    padding-right: 4px;
    padding-top: 2px;
    padding-bottom: 2px;
    text-shadow: 1px 1px 0px #ffffff;

}

#navigation-left a:hover {
    background-color: #000000;

    color: #FFFFFF;
    text-decoration: none;
    text-shadow: none;

}

.marker {
    padding-left: 4px;
    padding-right: 4px;
    padding-top: 2px;
    padding-bottom: 2px;
    text-shadow: 1px 1px 0px #ffffff;
    color: #666;

}

/* -------------MAIN CONTENT LISTINGS--------------- */

div#main-content {
    float: left;
    width: 900px;
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    text-align: left;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 60px;
}

.entry {
    float: left;
    width: 840px;
    border-bottom: #999999 dotted 1px;

}

.entry-end {
    float: left;
    width: 840px;

}

.entry-pic {
    float: left;
    width: 220px;
    padding-top: 15px;
    padding-right: 20px;
    padding-bottom: 15px;

}

.entry-pic img {
    border: #666666 1px solid;
}

.entry-text {
    float: left;
    width: 585px;
    padding-bottom: 10px;
}

div#main-content h1 {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 18px;
    line-height: 22px;
    color: #000000;
    margin-top: 13px;
    margin-bottom: 5px;
    font-weight: normal;

}

.black {
    color: #000000;

}

.blue {
    color: #2485B0;

}

.red {
    color: #cc0000;

}

#main-content h2 {
    font-size: 16px;
    color: #000000;
    margin-top: 5px;
    margin-bottom: 5px;
    line-height: 17px;
    font-weight: bold;
}

div#main-content p {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #000000;
    margin-top: 5px;
    margin-bottom: 6px;
    line-height: 19px;

}

a.book-online:link {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 12px;
    color: #ffffff;
    background-color: #000000;
    text-decoration: none;
    padding-left: 8px;
    padding-right: 8px;
    padding-top: 2px;
    padding-bottom: 2px;
    font-weight: bold;

}

a.book-online:visited {
    font-size: 12px;
    color: #ffffff;
    background-color: #000000;
    text-decoration: none;
    padding-left: 8px;
    padding-right: 8px;
    padding-top: 2px;
    padding-bottom: 2px;

    font-weight: bold;
}

a.book-online:hover {
    background-color: #cc0000;
}

a.full-details:link {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 12px;
    color: #ffffff;
    background-color: #777777;

    text-decoration: none;
    padding-left: 8px;
    padding-right: 8px;
    padding-top: 2px;
    padding-bottom: 2px;
    font-weight: bold;

}

a.full-details:visited {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 12px;
    color: #ffffff;
    background-color: #777777;
    text-decoration: none;
    padding-left: 8px;
    padding-right: 8px;
    padding-top: 2px;
    padding-bottom: 2px;
    font-weight: bold;
}

a.full-details:hover {
    background-color: #cc0000;

}

.prev-gigs {
    float: left;
    width: 840px;

}

#main-content .prev-gigs h1 {
    line-height: 30px;
    font-weight: bold;

    text-transform: uppercase;

}

.grey-date {
    color: #666666;

    font-weight: normal;
    text-transform: none;

}

.prev-gigs-home {
    float: left;
    width: 840px;
    text-align: center;
    padding-top: 20px;
    padding-bottom: 30px;

}

#main-content .prev-gigs-home h1 {
    font-weight: normal;
    text-transform: uppercase;
    font-size: 16px;

}

a.prev:link {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-weight: normal;
    color: #ffffff;
    background-color: #000000;
    text-decoration: none;
    padding-left: 8px;
    padding-right: 8px;
    padding-top: 2px;
    padding-bottom: 2px;

}

a.prev:visited {
    font-weight: normal;
    color: #ffffff;
    background-color: #000000;
    text-decoration: none;
    padding-left: 8px;
    padding-right: 8px;
    padding-top: 2px;
    padding-bottom: 2px;

}

a.prev:hover {
    background-color: #cc0000;

}

/* -------------END MAIN CONTENT--------------- */

div#col-left-mail {
    float: left;
    width: 380px;

    margin-right: 40px;
    text-align: left;
    padding-top: 0px;
    padding-bottom: 10px;
}

div#col-left-mail p {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 17px;
    color: #000000;
    margin-top: 15px;
    margin-bottom: 5px;
    line-height: 24px;
    font-weight: normal;
}

div#col-left-mail h1 {
    font-size: 20px;

}

div#mc_embed_signup {
    float: left;
    width: 420px;
    text-align: left;
    padding-top: 10px;
    padding-bottom: 20px;
}

#contact-details {
    float: left;
    width: 900px;
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    text-align: left;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 60px;
}

#contact-details h1 {
    font-size: 20px;
    line-height: 22px;
    color: #000000;
    margin-top: 15px;
    margin-bottom: 5px;
    font-weight: normal;

}

#contact-details h2 {
    font-size: 18px;
    color: #000000;
    margin-top: 15px;
    margin-bottom: 5px;
    line-height: 24px;
    font-weight: normal;

}

#about-content {
    float: left;
    width: 680px;
    margin-left: 60px;
    margin-right: 40px;
    text-align: left;
    padding-top: 0px;
    padding-bottom: 10px;
}

#about-content p {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 17px;
    color: #000000;
    margin-top: 2px;
    margin-bottom: 5px;
    line-height: 24px;
    font-weight: normal;

}

#about-content h1 {
    font-size: 20px;
    line-height: 22px;
    color: #000000;
    margin-top: 15px;
    margin-bottom: 5px;
    font-weight: normal;

}

#about-content h2 {
    font-size: 18px;
    color: #000000;
    margin-top: 25px;
    margin-bottom: 0px;
    line-height: 24px;
    font-weight: bold;
    border-top: #999 dotted 1px;
    padding-top: 20px;

}

#about-content h3 {
    font-size: 12px;
    color: #666666;
    margin-top: 25px;
    margin-bottom: 0px;
    line-height: 24px;
    font-weight: bold;
    border-top: #999 dotted 1px;
    padding-top: 20px;

}

#about-content a {
    text-decoration: underline;

}

#funders-content {
    float: left;
    width: 840px;
    margin-left: 60px;
    margin-right: 40px;
    text-align: left;
    padding-top: 0px;
    padding-bottom: 10px;
}

#arts-council-big {
    float: left;
    width: 240px;

    margin-right: 20px;

}

#-big {
    float: left;
    width: 440px;
}

#funders-logos {
    float: left;
    width: 840px;
    border-top: #999999 dotted 1px;
    margin-top: 10px;
    padding-top: 10px;
}

#funders-content img {
    margin-top: 10px;
    margin-bottom: 10px;
}

#funders-content p {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 17px;
    color: #000000;
    margin-top: 2px;
    margin-bottom: 5px;
    line-height: 24px;
    font-weight: normal;

}

#funders-content h1 {
    font-size: 20px;
    line-height: 22px;
    color: #000000;
    margin-top: 15px;
    margin-bottom: 10px;
    font-weight: bold;
    border-bottom: #999 dotted 1px;
    padding-bottom: 10px;

}

#funders-content h2 {
    font-size: 18px;
    color: #000000;
    margin-top: 0px;
    margin-bottom: 0px;
    line-height: 24px;
    font-weight: bold;

}

.small-print {
    width: 636px;
    text-align: left;
    float: left;
    padding-top: 10px;
    padding-bottom: 0px;
    border-top: #808285 1px solid;
}

.small-print p {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;

    text-align: left;
    float: left;
    line-height: 16px;

}

.buy-tickets {
    background-color: #FFF;
    width: 898px;
    text-align: left;
    float: left;
    padding: 10px;

    border: #808285 1px solid;
    margin-left: 20px;

}

.buy-tickets h1 {
    font-size: 20px;
    margin: 0;
    padding: 0;

}

#footer {
    width: 960px;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 0px;
    text-align: center;

    float: left;

}

#footer p {
    font-size: 11px;
    line-height: 11px;
    color: #666666

}

#footer-logos {
    width: 960px;
    text-align: center;
    background-color: #FFFFFF;
    float: left;

}

#footer-logos p {
    font-size: 11px;
    line-height: 11px;
    color: #666666;
    margin-top: 17px;
    margin-bottom: 5px;

}

#footer-logos img {
    border-bottom: #CCCCCC dotted 1px;
    border-top: #CCCCCC dotted 1px;
    margin-top: 15px;
    margin-bottom: 15px;
    padding-top: 3px;

}




div#main-content {
    float: left;
    padding-left: 10px;
    width: 100%;
}

p#member_bar {
    clear: none;
    float: left;
    width: 70%;
}

#ticketsolve {
    float: left;
    margin: 0 auto 2em;
    width: 70%;
    font-family: Georgia,"Times New Roman",Times,serif;
}

#ticketsolve  a.summary:link, #ticketsolve h1 a.summary:visited
{
    color: #000000;
    font-family: Georgia, "Times New Roman", Times, serif;
    line-height: 22px;
    font-size: 30px;
    font-weight: bold;
}

#calendar_holder {
    float: right;
    margin-right: 10px;
}

#openhouseconcerts #wrapper #container #main-content #ticketsolve div#shows div.description div.left-col p,
#openhouseconcerts #wrapper #container #main-content #ticketsolve div#show-detail div.left-col div.description p span
{
    font-family: Georgia,"Times New Roman",Times,serif;
    font-size: 18px;
    line-height: 22px;
    margin-bottom: 15px;
    margin-top: 0;
}

#openhouseconcerts table.calendar tr.dayName th {
    padding: 0.5em 0.1em;
}

#ticketsolve .left-col {
    margin-right: 0;
}

#ticketsolve .right-col {
    float: left;
    width: 218px;
}

#ticketsolve .detail .description {
    clear: both;
}