html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent; }

body {
  line-height: 1; }

:focus {
  outline: 1; }

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

ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

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

a {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  color: inherit;
  text-decoration: none; }

ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none; }

mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: 700; }

del {
  text-decoration: line-through; }

abbr[title], dfn[title] {
  border-bottom: 1px dotted #000;
  cursor: help; }

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

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0; }

input, select {
  vertical-align: middle; }

/* COLORS */
/* grids */
@media screen and (max-width: 319px) {
  .unit {
    float: none !important;
    width: auto !important; } }
.line:after, header:after, hr:after, .lastUnit:after {
  clear: both;
  display: block;
  visibility: hidden;
  overflow: hidden;
  height: 0 !important;
  line-height: 0;
  font-size: xx-large;
  content: " x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x "; }

.line, header, hr {
  *zoom: 1; }

.unit {
  float: left; }

.size1of1 {
  float: none; }

.size1of2 {
  width: 50%; }

.size1of3 {
  width: 33.33333%; }

.size2of3 {
  width: 66.66666%; }

.size1of4 {
  width: 25%; }

.size3of4 {
  width: 75%; }

.size1of5 {
  width: 20%; }

.size2of5 {
  width: 40%; }

.size3of5 {
  width: 60%; }

.size4of5 {
  width: 80%; }

.size1of6 {
  width: 16.6666667%; }

.size1of7 {
  width: 14%; }

.size1of8 {
  width: 12.5%; }

.size3of8 {
  width: 37.5%; }

.size5of8 {
  width: 62.5%; }

.size7of8 {
  width: 87.5%; }

.lastUnit {
  display: table-cell;
  float: none;
  width: auto;
  *display: block;
  *zoom: 1;
  _position: relative;
  _left: -3px;
  _margin-right: -3px; }

/* BASE STYLES */
#wrapper {
  width: 760px;
  margin: 0 auto; }

/* LINKS */
a {
  text-decoration: none;
  color: #1db5d4; }

a:hover {
  text-decoration: underline; }

/* TYPOGRAPHY */
html {
  -webkit-font-smoothing: antialiased; }

body {
  background: #1d1d18 url("/images/bg_gradient.jpg") repeat-x;
  border-top: 6px solid #1d1d18;
  font-family: "Helvetica Neue", Helvetica, Verdana, Arial, sans-serif;
  color: #b0afaf;
  font-stretch: normal;
  font-size: 13px;
  line-height: 1.4em; }

p {
  margin-bottom: 15px; }

h2, h3, h4, h5, h6 {
  line-height: 1.4em; }

h1 {
  font-size: 50px;
  line-height: 1.2em;
  letter-spacing: -1px;
  font-weight: 600;
  color: #f4f4f4; }

h2 {
  font-size: 15px;
  font-weight: 600;
  color: #cccccc;
  margin-bottom: 15px; }

h3 {
  font-size: 13px; }

h4 {
  font-size: 11px; }

.illustration {
  background: url("/images/illustration.png") no-repeat 50% 50%;
  display: block;
  margin: 90px 0 30px 0;
  height: 270px;
  text-indent: -9999px; }

header {
  padding: 45px 0;
  border-top: 1px solid #3f3f3a;
  border-bottom: 1px solid #3f3f3a; }
  header .title, header .about {
    float: left;
    width: 50%; }
  header p {
    margin: 0;
    margin-bottom: 15px; }
    header p:last-of-type {
      margin-bottom: 0; }

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #3f3f3a;
  margin: 0;
  padding: 0; }

footer {
  border-top: 1px solid #343430;
  margin-top: 30px;
  padding: 30px 0;
  text-align: center; }

.in {
  padding: 0 10px; }

.product-list li {
  float: left;
  width: 25%;
  margin-bottom: 15px; }
  .product-list li .learnmore:after {
    content: ' >'; }
  .product-list li p {
    border-top: 1px solid #343430;
    border-bottom: 1px solid #343430;
    padding: 15px 0;
    height: 110px; }
  .product-list li h3 a {
    display: block;
    width: 100%;
    height: 115px;
    text-indent: -9999px;
    background-repeat: no-repeat;
    background-position: 0 0; }
    .product-list li h3 a:hover {
      background-position: 0 -122px; }
.product-list .omnivore h3 a {
  background-image: url("/images/omnivore.jpg"); }
.product-list .unfurlr h3 a {
  background-image: url("/images/unfurlr.jpg"); }
.product-list .wavelength h3 a {
  background-image: url("/images/wavelength.jpg"); }
.product-list .research h3 a {
  background-image: url("/images/research.jpg"); }

/* #Media Queries
================================================== */
/* Mobile */
@media screen and (max-width: 480px) {
  body {
    text-align: center; }

  #wrapper,
  header .title,
  header .about,
  ul.product-list li {
    width: 100%; }

  .illustration {
    background-image: url("/images/illustration-sm.png");
    height: 120px;
    margin: 20px 0 20px 0; }

  header {
    padding: 20px 0;
    border-top: 0; }

  h1 {
    font-size: 30px; }

  h1, h2 {
    margin-bottom: 15px; }

  ul.product-list li {
    border-bottom: 1px solid #343430;
    padding-bottom: 30px;
    margin-bottom: 0; }
    ul.product-list li p {
      border: 0;
      padding: 15px 0 0 0;
      height: auto; }

  .product-list li.omnivore h3 a {
    height: 18px;
    background-position: 56% -55px;
    margin-top: 30px; }
    .product-list li.omnivore h3 a:hover {
      background-position: 56% -177px; }

  .product-list li.unfurlr h3 a {
    height: 55px;
    background-position: 60% -30px;
    margin-top: 30px; }
    .product-list li.unfurlr h3 a:hover {
      background-position: 60% -152px; }

  .product-list li.wavelength h3 a {
    height: 65px;
    background-position: 65% -30px;
    margin-top: 30px; }
    .product-list li.wavelength h3 a:hover {
      background-position: 65% -152px; }

  .product-list li.research h3 a {
    height: 50px;
    background-position: 60% -35px;
    margin-top: 30px; }
    .product-list li.research h3 a:hover {
      background-position: 60% -157px; }

  ul.product-list li p,
  footer {
    border: 0; }

  footer {
    padding-top: 0; } }
