html {
    background: #000000 url( /_graphics/structure/header_background.jpg ) no-repeat center top;
}

body {
    color: #ccffcc;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 15px;
}

a {
    color: #99ff99;
}
a:visited {
    color: #99ff99;
}
a:hover {
    color: #ff6666;
}
a:active {
    color: #ff0000;
}

.tiny {
    font-size: 10px;
}

br.clear {
    clear: both;
}

div.poster {
    width: 375px;
    width: 350px;
    height: 141px;
}
div.poster img {
    float: left;
    margin-right: 32px;
    border: 1px solid #333366;
    border: 1px solid #6666cc;
}
div.poster h3 {
    font-size: 14px;
    font-style: italic;
    font-weight: bold;
    margin: 0px 0px 0px 0px;
    text-indent: -22px;
}
div.poster ul {
    font-size: 12px;
    margin: 7px 0px 0px 0px;
}
div.poster ul li {
    list-style: none;
    text-indent: -22px;
}

div#poster_rotation {
    position: absolute;
    top: 10px;
    left: -8px;
    padding: 10px;
    display: none;
}
div#poster_rotation div.poster {
    margin-left: 35px;
}
div#poster_rotation img.poster_arrow {
    margin-top: 40px;
}
div#poster_rotation h2 {
    display: none;
}
div#poster_rotation br.clear {
    display: none;
}
div#poster_rotation_navigation {
    float: left;
    padding-top: 10px;
}
div#poster_rotation p {
    display: none;
}

div.poster_block {
    margin-left: 10px;
}
div.poster_block h2 {
    font-size: 16px;
    font-weight: bold;
    margin: 5px 0px 5px -10px;
}
div.poster_block div.poster {
    margin-right: 10px;
    margin-bottom: 10px;
    padding: 10px;
    background-color: #f1f1f1;
    border: 1px solid #e0e0e0;
    float: left;
}

div.hide_not_now_playing div.not_now_playing {
    display: none;
}

div#logo {
    position: absolute;
    right: 10px;
    top: 5px;
    z-index: 10;
}

div#menu {
    background: #7db989 url( /_graphics/structure/menu.gif ) repeat-x;
    height: 35px;
    margin: 185px 10px 0px 10px;
    border: solid 1px #cccccc;
    border-bottom: none;
    border-top: none;
}

div#menu div#menu_links {
    position: absolute;
    left: 11px;
    z-index: 20;
}

div#menu a {
    display: block;
    float: left;
    padding: 8px 15px 0px 15px;
    height: 24px;
    font-size: 14px;
    letter-spacing: 1px;
    color: #000066;
    text-decoration: none;
    border-bottom: solid 3px transparent;
    border-right: solid 1px #cccccc;
}
div#menu a.menu_selected,
div#menu a:hover {
    border-bottom-color: #000066;
    color: #000066;
    background-color: #7db989;
}
div#menu a.menu_selected {
    font-weight: bold;
}

div#content_wrapper {
    background: #f1f1f1 url( /_graphics/structure/content_div_top.gif ) repeat-x top left;
    margin: 0px 10px 0px 10px;
    padding: 1px 20px 20px 20px;
    color: black;
    border: solid 1px #e0e0e0;
    border-top: none;
}

div#content_wrapper h1 {
    font-size: 20px;
    font-weight: bold;
    margin: 25px 0px 15px -5px;
}

div#content {
    background: #fafafa url( /_graphics/structure/corner_peel.jpg ) no-repeat bottom right;
    padding: 10px 10px 70px 10px;
    border: 1px solid #e0e0e0;
    min-height: 400px;
    height: auto !important;
    height: 400px;
    position: relative;
}

div#content h2 {
    font-size: 17px;
    font-weight: bold;
    font-style: italic;
    margin: 25px 0px 10px -1px;
    color: #993333;
    border-bottom: 1px solid #e0e0ff;
}
div#content h2.light {
    font-size: 15px;
    font-weight: bold;
    font-style: normal;
    color: #339933;
}

div#content h4.slogan {
    font-family: Times New Roman, serif;
    font-size: 28px;
    font-weight: bold;
    font-style: italic;
    color: #e0e0e0;
    margin: 0px 0px 20px 30px;
    position: absolute;
    bottom: 0px;
    left: 0px;
}

div#content h4.header_date {
    font-size: 15px;
    font-weight: bold;
    color: #666666;
    float: right;
    margin-top: -30px;
}

div#content span.indent_padding p {
    margin-left: 20px;
    margin-right: 20px;
}
div#content span.indent_padding ul {
    margin-left: 50px;
    margin-right: 20px;
}

div#content a {
    color: #0000ff;
}
div#content a:visited {
    color: #6666cc;
}
div#content a:hover {
    color: #00cc00;
}
div#content a:active {
    color: #ff0000;
}

div#footer {
    color: #a0a0a0;
}
div#footer a {
    color: #a0a0cc;
}
div#footer a:visited {
    color: #a0a0cc;
}
div#footer a:hover {
    color: #cccc00;
}
div#footer a:active {
    color: #ff0000;
}

div#bottom_menu {
    margin-top: 5px;
    padding-top: 15px;
    font-size: 12px;
    text-align: center;
}
div#bottom_menu a {
    text-decoration: none;
    padding: 0px 14px 0px 14px;
    margin-left: -5px;
    border-left: 1px solid #cccccc;
    border-right: 1px solid #cccccc;
}
div#bottom_menu a:hover {
    text-decoration: underline;
}
div#bottom_menu a.menu_selected {
    text-decoration: underline;
}

div#legal {
    text-align: center;
    font-size: 10px;
    margin-top: 10px;
    margin-bottom: 20px;
    line-height: 130%;
}

div#cafepress_container {
    border: 1px solid #cccccc;
    background-color: #ffffff;
    padding: 5px;
    width: 30%;
    height: 350px;
    margin: 0px 0px 0px 0px;
    float: left;
    position: relative;
    font-size: 12px;
}

div#cafepress_rotation {
    text-align: center;
}

div#cafepress_rotation div {
    display: none;
}

div#cafepress_container h3 {
    font-size: 17px;
    font-weight: bold;
    font-style: italic;
    margin: 0px 0px 10px 0px;
    color: #339933;
}

div#cafepress_container p.cafe_press_catalog {
    position: absolute;
    left: 10px;
    bottom: 0px;
    font-weight: bold;
}

iframe#calendar {
    border: 1px solid #cccccc;
    background-color: #ffffff;
    padding: 10px;
    margin: 0px 20px 0px 0px;
    padding: 5px;
    width: 50%;
    height: 350px;
    float: left;
}

iframe#events_list {
    border: 1px solid #cccccc;
    background-color: #ffffff;
    padding: 5px;
    width: 30%;
    height: 350px;
    margin: 0px 0px 0px 0px;
}

iframe#map {
    border: 1px solid #cccccc;
    background-color: #ffffff;
    padding: 5px;
    margin: 0px 20px 0px 0px;
    width: 50%;
    height: 350px;
    float: left;
}

iframe#flickr {
    border: 1px solid #cccccc;
    background-color: #ffffff;
    padding: 5px;
    margin: 0px 0px 0px 0px;
    width: 60%;
    height: 600px;
}

iframe#anticipated_schedule {
    border: 1px solid #cccccc;
    background-color: #ffffff;
    padding: 1px;
    width: 85%;
    height: 350px;
    margin: 0px 0px 0px 0px;
}

iframe.taller {
    height: 600px !important;
}

p#map_footer {
    font-size: 12px;
    margin-left: 5px;
}

li.no_bullet {
    list-style: none;
}

li > ul {
    margin-top: 0px;
    margin-bottom: 10px;
}

li > ul li {
    list-style-type: circle;
}
