@import url('../poweredby/poweredby.css');
/* BASE */
html{color:#000;background:#FFF;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:text-top;}sub{vertical-align:text-bottom;}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}input,textarea,select{*font-size:100%;}legend{color:#000;}del,ins{text-decoration:none;}body{font:13px/1.231 arial,helvetica,clean,sans-serif;*font-size:small;*font:x-small;}select,input,button,textarea{font:99% arial,helvetica,clean,sans-serif;}table{font-size:inherit;font:100%;}pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:100%;}
h1{font-size:138.5%;}h2{font-size:123.1%;}h3{font-size:108%;}h1,h2,h3{margin:1em 0;}h1,h2,h3,h4,h5,h6,strong{font-weight:bold;}abbr,acronym{border-bottom:1px dotted #000;cursor:help;} em{font-style:italic;}blockquote,ul,ol,dl{margin:1em;}ol,ul,dl{margin-left:2em;}ol li{list-style:decimal outside;}ul li{list-style:disc outside;}dl dd{margin-left:1em;}th,td{border:1px solid #000;padding:.5em;}th{font-weight:bold;text-align:center;}caption{margin-bottom:.5em;text-align:center;}p,fieldset,table,pre{margin-bottom:1em;}input[type=text],input[type=password],textarea{width:12.25em;*width:11.9em;}

/* GENERAL */

html, body {
    height: 100%;
    font-family: Georgia, Utopia, Palatino, 'Palatino Linotype', serif;
    line-height: 1.6em;
}

html {
    background: url('../img/bg.jpg') no-repeat bottom center fixed;
}

a {
    color: #02435a;
    cursor:pointer;
    text-decoration:none;
}

object {
    outline: none;
}

.center {
    text-align: center;
}

.left {
    float: left;
}

.right {
    float: right;
}

.clear {
    clear: both;
}

#wrapper {
    margin: 0 auto;
    height: 100%;
    width: 900px;
}

#content {
    padding-top: 1px; /* Fixes odd rendering */
    padding-bottom: 214px;
    width: 900px;
    margin-left: 8px;
    background: url('../img/bg-paper.png') repeat-y top left;
}

.section {
    clear: both;
    margin: 0 22px 0 11px;
}

.section-content {
    margin: 0 32px 0 35px;
}

#footer {
    bottom:0;
    color:#FFF;
    font-family:arial,helvetica,clean,sans-serif;
    font-size:0.9em;
    position:fixed;
    text-align:right;
    text-transform:uppercase;
    width:886px;
    z-index:101
}

#footer a{
    color:#FFF;
    text-decoration:none
}

#footer a:hover {
    color:#8B0000
}

/* MASTHEAD */

#masthead {
    position: fixed;
    bottom: 0;
    margin-left: -14px;
}

#navigation {
    margin: 44px 20px 0 0;
    float: right;
}

#navigation a {
    color: #321C15;
    text-decoration: none;
}

#navigation li {
    display: inline;
    padding-left: 5px;
}

#info {
    clear: both;
    color: #46271D;
    float: right;
    margin: 20px 20px 0 0;
    text-align: right;
}

/* HOME */

#home {
    background-image: url('../img/layout/home-cherry.png');
    background-repeat: no-repeat;
    margin-bottom: 20px;
}

#home .section-wrapper {}

#home-menu {
    margin-left: 170px;
}

#home .section-content {
    width: 690px;
    padding-top: 1em;
}

#home .left {
    width: 222px;
    margin-top: 90px;
}

#home .right {
    width: 424px;
    color: #02435a;
    font-size: 130%;
    text-align: center;
}

/* EVENTS */

#events {
    color: #593602;
    margin-top: 50px;
}

#events .section-header {
    background-image: url('../img/layout/events-header.png');
    background-repeat: no-repeat;
    height: 110px;
}

#events .section-content a {
    text-decoration: underline;
}

#events hr {
    background-image: url('/data/site3149260/images/events-divider.gif');
    background-repeat: no-repeat;
    height: 38px;
    background-position: center center;
    border: 0;
    margin: 18px 0;
}

#share-events {
    float: right;
    margin-right: 70px;
    margin-top: 15px;
}

/* BANDS */

#bands .section-header {
    background-image: url('../img/layout/bands-header.png');
    background-position: 34px 0;
    background-repeat: no-repeat;
    height: 67px;
}

#bands .gallery-breadcrumbs {
    display: none;
}

#bands img {
    height: 100px;
    width: 100px;
}

#bands .gallery-contents div {
    width: 106px;
}

/* ATMOSPHERE */

#atmosphere {
    margin-bottom: 20px;
}

#atmosphere .section-header {
    background-image: url('../img/layout/atmos-header.png');
    background-repeat: no-repeat;
    height: 215px;
}

#atmosphere .section-content {
}

#atmosphere .left {
    width: 466px;
    border-right: 1px dashed #8b0000;
    padding-right: 12px;
}

#atmosphere .left a {
    color: #8b0000;
}

#atmosphere .right {
    color: #593602;
    width: 300px;
    margin-left: 20px;
}

#atmosphere .bottom {
    clear: both;
    float: left;
    margin-top: 2em;
    width:100%;
}

/* CONTACT */

#contact {
    background-image: url('../img/layout/contact-header.png');
    background-repeat: no-repeat;
}

#contact .section-content {
    padding-top: 198px;
    margin: 0 32px 0 25px;
}

#contact-separator {
    background-image: url('../img/layout/contact-separator.png');
    background-repeat: no-repeat;
    height: 339px;
}

#directions-link {
    font-size: 115%;
    color: #035e80;
}

#contact p {
    color: #593602;
    text-align: center;
}

#contact .left {
    width: 400px;
    margin-left: 20px;
}

#contact .right {
    width: 376px;
}

#contact .divider {
    background-image: url('../img/layout/contact-hours.gif');
    height: 67px;
    border: 0;
    margin: 20px 0;
    clear: both;
}

#team {
    background-image: url('../img/layout/contact-team.png');
    background-repeat: no-repeat;
}

#team p {
    margin-bottom: 2em;
    text-align: left;
}

#team-members {
    margin: 0 auto;
    width: 615px;
    padding-top: 116px;
}

#team-members h4 {
}

#team-members h4 a {
    text-decoration: none;
}

#team-members div {
    color: #593602;
    float: left;
    margin-left: 40px;
    width: 165px;
}

/* MENU */

#menu {
    margin-top: 40px;
    margin-bottom: 30px;
}

#menu th, td {
    padding: 0 0.5em 0 0;
    border: 0;
}

#menu .section-header {
    background-image: url('../img/layout/menu-header.png');
    background-repeat: no-repeat;
    height: 124px;
    margin-left: 24px;
}

#menus {
    margin-bottom: 35px;
}

#menus-description .section-header {
    background-image: url('../img/layout/menus-header.png');
    background-repeat: no-repeat;
    height: 56px;
    margin-bottom: 20px;
}

#menus .section-content, #menus-description .section-content {
    text-align: center;
}

#menus .section-content p, #menus-description .section-content p {
    width: 580px;
    margin-left: auto;
    margin-right: auto;
}

/* HISTORY */
#history p {
    color: #593602;
    font-size: 1.15em;
    line-height:1.5em;
}

#history .section-header {
    background-image: url('../img/layout/history-header.png');
    background-repeat: no-repeat;
    height: 251px;
}

#history .section-content {
    background-image: url('../img/layout/history-park.png');
    background-position: top right;
    background-repeat: no-repeat;
    margin: 0;
    min-height: 452px;
}

#history #sandbag-1 {
    float: right;
    height:229px;
    margin-right:-272px;
    width:200px;
}

#history #sandbag-2 {
    clear: right;
    float: right;
    height: 208px;
    margin-right: -272px;
    width: 407px;
}

#history-intro {
    width: 560px;
    margin-left: 35px;
    margin-top: 20px;
}

#history .left {
    color: #803903;
    width: 340px;
    margin-left: 35px;
    margin-right: 60px;
    padding-top: 16px;
    border-top: 2px dotted #02435A;
}

#history .right {
    color: #803903;
    width: 382px;
    margin-top: 290px;
    margin-right: 32px;
}

/* TOUR */
#gallery-separator {
    background-image: url('../img/layout/gallery-seperator.png');
    background-repeat: no-repeat;
    height: 347px;
}

#tour {
    font-family: Arial,Tahoma,Helvetica,sans-serif;
    margin-bottom: 50px;
}

#tour .gallery-breadcrumbs {
    display: none;
}

#tour .gallery-contents li {
    height: 200px;
}

#tour .section-header {
    background-image: url('../img/layout/tour-header.png');
    background-repeat: no-repeat;
    height: 122px;
    margin-left: 14px;
}

#tour .section-content, #gallery-events .section-content {
    margin-top: 20px;
}

#tour h2 {
    font-size: 580%;
    text-transform: uppercase;
    color: #462a02;
    margin: 0;
}

#tour h3 {
    color: #FFFFFF;
    font-size: 170%;
    margin-top: 0;
}


/* BASE GALLERY */
.gallery-contents {
    margin:0;
}

.gallery-contents p {
    margin-top: 4px;
    color: #02435A;
}

.gallery-contents li {
    float: left;
    list-style:none;
    padding: 15px 8px 5px 0;
    text-align: center;
    width: 152px;
}

.gallery-contents a img {
    padding: 2px;
    background: #02435A;
    border: 0;
}

.gallery-pagination {
    clear: both;
    text-align: center;
    font-size: 140%;
}

.gallery-pagination a {
    text-decoration: none;
}

.gallery-pagination a:hover {
    color: #000;
}

/* GALLERY-EVENTS */
#gallery-events .section-header {
    background-image: url('../img/layout/gallery-header.png');
    background-repeat: no-repeat;
    height: 117px;
    margin-left: 24px;
}

#gallery-events .gallery-contents li {
    height:220px;
}

#share-gallery-events {
    float: right;
    margin-top: 43px;
    margin-right: 38px;
}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
*{padding: 0; margin: 0;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
    font: 12px Arial, Helvetica, sans-serif;
    color: #333333;
}

#TB_navigation {
    float:right;
    font: 10px Arial, Helvetica, sans-serif;
    color:#666666;
    margin-right:40px;
}

#TB_navigation a {
    background:#F2F2F2 none repeat scroll 0 0;
    border:1px solid #DDDDDD;
    padding:3px 5px;
    text-decoration:none;
}

#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
    position: fixed;
    z-index:100;
    top: 0px;
    left: 0px;
    height:100%;
    width:100%;
}

.TB_overlayMacFFBGHack {background: url(../img/macFFBgHack.png) repeat;}
.TB_overlayBG {
    background-color:#000;
    filter:alpha(opacity=80);
    -moz-opacity: 0.8;
    opacity: 0.8;
}

* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_window {
    position: fixed;
    background: #ffffff;
    z-index: 102;
    color:#000000;
    display:none;
    border: 4px solid #525252;
    text-align:left;
    top:50%;
    left:50%;
}

* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_window img#TB_Image {
    display:block;
    margin: 15px 0 0 15px;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    border-top: 1px solid #666;
    border-left: 1px solid #666;
}

#TB_meta{
    padding:7px 30px 10px 25px;
    float:left;
    width:100%;
}

#TB_meta p {
    margin-right:40px;
}

#TB_name {
    font-size:1.3em;
    margin-bottom:0.5em;
}

#TB_closeWindow{
    background:transparent url(../img/button_close.png) no-repeat scroll 0 0;
    cursor:pointer;
    height:30px;
    position:absolute;
    right:-15px;
    top:-15px;
    width:30px;
}

#TB_closeAjaxWindow{
    padding:7px 10px 5px 0;
    margin-bottom:1px;
    text-align:right;
    float:right;
}

#TB_ajaxWindowTitle{
    float:left;
    padding:7px 0 5px 10px;
    margin-bottom:1px;
}

#TB_title{
    background-color:#e8e8e8;
    height:27px;
}

#TB_ajaxContent{
    clear:both;
    padding:2px 15px 15px 15px;
    overflow:auto;
    text-align:left;
    line-height:1.4em;
}

#TB_ajaxContent.TB_modal{
    padding:15px;
}

#TB_ajaxContent p{
    padding:5px 0px 5px 0px;
}

#TB_load{
    position: fixed;
    display:none;
    height:13px;
    width:208px;
    z-index:103;
    top: 50%;
    left: 50%;
    margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}

* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect{
    z-index:99;
    position:fixed;
    top: 0;
    left: 0;
    background-color:#fff;
    border:none;
    filter:alpha(opacity=0);
    -moz-opacity: 0;
    opacity: 0;
    height:100%;
    width:100%;
}

* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent{
    clear:both;
    border:none;
    margin-bottom:-1px;
    margin-top:1px;
}

/*  PoweredBy Tweaks */
#powered-container {
   padding-left: 3em;
}
ul.powered ul li {
background-color: #E0D7B6;
}
ul.powered ul li:hover {
background-color: #CEC6A1;
}
#powered-container ul.powered ul li a {
color: #333;
text-transform: none;
}
#powered-container ul.powered ul li a:hover {
color: #8B0000;
}
