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,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-weight: inherit;
  font-style: inherit;
  font-family: inherit;
  font-size: 100%;
  vertical-align: baseline;
}
body {
  line-height: 1;
  color: #000;
  background: #fff;
}
ol,
ul {
  list-style: none;
}
table {
  border-collapse: separate;
  border-spacing: 0;
  vertical-align: middle;
}
caption,
th,
td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}
a img {
  border: none;
}
.constrained,
#header #header-container,
#content #content-wrapper {
  width: 960px;
  margin: 0 auto;
}
.undecorated,
#header .ribbon-container .fork-ribbon,
#logo a,
#top-navigation a {
  text-decoration: none;
}
.white-box,
.document blockquote,
.document .highlight,
.document pre code.oblige,
.document .summary {
  background: #f9f9f9;
  border: 1px solid #e9e9e9;
  padding: 1em;
}
body {
  font-size: 18px;
  font-family: Lato, sans;
  background: #e7e7e7;
  color: #424242;
  line-height: 130%;
  border-top: 10px solid #555;
}
#header {
  background: #f3f3f3;
  height: 100px;
  padding-top: 30px;
  overflow: hidden;
  width: 100%;
}
#header #header-row {
  display: block;
  width: 102.08333333333333%;
  margin: 0 -1.0416666666666665%;
  *width: 102.03125%;
  *margin: 0 -1.0937499999999998%;
}
#header #logo {
  display: inline;
  float: left;
  width: 31.25%;
  margin: 0 1.0416666666666665%;
  *width: 31.197916666666668%;
  *margin: 0 0.9895833333333331%;
}
#header #top-navigation {
  display: inline;
  float: left;
  width: 64.58333333333334%;
  margin: 0 1.0416666666666665%;
  *width: 64.53125000000001%;
  *margin: 0 0.9895833333333331%;
}
#header .ribbon-container {
  position: absolute;
  top: 0;
  right: 0;
  width: 200px;
  height: 200px;
  overflow: hidden;
}
#header .ribbon-container .fork-ribbon {
  position: absolute;
  top: 0;
  right: 0;
  background: #222;
  padding: 10px 100px;
  color: #eee;
  -webkit-transform: rotate(45deg) translateX(110px) translateY(-35px);
  -moz-transform: rotate(45deg) translateX(110px) translateY(-35px);
  -o-transform: rotate(45deg) translateX(110px) translateY(-35px);
  -ms-transform: rotate(45deg) translateX(110px) translateY(-35px);
  transform: rotate(45deg) translateX(110px) translateY(-35px);
  letter-spacing: 1px;
  word-spacing: 3px;
  white-space: nowrap;
}
#content {
  background: #f3f3f3;
  padding: 3em 0;
}
#footer {
  padding: 50px 0;
  text-align: center;
  border-top: 1px solid #dbdbdb;
  color: #999;
  letter-spacing: 2px;
  font-size: 90%;
}
#logo h1 a {
  font-weight: 100;
  color: #999;
  font-size: 72px;
  line-height: 100%;
}
#logo em a {
  text-transform: uppercase;
  color: #ccc;
  font-size: 18px;
  letter-spacing: 1.3px;
  padding-left: 5px;
}
#top-navigation {
  padding-top: 55px;
  text-align: right;
}
#top-navigation li {
  display: inline-block;
  margin: 0 20px;
}
#top-navigation a {
  color: #888;
  font-size: 20px;
  padding: 5px 10px;
  border-bottom: 5px solid transparent;
  text-transform: uppercase;
  letter-spacing: 1px;
}
#top-navigation a:hover {
  color: #aaa;
}
#top-navigation a.active {
  color: #aaa;
  border-bottom-color: #1bb3ff;
}
#hero-description {
  background: #424242;
  color: #eee;
  text-align: center;
  padding: 30px 0 60px;
  text-shadow: 1px 1px 0 rgba(0,0,0,0.3);
}
#hero-description.narrow {
  padding: 0;
}
#hero-description h2 {
  font-size: 42px;
  line-height: 200%;
}
#hero-description p {
  font-size: 24px;
  font-weight: 300;
  color: #ddd;
  line-height: 1.2em;
}
.highlight-section .title {
  font-weight: 300;
  text-align: center;
  line-height: 150%;
  font-size: 32px;
  color: #999;
  margin-bottom: 1em;
}
.highlight-section .title span {
  position: relative;
  z-index: 1;
  background: #f3f3f3;
  padding: 0 20px;
}
.highlight-section .title:after {
  content: "";
  display: block;
  background: #dbdbdb;
  position: relative;
  top: -20px;
  height: 1px;
}
.overview-boxes-container {
  display: block;
  width: 102.08333333333333%;
  margin: 0 -1.0416666666666665%;
  *width: 102.03125%;
  *margin: 0 -1.0937499999999998%;
  zoom: 1;
}
.overview-boxes-container:before,
.overview-boxes-container:after {
  content: "";
  display: table;
}
.overview-boxes-container:after {
  clear: both;
}
.overview-boxes li {
  display: inline;
  float: left;
  width: 31.25%;
  margin: 0 1.0416666666666665%;
  *width: 31.197916666666668%;
  *margin: 0 0.9895833333333331%;
  margin-bottom: 20px;
  height: 150px;
  text-align: center;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.overview-boxes li:nth-child(2),
.overview-boxes li:nth-child(5) {
  border-left: 1px solid #ddd;
  border-right: 1px solid #ddd;
}
.overview-boxes h3 {
  font-size: 20px;
  font-weight: bold;
  text-transform: uppercase;
  line-height: 1.5em;
  margin-bottom: 1em;
  word-spacing: 2px;
}
.overview-boxes p {
  padding: 0 10px;
  color: #888;
}
.section {
  margin-top: 2em;
}
a {
  color: #0772a1;
  text-decoration: none;
}
a:hover {
  color: #1bb3ff;
  text-decoration: underline;
}
a:visited {
  color: #154961;
}
code {
  font-family: monospace;
  color: #bf8330;
  padding: 0 0.3em;
}
.heart {
  color: #da91b1;
  font-size: 150%;
  vertical-align: middle;
}
.doge {
  white-space: pre;
  font-size: 2em;
  color: #ffaa40;
  font-family: "Comic Sans", cursive;
  line-height: 150%;
}
.bulleted {
  list-style: square;
  margin-left: 1.5em;
}
.bulleted li {
  margin-bottom: 1.5em;
}
.document {
  font-family: Droid Serif, serif;
  width: 770px;
  margin: 50px auto;
  text-shadow: 1px 0 0 rgba(255,255,255,0.6);
}
.document h1,
.document h2,
.document h3,
.document h4,
.document h5,
.document h6 {
  font-weight: 300;
  line-height: 150%;
  color: #999;
  font-family: Lato, sans;
  text-shadow: 0 0 0 10px #f3f3f3;
  position: relative;
  z-index: 2;
  overflow-x: hidden;
  white-space: nowrap;
}
.document h1,
.document h2 {
  margin-left: -60px;
}
.document h1:after,
.document h2:after,
.document h1:before,
.document h2:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  height: 1px;
  width: 1000px;
  background: #ddd;
}
.document h1:before,
.document h2:before {
  width: 50px;
  margin-right: 10px;
}
.document h1:after,
.document h2:after {
  margin-left: 10px;
}
.document h1 code,
.document h2 code {
  color: #999;
  font-size: 80%;
}
.document h1 {
  font-size: 2.6em;
}
.document h2 {
  font-size: 2.3em;
}
.document h3 {
  font-size: 2em;
}
.document h4 {
  font-size: 1.5em;
}
.document h5 {
  font-size: 1.2em;
}
.document p {
  margin: 0.5em 0 0.75em;
  line-height: 1.4em;
}
.document blockquote,
.document .highlight {
  margin: 1em 0em;
  border-left: 5px solid #e9e9e9;
}
.document blockquote {
  color: #999;
}
.document blockquote pre {
  border-top: 1px solid #e9e9e9;
  border-bottom: 1px solid #e9e9e9;
  padding: 10px;
  background: #f3f3f3;
}
.document blockquote pre code {
  color: #aaa;
}
.document pre {
  font-size: 14px;
  margin-bottom: 1.5em;
  line-height: 1.3em;
}
.document pre code {
  padding: 0;
}
.document .highlight pre {
  margin: 0;
}
.document .highlight pre code {
  color: #424242;
}
.document dt {
  font-weight: bold;
}
.document dd {
  margin: 5px 0 1em 0;
  padding-left: 20px;
  color: #777;
  border-left: 3px solid #eee;
}
.document ol {
  list-style: decimal;
}
.document ol ol {
  list-style: lower-roman;
}
.document ol ol ol {
  list-style: lower-latin;
}
.document ul {
  list-style: square;
}
.document ul ul {
  list-style: circle;
}
.document ul ul ul {
  list-style: disc;
}
.document ul,
.document ol {
  margin: 1em 0 1.5em 1.5em;
}
.document ul li,
.document ol li {
  margin-bottom: 1em;
}
.document strong {
  font-weight: bold;
}
.document em {
  font-style: italic;
}
.document sup {
  font-size: 80%;
  vertical-align: super;
}
.document sub {
  font-size: 80%;
  vertical-align: sub;
}
.document .footnotes {
  border-top: 1px solid #ddd;
  color: #999;
  font-size: 90%;
}
.document .footnotes hr {
  display: none;
}
.document .footnotes li p:last-of-type {
  margin-bottom: 0;
}
.document .maruku_toc ul {
  margin: 0 0 0 1em;
}
.document .maruku_toc li {
  margin: 0;
}
.document .maruku_toc .maruku_section_number {
  color: #aaa;
}
.document .maruku_toc a code {
  color: inherit;
}
.document pre code.oblige {
  display: block;
  color: #1bb3ff;
  position: relative;
}
.document pre code.oblige:before {
  content: "Type";
  padding: 5px 10px;
  background: #e9e9e9;
  color: #999;
  position: absolute;
  right: 0px;
  top: 0px;
  text-transform: uppercase;
  font-size: 90%;
  text-shadow: 1px 0 0 #fff;
}
.document .summary {
  font-size: 80%;
  list-style: none;
  float: left;
  margin: 0 2em 2em 0;
  color: #999;
}
.document .summary li {
  border-bottom: 1px solid #eee;
  margin-bottom: 0.5em;
}
.document .summary li:last-child {
  border: 0;
}
.document .summary li strong {
  display: inline-block;
  width: 150px;
  color: #777;
}
.document .description-summary:after {
  clear: both;
}

/* Added outside of Stylus! */

th {
  color: #999;
  font-size: larger;
  font-weight: bold;
  text-decoration: underline;
}

td {
  vertical-align: top;
}

tbody tr {
  border-bottom-width: 1px;
  border-bottom-style: solid;
}

tbody tr:last-child {
  border-bottom-width: 0px
}

small {
  font-size: smaller;
  font-family: monospace;
}

.code {
  font-family: monospace;
  color: #bf8330;
  padding: 0 0.3em;
}

dl.code-keys dt {
  font-family: monospace;
  color: #bf8330;
  padding: 0 0.3em;
}