#acquisition {
  background: #000;
  padding: 5px 0; }

#acquisition p {
  text-align: center;
  color: #ccc;
  font-size: 12px; }

#acquisition p a {
  color: #ccc; }

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; }

strong {
  font-weight: bold; }

body {
  line-height: 1; }

ol, ul {
  list-style: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle; }

th, td {
  font-size: 15px;
  color: #555; }

q, blockquote {
  quotes: none; }

q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none; }

a img {
  border: none; }

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block; }

body {
  font-size: 100%;
  line-height: 1.5em; }

html > body {
  font-size: 16px; }

body, html {
  background: url("images/header-bg.gif?1305833396"); }

body, input, textarea, select, button {
  font-family: "Helvetica Neue", Helvetica, sans-serif;
  -webkit-font-smoothing: antialiased; }

mark {
  background-color: transparent; }

button {
  border: none;
  padding: 0;
  background: none;
  display: block;
  width: 100%;
  overflow: visible; }

header {
  overflow: hidden;
  color: #FFF;
  position: relative;
  background: #2d2d2d url("images/header-bg.gif?1305833396"); }

.introduction {
  color: #fff;
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(93%, rgba(0, 0, 0, 0)), color-stop(100%, rgba(0, 0, 0, 0.25))), url("images/header-bg.gif?1305833396"), #2d2d2d;
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0) 93%, rgba(0, 0, 0, 0.25)), url("images/header-bg.gif?1305833396"), #2d2d2d;
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0) 93%, rgba(0, 0, 0, 0.25)), url("images/header-bg.gif?1305833396"), #2d2d2d;
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0) 93%, rgba(0, 0, 0, 0.25)), url("images/header-bg.gif?1305833396"), #2d2d2d;
  background: linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0) 93%, rgba(0, 0, 0, 0.25)), url("images/header-bg.gif?1305833396"), #2d2d2d;
  position: relative;
  padding: 25px 0;
  font-weight: 300; }

.home .introduction {
  padding-top: 0; }

.introduction p {
  color: #ccc;
  padding-right: 240px; }

.home .introduction p {
  padding-right: 0; }

header.sub {
  padding-bottom: 15px; }

header > * {
  position: relative;
  z-index: 10; }

header .content {
  margin: 0 auto; }

header h1#logo {
  float: left;
  margin-top: -25px; }

header h1#logo a {
  background-image: url("images/gauges-logo.png?1305833397");
  margin-top: 3px;
  text-indent: -9999px;
  display: block;
  overflow: hidden;
  text-align: left;
  background-repeat: no-repeat;
  width: 231px;
  height: 103px; }
  @media (-webkit-min-device-pixel-ratio: 2), (min--moz-device-pixel-ratio: 2), (min-device-pixel-ratio: 2), (min-resolution: 192dpi), (min-resolution: 2dppx) {
    header h1#logo a {
      background-image: url("images/gauges-logo@2x.png?1305833397");
      -webkit-background-size: 227px 76px;
      background-size: 227px 76px; } }

header.sub h1#logo {
  margin-top: -23px; }

header nav {
  margin-top: 43px;
  font-size: 1.125em;
  line-height: 1.333em;
  line-height: 1.8;
  font-weight: 300;
  text-align: right;
  text-shadow: #000 0 1px 0; }

nav li {
  display: inline-block; }

header.sub nav {
  margin-top: 40px; }

header nav a {
  color: #FFF;
  text-decoration: none;
  display: inline-block;
  margin-left: 18px; }

header nav a:hover {
  text-decoration: underline; }

header nav a:hover {
  text-decoration: none;
  color: #ffc; }

header nav #sign-in, header nav #nav-sign-in {
  font-size: 13px;
  font-weight: bold; }

header nav #sign-in:hover, header nav #nav-sign-in a:hover {
  text-decoration: none; }

header nav #sign-in span, header nav #nav-sign-in a {
  display: block;
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #343434), color-stop(100%, #1e1e1e));
  background: -webkit-linear-gradient(top, #343434, #1e1e1e);
  background: -moz-linear-gradient(top, #343434, #1e1e1e);
  background: -o-linear-gradient(top, #343434, #1e1e1e);
  background: linear-gradient(top, #343434, #1e1e1e);
  -moz-box-shadow: inset rgba(255, 255, 255, 0.1) 0 1px 1px, rgba(0, 0, 0, 0.4) 0 0 0 1px, rgba(0, 0, 0, 0.6) 0 1px 3px;
  -webkit-box-shadow: inset rgba(255, 255, 255, 0.1) 0 1px 1px, rgba(0, 0, 0, 0.4) 0 0 0 1px, rgba(0, 0, 0, 0.6) 0 1px 3px;
  -o-box-shadow: inset rgba(255, 255, 255, 0.1) 0 1px 1px, rgba(0, 0, 0, 0.4) 0 0 0 1px, rgba(0, 0, 0, 0.6) 0 1px 3px;
  box-shadow: inset rgba(255, 255, 255, 0.1) 0 1px 1px, rgba(0, 0, 0, 0.4) 0 0 0 1px, rgba(0, 0, 0, 0.6) 0 1px 3px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -o-border-radius: 5px;
  -ms-border-radius: 5px;
  -khtml-border-radius: 5px;
  border-radius: 5px;
  padding: 3px 15px;
  text-shadow: 0 -1px 0 black; }

.content {
  max-width: 1000px;
  padding: 0 20px;
  margin: 0 auto;
  box-sizing: border-box;
  position: relative;
  z-index: 2; }

.content:after {
  content: "";
  display: block;
  clear: both; }

section.primary.subpage {
  min-height: 37em; }

.subpage .content {
  padding-right: 280px; }
  .subpage .content img {
    max-width: 100%; }

.subpage aside {
  position: absolute;
  right: 20px;
  top: 0;
  width: 200px; }

.primary h2 {
  font-size: 22px;
  color: #396; }

.content aside {
  padding: 0 15px 15px;
  background-color: #d5e2ee;
  background: url(images/blue.jpg);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
  border: 1px solid #b2c2d1;
  text-shadow: #fff 0 1px 0;
  margin-top: -35px; }
  .content aside h3 {
    font-size: 14px;
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
    color: #515F73;
    width: 100%;
    font-weight: bold;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin: 0;
    line-height: 45px;
    -webkit-font-smoothing: antialiased; }
  .content aside ul {
    margin: 0; }
  .content aside ul li {
    list-style: none;
    font-family: "Lucida Grande", Tahoma, Verdana, sans-serif;
    font-size: 12px;
    margin: 0;
    background: none;
    padding: 0; }
    .content aside ul li a {
      line-height: 23px;
      padding: 0 10px;
      height: 25px;
      color: #111;
      text-decoration: none;
      display: block;
      -moz-transition: opacity 0.2s linear;
      /* FF4+ */
      -o-transition: opacity 0.2s linear;
      /* Opera 10.5+ */
      -webkit-transition: opacity 0.2s linear;
      /* Saf3.2+, Chrome */
      -ms-transition: opacity 0.2s linear;
      /* IE10? */
      transition: opacity 0.2s linear;
      opacity: 0.6; }
    .content aside ul li a:hover {
      opacity: 1; }
  .content aside li.current {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    background: rgba(186, 211, 231, 0.8);
    -webkit-box-shadow: 0 1px 1px rgba(255, 255, 255, 0.4), inset 0 1px 1px 0px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 1px 1px rgba(255, 255, 255, 0.4), inset 0 1px 1px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0 1px 1px rgba(255, 255, 255, 0.4), inset 0 1px 1px 0px rgba(0, 0, 0, 0.1); }
    .content aside li.current a {
      opacity: 1; }
    .content aside li.current li a {
      padding-left: 26px; }

.primary a {
  color: #069;
  text-decoration: none; }
  .primary a:hover {
    text-decoration: underline; }

section h1 {
  font-size: 2em;
  line-height: 1.5em;
  line-height: 1.2;
  margin-bottom: 12px;
  font-weight: 300; }

section h1 mark {
  color: #63d19a; }

#tour .content.headline > h1 {
  font-size: 36px;
  font-weight: 500;
  text-align: center;
  line-height: 1.8em;
  margin-bottom: 15px;
  text-shadow: black 0px 1px 0px; }
  #tour .content.headline > h1 > mark {
    color: #53b182; }
#tour .content.headline #about {
  margin-top: 80px; }
  #tour .content.headline #about h1 {
    font-size: 20px; }
  #tour .content.headline #about p {
    font-size: 14px;
    line-height: 1.3; }
#tour .content.headline #thumbs {
  bottom: 80px; }

#about {
  margin-top: 10px;
  width: 298px;
  float: left;
  clear: left;
  text-shadow: 0px 1px 0px #000;
  font-weight: 400;
  margin-right: 20px;
  position: relative; }

#about div, #screenshots div {
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  z-index: 1;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transition: 0.4s linear;
  -moz-transition: 0.4s linear;
  -o-transition: 0.4s linear;
  transition: 0.4s linear; }

#about div.active, #screenshots div.active {
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  z-index: 2; }

#thumbs {
  position: absolute;
  bottom: 20px;
  left: 0;
  margin: 0; }

#thumbs li {
  display: inline-block;
  padding: 5px;
  -moz-box-shadow: rgba(0, 0, 0, 0.3) 0px 1px 1px inset, rgba(255, 255, 255, 0.1) 0px -1px 1px inset;
  -webkit-box-shadow: rgba(0, 0, 0, 0.3) 0px 1px 1px inset, rgba(255, 255, 255, 0.1) 0px -1px 1px inset;
  -o-box-shadow: rgba(0, 0, 0, 0.3) 0px 1px 1px inset, rgba(255, 255, 255, 0.1) 0px -1px 1px inset;
  box-shadow: rgba(0, 0, 0, 0.3) 0px 1px 1px inset, rgba(255, 255, 255, 0.1) 0px -1px 1px inset;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -o-border-radius: 5px;
  -ms-border-radius: 5px;
  -khtml-border-radius: 5px;
  border-radius: 5px;
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, rgba(0, 0, 0, 0.05)), color-stop(100%, rgba(0, 0, 0, 0.05))), url("images/header-bg.gif?1305833396");
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.05), rgba(0, 0, 0, 0.05)), url("images/header-bg.gif?1305833396");
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.05), rgba(0, 0, 0, 0.05)), url("images/header-bg.gif?1305833396");
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0.05), rgba(0, 0, 0, 0.05)), url("images/header-bg.gif?1305833396");
  background: linear-gradient(top, rgba(0, 0, 0, 0.05), rgba(0, 0, 0, 0.05)), url("images/header-bg.gif?1305833396");
  margin: 0 6px 0 0; }

#thumbs li img {
  display: block; }

#thumbs li.active {
  -moz-box-shadow: 0px 0px 5px #27734d, 0px 0px 3px #27734d;
  -webkit-box-shadow: 0px 0px 5px #27734d, 0px 0px 3px #27734d;
  -o-box-shadow: 0px 0px 5px #27734d, 0px 0px 3px #27734d;
  box-shadow: 0px 0px 5px #27734d, 0px 0px 3px #27734d; }

#screenshots {
  padding: 15px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.3) 0px 1px 1px inset, rgba(255, 255, 255, 0.1) 0px -1px 1px inset;
  -moz-box-shadow: rgba(0, 0, 0, 0.3) 0px 1px 1px inset, rgba(255, 255, 255, 0.1) 0px -1px 1px inset;
  box-shadow: rgba(0, 0, 0, 0.3) 0px 1px 1px inset, rgba(255, 255, 255, 0.1) 0px -1px 1px inset;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -o-border-radius: 5px;
  -ms-border-radius: 5px;
  -khtml-border-radius: 5px;
  border-radius: 5px;
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, rgba(0, 0, 0, 0.05)), color-stop(100%, rgba(0, 0, 0, 0.05))), url("images/header-bg.gif?1305833396");
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.05), rgba(0, 0, 0, 0.05)), url("images/header-bg.gif?1305833396");
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.05), rgba(0, 0, 0, 0.05)), url("images/header-bg.gif?1305833396");
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0.05), rgba(0, 0, 0, 0.05)), url("images/header-bg.gif?1305833396");
  background: linear-gradient(top, rgba(0, 0, 0, 0.05), rgba(0, 0, 0, 0.05)), url("images/header-bg.gif?1305833396");
  float: left;
  position: relative;
  height: 330px;
  width: 612px;
  padding-bottom: 20px; }

#screenshots div {
  left: 15px;
  top: 15px; }

#screenshots img {
  display: block; }

#stats {
  z-index: 1;
  position: absolute;
  bottom: 0;
  right: 0;
  height: 200px;
  width: 5000px;
  text-align: right;
  padding-right: 7px;
  direction: rtl; }

#stats span {
  vertical-align: baseline;
  display: inline-block;
  position: relative;
  margin-left: 7px;
  width: 42px;
  background-color: rgba(100, 100, 100, 0.08); }

#stats span:before {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  text-align: center;
  line-height: 21px;
  font-size: 10px;
  color: rgba(150, 150, 150, 0.3);
  text-shadow: rgba(0, 0, 0, 0.3) 0 -1px 0; }

.home.old #pricing {
  background: #bbccdf url("images/grain.png?1305919821");
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(80%, rgba(255, 255, 255, 0.1)), color-stop(100%, rgba(255, 255, 255, 0.5))), url("images/grain.png?1305919821"), #bbccdf;
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.1) 80%, rgba(255, 255, 255, 0.5)), url("images/grain.png?1305919821"), #bbccdf;
  background: -moz-linear-gradient(top, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.1) 80%, rgba(255, 255, 255, 0.5)), url("images/grain.png?1305919821"), #bbccdf;
  background: -o-linear-gradient(top, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.1) 80%, rgba(255, 255, 255, 0.5)), url("images/grain.png?1305919821"), #bbccdf;
  background: linear-gradient(top, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.1) 80%, rgba(255, 255, 255, 0.5)), url("images/grain.png?1305919821"), #bbccdf;
  height: 320px;
  padding-top: 20px; }
.home.old #pricing h1 {
  margin-bottom: 22px;
  text-shadow: 0px 1px 1px rgba(255, 255, 255, 0.9); }
.home.old #pricing #plans {
  float: left; }
.home.old #pricing #plans > li {
  float: left;
  width: 212px;
  position: relative; }
.home.old #pricing #plans > li p {
  margin-bottom: 18px;
  color: #999;
  color: rgba(0, 0, 0, 0.4); }
.home.old #pricing #plans > li ul li {
  border-bottom: 1px solid #eee;
  border-color: rgba(0, 0, 0, 0.06);
  font-size: 0.75em;
  line-height: 2em;
  line-height: 1;
  font-weight: 300;
  color: #666;
  padding: 5px 0 5px 22px; }
.home.old #pricing #plans > li ul li.views {
  background: url("images/plus.png?1305934181") 2px 9px no-repeat; }
  @media (-webkit-min-device-pixel-ratio: 2), (min--moz-device-pixel-ratio: 2), (min-device-pixel-ratio: 2), (min-resolution: 192dpi), (min-resolution: 2dppx) {
    .home.old #pricing #plans > li ul li.views {
      background-image: url("images/plus@2x.png?1305833397");
      -webkit-background-size: 12px 12px;
      background-size: 12px 12px; } }
.home.old #pricing #plans > li ul li.sites {
  background: url("images/infinity.png?1305934181") 0px 10px no-repeat; }
  @media (-webkit-min-device-pixel-ratio: 2), (min--moz-device-pixel-ratio: 2), (min-device-pixel-ratio: 2), (min-resolution: 192dpi), (min-resolution: 2dppx) {
    .home.old #pricing #plans > li ul li.sites {
      background-image: url("images/infinity@2x.png?1305833397");
      -webkit-background-size: 16px 9px;
      background-size: 16px 9px; } }
.home.old #pricing #plans > li ul li.sharing {
  background: url("images/sharing.png?1305934182") 0px 9px no-repeat; }
  @media (-webkit-min-device-pixel-ratio: 2), (min--moz-device-pixel-ratio: 2), (min-device-pixel-ratio: 2), (min-resolution: 192dpi), (min-resolution: 2dppx) {
    .home.old #pricing #plans > li ul li.sharing {
      background-image: url("images/sharing@2x.png?1305833397");
      -webkit-background-size: 16px 13px;
      background-size: 16px 13px; } }
.home.old #pricing #plans > li ul li.no {
  background: url("images/no.png?1305934183") 2px 7px no-repeat; }
  @media (-webkit-min-device-pixel-ratio: 2), (min--moz-device-pixel-ratio: 2), (min-device-pixel-ratio: 2), (min-resolution: 192dpi), (min-resolution: 2dppx) {
    .home.old #pricing #plans > li ul li.no {
      background-image: url("images/no@2x.png?1305833397");
      -webkit-background-size: 13px 13px;
      background-size: 13px 13px; } }
.home.old #pricing #plans > li ul li mark {
  color: #000;
  font-size: 1.125em;
  line-height: 1.333em;
  font-weight: 700;
  -webkit-font-smoothing: antialiased; }
.home.old #pricing #plans > li h2 {
  font-size: 1.375em;
  line-height: 1.091em;
  background: #333;
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #444444), color-stop(100%, #222222));
  background: -webkit-linear-gradient(#444444, #222222);
  background: -moz-linear-gradient(#444444, #222222);
  background: -o-linear-gradient(#444444, #222222);
  background: linear-gradient(#444444, #222222);
  text-align: center;
  position: relative;
  z-index: 5;
  color: #FFF;
  text-shadow: 0px 1px 0px #000;
  padding: 12px;
  -moz-box-shadow: inset rgba(0, 0, 0, 0.2) 0 0 0 1px, inset rgba(255, 255, 255, 0.16) 0 2px 0;
  -webkit-box-shadow: inset rgba(0, 0, 0, 0.2) 0 0 0 1px, inset rgba(255, 255, 255, 0.16) 0 2px 0;
  -o-box-shadow: inset rgba(0, 0, 0, 0.2) 0 0 0 1px, inset rgba(255, 255, 255, 0.16) 0 2px 0;
  box-shadow: inset rgba(0, 0, 0, 0.2) 0 0 0 1px, inset rgba(255, 255, 255, 0.16) 0 2px 0; }
.home.old #pricing #plans > li h2:before {
  content: '';
  display: inline-block;
  width: 40px;
  height: 32px;
  text-align: baseline;
  margin: -8px 8px -8px 0; }
.home.old #pricing #plans > li .details {
  background-color: #FFF;
  border-top: none;
  position: relative;
  z-index: 1;
  margin-top: -1px;
  padding: 22px 14px 14px;
  height: 229px;
  -moz-box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.3), 0px 1px 1px rgba(0, 0, 0, 0.05), inset rgba(0, 0, 0, 0.15) 0 -2px 0;
  -webkit-box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.3), 0px 1px 1px rgba(0, 0, 0, 0.05), inset rgba(0, 0, 0, 0.15) 0 -2px 0;
  -o-box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.3), 0px 1px 1px rgba(0, 0, 0, 0.05), inset rgba(0, 0, 0, 0.15) 0 -2px 0;
  box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.3), 0px 1px 1px rgba(0, 0, 0, 0.05), inset rgba(0, 0, 0, 0.15) 0 -2px 0;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(75%, rgba(255, 255, 255, 0)), color-stop(100%, #ededed));
  background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 75%, #ededed);
  background-image: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 75%, #ededed);
  background-image: -o-linear-gradient(top, rgba(255, 255, 255, 0) 75%, #ededed);
  background-image: linear-gradient(top, rgba(255, 255, 255, 0) 75%, #ededed); }
.home.old #pricing #plans > li p {
  text-align: center;
  font-size: 0.938em;
  line-height: 1.6em;
  font-weight: 400;
  line-height: 1.2; }
.home.old #pricing #plans > li .price {
  position: absolute;
  bottom: 20px;
  left: 54px;
  text-transform: uppercase;
  font-weight: 200;
  font-size: 13px;
  width: 110px;
  margin: 20px auto 0;
  text-align: left;
  line-height: 1;
  height: 40px; }
.home.old #pricing #plans > li .price span {
  display: block;
  float: left;
  color: #29658b;
  font-size: 42px;
  font-weight: bold;
  margin-right: 10px;
  margin-top: -20px;
  letter-spacing: -2px; }
.home.old #pricing #plans > li .price sup {
  letter-spacing: 0px;
  top: 0;
  vertical-align: super;
  font-size: 0.375em;
  line-height: 4em;
  font-weight: normal; }
.home.old #pricing #plans #small {
  height: 315px; }
.home.old #pricing #plans #small h2 {
  -moz-border-radius-topleft: 6px;
  -webkit-border-top-left-radius: 6px;
  -o-border-top-left-radius: 6px;
  -ms-border-top-left-radius: 6px;
  -khtml-border-top-left-radius: 6px;
  border-top-left-radius: 6px; }
.home.old #pricing #plans #small h2:before {
  background: url("images/plan-small.png?1305937263") no-repeat center;
  width: 28px; }
  @media (-webkit-min-device-pixel-ratio: 2), (min--moz-device-pixel-ratio: 2), (min-device-pixel-ratio: 2), (min-resolution: 192dpi), (min-resolution: 2dppx) {
    .home.old #pricing #plans #small h2:before {
      background-image: url("images/plan-small@2x.png?1305833397");
      -webkit-background-size: 29px 31px;
      background-size: 29px 31px; } }
.home.old #pricing #plans #small .details {
  -moz-border-radius-bottomleft: 6px;
  -webkit-border-bottom-left-radius: 6px;
  -o-border-bottom-left-radius: 6px;
  -ms-border-bottom-left-radius: 6px;
  -khtml-border-bottom-left-radius: 6px;
  border-bottom-left-radius: 6px;
  margin: -1px -2px 0 0;
  padding-right: 16px; }
.home.old #pricing #plans #small .price {
  left: 60px; }
.home.old #pricing #plans #medium {
  margin-top: -10px;
  height: 335px; }
.home.old #pricing #plans #medium:before {
  content: '';
  z-index: 1;
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  height: 59px;
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #5fb791), color-stop(100%, #4a7a5a));
  background: -webkit-linear-gradient(top, #5fb791, #4a7a5a);
  background: -moz-linear-gradient(top, #5fb791, #4a7a5a);
  background: -o-linear-gradient(top, #5fb791, #4a7a5a);
  background: linear-gradient(top, #5fb791, #4a7a5a);
  -moz-border-radius-topleft: 6px;
  -webkit-border-top-left-radius: 6px;
  -o-border-top-left-radius: 6px;
  -ms-border-top-left-radius: 6px;
  -khtml-border-top-left-radius: 6px;
  border-top-left-radius: 6px;
  -moz-border-radius-topright: 6px;
  -webkit-border-top-right-radius: 6px;
  -o-border-top-right-radius: 6px;
  -ms-border-top-right-radius: 6px;
  -khtml-border-top-right-radius: 6px;
  border-top-right-radius: 6px; }
.home.old #pricing #plans #medium h2 {
  -moz-border-radius-topleft: 6px;
  -webkit-border-top-left-radius: 6px;
  -o-border-top-left-radius: 6px;
  -ms-border-top-left-radius: 6px;
  -khtml-border-top-left-radius: 6px;
  border-top-left-radius: 6px;
  -moz-border-radius-topright: 6px;
  -webkit-border-top-right-radius: 6px;
  -o-border-top-right-radius: 6px;
  -ms-border-top-right-radius: 6px;
  -khtml-border-top-right-radius: 6px;
  border-top-right-radius: 6px;
  padding: 17px;
  text-shadow: 0px 1px 0px rgba(0, 0, 0, 0.4);
  border-color: #5ab387;
  background: #328059;
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #40b07e), color-stop(100%, #306c4f));
  background: -webkit-linear-gradient(#40b07e, #306c4f);
  background: -moz-linear-gradient(#40b07e, #306c4f);
  background: -o-linear-gradient(#40b07e, #306c4f);
  background: linear-gradient(#40b07e, #306c4f);
  position: relative;
  z-index: 5; }
.home.old #pricing #plans #medium h2:before {
  background: url("images/plan-medium.png?1305937263") no-repeat center;
  width: 40px; }
  @media (-webkit-min-device-pixel-ratio: 2), (min--moz-device-pixel-ratio: 2), (min-device-pixel-ratio: 2), (min-resolution: 192dpi), (min-resolution: 2dppx) {
    .home.old #pricing #plans #medium h2:before {
      background-image: url("images/plan-medium@2x.png?1305833397");
      -webkit-background-size: 41px 24px;
      background-size: 41px 24px; } }
.home.old #pricing #plans #medium .details {
  -moz-border-radius-bottomleft: 6px;
  -webkit-border-bottom-left-radius: 6px;
  -o-border-bottom-left-radius: 6px;
  -ms-border-bottom-left-radius: 6px;
  -khtml-border-bottom-left-radius: 6px;
  border-bottom-left-radius: 6px;
  -moz-border-radius-bottomright: 6px;
  -webkit-border-bottom-right-radius: 6px;
  -o-border-bottom-right-radius: 6px;
  -ms-border-bottom-right-radius: 6px;
  -khtml-border-bottom-right-radius: 6px;
  border-bottom-right-radius: 6px;
  height: 239px;
  margin-top: -1px;
  z-index: 3;
  border-color: #d7ca92;
  -moz-box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.3), 0px 1px 1px rgba(0, 0, 0, 0.05), rgba(0, 0, 0, 0.2) 0 0 10px, inset rgba(0, 0, 0, 0.15) 0 -2px 0;
  -webkit-box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.3), 0px 1px 1px rgba(0, 0, 0, 0.05), rgba(0, 0, 0, 0.2) 0 0 10px, inset rgba(0, 0, 0, 0.15) 0 -2px 0;
  -o-box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.3), 0px 1px 1px rgba(0, 0, 0, 0.05), rgba(0, 0, 0, 0.2) 0 0 10px, inset rgba(0, 0, 0, 0.15) 0 -2px 0;
  box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.3), 0px 1px 1px rgba(0, 0, 0, 0.05), rgba(0, 0, 0, 0.2) 0 0 10px, inset rgba(0, 0, 0, 0.15) 0 -2px 0;
  background: #fefae8;
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(75%, rgba(255, 255, 255, 0)), color-stop(100%, rgba(100, 100, 100, 0.15))), -webkit-gradient(linear, 0% 0%, 100% 100%, color-stop(0%, #fefae6), color-stop(100%, #f6ecc4));
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 75%, rgba(100, 100, 100, 0.15)), -webkit-linear-gradient(top left, #fefae6, #f6ecc4);
  background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 75%, rgba(100, 100, 100, 0.15)), -moz-linear-gradient(top left, #fefae6, #f6ecc4);
  background: -o-linear-gradient(top, rgba(255, 255, 255, 0) 75%, rgba(100, 100, 100, 0.15)), -o-linear-gradient(top left, #fefae6, #f6ecc4);
  background: linear-gradient(top, rgba(255, 255, 255, 0) 75%, rgba(100, 100, 100, 0.15)), linear-gradient(top left, #fefae6, #f6ecc4); }
.home.old #pricing #plans #medium .price {
  bottom: 26px; }
.home.old #pricing #plans #large h2 {
  -moz-border-radius-topright: 6px;
  -webkit-border-top-right-radius: 6px;
  -o-border-top-right-radius: 6px;
  -ms-border-top-right-radius: 6px;
  -khtml-border-top-right-radius: 6px;
  border-top-right-radius: 6px; }
.home.old #pricing #plans #large h2:before {
  background: url("images/plan-large.png?1305937263") no-repeat center;
  width: 26px; }
  @media (-webkit-min-device-pixel-ratio: 2), (min--moz-device-pixel-ratio: 2), (min-device-pixel-ratio: 2), (min-resolution: 192dpi), (min-resolution: 2dppx) {
    .home.old #pricing #plans #large h2:before {
      background-image: url("images/plan-large@2x.png?1305833397");
      -webkit-background-size: 25px 30px;
      background-size: 25px 30px; } }
.home.old #pricing #plans #large .details {
  -moz-border-radius-bottomright: 6px;
  -webkit-border-bottom-right-radius: 6px;
  -o-border-bottom-right-radius: 6px;
  -ms-border-bottom-right-radius: 6px;
  -khtml-border-bottom-right-radius: 6px;
  border-bottom-right-radius: 6px;
  margin: -1px 0 0 -2px;
  padding-left: 16px; }
.home.old #signup {
  width: 290px;
  float: right; }
.home.old #signup form {
  background-color: #FFF;
  position: relative;
  z-index: 1;
  padding: 20px 24px;
  height: 272px;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  -o-border-radius: 6px;
  -ms-border-radius: 6px;
  -khtml-border-radius: 6px;
  border-radius: 6px;
  -moz-box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.3), 0px 1px 1px rgba(0, 0, 0, 0.05), inset rgba(0, 0, 0, 0.15) 0 -2px 0;
  -webkit-box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.3), 0px 1px 1px rgba(0, 0, 0, 0.05), inset rgba(0, 0, 0, 0.15) 0 -2px 0;
  -o-box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.3), 0px 1px 1px rgba(0, 0, 0, 0.05), inset rgba(0, 0, 0, 0.15) 0 -2px 0;
  box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.3), 0px 1px 1px rgba(0, 0, 0, 0.05), inset rgba(0, 0, 0, 0.15) 0 -2px 0;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(75%, rgba(255, 255, 255, 0)), color-stop(100%, #ededed));
  background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 75%, #ededed);
  background-image: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 75%, #ededed);
  background-image: -o-linear-gradient(top, rgba(255, 255, 255, 0) 75%, #ededed);
  background-image: linear-gradient(top, rgba(255, 255, 255, 0) 75%, #ededed); }
.home.old #signup form h5 {
  color: #396;
  font-size: 22px;
  text-align: center;
  margin: 0 0 18px; }
.home.old #signup form p {
  margin: 0 0 12px; }
.home.old #signup form label {
  display: block;
  font-size: 13px;
  color: #666;
  font-weight: bold;
  line-height: 1.4; }
.home.old #signup form input {
  padding: 5px 7px;
  font-size: 17px;
  border: 1px solid #b1b1b1;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  -o-border-radius: 6px;
  -ms-border-radius: 6px;
  -khtml-border-radius: 6px;
  border-radius: 6px;
  width: 226px;
  -moz-box-shadow: inset #eff6ff 0 0 15px;
  -webkit-box-shadow: inset #eff6ff 0 0 15px;
  -o-box-shadow: inset #eff6ff 0 0 15px;
  box-shadow: inset #eff6ff 0 0 15px; }
.home.old #signup form input:focus {
  outline: none; }
.home.old #signup form button {
  margin-top: 28px; }

#signup form button span, a.button {
  margin: 10px;
  display: block;
  padding: 0;
  overflow: visible;
  text-align: center;
  line-height: 44px;
  position: relative;
  font-size: 15px;
  font-weight: bold;
  color: #fff;
  text-shadow: rgba(0, 0, 0, 0.6) 0 -1px 0;
  background: #396;
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #339966), color-stop(100%, #31654b));
  background: -webkit-linear-gradient(#339966, #31654b);
  background: -moz-linear-gradient(#339966, #31654b);
  background: -o-linear-gradient(#339966, #31654b);
  background: linear-gradient(#339966, #31654b);
  -moz-box-shadow: rgba(0, 0, 0, 0.2) 0 1px 3px, inset rgba(0, 0, 0, 0.2) 0 -1px 0, inset rgba(255, 255, 255, 0.25) 0 1px 0, rgba(0, 0, 0, 0.6) 0 0 0 1px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.2) 0 1px 3px, inset rgba(0, 0, 0, 0.2) 0 -1px 0, inset rgba(255, 255, 255, 0.25) 0 1px 0, rgba(0, 0, 0, 0.6) 0 0 0 1px;
  -o-box-shadow: rgba(0, 0, 0, 0.2) 0 1px 3px, inset rgba(0, 0, 0, 0.2) 0 -1px 0, inset rgba(255, 255, 255, 0.25) 0 1px 0, rgba(0, 0, 0, 0.6) 0 0 0 1px;
  box-shadow: rgba(0, 0, 0, 0.2) 0 1px 3px, inset rgba(0, 0, 0, 0.2) 0 -1px 0, inset rgba(255, 255, 255, 0.25) 0 1px 0, rgba(0, 0, 0, 0.6) 0 0 0 1px; }

#signup form button span:before, a.button:before {
  content: '';
  position: absolute;
  top: -10px;
  left: -10px;
  bottom: -10px;
  z-index: -1;
  right: -10px;
  background: rgba(0, 0, 0, 0.06);
  -moz-box-shadow: inset rgba(0, 0, 0, 0.2) 0 1px 0, inset white 0 -1px 0;
  -webkit-box-shadow: inset rgba(0, 0, 0, 0.2) 0 1px 0, inset white 0 -1px 0;
  -o-box-shadow: inset rgba(0, 0, 0, 0.2) 0 1px 0, inset white 0 -1px 0;
  box-shadow: inset rgba(0, 0, 0, 0.2) 0 1px 0, inset white 0 -1px 0;
  -moz-border-radius: 9px;
  -webkit-border-radius: 9px;
  -o-border-radius: 9px;
  -ms-border-radius: 9px;
  -khtml-border-radius: 9px;
  border-radius: 9px; }

#legal {
  background: url("images/white.jpg?1307039914");
  border-top: 1px solid #fff;
  padding: 24px 0; }

#legal div.content {
  max-width: 640px; }

#legal p, #legal ul, #legal ol, #legal h1, #legal h2, #legal h3 {
  font-size: 15px;
  margin: 0 0 18px; }

#legal h1 {
  font-size: 36px;
  font-weight: 300;
  color: #396; }

#legal h2 {
  font-size: 24px; }

#legal h3 {
  font-size: 18px; }

#legal ul {
  list-style: disc; }

#legal li {
  margin: 0 0 8px 24px; }

#legal a {
  text-decoration: none;
  color: #396; }

#legal a:hover {
  text-decoration: underline; }

#legal p, #legal li {
  color: #777; }

.primary {
  background: url("images/white.jpg?1307039914");
  border-top: 1px solid #fff;
  padding: 24px 0;
  text-shadow: rgba(255, 255, 255, 0.7) 0 1px 0; }

.home .secondary {
  padding-bottom: 100px;
  position: relative;
  border-top: 1px solid rgba(255, 255, 255, 0.9);
  padding-top: 25px; }
  .home .secondary:before {
    content: " ";
    background: url("images/shadows_no_line.png?1307039275") no-repeat top center;
    width: 100%;
    height: 27px;
    display: block;
    position: absolute;
    bottom: 31px; }

.primary h1 {
  clear: both;
  margin-bottom: 24px; }

.primary h2 {
  font-size: 24px;
  color: #396;
  margin: 0 0 24px;
  font-weight: 300;
  line-height: 1.2; }
  .primary h2 a {
    color: #396;
    text-decoration: none; }
    .primary h2 a:hover {
      color: #333; }

#philosophy h2 {
  color: #333;
  font-size: 1em;
  font-weight: 500;
  margin: 0; }

.primary h3 {
  color: #2a709c;
  font-size: 18px;
  margin: 0 0 24px; }

#philosophy h3 {
  font-size: 0.875em;
  line-height: 1.714em;
  margin: 0 0 12px; }

#philosophy div.section {
  width: 296px;
  float: left; }

.primary img {
  padding: 12px;
  -moz-box-shadow: rgba(0, 0, 0, 0.15) 0px 1px 1px inset, white 0px -1px 1px inset;
  -webkit-box-shadow: rgba(0, 0, 0, 0.15) 0px 1px 1px inset, white 0px -1px 1px inset;
  -o-box-shadow: rgba(0, 0, 0, 0.15) 0px 1px 1px inset, white 0px -1px 1px inset;
  box-shadow: rgba(0, 0, 0, 0.15) 0px 1px 1px inset, white 0px -1px 1px inset;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -o-border-radius: 5px;
  -ms-border-radius: 5px;
  -khtml-border-radius: 5px;
  border-radius: 5px;
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, rgba(0, 0, 0, 0.05)), color-stop(100%, rgba(0, 0, 0, 0.05))), rgba(255, 255, 255, 0.4);
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.05), rgba(0, 0, 0, 0.05)), rgba(255, 255, 255, 0.4);
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.05), rgba(0, 0, 0, 0.05)), rgba(255, 255, 255, 0.4);
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0.05), rgba(0, 0, 0, 0.05)), rgba(255, 255, 255, 0.4);
  background: linear-gradient(top, rgba(0, 0, 0, 0.05), rgba(0, 0, 0, 0.05)), rgba(255, 255, 255, 0.4); }

.primary p, .primary ul, .primary ol {
  font-size: 15px;
  line-height: 1.6;
  margin: 0 0 24px;
  color: #555; }

.primary ol {
  list-style-type: decimal;
  margin-left: 24px; }

.primary ul li {
  padding: 0 0 0 20px;
  background: url(images/bullet.png) no-repeat 0 8px;
  margin-left: 4px; }

#philosophy p {
  margin: 0 0 18px;
  font-size: 0.813em;
  line-height: 1.846em;
  line-height: 1.6; }

#philosophy div.section + div.section {
  margin-left: 36px; }

#chatter {
  padding: 24px 0;
  color: #ccc; }

#chatter h1 {
  color: #fff;
  margin: 0 0 36px;
  float: left; }

#chatter div.like-it {
  float: right;
  padding: 10px 10px 6px 20px;
  -moz-box-shadow: rgba(0, 0, 0, 0.3) 0px 1px 1px inset, rgba(255, 255, 255, 0.1) 0px -1px 1px inset;
  -webkit-box-shadow: rgba(0, 0, 0, 0.3) 0px 1px 1px inset, rgba(255, 255, 255, 0.1) 0px -1px 1px inset;
  -o-box-shadow: rgba(0, 0, 0, 0.3) 0px 1px 1px inset, rgba(255, 255, 255, 0.1) 0px -1px 1px inset;
  box-shadow: rgba(0, 0, 0, 0.3) 0px 1px 1px inset, rgba(255, 255, 255, 0.1) 0px -1px 1px inset;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -o-border-radius: 5px;
  -ms-border-radius: 5px;
  -khtml-border-radius: 5px;
  border-radius: 5px;
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, rgba(0, 0, 0, 0.05)), color-stop(100%, rgba(0, 0, 0, 0.05))), url("images/header-bg.gif?1305833396");
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.05), rgba(0, 0, 0, 0.05)), url("images/header-bg.gif?1305833396");
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.05), rgba(0, 0, 0, 0.05)), url("images/header-bg.gif?1305833396");
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0.05), rgba(0, 0, 0, 0.05)), url("images/header-bg.gif?1305833396");
  background: linear-gradient(top, rgba(0, 0, 0, 0.05), rgba(0, 0, 0, 0.05)), url("images/header-bg.gif?1305833396"); }

#chatter #twitter-widget-1, #chatter #twitter-widget-2 {
  float: left;
  width: 470px !important; }

#chatter #twitter-widget-2 {
  margin-left: 20px; }

#chatter ul {
  clear: both;
  margin-right: -36px; }

#chatter li {
  width: 438px;
  float: left;
  margin: 0 36px 18px 0;
  padding: 0 24px 18px 0;
  border-bottom: 1px solid #333;
  line-height: 1.846em;
  line-height: 1.3; }

#chatter li a {
  color: #6c9;
  text-decoration: none; }

#chatter li a.title {
  font-weight: bold; }

#chatter li a:hover {
  text-decoration: underline; }

#chatter li img {
  float: left;
  margin: 0 18px 0 0;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -o-border-radius: 5px;
  -ms-border-radius: 5px;
  -khtml-border-radius: 5px;
  border-radius: 5px;
  width: 48px;
  height: 48px; }

footer {
  display: block;
  padding: 24px 0 48px;
  color: #999;
  font-size: 0.813em;
  line-height: 1.846em; }

footer a {
  float: right;
  text-decoration: none;
  color: #fff;
  font-weight: bold;
  margin: 0 0 0 36px; }

footer a:hover {
  text-decoration: underline; }

.footer-ol a {
  float: none;
  text-decoration: none;
  color: #fff;
  margin: 0 0 0 0; }

div.params {
  margin: 0 0 24px; }
  div.params table {
    width: 100%;
    border-bottom: 1px solid #ccc; }
  div.params tr td:first-child {
    width: 150px; }
  div.params td {
    vertical-align: top;
    border-top: 1px solid #ccc;
    padding: 10px; }
    div.params td strong {
      display: block; }
  div.params td + td {
    width: 100px; }
  div.params td + td + td {
    width: auto; }

/**
 * Style Chunks
 */
  .CodeRay     {margin:0 0 24px; background:#f9f9f9; border:1px solid #ccc; padding:10px 15px; font:13px/1.4 monospace; overflow:auto;}
  .CodeRay pre {margin:0; padding:0; border:none; background:none; overflow:visible;}
  .CodeRay br  {display:none;}
  .CodeRay .an {color:#E7BE69;}                  /* html attribute */
  .CodeRay .c  {color:#999; font-style: italic;} /* comment */
  .CodeRay .ch {color:#509E4F;}                  /* escaped character */
  .CodeRay .cl {color:#333333;}                  /* class */
  .CodeRay .co {color:#333333;}                  /* constant */
  .CodeRay .fl {color:#0033cc;}                  /* float */
  .CodeRay .fu {color:#8C4A1C;}                  /* function */
  .CodeRay .gv {color:#D0CFFE;}                  /* global variable */
  .CodeRay .i  {color:#0033cc;}                  /* integer */
  .CodeRay .il {}                                /* inline code */
  .CodeRay .iv {color:#333333;}                  /* instance variable */
  .CodeRay .pp {color:#E7BE69;}                  /* doctype */
  .CodeRay .r  {color:#8C4A1C;}                  /* keyword */
  .CodeRay .rx {color:#0033cc;}                  /* regex */
  .CodeRay .s  {color:#0033cc;}                  /* string */
  .CodeRay .sy {color:#2c85cc;}                  /* symbol */
  .CodeRay .ta {color:#E7BE69;}                  /* html tag */
  .CodeRay .pc {color:#6C9CBD;}                  /* boolean */

  #cse-search-box                   {margin:22px 0 0; padding:0;}
  #q                                {border:1px solid #d9d9d9; font-size:11px; -webkit-border-radius:3px; -moz-border-radius:3px; margin:0; padding:3px; width:100px;}


  code.highlight                    {font-weight:bold;}
  code span.brackets                {font-weight:bold;}
  code span.comment                 {color:#999;}
  code span.keywords,
  code span.tag                     {color:#8C4A1C;}
                                    
  code.javascript span.string,      
  code.css span.urls,               
  code.css span.selectors,          
  code.ruby span.string,
  code span.instance                {color:#03c;}
                                    
  code.javascript span.global,      
  code.css span.properties,         
  code.ruby span.symbol,
  code span.method                  {color:#2c85cc;}