BODY {
  background-color: white;
  font-family: Verdana, "Helvetica Neue", helvetica, arial, palatino, "Palatino Linotype", "Book Antiqua", Georgia, "times new roman", verdana, "Helvetica Neue", Helvetica, "HiraKakuProN-W3", Arial, sans-serif;
  color: #222222;
  margin: 0px; }

IMG {
  border-width: 0px; }

#page {
  line-height: 1.45;
  font-size: 14px;
  position: relative;
  min-width: 660px;
  max-width: 827px;
  margin: 0px auto;
  padding: 14px; }

#main {
  padding-top: 0px;
  margin-left: 162px; }
  #main H2:first-child {
    margin-top: 0px; }

#content {
  padding-top: 8px; }

P {
  margin-top: 1.2em;
  margin-bottom: 1.2em; }
  P.sidenote {
    font-size: 11px;
    float: right; }

h1, h2, h3, h4 {
  color: #0088ee;
  font-family: "Helvetica", Helvetica, "ArialRoundedMT", "Helvetica Neue", Helvetica, Arial, sans-serif;
  line-height: 1.25em;
  font-weight: bold; }

A {
  color: #0088ee; }

h1 {
  font-size: 2.2em;
  letter-spacing: -1px; }

h2 {
  font-size: 1.6em; }

h3 {
  font-size: 1.3em; }

.lighter {
  font-weight: normal; }

.heavier {
  font-weight: strong; }

ABBR {
  letter-spacing: 0.1em;
  font-size: 0.9em; }

pre, code, .monospaced {
  font-family: "Andale Mono", menlo, "Liberation Mono", consolas, "BitStream Vera Sans Mono", Tahoma, Verdana, courier, monospace; }

pre {
  font-size: 14px;
  line-height: 19px;
  padding: 12px;
  color: #335566;
  display: block;
  background-color: #eeffff;
  overflow-x: auto;
  overflow-y: none; }

.post {
  margin-bottom: 2.5em;
  position: relative;
  clear: right; }
  .post UL {
    margin-left: 1.5em;
    padding-left: 0px; }
    .post UL LI {
      margin-left: 0px; }
  .post .tags {
    margin-top: -8px;
    padding-top: 0px; }
    .post .tags UL {
      margin-top: 0px;
      padding-top: 0px;
      list-style-type: none; }
      .post .tags UL LI {
        margin-top: 0px;
        padding-top: 0px;
        display: inline; }
        .post .tags UL LI:first-child {
          margin-left: -4px; }
        .post .tags UL LI A {
          font-family: verdana, arial, sans-serif;
          font-size: 11px;
          border-radius: 4px;
          -moz-border-radius: 4px;
          -webkit-border-radius: 4px;
          text-decoration: none;
          color: #999999;
          padding: 2px 4px; }
          .post .tags UL LI A:hover {
            background-color: #0088ee;
            color: white; }
  .post + .pagebar {
    margin-bottom: 1em; }
  .post:hover .meta .showonhover {
    display: block; }
  .post:hover .meta .permalink {
    display: inline; }
  .post .content {
    margin-right: 52px; }
  .post .meta {
    position: absolute;
    right: 0px;
    width: 38px;
    color: #bfbfbf;
    font-family: "Helvetica", Helvetica, "ArialRoundedMT", "Helvetica Neue", Helvetica, Arial, sans-serif; }
    .post .meta .showonhover {
      display: none; }
    .post .meta .permalink {
      color: #0088ee;
      font-size: 1em;
      font-weight: normal;
      text-align: left;
      margin-top: 0px;
      text-decoration: none;
      display: none; }
    .post .meta .date {
      text-transform: uppercase;
      text-align: center;
      display: block;
      margin-right: auto;
      padding: 4px 0px;
      margin-bottom: 4px;
      color: #0088ee;
      margin-top: 0px;
      border-top: 3px solid #0088ee; }
      .post .meta .date .d {
        display: block;
        font-weight: bold;
        font-size: 1.7em;
        line-height: 1.1em; }
      .post .meta .date .m, .post .meta .date .y {
        font-weight: bold;
        font-size: 0.9em;
        display: block;
        line-height: 1.35em; }
      .post .meta .date .y {
        font-size: 0.8em; }
  .post .footnotes {
    border-top: 2px solid #cccccc;
    font-size: 0.8em;
    line-height: 1.7em; }
    .post .footnotes LI {
      margin-bottom: 0.8em; }
  .post SPAN.hostname {
    display: block;
    font-size: 11px;
    font-family: verdana;
    color: #666666; }
  .post SPAN.symbol {
    margin-left: 6px;
    color: #ffee99;
    font-weight: bold;
    color: #aaaaaa; }
    .post SPAN.symbol.star {
      color: #ffcc66;
      float: right;
      font-size: 48px;
      margin-right: -7px;
      margin-left: 14px;
      color: #0088ee; }
  .post H2:hover SPAN.symbol {
    color: inherit; }
  .post H3 {
    color: #0088ee;
    font-size: 1.3em; }
  .post.full .content {
    background-color: white; }
  .post.full.yellow .content {
    background-color: #ffffaa;
    padding-top: 1.2em;
    padding-bottom: 1.2em;
    padding-left: 1.2em;
    padding-right: 1.2em; }
  .post.full.blue .content {
    background-color: #ccffff;
    padding-top: 1.2em;
    padding-bottom: 1.2em;
    padding-left: 1.2em;
    padding-right: 1.2em; }
  .post.full.clear .content {
    padding-top: 0em;
    padding-left: 0em;
    background-color: white; }
  .post.full H2 {
    font-size: 2.2em;
    margin-bottom: 8px;
    line-height: 1.3em;
    margin-top: 8px; }
    .post.full H2:hover {
      color: #0088ee; }
  .post.full .title A {
    border-bottom: 1px dotted #0088ee;
    text-decoration: none; }
    .post.full .title A:hover {
      color: #ff4400;
      border-bottom: 3px solid #ff4400; }
  .post.link H2 {
    margin-bottom: 0px; }
  .post.link .title A {
    text-decoration: underline; }
  .post.link .desc {
    margin-left: 1.2em; }
  .post.headline .content {
    border-left: 6px solid #0088ee;
    padding-left: 0.9em; }
  .post.headline .meta .date {
    display: none;
    background-color: #0088ee; }
    .post.headline .meta .date .d, .post.headline .meta .date .m, .post.headline .meta .date .y {
      color: white; }
  .post.headline h2 {
    font-weight: bold;
    margin-top: 0px;
    padding-top: 0px;
    font-size: 1.3em;
    word-spacing: 0.1em;
    letter-spacing: 1px;
    text-transform: uppercase;
    line-height: 1.2em;
    margin-bottom: 0px;
    padding-bottom: 0px; }
  .post.headline .content {
    margin-right: 0px; }
  .post h2 {
    letter-spacing: -1px; }
    .post h2 .author {
      color: #0088ee;
      font-weight: normal; }

BODY.post #main .post .content {
  background-color: white;
  padding: 0px; }
BODY.post #main .post h2 {
  font-size: 2.5em;
  color: #0088ee; }
BODY.post #main .post .meta .permalink {
  display: none; }

IMG.alignleft.bordered {
  border: 1px solid #999999;
  float: left;
  max-width: 200px;
  max-height: 200px;
  margin-right: 14px;
  margin-bottom: 14px; }

h2.pagetitle {
  font-size: 2.2em;
  color: #0088ee;
  margin-top: 0px;
  padding-bottom: 4px;
  border-bottom: 2px solid #0088ee; }

.adbar {
  padding: 0px 0px 8px 6px;
  border-bottom: 3px solid #dddddd;
  margin-bottom: 24px; }

.adzerk {
  display: inline-block; }
  .adzerk IMG {
    border: 1px solid #999999;
    margin-right: 10px;
    margin-bottom: 0px; }

.post + .adbar {
  border-top: 3px solid #dddddd;
  padding-top: 12px; }

#sidebar .adzerk IMG {
  margin-right: 0px; }

.breaker {
  clear: both; }

#main #header {
  border-bottom: 6px solid #0088ee;
  padding-bottom: 6px;
  margin-bottom: 24px; }

BLOCKQUOTE {
  padding-left: 1em;
  font-size: 1em;
  margin: 1em 1em 1em 0em;
  border-left: 2px solid #cccccc;
  font-family: georgia, palatino, "Arno Pro", baskerville, serif;
  font-style: italic;
  font-size: 1.2em;
  font-family: "Andale Mono", menlo, "Liberation Mono", consolas, "BitStream Vera Sans Mono", Tahoma, Verdana, courier, monospace;
  font-size: 1em;
  font-style: normal;
  word-spacing: 0.15em;
  color: #444444; }
  BLOCKQUOTE + CITE {
    display: block;
    margin-top: -1em;
    margin-left: 0em;
    font-style: normal;
    font-size: 0.9em;
    color: #0088ee;
    color: #222222;
    font-weight: normal;
    font-family: "Andale Mono", menlo, "Liberation Mono", consolas, "BitStream Vera Sans Mono", Tahoma, Verdana, courier, monospace; }
    BLOCKQUOTE + CITE:before {
      content: "\2014\00a0"; }
  BLOCKQUOTE.stylized {
    border-left: 0px none;
    position: relative;
    padding: 10px;
    border: 0px none;
    background: #f2f2f2;
    background: #ffffaa;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    border: 4px solid #dddd88; }
    BLOCKQUOTE.stylized + P {
      margin-top: -10px; }
      BLOCKQUOTE.stylized + P > CITE {
        margin-top: -10px;
        margin-left: 84px;
        font-size: 0.9em; }
        BLOCKQUOTE.stylized + P > CITE:before {
          content: ""; }
    BLOCKQUOTE.stylized P:first-child {
      margin-top: 0px; }
    BLOCKQUOTE.stylized P:last-child {
      margin-bottom: 6px; }
  BLOCKQUOTE.stylized:after {
    content: "\00a0";
    display: block;
    position: absolute;
    bottom: -21px;
    left: 50px;
    width: 0;
    height: 0;
    border-width: 0 20px 20px 0px;
    border-style: solid;
    border-color: transparent #f2f2f2;
    border-color: transparent #dddd88; }

HR.newdate {
  display: none;
  height: 2px;
  background-color: #0088ee;
  border: 1px solid #0088ee; }

BODY.listing .date.notnew {
  display: none; }
  BODY.listing .date.notnew .post IMG {
    max-width: 460px; }

#sidebar {
  position: absolute;
  left: 0px;
  padding-left: 14px;
  text-align: right;
  font-size: 1em;
  line-height: 1.4em;
  min-width: 120px;
  width: 120px;
  color: #222222; }
  #sidebar a {
    color: #0088ee;
    text-decoration: none; }
    #sidebar a:hover {
      text-decoration: underline; }
  #sidebar #logo {
    margin-bottom: 0px; }
  #sidebar .section.logo {
    font-weight: bold;
    font-size: 2.5em;
    line-height: 1.2em;
    margin-bottom: 1em;
    font-family: "Helvetica", Helvetica, "ArialRoundedMT", "Helvetica Neue", Helvetica, Arial, sans-serif; }
  #sidebar h3 {
    text-transform: uppercase;
    color: #0088ee;
    color: #222222;
    font-size: 1.1em;
    margin-bottom: 0px; }
  #sidebar ul {
    padding-left: 0px;
    margin-left: 0px;
    list-style-type: none; }
    #sidebar ul li {
      margin-bottom: 8px; }
  #sidebar .description {
    margin-top: -8px; }
  #sidebar .menu a {
    font-family: "Helvetica", Helvetica, "ArialRoundedMT", "Helvetica Neue", Helvetica, Arial, sans-serif;
    letter-spacing: 0px;
    font-size: 1em;
    line-height: 1em;
    color: #0088ee;
    text-decoration: none;
    font-weight: bold;
    font-weight: normal; }
    #sidebar .menu a:hover {
      color: #0088ee;
      border-bottom: 2px solid #0088ee;
      font-weight: bold; }
  #sidebar DIV.section {
    margin-bottom: 2em; }
  #sidebar .jobs ul, #sidebar .events ul {
    margin-left: 0px; }
    #sidebar .jobs ul li a, #sidebar .events ul li a {
      color: #0088ee; }
      #sidebar .jobs ul li a:hover, #sidebar .events ul li a:hover {
        color: #0088ee; }
  #sidebar .jobs a, #sidebar .events a {
    font-weight: bold; }
  #sidebar .jobs .location, #sidebar .events .location {
    font-size: 10px;
    color: #888888; }
  #sidebar .jobs .date, #sidebar .events .date {
    font-weight: bold; }

.minor {
  font-size: 11px;
  line-height: 15px;
  margin-bottom: 8px;
  color: #888888; }
  .minor a {
    display: inline !important; }

.footer {
  margin-top: 2em;
  margin-bottom: 2em;
  border-top: 3px solid #0088ee;
  padding-top: 0em;
  font-size: 1em;
  color: #555555; }

#jbb_widget_customizable {
  padding: 0px !important;
  font-family: inherit !important;
  font-size: inherit !important;
  width: auto !important; }
  #jbb_widget_customizable ul {
    margin-top: 1em !important; }
    #jbb_widget_customizable ul li {
      margin-bottom: 8px !important; }
  #jbb_widget_customizable #jbb_widget_board_title {
    display: none !important; }
  #jbb_widget_customizable #jbb_widget_post_a_job {
    display: none !important; }
  #jbb_widget_customizable a {
    color: #0088ee !important; }
  #jbb_widget_customizable .jbb_widget_location_class {
    display: block;
    color: #888888 !important;
    font-size: 12px; }
  #jbb_widget_customizable .jbb_widget_company_class {
    font-weight: normal;
    font-size: 11px; }

h3.comments, h3#respond {
  font-size: 1.2em;
  color: #0088ee;
  text-transform: uppercase; }

ol.commentlist {
  margin-left: 0px;
  padding: 0px;
  margin-top: 0px; }
  ol.commentlist .avatar {
    display: block;
    width: 64px;
    height: 64px;
    padding: 0px;
    margin: 0px; }
  ol.commentlist li {
    font-size: 1em;
    border-top: 1px solid #dddddd;
    margin: 10px 0px 20px 0px;
    min-height: 100px;
    padding: 15px 0px 3px 0px;
    list-style: none; }
    ol.commentlist li .avatarholder {
      margin-top: 2px;
      border: 2px solid #0088ee; }
    ol.commentlist li .commentnumber {
      float: right !important;
      font-size: 1.2em;
      font-weight: bold;
      margin-left: 18px !important;
      padding-right: 0px; }
    ol.commentlist li cite {
      font-weight: bold;
      font-size: 1.1em; }
    ol.commentlist li .commentmetadata {
      font-size: 0.9em; }
    ol.commentlist li p {
      font-weight: normal;
      line-height: 1.5em; }

p.author {
  margin-top: -30px;
  font-size: 0.9em;
  color: #888888; }

textarea#comment {
  width: 100%; }

#commentzone {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  margin-top: 1em;
  padding-top: 1em;
  border-top: 3px solid #0088ee;
  clear: right; }

.pagebar {
  text-align: right;
  color: #666666;
  margin-bottom: 1em; }
  .pagebar .this-page {
    font-weight: bold;
    color: #333333; }
  .pagebar A {
    text-align: center;
    padding: 2px 4px;
    margin-right: 4px;
    background-color: #f6f6f6;
    color: #666666; }

.commentcount {
  font-size: 12px; }
  .commentcount a {
    text-decoration: none;
    color: #bfbfbf; }

.post.full.yellow BLOCKQUOTE.stylized {
  background: white; }
.post.full.blue BLOCKQUOTE.stylized {
  background: white; }

.similar-posts ul {
  padding-left: 0px;
  margin-left: 24px;
  list-style-type: disc;
  font-weight: bold;
  vertical-align: middle; }
  .similar-posts ul li {
    position: relative; }
  .similar-posts ul .similar-post-link {
    display: block; }
  .similar-posts ul .similar-post-thumb {
    border: 3px solid #cc0000;
    position: absolute;
    top: 0px;
    right: 0px;
    margin-right: 12px;
    margin-bottom: 8px; }

.gobacker {
  display: none;
  padding: 0px;
  margin-bottom: 2px; }
  .gobacker A {
    color: #0088ee;
    font-size: 15px;
    letter-spacing: -1px;
    text-decoration: none; }
    .gobacker A:hover {
      color: #0088ee; }

#pageheader {
  display: none;
  margin-bottom: 18px;
  border-bottom: 7px solid #0088ee; }

DIV.img {
  margin: 20px 0px;
  color: #0088ee; }
  DIV.img IMG {
    display: block;
    border: 3px solid #55b6ff;
    margin-bottom: 3px; }

DIV.link-to {
  font-style: italic; }

DIV.sided {
  margin: 18px 0px 18px 32px;
  font-size: 0.8em;
  float: right;
  max-width: 240px; }

BODY.sidebar-right #page {
  padding-left: 50px; }
BODY.sidebar-right #sidebar {
  float: none;
  position: absolute;
  left: auto;
  right: 0px;
  padding-left: 0px;
  padding-right: 14px;
  text-align: left; }
BODY.sidebar-right #main {
  margin-left: 0px;
  margin-right: 150px; }
BODY.sidebar-right #commentzone {
  padding-left: 57px; }
  BODY.sidebar-right #commentzone ol.commentlist li {
    padding-left: 0px; }
BODY.sidebar-right .gobacker {
  display: block; }
BODY.sidebar-right .post .content {
  margin-left: 0px;
  margin-right: 0px; }
BODY.sidebar-right .post .meta {
  right: auto;
  left: -57px;
  text-align: right; }
  BODY.sidebar-right .post .meta .date {
    text-align: right; }

.altcolor {
  color: #0088ee; }

DIV.post .content .img, DIV.post .content .sided {
  font-family: "Helvetica", Helvetica, "ArialRoundedMT", "Helvetica Neue", Helvetica, Arial, sans-serif; }

