/* line 17, ../../../../../../../Users/seth/.rvm/gems/ruby-1.9.2-p180/gems/compass-0.11.5/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-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

/* line 20, ../../../../../../../Users/seth/.rvm/gems/ruby-1.9.2-p180/gems/compass-0.11.5/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
body {
  line-height: 1;
}

/* line 22, ../../../../../../../Users/seth/.rvm/gems/ruby-1.9.2-p180/gems/compass-0.11.5/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
ol, ul {
  list-style: none;
}

/* line 24, ../../../../../../../Users/seth/.rvm/gems/ruby-1.9.2-p180/gems/compass-0.11.5/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 26, ../../../../../../../Users/seth/.rvm/gems/ruby-1.9.2-p180/gems/compass-0.11.5/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

/* line 28, ../../../../../../../Users/seth/.rvm/gems/ruby-1.9.2-p180/gems/compass-0.11.5/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
q, blockquote {
  quotes: none;
}
/* line 101, ../../../../../../../Users/seth/.rvm/gems/ruby-1.9.2-p180/gems/compass-0.11.5/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

/* line 30, ../../../../../../../Users/seth/.rvm/gems/ruby-1.9.2-p180/gems/compass-0.11.5/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
a img {
  border: none;
}

/* line 114, ../../../../../../../Users/seth/.rvm/gems/ruby-1.9.2-p180/gems/compass-0.11.5/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {
  display: block;
}

@font-face {
  font-family: "RomeralRegular";
  src: url(/fonts/romeral-webfont.eot);
  src: url(/fonts/romeral-webfont.eot?iefix) format('eot'), url(/fonts/romeral-webfont.woff) format('woff'), url(/fonts/romeral-webfont.ttf) format('truetype'), url(/fonts/romeral-webfont.svg) format('svg');
}

@font-face {
  font-family: "LiberationSansRegular";
  src: url(/fonts/liberationsans-regular-webfont.eot);
  src: url(/fonts/liberationsans-regular-webfont.eot?iefix) format('eot'), url(/fonts/liberationsans-regular-webfont.woff) format('woff'), url(/fonts/liberationsans-regular-webfont.ttf) format('truetype'), url(/fonts/liberationsans-regular-webfont.svg) format('svg');
}

/* line 45, icons */
.icons-sprite, .icons-github, .icons-linkedin, .icons-tumblr, .icons-twitter {
  background: url('/images/icons-s41587d0212.png') no-repeat;
}

/* line 60, ../../../../../../../Users/seth/.rvm/gems/ruby-1.9.2-p180/gems/compass-0.11.5/frameworks/compass/stylesheets/compass/utilities/sprites/_base.scss */
.icons-github {
  background-position: 0 0;
}

/* line 60, ../../../../../../../Users/seth/.rvm/gems/ruby-1.9.2-p180/gems/compass-0.11.5/frameworks/compass/stylesheets/compass/utilities/sprites/_base.scss */
.icons-linkedin {
  background-position: 0 -32px;
}

/* line 60, ../../../../../../../Users/seth/.rvm/gems/ruby-1.9.2-p180/gems/compass-0.11.5/frameworks/compass/stylesheets/compass/utilities/sprites/_base.scss */
.icons-tumblr {
  background-position: 0 -64px;
}

/* line 60, ../../../../../../../Users/seth/.rvm/gems/ruby-1.9.2-p180/gems/compass-0.11.5/frameworks/compass/stylesheets/compass/utilities/sprites/_base.scss */
.icons-twitter {
  background-position: 0 -96px;
}

/* line 1, ../../app/stylesheets/common/_forms.sass */
label {
  height: auto;
  padding: 0;
  display: block;
  position: relative;
  overflow: visible;
  vertical-align: top;
  font: 900 12px/1.4 "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Geneva, Verdana, sans-serif;
}
/* line 10, ../../app/stylesheets/common/_forms.sass */
label input, label select, label textarea {
  margin: 0 0 1.5em 0;
  font: 14px/1.1 "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Geneva, Verdana, sans-serif;
  margin: 0;
  display: block;
  vertical-align: top;
}
/* line 17, ../../app/stylesheets/common/_forms.sass */
label input {
  min-height: 18px;
}
/* line 19, ../../app/stylesheets/common/_forms.sass */
label input.text, label input.password, label input.digits, label input.file, label input textarea {
  padding: 1px 2px;
}
/* line 21, ../../app/stylesheets/common/_forms.sass */
label input.text, label input.password, label input.file, label input textarea {
  width: 16em;
}
/* line 23, ../../app/stylesheets/common/_forms.sass */
label input.text.large {
  width: 24em;
}
/* line 25, ../../app/stylesheets/common/_forms.sass */
label input.text.small, label input.text.zip_code {
  width: 4em;
}
/* line 27, ../../app/stylesheets/common/_forms.sass */
label input.text.tiny, label input.text.state {
  width: 2em;
}
/* line 29, ../../app/stylesheets/common/_forms.sass */
label input.digits {
  width: 11em;
}
/* line 31, ../../app/stylesheets/common/_forms.sass */
label input.date {
  width: 12em;
  padding: 2px 2px 0;
  font-size: 12px;
}
/* line 36, ../../app/stylesheets/common/_forms.sass */
label select {
  width: 14em;
  padding: 1px;
  min-height: 20px;
}
/* line 40, ../../app/stylesheets/common/_forms.sass */
label select.small {
  width: 6em;
}
/* line 43, ../../app/stylesheets/common/_forms.sass */
label textarea {
  width: 300px;
  height: 8em;
}
/* line 47, ../../app/stylesheets/common/_forms.sass */
label textarea.large {
  width: 95%;
  height: 24em;
}

/* line 5, ../../app/stylesheets/common.sass */
body {
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, rgba(204, 204, 204, 0.4)), color-stop(20%, rgba(128, 128, 128, 0.4))), url(/images/white_sand.gif);
  background-image: -webkit-linear-gradient(rgba(204, 204, 204, 0.4), rgba(128, 128, 128, 0.4) 20%), url(/images/white_sand.gif);
  background-image: -moz-linear-gradient(rgba(204, 204, 204, 0.4), rgba(128, 128, 128, 0.4) 20%), url(/images/white_sand.gif);
  background-image: -o-linear-gradient(rgba(204, 204, 204, 0.4), rgba(128, 128, 128, 0.4) 20%), url(/images/white_sand.gif);
  background-image: -ms-linear-gradient(rgba(204, 204, 204, 0.4), rgba(128, 128, 128, 0.4) 20%), url(/images/white_sand.gif);
  background-image: linear-gradient(rgba(204, 204, 204, 0.4), rgba(128, 128, 128, 0.4) 20%), url(/images/white_sand.gif);
}

/* line 8, ../../app/stylesheets/common.sass */
a, a:link, a:visited, a:active {
  text-decoration: none;
}

/* line 11, ../../app/stylesheets/common.sass */
#page {
  overflow: hidden;
  *zoom: 1;
  width: 1040px;
  min-height: 1040px;
  padding-left: 80px;
  text-align: left;
}

/* line 18, ../../app/stylesheets/common.sass */
#masthead {
  padding: 0 12px 96px;
  background: transparent url(/images/masthead_shadow.png) bottom center no-repeat;
  top: 260px;
  display: inline-block;
  position: fixed;
  overflow: visible;
  font-size: 72px;
  cursor: pointer;
}
/* line 27, ../../app/stylesheets/common.sass */
#masthead a {
  text-decoration: none;
}
/* line 30, ../../app/stylesheets/common.sass */
#masthead i, #masthead b {
  display: block;
  line-height: 0.56;
  overflow: visible;
}
/* line 34, ../../app/stylesheets/common.sass */
#masthead i {
  -moz-transition: color, text-shadow, 0.4s, ease-out;
  -webkit-transition: color, text-shadow, 0.4s, ease-out;
  -o-transition: color, text-shadow, 0.4s, ease-out;
  transition: color, text-shadow, 0.4s, ease-out;
  font-family: "LiberationSansRegular";
  font-style: normal;
  position: relative;
  top: 5px;
  left: 2px;
  color: #333333;
}
/* line 4, ../../app/stylesheets/patterns/_depth_of_field.sass */
#masthead i.blurred {
  color: transparent;
  text-shadow: #333333 0 0 9px;
}
/* line 42, ../../app/stylesheets/common.sass */
#masthead b {
  -moz-transition: color, text-shadow, 0.4s, ease-out;
  -webkit-transition: color, text-shadow, 0.4s, ease-out;
  -o-transition: color, text-shadow, 0.4s, ease-out;
  transition: color, text-shadow, 0.4s, ease-out;
  font-family: "RomeralRegular";
  text-transform: uppercase;
  letter-spacing: 0.02em;
  color: #537679;
}
/* line 4, ../../app/stylesheets/patterns/_depth_of_field.sass */
#masthead b.blurred {
  color: transparent;
  text-shadow: #537679 0 0 8px;
}

/* line 49, ../../app/stylesheets/common.sass */
#content {
  width: 640px;
  padding: 60px 60px;
  border-top: 3px dotted #cccccc;
  float: right;
  position: relative;
  color: #222222;
}
/* line 60, ../../app/stylesheets/common.sass */
#content h2 {
  -moz-transition: color, text-shadow, 0.4s, ease-out;
  -webkit-transition: color, text-shadow, 0.4s, ease-out;
  -o-transition: color, text-shadow, 0.4s, ease-out;
  transition: color, text-shadow, 0.4s, ease-out;
  margin-bottom: 0.6em;
  font-family: "RomeralRegular";
  text-transform: lowercase;
  font-weight: normal;
  color: #d95d45;
  font-size: 36px;
  line-height: 1.1;
}
/* line 4, ../../app/stylesheets/patterns/_depth_of_field.sass */
#content h2.blurred {
  color: transparent;
  text-shadow: #d95d45 0 0 4px;
}
/* line 70, ../../app/stylesheets/common.sass */
#content .adj {
  -moz-transition: color, text-shadow, 0.4s, ease-out;
  -webkit-transition: color, text-shadow, 0.4s, ease-out;
  -o-transition: color, text-shadow, 0.4s, ease-out;
  transition: color, text-shadow, 0.4s, ease-out;
  margin-bottom: 0.8em;
  font: 18px/1.5 "LiberationSansRegular", "Lucida Grande", Georgia;
  color: #666666;
  text-align: justify;
  letter-spacing: 0.04em;
}
/* line 4, ../../app/stylesheets/patterns/_depth_of_field.sass */
#content .adj.blurred {
  color: transparent;
  text-shadow: #222222 0 0 4px;
}
/* line 80, ../../app/stylesheets/common.sass */
#content .bio {
  -moz-transition: color, text-shadow, 0.4s, ease-out;
  -webkit-transition: color, text-shadow, 0.4s, ease-out;
  -o-transition: color, text-shadow, 0.4s, ease-out;
  transition: color, text-shadow, 0.4s, ease-out;
  padding-top: 0.4em;
  border-top: 3px dotted #cccccc;
  font: 24px/1.5 Georgia;
}
/* line 4, ../../app/stylesheets/patterns/_depth_of_field.sass */
#content .bio.blurred {
  color: transparent;
  text-shadow: #222222 0 0 4px;
}
/* line 85, ../../app/stylesheets/common.sass */
#content .bio p {
  margin-bottom: 0.8em;
}
/* line 87, ../../app/stylesheets/common.sass */
#content .bio a {
  -moz-transition: color, text-shadow, 0.4s, ease-out;
  -webkit-transition: color, text-shadow, 0.4s, ease-out;
  -o-transition: color, text-shadow, 0.4s, ease-out;
  transition: color, text-shadow, 0.4s, ease-out;
  color: #444444;
  text-decoration: underline;
}
/* line 4, ../../app/stylesheets/patterns/_depth_of_field.sass */
#content .bio a.blurred {
  color: transparent;
  text-shadow: #222222 0 0 4px;
}

/* line 93, ../../app/stylesheets/common.sass */
.links {
  margin: 0.6em 0 0.6em 0;
  padding-top: 1em;
  border-top: 3px dotted #cccccc;
}
/* line 97, ../../app/stylesheets/common.sass */
.links a {
  width: 32px;
  height: 32px;
  margin-right: 8px;
  display: inline-block;
}
