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,
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-size: 100%;
  font-family: inherit;
  vertical-align: baseline; }

*:focus {
  outline: 0; }

body {
  line-height: 1em;
  color: black;
  background: #fff; }

ol, ul {
  list-style: none; }

/* tables still need 'cellspacing="0"' in the markup */
table {
  border-collapse: separate;
  border-spacing: 0;
  vertical-align: middle; }

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

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

img a {
  border: none; }

body {
  line-height: 1.5;
  font-family: Helvetica Neue, Arial, Helvetica, sans-serif;
  color: #333333;
  font-size: 75%; }

h1 {
  font-weight: normal;
  color: #222222;
  font-size: 3em;
  line-height: 1;
  margin-bottom: 0.5em; }
  h1 img {
    margin: 0; }

h2 {
  font-weight: normal;
  color: #222222;
  font-size: 2em;
  margin-bottom: 0.75em; }

h3 {
  font-weight: normal;
  color: #222222;
  font-size: 1.5em;
  line-height: 1;
  margin-bottom: 1em; }

h4 {
  font-weight: normal;
  color: #222222;
  font-size: 1.2em;
  line-height: 1.25;
  margin-bottom: 1.25em; }

h5 {
  font-weight: normal;
  color: #222222;
  font-size: 1em;
  font-weight: bold;
  margin-bottom: 1.5em; }

h6 {
  font-weight: normal;
  color: #222222;
  font-size: 1em;
  font-weight: bold; }

h2 img, h3 img, h4 img, h5 img, h6 img {
  margin: 0; }

p {
  margin: 0 0 1.5em; }
  p img.left {
    display: inline;
    float: left;
    margin: 1.5em 1.5em 1.5em 0;
    padding: 0; }
  p img.right {
    display: inline;
    float: right;
    margin: 1.5em 0 1.5em 1.5em;
    padding: 0; }

a {
  text-decoration: underline;
  color: #000099; }
  a:visited {
    color: #000066; }
  a:focus {
    color: black; }
  a:hover {
    color: black; }
  a:active {
    color: #cc0099; }

blockquote {
  margin: 1.5em;
  color: #666;
  font-style: italic; }

strong {
  font-weight: bold; }

em {
  font-style: italic; }

dfn {
  font-style: italic;
  font-weight: bold; }

sup, sub {
  line-height: 0; }

abbr, acronym {
  border-bottom: 1px dotted #666; }

address {
  margin: 0 0 1.5em;
  font-style: italic; }

del {
  color: #666; }

pre {
  margin: 1.5em 0;
  white-space: pre; }

pre, code, tt {
  font: 1em 'andale mono', 'lucida console', monospace;
  line-height: 1.5; }

li ul, li ol {
  margin: 0 1.5em; }

ul {
  margin: 0 1.5em 1.5em 1.5em;
  list-style-type: disc; }

ol {
  margin: 0 1.5em 1.5em 1.5em;
  list-style-type: decimal; }

dl {
  margin: 0 0 1.5em 0; }
  dl dt {
    font-weight: bold; }

dd {
  margin-left: 1.5em; }

table {
  margin-bottom: 1.4em;
  width: 100%; }

th {
  font-weight: bold; }

thead th {
  background: #c3d9ff; }

th, td, caption {
  padding: 4px 10px 4px 5px; }

tr.even td {
  background: #e5ecf9; }

tfoot {
  font-style: italic; }

caption {
  background: #eee; }

.quiet {
  color: #666666; }

.loud {
  color: #111111; }

body {
  font-family: "Garamond", "Hoefler Text", Times New Roman, Times, serif;
  font-size: 14px;
  background-color: #5c4630;
  color: #161616; }

a {
  color: #c06018; }
  a:visited {
    color: #c06018; }
  a:focus {
    color: #c2d689; }
  a:hover {
    color: #c2d689; }
  a:active {
    color: #c06018; }

h1, h2, h3, h4, h5, h6 {
  font-family: "Garamond", "Hoefler Text", Palatino, "Palatino Linotype", serif;
  margin-left: -0.5em;
  font-size: 2em; }
  h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
    color: #161616;
    text-decoration: none; }
    h1 a:visited, h2 a:visited, h3 a:visited, h4 a:visited, h5 a:visited, h6 a:visited {
      color: #161616; }
    h1 a:focus, h2 a:focus, h3 a:focus, h4 a:focus, h5 a:focus, h6 a:focus {
      color: #161616; }
    h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover {
      color: #161616; }
    h1 a:active, h2 a:active, h3 a:active, h4 a:active, h5 a:active, h6 a:active {
      color: #161616; }

h1.menu {
  font-size: 3em;
  float: left;
  font-weight: normal; }

h1, h2, h3, h4, h5, h6 {
  font-weight: bold; }

h1 {
  font-size: 2em;
  line-height: 1em; }

h2 {
  border-bottom: 1px solid;
  border-bottom-color: #f0f0a8;
  font-size: 1.8em; }

h3 {
  font-size: 1.2em; }

h4, h5, h6 {
  font-size: 1em;
  text-transform: uppercase; }

.content {
  width: 600px; }

pre {
  padding: 0.5em;
  padding-left: 1em;
  border-left: 2px solid;
  border-left-color: #f0f0a8; }

#menu {
  overflow: hidden;
  display: inline-block;
  margin-top: 0.8em;
  font-size: 1.2em; }
  #menu {
    display: block; }
  #menu a {
    color: #161616; }
    #menu a:visited {
      color: #161616; }
    #menu a:focus {
      color: #161616; }
    #menu a:hover {
      color: #c06018; }
    #menu a:active {
      color: #161616; }
  #menu li {
    display: block;
    float: left;
    margin-left: 1em;
    border-bottom: 4px solid;
    border-bottom-color: #f0f0a8; }
    #menu li:hover {
      border-bottom-color: #c06018; }

#page, .document {
  background-color: #fafad4;
  margin: 2em;
  border-left: 2px solid;
  border-left-color: #f0f0a8;
  padding: 1em;
  padding-left: 2em;
  -moz-border-radius-topright: 20px;
  -moz-border-radius-bottomright: 20px;
  -moz-border-radius-topleft: 0;
  -moz-border-radius-bottomleft: 0;
  -webkit-border-top-right-radius: 20px;
  -webkit-border-bottom-right-radius: 20px;
  -webkit-border-top-left-radius: 0;
  -webkit-border-bottom-left-radius: 0; }

.clear {
  clear: both; }

.link-like {
  cursor: pointer;
  color: #c06018;
  text-decoration: underline; }

.olControlAttribution {
  bottom: 0.5em !important; }

#about {
  font-size: smaller;
  color: #464646; }

.related, .footer {
  color: #fafad4; }
  .related a, .footer a {
    color: #ffb56d; }
    .related a:visited, .footer a:visited {
      color: #ffb56d; }
    .related a:hover, .footer a:hover {
      color: #ffb56d; }
    .related a:active, .footer a:active {
      color: #ffb56d; }

.highlight {
  background-color: #fafac3; }

.document {
  position: relative;
  width: 90%;
  z-index: 1; }
  .document pre {
    font-size: 0.8em; }

.documentwrapper {
  position: relative;
  width: 70%;
  padding-left: 240px; }

.sphinxsidebar {
  margin-left: 0 !important;
  position: absolute;
  left: 1em;
  top: 0em;
  margin-right: 2em;
  z-index: 2; }

#contents {
  display: none; }
