/* import reset */
/* @import compass/utilities/general/reset.sass */
/* import clearfix */
/* @import compass/utilities/general/clearfix.sass */
/* import 960/grid */
/* @import 960/grid.sass */
/* global reset */
/* line 17, /Users/joel/.rvm/gems/ruby-1.9.3-p125/gems/compass-0.12.2/frameworks/compass/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, /Users/joel/.rvm/gems/ruby-1.9.3-p125/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
html {
  line-height: 1;
}

/* line 24, /Users/joel/.rvm/gems/ruby-1.9.3-p125/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
ol, ul {
  list-style: none;
}

/* line 26, /Users/joel/.rvm/gems/ruby-1.9.3-p125/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 28, /Users/joel/.rvm/gems/ruby-1.9.3-p125/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

/* line 30, /Users/joel/.rvm/gems/ruby-1.9.3-p125/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
q, blockquote {
  quotes: none;
}
/* line 103, /Users/joel/.rvm/gems/ruby-1.9.3-p125/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

/* line 32, /Users/joel/.rvm/gems/ruby-1.9.3-p125/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
a img {
  border: none;
}

/* line 116, /Users/joel/.rvm/gems/ruby-1.9.3-p125/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {
  display: block;
}

/* import text */
/* @import reset.scss */
/* line 1, /Users/joel/work/sites/jbc-cleanr/w.jbc.com/src/stylesheets/_text.sass */
body {
  font: 13px/1.5 Helvetica, Arial, "Liberation Sans", FreeSans, sans-serif;
}

/* line 5, /Users/joel/work/sites/jbc-cleanr/w.jbc.com/src/stylesheets/_text.sass */
a:focus {
  outline: 1px dotted invert;
}

/* line 9, /Users/joel/work/sites/jbc-cleanr/w.jbc.com/src/stylesheets/_text.sass */
hr {
  border: 0 #cccccc solid;
  border-top-width: 1px;
  clear: both;
  height: 0;
}

/* line 16, /Users/joel/work/sites/jbc-cleanr/w.jbc.com/src/stylesheets/_text.sass */
h1 {
  font-size: 25px;
}

/* line 20, /Users/joel/work/sites/jbc-cleanr/w.jbc.com/src/stylesheets/_text.sass */
h2 {
  font-size: 23px;
}

/* line 24, /Users/joel/work/sites/jbc-cleanr/w.jbc.com/src/stylesheets/_text.sass */
h3 {
  font-size: 21px;
}

/* line 28, /Users/joel/work/sites/jbc-cleanr/w.jbc.com/src/stylesheets/_text.sass */
h4 {
  font-size: 19px;
}

/* line 32, /Users/joel/work/sites/jbc-cleanr/w.jbc.com/src/stylesheets/_text.sass */
h5 {
  font-size: 17px;
}

/* line 36, /Users/joel/work/sites/jbc-cleanr/w.jbc.com/src/stylesheets/_text.sass */
h6 {
  font-size: 15px;
}

/* line 40, /Users/joel/work/sites/jbc-cleanr/w.jbc.com/src/stylesheets/_text.sass */
ol {
  list-style: decimal;
}

/* line 44, /Users/joel/work/sites/jbc-cleanr/w.jbc.com/src/stylesheets/_text.sass */
ul {
  list-style: square;
}

/* line 48, /Users/joel/work/sites/jbc-cleanr/w.jbc.com/src/stylesheets/_text.sass */
li {
  margin-left: 30px;
}

/* line 52, /Users/joel/work/sites/jbc-cleanr/w.jbc.com/src/stylesheets/_text.sass */
p, dl, hr, h1, h2, h3, h4, h5, h6, ol, ul, pre, table, address, fieldset {
  margin-bottom: 20px;
}

/* line 17, output/stylesheets/style.css */
body {
  font-size: 18px;
  font-family: Georgia;
}

/* line 22, output/stylesheets/style.css */
h1, h2, h3, h4 {
  letter-spacing: -1px;
}

/* line 26, output/stylesheets/style.css */
h1, h2, h3, h4, #nav, small, .postmetadata, .small {
  font-family: Helvetica, Arial;
}

/* line 30, output/stylesheets/style.css */
h2 {
  margin: 0 0 20px 0;
  padding: 0;
  color: #666666;
}

/* line 36, output/stylesheets/style.css */
a {
  color: #333333;
  text-decoration: none;
  border-bottom: 1px solid #999999;
}
/* line 41, output/stylesheets/style.css */
a:hover {
  color: black;
  border-bottom: 1px solid #cccccc;
}

/* line 46, output/stylesheets/style.css */
h2 a {
  color: black;
  text-decoration: none;
  font-size: 30px;
  border: none;
}
/* line 52, output/stylesheets/style.css */
h2 a:hover {
  color: #cc0000;
  border: none;
}

/* line 56, output/stylesheets/style.css */
pre.src {
  overflow-x: auto;
  white-space: pre-wrap;
  white-space: -moz-pre-wrap !important;
  white-space: -pre-wrap;
  white-space: -o-pre-wrap;
  /* width: 99% */
  word-wrap: break-word;
  font-family: Inconsolata, Consolas, monospace;
  font-size: 12px;
  padding: 10px;
  background-color: #efefef;
  border: 1px solid #cdcdcd;
}

/* line 70, output/stylesheets/style.css */
.sample-code {
  font-family: Inconsolata, Consolas, monospace;
  font-size: 12px;
}

/* line 75, output/stylesheets/style.css */
#header h1 a:hover {
  color: #cc0000;
  border: none;
}

/* line 80, output/stylesheets/style.css */
small {
  font-size: 10px;
  color: #cccccc;
  padding: 10px 8px 5px 0px;
  float: left;
  text-transform: uppercase;
  font-weight: bold;
}

/* line 89, output/stylesheets/style.css */
p {
  color: #555555;
}

/* line 93, output/stylesheets/style.css */
hr {
  margin: 0;
  clear: both;
}

/* line 97, output/stylesheets/style.css */
#main-container {
  margin-left: auto;
  margin-right: auto;
  width: 960px;
}

/* line 100, output/stylesheets/style.css */
#header {
  display: inline;
  float: left;
  margin-left: 10px;
  margin-right: 10px;
  width: 940px;
}
/* line 102, output/stylesheets/style.css */
#header h1 {
  font-size: 40px;
  padding: 0;
  margin: 25px 0;
  float: left;
}
/* line 108, output/stylesheets/style.css */
#header h1 a {
  color: black;
  text-decoration: none;
  border: none;
}
/* line 113, output/stylesheets/style.css */
#header h1 a:last-letter {
  color: #cc0000;
}
/* line 116, output/stylesheets/style.css */
#header span {
  font: 13px Georgia;
  font-style: italic;
  color: #aaaaaa;
  margin-left: 20px;
  position: relative;
  top: -7px;
  letter-spacing: 0;
}

/* line 125, output/stylesheets/style.css */
#nav {
  list-style: none;
  padding-top: 45px;
  margin: 0;
  float: right;
}
/* line 131, output/stylesheets/style.css */
#nav li {
  float: left;
  margin: 0px 0px 0px 10px;
  padding: 0px 15px 0px 0px;
  position: relative;
  font-size: 14px;
  line-height: 1.8;
  zoom: 1;
}
/* line 140, output/stylesheets/style.css */
#nav li:last-child {
  padding: 0;
}
/* line 143, output/stylesheets/style.css */
#nav .current-cat a, #nav .current_page_item a {
  color: #aaaaaa;
}
/* line 146, output/stylesheets/style.css */
#nav .current-cat li a, #nav .current_page_item li a {
  color: black;
}
/* line 149, output/stylesheets/style.css */
#nav .current-cat li a:hover, #nav .current_page_item li a:hover {
  color: #cc0000;
}
/* line 153, output/stylesheets/style.css */
#nav li a {
  text-transform: uppercase;
  font-weight: bold;
  text-decoration: none;
  color: black;
  border: none;
  text-decoration: none;
  float: left;
}
/* line 162, output/stylesheets/style.css */
#nav li a:hover {
  color: #cc0000;
}
/* line 165, output/stylesheets/style.css */
#nav li span {
  width: 12px;
  height: 20px;
  background: url(/images/arrow-down.gif) no-repeat left 7px;
  margin: 0;
  padding: 0;
  position: absolute;
  right: 0;
  top: 0;
}
/* line 175, output/stylesheets/style.css */
#nav ul {
  display: none;
}
/* line 178, output/stylesheets/style.css */
#nav ul li span.child {
  width: 12px;
  height: 20px;
  background: url(/images/arrow-right.gif) no-repeat left 10px;
  margin: 0;
  padding: 0;
  position: absolute;
  right: 0;
  top: 0;
}
/* line 188, output/stylesheets/style.css */
#nav li a.rss {
  background: url(/images/rss_feed.png) right 0px no-repeat;
  padding: 0px 30px 0px 0;
}
/* line 192, output/stylesheets/style.css */
#nav li a.rss:hover {
  background: url(/images/rss_feed.png) right -24px no-repeat;
  padding: 0px 30px 0px 0;
}
/* line 196, output/stylesheets/style.css */
#nav ul {
  display: none;
  list-style: none;
  margin: 0;
  padding: 0;
  position: absolute;
  left: 0;
  top: 25px;
  width: 150px;
  border: 1px solid #cccccc;
  border-top: none;
  background: white;
}
/* line 209, output/stylesheets/style.css */
#nav ul li {
  margin: 0;
  padding: 0;
  display: block;
  width: 150px;
  border-top: 1px solid #cccccc;
}
/* line 216, output/stylesheets/style.css */
#nav ul li a {
  display: inline-block;
  width: 100%;
  padding: 2px 10px;
  text-transform: none;
  zoom: 1;
}
/* line 223, output/stylesheets/style.css */
#nav ul ul {
  left: 100%;
  top: 0;
}
/* line 227, output/stylesheets/style.css */
#nav li:hover > ul {
  display: block;
}

/* line 231, output/stylesheets/style.css */
#outer-content {
  display: inline;
  float: left;
  margin-left: 10px;
  margin-right: 10px;
  width: 700px;
  margin-left: 0;
}

/* line 235, output/stylesheets/style.css */
#content {
  margin-bottom: 0;
  padding-bottom: 20px;
  padding-right: 50px;
  text-align: justify;
  border-right: 1px solid #cccccc;
}
/* line 242, output/stylesheets/style.css */
#content .post {
  padding-top: 30px;
  clear: both;
}

/* line 247, output/stylesheets/style.css */
#sidebar {
  display: inline;
  float: left;
  margin-left: 10px;
  margin-right: 10px;
  width: 220px;
  margin-right: 0;
  font-size: 16px;
  padding-top: 40px;
}
/* line 253, output/stylesheets/style.css */
#sidebar ul {
  list-style: none;
}
/* line 256, output/stylesheets/style.css */
#sidebar ul li ul li {
  margin: 0;
}

/* line 260, output/stylesheets/style.css */
h2.pagetitle {
  padding-top: 40px;
}

/* line 264, output/stylesheets/style.css */
#sidebar h2 {
  color: #666666;
  margin: 0 0 6px 0;
  padding: 0;
}

/* line 270, output/stylesheets/style.css */
.post h2 {
  font-size: 24px;
  text-align: left;
  color: black;
}

/* line 276, output/stylesheets/style.css */
h2.pagetitle {
  color: #333333;
  margin: 0;
  padding-bottom: 0;
}

/* line 282, output/stylesheets/style.css */
.date {
  font-size: 30px;
  font-weight: bold;
  line-height: 0.8;
  color: #cc0000;
}

/* line 289, output/stylesheets/style.css */
.postmetadata {
  font-size: 12px;
  color: #bbbbbb;
  height: 1%;
}

/* line 295, output/stylesheets/style.css */
.small {
  font-size: 12px;
  color: #aaaaaa;
  margin-top: 10px;
}

/* line 301, output/stylesheets/style.css */
.postmetadata small {
  font-size: 12px;
  color: #aaaaaa;
  text-transform: inherit;
  font-weight: normal;
  padding: 10px 0;
  margin: 20px 0;
  border-top: 1px solid #eeeeee;
  text-transform: none;
}

/* line 312, output/stylesheets/style.css */
.alignnone {
  display: block;
}

/* line 316, output/stylesheets/style.css */
img.size-medium {
  margin: 0 0 10px 0;
}

/* line 321, output/stylesheets/style.css */
.entry a img {
  margin: 0 0 10px 0;
  vertical-align: top;
}
/* line 325, output/stylesheets/style.css */
.entry img {
  border: 1px solid #dddddd;
  text-align: center;
  background-color: #fafafa;
  padding: 5px;
  margin: 5px 10px 10px 0px;
  -moz-border-radius: 3px;
  -khtml-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}

/* line 338, output/stylesheets/style.css */
dl.gallery-item {
  margin: 0;
}
/* line 341, output/stylesheets/style.css */
dl.gallery-icon img {
  border: 1px solid #dddddd;
}
/* line 344, output/stylesheets/style.css */
dl.gallery-item a {
  border: none;
}

/* line 348, output/stylesheets/style.css */
img.wp-smiley {
  border: none;
  margin: 0;
  padding: 0;
}

/* line 354, output/stylesheets/style.css */
.entry ul li {
  color: #666666;
}

/* line 358, output/stylesheets/style.css */
#searchform {
  margin-bottom: 30px;
  padding: 0;
}
/* line 362, output/stylesheets/style.css */
#searchform #s {
  border: 1px solid #cccccc;
  border: 1px solid #dddddd;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  padding: 5px;
  font: 14px Georgia;
  background: #fafafa;
  width: 200px;
}

/* line 374, output/stylesheets/style.css */
#searchbtn {
  vertical-align: bottom;
  padding: 0 0 5px 2px;
}

/* line 379, output/stylesheets/style.css */
.hidden {
  display: none;
}

/* line 383, output/stylesheets/style.css */
.alignleft {
  float: left;
}

/* line 387, output/stylesheets/style.css */
.alignright {
  float: right;
}

/* line 391, output/stylesheets/style.css */
.aligncenter, div.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

/* line 397, output/stylesheets/style.css */
.navigation, .comment-navigation {
  display: block;
  clear: both;
}

/* line 402, output/stylesheets/style.css */
.navigation {
  margin-top: 40px;
  padding-bottom: 70px;
}

/* line 407, output/stylesheets/style.css */
.comment-navigation {
  margin-top: 15px;
  padding-bottom: 5px;
}

/* line 412, output/stylesheets/style.css */
.navigation a, .comment-navigation a {
  background: #eeeeee;
  padding: 5px 10px;
  -moz-border-radius: 3px;
  -khtml-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}

/* line 421, output/stylesheets/style.css */
.navigation a:hover, .comment-navigation a:hover {
  background: #dddddd;
  padding: 5px 10px;
  -moz-border-radius: 3px;
  -khtml-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}

/* line 430, output/stylesheets/style.css */
.attachment a {
  border: 0;
}

/* line 434, output/stylesheets/style.css */
.navigation a img {
  border-radius: 0;
  border: none;
}

/* line 439, output/stylesheets/style.css */
.navigation-image a {
  border: none;
}

/* line 443, output/stylesheets/style.css */
.wp-caption {
  border: 1px solid #dddddd;
  text-align: center;
  background-color: #fafafa;
  padding-top: 5px;
  margin: 5px 25px 25px 0px;
  -moz-border-radius: 3px;
  -khtml-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
/* line 454, output/stylesheets/style.css */
.wp-caption img {
  margin: 0;
  padding: 0;
  border: 0 none;
}
/* line 459, output/stylesheets/style.css */
.wp-caption p.wp-caption-text {
  font-size: 12px;
  line-height: 17px;
  padding: 4px 4px 5px 0;
  margin: 0;
  font-style: italic;
}

/* line 467, output/stylesheets/style.css */
ol.commentlist {
  list-style: none;
  margin: 0;
  padding: 0;
  text-indent: 0;
}
/* line 473, output/stylesheets/style.css */
ol.commentlist li {
  border: 1px solid #dddddd;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  height: 1%;
  margin: 0 0 10px;
  padding: 10px;
  position: relative;
}
/* line 485, output/stylesheets/style.css */
ol.commentlist li div.comment-author {
  padding: 0 170px 0 0;
}
/* line 489, output/stylesheets/style.css */
ol.commentlist li div.vcard cite.fn {
  font-style: normal;
  font-style: italic;
}
/* line 493, output/stylesheets/style.css */
ol.commentlist li div.vcard cite.fn a.url {
  color: #333333;
  text-decoration: none;
}
/* line 497, output/stylesheets/style.css */
ol.commentlist li div.vcard cite.fn a.url:hover {
  color: black;
}
/* line 501, output/stylesheets/style.css */
ol.commentlist li div.vcard img.avatar {
  border: 4px solid #d5d5d5;
  float: left;
  margin-right: 10px;
}
/* line 509, output/stylesheets/style.css */
ol.commentlist li div.comment-meta {
  font: 12px Arial, Verdana;
  color: #aaaaaa;
}
/* line 513, output/stylesheets/style.css */
ol.commentlist li div.comment-meta a {
  color: #aaaaaa;
  text-decoration: none;
}
/* line 517, output/stylesheets/style.css */
ol.commentlist li div.comment-meta a:hover {
  color: black;
}
/* line 520, output/stylesheets/style.css */
ol.commentlist li div.commentbody {
  margin-top: 1em;
  font-size: 14px;
}
/* line 524, output/stylesheets/style.css */
ol.commentlist li p {
  margin: 0 0 1em;
}
/* line 527, output/stylesheets/style.css */
ol.commentlist li ul {
  list-style: square;
  margin: 0 0 1em;
  padding: 0;
  text-indent: 0;
}
/* line 533, output/stylesheets/style.css */
ol.commentlist li div.reply {
  margin-bottom: 7px;
}
/* line 536, output/stylesheets/style.css */
ol.commentlist li div.reply a {
  background: #999999;
  border: 1px solid #666666;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  color: white;
  font: bold 9px/1 arial, sans-serif;
  padding: 5px 6px 4px;
  text-align: center;
  width: 36px;
  color: white;
  text-decoration: none;
  text-transform: uppercase;
}
/* line 551, output/stylesheets/style.css */
ol.commentlist li div.reply a:hover {
  background: #cc3300;
  border: 1px solid #cc0000;
}
/* line 555, output/stylesheets/style.css */
ol.commentlist li ul.children {
  list-style: none;
  margin: 1em 0 0;
  text-indent: 0;
}
/* line 562, output/stylesheets/style.css */
ol.commentlist li ul.children li.depth-2, ol.commentlist li ul.children li.depth-3, ol.commentlist li ul.children li.depth-4, ol.commentlist li ul.children li.depth-5 {
  margin: 0 0 0.18em;
}
/* line 566, output/stylesheets/style.css */
ol.commentlist li.even {
  background: white;
}
/* line 569, output/stylesheets/style.css */
ol.commentlist li.odd {
  background: #f6f6f6;
}
/* line 575, output/stylesheets/style.css */
ol.commentlist li.pingback div.vcard {
  padding: 0 170px 0 0;
}

/* line 580, output/stylesheets/style.css */
#commentform {
  margin: 5px 10px 0 0;
  padding-bottom: 30px;
}
/* line 584, output/stylesheets/style.css */
#commentform input {
  width: 170px;
  padding: 4px;
  border: 1px solid #cccccc;
  font-size: 14px;
  font-family: Georgia, Times;
}
/* line 591, output/stylesheets/style.css */
#commentform p {
  border-top: 1px solid #eeeeee;
  padding: 10px 0;
  margin: 0;
  font-size: 14px;
}
/* line 597, output/stylesheets/style.css */
#commentform p label {
  width: 120px;
  display: block;
  float: left;
}
/* line 602, output/stylesheets/style.css */
#commentform textarea {
  width: 70%;
  padding: 2px;
  border: 1px solid #cccccc;
  padding: 4px;
  font-family: Georgia, Times;
}

/* line 610, output/stylesheets/style.css */
.cancel-comment-reply {
  display: none;
}

/* line 615, output/stylesheets/style.css */
#commentform #submit {
  margin-left: 120px;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border: 1px solid #aaaaaa;
  font-weight: bold;
}
/* line 623, output/stylesheets/style.css */
#commentform small, #commentform #submit {
  color: #333333;
  text-transform: uppercase;
  font-family: arial;
}
/* line 628, output/stylesheets/style.css */
#commentform small {
  font-size: 11px;
  font-weight: bold;
}

/* line 633, output/stylesheets/style.css */
#respond h3 {
  padding-top: 20px;
  margin-bottom: 10px;
}

/* line 638, output/stylesheets/style.css */
.widget {
  margin-bottom: 20px;
}
/* line 641, output/stylesheets/style.css */
.widget ul li ul {
  margin-left: 10px;
  margin-bottom: 0;
}

/* line 646, output/stylesheets/style.css */
.categories ul.children {
  margin: 0 0 0 10px;
}

/* line 650, output/stylesheets/style.css */
#sidebar ul li {
  color: #666666;
}

/* line 654, output/stylesheets/style.css */
#footer p {
  display: inline;
  float: left;
  margin-left: 10px;
  margin-right: 10px;
  width: 940px;
  text-align: center;
  font-size: 14px;
  font-style: italic;
  margin: 30px;
}
