body {
  font-family: "Helvetica Neue", Helvetica, Arial, Verdana, sans-serif;
  color: #333;
  background-color: #f8f8f8; }

a {
  color: #3432ff; }

#header {
  background: url(/page_attachments/0000/0040/header.jpg) left bottom repeat-x #1A1BE7;
  text-align: center; }
  #header h1 {
    padding-top: 0.375em;
    text-transform: lowercase;
    width: 960px;
    color: white;
    font-size: 4em;
    line-height: 0.75em;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0; }
    #header h1 span {
      color: silver; }
  #header h2 {
    font-size: 1em;
    line-height: 1.5em;
    width: 960px;
    margin: 0 auto;
    color: #eee; }

ul#navigation {
  font-size: 1.2857142857142858em;
  line-height: 1.1666666666666667em;
  margin-bottom: 1.1666666666666667em;
  text-transform: lowercase;
  text-align: center;
  background-color: #eee; }
  ul#navigation li {
    display: inline; }
    ul#navigation li a {
      padding: 0.16666666em 0.75em;
      text-decoration: none;
      color: #2324f0; }
    ul#navigation li a:hover {
      background-color: #ddd; }
  ul#navigation li.current a {
    background-color: #2324f0;
    color: white; }

#content {
  width: 960px;
  margin: 0 auto; }
  #content #sidebar {
    float: right;
    width: 240px; }
    #content #sidebar h1 {
      margin: 0;
      font-size: 1.1428571428571428em;
      line-height: 1.3125em;
      color: gray;
      background-color: #eee;
      text-align: center; }
    #content #sidebar dt {
      font-weight: bold; }
    #content #sidebar dd {
      background: url(/page_attachments/0000/0044/bullet_blue.png) 2px 2px no-repeat;
      padding-left: 1.5em; }
  #content #main {
    width: 692px;
    float: left; }
    #content #main ul {
      margin: 0 0 1.5em 0; }
      #content #main ul li {
        background: url(/page_attachments/0000/0042/bullet_black.png) 2px 2px no-repeat;
        padding-left: 1.5em; }

#footer {
  clear: both;
  text-align: center;
  width: 960px;
  margin: 0 auto;
  font-size: 0.8571428571428571em;
  line-height: 1.75em;
  margin-bottom: 1.75em; }

img.float-left {
  float: left;
  margin: 0 1em 1em 0;
  border: 1px solid silver;
  padding: 1px;
}

img.float-right {
  float: right;
  margin: 0 0 1em 1em;
  border: 1px solid silver;
  padding: 1px;
}
ol { margin-bottom: 1.5em; }

ol li {
  list-style-type: decimal;
  margin-left: 1.5em;
  margin-bottom: 1.5em;
}
 
blockquote { 
  background-color: #eee;
  margin: 0.75em;
  padding: 0.75em;
}

blockquote p:last-child {
  margin-bottom: 0;
}

p.post-footer {
  margin: 0;
  font-size: 0.8571428571428571em;
  line-height: 1.75em;
  margin-bottom: 1.65em; 

  background-color: #eef;
  padding: 0 0.5em;
  border-bottom: 0.1em solid #bbc;
  background-color: #eef;
}