/* line 4, /Users/ltackett/.rvm/gems/ruby-1.9.2-p290@xlio/gems/compass-0.11.5/frameworks/blueprint/stylesheets/blueprint/reset/_utilities.scss */
html {
  margin: 0;
  padding: 0;
  border: 0;
}

/* line 18, /Users/ltackett/.rvm/gems/ruby-1.9.2-p290@xlio/gems/compass-0.11.5/frameworks/blueprint/stylesheets/blueprint/reset/_utilities.scss */
.bp-reset-element, body, h1, h2, h3, h4, h5, h6, article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, blockquote, q, th, td, caption, table,
div, span, object, iframe, p,
pre, a, abbr, acronym, address,
code, del, dfn, em, img,
dl, dt, dd, ol, ul, li, fieldset,
form, label, legend,
caption, tbody, tfoot, thead, tr {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
}

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

/* line 21, /Users/ltackett/.rvm/gems/ruby-1.9.2-p290@xlio/gems/compass-0.11.5/frameworks/blueprint/stylesheets/blueprint/reset/_utilities.scss */
blockquote, q {
  quotes: "" "";
}
/* line 67, /Users/ltackett/.rvm/gems/ruby-1.9.2-p290@xlio/gems/compass-0.11.5/frameworks/blueprint/stylesheets/blueprint/reset/_utilities.scss */
blockquote:before, blockquote:after, q:before, q:after {
  content: "";
}

/* line 22, /Users/ltackett/.rvm/gems/ruby-1.9.2-p290@xlio/gems/compass-0.11.5/frameworks/blueprint/stylesheets/blueprint/reset/_utilities.scss */
th, td, caption {
  float: none !important;
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

/* line 23, /Users/ltackett/.rvm/gems/ruby-1.9.2-p290@xlio/gems/compass-0.11.5/frameworks/blueprint/stylesheets/blueprint/reset/_utilities.scss */
table {
  border-collapse: separate;
  border-spacing: 0;
  vertical-align: middle;
}

/* line 24, /Users/ltackett/.rvm/gems/ruby-1.9.2-p290@xlio/gems/compass-0.11.5/frameworks/blueprint/stylesheets/blueprint/reset/_utilities.scss */
a img {
  border: none;
}

/* Primary Screen Stylesheet
 * NimbleSource 
 * Prepared by Nathan Carnes - Feb 09 - nathan@nathancarnes.com */
/* ------------------------BASICS------------------------ */
/* line 10 */
html {
  background: #201b15 repeat-y top center url("../images/background.png");
  padding-top: 50px;
  color: #333333;
  font-family: "Helvetica Neue", Arial, Helvetica, Sans, sans-serif;
}

/* line 16 */
a {
  color: #ec1c24;
}
/* line 18 */
a:hover {
  color: #b4151b;
}

/* line 21 */
h2 {
  font: bold x-large "Myriad Pro", "Helvetica Neue", Arial, Helvetica, Sans, sans-serif;
  margin-bottom: 0.25em;
  color: #ec1c24;
}

/* line 26 */
h3 {
  text-transform: uppercase;
  font-size: 0.75em;
  color: #ec1c24;
  font-weight: bold;
}

/* line 32 */
p {
  line-height: 150%;
  font-size: small;
}

/* line 36 */
strong {
  font-weight: bold;
}

/* line 39 */
address {
  font-style: normal;
}

/* line 42 */
ul, ol {
  list-style: none;
}
/* line 11, /Users/ltackett/.rvm/gems/ruby-1.9.2-p290@xlio/gems/compass-0.11.5/frameworks/compass/stylesheets/compass/typography/lists/_bullets.scss */
ul li, ol li {
  list-style-image: none;
  list-style-type: none;
  margin-left: 0px;
}

/* line 45 */
#container {
  margin: 20px auto;
  width: 830px;
}

/* Header */
/* line 51 */
#header {
  overflow: hidden;
  margin-bottom: 10px;
  padding: 0 15px;
}
/* line 55 */
#header h1 {
  float: left;
  width: 320px;
  text-indent: -999em;
  height: 63px;
  background: no-repeat url(../images/logo.png);
}
/* line 61 */
#header h1 a {
  display: block;
  height: 96px;
}
/* line 64 */
#header ul {
  margin-top: 30px;
}
/* line 66 */
#header li {
  float: right;
}
/* line 68 */
#header li a {
  display: block;
  padding: 0px 7px;
  border-right: 0px solid #081a2d;
  color: white;
  text-decoration: none;
  font-weight: bold;
  text-transform: uppercase;
  background: url(../images/nav_bg.png);
  font-size: 0.75em;
  height: 35px;
  line-height: 35px;
}
/* line 80 */
#header a.current {
  background-image: url(../images/nav_bg_hover.png);
}
/* line 82 */
#header a.current:hover {
  background-image: url(../images/nav_current_hover.png);
}
/* line 85 */
#header li a:hover {
  background-image: url(../images/nav_bg_hover.png);
}
/* line 87 */
#header li#navLeft {
  width: 20px;
  height: 35px;
  background: url(../images/nav_left.png);
}
/* line 91 */
#header li#navRight {
  width: 20px;
  height: 35px;
  background: url(../images/nav_right.png);
}

/* Main Content */
/* line 98 */
#content {
  clear: both;
  background: no-repeat top center url(../images/content.png);
  padding: 30px;
  height: 170px;
  color: #3b3b3d;
}
/* line 105 */
#content #about, #content #contact {
  padding: 20px 30px;
}

/* line 108 */
#resources li {
  float: left;
  width: 25%;
}
/* line 111 */
#resources li a {
  background: no-repeat center 20px;
  display: block;
  text-decoration: none;
  color: #939598;
  font-size: small;
  text-align: center;
  padding: 80px 0 24px;
  margin-top: 6px;
}
/* line 120 */
#resources li a:hover {
  color: #1789da;
}
/* line 122 */
#resources li#bizplan a {
  background-image: url("../images/126.png");
}
/* line 124 */
#resources li#presentations a {
  background-image: url("../images/37.png");
}
/* line 126 */
#resources li#docs a {
  background-image: url("../images/lightbulb.png");
}
/* line 128 */
#resources li#love a {
  background-image: url("../images/26.png");
}

/* line 132 */
#contact .left, #contact .right {
  float: left;
  width: 40%;
  padding: 0px 5% 0;
  font-size: small;
  line-height: 120%;
}

/* line 139 */
#thingswelove a {
  display: block;
  float: left;
  width: 140px;
  padding: 10px 26px;
}

/* line 145 */
div.fancywindow {
  width: 400px;
}

/* line 149 */
#zoom h4 {
  color: #ef4c23;
  margin-bottom: 0.25em;
}
/* line 152 */
#zoom p {
  line-height: 150%;
  margin-bottom: 1em;
}
/* line 155 */
#zoom a.more_info {
  display: block;
  width: 141px;
  height: 35px;
  margin: 10px auto;
  text-indent: -999em;
  background-image: url(../images/more_info.png);
}
/* line 162 */
#zoom a.more_info:hover {
  background-image: url(../images/more_info_hover.png);
}

/* line 165 */
#press ol {
  border-top: 1px dotted #d1d0cf;
}
/* line 167 */
#press ol li {
  font-size: 0.9em;
  padding: 0.5em;
  border-bottom: 1px dotted #d1d0cf;
}
/* line 171 */
#press ol li a {
  text-decoration: none;
}
/* line 173 */
#press ol li a:hover {
  text-decoration: underline;
}
/* line 175 */
#press ol li em {
  font-size: 0.8em;
  color: #686767;
  font-style: italic;
}

/* Footer */
/* line 182 */
#footer {
  clear: both;
  overflow: hidden;
  background: no-repeat top center url("../images/footer.png");
  padding: 50px 60px 0;
  height: 120px;
  margin-top: -15px;
}
/* line 189 */
#footer div {
  float: left;
}
/* line 191 */
#footer #services {
  width: 440px;
  margin-right: 20px;
}
/* line 195 */
#footer h3 {
  text-shadow: 0 1px 1px white;
  text-transform: none;
  font-size: 1em;
  line-height: 1.4em;
  color: #282b35;
  font-weight: bold;
}

/* line 203 */
#services ul {
  float: left;
  width: 210px;
  margin: 5px;
  border-top: 1px dotted #859dad;
}
/* line 208 */
#services ul li {
  padding: 6px 6px 6px 22px;
  border-bottom: 1px dotted #859dad;
  font-size: small;
  background: no-repeat 2px center url("../images/checkmark.png");
}

/* line 214 */
#footer #feed {
  width: 280px;
}

/* line 217 */
#feed ul {
  margin-top: 0px;
}
/* line 219 */
#feed ul li {
  padding: 8px 3px 7px;
  font-size: small;
}
/* line 222 */
#feed ul li a {
  text-decoration: none;
  color: #333333;
  padding: 1px 2px;
}
/* line 226 */
#feed ul li a:hover {
  background: #ef4c23;
  color: white;
}

/* Sub Footer */
/* line 232 */
#contactLink {
  display: block;
  width: 141px;
  height: 35px;
  margin: -15px auto 10px;
  text-indent: -999em;
  background-image: url(../images/contact.png);
}
/* line 239 */
#contactLink:hover {
  background-image: url(../images/contact_hover.png);
}

/* line 242 */
#legal {
  text-align: center;
  font-size: x-small;
  clear: both;
  color: #527994;
  padding-bottom: 20px;
}

/* Big Content */
/* line 251 */
#big_content {
  clear: both;
  color: #3b3b3d;
}

/* line 255 */
#big_content_top {
  height: 40px;
  background: no-repeat url("/img/big_content_top.png");
}

/* line 259 */
#big_content_main {
  background: repeat-y center center url("/img/big_content.png");
  padding: 0 40px;
  overflow: hidden;
}

/* line 264 */
#big_content_bottom {
  height: 40px;
  background: no-repeat url("/img/big_content_bottom.png");
}

/* line 269 */
#big_content .left {
  width: 350px;
  float: left;
}
/* line 272 */
#big_content .right {
  width: 350px;
  float: right;
}
/* line 275 */
#big_content p {
  margin-bottom: 1em;
}
/* line 277 */
#big_content ul {
  font-size: small;
  list-style-type: disc;
  margin-left: 1.75em;
}
/* line 281 */
#big_content li {
  padding-bottom: 0.5em;
}

/* line 284 */
#buy_link {
  width: 180px;
  height: 60px;
  text-indent: -999em;
  background: no-repeat url(/podium/buy.png);
  display: block;
  margin: 0 auto;
}
/* line 291 */
#buy_link:hover {
  background-image: url(/podium/buy_on.png);
}

/* line 294 */
#meteor_contact {
  width: 273px;
  height: 60px;
  text-indent: -999em;
  background: no-repeat url(/meteor/contact_off.png);
  display: block;
  margin: 0 auto;
}
/* line 301 */
#meteor_contact:hover {
  background-image: url(/meteor/contact_on.png);
}

/* line 304 */
.clear {
  clear: both;
}
