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, dialog, figure, footer, header,
hgroup, menu, nav, section, menu,
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, dialog, figure, footer, header,
hgroup, nav, section {
  display: block; }

nav ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none; }

a {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent; }

ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none; }

mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold; }

del {
  text-decoration: line-through; }

abbr[title], dfn[title] {
  border-bottom: 1px dotted #000;
  cursor: help; }

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

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0; }

input, select {
  vertical-align: middle; }

body {
  padding: 0 0 18px 0;
  font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 18px;
  color: black;
  background: #ded;
  background-position: 0 0;
  background-attachment: fixed; }
  body a {
    font-weight: bold;
    color: black; }
    body a:hover {
      text-decoration: none; }
  body form div.submit {
    padding: 9px 0;
    text-align: center; }
  body form button {
    overflow: visible;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    display: block;
    width: 310px;
    margin: 0 auto;
    padding: 9px 10px;
    font-weight: bold;
    font-size: 1em;
    text-shadow: -1px -1px 1px #0098dd;
    text-decoration: none;
    text-align: center;
    cursor: pointer;
    color: white;
    background: #00a9ee;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#00baff), to(#00a9ee));
    border: 1px solid white;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -webkit-border-bottom-right-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
    -moz-border-radius-bottomright: 5px;
    -moz-border-radius-bottomleft: 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px; }
    body form button:hover {
      background: #00baff;
      background-image: -webkit-gradient(linear, left top, left bottom, from(#00baff), to(#00baff)); }
  body div#page {
    width: 1070px;
    margin: 0 auto; }
    body div#page nav#masthead {
      z-index: 2;
      position: relative;
      font-size: 14px;
      font-weight: bold; }
      body div#page nav#masthead div.global {
        margin: 9px 0 9px 840px;
        text-shadow: -1px -1px 1px #222; }
        body div#page nav#masthead div.global p {
          font-size: 12px;
          text-align: right;
          color: #444; }
          body div#page nav#masthead div.global p a {
            font-weight: normal;
            color: #666; }
          body div#page nav#masthead div.global p.logo {
            color: #666; }
      body div#page nav#masthead form {
        float: left;
        width: 230px;
        margin: 0 0 0 10px; }
        body div#page nav#masthead form select {
          width: 220px;
          font-size: 14px;
          font-weight: bold; }
        body div#page nav#masthead form input {
          width: 220px; }
        body div#page nav#masthead form div.selector {
          margin-bottom: 0;
          font-size: 16px;
          color: black; }
      body div#page nav#masthead ul {
        float: left;
        width: 590px; }
        body div#page nav#masthead ul li {
          float: left;
          width: 110px;
          margin: 0 10px 0 0; }
          body div#page nav#masthead ul li:last-child {
            margin-right: 0; }
          body div#page nav#masthead ul li a {
            position: relative;
            display: block;
            padding: 5px 0;
            text-align: center;
            text-decoration: none;
            text-shadow: 1px 1px 1px #eee;
            color: #333;
            background: #ccc;
            border: 1px solid #ccc;
            border-width: 1px 1px 0 1px;
            -webkit-border-top-left-radius: 10px;
            -webkit-border-top-right-radius: 10px;
            -webkit-border-bottom-right-radius: 0;
            -webkit-border-bottom-left-radius: 0;
            -moz-border-radius-topleft: 10px;
            -moz-border-radius-topright: 10px;
            -moz-border-radius-bottomright: 0;
            -moz-border-radius-bottomleft: 0;
            border-top-left-radius: 10px;
            border-top-right-radius: 10px;
            border-bottom-right-radius: 0;
            border-bottom-left-radius: 0; }
            body div#page nav#masthead ul li a:hover {
              text-shadow: none;
              color: black;
              background: white; }
            body div#page nav#masthead ul li a small {
              position: absolute;
              right: -4px;
              top: -4px;
              width: 18px;
              height: 18px;
              font-size: 11px;
              font-weight: normal;
              background: #990000;
              background-image: -webkit-gradient(linear, left top, left bottom, from(red), to(#990000));
              border: 1px solid white;
              -webkit-border-top-left-radius: 10px;
              -webkit-border-top-right-radius: 10px;
              -webkit-border-bottom-right-radius: 10px;
              -webkit-border-bottom-left-radius: 10px;
              -moz-border-radius-topleft: 10px;
              -moz-border-radius-topright: 10px;
              -moz-border-radius-bottomright: 10px;
              -moz-border-radius-bottomleft: 10px;
              border-top-left-radius: 10px;
              border-top-right-radius: 10px;
              border-bottom-right-radius: 10px;
              border-bottom-left-radius: 10px;
              box-shadow: black 0 0 2px;
              -webkit-box-shadow: black 0 0 2px; }
          body div#page nav#masthead ul li strong a {
            text-shadow: none;
            color: black;
            background: white; }
    body div#page div#content {
      overflow: hidden;
      zoom: 1;
      z-index: 1;
      position: relative;
      clear: both;
      min-height: 500px;
      padding: 1.5em;
      background: #eee;
      border-top: 3px solid white;
      border-bottom: 3px solid white; }
      body div#page div#content nav {
        padding: 0 0 0 240px;
        color: white;
        background: #222;
        border-bottom: 3px solid black; }
        body div#page div#content nav ul {
          overflow: hidden;
          zoom: 1; }
          body div#page div#content nav ul li {
            float: left;
            width: 110px;
            margin: 0 10px 0 0; }
            body div#page div#content nav ul li a {
              display: block;
              padding: 5px 0;
              text-align: center;
              text-decoration: none;
              text-shadow: -1px -1px 1px black;
              color: white; }
              body div#page div#content nav ul li a:hover {
                text-decoration: underline; }
      body div#page div#content section h1 {
        margin: 18px 0 18px 240px;
        font-size: 18px; }
      body div#page div#content section div.order {
        float: right;
        width: auto;
        margin: -36px 240px 0 0;
        color: #555; }
        body div#page div#content section div.order label {
          display: none; }
        body div#page div#content section div.order div.selector {
          margin-bottom: 0; }
      body div#page div#content section div#main {
        float: right;
        width: 830px; }
        body div#page div#content section div#main form div {
          margin: 0 0 18px 0; }
        body div#page div#content section div#main form label {
          display: block; }
        body div#page div#content section div#main form input {
          width: 330px;
          font-size: 24px; }
        body div#page div#content section div#main form div.submit {
          clear: both; }

div#message {
  z-index: 1000;
  position: absolute;
  right: 10px;
  top: 10px;
  padding: 9px 20px;
  border: 1px solid white;
  box-shadow: rgba(0, 0, 0, 0.5) 0 0 10px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.5) 0 0 10px; }

body {
  padding: 1.5em; }

h2 {
  font-size: 200%;
  margin-bottom: 0.75em; }
  h2 span {
    font-weight: bolder;
    border-bottom: 4px solid red; }

h3 {
  font-size: 150%;
  margin-bottom: 0.5em; }

ul li.tweet {
  clear: both;
  margin-bottom: 0.5em;
  display: block;
  list-style-type: none; }
  ul li.tweet span.profile_image {
    float: left;
    padding-bottom: 0.5em; }
  ul li.tweet img {
    margin-right: 1.5em;
    display: block; }

img {
  margin-top: 0.5em; }

ul.mps {
  list-style-type: none;
  margin-bottom: 1.5em; }
  ul.mps li {
    list-style-type: none;
    display: inline;
    background-color: #ddd; }
    ul.mps li a {
      text-decoration: none !important; }
    ul.mps li img {
      margin-top: 0;
      margin-bottom: 0;
      text-decoration: none !important; }

hr {
  border: 4px solid #ddd;
  margin-top: 0.5em;
  margin-bottom: 0.5em;
  display: block; }

div#footer {
  width: 100%;
  bottom: 0px;
  position: fixed;
  z-index: 3;
  height: 1.5em;
  text-align: center;
  padding: 0.25em;
  background-color: #cdc; }

