﻿        /*
          Base Font-size 16

            21	1.3125
            20	1.25
            19	1.1875
            18	1.125
            17	1.0625
            16	1
            15	0.9375
            14	0.875
            13	0.8125
            12	0.75
            11	0.6875
            10	0.625
        */
        body {
            font-family: Verdana, Geneva, sans-serif;
            font-size: 100%;
            line-height: 1.125em;
        }

        .bodytext p {
            font-size: 0.875em;
        }

        .sidenote {
            font-size: 0.75em;
        }

        .header * {
            color: #6D2825;
        }

        .header-center {
            text-align: center;
        }

            .header-center p {
                font-size: 0.875em;
                font-weight: bold;
            }

        .header-right {
            text-align: center;
        }

            .header-right p {
                font-size: 0.875em;
                text-align: center;
            }

            .header-right img {
                margin-bottom: 4px;
                text-align: center;
            }

        .body-left ul li {
            font-size: 0.875em;
            padding-bottom: 6px;
        }

        .cpyrt {
            font-family: Verdana, Arial, Helvetica, sans-serif;
            font-size: 8pt;
        }

        .banner {
            font-family: Verdana, Arial, Helvetica, sans-serif;
            font-size: 8pt;
            color: #6D2825;
        }

        #bannerDate {
            font-size: 11pt;
            font-weight: bold;
            margin-top: 0.25ex;
            margin-bottom: 0ex;
        }

        #bannerEvent {
            font-size: 10pt;
            margin-top: 1ex;
            margin-bottom: 0ex;
        }

        #bannerWith {
            font-size: 8pt;
            line-height: 0;
            margin-top: 1ex;
            margin-bottom: 0ex;
        }

        #bannerPerformer {
            font-size: 12pt;
            font-weight: bold;
            margin-top: 1.75ex;
            margin-bottom: 0ex;
        }

        #bannerLocation {
            font-size: 7pt;
            margin-top: 1.5ex;
            margin-bottom: 0ex;
        }

        #bannerTheme {
            font-size: 8pt;
            margin-top: 1ex;
            margin-bottom: 0.75ex;
            font-style: italic;
        }

        .calendar {
            border-collapse: collapse;
            border-color: #111;
            width: 100%;
        }

        .schedule {
            width: 200px;
        }

            .schedule p {
                text-align: center;
                font-size: .75em;
            }

        .schedule-head {
            width: 100%;
            background-color: #489080;
            border-left-style: solid;
            border-left-width: 1;
            border-right-style: solid;
            border-right-width: 1;
            border-top-style: solid;
            border-top-width: 1;
            padding: 1px 4px;
        }

            .schedule-head p {
                text-align: center;
                color: #F8E028;
                font-size: .8125em;
                font-weight: bold;
                padding-bottom: 1px;
            }

        .schedule-entries {
            width: 100%;
            border: 1px groove #666666;
            border-collapse: collapse;
            padding: 1px 4px;
            background-color: #E3E8E4;
        }

        .schedule-date {
            width: 29%;
            font-size: .75em;
            font-weight: bold;
            padding: 8px 0px 8px 5px;
        }

        .schedule-act {
            width: 71%;
            font-size: .75em;
        }

        .schedule tr td a {
            font-family: Verdana, Arial, Helvetica, sans-serif;
            font-size: 8pt;
        }

        .tba {
            color: #AA4337;
            font-style: italic;
            text-decoration:none;
        }
		.theme {
			font-size: small;
			margin-top: 4px;
		}

        .artist {
            color: #AA4337;
            text-decoration: underline;
        }

        .etc {
            color: #AA4337;
        }

        .vac {
            color: #AA4337;
            font-weight: bold;
        }

        #staines {
            font-family: Verdana, Arial, Helvetica, sans-serif;
            font-size: 9px;
            color: #6d2825;
            background-color: #FFFFCC;
            border: 4px inset #489080;
            margin-bottom: 4px;
        }

        .style2 {
            color: #AA4337;
            font-style: italic;
        }

        .style3 {
            color: #AA4337;
        }

        .style5 {
            color: #AA4337;
            font-weight: bold;
        }

