BODY {
  background-color: white;
  font-family: verdana, "Lucida Grande", verdana, "Helvetica Neue", Helvetica, "HiraKakuProN-W3", Arial, sans-serif;
  color: #423c32;
  margin: 0px; }

IMG {
  border-width: 0px; }

#page {
  line-height: 1.5;
  font-size: 13px;
  position: relative; }

#page, #header .inner {
  min-width: 820px;
  max-width: 940px;
  margin: 0px auto;
  padding: 12px 10.5px 21px 21px; }

#header .inner {
  padding-top: 2px;
  padding-bottom: 2px;
  position: relative; }
#header .menu {
  text-transform: uppercasex; }
  #header .menu UL {
    float: left;
    margin: 0px;
    margin-top: 2px;
    padding: 0px;
    list-style-type: none; }
    #header .menu UL LI {
      float: left;
      list-style-type: none;
      margin-right: 20px; }
      #header .menu UL LI A {
        font-family: "Helvetica Neue", Helvetica, "Trebuchet MS", "ArialRoundedMTBold", Arial, sans-serif;
        color: #ee330b;
        font-size: 16px;
        font-weight: bold;
        text-decoration: nonex; }
#header .top {
  background-color: #ee330b;
  background: url(images/tbg.png) top 0px;
  border-top: 1px solid #ffbbbb;
  border-bottom: 1px solid #bb0000; }
  #header .top .tagline {
    position: absolute;
    right: 10.5px;
    color: white;
    top: 21px;
    text-shadow: 2px 2px 1px black; }
#header .bottom {
  background-color: #d8f0ff;
  padding: 4px 0px;
  height: 30px; }
  #header .bottom .right {
    float: right; }

#main {
  padding-top: 86px;
  padding-top: 0px;
  margin-right: 309px; }

#content {
  padding-top: 8px; }

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

h1, h2, h3, h4 {
  font-family: "Helvetica Neue", Helvetica, "Trebuchet MS", "ArialRoundedMTBold", Arial, sans-serif;
  line-height: 1.25em;
  font-weight: bold; }

A {
  color: #0a90d6; }

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

h2 {
  font-size: 1.8em; }

h3 {
  font-size: 1.5em; }

.lighter {
  font-weight: normal; }

.heavier {
  font-weight: strong; }

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

pre, code {
  font-family: 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; }
  .post + .pagebar {
    margin-bottom: 1em; }
  .post:hover .meta .showonhover {
    display: block; }
  .post:hover .meta .permalink {
    display: inline; }
  .post .meta {
    position: absolute;
    right: 0px;
    width: 45px;
    font-size: 16px;
    color: #bfbfbf;
    font-family: "Helvetica Neue", Helvetica, "Trebuchet MS", "ArialRoundedMTBold", Arial, sans-serif; }
    .post .meta .showonhover {
      display: none; }
    .post .meta .permalink {
      color: #b3b3b3;
      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: white;
      color: #bbbbbb;
      margin-top: 0px;
      border-top: 1px solid #bbbbbb; }
      .post .meta .date .d {
        display: block;
        font-weight: bold;
        font-size: 1.4em;
        line-height: 1.1em; }
      .post .meta .date .m, .post .meta .date .y {
        font-weight: bold;
        font-size: 0.8em;
        display: block;
        line-height: 1.35em; }
      .post .meta .date .y {
        font-size: 0.65em; }
  .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: 0px;
      margin-left: 21px;
      color: #ee330b; }
  .post H2:hover SPAN.symbol {
    color: inherit; }
  .post H3 {
    font-size: 1.2em; }
  .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 {
    line-height: 1.3em;
    margin-top: 8px;
    color: #423c32; }
    .post.full H2:hover {
      color: #0a90d6; }
  .post.full .title A {
    text-decoration: none; }
    .post.full .title A:hover {
      text-decoration: underline; }
  .post.link H2 {
    margin-bottom: 0px; }
  .post.link .author {
    display: none; }
  .post.link .title A {
    text-decoration: underline; }
  .post.link .desc {
    margin-left: 1.2em; }
  .post.headline .content {
    border-left: 6px solid #ee330b;
    padding-left: 0.9em; }
  .post.headline .meta .date {
    display: none;
    background-color: #ee330b; }
    .post.headline .meta .date .d, .post.headline .meta .date .m, .post.headline .meta .date .y {
      color: white; }
  .post.headline h2 {
    font-weight: bxold;
    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; }

BODY.post #main .post .content {
  background-color: white;
  padding: 0px; }
BODY.post #main .post h2 {
  font-size: 2.4em;
  color: #ee330b; }
BODY.post #main .post h3 {
  font-size: 1.3em; }
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: 21px;
  margin-bottom: 21px; }

h2.pagetitle {
  font-size: 2.4em;
  color: #ee330b;
  margin-top: 0px; }

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

.adzerk {
  display: inline-block; }
  .adzerk IMG {
    margin-right: 12px;
    margin-bottom: 10px; }
  .adzerk.left IMG {
    margin-right: 18px; }

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

.breaker {
  clear: both; }

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: menlo, "Liberation Mono", consolas, "BitStream Vera Sans Mono", Tahoma, Verdana, courier, monospace;
  font-size: 13px;
  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: #ee330b;
    color: #423c32;
    font-weight: normal;
    font-family: 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; }
        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: #ee330b;
  border: 1px solid #ee330b; }

BODY.listing .post {
  border-bottom: 1px solid #bbbbbb; }
BODY.listing .date.notnew {
  display: none; }
  BODY.listing .date.notnew .post IMG {
    max-width: 460px; }
BODY.listing P.author {
  font-size: 11px;
  font-family: verdana, tahoma, arial; }

#sidebar {
  border-left: 1px solid #bbbbbb;
  padding-left: 16px;
  float: right;
  text-align: left;
  line-height: 1.4em;
  min-width: 280px;
  width: 280px;
  color: #3a3a3a; }
  #sidebar a {
    color: #ee330b;
    text-decoration: none; }
    #sidebar a:hover {
      text-decoration: underline; }
  #sidebar #logo {
    margin-bottom: 0px; }
  #sidebar h3 {
    margin-bottom: 0px; }
  #sidebar ul {
    padding-left: 0px;
    margin-left: 0px;
    list-style-type: none; }
    #sidebar ul li {
      margin-bottom: 8px; }
  #sidebar .c1 {
    margin-top: -8px;
    font-family: "Helvetica Neue", Helvetica, "Trebuchet MS", "ArialRoundedMTBold", Arial, sans-serif; }
  #sidebar .menu a {
    font-family: "Helvetica Neue", Helvetica, "Trebuchet MS", "ArialRoundedMTBold", Arial, sans-serif;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 14px;
    line-height: 18px;
    color: #ee330b;
    text-decoration: none;
    border-bottom: 2px solidx #ee330b; }
    #sidebar .menu a:hover {
      color: #0a90d6;
      border-bottom: 2px solid #0a90d6;
      font-weight: bold; }
  #sidebar DIV.section {
    margin-bottom: 2em; }
  #sidebar .jobs ul, #sidebar .events ul, #sidebar .elsewhere ul {
    margin-left: 0px; }
    #sidebar .jobs ul li, #sidebar .events ul li, #sidebar .elsewhere ul li {
      line-height: 1.35em;
      font-size: 12px; }
      #sidebar .jobs ul li a, #sidebar .events ul li a, #sidebar .elsewhere ul li a {
        color: #ee330b; }
        #sidebar .jobs ul li a:hover, #sidebar .events ul li a:hover, #sidebar .elsewhere ul li a:hover {
          color: #0a90d6; }
  #sidebar .jobs a, #sidebar .events a, #sidebar .elsewhere a {
    font-weight: bold; }
  #sidebar .jobs .location, #sidebar .events .location, #sidebar .elsewhere .location {
    font-size: 10px;
    color: #888888; }
  #sidebar .jobs .date, #sidebar .events .date, #sidebar .elsewhere .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: 4px solid #ee330b;
  padding-top: 0em;
  font-size: 1em;
  color: #7c715e; }

#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: #ee330b !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; }

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: 0.9em;
    border-top: 1px solid #dddddd;
    margin: 10px 0px 20px 0px;
    min-height: 100px;
    padding: 15px 0px 3px 10px;
    list-style: none; }
    ol.commentlist li .avatarholder {
      margin-top: 2px;
      border: 2px solid #ee330b; }
    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: -20px;
  font-size: 0.9em;
  color: #888888; }

textarea#comment {
  width: 100%; }

#commentzone {
  margin-top: 1em;
  padding-top: 1em;
  border-top: 3px solid #ee330b; }

#commentform INPUT[type=text] {
  width: 240px; }

.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;
  float: right; }
  .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; }

.elsewhere .author {
  color: #999999; }

