html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}
body { line-height: 1; }
article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary { display: block; }
a {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}
input, select { vertical-align: middle; }
html { height: 100%; }
body {
  height: 100%;
  background: url(/images/bg.gif);
  color: #222222;
  font: 0.9em 'Droid Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
p {
  margin: 0.6em 0;
  line-height: 150%;
}
a { color: #3c2819; }
a:hover { text-decoration: none; }
#c a:active {
  outline: 0;
  background: #c5faff;
}
#h {
  float: left;
  padding: 30px 100px;
}
#c {
  margin-left: 367px;
  min-height: 100%;
  background: #ffffff;
}
#c > section { padding: 30px; }
#c > footer { padding: 30px; }
label {
  display: block;
  margin-bottom: 5px;
}
form {
  margin: 0 -30px;
  padding: 15px 30px;
  background: #fff997;
}
input[type="text"] {
  float: left;
  min-width: 250px;
  margin-right: 5px;
  padding: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -o-border-radius: 5px;
  -khtml-border-radius: 5px;
  border-radius: 5px;
  border: 1px solid #999999;
  background: #efefef;
  font: 1em 'Droid Sans', Georgia, 'Times New Roman', Times, serif;
}
input[type="text"]:focus {
  border-color: #666666;
  background: #ffffff;
}
.awesome {
  position: relative;
  display: inline-block;
  padding: 5px 10px 6px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -o-border-radius: 5px;
  -khtml-border-radius: 5px;
  border-radius: 5px;
  border: 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
  background: #60462e url(/images/alert-overlay-min.png) repeat-x;
  color: #ffffff;
  font-size: 0.87em;
  text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.25);
  text-decoration: none;
  cursor: pointer;
}
.awesome:hover {
  background-color: #3c2819;
  color: #ffffff;
}
.awesome:active { top: 1px; }
.awesome:visited {
  position: relative;
  display: inline-block;
  padding: 5px 10px 6px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -o-border-radius: 5px;
  -khtml-border-radius: 5px;
  border-radius: 5px;
  border: 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
  background: #60462e url(/images/alert-overlay-min.png) repeat-x;
  color: #ffffff;
  font-size: 0.87em;
  text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.25);
  text-decoration: none;
  cursor: pointer;
}
.awesome:visited:hover {
  background-color: #3c2819;
  color: #ffffff;
}
.awesome:visited:active { top: 1px; }
#r {
  float: left;
  display: none;
  width: 60%;
}
#r.load { background: url(/images/load.gif) no-repeat 30px 0; }
h2 {
  margin-bottom: 10px;
  font-size: 1.6em;
  font-weight: normal;
}
h2 em {
  color: #60462e;
  font-style: normal;
  font-weight: bold;
}
#a { padding: 0 30px; }
#a li {
  float: left;
  margin: 0 30px;
  color: #999999;
  font: 2em 'Droid Serif', georgia, serif;
}
#a span {
  color: #666666;
  font: 0.5em 'Droid Sans', arial, sans-serif;
  line-height: 3em;
}
#a strong {
  margin-right: 5px;
  color: #222222;
}
#share {
  float: right;
  display: none;
  width: 200px;
}
#share-twitter { margin-bottom: 10px; }
#fb {
  display: none;
  padding-bottom: 0 !important;
}
#fbbox { float: right; }
#f {
  clear: both;
  padding-top: 0 !important;
  color: #666666;
  font-size: 0.8em;
}
#f ul { list-style: none; }
#f .col {
  float: left;
  width: 25%;
}
#f .list {
  list-style: disc inside;
  line-height: 150%;
}
.cf:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

