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: 1em;
  color: black;
  background: #fff; }

ol, ul {
  list-style: none; }

/* tables still need 'cellspacing="0"' in the markup */
table {
  border-collapse: separate;
  border-spacing: 0;
  vertical-align: middle; }

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

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

img a {
  border: none; }

#flash > div {
  padding: 0 0.25em;
  line-height: 2em;
  border: solid 1px; }

#flash-notice {
  color: #264409;
  background: #e6efc2;
  border: #c6d880; }

#flash-warning {
  color: #514721;
  background: #fff6bf;
  border: #ffd324; }

#flash-error {
  color: #8a1f11;
  background: #fbe3e4;
  border: #fbc2c4; }

body {
  line-height: 1.5;
  font-family: Helvetica Neue, Arial, Helvetica, sans-serif;
  color: #464342;
  font-size: 75%; }

h1 {
  font-weight: normal;
  color: #353231;
  font-size: 3em;
  line-height: 1;
  margin-bottom: 0.5em; }
  h1 img {
    margin: 0; }

h2 {
  font-weight: normal;
  color: #353231;
  font-size: 2em;
  margin-bottom: 0.75em; }

h3 {
  font-weight: normal;
  color: #353231;
  font-size: 1.5em;
  line-height: 1;
  margin-bottom: 1em; }

h4 {
  font-weight: normal;
  color: #353231;
  font-size: 1.2em;
  line-height: 1.25;
  margin-bottom: 1.25em; }

h5 {
  font-weight: normal;
  color: #353231;
  font-size: 1em;
  font-weight: bold;
  margin-bottom: 1.5em; }

h6 {
  font-weight: normal;
  color: #353231;
  font-size: 1em;
  font-weight: bold; }

h2 img, h3 img, h4 img, h5 img, h6 img {
  margin: 0; }

p {
  margin: 0 0 1.5em; }
  p img.left {
    display: inline;
    float: left;
    margin: 1.5em 1.5em 1.5em 0;
    padding: 0; }
  p img.right {
    display: inline;
    float: right;
    margin: 1.5em 0 1.5em 1.5em;
    padding: 0; }

a {
  text-decoration: underline;
  color: #000099; }
  a:visited {
    color: #000066; }
  a:focus {
    color: black; }
  a:hover {
    color: black; }
  a:active {
    color: #cc0099; }

blockquote {
  margin: 1.5em;
  color: #666;
  font-style: italic; }

strong {
  font-weight: bold; }

em {
  font-style: italic; }

dfn {
  font-style: italic;
  font-weight: bold; }

sup, sub {
  line-height: 0; }

abbr, acronym {
  border-bottom: 1px dotted #666; }

address {
  margin: 0 0 1.5em;
  font-style: italic; }

del {
  color: #666; }

pre {
  margin: 1.5em 0;
  white-space: pre; }

pre, code, tt {
  font: 1em 'andale mono', 'lucida console', monospace;
  line-height: 1.5; }

li ul, li ol {
  margin: 0 1.5em; }

ul {
  margin: 0 1.5em 1.5em 1.5em;
  list-style-type: disc; }

ol {
  margin: 0 1.5em 1.5em 1.5em;
  list-style-type: decimal; }

dl {
  margin: 0 0 1.5em 0; }
  dl dt {
    font-weight: bold; }

dd {
  margin-left: 1.5em; }

table {
  margin-bottom: 1.4em;
  width: 100%; }

th {
  font-weight: bold; }

thead th {
  background: #c3d9ff; }

th, td, caption {
  padding: 4px 10px 4px 5px; }

tr.even td {
  background: #e5ecf9; }

tfoot {
  font-style: italic; }

caption {
  background: #eee; }

.quiet {
  color: #797675; }

.loud {
  color: #242120; }

body {
  background: white url(/images/top.png) top left repeat-x;
  padding-top: 50px; }
  body #root {
    width: 790px;
    margin: 0 auto;
    overflow: hidden;
    display: inline-block; }
    body #root {
      display: block; }
    body #root #header {
      display: inline;
      float: left;
      margin-right: 0;
      width: 790px;
      position: relative;
      height: 100px;
      background: white url(/images/rings.png) 656px top no-repeat; }
      * html body #root #header {
        overflow-x: hidden; }
      body #root #header h1 {
        display: inline;
        float: left;
        margin-right: 0;
        width: 390px;
        padding-right: 400px;
        text-indent: -9999em;
        overflow: hidden;
        background-image: url(/images/header.png);
        background-repeat: no-repeat;
        background-position: 10px center;
        margin: 0;
        width: 390px;
        height: 60px; }
        * html body #root #header h1 {
          overflow-x: hidden; }
        body #root #header h1 a {
          display: block;
          height: 60px; }
      body #root #header #nav {
        display: inline;
        float: left;
        margin-right: 0;
        width: 790px;
        margin: 0;
        padding: 0;
        border: 0;
        outline: 0;
        overflow: hidden;
        display: inline-block;
        margin-top: 10px;
        height: 30px;
        font-size: 1.25em; }
        * html body #root #header #nav {
          overflow-x: hidden; }
        body #root #header #nav {
          display: block; }
        body #root #header #nav li {
          list-style-type: none;
          margin-left: 0px;
          white-space: nowrap;
          display: inline;
          float: left;
          padding-left: 1em;
          padding-right: 1em; }
          body #root #header #nav li.first {
            padding-left: 0px; }
          body #root #header #nav li.last {
            padding-right: 0px; }
      body #root #header #countdown {
        position: absolute;
        bottom: 0.25em;
        right: 0;
        font-size: 1.5em;
        font-weight: bold;
        color: #70b81f; }
    body #root #content {
      display: inline;
      float: left;
      margin-right: 0;
      width: 790px; }
      * html body #root #content {
        overflow-x: hidden; }
      body #root #content #thanks {
        margin: 1em 0;
        border: 1px solid #c6d880;
        padding: 0.5em;
        background-color: #e6efc2;
        color: #264409; }
      body #root #content #donate {
        float: left;
        margin: 0 1em 1em 0; }
      body #root #content #map {
        float: right;
        margin: 0 0 1em 1em; }
      body #root #content ul.photos {
        margin: 0;
        padding: 0;
        border: 0;
        outline: 0;
        overflow: hidden;
        display: inline-block; }
        body #root #content ul.photos {
          display: block; }
        body #root #content ul.photos li {
          list-style-type: none;
          margin-left: 0px;
          white-space: nowrap;
          display: inline;
          float: left;
          padding-left: 4px;
          padding-right: 4px; }
          body #root #content ul.photos li.first {
            padding-left: 0px; }
          body #root #content ul.photos li.last {
            padding-right: 0px; }
        body #root #content ul.photos li {
          margin: 0 1em 1em 0;
          border: 2px solid #dddddd;
          padding: 0.25em;
          width: 75px;
          height: 75px; }
          body #root #content ul.photos li a {
            display: block; }
    body #root #footer {
      display: inline;
      float: left;
      margin-right: 0;
      width: 790px;
      height: 50px;
      padding-top: 10px;
      background: white url(/images/couple_small.png) right bottom no-repeat;
      text-align: center;
      line-height: 50px; }
      * html body #root #footer {
        overflow-x: hidden; }

body.index #root #content {
  display: inline;
  float: left;
  margin-right: 0;
  width: 390px;
  padding-left: 400px;
  height: 30em;
  background: white url(/images/couple.png) left bottom no-repeat; }
  * html body.index #root #content {
    overflow-x: hidden; }
  body.index #root #content div.posts {
    height: 24em; }
    body.index #root #content div.posts ul#posts li {
      position: relative; }
      body.index #root #content div.posts ul#posts li abbr {
        position: absolute;
        top: 0.5em;
        right: 0.5em;
        border-width: 0; }
      body.index #root #content div.posts ul#posts li a.lead {
        color: inherit;
        text-decoration: inherit;
        cursor: inherit;
        cursor: pointer; }
body.index #root #footer {
  background-image: none;
  border-top: 1px solid #aca9a8; }

em {
  font-style: normal;
  background-color: #cdef87; }

small {
  font-size: 0.9em; }
