#content ul.toc {
  padding: 5px 15px 5px 15px;
  background-color: #f0f0f0;
  border: 1px solid #666666;
  list-style-type: none;
}
#content ul.toc li {
  margin: 0;
  padding: 0;
  font-size: 0.8em;
}
#content ul.toc ul {
  margin: 0;
  padding: 0;
  margin-left: 15px;
  list-style-type: none;
}
#content ol {
  padding-left: 20px;
  list-style-position: outside;
}
#content ol ol,
#content ol pre {
  padding-top: 10px;
}
#content img {
  max-width: 705px;
}
#content img.icon {
  margin: 0;
  padding: 0;
  border: 0;
  vertical-align: middle;
}
#content img.framed {
  margin: 0 5px 5px 0;
  padding: 0;
  border: 1px solid #666666;
}
.search {
  text-align: right;
}
.search > input[type=submit] {
  visibility: collapse;
  margin-top: 3px;
  background-color: #c0c0c0;
  font-size: 0.7em;
}
.search > input.find {
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#sidebar {
  display: inline-block;
  width: 100%;
  margin-top: 15px;
  margin-bottom: 10px;
  padding: 5px 0;
  border-top: 1px solid #000000;
  border-left: 0;
  font-weight: bold;
}
#sidebar p {
  margin-bottom: 5px;
  text-align: center;
}
#sidebar #archives {
  width: 100%;
  -moz-columns: 100px 4;
  -webkit-columns: 100px 4;
  columns: 100px 4;
}
#htmltagcloud {
  text-align: center;
  margin-top: 10px;
  padding-top: 10px;
  border-top: 1px solid #000000;
  overflow: hidden;
  line-height: 1;
}
#htmltagcloud > span > a {
  font-weight: normal;
  text-decoration: none;
}
#htmltagcloud span.tagcloud24 {
  font-size: 1.42em;
}
#htmltagcloud span.tagcloud23 {
  font-size: 1.39em;
}
#htmltagcloud span.tagcloud22 {
  font-size: 1.3599999999999999em;
}
#htmltagcloud span.tagcloud21 {
  font-size: 1.3299999999999998em;
}
#htmltagcloud span.tagcloud20 {
  font-size: 1.2999999999999998em;
}
#htmltagcloud span.tagcloud19 {
  font-size: 1.27em;
}
#htmltagcloud span.tagcloud18 {
  font-size: 1.24em;
}
#htmltagcloud span.tagcloud17 {
  font-size: 1.21em;
}
#htmltagcloud span.tagcloud16 {
  font-size: 1.18em;
}
#htmltagcloud span.tagcloud15 {
  font-size: 1.15em;
}
#htmltagcloud span.tagcloud14 {
  font-size: 1.1199999999999999em;
}
#htmltagcloud span.tagcloud13 {
  font-size: 1.0899999999999999em;
}
#htmltagcloud span.tagcloud12 {
  font-size: 1.06em;
}
#htmltagcloud span.tagcloud11 {
  font-size: 1.0299999999999998em;
}
#htmltagcloud span.tagcloud10 {
  font-size: 1em;
}
#htmltagcloud span.tagcloud9 {
  font-size: 0.97em;
}
#htmltagcloud span.tagcloud8 {
  font-size: 0.94em;
}
#htmltagcloud span.tagcloud7 {
  font-size: 0.9099999999999999em;
}
#htmltagcloud span.tagcloud6 {
  font-size: 0.8799999999999999em;
}
#htmltagcloud span.tagcloud5 {
  font-size: 0.85em;
}
#htmltagcloud span.tagcloud4 {
  font-size: 0.82em;
}
#htmltagcloud span.tagcloud3 {
  font-size: 0.7899999999999999em;
}
#htmltagcloud span.tagcloud2 {
  font-size: 0.76em;
}
#htmltagcloud span.tagcloud1 {
  font-size: 0.73em;
}
#htmltagcloud span.tagcloud0 {
  font-size: 0.7em;
}
#blog {
  display: inline-block;
  width: 100%;
}
#blog ul + p {
  padding-top: 10px;
}
.archives > li {
  padding-bottom: 7px;
  font-size: 0.9em;
  list-style-type: none;
  text-indent: -1em;
}
.archives > li > ul > li {
  padding-bottom: 0;
  font-size: 0.9em;
  font-weight: normal;
  list-style-type: none;
}
@media screen and (max-width: 909px) {
  #content > .search {
    display: inline;
  }
  #sidebar > .search {
    display: none;
  }
}
@media screen and (min-width: 910px) {
  #content > .search {
    display: none;
  }
  #sidebar {
    width: 108px;
    float: right;
    padding-left: 10px;
    border-top: 0;
    border-left: 1px solid #000000;
  }
  #sidebar > .search {
    display: inline;
  }
  #sidebar p {
    text-align: left;
  }
  #sidebar div {
    -moz-columns: 1px 1;
    -webkit-columns: 1px 1;
    columns: 1px 1;
  }
  #blog {
    width: 705px;
    float: left;
  }
  .archives > li {
    font-size: 0.8em;
  }
  .archives > li > ul > li {
    font-size: 0.8em;
  }
}
@media print {
  #content,
  #blog {
    overflow: visible;
    display: inline;
  }
  #content > .search {
    display: none;
  }
  #sidebar {
    display: none;
  }
}
span.obsolete {
  text-decoration: line-through;
}
p.download {
  padding: 0;
  padding-left: 5em;
  margin-bottom: 0;
  text-indent: -5em;
}
tr:nth-child(odd) {
  background-color: #ffffff;
}
tr:nth-child(even) {
  background-color: #d0d0d0;
}
pre {
  margin-bottom: 10px;
  padding: 5px;
  background-color: #f0f0f0;
  border: 1px solid #000000;
  overflow: auto;
}
pre span.highlight {
  background-color: #ffff00;
}
code {
  padding: 0 1px;
  font-size: 0.85em;
  background-color: #c0c0c0;
  font-family: dejavu sans mono, courier new, courier, monospace;
}
pre > code {
  background-color: transparent;
  font-size: 1em;
}
pre > code > span.highlight {
  background-color: #ffff00;
}
.code {
  padding: 5px;
  margin-bottom: 10px;
  background-color: #f0f0f0;
  border: 1px solid #000000;
  font-family: dejavu sans mono, courier new, courier, monospace;
  font-size: 0.8em;
}
.code > span.comment {
  color: #008800;
  font-style: italic;
}
.code > span.keyword {
  color: #0000ff;
  font-weight: bold;
}
.code p {
  padding: 0;
  margin: 0;
}
div.code > p {
  padding-left: 45px;
  text-indent: -40px;
}
kbd {
  border: 1px solid #aaa;
  margin: 0 0.1em;
  padding: 0.1em 0.6em;
  background-color: #fff;
  font-family: arial, helvetica, sans-serif;
  font-size: 10.5px;
  -moz-box-shadow: 2px 2px #eeeeee inset, -2px -2px #bbbbbb inset;
  -moz-border-radius: 3px;
  -webkit-box-shadow: 2px 2px #eeeeee inset, -2px -2px #bbbbbb inset;
  -webkit-border-radius: 3px;
  box-shadow: 2px 2px #eeeeee inset, -2px -2px #bbbbbb inset;
  border-radius: 3px;
}
hr {
  border: none;
  margin-top: 15px;
  margin-bottom: 10px;
  height: 1px;
  color: #000000;
  background-color: #000000;
}
hr.seemore {
  display: none;
}
.dateheader {
  margin-top: 20px;
  text-align: center;
  font-size: 1.3em;
  font-weight: bold;
}
.posted {
  font-size: 0.6em;
  text-align: right;
}
