/* line 14, ../../../../.rvm/gems/ree-1.8.7-2010.02/gems/compass-0.10.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, 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, ../../../../.rvm/gems/ree-1.8.7-2010.02/gems/compass-0.10.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
body {
  line-height: 1;
  color: black;
  background: white;
}

/* line 19, ../../../../.rvm/gems/ree-1.8.7-2010.02/gems/compass-0.10.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
ol, ul {
  list-style: none;
}

/* line 21, ../../../../.rvm/gems/ree-1.8.7-2010.02/gems/compass-0.10.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
table {
  border-collapse: separate;
  border-spacing: 0;
  vertical-align: middle;
}

/* line 23, ../../../../.rvm/gems/ree-1.8.7-2010.02/gems/compass-0.10.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

/* line 25, ../../../../.rvm/gems/ree-1.8.7-2010.02/gems/compass-0.10.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
q, blockquote {
  quotes: "" "";
}
/* line 96, ../../../../.rvm/gems/ree-1.8.7-2010.02/gems/compass-0.10.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
}

/* line 27, ../../../../.rvm/gems/ree-1.8.7-2010.02/gems/compass-0.10.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
a img {
  border: none;
}

@font-face {
  font-family: "Chunk Five";
  src: url(../../fonts/pubcrawl/chunkfive-webfont.eot);
  src: local("Chunk Five"), local("Chunkfive-webfont"), url(../../fonts/pubcrawl/chunkfive-webfont.woff) format('woff'), url(../../fonts/pubcrawl/chunkfive-webfont.ttf) format('truetype'), url('../../fonts/pubcrawl/chunkfive-webfont.svg#webfontb5K2fJwj') format('svg');
}

/* line 13, ../../src/screen.sass */
body {
  background-color: #111111;
}

/* line 16, ../../src/screen.sass */
#content {
  color: white;
  font-family: "Helvetica Neue", "Helvetica", "Verdana", "Arial";
  margin: 1.5em auto;
  width: 540px;
  text-align: center;
}
/* line 23, ../../src/screen.sass */
#content header {
  margin: 0 0 1.5em;
  font-family: "Chunk Five", "Helvetica Neue", "Helvetica", "Verdana", "Arial";
}
/* line 26, ../../src/screen.sass */
#content header h1 {
  color: white;
  font-size: 2em;
}
/* line 29, ../../src/screen.sass */
#content header h2 {
  color: #dddddd;
  font-size: 1.5em;
}
/* line 32, ../../src/screen.sass */
#content header h3 {
  color: #696969;
  padding: 0.5em 0;
}
/* line 35, ../../src/screen.sass */
#content p.when {
  font-size: 1.35em;
  margin: 0.75em 0 0.25em;
  color: #dedede;
  font-family: "Chunk Five", "Helvetica Neue", "Helvetica", "Verdana", "Arial";
}
/* line 40, ../../src/screen.sass */
#content .about p {
  color: #999999;
  line-height: 1.5em;
  margin: 0.75em 0 1em;
}
/* line 44, ../../src/screen.sass */
#content .about a {
  color: #7bb9e5;
}
/* line 24, ../../../../.rvm/gems/ree-1.8.7-2010.02/gems/compass-0.10.2/frameworks/compass/stylesheets/compass/utilities/links/_link-colors.scss */
#content .about a:hover {
  color: #e18049;
}
/* line 46, ../../src/screen.sass */
#content .about span.phone-number {
  font-weight: bold;
  color: #a9a9a9;
}
/* line 50, ../../src/screen.sass */
#content #stops-map {
  width: 540px;
  height: 400px;
  display: none;
  -moz-border-radius: 1em;
  -webkit-border-radius: 1em;
  -o-border-radius: 1em;
  -ms-border-radius: 1em;
  -khtml-border-radius: 1em;
  border-radius: 1em;
}
/* line 54, ../../src/screen.sass */
#content #pub-crawl-stops h1 {
  margin: 0.5em 0;
  font-size: 1.35em;
  color: white;
  font-family: "Chunk Five", "Helvetica Neue", "Helvetica", "Verdana", "Arial";
}
/* line 59, ../../src/screen.sass */
#content #pub-crawl-stops ol li {
  margin: 1em 0;
  line-height: 1.8em;
}
/* line 62, ../../src/screen.sass */
#content #pub-crawl-stops ol li h2 {
  font-family: "Chunk Five", "Helvetica Neue", "Helvetica", "Verdana", "Arial";
}
/* line 64, ../../src/screen.sass */
#content #pub-crawl-stops ol li h2 a {
  color: #eeeeee;
}
/* line 24, ../../../../.rvm/gems/ree-1.8.7-2010.02/gems/compass-0.10.2/frameworks/compass/stylesheets/compass/utilities/links/_link-colors.scss */
#content #pub-crawl-stops ol li h2 a:hover {
  color: #e18049;
}
/* line 66, ../../src/screen.sass */
#content #pub-crawl-stops ol li h2 span.stop-when {
  color: #999999;
}
/* line 68, ../../src/screen.sass */
#content #pub-crawl-stops ol li p {
  color: #cccccc;
  font-size: 0.9em;
}

