html, body {
    background-color: #208928;
    margin: 0;
    padding: 0;
    -webkit-text-size-adjust: none;
}


.left,
.align-left {
    float: left;
    *zoom: 1;
}

.right,
.align-right {
    float: right;
    *zoom: 1;
}

body {
    font-family: "Myriad Pro", Myriad, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    background: #208928 url('../img/background-gradient.jpg') 0 0 repeat-x;
}

.mceContentBody {
    background: #e9eaea;
    padding: 20px 25px 25px 25px;
}

/* special tinymce cases */
body.teaser {
    padding: 12px;
    background: white;
}

#navigation .column a,
#footer h6,
.small-teaser h4,
.big-teaser h4,
.big-teaser h5,
.big3-teaser h4,
.big3-teaser h5,
.no-image-teaser h4,
.no-image-teaser h5,
.upcoming-events-teaser h4,
.upcoming-events-teaser h5,
.header-link strong,
.header-link em,
.text-content h1,
.text-content h2,
.text-content h3,
.text-content h4,
body#tinymce h1,
body#tinymce h2,
body#tinymce h3,
body#tinymce h4,
.quote,
#contact-info {
    font-family: "museo-slab", Rockwell, "Courier Bold", Courier, Georgia, Times, "Times New Roman", serif;
    font-weight: normal;
}

img {
  -ms-interpolation-mode: bicubic;
}

a {
    text-decoration: none;
}

a img {
    border: none;
    outline: none;
}

.is_clickable,
.is_clickable_popup {
    cursor: pointer;
}

#bgwrap-1 {
    background: url('../img/background-silhouette.png') 50% 250px repeat-x;
}

/* 6 columns, gutter of 12px, max width 960px */
#site {
    width: 972px;
    padding: 0 26px 26px 26px;
    margin: 0 auto;
    background: white;
    overflow: hidden;
}

.full-gutter {
    margin: 12px;
}
.half-gutter {
    margin: 6px;
}

/* taken from zurb foundation */
.row { width: 100%; max-width: 972px; margin: 0 auto; }

.row .row {
  width: auto;
  max-width: none;
  min-width: 0;
  margin: 0 -6px;
}

/* Nicolas Gallagher's micro clearfix */
.row {
  *zoom: 1;
}

.row:before, .row:after {
  content: "";
  display: table;
}

.row:after {
  clear: both;
}

.column, .columns {
    float: left;
    min-height: 1px;
    margin: 0 6px;
    position: relative;
}

.column.centered, .columns.centered {
    float: none;
    margin: 0 auto;
}


.row .one { width: 150px; }
.row .two { width: 312px; }
.row .three { width: 474px; }
.row .four { width: 636px; }
.row .five { width: 798px; }
.row .six { width: 960px; }

.row .four .banner-item {
    width: 636px;
    max-width: 636px;
}

.row .six .banner-item {
    width: 960px;
    max-width: 960px;
}

.banner-item {
    max-height: 340px;
}

.row .offset-one {
    margin-left: 168px;
}

#header,
#footer {
    background: white;
}

#header {
    margin-bottom: 12px;
}

#header h1 {
    width: 288px;
    height: 126px;
    background: white url('../img/logo.jpg') 50% 50% no-repeat;
    margin: 0;
    padding: 0;
}

#header h1 a {
    display: block;
    width: 100%;
    height: 100%;
}

#header h1 span,
#header h2 span,
#flickr span,
#twitter span,
#facebook span,
#instagram span {
    display: none;
}

#header h2 {
    background-color: white;
    background-position: 50% 100%;
    background-repeat: no-repeat;
    height: 126px;
    margin: 0;
    padding: 0;
    border-left: 2px dotted #52caef;
    border-right: 2px dotted #52caef;
}

#header h3 {
    text-align: right;
    clear: both;
    padding: 0;
    margin: 0;
    color: black;
}

#header h3 a {
    color: black;
}

#flickr,
#twitter,
#facebook,
#instagram {
    float: right;
    display: block;
    width: 40px;
    height: 40px;
    background: #DDD;
    margin: 12px 0 12px 6px;
}

#flickr {
    background: white url('../img/icon-flickr.gif') 0 0 no-repeat;
}

#facebook {
    background: white url('../img/facebook-icon.jpg') 0 0 no-repeat;
}

#twitter {
    background: white url('../img/twitter-icon.jpg') 0 0 no-repeat;
}

#instagram {
    background: white url('../img/instagram-icon.jpg') 0 0 no-repeat;
}


#footer .wrap {
    border-left: 2px dotted #52caef;
    padding-left: 12px;
}

#footer ol {
    padding: 0;
    margin: 0;
    list-style: none;
}

#footer h6 {
    font-size: 19px;
    font-weight: normal;
    margin: 0 0 18px 0;
    padding: 0;
}

#navigation {
    /* border-bottom: 2px dotted #939598; */
    margin-bottom: 6px;
}
#navigation .column {
    border-bottom: 2px dotted;
}

/*#navigation .one.column {*/
    /*width: 126px;*/
/*}*/

#navigation .column a {
    font-size: 20px;
    height: 45px;
    line-height: 55px;
    text-align: center;
    display: block;
    width: 100%;
    color: white;
    background-image: url('../img/nav-cut.png');
    background-position: 0 0;
    background-repeat: no-repeat;
    text-transform: uppercase;
    margin-bottom: 6px;
}

#primary-navigation-extra-tickets { border-color: #231f20 !important;  }
#primary-navigation-extra-tickets a { background-color: #231f20; color: #c3d600 !important; }
#primary-navigation-extra-tickets a:hover { background-color: #413d3e; }

#mast {
    height: 346px;
    max-height: 346px;
    overflow: hidden;
    border-bottom: 2px dotted #939598;
    margin-bottom: 6px;
}

#mast .banner-set {
    padding-bottom: 6px;
    height: 340px;
}

.header-link {
    height: 64px;
    overflow: hidden;
    margin-bottom: 5px;
    color: white;
}

.header-link span {
    float: right;
    font-size: 24px;
    height: 16px;
    line-height: 16px;
    margin-right: 12px;
    margin-top: 20px;
}

.header-link strong {
    font-weight: normal;
    font-size: 20px;
    display: inline-block;
    margin: 18px 0 0 12px;
}

.header-link em {
    font-style: normal;
    font-size: 12px;
    display: inline-block;
    margin: 0 0 0 12px;
}

.header-link-multiline strong {
    margin: 12px 0 0 12px;
}

.header-link-multiline em {

}

.text-content {
    background-color: #e9eaea;
    padding: 20px 25px 25px 25px;
}

.text-content-shortened {
    display: none;
}

.text-content-unconstrained {
    height: auto !important;
    max-height: none !important;
}

.text-content.selected {
    display: block;
}

.text-content th {
    text-align: left;
}



.text-content h1,
.text-content h2,
body#tinymce h1,
body#tinymce h2 {
    font-size: 32px;
    margin: 0 0 5px 0;
}

.text-content h3,
body#tinymce h3 {
    margin: 0 0 5px 0;
    font-size: 20px;
}


.text-content h4,
body#tinymce h4 {
    margin: 0 0 5px 0;
    font-size: 16px;
}

.text-content h1 a,
.text-content h2 a,
.text-content h3 a,
.text-content h4 a {
    color: black;
}

#content {
    border-bottom: 2px dotted #939598;
    margin-bottom: 6px;
}

html.lt-ie8 #content {
    padding-bottom: 6px;
}

#content-inner {
    margin-top: 5px;
}

#text-content-paginator {
    background-color: #e9eaea;
    height: 24px;
    max-height: 24px;
    margin-bottom: 6px;
    text-align: right;
}

#text-content-paginator a {
    background: #cfd1d1;
    color: white;
    width: 16px;
    height: 16px;
    margin-top: 4px;
    margin-right: 6px;
    line-height: 16px;
    text-align: center;
    display: inline-block;
}

#text-content-paginator a.selected {
    background: #b6b8b8;
}

.small-teaser img,
.big3-teaser img,
.big-teaser img {
    display: block;
}

.small-teaser h4,
.small-teaser h5,
.big-teaser h4,
.big3-teaser h4,
.big3-teaser h5,
.big-teaser h5 {
    display: block;
}

.two.small-teaser {
    overflow: hidden;
    margin-bottom: 5px;
}

.one.small-teaser {
    overflow: hidden;
    margin-bottom: 5px;
    height: 225px;
    min-height: 225px;
    max-height: 225px;
}

.small-teaser .one h4 {
    margin: 12px 12px 6px 0;
}

.big-teaser,
.big3-teaser,
.no-image-teaser,
.upcoming-events-teaser {
    margin-bottom: 5px;
}

.big-teaser,
.big3-teaser {
    margin-bottom: 5px;
}

.big3-teaser h4,
.big-teaser h4 {
    margin: 0;
    font-size: 20px;
}

.big3-teaser h4,
.no-image-teaser h4,
.upcoming-events-teaser h4,
.small-teaser h4 {
    border-bottom: 2px dotted;
    margin: 0;
    padding: 0 0 6px 0;
    font-size: 20px;
    font-weight: normal;
}

.big3-teaser h5,
.no-image-teaser h5,
.upcoming-events-teaser h5 {
    margin: 6px 0 3px 0;
    padding: 0;
    font-size: 13px;
    font-weight: normal;
}

.big1-teaser .img {
}

.big1-teaser .full-gutter {
    position: absolute;
    bottom: 0;
}

.big3-teaser .img {
    max-height: 160px;
}

.header-link .img {
    max-height: 125px;
}

.small-teaser .img {
    max-width: 150px;
    max-height: 110px;
}

.quote {
    font-size: 18px;
}


/* MAKING EVERYRTHING LINE UP - should be 340px */
.text-content { /* 340 because of padding */
    height: 295px;
    min-height: 295px;
    max-height: 295px;
}

.text-content-shortened { /* 340 because of padding + pagination */
    height: 270px;
    min-height: 270px;
    max-height: 270px;
}
.big3-teaser, .big1-teaser { /* only one of this, should be 340 */
    height: 340px;
}

.big3-teaser .img {
    position: absolute;
    bottom: 12px;
}

.no-image-teaser {
    min-height: 340px;
    max-height: 340px;
    overflow-y: auto;
    overflow-x: hidden;
}

.small-teaser {  /* 3 of these should be 340 */
    height: 110px;
    min-height: 110px;
    max-height: 110px;
}

.border-after {
    height: 1px;
    max-height: 1px;
    font-size: 0;
    margin-bottom: 5px;
    border-bottom: 2px dotted #939598;
}

.upcoming-event {
    padding-bottom: 6px;
    margin-bottom: 6px;
    border-bottom: 2px dotted;
    clear: both;
    overflow: hidden;
}

.upcoming-event.last {
    border-bottom: none;
}

.upcoming-event .img {
    max-height: 60px;
}
