html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline; }

*:focus {
  outline: 0; }

body {
  line-height: 1;
  color: black;
  background: white; }

ol, ul {
  list-style: none; }

table {
  border-collapse: separate;
  border-spacing: 0; }

caption, th, td {
  text-align: left;
  font-weight: normal; }

blockquote:before, blockquote:after, q:before, q:after {
  content: ""; }

blockquote, q {
  quotes: "" ""; }

body {
  background: black url(/images/background.jpg) top center no-repeat;
  color: white;
  font-size: 86%;
  line-height: 1.5;
  margin: 0;
  text-align: center; }

#wrapper {
  margin: 1em auto;
  text-align: left;
  width: 960px; }

/* === HTML === */
p {
  margin: 0 0 1em; }

a:link {
  color: #bb9966;
  text-decoration: none; }
a:visited {
  color: #bb9966;
  text-decoration: none; }
a:hover {
  color: white;
  text-decoration: underline; }
a:active {
  color: white;
  text-decoration: underline; }

img {
  border: 0; }

hr {
  clear: both;
  height: 1px;
  margin: 0;
  padding: 0;
  overflow: hidden;
  padding: 0;
  visibility: hidden; }

dt {
  font-weight: bold;
  margin: 1em 0 0;
  padding: 0; }

dd {
  margin: 0 0 1em;
  padding: 0; }

/* === HEADER === */
#header h1 {
  height: 176px;
  margin: 1em auto;
  width: 149px; }
  #header h1 a {
    background: url(/images/bolivar_logo.png);
    display: block;
    height: 176px;
    overflow: hidden;
    text-indent: -9999px;
    width: 149px; }

/* === NAVIGATION === */
ul#navigation {
  background: #b1915f url(/images/navigation_bg.jpg) no-repeat;
  height: 39px;
  margin: 1em 0 1.5em;
  overflow: hidden;
  text-align: center; }
  ul#navigation li {
    display: inline; }
    ul#navigation li a {
      font-size: 16px;
      line-height: 40px;
      padding: 0 1.5em;
      text-shadow: 0 0 5px #c8b190;
      text-transform: uppercase;
      behavior: url(/pie/PIE.htc); }
      ul#navigation li a:link, ul#navigation li a:visited {
        color: black; }
      ul#navigation li a:hover, ul#navigation li a:active {
        color: #611818; }

/* === CONTENT === */
#content {
  clear: both; }

#content_main {
  float: left;
  line-height: 1.5;
  width: 580px; }
  #content_main h2 {
    color: #665533;
    font-size: 3em;
    margin: 10px 0 13px;
    text-transform: uppercase; }
  #content_main ul {
    margin: 1em 0; }
    #content_main ul li {
      list-style: square inside;
      margin: 0 0 0 0.5em;
      padding: 0 0 0 0.5em; }

#content_sub {
  float: right;
  padding-top: 1.5em;
  width: 322px; }
  #content_sub .photo {
    border: 1px solid #4b3d29;
    margin: 0 0 1em; }
    #content_sub .photo img {
      display: block; }

/* === FOOTER === */
#footer {
  clear: both;
  color: #665533;
  padding: 2em 0;
  margin: 1em 0; }
  #footer p {
    background: url(/images/b.gif) no-repeat 0 center;
    border-bottom: 1px solid #1d1810;
    border-top: 1px solid #1d1810;
    font-size: 0.9em;
    padding: 0.75em 0 0.75em 55px; }

/* === HOME PAGE === */
body.home .feature {
  background: url(/images/feature.jpg) no-repeat;
  font-size: 1.1em;
  height: 350px;
  line-height: 1.5;
  margin: 1em 0;
  padding: 20px 20px 20px 340px;
  position: relative;
  width: 600px; }
  body.home .feature #welcome {
    position: absolute;
    left: 20px;
    text-shadow: 0 0 5px black;
    top: 20px;
    width: 300px;
    behavior: url(/pie/PIE.htc); }
    body.home .feature #welcome h2 {
      font-size: 1.35em;
      margin: 0 0 1em; }
    body.home .feature #welcome blockquote {
      font-size: 1em; }
      body.home .feature #welcome blockquote p {
        margin: 0;
        text-indent: -0.5em; }
      body.home .feature #welcome blockquote cite {
        display: block;
        font-size: 0.9em;
        font-style: italic;
        margin: 0.5em 0;
        text-indent: 0; }
body.home #content_main {
  width: 100%; }
body.home #content_sub {
  display: none; }

#map, #events, #subscribe {
  width: 310px; }

#map, #events {
  float: left;
  padding-right: 15px; }

#subscribe {
  float: right; }
  #subscribe legend {
    color: #665533;
    font-size: 1.2em; }
  #subscribe table {
    margin: 1em 0; }
    #subscribe table label {
      color: #bb9966;
      font-size: 0.9em;
      text-transform: uppercase; }
    #subscribe table th {
      padding: 5px 5px 5px 0; }

/* === PHOTO ROTATORS === */
#rotator {
  background: #3e0d0d url(/images/rotators/background.jpg) no-epeat;
  height: 350px;
  overflow: hidden;
  width: 600px;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.7);
  -moz-box-shadow: 0 0 8px rgba(0, 0, 0, 0.7);
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.7);
  behavior: url(/pie/PIE.htc); }
  #rotator img {
    display: block; }

/* === EVENTS === */
body.events table {
  border-collapse: collapse;
  margin: 1em 0; }
  body.events table th, body.events table td {
    background: #1d1810;
    border: 2px solid black;
    margin: 0;
    padding: 0.75em; }
  body.events table th {
    border-left-width: 0; }

/* === MISC === */
.introduction {
  font-size: 1.15em; }

.required {
  color: #cc0000; }

/* === FLASH MESSAGES === */
#flash-notice, #flash-error {
  color: white;
  font-size: 1.2em;
  margin: 0 0 1em;
  padding: 0.5em 0.75em; }

#flash-notice {
  background: #007700; }

#flash-error {
  background: #aa0000; }

/* === Rails Form Validations === */
.fieldWithErrors input {
  border: 2px solid red; }

#errorExplanation {
  border: 2px solid red;
  padding: 7px;
  padding-bottom: 12px;
  margin-bottom: 20px;
  background-color: #f0f0f0; }

#errorExplanation h2 {
  text-align: left;
  font-weight: bold;
  padding: 5px 5px 5px 15px;
  font-size: 12px;
  margin: -7px;
  background-color: #cc0000;
  color: white; }

#errorExplanation p {
  color: #333333;
  margin: 1em 0;
  padding: 5px; }

#errorExplanation ul {
  margin: 1em; }

#errorExplanation ul li {
  font-size: 12px;
  list-style: square; }

/* === SITE ADMIN === */
#administration {
  background: #333333;
  border-bottom: 1px solid black;
  left: 0;
  position: absolute;
  text-align: center;
  top: 0;
  width: 100%;
  z-index: 1000; }
  #administration h4 {
    color: white;
    display: inline;
    margin: 0;
    padding: 0 2em; }
  #administration ul {
    display: inline;
    list-style: none;
    margin: 0;
    padding: 0; }
    #administration ul li {
      display: inline;
      margin: 0;
      padding: 0 1em; }
      #administration ul li a {
        color: #cccc99;
        font-size: 0.9em;
        line-height: 2em; }

table.admin {
  border-collapse: collapse; }
  table.admin th, table.admin td {
    border: 1px solid #cccccc;
    margin: 0;
    padding: 5px;
    vertical-align: top; }
  table.admin label {
    font-family: Calibri, Tahoma, Geneva, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: normal; }
