body.sidebar-right #page {
  padding-left: 5px; }

#header {
  width: 100%;
  padding: 5px 0px 3px 0px;
  background-color: #0088ee;
  height: 27px;
  margin-bottom: 8px;
  border-bottom: 4px solid #99eeff;
  font-family: "Helvetica", Helvetica, "ArialRoundedMT", "Helvetica Neue", Helvetica, Arial, sans-serif; }
  #header .inner {
    margin: 0px auto;
    max-width: 52em;
    min-width: 660px; }
    #header .inner ul {
      list-style-type: none;
      padding-left: 0px;
      margin: 0px !important; }
      #header .inner ul li {
        float: right;
        margin-left: 1em;
        line-height: 1.3em;
        padding: 3px 12px 3px 0px; }
        #header .inner ul li.img {
          float: left;
          margin-left: -35px; }
          #header .inner ul li.img img {
            margin-top: -4px;
            border: 1px solid #99eeff; }
        #header .inner ul li.home {
          float: left;
          margin-left: 0; }
          #header .inner ul li.home a {
            font-weight: normal; }
        #header .inner ul li a {
          color: white;
          text-decoration: none;
          font-weight: normal; }
          #header .inner ul li a:hover {
            text-decoration: underline; }

BODY.blog #header .inner UL LI.blog a {
  color: #0088ee;
  background-color: #99eeff;
  font-weight: bold;
  padding: 8px;
  margin: -8px; }

#sidebar .menu a {
  border-bottom: 2px solid #0088ee; }

.post H2 .author {
  display: none; }

.post .tags {
  display: none; }

#main DIV.post .content {
  font-size: 15px;
  line-height: 24px; }
#main DIV.post .title {
  font-size: 14px;
  text-align: left; }
#main DIV.post h3 {
  font-size: 1.3em; }
#main DIV.post h4 {
  font-size: 0.9em;
  text-transform: uppercase; }

.gobacker, .gobacker a {
  margin-top: 0px;
  display: none; }

BODY.listing .post {
  border-bottom: 2px dashed #dddddd; }

DIV.post .content {
  padding-bottom: 1.2em; }

DIV.post LI P {
  text-indent: 0em; }

DIV.post .monospaced {
  font-size: 14px; }

#sidebar {
  line-height: 1.2em; }
  #sidebar A {
    font-weight: bold; }
  #sidebar .description {
    margin-top: 0px; }
  #sidebar .menu A {
    font-size: 1.2em;
    line-height: 1.4em; }

BODY.sidebar-right #commentzone {
  padding-left: 0px; }

.humblehost {
  display: block;
  border: 3px solid #77c2ec;
  width: 180px;
  height: 180px;
  margin-bottom: 4px;
  background: url(custom/coderiohost.jpg) top left no-repeat; }
  .humblehost IMG {
    width: 180px;
    height: 180px; }

.post .meta .showonhover {
  display: block; }

.post .meta .permalink {
  display: inline; }

#sidebar .description {
  font-size: 17px;
  line-height: 20px;
  color: #8899aa;
  font-family: "Helvetica Neue", Helvetica, arial, sans-serif; }
  #sidebar .description A {
    font-weight: normal;
    text-decoration: underline; }
  #sidebar .description P {
    margin-top: 0px; }

.post .meta {
  min-height: 120px; }

.post .meta .date {
  font-size: 1.1em; }

