/* line 14, /Library/Ruby/Gems/1.8/gems/compass-0.10.1/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, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
}

/* line 17, /Library/Ruby/Gems/1.8/gems/compass-0.10.1/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
body {
  line-height: 1;
  color: black;
  background: white;
}

/* line 19, /Library/Ruby/Gems/1.8/gems/compass-0.10.1/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
ol, ul {
  list-style: none;
}

/* line 21, /Library/Ruby/Gems/1.8/gems/compass-0.10.1/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
table {
  border-collapse: separate;
  border-spacing: 0;
  vertical-align: middle;
}

/* line 23, /Library/Ruby/Gems/1.8/gems/compass-0.10.1/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

/* line 25, /Library/Ruby/Gems/1.8/gems/compass-0.10.1/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
q, blockquote {
  quotes: "" "";
}
/* line 96, /Library/Ruby/Gems/1.8/gems/compass-0.10.1/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
}

/* line 27, /Library/Ruby/Gems/1.8/gems/compass-0.10.1/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
a img {
  border: none;
}

/* line 8, /Users/nathan/projects/nathosdotcom/newsite/src/stylesheets/./_layout.sass */
body.blueprint .container {
  width: 870px;
  margin: 0 auto;
  overflow: hidden;
  display: inline-block;
}
/* line 8, /Library/Ruby/Gems/1.8/gems/compass-0.10.1/frameworks/compass/stylesheets/compass/utilities/general/./_hacks.scss */
body.blueprint .container {
  display: block;
}

/* line 12, /Users/nathan/projects/nathosdotcom/newsite/src/stylesheets/./_layout.sass */
body #backlinks {
  display: inline;
  float: left;
  margin-right: 0;
  width: 870px;
}
/* line 138, /Library/Ruby/Gems/1.8/gems/compass-0.10.1/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
* html body #backlinks {
  overflow-x: hidden;
}
/* line 14, /Users/nathan/projects/nathosdotcom/newsite/src/stylesheets/./_layout.sass */
body #header {
  display: inline;
  float: left;
  margin-right: 0;
  width: 470px;
  padding-left: 200px;
  padding-right: 200px;
}
/* line 138, /Library/Ruby/Gems/1.8/gems/compass-0.10.1/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
* html body #header {
  overflow-x: hidden;
}
/* line 18, /Users/nathan/projects/nathosdotcom/newsite/src/stylesheets/./_layout.sass */
body #content {
  width: 870px;
  margin: 0 auto;
  overflow: hidden;
  display: inline-block;
  display: inline;
  float: left;
  margin-right: 0;
  width: 790px;
  padding-left: 40px;
  padding-right: 40px;
}
/* line 8, /Library/Ruby/Gems/1.8/gems/compass-0.10.1/frameworks/compass/stylesheets/compass/utilities/general/./_hacks.scss */
body #content {
  display: block;
}
/* line 138, /Library/Ruby/Gems/1.8/gems/compass-0.10.1/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
* html body #content {
  overflow-x: hidden;
}
/* line 23, /Users/nathan/projects/nathosdotcom/newsite/src/stylesheets/./_layout.sass */
body #content .column-left {
  clear: left;
}
/* line 25, /Users/nathan/projects/nathosdotcom/newsite/src/stylesheets/./_layout.sass */
body #content .column-left, body #content .column-middle {
  display: inline;
  float: left;
  margin-right: 10px;
  width: 230px;
  padding-right: 40px;
}
/* line 138, /Library/Ruby/Gems/1.8/gems/compass-0.10.1/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
* html body #content .column-left, * html body #content .column-middle {
  overflow-x: hidden;
}
/* line 28, /Users/nathan/projects/nathosdotcom/newsite/src/stylesheets/./_layout.sass */
body #content .column-right {
  display: inline;
  float: left;
  margin-right: 0;
  width: 230px;
}
/* line 138, /Library/Ruby/Gems/1.8/gems/compass-0.10.1/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
* html body #content .column-right {
  overflow-x: hidden;
}
/* line 30, /Users/nathan/projects/nathosdotcom/newsite/src/stylesheets/./_layout.sass */
body #footer {
  display: inline;
  float: left;
  margin-right: 0;
  width: 870px;
  width: 870px;
  margin: 0 auto;
  overflow: hidden;
  display: inline-block;
}
/* line 138, /Library/Ruby/Gems/1.8/gems/compass-0.10.1/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
* html body #footer {
  overflow-x: hidden;
}
/* line 8, /Library/Ruby/Gems/1.8/gems/compass-0.10.1/frameworks/compass/stylesheets/compass/utilities/general/./_hacks.scss */
body #footer {
  display: block;
}
/* line 33, /Users/nathan/projects/nathosdotcom/newsite/src/stylesheets/./_layout.sass */
body #footer #footer-left {
  display: inline;
  float: left;
  margin-right: 10px;
  width: 670px;
  padding-left: 40px;
}
/* line 138, /Library/Ruby/Gems/1.8/gems/compass-0.10.1/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
* html body #footer #footer-left {
  overflow-x: hidden;
}
/* line 36, /Users/nathan/projects/nathosdotcom/newsite/src/stylesheets/./_layout.sass */
body #footer #footer-right {
  display: inline;
  float: left;
  margin-right: 0;
  width: 110px;
  padding-right: 40px;
  text-align: right;
}
/* line 138, /Library/Ruby/Gems/1.8/gems/compass-0.10.1/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
* html body #footer #footer-right {
  overflow-x: hidden;
}

/* line 11, output/stylesheets/screen.css */
body {
  font-family: "Lucida Grande", Arial, sans-serif;
  font-size: 13px;
  background: #666666;
  line-height: 1.3;
  width: 100%;
  margin: 0 auto;
  text-align: left;
}
/* line 19, output/stylesheets/screen.css */
body a {
  color: #045fb4;
  text-decoration: none;
  font-weight: bold;
}
/* line 23, output/stylesheets/screen.css */
body a:hover {
  text-decoration: underline;
}
/* line 25, output/stylesheets/screen.css */
body a:hover img {
  text-decoration: none;
}
/* line 27, output/stylesheets/screen.css */
body .container {
  background-color: white;
}
/* line 29, output/stylesheets/screen.css */
body #backlinks {
  background-color: #cccccc;
  font-size: 11px;
  padding: 2px 6px;
}
/* line 33, output/stylesheets/screen.css */
body #backlinks a {
  color: white;
}
/* line 35, output/stylesheets/screen.css */
body #header {
  font-family: Helvetica, Arial, sans-serif;
  text-align: center;
  margin-bottom: 14px;
  margin-top: 24px;
}
/* line 40, output/stylesheets/screen.css */
body #header h1, body #header h2, body #header h3 {
  margin: 0;
}
/* line 42, output/stylesheets/screen.css */
body #header h1 {
  font-size: 65px;
  letter-spacing: -3px;
  color: #444444;
}
/* line 46, output/stylesheets/screen.css */
body #header h2 {
  font-size: 40px;
  letter-spacing: -2px;
  color: #999999;
  margin-top: -24px;
}
/* line 51, output/stylesheets/screen.css */
body #content {
  margin-bottom: 36px;
}
/* line 53, output/stylesheets/screen.css */
body #content h3 {
  font-size: 24px;
  letter-spacing: -1px;
  color: #777777;
  margin-bottom: 4px;
  margin-top: 15px;
}
/* line 59, output/stylesheets/screen.css */
body #content ul li {
  padding-left: 1px;
  margin-bottom: 10px;
  color: #bdbdbd;
  font-size: 12px;
  line-height: 15px;
}
/* line 65, output/stylesheets/screen.css */
body #content ul li img {
  float: left;
  padding-top: 1px;
  padding-right: 3px;
}
/* line 69, output/stylesheets/screen.css */
body #content ul li a {
  font-size: 14px;
}
/* line 71, output/stylesheets/screen.css */
body #content ul li a.disabled {
  color: #666666;
}
/* line 74, output/stylesheets/screen.css */
body #footer {
  color: white;
  background-color: #999999;
  padding-top: 10px;
  padding-bottom: 10px;
}
/* line 79, output/stylesheets/screen.css */
body #footer #footer-left {
  padding-top: 2px;
}
/* line 81, output/stylesheets/screen.css */
body #footer #footer-right {
  padding-top: 3px;
}
