* {
  margin: 0;
  padding: 0; }

body {
  background: #4c4c4c url(../images/background.png) 0 0 repeat; }

#top {
  background-color: #323232;
  margin-bottom: 35px; }
  #top #header {
    width: 62em;
    margin-left: auto;
    margin-right: auto;
    height: 60px; }
    #top #header #breadcrumb {
      padding-top: 25px;
      height: 60px;
      font-size: 80%;
      font-family: Trebuchet MS, Tahoma, Verdana, sans-serif;
      color: #9e9e9e; }
      #top #header #breadcrumb a.km {
        padding-left: 10px;
        margin-right: 5px;
        margin-left: 10px;
        float: right; }
      #top #header #breadcrumb a {
        color: #9ecee1;
        font-weight: bold;
        line-height: 9px;
        text-shadow: black 1px 1px 1px; }
    #top #header h1 {
      float: left;
      padding: 20px 0;
      text-indent: -9999px;
      width: 160px;
      margin-right: 10px; }
      #top #header h1 a {
        background: url(../images/km_logo.png) 0 0 no-repeat;
        display: block;
        float: left;
        height: 22px;
        width: 160px; }

#wrapper {
  width: 56em;
  background: white;
  padding: 20px 3em;
  margin-left: auto;
  margin-right: auto; }

#sidebar {
  float: right;
  margin-top: 1.3em;
  margin-bottom: 1em;
  padding-left: 1em; }
  #sidebar h2 {
    margin-top: 2em; }
    #sidebar h2:first-child {
      margin-top: 0; }
  #sidebar h2, #sidebar ol, #sidebar p, #sidebar ul {
    color: #777777;
    font-family: Trebuchet MS, Tahoma, Verdana, sans-serif;
    font-size: 90%; }
  #sidebar h2 {
    color: #555555; }
  #sidebar ol, #sidebar ul {
    margin: 1em 0;
    list-style: none;
    padding: 0 0; }
    #sidebar ol li, #sidebar ul li {
      font-weight: bold;
      background: #f3f3f3;
      padding: 0 0; }
      #sidebar ol li ul, #sidebar ul li ul {
        margin: 0 0; }
      #sidebar ol li li, #sidebar ul li li {
        font-size: 90%;
        font-weight: normal;
        margin-left: 10px;
        margin-top: 0px;
        margin-bottom: 0px; }
    #sidebar ol a, #sidebar ol span, #sidebar ul a, #sidebar ul span {
      padding: 4px 8px;
      display: block; }
    #sidebar ol a:hover, #sidebar ul a:hover {
      color: white;
      background: #378da6;
      text-decoration: none; }
  #sidebar div.feed {
    margin: 1.5em 0;
    border-top: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc; }
  #sidebar #search_terms {
    height: 20px;
    width: 120px;
    margin-right: 5px;
    margin-top: 2px; }
  #sidebar #search_button {
    float: right; }

div.feed {
  color: #777777;
  font-family: Trebuchet MS, Tahoma, Verdana, sans-serif;
  font-size: 90%; }

div.feed {
  margin: 0.5em 0;
  padding-top: 1.5em;
  padding-bottom: 1.5em; }
  div.feed a {
    padding: 6px 0 6px 36px;
    background: url(/feed-icon.png) no-repeat left center; }

h1, h2, h3, h4, h5, h6, p {
  color: #333333;
  font-family: Trebuchet MS, Tahoma, Verdana, sans-serif; }

h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover {
  text-decoration: none; }

div.date {
  margin-top: 1.5em;
  font-family: Trebuchet MS, Tahoma, Verdana, sans-serif;
  font-size: 75%;
  color: #555555; }

#content {
  margin-right: 14em;
  padding-right: 1em;
  text-align: justify; }
  #content p.read_more {
    text-align: right;
    font-family: Trebuchet MS, Tahoma, Verdana, sans-serif;
    font-size: 90%; }
  #content img {
    margin: 0.75em 0 1.5em 0;
    border: 1px solid #cccccc;
    padding: 2px; }
  #content blockquote {
    margin: 1.5em 5%;
    padding: 0.75em;
    background: #eeeeee; }
    #content blockquote p {
      margin: 0; }
    #content blockquote cite {
      display: block;
      text-align: right; }
  #content div.categories {
    margin-top: 2em;
    padding: 0.8em 8px 0.85em 38px;
    background: #f3f3f3 url(/images/category-icon.png) no-repeat 8px 51%;
    color: #777777;
    font-family: Trebuchet MS, Tahoma, Verdana, sans-serif;
    font-size: 80%; }
    #content div.categories a {
      margin-left: 0.5em; }
  #content code, #content pre {
    color: #3a79ab; }
  #content pre {
    margin: 1.5em 0;
    border-left: 3px solid #bee6ff;
    padding: 0.7em;
    background-color: #eef8ff;
    overflow: auto; }
    #content pre code {
      border: none;
      padding: 0; }
  #content #disqus_thread {
    margin-top: 0.5em;
    border-top: 3px solid #eeeeee;
    padding-top: 0em; }
    #content #disqus_thread #dsq-content .dsq-options {
      background: none; }

h1 {
  margin: 0 0 0.5em 0;
  font-size: 220%;
  letter-spacing: -1px; }
  h1 small {
    display: block;
    font-size: 40%;
    letter-spacing: 0; }

h2, h3, h4, h5, h6 {
  margin: 1em 0 0.5em 0; }

h2 {
  font-size: 175%; }

h3 {
  font-size: 130%; }

h4 {
  font-size: 110%; }

ol, ol li, p, pre, ul, ul li {
  margin-bottom: 1em; }

ol li, ul li {
  margin-bottom: 0.75em; }

ol, p, ul {
  font-family: Georgia, serif;
  line-height: 135%;
  color: #626262; }

ul, ol {
  padding-left: 2.5em; }

a {
  color: #378da6;
  text-decoration: none; }
  a:hover {
    color: #246681;
    text-decoration: underline; }

#footer {
  width: 62em;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0.5em;
  text-shadow: black 1px 1px 1px; }
  #footer p {
    color: #d7d7d7;
    font-size: 70%;
    font-family: Trebuchet MS, Tahoma, Verdana, sans-serif; }
    #footer p a {
      color: #d7d7d7; }

span.highlight {
  background-color: #fffdb1; }

.summary {
  border-top: 2px dotted #dddddd; }

<!-- page cached: 2012-04-02 00:50:08 -->


