/* line 5, /usr/local/lib/ruby/gems/2.2.0/gems/compass-core-1.0.1/stylesheets/compass/reset/_utilities.scss */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline; }

/* line 22, /usr/local/lib/ruby/gems/2.2.0/gems/compass-core-1.0.1/stylesheets/compass/reset/_utilities.scss */
html {
  line-height: 1; }

/* line 24, /usr/local/lib/ruby/gems/2.2.0/gems/compass-core-1.0.1/stylesheets/compass/reset/_utilities.scss */
ol, ul {
  list-style: none; }

/* line 26, /usr/local/lib/ruby/gems/2.2.0/gems/compass-core-1.0.1/stylesheets/compass/reset/_utilities.scss */
table {
  border-collapse: collapse;
  border-spacing: 0; }

/* line 28, /usr/local/lib/ruby/gems/2.2.0/gems/compass-core-1.0.1/stylesheets/compass/reset/_utilities.scss */
caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle; }

/* line 30, /usr/local/lib/ruby/gems/2.2.0/gems/compass-core-1.0.1/stylesheets/compass/reset/_utilities.scss */
q, blockquote {
  quotes: none; }
  /* line 103, /usr/local/lib/ruby/gems/2.2.0/gems/compass-core-1.0.1/stylesheets/compass/reset/_utilities.scss */
  q:before, q:after, blockquote:before, blockquote:after {
    content: "";
    content: none; }

/* line 32, /usr/local/lib/ruby/gems/2.2.0/gems/compass-core-1.0.1/stylesheets/compass/reset/_utilities.scss */
a img {
  border: none; }

/* line 116, /usr/local/lib/ruby/gems/2.2.0/gems/compass-core-1.0.1/stylesheets/compass/reset/_utilities.scss */
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block; }

/* line 1, /Users/Dale/sites/cwd/source/stylesheets/base/_layout.scss */
body {
  max-width: 40em;
  margin: 0 auto; }

/* line 6, /Users/Dale/sites/cwd/source/stylesheets/base/_layout.scss */
#header {
  text-align: center;
  padding: 1.5em; }
  /* line 9, /Users/Dale/sites/cwd/source/stylesheets/base/_layout.scss */
  #header h1, #header h2 {
    padding: .2em; }

/* line 14, /Users/Dale/sites/cwd/source/stylesheets/base/_layout.scss */
.navigation-bar {
  padding: .5em; }

/* line 18, /Users/Dale/sites/cwd/source/stylesheets/base/_layout.scss */
#main {
  padding: 2em; }

/* line 22, /Users/Dale/sites/cwd/source/stylesheets/base/_layout.scss */
#footer {
  clear: both;
  padding: 1em;
  text-align: center; }

/* line 28, /Users/Dale/sites/cwd/source/stylesheets/base/_layout.scss */
.gutter {
  padding-right: .5em; }

/* line 6, /Users/Dale/sites/cwd/source/stylesheets/blog/_layout.scss */
.post-list, .year, .month {
  padding-top: 1em; }
  /* line 8, /Users/Dale/sites/cwd/source/stylesheets/blog/_layout.scss */
  .post-list .post, .post-list .post-summary, .year .post, .year .post-summary, .month .post, .month .post-summary {
    padding-top: 1em; }
    /* line 10, /Users/Dale/sites/cwd/source/stylesheets/blog/_layout.scss */
    .post-list .post:first-child, .post-list .post-summary:first-child, .year .post:first-child, .year .post-summary:first-child, .month .post:first-child, .month .post-summary:first-child {
      padding-top: 0; }

/* line 14, /Users/Dale/sites/cwd/source/stylesheets/blog/_layout.scss */
.month {
  padding-left: 1em; }
  /* line 16, /Users/Dale/sites/cwd/source/stylesheets/blog/_layout.scss */
  .month .post-summary {
    margin-left: 1em; }

/* line 21, /Users/Dale/sites/cwd/source/stylesheets/blog/_layout.scss */
.post-meta {
  padding: 0.5em 0; }

/* line 25, /Users/Dale/sites/cwd/source/stylesheets/blog/_layout.scss */
.post-body {
  margin: 1em 0; }

/* line 30, /Users/Dale/sites/cwd/source/stylesheets/base/_typography.scss */
html {
  background-color: #8390ac; }

/* line 34, /Users/Dale/sites/cwd/source/stylesheets/base/_typography.scss */
body {
  background-color: #fafbfb;
  font-family: Arial, Helvetica, sans-serif;
  -webkit-text-size-adjust: 200%; }

/* line 41, /Users/Dale/sites/cwd/source/stylesheets/base/_typography.scss */
strong {
  font-weight: bold; }

/* line 43, /Users/Dale/sites/cwd/source/stylesheets/base/_typography.scss */
em {
  font-style: italic; }
  /* line 45, /Users/Dale/sites/cwd/source/stylesheets/base/_typography.scss */
  em em {
    font-style: normal; }
    /* line 47, /Users/Dale/sites/cwd/source/stylesheets/base/_typography.scss */
    em em em {
      font-style: italic; }

/* line 53, /Users/Dale/sites/cwd/source/stylesheets/base/_typography.scss */
a {
  color: #001f5f;
  text-decoration: none; }
  /* line 18, /usr/local/lib/ruby/gems/2.2.0/gems/compass-core-1.0.1/stylesheets/compass/typography/links/_link-colors.scss */
  a:visited {
    color: #001f5f; }
  /* line 21, /usr/local/lib/ruby/gems/2.2.0/gems/compass-core-1.0.1/stylesheets/compass/typography/links/_link-colors.scss */
  a:focus {
    color: #001f5f; }
  /* line 24, /usr/local/lib/ruby/gems/2.2.0/gems/compass-core-1.0.1/stylesheets/compass/typography/links/_link-colors.scss */
  a:hover {
    color: #001f5f; }
  /* line 27, /usr/local/lib/ruby/gems/2.2.0/gems/compass-core-1.0.1/stylesheets/compass/typography/links/_link-colors.scss */
  a:active {
    color: #001f5f; }
  /* line 4, /usr/local/lib/ruby/gems/2.2.0/gems/compass-core-1.0.1/stylesheets/compass/typography/links/_hover-link.scss */
  a:hover, a:focus {
    text-decoration: underline; }

/* line 57, /Users/Dale/sites/cwd/source/stylesheets/base/_typography.scss */
p, ul, ol, li, blockquote, .highlight {
  margin-top: 1em;
  margin-bottom: 1em; }
  /* line 60, /Users/Dale/sites/cwd/source/stylesheets/base/_typography.scss */
  p:first-child, ul:first-child, ol:first-child, li:first-child, blockquote:first-child, .highlight:first-child {
    margin-top: 0; }
  /* line 61, /Users/Dale/sites/cwd/source/stylesheets/base/_typography.scss */
  p:last-child, ul:last-child, ol:last-child, li:last-child, blockquote:last-child, .highlight:last-child {
    margin-bottom: 0; }

/* line 64, /Users/Dale/sites/cwd/source/stylesheets/base/_typography.scss */
ol, ul {
  margin-left: 2em; }

/* line 68, /Users/Dale/sites/cwd/source/stylesheets/base/_typography.scss */
ol {
  list-style-type: decimal; }

/* line 69, /Users/Dale/sites/cwd/source/stylesheets/base/_typography.scss */
ul {
  list-style-type: disc; }

/* line 71, /Users/Dale/sites/cwd/source/stylesheets/base/_typography.scss */
blockquote {
  background-color: #e8eaec;
  border: 1px solid #8390ac;
  padding: 1em; }
  /* line 75, /Users/Dale/sites/cwd/source/stylesheets/base/_typography.scss */
  blockquote p {
    font-style: italic; }
    /* line 77, /Users/Dale/sites/cwd/source/stylesheets/base/_typography.scss */
    blockquote p:last-child {
      margin-bottom: 0; }
  /* line 79, /Users/Dale/sites/cwd/source/stylesheets/base/_typography.scss */
  blockquote em {
    font-style: normal; }
    /* line 81, /Users/Dale/sites/cwd/source/stylesheets/base/_typography.scss */
    blockquote em em {
      font-style: italic; }
      /* line 83, /Users/Dale/sites/cwd/source/stylesheets/base/_typography.scss */
      blockquote em em em {
        font-style: normal; }

/* line 90, /Users/Dale/sites/cwd/source/stylesheets/base/_typography.scss */
#header {
  background-color: #001f5f;
  color: #fafbfb; }
  /* line 93, /Users/Dale/sites/cwd/source/stylesheets/base/_typography.scss */
  #header h1 {
    font-size: xx-large;
    line-height: 130%; }
    /* line 95, /Users/Dale/sites/cwd/source/stylesheets/base/_typography.scss */
    #header h1 a {
      color: #fafbfb;
      text-decoration: none; }
      /* line 18, /usr/local/lib/ruby/gems/2.2.0/gems/compass-core-1.0.1/stylesheets/compass/typography/links/_link-colors.scss */
      #header h1 a:visited {
        color: #fafbfb; }
      /* line 21, /usr/local/lib/ruby/gems/2.2.0/gems/compass-core-1.0.1/stylesheets/compass/typography/links/_link-colors.scss */
      #header h1 a:focus {
        color: #fafbfb; }
      /* line 24, /usr/local/lib/ruby/gems/2.2.0/gems/compass-core-1.0.1/stylesheets/compass/typography/links/_link-colors.scss */
      #header h1 a:hover {
        color: #fafbfb; }
      /* line 27, /usr/local/lib/ruby/gems/2.2.0/gems/compass-core-1.0.1/stylesheets/compass/typography/links/_link-colors.scss */
      #header h1 a:active {
        color: #fafbfb; }
      /* line 4, /usr/local/lib/ruby/gems/2.2.0/gems/compass-core-1.0.1/stylesheets/compass/typography/links/_hover-link.scss */
      #header h1 a:hover, #header h1 a:focus {
        text-decoration: underline; }
  /* line 97, /Users/Dale/sites/cwd/source/stylesheets/base/_typography.scss */
  #header h2 {
    font-size: large;
    line-height: 130%; }

/* line 100, /Users/Dale/sites/cwd/source/stylesheets/base/_typography.scss */
.navigation-bar {
  border-bottom: 1px solid #8390ac;
  background-color: #e8eaec;
  color: #001f5f;
  font-size: medium;
  line-height: 130%;
  text-align: center; }
  /* line 106, /Users/Dale/sites/cwd/source/stylesheets/base/_typography.scss */
  .navigation-bar ul {
    display: inline;
    color: #8390ac;
    list-style-type: none; }
    /* line 6, /usr/local/lib/ruby/gems/2.2.0/gems/compass-core-1.0.1/stylesheets/compass/typography/lists/_inline-list.scss */
    .navigation-bar ul, .navigation-bar ul li {
      margin: 0;
      padding: 0;
      display: inline; }
    /* line 30, /usr/local/lib/ruby/gems/2.2.0/gems/compass-core-1.0.1/stylesheets/compass/typography/lists/_inline-list.scss */
    .navigation-bar ul li:after {
      content: " |"; }
    /* line 32, /usr/local/lib/ruby/gems/2.2.0/gems/compass-core-1.0.1/stylesheets/compass/typography/lists/_inline-list.scss */
    .navigation-bar ul li:last-child:after {
      content: ""; }
    /* line 36, /usr/local/lib/ruby/gems/2.2.0/gems/compass-core-1.0.1/stylesheets/compass/typography/lists/_inline-list.scss */
    .navigation-bar ul li.last:after {
      content: ""; }
    /* line 110, /Users/Dale/sites/cwd/source/stylesheets/base/_typography.scss */
    .navigation-bar ul a {
      font-weight: bold;
      color: #001f5f;
      color: #001f5f;
      text-decoration: none; }
      /* line 18, /usr/local/lib/ruby/gems/2.2.0/gems/compass-core-1.0.1/stylesheets/compass/typography/links/_link-colors.scss */
      .navigation-bar ul a:visited {
        color: #001f5f; }
      /* line 21, /usr/local/lib/ruby/gems/2.2.0/gems/compass-core-1.0.1/stylesheets/compass/typography/links/_link-colors.scss */
      .navigation-bar ul a:focus {
        color: #001f5f; }
      /* line 24, /usr/local/lib/ruby/gems/2.2.0/gems/compass-core-1.0.1/stylesheets/compass/typography/links/_link-colors.scss */
      .navigation-bar ul a:hover {
        color: #001f5f; }
      /* line 27, /usr/local/lib/ruby/gems/2.2.0/gems/compass-core-1.0.1/stylesheets/compass/typography/links/_link-colors.scss */
      .navigation-bar ul a:active {
        color: #001f5f; }
      /* line 4, /usr/local/lib/ruby/gems/2.2.0/gems/compass-core-1.0.1/stylesheets/compass/typography/links/_hover-link.scss */
      .navigation-bar ul a:hover, .navigation-bar ul a:focus {
        text-decoration: underline; }

/* line 118, /Users/Dale/sites/cwd/source/stylesheets/base/_typography.scss */
.content {
  color: black;
  font-size: medium;
  line-height: 130%; }
  /* line 121, /Users/Dale/sites/cwd/source/stylesheets/base/_typography.scss */
  .content h1 {
    font-size: x-large;
    line-height: 130%; }
  /* line 122, /Users/Dale/sites/cwd/source/stylesheets/base/_typography.scss */
  .content h2 {
    font-size: large;
    line-height: 130%; }
  /* line 123, /Users/Dale/sites/cwd/source/stylesheets/base/_typography.scss */
  .content h1, .content h2 {
    font-weight: bold;
    text-transform: capitalize;
    margin-top: 1rem; }

/* line 131, /Users/Dale/sites/cwd/source/stylesheets/base/_typography.scss */
.page-header h1 {
  font-size: xx-large;
  line-height: 130%; }

/* line 134, /Users/Dale/sites/cwd/source/stylesheets/base/_typography.scss */
#footer {
  border-top: 1px solid #8390ac;
  background-color: #e8eaec;
  color: #8390ac; }

/* line 140, /Users/Dale/sites/cwd/source/stylesheets/base/_typography.scss */
.site-link {
  text-transform: capitalize; }

/* line 144, /Users/Dale/sites/cwd/source/stylesheets/base/_typography.scss */
code {
  font-family: "Courier", monospace; }

/* line 148, /Users/Dale/sites/cwd/source/stylesheets/base/_typography.scss */
pre {
  border: 1px solid #8390ac;
  padding: 1rem;
  overflow: scroll;
  font-size: small; }

/* line 155, /Users/Dale/sites/cwd/source/stylesheets/base/_typography.scss */
.highlight {
  overflow: scroll; }

/* line 159, /Users/Dale/sites/cwd/source/stylesheets/base/_typography.scss */
sup {
  vertical-align: super;
  font-size: smaller; }

/* line 1, /Users/Dale/sites/cwd/source/stylesheets/base/_github.scss */
.hll {
  background-color: #ffffcc; }

/* line 2, /Users/Dale/sites/cwd/source/stylesheets/base/_github.scss */
.c {
  color: #999988;
  font-style: italic; }

/* Comment */
/* line 3, /Users/Dale/sites/cwd/source/stylesheets/base/_github.scss */
.err {
  color: #a61717;
  background-color: #e3d2d2; }

/* Error */
/* line 4, /Users/Dale/sites/cwd/source/stylesheets/base/_github.scss */
.k {
  color: #000000;
  font-weight: bold; }

/* Keyword */
/* line 5, /Users/Dale/sites/cwd/source/stylesheets/base/_github.scss */
.o {
  color: #000000;
  font-weight: bold; }

/* Operator */
/* line 6, /Users/Dale/sites/cwd/source/stylesheets/base/_github.scss */
.cm {
  color: #999988;
  font-style: italic; }

/* Comment.Multiline */
/* line 7, /Users/Dale/sites/cwd/source/stylesheets/base/_github.scss */
.cp {
  color: #999999;
  font-weight: bold;
  font-style: italic; }

/* Comment.Preproc */
/* line 8, /Users/Dale/sites/cwd/source/stylesheets/base/_github.scss */
.c1 {
  color: #999988;
  font-style: italic; }

/* Comment.Single */
/* line 9, /Users/Dale/sites/cwd/source/stylesheets/base/_github.scss */
.cs {
  color: #999999;
  font-weight: bold;
  font-style: italic; }

/* Comment.Special */
/* line 10, /Users/Dale/sites/cwd/source/stylesheets/base/_github.scss */
.gd {
  color: #000000;
  background-color: #ffdddd; }

/* Generic.Deleted */
/* line 11, /Users/Dale/sites/cwd/source/stylesheets/base/_github.scss */
.ge {
  color: #000000;
  font-style: italic; }

/* Generic.Emph */
/* line 12, /Users/Dale/sites/cwd/source/stylesheets/base/_github.scss */
.gr {
  color: #aa0000; }

/* Generic.Error */
/* line 13, /Users/Dale/sites/cwd/source/stylesheets/base/_github.scss */
.gh {
  color: #999999; }

/* Generic.Heading */
/* line 14, /Users/Dale/sites/cwd/source/stylesheets/base/_github.scss */
.gi {
  color: #000000;
  background-color: #ddffdd; }

/* Generic.Inserted */
/* line 15, /Users/Dale/sites/cwd/source/stylesheets/base/_github.scss */
.go {
  color: #888888; }

/* Generic.Output */
/* line 16, /Users/Dale/sites/cwd/source/stylesheets/base/_github.scss */
.gp {
  color: #555555; }

/* Generic.Prompt */
/* line 17, /Users/Dale/sites/cwd/source/stylesheets/base/_github.scss */
.gs {
  font-weight: bold; }

/* Generic.Strong */
/* line 18, /Users/Dale/sites/cwd/source/stylesheets/base/_github.scss */
.gu {
  color: #aaaaaa; }

/* Generic.Subheading */
/* line 19, /Users/Dale/sites/cwd/source/stylesheets/base/_github.scss */
.gt {
  color: #aa0000; }

/* Generic.Traceback */
/* line 20, /Users/Dale/sites/cwd/source/stylesheets/base/_github.scss */
.kc {
  color: #000000;
  font-weight: bold; }

/* Keyword.Constant */
/* line 21, /Users/Dale/sites/cwd/source/stylesheets/base/_github.scss */
.kd {
  color: #000000;
  font-weight: bold; }

/* Keyword.Declaration */
/* line 22, /Users/Dale/sites/cwd/source/stylesheets/base/_github.scss */
.kn {
  color: #000000;
  font-weight: bold; }

/* Keyword.Namespace */
/* line 23, /Users/Dale/sites/cwd/source/stylesheets/base/_github.scss */
.kp {
  color: #000000;
  font-weight: bold; }

/* Keyword.Pseudo */
/* line 24, /Users/Dale/sites/cwd/source/stylesheets/base/_github.scss */
.kr {
  color: #000000;
  font-weight: bold; }

/* Keyword.Reserved */
/* line 25, /Users/Dale/sites/cwd/source/stylesheets/base/_github.scss */
.kt {
  color: #445588;
  font-weight: bold; }

/* Keyword.Type */
/* line 26, /Users/Dale/sites/cwd/source/stylesheets/base/_github.scss */
.m {
  color: #009999; }

/* Literal.Number */
/* line 27, /Users/Dale/sites/cwd/source/stylesheets/base/_github.scss */
.s {
  color: #d01040; }

/* Literal.String */
/* line 28, /Users/Dale/sites/cwd/source/stylesheets/base/_github.scss */
.na {
  color: #008080; }

/* Name.Attribute */
/* line 29, /Users/Dale/sites/cwd/source/stylesheets/base/_github.scss */
.nb {
  color: #0086B3; }

/* Name.Builtin */
/* line 30, /Users/Dale/sites/cwd/source/stylesheets/base/_github.scss */
.nc {
  color: #445588;
  font-weight: bold; }

/* Name.Class */
/* line 31, /Users/Dale/sites/cwd/source/stylesheets/base/_github.scss */
.no {
  color: #008080; }

/* Name.Constant */
/* line 32, /Users/Dale/sites/cwd/source/stylesheets/base/_github.scss */
.nd {
  color: #3c5d5d;
  font-weight: bold; }

/* Name.Decorator */
/* line 33, /Users/Dale/sites/cwd/source/stylesheets/base/_github.scss */
.ni {
  color: #800080; }

/* Name.Entity */
/* line 34, /Users/Dale/sites/cwd/source/stylesheets/base/_github.scss */
.ne {
  color: #990000;
  font-weight: bold; }

/* Name.Exception */
/* line 35, /Users/Dale/sites/cwd/source/stylesheets/base/_github.scss */
.nf {
  color: #990000;
  font-weight: bold; }

/* Name.Function */
/* line 36, /Users/Dale/sites/cwd/source/stylesheets/base/_github.scss */
.nl {
  color: #990000;
  font-weight: bold; }

/* Name.Label */
/* line 37, /Users/Dale/sites/cwd/source/stylesheets/base/_github.scss */
.nn {
  color: #555555; }

/* Name.Namespace */
/* line 38, /Users/Dale/sites/cwd/source/stylesheets/base/_github.scss */
.nt {
  color: #000080; }

/* Name.Tag */
/* line 39, /Users/Dale/sites/cwd/source/stylesheets/base/_github.scss */
.nv {
  color: #008080; }

/* Name.Variable */
/* line 40, /Users/Dale/sites/cwd/source/stylesheets/base/_github.scss */
.ow {
  color: #000000;
  font-weight: bold; }

/* Operator.Word */
/* line 41, /Users/Dale/sites/cwd/source/stylesheets/base/_github.scss */
.w {
  color: #bbbbbb; }

/* Text.Whitespace */
/* line 42, /Users/Dale/sites/cwd/source/stylesheets/base/_github.scss */
.mf {
  color: #009999; }

/* Literal.Number.Float */
/* line 43, /Users/Dale/sites/cwd/source/stylesheets/base/_github.scss */
.mh {
  color: #009999; }

/* Literal.Number.Hex */
/* line 44, /Users/Dale/sites/cwd/source/stylesheets/base/_github.scss */
.mi {
  color: #009999; }

/* Literal.Number.Integer */
/* line 45, /Users/Dale/sites/cwd/source/stylesheets/base/_github.scss */
.mo {
  color: #009999; }

/* Literal.Number.Oct */
/* line 46, /Users/Dale/sites/cwd/source/stylesheets/base/_github.scss */
.sb {
  color: #d01040; }

/* Literal.String.Backtick */
/* line 47, /Users/Dale/sites/cwd/source/stylesheets/base/_github.scss */
.sc {
  color: #d01040; }

/* Literal.String.Char */
/* line 48, /Users/Dale/sites/cwd/source/stylesheets/base/_github.scss */
.sd {
  color: #d01040; }

/* Literal.String.Doc */
/* line 49, /Users/Dale/sites/cwd/source/stylesheets/base/_github.scss */
.s2 {
  color: #d01040; }

/* Literal.String.Double */
/* line 50, /Users/Dale/sites/cwd/source/stylesheets/base/_github.scss */
.se {
  color: #d01040; }

/* Literal.String.Escape */
/* line 51, /Users/Dale/sites/cwd/source/stylesheets/base/_github.scss */
.sh {
  color: #d01040; }

/* Literal.String.Heredoc */
/* line 52, /Users/Dale/sites/cwd/source/stylesheets/base/_github.scss */
.si {
  color: #d01040; }

/* Literal.String.Interpol */
/* line 53, /Users/Dale/sites/cwd/source/stylesheets/base/_github.scss */
.sx {
  color: #d01040; }

/* Literal.String.Other */
/* line 54, /Users/Dale/sites/cwd/source/stylesheets/base/_github.scss */
.sr {
  color: #009926; }

/* Literal.String.Regex */
/* line 55, /Users/Dale/sites/cwd/source/stylesheets/base/_github.scss */
.s1 {
  color: #d01040; }

/* Literal.String.Single */
/* line 56, /Users/Dale/sites/cwd/source/stylesheets/base/_github.scss */
.ss {
  color: #990073; }

/* Literal.String.Symbol */
/* line 57, /Users/Dale/sites/cwd/source/stylesheets/base/_github.scss */
.bp {
  color: #999999; }

/* Name.Builtin.Pseudo */
/* line 58, /Users/Dale/sites/cwd/source/stylesheets/base/_github.scss */
.vc {
  color: #008080; }

/* Name.Variable.Class */
/* line 59, /Users/Dale/sites/cwd/source/stylesheets/base/_github.scss */
.vg {
  color: #008080; }

/* Name.Variable.Global */
/* line 60, /Users/Dale/sites/cwd/source/stylesheets/base/_github.scss */
.vi {
  color: #008080; }

/* Name.Variable.Instance */
/* line 61, /Users/Dale/sites/cwd/source/stylesheets/base/_github.scss */
.il {
  color: #009999; }

/* Literal.Number.Integer.Long */
/* line 15, /Users/Dale/sites/cwd/source/stylesheets/blog/_typography.scss */
.post-meta {
  color: #8390ac; }

/* line 21, /Users/Dale/sites/cwd/source/stylesheets/blog/_typography.scss */
.post-page header h1 {
  font-size: xx-large;
  line-height: 130%; }

/* line 26, /Users/Dale/sites/cwd/source/stylesheets/blog/_typography.scss */
.post-list .post, .post-list .post-summary {
  border-top: 1px solid #8390ac; }
  /* line 28, /Users/Dale/sites/cwd/source/stylesheets/blog/_typography.scss */
  .post-list .post:first-child, .post-list .post-summary:first-child {
    border-top: 0; }
/* line 33, /Users/Dale/sites/cwd/source/stylesheets/blog/_typography.scss */
.post-list .post header h1 {
  font-size: x-large;
  line-height: 130%; }
/* line 35, /Users/Dale/sites/cwd/source/stylesheets/blog/_typography.scss */
.post-list .post h1 {
  font-size: large;
  line-height: 130%; }
/* line 36, /Users/Dale/sites/cwd/source/stylesheets/blog/_typography.scss */
.post-list .post h2 {
  font-size: medium;
  line-height: 130%;
  font-variant: small-caps; }
/* line 44, /Users/Dale/sites/cwd/source/stylesheets/blog/_typography.scss */
.post-list .post-summary header h1 {
  font-size: large;
  line-height: 130%; }

/* line 49, /Users/Dale/sites/cwd/source/stylesheets/blog/_typography.scss */
.year, .month {
  color: #8390ac; }

/* line 54, /Users/Dale/sites/cwd/source/stylesheets/blog/_typography.scss */
.year h1 {
  font-size: x-large;
  line-height: 130%; }

/* line 58, /Users/Dale/sites/cwd/source/stylesheets/blog/_typography.scss */
.month h1 {
  font-size: large;
  line-height: 130%; }
