/* line 2, ../src/partials/_main.sass */
a {
  text-decoration: none;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: rgba(229, 28, 35, 0.5);
  color: #e51c23;
  padding-bottom: 0.125em;
}
/* line 11, ../src/partials/_main.sass */
a:hover {
  color: #8b1014;
  border-bottom-color: rgba(139, 16, 20, 0.5);
}

/* line 15, ../src/partials/_main.sass */
a.noline {
  border: none;
  padding-bottom: 0;
}

/* line 19, ../src/partials/_main.sass */
.nowrap {
  white-space: nowrap;
}

/* line 32, ../src/partials/_main.sass */
body {
  font-size: 62.5%;
  font-family: "Palatino", "Garamond", "Georgia", "Times New Roman", serif;
}
/* line 36, ../src/partials/_main.sass */
body #canvas {
  font-size: 1.7em;
  line-height: 1.45;
}
/* line 39, ../src/partials/_main.sass */
body #canvas #page_header {
  position: "relative";
}
/* line 40, ../src/partials/_main.sass */
body #canvas #page_header #nav {
  padding-left: 240px;
}
/* line 44, ../src/partials/_main.sass */
body #canvas #page_header .banner {
  color: white;
  background-color: #230405;
}
/* line 47, ../src/partials/_main.sass */
body #canvas #page_header .banner .header-bar {
  height: 1em;
  padding-left: 240px;
}
/* line 51, ../src/partials/_main.sass */
body #canvas #page_header .banner .title {
  font-family: "Gill Sans", "Gill Sans MT", "Century Gothic", "Helvetica", "Verdana", "Arial", "sans-serif";
  text-shadow: #8a1014 0.05em 0.05em 0.1em;
  background-color: #e51c23;
  padding-left: 240px;
  padding-bottom: 0.05em;
  font-size: 4.8em;
  margin-right: 0.25em;
  border-style: solid;
  border-color: #8a1014;
  border-top-width: 2px;
  border-bottom-width: 2px;
  border-right-width: 2px;
  -moz-border-radius-bottomright: 0.2em;
  -webkit-border-bottom-right-radius: 0.2em;
  border-bottom-right-radius: 0.2em;
  -moz-border-radius-topright: 0.2em;
  -webkit-border-top-right-radius: 0.2em;
  border-top-right-radius: 0.2em;
}
/* line 72, ../src/partials/_main.sass */
body #canvas #page_header .gear {
  width: 240px;
  height: 240px;
  display: block;
  position: absolute;
  z-index: 100;
  background-image: url("../images/site corner gear.png");
}
/* line 80, ../src/partials/_main.sass */
body #primaryContent {
  margin-left: 240px;
  margin-right: 240px;
}
/* line 84, ../src/partials/_main.sass */
body #primaryContent h1 {
  font-family: "Gill Sans", "Gill Sans MT", "Century Gothic", "Helvetica", "Verdana", "Arial", "sans-serif";
  font-weight: normal;
  text-shadow: 0.015em 0.03em 0.1em #cccccc;
  margin-bottom: 0.25em;
  font-size: 150%;
}
/* line 87, ../src/partials/_main.sass */
body #primaryContent h2 {
  font-family: "Gill Sans", "Gill Sans MT", "Century Gothic", "Helvetica", "Verdana", "Arial", "sans-serif";
  font-weight: normal;
  text-shadow: 0.015em 0.03em 0.1em #cccccc;
  margin-bottom: 0.25em;
  font-size: 125%;
}
/* line 90, ../src/partials/_main.sass */
body #primaryContent h3 {
  font-family: "Gill Sans", "Gill Sans MT", "Century Gothic", "Helvetica", "Verdana", "Arial", "sans-serif";
  font-weight: normal;
  text-shadow: 0.015em 0.03em 0.1em #cccccc;
  margin-bottom: 0.25em;
  font-size: 112.5%;
}
/* line 93, ../src/partials/_main.sass */
body #primaryContent h4, body #primaryContent h5, body #primaryContent h6 {
  font-family: "Gill Sans", "Gill Sans MT", "Century Gothic", "Helvetica", "Verdana", "Arial", "sans-serif";
  font-weight: normal;
  text-shadow: 0.015em 0.03em 0.1em #cccccc;
  margin-bottom: 0.25em;
  font-size: 100%;
}
/* line 97, ../src/partials/_main.sass */
body #primaryContent .post p {
  margin-bottom: 1em;
}
/* line 99, ../src/partials/_main.sass */
body #primaryContent .post li {
  margin-left: 1em;
  margin-bottom: 0.5em;
}
/* line 102, ../src/partials/_main.sass */
body #primaryContent .post ul {
  margin-bottom: 1em;
}
/* line 104, ../src/partials/_main.sass */
body #primaryContent .post ul li {
  list-style-type: disc;
}
/* line 108, ../src/partials/_main.sass */
body #primaryContent .post ol {
  li-list-style-type: decimal;
}
/* line 113, ../src/partials/_main.sass */
body #primaryContent .post pre {
  overflow: scroll;
  background-color: #fad1d3;
  padding: 0.5em;
  margin-top: 1em;
  margin-bottom: 1em;
}

/* line 9, ../src/print.scss */
body.bp {
  line-height: 1.5;
  font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
  color: black;
  background: none;
  font-size: 10pt;
}
/* line 52, ../../../../../.rvm/gems/ruby-1.8.7-p174/gems/compass-0.10.1/frameworks/blueprint/stylesheets/blueprint/_print.scss */
body.bp .container {
  background: none;
}
/* line 54, ../../../../../.rvm/gems/ruby-1.8.7-p174/gems/compass-0.10.1/frameworks/blueprint/stylesheets/blueprint/_print.scss */
body.bp hr {
  background: #cccccc;
  color: #cccccc;
  width: 100%;
  height: 2px;
  margin: 2em 0;
  padding: 0;
  border: none;
}
/* line 62, ../../../../../.rvm/gems/ruby-1.8.7-p174/gems/compass-0.10.1/frameworks/blueprint/stylesheets/blueprint/_print.scss */
body.bp hr.space {
  background: white;
  color: white;
}
/* line 65, ../../../../../.rvm/gems/ruby-1.8.7-p174/gems/compass-0.10.1/frameworks/blueprint/stylesheets/blueprint/_print.scss */
body.bp h1, body.bp h2, body.bp h3, body.bp h4, body.bp h5, body.bp h6 {
  font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
}
/* line 67, ../../../../../.rvm/gems/ruby-1.8.7-p174/gems/compass-0.10.1/frameworks/blueprint/stylesheets/blueprint/_print.scss */
body.bp code {
  font-size: 0.9em;
  font-family: "andale mono", "lucida console", monospace;
}
/* line 72, ../../../../../.rvm/gems/ruby-1.8.7-p174/gems/compass-0.10.1/frameworks/blueprint/stylesheets/blueprint/_print.scss */
body.bp a img {
  border: none;
}
/* line 75, ../../../../../.rvm/gems/ruby-1.8.7-p174/gems/compass-0.10.1/frameworks/blueprint/stylesheets/blueprint/_print.scss */
body.bp a:link, body.bp a:visited {
  background: transparent;
  font-weight: 700;
  text-decoration: underline;
}
/* line 79, ../../../../../.rvm/gems/ruby-1.8.7-p174/gems/compass-0.10.1/frameworks/blueprint/stylesheets/blueprint/_print.scss */
body.bp p img.top {
  margin-top: 0;
}
/* line 81, ../../../../../.rvm/gems/ruby-1.8.7-p174/gems/compass-0.10.1/frameworks/blueprint/stylesheets/blueprint/_print.scss */
body.bp blockquote {
  margin: 1.5em;
  padding: 1em;
  font-style: italic;
  font-size: 0.9em;
}
/* line 86, ../../../../../.rvm/gems/ruby-1.8.7-p174/gems/compass-0.10.1/frameworks/blueprint/stylesheets/blueprint/_print.scss */
body.bp .small {
  font-size: 0.9em;
}
/* line 88, ../../../../../.rvm/gems/ruby-1.8.7-p174/gems/compass-0.10.1/frameworks/blueprint/stylesheets/blueprint/_print.scss */
body.bp .large {
  font-size: 1.1em;
}
/* line 90, ../../../../../.rvm/gems/ruby-1.8.7-p174/gems/compass-0.10.1/frameworks/blueprint/stylesheets/blueprint/_print.scss */
body.bp .quiet {
  color: #999999;
}
/* line 92, ../../../../../.rvm/gems/ruby-1.8.7-p174/gems/compass-0.10.1/frameworks/blueprint/stylesheets/blueprint/_print.scss */
body.bp .hide {
  display: none;
}

