@charset "UTF-8";
/**! normalize.css v2.1.1 | MIT License | git.io/normalize */
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
  display: block; }

audio, canvas, video {
  display: inline-block; }

audio:not([controls]) {
  display: none;
  height: 0; }

[hidden] {
  display: none; }

html {
  background: #fff;
  color: #000;
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

a:focus {
  outline: thin dotted; }
a:active, a:hover {
  outline: 0; }

h1 {
  font-size: 2em;
  margin: 0.67em 0; }

abbr[title] {
  border-bottom: 1px dotted; }

b, strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0; }

mark {
  background: #ff0;
  color: #000; }

code, kbd, pre, samp {
  font-family: monospace, serif;
  font-size: 1em; }

pre {
  white-space: pre-wrap; }

q {
  quotes: "“" "”" "‘" "’"; }

small {
  font-size: 80%; }

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0; }

svg:not(:root) {
  overflow: hidden; }

figure {
  margin: 0; }

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

legend {
  border: 0;
  padding: 0; }

button, input, select, textarea {
  font-family: inherit;
  font-size: 100%;
  margin: 0; }

button, input {
  line-height: normal; }

button, select {
  text-transform: none; }

button, html input[type='button'], input[type='reset'], input[type='submit'] {
  -webkit-appearance: button;
  cursor: pointer; }

button[disabled], html input[disabled] {
  cursor: default; }

input[type='checkbox'], input[type='radio'] {
  box-sizing: border-box;
  padding: 0; }
input[type='search'] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box; }
  input[type='search']::-webkit-search-cancel-button, input[type='search']::-webkit-search-decoration {
    -webkit-appearance: none; }

button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto;
  vertical-align: top; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

@font-face {
  font-family: "CalRomanCapitals";
  src: url("/fonts/2D5CBB_0_0.eot");
  src: url("/fonts/2D5CBB_0_0.eot?#iefix") format("/fonts/embedded-opentype"), url("/fonts/2D5CBB_0_0.woff") format("woff"), url("/fonts/2D5CBB_0_0.ttf") format("truetype"), url("/fonts/2D5CBB_0_0.svg#2D5CBB_0_0") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: "regular";
  src: url("/fonts/tita-text-book-webfont.eot");
  src: url("/fonts/tita-text-book-webfont.eot?#iefix") format("/fonts/embedded-opentype"), url("/fonts/tita-text-book-webfont.woff") format("woff"), url("/fonts/tita-text-book-webfont.ttf") format("truetype"), url("/fonts/tita-text-book-webfont.svg#2D5CBB_0_0") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: "light";
  src: url("/fonts/tita-text-light-italic-rg-webfont.eot");
  src: url("/fonts/tita-text-light-italic-rg-webfont.eot?#iefix") format("/fonts/embedded-opentype"), url("/fonts/tita-text-light-regular-webfont.woff") format("woff"), url("/fonts/tita-text-light-regular-webfont.ttf") format("truetype"), url("/fonts/tita-text-light-regular-webfont.svg#2D5CBB_0_0") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: "lightitalic";
  src: url("/fonts/tita-text-light-italic-rg-webfont.eot");
  src: url("/fonts/tita-text-light-italic-rg-webfont.eot?#iefix") format("/fonts/embedded-opentype"), url("/fonts/tita-text-light-italic-rg-webfont.woff") format("woff"), url("/fonts/tita-text-light-italic-rg-webfont.ttf") format("truetype"), url("/fonts/tita-text-light-italic-rg-webfont.svg#2D5CBB_0_0") format("svg");
  font-weight: normal;
  font-style: normal; }
body,
html {
  background: #fffff8; }

svg.logo {
  display: block;
  width: 40px;
  height: 40px; }
  svg.logo .outer-ring {
    fill: #222; }
  svg.logo .middle-ring {
    fill: #f9f9f9; }
  svg.logo .center-ring {
    fill: #666666; }
  svg.logo .shine {
    fill: #222;
    opacity: 0.1; }

.contents {
  display: flex;
  display: -webkit-flex;
  max-width: 1320px;
  margin: 0 auto; }
  .contents nav.sections {
    padding: 20px;
    max-width: 20%; }
    .contents nav.sections ul {
      list-style: none;
      margin: 0;
      padding: 0;
      font-family: CalRomanCapitals; }
      .contents nav.sections ul li {
        text-transform: uppercase;
        margin-bottom: 10px; }
        .contents nav.sections ul li a {
          color: #444;
          font-size: 28px !important;
          text-decoration: none; }
    .contents nav.sections p {
      font-family: regular;
      color: #666666; }
      .contents nav.sections p a {
        color: #444;
        text-decoration: none;
        text-shadow: -1px -1px 0 #fffff8, 1px -1px 0 #fffff8, -1px 1px 0 #fffff8, 1px 1px 0 #fffff8;
        background-image: linear-gradient(to top, transparent, transparent 2px, #444 2px, #444 3px, transparent 3px); }
        .contents nav.sections p a:hover {
          color: #101010;
          background-image: linear-gradient(to top, transparent, transparent 2px, #101010 2px, #101010 3px, transparent 3px); }
  .contents nav.articles {
    padding: 20px;
    max-width: 80%; }
    .contents nav.articles ol {
      list-style: none;
      padding: 0;
      margin: 0; }
      .contents nav.articles ol li {
        margin-bottom: 20px; }
        .contents nav.articles ol li time {
          width: 100px;
          padding-right: 20px;
          white-space: nowrap;
          font-family: regular;
          color: #666666;
          display: block; }
        .contents nav.articles ol li a {
          text-decoration: none;
          font-family: CalRomanCapitals;
          font-size: 28px;
          text-transform: uppercase;
          color: #444; }
          .contents nav.articles ol li a:visited {
            color: #999999; }
          .contents nav.articles ol li a:hover {
            color: #101010; }
  .contents aside {
    background: #eeeeee;
    width: 50%;
    padding: 20px; }

.home-header {
  padding: 20px;
  max-width: 1280px;
  margin: 60px auto 30px auto; }
  .home-header h1 {
    word-break: break-all;
    font-family: CalRomanCapitals;
    font-weight: normal;
    font-size: 68px;
    text-align: left;
    text-transform: uppercase;
    text-rendering: optimizeLegibility;
    margin: 0; }
    .home-header h1 abbr {
      border-bottom: 0; }
    .home-header h1 span {
      color: #444; }
  .home-header svg.logo {
    margin: 0 0 60px 0; }

.site-header {
  padding: 10px 15px; }
  .site-header nav {
    font-family: CalRomanCapitals !important;
    font-weight: normal;
    font-size: 20px;
    text-transform: uppercase;
    text-display: inline-block; }
  .site-header .site-title svg {
    width: 30px;
    height: 30px;
    vertical-align: -10px;
    margin-right: 5px; }
  .site-header .site-title .outer-ring {
    fill: #222; }
  .site-header .site-title .middle-ring {
    fill: #f9f9f9; }
  .site-header .site-title .center-ring {
    fill: #666666; }
  .site-header .site-title .shine {
    fill: #222;
    opacity: 0.1; }
  .site-header p {
    float: right;
    margin: 0; }
    .site-header p font {
      size: 14px !important;
      family: Arial !important; }

.post-header {
  max-width: 1280px;
  margin: 80px auto 60px auto;
  padding: 0 20px; }
  .post-header figure {
    display: block;
    margin: 0 auto;
    width: 60px;
    height: 60px; }
    .post-header figure svg {
      width: 60px;
      height: 60px; }
  .post-header h1 {
    font-family: CalRomanCapitals;
    font-size: 96px;
    font-weight: normal;
    text-transform: uppercase;
    text-align: center;
    text-rendering: optimizeLegibility;
    color: #101010; }
  .post-header p {
    font-size: 18px;
    font-family: CalRomanCapitals;
    font-weight: normal;
    text-transform: uppercase;
    text-align: center; }

.footer-home {
  padding: 20px;
  max-width: 1280px;
  margin: 30px auto 60px auto; }
  .footer-home p {
    font-family: regular;
    color: #666666;
    text-align: center; }

.footer-post {
  padding: 60px 20px; }
  .footer-post svg {
    display: block;
    margin: 80px auto 40px auto;
    width: 40px;
    height: 40px; }
  .footer-post h5 {
    -webkit-font-smoothing: antialiased;
    word-break: break-all;
    color: #666666;
    font-family: CalRomanCapitals;
    font-weight: normal;
    font-size: 22px;
    text-align: center;
    text-transform: uppercase;
    text-rendering: optimizeLegibility;
    margin: 0 0 20px 0; }
    .footer-post h5 a {
      color: #444;
      text-decoration: none;
      text-shadow: -1px -1px 0 #fffff8, 1px -1px 0 #fffff8, -1px 1px 0 #fffff8, 1px 1px 0 #fffff8;
      background-image: linear-gradient(to top, transparent, transparent 2px, #444 2px, #444 3px, transparent 3px); }
      .footer-post h5 a:hover {
        color: #101010;
        background-image: linear-gradient(to top, transparent, transparent 2px, #101010 2px, #101010 3px, transparent 3px); }

.article {
  max-width: 960px;
  margin: 0 auto;
  font-family: light;
  padding: 0 20px; }
  .article h2,
  .article h3,
  .article h4,
  .article h5 {
    font-family: CalRomanCapitals;
    font-weight: normal;
    text-transform: uppercase;
    text-align: center;
    text-rendering: optimizeLegibility;
    color: #101010; }
  .article h2 {
    font-size: 68px; }
  .article h3 {
    font-size: 38px; }
  .article h4 {
    font-size: 28px; }
  .article p,
  .article ul,
  .article ol {
    font-size: 22px;
    line-height: 36px;
    text-rendering: optimizeLegibility;
    color: #444; }
  .article p:first-child {
    font-family: regular;
    font-size: 28px;
    line-height: 42px;
    color: #222; }
  .article code {
    padding: 2px 4px;
    font-size: 18px;
    color: #c7254e;
    background-color: #f9f2f4;
    border-radius: 4px;
    font-family: Menlo, Monaco, Consolas, "Courier New", monospace; }
  .article em,
  .article strong {
    font-family: lightitalic;
    font-style: normal;
    font-weight: normal; }
  .article strong {
    color: #101010; }
  .article .latin {
    font-family: CalRomanCapitals !important;
    font-weight: normal;
    text-transform: uppercase; }
  .article blockquote .latin {
    font-size: 38px;
    line-height: 48px; }
  .article pre {
    width: 90%;
    margin: 0 auto; }
  .article .footnotes {
    margin-top: 80px; }
    .article .footnotes li {
      list-style-type: upper-roman;
      margin: 0;
      padding: 0;
      font-size: 16px; }
    .article .footnotes p {
      font-size: 16px;
      line-height: 20px;
      margin: 0 !important; }
    .article .footnotes sup {
      line-height: 0; }
  .article a {
    color: #444;
    text-decoration: none;
    text-shadow: -1px -1px 0 #fffff8, 1px -1px 0 #fffff8, -1px 1px 0 #fffff8, 1px 1px 0 #fffff8;
    background-image: linear-gradient(to top, transparent, transparent 2px, #444 2px, #444 3px, transparent 3px); }
    .article a:hover {
      color: #101010;
      background-image: linear-gradient(to top, transparent, transparent 2px, #101010 2px, #101010 3px, transparent 3px); }
  .article hr {
    width: 100px;
    margin: 0 auto; }

.draw {
  display: block;
  margin: 0 auto;
  width: 80%; }
  .draw img {
    display: block;
    min-width: 100%;
    width: 300px; }

.archive {
  list-style: none;
  text-align: center;
  margin: 0;
  padding: 0; }
  .archive li {
    line-height: 24px; }
  .archive a {
    font-family: CalRomanCapitals;
    font-weight: normal;
    font-size: 24px;
    text-transform: uppercase;
    text-shadow: none;
    background: none; }
  .archive span {
    display: block;
    margin-bottom: 20px;
    font-size: 16px; }

@media (min-width: 320px) and (max-width: 580px) {
  .post-header h1 {
    font-size: 76px;
    word-break: break-word; }
  .post-header p {
    font-size: 17px; }

  .article p,
  .article ul,
  .article ol {
    font-size: 20px;
    line-height: 30px; }
  .article p:first-child {
    font-size: 22px;
    line-height: 32px; }
  .article code {
    font-size: 18px; }
  .article .footnotes p {
    font-size: 16px;
    line-height: 18px;
    margin-bottom: 0 !important; }

  .contents {
    display: block; }
    .contents nav.sections,
    .contents nav.articles {
      max-width: 1280px; }

  .home-header h1 {
    font-size: 52px; } }
@media (min-width: 580px) and (max-width: 1320px) {
  .post-header,
  .article,
  .footer-post,
  .footer-home,
  .home-header {
    padding: 0 40px; }

  .contents nav.sections,
  .contents nav.articles {
    padding: 40px; } }
