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, font, 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 {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}
body { line-height: 1; }
ol, ul { list-style: none; }
blockquote, q { quotes: none; }
blockquote:before {
  content: '';
  content: none;
}
blockquote:after {
  content: '';
  content: none;
}
q:before {
  content: '';
  content: none;
}
q:after {
  content: '';
  content: none;
}
:focus { outline: 0; }
ins { text-decoration: none; }
del { text-decoration: line-through; }
table {
  border-collapse: collapse;
  border-spacing: 0;
}
.amp {
  font-family: Baskerville, Palatino, "Book Antiqua", serif;
  font-style: italic;
  line-height: 75%;
}
.caps { font-variant: small-caps; }
em { padding-right: 4px; }
.label {
  margin-left: 10px;
  color: rgba(162, 187, 212, 0.5);
}
.root {
  text-decoration: overline;
  margin-top: 1px;
}
ol {
  list-style-type: decimal;
  list-style-position: outside;
}
.oohah {
  font-family: "Helvetica Neue", Helvetica, sans-serif;
  font-weight: lighter;
  font-size: 48px;
  color: rgba(162, 187, 212, 0.5);
  line-height: 72px;
  text-align: left;
}
a.button, .button {
  display: inline-block;
  color: #a2bbd4;
  text-decoration: none;
  cursor: pointer;
  margin-right: 8px;
  padding: 0 8px;
  min-width: 48px;
  text-align: center;
  border-style: solid dotted;
  border-width: 1px 1px;
  border-color: black;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
}
.button:visited {
  display: inline-block;
  color: #a2bbd4;
  text-decoration: none;
  cursor: pointer;
  margin-right: 8px;
  padding: 0 8px;
  min-width: 48px;
  text-align: center;
  border-style: solid dotted;
  border-width: 1px 1px;
  border-color: black;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
}
a.button:hover {
  border-style: solid dotted;
  border-width: 1px 1px;
  color: rgba(162, 187, 212, 0.5);
  border-color: rgba(162, 187, 212, 0.5);
}
.button:hover {
  border-style: solid dotted;
  border-width: 1px 1px;
  color: rgba(162, 187, 212, 0.5);
  border-color: rgba(162, 187, 212, 0.5);
}
body {
  font-size: 12px;
  line-height: 18px;
  font-family: Verdana, sans-serif;
  color: black;
  background-color: #f2f0d3;
}
p { margin-bottom: 18px; }
#twrap, #bwrap {
  clear: both;
  width: 960px;
  margin: auto;
  position: relative;
}
#bwrap {
  border-top: 1px solid black;
  padding-top: 32px;
}
#twrap { padding-bottom: 18px; }
#layoutmenu {
  z-index: 5;
  position: fixed;
}
#page-layout {
  display: none;
  background: #333333 url(/media/images/onlayout-logo.png) no-repeat left center;
  padding: 20px 32px 5px 32px;
  height: 32px;
  -moz-border-radius-bottomright: 5px;
  -webkit-border-bottom-right-radius: 5px;
}
#page-layout-pulldown {
  clear: both;
  background: #333333;
  color: #a2bbd4;
  font-weight: bolder;
  -moz-border-radius-bottomleft: 5px;
  -webkit-border-bottom-left-radius: 5px;
  -moz-border-radius-bottomright: 5px;
  -webkit-border-bottom-right-radius: 5px;
  width: 8px;
  padding: 4px 8px;
  cursor: pointer;
}
#page-layout span.label {
  margin-left: 16px;
  margin-right: 8px;
}
#bwrap .cr {
  position: absolute;
  top: 0;
  left: 0;
  font-size: 10px;
}
#pheader { height: 343px; }
a.logo {
  color: inherit;
  text-decoration: none;
}
a.logo:hover { border: 0; }
a {
  color: #b6430a;
  text-decoration: none;
}
a:hover {
  color: black;
  border-left: 3px double #b6430a;
  border-right: 3px double #b6430a;
}
#space-structure {
  display: block;
  padding-top: 212px;
}
#exploration {
  display: block;
  padding-top: 98px;
  padding-left: 226px;
}
#header-left, #header-right { float: left; }
#header-left {
  width: 367px;
  background: url(/media/images/onlayout-lt.png) no-repeat -4px bottom;
}
#header-right { width: 593px; }
#recent-posts { padding-top: 212px; }
.recent-post-date {
  display: block;
  float: left;
  text-align: right;
  width: 197px;
  padding-right: 29px;
}
.recent-post-title {
  display: block;
  float: left;
  padding-bottom: 12px;
  border-bottom: 1px solid #a2bbd4;
  width: 337px;
}
#pcontent {
  clear: both;
  min-height: 558px;
}
#pcontent ul {
  margin-bottom: 18px;
  list-style-type: circle;
  list-style-position: outside;
}
#pcontent-sidebar {
  float: left;
  width: 367px;
  padding-top: 32px;
  position: relative;
  min-height: 526px;
}
#pcontent-sidebar .title {
  bottom: 0;
  position: absolute;
}
#pcontent-sidebar h1 {
  font-size: 24px;
  line-height: 72px;
  padding-bottom: 40px;
}
#pcontent-body {
  float: left;
  min-height: inherit;
  margin-top: -6px;
  width: 591px;
  padding-bottom: 18px;
}
#pcontent .page1text {
  margin-top: 42px;
  display: block;
  float: left;
  width: 198px;
  margin-left: 66px;
  text-align: justify;
}
#pcontent .page2text {
  margin-top: 42px;
  display: block;
  float: left;
  width: 198px;
  margin-left: 66px;
  text-align: justify;
}
#pcontent .links {
  text-align: left;
  line-height: 27px;
}
#pcontent .links {
  text-align: left;
  line-height: 27px;
}
#content-menu {
  margin-top: 72px;
  padding-left: 140px;
  list-style-type: decimal;
  list-style-position: outside;
}
#content-menu li { cursor: pointer; }
#content-menu li:hover { color: #a2bbd4; }
#content-menu li.selected {
  color: #b6430a;
  font-weight: bold;
}
#content-list > li {
  display: none;
  list-style-type: none;
}
li.push { margin-top: 72px; }
span.command {
  display: block;
  font-size: 18px;
  line-height: 27px;
  font-family: "Helvetica Neue";
  font-weight: lighter;
  padding-bottom: 32px;
}
#geometry-canvas {
  cursor: arrow;
  margin-bottom: 27px;
}
#proportion-canvas {
  float: left;
  cursor: arrow;
  margin-bottom: 27px;
}
#numbers {
  float: left;
  margin-top: 25px;
  display: none;
}
#proportions, #originals { float: left; }
#proportions div {
  background-color: #e8e6c9;
  margin-bottom: 50px;
  width: 76px;
  height: 30px;
  padding-top: 20px;
  text-align: center;
}
#originals div {
  background-color: #e8e6c9;
  margin-bottom: 50px;
  width: 76px;
  height: 30px;
  padding-top: 20px;
  text-align: center;
}
#originals {
  margin-left: 28px;
  margin-right: 44px;
}
#proportions { margin-top: 50px; }
.canvas { padding-bottom: 32px; }
.define {
  clear: both;
  font-family: "Helvetica Neue";
  font-weight: lighter;
  font-size: 18px;
  line-height: 27px;
  display: none;
}
.define li { clear: both; }
#originals #line { border-top: 1px solid green; }
#originals #big { border-top: 1px solid red; }
#originals #small { border-top: 1px solid blue; }
#proportions #line2big {
  border-top: 1px solid green;
  border-bottom: 1px solid red;
}
#proportions #big2small {
  border-top: 1px solid red;
  border-bottom: 1px solid blue;
}
.formula {
  font-size: 18px;
  line-height: 27px;
}
.formula sup {
  font-size: 10px;
  vertical-align: super;
}

