/* line 17, ../../../.gems/gems/compass-0.12.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, 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: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

/* line 22, ../../../.gems/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
html {
  line-height: 1;
}

/* line 24, ../../../.gems/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
ol, ul {
  list-style: none;
}

/* line 26, ../../../.gems/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 28, ../../../.gems/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

/* line 30, ../../../.gems/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
q, blockquote {
  quotes: none;
}
/* line 103, ../../../.gems/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

/* line 32, ../../../.gems/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
a img {
  border: none;
}

/* line 116, ../../../.gems/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {
  display: block;
}

/* line 10, ../sass/style.scss */
h1, h2, h3, h4, h5, h6 {
  font-family: 'Oswald', sans-serif;
  text-transform: uppercase;
  font-weight: 100;
  line-height: 1.5em;
}

/* line 18, ../sass/style.scss */
h1 {
  font-size: 2em;
}

/* line 21, ../sass/style.scss */
h2 {
  font-size: 1.5em;
}

/* line 24, ../sass/style.scss */
h3 {
  font-size: 1.2em;
}

/* line 27, ../sass/style.scss */
h4 {
  font-size: 1em;
}

/* line 30, ../sass/style.scss */
h5 {
  font-size: 0.8em;
}

/* line 33, ../sass/style.scss */
h6 {
  font-size: 0.5em;
}

/* line 37, ../sass/style.scss */
body {
  color: #eeeeee;
  padding: 0;
}

/* line 41, ../sass/style.scss */
html {
  color: #eeeeee;
  padding: 0;
}

/* line 45, ../sass/style.scss */
header {
  background-color: #222222;
  padding: 0px;
  margin: 0px;
}
/* line 48, ../sass/style.scss */
header h1 {
  margin: 0;
  padding: 0 20px;
  float: left;
  font-size: 30px;
  display: none;
}
/* line 55, ../sass/style.scss */
header div.profileheader {
  margin: 0 auto;
  background-color: #555555;
  padding: 14px 0 12px 0;
  max-width: 780px;
  background-image: url("http://salleedesign.com/SD_globals/images/white_noise_5.png");
  box-shadow: inset 0 -3px 2px rgba(0, 0, 0, 0.28), inset 0 -1px 0 #222222, 0 1px 3px rgba(0, 0, 0, 0.5);
}
/* line 62, ../sass/style.scss */
header div.profileheader div.avatar {
  display: inline-block;
  float: left;
  width: 48px;
  height: 48px;
  margin: 4px 6px 10px 20px;
  background-color: black;
  background-image: url("http://graph.facebook.com/josemiguelhernandez/picture");
  border-radius: 30px;
  overflow: hidden;
  border: 3px solid #ffffff;
  -moz-border-radius: 30px;
  -webkit-border-radius: 30px;
  box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.3), inset 0 1px 2px rgba(0, 0, 0, 0.21);
}
/* line 77, ../sass/style.scss */
header div.profileheader hgroup {
  display: inline-block;
  float: left;
}
/* line 82, ../sass/style.scss */
header h1 {
  margin: 0;
  padding: 0 20px;
  float: left;
  font-size: 20px;
  display: none;
}
/* line 88, ../sass/style.scss */
header h1 a {
  text-decoration: none;
}
/* line 92, ../sass/style.scss */
header h3 {
  margin: 0 0 0 0px;
  padding: 0 10px 0 10px;
  color: #eeeeee;
  line-height: 36px;
  font-weight: 100;
  font-size: 28px;
}
/* line 100, ../sass/style.scss */
header h4 {
  display: inline-block;
  float: left;
  margin: 0 0 0 0px;
  padding: 0 8px 0 10px;
  font-size: 16px;
  line-height: 24px;
  color: #cccccc;
  font-weight: normal;
}
/* line 110, ../sass/style.scss */
header ul.sn_icons {
  display: inline-block;
  float: left;
  height: 22px;
  padding: 4px 2px 0 2px;
  margin: 0px 0 0 0;
  background-color: #666666;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  box-shadow: inset 0 0 4px #888888;
}
/* line 121, ../sass/style.scss */
header ul.sn_icons li {
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border: 1px solid #cccccc;
  height: 16px;
  width: 16px;
  background-repeat: no-repeat;
  background-image: url("/img/sprites/sn_icons.png");
  display: inline-block;
  float: left;
  margin: 0 3px 0 3px;
}
/* line 136, ../sass/style.scss */
header:after {
  content: "";
  position: absolute;
  top: 0;
  width: 100%;
  height: 3px;
  background: rgba(0, 0, 0, 0.3);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.4), 0 1px 0 rgba(255, 255, 255, 0.05);
}

/* line 147, ../sass/style.scss */
footer {
  position: fixed;
  bottom: 0;
  background-color: #666666;
  width: 100%;
  height: 10px;
  color: #999999;
  padding: 3px;
}
/* line 155, ../sass/style.scss */
footer p {
  margin: 0 10px;
  padding: 4px;
  font-size: 10px;
  background-color: #333333;
}

/* ==|== media queries ====================================================== */
/* ****************************************************************** */
@media only screen and (max-width: 480px) {
  /* line 172, ../sass/style.scss */
  header div.profileheader {
    margin: 0px;
    padding: 8px 0 0 8px;
  }
  /* line 176, ../sass/style.scss */
  header div.profileheader div.avatar {
    margin: 0 0 10px 6px;
  }
  /* line 179, ../sass/style.scss */
  header div.profileheader hgroup {
    margin: 0 0 0 0;
  }
  /* line 182, ../sass/style.scss */
  header h3 {
    font-size: 16px;
    margin: 0 0 0 0px;
    line-height: 32px;
    padding: 0 0 0 8px;
  }
  /* line 188, ../sass/style.scss */
  header h4 {
    font-size: 10px;
    margin: 0 6px 0 0px;
    line-height: 16px;
    padding: 0 0 0 8px;
  }
  /* line 195, ../sass/style.scss */
  header ul.sn_icons {
    height: 16px;
    border: none;
    padding: 0;
    background: transparent;
    margin: 0;
    padding: 0;
    border-radius: 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    box-shadow: inset 0 0 0px transparent;
  }
  /* line 207, ../sass/style.scss */
  header ul.sn_icons li {
    margin: 0 2px;
  }

  /* line 212, ../sass/style.scss */
  footer {
    display: none;
  }
}
/* ****************************************************************** */
@media only screen and (min-width: 1900px) {
  /* line 224, ../sass/style.scss */
  body,
  html {
    background-color: black;
    padding: 0;
  }
}
/* ==|== print styles ======================================================= */
@media print {
  /* line 233, ../sass/style.scss */
  * {
    background: transparent !important;
    color: black !important;
    text-shadow: none !important;
    filter: none !important;
    -ms-filter: none !important;
  }

  /* line 240, ../sass/style.scss */
  a, a:visited {
    text-decoration: underline;
  }

  /* line 243, ../sass/style.scss */
  a[href]:after {
    content: " (" attr(href) ")";
  }

  /* line 246, ../sass/style.scss */
  abbr[title]:after {
    content: " (" attr(title) ")";
  }

  /* line 249, ../sass/style.scss */
  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after {
    content: "";
  }

  /* line 252, ../sass/style.scss */
  pre, blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }

  /* line 256, ../sass/style.scss */
  thead {
    display: table-header-group;
  }

  /* line 259, ../sass/style.scss */
  tr, img {
    page-break-inside: avoid;
  }

  /* line 262, ../sass/style.scss */
  img {
    max-width: 100% !important;
  }

  @page {
    margin: 0.5cm;
}

  /* line 268, ../sass/style.scss */
  p, h2, h3 {
    orphans: 3;
    widows: 3;
  }

  /* line 272, ../sass/style.scss */
  h2, h3 {
    page-break-after: avoid;
  }
}
