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; }

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

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

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

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

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

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

h6 {
  font-weight: normal;
  color: #222222;
  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: #666666; }

.loud {
  color: #111111; }

body {
  background-color: #afafaf;
  color: #202020; }

hr {
  background: #dddddd;
  color: #dddddd;
  clear: both;
  float: none;
  width: 100%;
  height: .1em;
  margin: 0 0 1.45em;
  border: none; }

.admin {
  display: none !important; }

.user {
  display: none !important; }

#container {
  width: 1000px;
  margin: 0 auto;
  overflow: hidden;
  display: inline-block;
  background-color: white;
  padding: 10px;
  margin-top: 36px;
  margin-bottom: 150px;
  border: 2px solid #883333; }
  #container {
    display: block; }
  #container >.header {
    display: inline;
    float: left;
    margin-right: 8px;
    width: 1000px;
    padding-top: 8px;
    padding-bottom: 8px;
    margin-bottom: 1.5em;
    background-image: url(/images/header-1024.png);
    background-repeat: no-repeat;
    background-position: 50% 100%; }
    * html #container >.header {
      overflow-x: hidden; }
    #container >.header .headerimg {
      background-repeat: no-repeat;
      background-position: 50% 100%;
      height: 223px;
      position: relative; }
      #container >.header .headerimg h1 {
        margin: 0px; }
      #container >.header .headerimg #mainmenu {
        margin: 0;
        padding: 0;
        border: 0;
        outline: 0;
        overflow: hidden;
        display: inline-block;
        position: absolute;
        bottom: 0px;
        right: 55px; }
        #container >.header .headerimg #mainmenu {
          display: block; }
        #container >.header .headerimg #mainmenu li {
          list-style-type: none;
          margin-left: 0px;
          white-space: nowrap;
          display: inline;
          float: left;
          padding-left: 6px;
          padding-right: 6px; }
          #container >.header .headerimg #mainmenu li.first {
            padding-left: 0px; }
          #container >.header .headerimg #mainmenu li.last {
            padding-right: 0px; }
      #container >.header .headerimg a {
        color: white;
        text-decoration: none;
        font-size: 125%; }
      #container >.header .headerimg a:hover {
        color: black; }

#main {
  display: inline;
  float: left;
  margin-right: 8px;
  width: 760px; }
  * html #main {
    overflow-x: hidden; }
  #main .post, #main .category {
    overflow: hidden;
    display: inline-block;
    margin-bottom: 8px;
    padding-top: 2em;
    padding-bottom: 3em;
    background-color: white; }
    #main .post, #main .category {
      display: block; }
  #main .header {
    display: inline;
    float: left;
    margin-right: 8px;
    width: 184px;
    text-align: right; }
    * html #main .header {
      overflow-x: hidden; }
    #main .header h1, #main .header h2, #main .header h3, #main .header h4, #main .header h5, #main .header h6 {
      font-size: 120%;
      font-variant: small-caps;
      font-weight: bold;
      color: black;
      margin-top: 18px;
      margin-bottom: 0px; }
    #main .header h1, #main .header h2 {
      margin-top: 0px; }
    #main .header p {
      margin: 0px; }
    #main .header a {
      color: inherit;
      text-decoration: inherit; }
    #main .header a:hover {
      text-decoration: underline; }
  #main .content {
    display: inline;
    float: left;
    margin-right: 0;
    width: 520px;
    padding-left: 2px;
    margin-left: 3px;
    border-left: 3px solid #838792;
    font-family: serif;
    padding-left: 20px; }
    * html #main .content {
      overflow-x: hidden; }
    #main .content .col1 {
      display: inline;
      float: left;
      margin-right: 8px;
      width: 232px; }
      * html #main .content .col1 {
        overflow-x: hidden; }
    #main .content .col2 {
      display: inline;
      float: left;
      margin-right: 0;
      width: 232px;
      padding-left: 2px;
      margin-left: 3px;
      border-left: 3px solid #838792;
      padding-left: 20px; }
      * html #main .content .col2 {
        overflow-x: hidden; }
    #main .content .summary h1, #main .content .summary h2, #main .content .summary h3, #main .content .summary h4, #main .content .summary h5, #main .content .summary h6, #main .content .text h1, #main .content .text h2, #main .content .text h3, #main .content .text h4, #main .content .text h5, #main .content .text h6 {
      font-size: 100%;
      font-weight: bold;
      margin-left: -10px; }
    #main .content .summary p:first-child::first-letter, #main .content .text p:first-child::first-letter {
      font-family: georga, serif;
      font-size: 300%;
      font-weight: bold;
      float: left;
      line-height: 36px;
      padding: 4px; }
    #main .content .summary p:last-child, #main .content .text p:last-child {
      margin-bottom: 0px; }

#sidebar {
  display: inline;
  float: left;
  margin-right: 0;
  width: 232px; }
  * html #sidebar {
    overflow-x: hidden; }
  #sidebar h2:first-child {
    margin-top: 0px; }
  #sidebar h2 {
    font-size: 150%;
    font-weight: bold;
    color: black;
    border-top: 3px solid #838792;
    line-height: 24px;
    margin-top: 12px; }
  #sidebar p {
    margin-left: 2em;
    text-indent: -1em;
    margin-bottom: 0px; }
  #sidebar a {
    text-decoration: none; }
  #sidebar a:hover {
    text-decoration: underline;
    color: black; }

#footer {
  display: inline;
  float: left;
  margin-right: 0;
  width: 520px;
  margin-top: 1.5em;
  margin-left: 120px; }
  * html #footer {
    overflow-x: hidden; }
  #footer p {
    margin: 0px;
    text-align: center; }

#adminmenu {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  overflow: hidden;
  display: inline-block;
  padding: 6px;
  border-style: solid;
  border-width: 3px;
  border-color: #afafaf;
  background-color: white;
  position: fixed;
  top: 0px;
  right: 0px; }
  #adminmenu {
    display: block; }
  #adminmenu li {
    list-style-type: none;
    margin-left: 0px;
    white-space: nowrap;
    display: inline;
    float: left;
    padding-left: 6px;
    padding-right: 6px; }
    #adminmenu li.first {
      padding-left: 0px; }
    #adminmenu li.last {
      padding-right: 0px; }

.plist li {
  border-bottom-style: solid;
  border-bottom-width: 3px;
  border-color: #afafaf;
  padding-top: 12px;
  padding-bottom: 12px; }
  .plist li * {
    margin: 0px; }
  .plist li p {
    margin-left: 5px; }
