*,
*:before,
*:after {
  background-color: transparent;
  border: none;
  border-collapse: collapse;
  border-spacing: 0;
  color: inherit;
  font: inherit;
  font-size: inherit;
  font-style: inherit;
  font-weight: inherit;
  line-height: inherit;
  list-style: inherit;
  margin: 0;
  outline: 0;
  overflow: inherit;
  padding: 0;
  text-align: inherit;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  vertical-align: baseline;
  *vertical-align: middle;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  text-rendering: optimizeLegibility;
  font-kerning: auto;
  font-variant-ligatures: normal;
  letter-spacing: 0.01rem;
  -moz-font-feature-settings: 'liga' on;
  word-spacing: normal;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
audio[controls],
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
img,
canvas,
iframe,
video,
svg {
  max-width: 100%;
}
html {
  font-family: 'Sorts Mill Goudy', Georgia, 'Times New Roman', Times, serif;
  font-size: 18px;
  font-weight: normal;
  line-height: 1.3;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
body {
  color: #000;
  background-color: #333;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin-bottom: 0.625rem;
  font-family: 'IM Fell English', Georgia, 'Times New Roman', Times, serif;
  font-weight: normal;
  line-height: 1.25;
  overflow-y: hidden;
}
h1 {
  font-size: 1.6rem;
}
h2 {
  font-size: 1.5rem;
}
h3 {
  font-size: 1.4rem;
}
h4 {
  font-size: 1.3rem;
}
h5 {
  font-size: 1.2rem;
}
h6 {
  font-size: 1.1rem;
}
a {
  font-weight: inherit;
  color: #c33;
  transition: color 0.3s ease 0s;
}
a:hover {
  text-decoration: underline;
}
a:active {
  color: #333;
}
a:focus {
  text-decoration: underline;
}
a strong {
  color: #c33;
}
a:hover strong {
  text-decoration: underline;
}
a em {
  color: #c33;
}
a:hover em {
  text-decoration: underline;
}
p {
  margin-bottom: 0.625rem;
}
ol {
  list-style-position: outside;
  list-style-type: decimal;
  padding-left: 1.25rem;
  margin-left: 1.25rem;
}
ul {
  list-style-position: outside;
  list-style-type: disc;
  padding-left: 1.25rem;
  margin-left: 1.25rem;
}
li {
  margin-bottom: 0.625rem;
  overflow: visible;
}
b,
strong {
  font-weight: bold;
  font-family: 'Gentium Basic', Georgia, 'Times New Roman', Times, serif;
}
em {
  font-style: italic;
  font-family: 'Sorts Mill Goudy', Georgia, 'Times New Roman', Times, serif;
}
q {
  quotes: "\201C" "\201D";
}
q:before {
  content: "\201C";
}
q:after {
  content: '\201D';
}
blockquote {
  quotes: none;
  margin: 1.25rem;
  padding-left: 0.625rem;
  padding-right: 0.625rem;
}
blockquote:before,
blockquote:after {
  content: '';
  content: none;
}
dfn {
  font-style: italic;
  font-family: 'Sorts Mill Goudy', Georgia, 'Times New Roman', Times, serif;
}
mark {
  background: #ff0;
  color: #000;
}
code,
kbd,
pre,
samp {
  font-family: 'Ubuntu Mono', Menlo, 'Courier New', Courier, monospace;
}
pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}
small {
  font-size: 0.75rem;
}
sub,
sup {
  font-size: 0.75rem;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5rem;
}
sub {
  bottom: -0.25rem;
}
img {
  -ms-interpolation-mode: bicubic;
  overflow-y: hidden;
}
hr {
  height: 1px;
  width: 100%;
  margin-top: 0.625rem;
  margin-bottom: 0.625rem;
  background-color: #000;
  overflow-y: hidden;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
  margin-bottom: 0.625rem;
  margin-top: 0.625rem;
}
th,
td {
  text-align: left;
  vertical-align: middle;
}
form {
  margin-bottom: 0.625rem;
  margin-top: 0.625rem;
}
form + table {
  margin-top: 0;
}
form > table {
  margin-top: 0;
}
button,
input,
select,
textarea {
  vertical-align: baseline;
  *vertical-align: middle;
  background-color: #fff;
}
button,
input {
  line-height: 1rem;
  *overflow: visible;
}
input[type='text'] {
  border: 1px solid #c0c0c0;
  border-radius: 0.25rem;
  box-shadow: 0 0 0.125rem #bbb;
  padding-top: 0.1875rem;
  padding-bottom: 0.125rem;
  padding-left: 0.25rem;
  padding-right: 0.25rem;
  font-size: 1.2rem;
  width: 100%;
  height: 2rem;
}
input[type='email'] {
  border: 1px solid #c0c0c0;
  border-radius: 0.25rem;
  box-shadow: 0 0 0.125rem #bbb;
  padding-top: 0.1875rem;
  padding-bottom: 0.125rem;
  padding-left: 0.25rem;
  padding-right: 0.25rem;
  font-size: 1.2rem;
  width: 100%;
  height: 2rem;
}
input[type='password'] {
  border: 1px solid #c0c0c0;
  border-radius: 0.25rem;
  box-shadow: 0 0 0.125rem #bbb;
  padding-top: 0.1875rem;
  padding-bottom: 0.125rem;
  padding-left: 0.25rem;
  padding-right: 0.25rem;
  font-size: 1.2rem;
  width: 100%;
  height: 2rem;
}
input[type='checkbox'],
input[type='radio'] {
  margin: 0.125rem;
}
input[type='search'] {
  -webkit-appearance: textfield;
  -moz-appearance: textfield;
  appearance: textfield;
}
input[type='search']::-webkit-search-decoration {
  -webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input:focus {
  border-color: #4f67ff;
  background-color: #ecf8ff;
}
input[type='checkbox']:hover,
input[type='radio']:hover {
  cursor: pointer;
}
input[type='checkbox']:focus,
input[type='radio']:focus {
  outline: 1px solid #4f67ff;
}
textarea {
  border: 1px solid #c0c0c0;
  border-radius: 0.25rem;
  box-shadow: 0 0 0.125rem #bbb;
  padding-top: 0.1875rem;
  padding-bottom: 0.125rem;
  padding-left: 0.25rem;
  padding-right: 0.25rem;
  font-size: 1.2rem;
  width: 100%;
  overflow: auto;
  vertical-align: top;
}
textarea:focus {
  border-color: #4f67ff;
  background-color: #ecf8ff;
}
select {
  border: 1px solid #c0c0c0;
  border-radius: 0.25rem;
  box-shadow: 0 0 0.125rem #bbb;
  padding-top: 0.1875rem;
  padding-bottom: 0.125rem;
  padding-left: 0.25rem;
  padding-right: 0.25rem;
  font-size: 1.2rem;
  width: 100%;
  height: 2rem;
  -webkit-appearance: menulist;
  -moz-appearance: menulist;
  appearance: menulist;
}
select[multiple] {
  border: 1px solid #c0c0c0;
  border-radius: 0.25rem;
  box-shadow: 0 0 0.125rem #bbb;
  padding-top: 0.1875rem;
  padding-bottom: 0.125rem;
  padding-left: 0.25rem;
  padding-right: 0.25rem;
  font-size: 1.2rem;
  width: 100%;
  font-weight: normal;
  font-style: normal;
  height: 6rem;
  -webkit-appearance: listbox;
  -moz-appearance: listbox;
  appearance: listbox;
}
select:focus {
  border-color: #4f67ff;
  background-color: #ecf8ff;
}
select option {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  font-size: 1.2rem;
  font-weight: normal;
  font-style: normal;
  height: 1.5rem;
  vertical-align: middle;
  padding: 0.125rem;
}
button,
input[type='button'],
input[type='reset'],
input[type='submit'] {
  cursor: pointer;
  font-weight: bold;
  margin-top: 0.625rem;
  margin-bottom: 0.625rem;
  border: 1px solid #c0c0c0;
  padding-top: 0.375rem;
  padding-bottom: 0.25rem;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  border-radius: 0.25rem;
  -webkit-appearance: button;
  -moz-appearance: button;
  appearance: button;
}
button:hover,
input[type='button']:hover,
input[type='reset']:hover,
input[type='submit']:hover {
  border-color: #4f67ff;
  background-color: #ecf8ff;
}
button:focus,
input[type='button']:focus,
input[type='reset']:focus,
input[type='submit']:focus {
  border-color: #4f67ff;
  background-color: #ecf8ff;
}
button:active {
  color: #f00;
  border: 1px solid #f00;
  background-color: #fff;
}
button[disabled],
input[disabled] {
  color: #808080;
  cursor: default;
  border: 1px solid #808080;
  background-color: #fff;
}
button[disabled]:hover,
input[disabled]:hover {
  color: #808080;
  cursor: default;
  border: 1px solid #808080;
  background-color: #fff;
}
button[disabled]:active,
input[disabled]:active {
  color: #808080;
  cursor: default;
  border: 1px solid #808080;
  background-color: #fff;
}
table + fieldset > button {
  margin: 0;
}
.kern-liga {
  -moz-font-feature-settings: 'kern, liga';
  -ms-font-feature-settings: 'kern, liga';
  -o-font-feature-settings: 'kern, liga';
  -webkit-font-feature-settings: 'kern, liga';
  font-feature-settings: 'kern, liga';
}
.small-caps {
  font-variant-caps: small-caps;
  -moz-font-feature-settings: 'smcp';
  -ms-font-feature-settings: 'smcp';
  -o-font-feature-settings: 'smcp';
  -webkit-font-feature-settings: 'smcp';
  font-feature-settings: 'smcp';
}
.text-figures {
  -moz-font-feature-settings: 'onum';
  -ms-font-feature-settings: 'onum';
  -o-font-feature-settings: 'onum';
  -webkit-font-feature-settings: 'onum';
  font-feature-settings: 'onum';
}
.ordinal {
  font-variant-numeric: ordinal;
  -moz-font-feature-settings: 'ordn';
  -ms-font-feature-settings: 'ordn';
  -o-font-feature-settings: 'ordn';
  -webkit-font-feature-settings: 'ordn';
  font-feature-settings: 'ordn';
}
.sans-serif {
  font-family: 'Helvetica Neue', Helvetica, Arial, Geneva, sans-serif;
}
.serif {
  font-family: 'Sorts Mill Goudy', Georgia, 'Times New Roman', Times, serif;
}
.large {
  font-size: 1.6rem;
}
.headline {
  margin-top: 0;
}
.hidden {
  display: none;
  visibility: hidden;
}
.centered {
  text-align: center;
}
.bold {
  font-weight: bold;
}
.block {
  display: block;
}
.right {
  text-align: right;
}
.base {
  clear: both;
}
.float-left {
  float: left;
}
.align-top {
  vertical-align: top;
}
.align-middle {
  vertical-align: middle;
}
.align-bottom {
  vertical-align: bottom;
}
.clearfix:before,
.clearfix:after {
  content: '\0020';
  display: block;
  height: 0;
  visibility: hidden;
}
.clearfix:after {
  clear: both;
}
.clearfix {
  zoom: 1;
  overflow: auto;
}
.red {
  color: #f00;
}
.blue {
  color: #00f;
}
.green {
  color: #008000;
}
.black {
  color: #000;
}
.white {
  color: #fff;
}
.yellow {
  color: #ff0;
}
/* body */
body {
  background-color: #333;
}
/* browser update */
.browser-upgrade {
  width: 100%;
  max-width: 800px;
  background-color: #fcffb4;
  margin-right: auto;
  margin-left: auto;
  padding: 0 10px;
  font-family: 'Helvetica Neue', Helvetica, Arial, Geneva, sans-serif;
  font-size: 16px;
  padding-left: 40px;
  padding-right: 40px;
}
.browser-upgrade p {
  margin: 0;
  padding: 5px;
}
.browser-upgrade a {
  color: #000;
}
.browser-upgrade p a strong {
  color: #000;
  font-family: 'Helvetica Neue', Helvetica, Arial, Geneva, sans-serif;
}
.browser-upgrade a:hover {
  text-decoration: underline;
  background-color: transparent;
}
.browser-upgrade p a:hover strong {
  text-decoration: underline;
  background-color: transparent;
}
table#browsers td {
  width: 30%;
  text-align: center;
}
table#browsers a {
  display: block;
  padding: 10px;
  border-radius: 5px;
  text-align: center;
}
table#browsers a:hover {
  background-color: #e5e2ef;
  text-decoration: none;
}
table#browsers a:hover em {
  background-color: #e5e2ef;
  text-decoration: none;
}
table#browsers em {
  font-weight: 600;
  font-style: italic;
  color: #c33;
}
/* container */
#container {
  width: 100%;
  max-width: 800px;
  color: #333;
  background-color: #fff6ef;
  margin-left: auto;
  margin-right: auto;
  padding-top: 20px;
  padding-bottom: 20px;
}
/* header */
header {
  border-bottom: 1px solid #c33;
  clear: both;
  margin-bottom: 10px;
  padding-left: 40px;
  padding-right: 40px;
}
header a {
  display: block;
  color: #333;
  font-family: 'IM Fell English', Georgia, 'Times New Roman', Times, serif;
  font-size: 1.1rem;
}
header a:hover {
  color: #c33;
  text-decoration: none;
}
header ul {
  margin: 0;
  padding: 0;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-grow: 1;
  flex-grow: 1;
}
header ul li {
  list-style-type: none;
  margin: 0;
  padding: 0;
  display: block;
  -webkit-flex-grow: 1;
  flex-grow: 1;
}
/* hamburger menu */
#hamburger {
  display: none;
  margin-bottom: 0.5rem;
}
#hamburger a {
  display: block;
}
#hamburger a {
  display: block;
  color: #333;
  font-size: 1.5rem;
  text-decoration: none;
}
#hamburger a:hover {
  text-decoration: none;
  color: #c33;
}
/* content */
main {
  clear: both;
  padding-left: 40px;
  padding-right: 40px;
}
/* articles */
section.article,
article {
  margin-bottom: 30px;
  border-bottom: 1px solid #c33;
}
section.article h1,
article h1,
section.article h2,
article h2,
section.article p,
article p {
  max-width: 600px;
  overflow-y: hidden;
}
section.article ul,
article ul {
  max-width: 555px;
}
section.article p.date,
article p.date {
  color: #c33;
}
section.article p.readmore,
article p.readmore {
  text-align: right;
  margin-botton: 5px;
}
section.article h1 a,
article h1 a {
  color: #333;
}
section.article h2.date,
article h2.date {
  font-size: 1rem;
  font-family: 'Sorts Mill Goudy', Georgia, 'Times New Roman', Times, serif;
  color: #c33;
}
section.article div.codehilite,
article div.codehilite {
  max-width: 600px;
  margin-top: 0.625rem;
  margin-bottom: 0.625rem;
  padding-left: 0.625rem;
  white-space: pre;
  border: 1px solid #e3dbd7;
  border-radius: 10px;
  background-color: #f8f8f8;
  overflow-x: auto;
}
section.article div.codehilite .hll,
article div.codehilite .hll {
  background-color: #ffc;
}
section.article div.codehilite .c,
article div.codehilite .c {
  color: #8f5902;
  font-style: italic;
}
section.article div.codehilite .err,
article div.codehilite .err {
  color: #a40000;
  border: 1px solid #ef2929;
}
section.article div.codehilite .g,
article div.codehilite .g {
  color: #000;
}
section.article div.codehilite .k,
article div.codehilite .k {
  color: #204a87;
  font-weight: bold;
}
section.article div.codehilite .l,
article div.codehilite .l {
  color: #000;
}
section.article div.codehilite .n,
article div.codehilite .n {
  color: #000;
}
section.article div.codehilite .o,
article div.codehilite .o {
  color: #ce5c00;
  font-weight: bold;
}
section.article div.codehilite .x,
article div.codehilite .x {
  color: #000;
}
section.article div.codehilite .p,
article div.codehilite .p {
  color: #000;
  font-weight: bold;
}
section.article div.codehilite .cm,
article div.codehilite .cm {
  color: #8f5902;
  font-style: italic;
}
section.article div.codehilite .cp,
article div.codehilite .cp {
  color: #8f5902;
  font-style: italic;
}
section.article div.codehilite .c1,
article div.codehilite .c1 {
  color: #8f5902;
  font-style: italic;
}
section.article div.codehilite .cs,
article div.codehilite .cs {
  color: #8f5902;
  font-style: italic;
}
section.article div.codehilite .gd,
article div.codehilite .gd {
  color: #a40000;
}
section.article div.codehilite .ge,
article div.codehilite .ge {
  color: #000;
  font-style: italic;
}
section.article div.codehilite .gr,
article div.codehilite .gr {
  color: #ef2929;
}
section.article div.codehilite .gh,
article div.codehilite .gh {
  color: #000080;
  font-weight: bold;
}
section.article div.codehilite .gi,
article div.codehilite .gi {
  color: #00a000;
}
section.article div.codehilite .go,
article div.codehilite .go {
  color: #000;
  font-style: italic;
}
section.article div.codehilite .gp,
article div.codehilite .gp {
  color: #8f5902;
}
section.article div.codehilite .gs,
article div.codehilite .gs {
  color: #000;
  font-weight: bold;
}
section.article div.codehilite .gu,
article div.codehilite .gu {
  color: #800080;
  font-weight: bold;
}
section.article div.codehilite .gt,
article div.codehilite .gt {
  color: #a40000;
  font-weight: bold;
}
section.article div.codehilite .kc,
article div.codehilite .kc {
  color: #204a87;
  font-weight: bold;
}
section.article div.codehilite .kd,
article div.codehilite .kd {
  color: #204a87;
  font-weight: bold;
}
section.article div.codehilite .kn,
article div.codehilite .kn {
  color: #204a87;
  font-weight: bold;
}
section.article div.codehilite .kp,
article div.codehilite .kp {
  color: #204a87;
  font-weight: bold;
}
section.article div.codehilite .kr,
article div.codehilite .kr {
  color: #204a87;
  font-weight: bold;
}
section.article div.codehilite .kt,
article div.codehilite .kt {
  color: #204a87;
  font-weight: bold;
}
section.article div.codehilite .ld,
article div.codehilite .ld {
  color: #000;
}
section.article div.codehilite .m,
article div.codehilite .m {
  color: #0000cf;
  font-weight: bold;
}
section.article div.codehilite .s,
article div.codehilite .s {
  color: #4e9a06;
}
section.article div.codehilite .na,
article div.codehilite .na {
  color: #c4a000;
}
section.article div.codehilite .nb,
article div.codehilite .nb {
  color: #204a87;
}
section.article div.codehilite .nc,
article div.codehilite .nc {
  color: #000;
}
section.article div.codehilite .no,
article div.codehilite .no {
  color: #000;
}
section.article div.codehilite .nd,
article div.codehilite .nd {
  color: #5c35cc;
  font-weight: bold;
}
section.article div.codehilite .ni,
article div.codehilite .ni {
  color: #ce5c00;
}
section.article div.codehilite .ne,
article div.codehilite .ne {
  color: #c00;
  font-weight: bold;
}
section.article div.codehilite .nf,
article div.codehilite .nf {
  color: #000;
}
section.article div.codehilite .nl,
article div.codehilite .nl {
  color: #f57900;
}
section.article div.codehilite .nn,
article div.codehilite .nn {
  color: #000;
}
section.article div.codehilite .nx,
article div.codehilite .nx {
  color: #000;
}
section.article div.codehilite .py,
article div.codehilite .py {
  color: #000;
}
section.article div.codehilite .nt,
article div.codehilite .nt {
  color: #204a87;
  font-weight: bold;
}
section.article div.codehilite .nv,
article div.codehilite .nv {
  color: #000;
}
section.article div.codehilite .ow,
article div.codehilite .ow {
  color: #204a87;
  font-weight: bold;
}
section.article div.codehilite .w,
article div.codehilite .w {
  color: #f8f8f8;
  text-decoration: underline;
}
section.article div.codehilite .mb,
article div.codehilite .mb {
  color: #0000cf;
  font-weight: bold;
}
section.article div.codehilite .mf,
article div.codehilite .mf {
  color: #0000cf;
  font-weight: bold;
}
section.article div.codehilite .mh,
article div.codehilite .mh {
  color: #0000cf;
  font-weight: bold;
}
section.article div.codehilite .mi,
article div.codehilite .mi {
  color: #0000cf;
  font-weight: bold;
}
section.article div.codehilite .mo,
article div.codehilite .mo {
  color: #0000cf;
  font-weight: bold;
}
section.article div.codehilite .sb,
article div.codehilite .sb {
  color: #4e9a06;
}
section.article div.codehilite .sc,
article div.codehilite .sc {
  color: #4e9a06;
}
section.article div.codehilite .sd,
article div.codehilite .sd {
  color: #8f5902;
  font-style: italic;
}
section.article div.codehilite .s2,
article div.codehilite .s2 {
  color: #4e9a06;
}
section.article div.codehilite .se,
article div.codehilite .se {
  color: #4e9a06;
}
section.article div.codehilite .sh,
article div.codehilite .sh {
  color: #4e9a06;
}
section.article div.codehilite .si,
article div.codehilite .si {
  color: #4e9a06;
}
section.article div.codehilite .sx,
article div.codehilite .sx {
  color: #4e9a06;
}
section.article div.codehilite .sr,
article div.codehilite .sr {
  color: #4e9a06;
}
section.article div.codehilite .s1,
article div.codehilite .s1 {
  color: #4e9a06;
}
section.article div.codehilite .ss,
article div.codehilite .ss {
  color: #4e9a06;
}
section.article div.codehilite .bp,
article div.codehilite .bp {
  color: #3465a4;
}
section.article div.codehilite .vc,
article div.codehilite .vc {
  color: #000;
}
section.article div.codehilite .vg,
article div.codehilite .vg {
  color: #000;
}
section.article div.codehilite .vi,
article div.codehilite .vi {
  color: #000;
}
section.article div.codehilite .il,
article div.codehilite .il {
  color: #0000cf;
  font-weight: bold;
}
section.article pre,
article pre {
  margin-top: 0.625rem;
  margin-bottom: 0.625rem;
  font-size: 16px;
  overflow-x: auto;
  white-space: pre;
}
section.article code,
article code {
  font-size: 16px;
}
section.article div.tags,
article div.tags {
  clear: both;
  border-top: 1px dashed #c33;
  margin-top: 5px;
  padding-top: 5px;
  padding-bottom: 2px;
}
section.article div.tags a,
article div.tags a {
  color: #333;
}
section.article div.tags h2,
article div.tags h2 {
  margin: 0;
  display: inline;
  font-family: 'Sorts Mill Goudy', Georgia, 'Times New Roman', Times, serif;
  font-size: 1rem;
  line-height: 1rem;
}
section.article figure,
article figure {
  padding-bottom: 5px;
  margin-bottom: 10px;
  overflow-y: hidden;
}
section.article figure a,
article figure a {
  display: block;
}
section.article figure figcaption,
article figure figcaption {
  display: block;
}
section.article figure figcaption p,
article figure figcaption p {
  margin: 0;
  border-bottom: 1px dashed #c33;
  float: left;
}
section.article figure:after,
article figure:after {
  content: '\0020';
  display: block;
  height: 0;
  visibility: hidden;
  clear: both;
}
main#content div.abstract-list section.article p.readmore {
  margin-bottom: 5px;
}
nav.utils {
  padding-left: 40px;
  padding-right: 40px;
  margin-top: 10px;
  margin-bottom: 10px;
}
/* crumb trail */
.crumbs {
  font-size: 0.75rem;
  overflow-y: hidden;
}
.crumbs ul {
  margin: 0;
  padding: 0;
  display: inline;
}
.crumbs li {
  list-style-type: none;
  display: inline;
  margin: 0;
  padding: 0;
  text-transform: lowercase;
}
.crumbs li span {
  text-transform: lowercase;
}
.crumbs a span {
  text-transform: lowercase;
}
/* pagination */
div.pagination .pnum {
  margin-right: 10px;
  display: block;
  padding: 5px;
  float: left;
}
div.pagination span.paginated-ends {
  font-size: 1.2rem;
}
div.pagination span.paginated_range,
div.pagination a {
  color: #999;
}
div.pagination a:hover {
  text-decoration: none;
  color: #fff;
  background-color: #999;
}
div.pagination span.paginated_current_page {
  color: #333;
}
div.pagination span.page-of-page {
  display: none;
}
/* previous/next page in a section */
div.prevnext {
  overflow-y: hidden;
}
div.prevnext a#next {
  width: 50%;
  float: right;
  text-align: right;
}
div.prevnext a#prev {
  width: 50%;
  float: left;
}
/* tags */
.tags a.tag02 {
  font-size: 1.1rem;
}
.tags a.tag03 {
  font-size: 1.2rem;
}
.tags a.tag04 {
  font-size: 1.3rem;
}
.tags a.tag05 {
  font-size: 1.4rem;
}
.tags a.tag06 {
  font-size: 1.5rem;
}
.tags a.tag07 {
  font-size: 1.6rem;
}
.tags a.tag08 {
  font-size: 1.7rem;
}
.tags a.tag09 {
  font-size: 1.8rem;
}
.tags a.tag10 {
  font-size: 1.9rem;
}
/* footer */
footer {
  border-top: 1px solid #c33;
  clear: both;
  font-size: 0.7rem;
  font-family: 'Helvetica Neue', Helvetica, Arial, Geneva, sans-serif;
  padding-top: 5px;
  padding-left: 40px;
  padding-right: 40px;
}
@media (max-width: 600px) {
  #content {
    width: 100%;
  }
  #hamburger {
    display: block;
  }
  ul#menu {
    display: none;
  }
  ul#menu.show {
    display: block;
  }
  ul#menu li {
    display: block;
  }
  h2.date {
    display: none;
  }
  span.paginated {
    display: block;
  }
  span.paginated_range {
    display: none;
  }
  span.paginated-ends {
    display: block;
    float: left;
  }
  span.paginated-ends a {
    font-size: 1.5rem;
    display: block;
    width: 2rem;
    height: 2rem;
    float: left;
    vertical-align: top;
    line-height: 2rem;
  }
  span.page-of-page {
    display: block;
    float: left;
    margin-left: 1rem;
    margin-right: 1rem;
    height: 2rem;
    line-height: 2rem;
  }
}
/* fancybox needs to show overflow */
div.fancybox-overlay * {
  overflow: visible;
}
/*# sourceMappingURL=base.css.map */