body {
  /*background: #F9FAFD;*/
  background: #fff;
  padding: 0;
  margin: 0;
  font-family: 'Lora', serif;
  color: #111;
}

#world {
  max-width: 700px;
  margin: 0px auto;
  padding: 10px;
  padding-right: 9%;
}

#nav_top {
  margin: 5px auto;
  color: #8e2800;
  font-weight: bold;
}

h1, h1 a, h2, .index_info, .index_info a{
  color: #767676;
  text-decoration: none;
  margin: 8px 0px;
}

.tagline {
  font-size: 30px;
  color: black;
}

.tagline img {
  margin-right: 0.6em;
}

h1 {
  font-size: 1.3em;
  font-weight: normal;
  margin-bottom: 3px;
}

h2 {
  font-size: 16pt;
  margin: 5px 0 0;
}

h3 {
  font-size: 13pt;
  color: #221;
  margin: 0px;
  margin-top: 15px;
  margin-bottom: 2px;
}

h4 {
  font-size: 10pt;
  color: black;
  margin: 0px;
  margin-top: 11px;
  margin-bottom: 1px;
}

a{
  color:#3e628d;
  text-decoration:none;
}
a.b{
  font-weight:bold;
  text-decoration:none;
}

.index-tags{
  color: #000;
  cursor: default;
  margin-bottom: 1.4em;
  margin-top: 0.5em;
}
.index-tags a{
  color: #1e4a7c;
}

img {
  border: 0px;
  max-width: 700px;
}

p {
  margin: 4px 0px;
  line-height: 18pt;
}

.entry, #comments {
  margin: 6px;
}

#comments {
  border-top: 1px solid #eee;
  padding-top: 0.6em;
}

.index-entry {
  clear: both;
  margin: 6px;
  margin-bottom: 2em;
  margin-top: 0.7em;
}

.index-entry-heading {
  margin-top: 1.8em;
  margin-bottom: 1.3em;
}

.index-entry-subheading {
  padding: 0.6em 0.9em;
  border: 1px solid #eee;
  margin-bottom: 1.8em;
}

.index-entry-article {
  margin-bottom: 2.4em;
}

.index-entry-small {
  margin-bottom: 0px;
}

.comment_{
  font-size: 10pt;

  margin-bottom:12px;
  padding-bottom:4px;
  color:#222;
}

.comment_ p{
  padding: 3px 0;
}
.element{
  border-top:1px #bbc solid;
}

.snippet-block{
  margin-top: 0.4em;
  margin-bottom: 15px;
  position: relative;
}

.comment_number{
  font-size:10px;
  margin-top:6px;
}

#entry-footer{
  margin-top: 1.3em;
  margin-bottom: 1em;
}

.snippet, .snippet_ln {
  position: relative;
  overflow: auto;
  padding: 3px 7px;
  font-size: 13px !important;
  line-height: 16px;
}

.snippet {
  color: #112;
  background: #f4f4f4;
}

.snippet_ln {
  float: left;
  border-right: 0px;
  padding-right: 1px;
  font-family: monospace;
  color: #000;
  background: #eee;
  text-align:right;
}

.snippet_toggler{
  position:absolute;
  top: 0px;
  left: 0px;
  width: 10px;
  height: 10px;
  background: #eee;
  text-decoration: none;
}

.snippet-path{
  position: absolute;
  top: 3px;
  right: 6px;
  z-index: 1000;
  font-size: 10pt;
}
.snippet-path a{
  color: #444;
}

code, pre{
  white-space: pre;
  font-family: monospace;
  margin: 0px;
  padding: 0px;
}

.ruby .normal   {}
.ruby .ident    { color: #a55; }
.ruby .comment  { color: #777; }
.ruby .keyword  { color: #d13615; font-weight: bold; }
.ruby .method   { color: #A9521F; }
.ruby .class    { color: #9e2b0e; font-weight: bold; }
.ruby .module   { color: #8b240a; font-weight: bold; }
.ruby .punct    { color: #999; }
.ruby .symbol   { color: #9AA6C7; }
.ruby .string   { color: #4f8dae; }
.ruby .char     { color: #111; }/*..*/
.ruby .constant { color: #bea4a4; }
.ruby .number   { color: #d65526; }
.ruby .regex    { color: #B66; }
.ruby .attribute{ color: #7BB; }
.ruby .global   { color: #f44; }
.ruby .expr     { color: #62a9a9; }
.ruby .escape   { color: #277; }

.pagination-container {
  font-size: 1em;
  color:#3e628d;
}

.pagination {
  display: inline;
  text-align: left;
}
.pagination a {
  padding: 2px 3px;
}

.pagination .first, .pagination .prev, .pagination .next, .pagination .last {
  display: none;
}

.pagination span.current{ font-weight: bold; color: black; }
.pagination a{ text-decoration: none; }

ul{
  padding-left: 25px;
}

li{
  list-style-type: square;
  margin-bottom: 7px;
}

#nav_bottom {
  margin: 2px 6px;
  padding-top: 4px;
  border-top: 1px #eee solid;
  margin-bottom: 1em;

  font-size: 85%;
}

/* latin-ext */
@font-face {
  font-family: 'Lora';
  font-style: normal;
  font-weight: 400;
  src: local('Lora Regular'), local('Lora-Regular'), url(/assets/lora1.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Lora';
  font-style: normal;
  font-weight: 400;
  src: local('Lora Regular'), local('Lora-Regular'), url(/assets/lora2.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
