@charset "UTF-8";
/* Wide */
@media (min-width: 1080px) {
  #main {
    position: relative;
    margin: 0 auto;
    width: 700px;
    padding: 1px 0 150px 0px; }

  #sidebar {
    width: 150px;
    left: 20px; }
    #sidebar .contact li {
      font-size: 14px;
      font-family: monospace; }
    #sidebar #avatar {
      margin: 20px 0;
      width: 140px;
      height: 166px;
      border-radius: 3px; } }
/* Narrow */
@media (max-width: 1080px) {
  #sidebar {
    top: 0;
    left: 0;
    width: 100%;
    height: 60px;
    background-color: #FFF;
    border-bottom: 1px solid #FEF; }
    #sidebar h2 {
      margin: 0.2em 0 0 0; }
    #sidebar a.author {
      font-size: 16px;
      white-space: nowrap; }
    #sidebar #avatar {
      margin: 5px 5px 0 5px;
      width: 50px;
      height: 50px;
      border-radius: 25px; }
    #sidebar .info {
      position: inherit;
      right: 10px;
      top: 18px; }
      #sidebar .info .contact li {
        padding-left: 5px;
        display: table-cell; }
      #sidebar .info .contact li:before {
        content: "•";
        padding-right: 5px; }
      #sidebar .info .contact li:first-child:before {
        content: ""; }
      #sidebar .info .rss {
        display: none; }

  #main {
    margin: 90px auto 0 auto;
    padding: 0 1em; } }
div, img, a, span {
  margin: 0;
  padding: 0; }

h1, h2, h3, h4, h5, h6 {
  font-family: "Tinos", serif;
  line-height: 1.5em;
  margin: 1.75em 0 0.5em 0; }
  h1 a, h1 a:visited, h2 a, h2 a:visited, h3 a, h3 a:visited, h4 a, h4 a:visited, h5 a, h5 a:visited, h6 a, h6 a:visited {
    color: inherit; }

code {
  font-family: monospace;
  font-size: 14px; }

html {
  height: 100%; }

body {
  margin: 0;
  height: 100%;
  background-color: #FFF;
  font-size: 16px;
  font-family: helvetica, clean, sans-serif; }

a {
  text-decoration: none; }
  a:hover {
    text-decoration: underline;
    color: #333; }

table {
  font-size: inherit;
  font: 100%; }

a.cite {
  vertical-align: text-bottom;
  font-size: 75%;
  line-height: 1.7em; }

#outer {
  width: 100%; }

#sidebar {
  position: fixed;
  font-family: Helvetica, sans-serif;
  z-index: 2; }
  #sidebar a, #sidebar a:visited {
    color: #999; }
  #sidebar h2 a, #sidebar h2 a:visited {
    color: #333; }
  #sidebar a.author {
    color: #555; }
  #sidebar .info {
    color: #666; }
    #sidebar .info .contact {
      padding-top: 0.25em; }
      #sidebar .info .contact a {
        color: #8085C1; }
      #sidebar .info .contact ul {
        list-style-type: none;
        margin: 0;
        padding: 0; }
      #sidebar .info .contact li {
        margin-top: 0.5em; }
    #sidebar .info .rss img {
      margin: 1em 0 0 -5px;
      border: 0; }

#main {
  z-index: 5;
  background-color: white; }

#post {
  color: #333; }
  #post h1#title {
    margin-bottom: 0; }
  #post #published-date {
    margin: 0 0 1em 0;
    font-size: 1em;
    color: #BBB;
    font-family: helvetica, clean, sans-serif; }
  #post.text {
    width: 600px; }
  #post p {
    margin: 0 0 1em 0; }
  #post p, #post ul, #post ol, #post li, #post blockquote {
    line-height: 1.5em;
    font-size: 16px;
    -webkit-font-smoothing: antialiased;
    font-family: helvetica, clean, sans-serif; }
  #post p.photo {
    position: relative; }
    #post p.photo .caption {
      position: absolute;
      top: 0;
      border-top: 1px solid #EEE;
      right: -150px;
      width: 130px;
      padding-top: 10px;
      font-size: 0.75em;
      line-height: 1.5em;
      color: #777; }
  #post blockquote {
    color: #AAA;
    font-size: 1.1em;
    line-height: 1.8em;
    font-style: italic; }
    #post blockquote .attribution {
      display: block;
      text-align: right; }
  #post .highlight {
    border-top: 1px dotted #DDD;
    border-bottom: 1px dotted #DDD;
    #background-color: #FFFFF3;
    width: 100%;
    margin: 0.5em 0 1em -0.75em;
    padding: 0.5em 0.75em; }
  #post code {
    background-color: #FAFAFA;
    border: 1px solid #F5F5F5;
    padding: 0 5px; }
  #post pre {
    display: block;
    font-size: 90%; }
    #post pre code {
      border: none;
      line-height: 1.4em;
      background-color: inherit;
      padding: 0; }
    #post pre.terminal {
      border: 1px solid black;
      background-color: #333;
      color: white; }
      #post pre.terminal code {
        background-color: #333; }
  #post pre.literate code {
    display: inline-block; }
  #post pre.literate code.doc {
    position: absolute;
    margin: -22px 0 -22px 10px;
    padding: 22px 0;
    background-color: #FFFFF3;
    border-left: 1px solid #EEE;
    color: #666;
    display: inline-block; }
  #post img.inline {
    float: right;
    margin: 0.3em 0 0.5em 0.5em;
    border-radius: 5px; }
  #post h1, #post h2, #post h3, #post h4, #post h5, #post h6 {
    max-width: 800px;
    clear: both; }

#home h1, #home h2 {
  margin-left: 136px; }
#home h1 {
  margin-bottom: 0; }
#home h2 {
  margin-top: 0;
  color: #555; }
#home ul {
  margin: 1em 1.5em 0 0; }
  #home ul.posts {
    list-style-type: none;
    margin-bottom: 2em; }
    #home ul.posts li {
      line-height: 1.75em; }
    #home ul.posts span {
      color: #aaa;
      font-family: monospace;
      font-size: 14px; }

#related {
  margin-top: 2em; }
  #related h2 {
    margin-bottom: 1em; }

#comments #favor {
  line-height: 1.5em;
  font-size: 16px;
  -webkit-font-smoothing: antialiased;
  font-family: helvetica, clean, sans-serif; }

ul#legacy_comments li {
  list-style: none;
  margin-bottom: 0.5em; }
ul#legacy_comments span.author {
  display: block;
  font-weight: bold; }

/*# sourceMappingURL=screen.css.map */
