/* 960 Grid System ~ Text CSS. Learn more ~ http://960.gs/  Licensed under GPL and MIT. */
/* line 4, ../../../../../../Library/Ruby/Gems/1.8/gems/compass-960-plugin-0.9.13/stylesheets/960/_text.sass */
body { font: 13px/1.5 Helvetica, Arial, 'Liberation Sans', FreeSans, sans-serif; }

/* line 6, ../../../../../../Library/Ruby/Gems/1.8/gems/compass-960-plugin-0.9.13/stylesheets/960/_text.sass */
a:focus { outline: 1px dotted invert; }

/* line 8, ../../../../../../Library/Ruby/Gems/1.8/gems/compass-960-plugin-0.9.13/stylesheets/960/_text.sass */
hr { border-color: #cccccc; border-style: solid; border-width: 1px 0 0; clear: both; height: 0; }

/* line 14, ../../../../../../Library/Ruby/Gems/1.8/gems/compass-960-plugin-0.9.13/stylesheets/960/_text.sass */
h1 { font-size: 25px; }

/* line 16, ../../../../../../Library/Ruby/Gems/1.8/gems/compass-960-plugin-0.9.13/stylesheets/960/_text.sass */
h2 { font-size: 23px; }

/* line 18, ../../../../../../Library/Ruby/Gems/1.8/gems/compass-960-plugin-0.9.13/stylesheets/960/_text.sass */
h3 { font-size: 21px; }

/* line 20, ../../../../../../Library/Ruby/Gems/1.8/gems/compass-960-plugin-0.9.13/stylesheets/960/_text.sass */
h4 { font-size: 19px; }

/* line 22, ../../../../../../Library/Ruby/Gems/1.8/gems/compass-960-plugin-0.9.13/stylesheets/960/_text.sass */
h5 { font-size: 17px; }

/* line 24, ../../../../../../Library/Ruby/Gems/1.8/gems/compass-960-plugin-0.9.13/stylesheets/960/_text.sass */
h6 { font-size: 15px; }

/* line 26, ../../../../../../Library/Ruby/Gems/1.8/gems/compass-960-plugin-0.9.13/stylesheets/960/_text.sass */
ol { list-style: decimal; }

/* line 28, ../../../../../../Library/Ruby/Gems/1.8/gems/compass-960-plugin-0.9.13/stylesheets/960/_text.sass */
ul { list-style: square; }

/* line 30, ../../../../../../Library/Ruby/Gems/1.8/gems/compass-960-plugin-0.9.13/stylesheets/960/_text.sass */
li { margin-left: 30px; }

/* line 32, ../../../../../../Library/Ruby/Gems/1.8/gems/compass-960-plugin-0.9.13/stylesheets/960/_text.sass */
p, dl, hr, h1, h2, h3, h4, h5, h6, ol, ul, pre, table, address, fieldset { margin-bottom: 20px; }

/* line 12, ../../sass_src/text.sass */
body { font-family: Helvetica, Arial, sans-serif; }

/* line 15, ../../sass_src/text.sass */
h1, h2, h3, h4, h5 { font-family: Futura, Century Gothic, Helvetica, Arial, sans-serif; }

/* line 18, ../../sass_src/text.sass */
span.time_since { font-weight: 700; }

/* line 21, ../../sass_src/text.sass */
a { color: #889999; text-decoration: none; }
/* line 25, ../../sass_src/text.sass */
a:hover { color: #aabbbb; }

/* line 28, ../../sass_src/text.sass */
p.caption.linked { text-align: right; cursor: pointer; }

/* line 31, ../../sass_src/text.sass */
p.caption.linkedto { cursor: pointer; }

/* line 34, ../../sass_src/text.sass */
em { font-style: italic; }

/* line 37, ../../sass_src/text.sass */
strong { font-weight: 700; }

/* line 40, ../../sass_src/text.sass */
blockquote { margin: 15px 0; padding: 0 15px; color: #888888; border-left: 1px solid #333333; }

/* line 46, ../../sass_src/text.sass */
div.comment { width: 280px; font-size: 80%; margin-top: 10px; margin-bottom: 10px; padding-left: 10px; margin-left: 10px; }
/* line 53, ../../sass_src/text.sass */
div.comment div.body { font-style: italic; }
/* line 55, ../../sass_src/text.sass */
div.comment div.details { border-top: 1px solid #aaaaaa; margin-top: 5px; }

/* line 59, ../../sass_src/text.sass */
textarea { width: 270px; margin-left: 20px; }

/* line 62, ../../sass_src/text.sass */
input { margin-left: 20px; }

/* line 65, ../../sass_src/text.sass */
div.codehilite { padding: 10px; margin-left: 10px; margin-bottom: 20px; border: 1px dotted #aaaaaa; font-family: Consolas, Inconsolata, "Bitstream Vera Sans Mono", "Lucida Console", "Monaco", monospace; }
/* line 71, ../../sass_src/text.sass */
div.codehilite pre { margin-bottom: 0px; }

/* line 74, ../../sass_src/text.sass */
code { font-family: Consolas, Inconsolata, "Bitstream Vera Sans Mono", "Lucida Console", "Monaco", monospace; }
