@charset "UTF-8";html{font-family:serif}body{font-family:titillium web,sans-serif;font-weight:300;font-style:normal;font-size:1.9em;letter-spacing:.03em;color:#fffffa;background-color:#191919}body em{font-style:italic}body h1{font-size:2.3em;font-weight:400}body h2{font-size:1.9em;font-weight:400}body h3{font-size:1.5em;font-weight:600}body h4{font-size:1em;font-weight:700}body h1,body h2,body h3,body h4,body h5,body h6{font-family:titillium web,sans-serif;letter-spacing:0}body h1 a,body h2 a,body h3 a,body h4 a,body h1 a:visited,body h2 a:visited,body h3 a:visited,body h4 a:visited{color:#73899c;text-decoration:none}body a,body a:visited{color:rgba(255,170,102,.7)}body tt,body code{font-family:monospace}article,aside,footer,header,main,nav,section{display:block}.site-header{color:#fffffa;background:#1d2020}.site-branding{text-align:center;font-family:titillium web,sans-serif;font-weight:200;line-height:1.5}.site-branding h1{font-size:2.3em;font-style:italic}.site-branding p{padding:.4em 0}.site-branding a{text-decoration:none}.site-branding::after{margin-top:1em;content:"∞";color:rgba(255,255,255,.2)}.custom-logo-link{display:block;padding:1em}.custom-logo-link img{display:inline-block;margin-top:.3em;height:145px;width:auto}.main-navigation{font-family:titillium web,sans-serif;font-weight:400;text-align:center;letter-spacing:.1em;margin:0 1em 0 0;padding:0 0 1em;font-size:110%;clear:left}.main-navigation ul{list-style:none;margin:0;padding:1em 0 0}.main-navigation ul li{margin:0 1px 1px 0}.main-navigation ul:hover>ul,.main-navigation ul:focus>ul{left:auto}.main-navigation li{position:relative}.main-navigation a{display:inline-block;width:100%;padding:.5em 0;text-decoration:none}.main-navigation a:hover,.main-navigation a:focus{text-decoration:underline}.main-navigation label{cursor:pointer}label svg{display:inline-block;vertical-align:middle;margin:0 0 4px}#menu-toggle{display:none}.main-navigation label{display:inline-block;border:.5px dotted #73899c;width:95%;padding:.4em 0 .1em;margin:.2em .2em .2em .8em;text-transform:uppercase;font-size:100%}#primary-menu{display:none}#menu-toggle:checked+#primary-menu{display:block}.main-navigation ul{display:block;margin-top:-1em;padding-top:1em}.main-navigation ul li{display:inline-block;padding:0 .2em .1em;width:90%;max-width:90%}.main-navigation ul a{padding:.4em 0 .4em .8em;background:#161819;margin:.2em 0 0 .4em}.main-navigation ul li a:hover{background:rgba(255,255,255,.03)}.site-header a h1{color:#fffffa}.site-header,.site-footer{color:#fffffa}.site-header a{color:rgba(255,170,102,.7)}.site-footer a{color:rgba(255,170,102,.7);text-decoration:none}.site-header a:visited,.site-footer a:visited{color:rgba(255,170,102,.7)}.site-header a:hover,.site-footer a:hover{color:rgba(255,170,102,.8);text-decoration:none}.site-header a:active,.site-footer a:active{color:red}.site-main{min-height:90vh}.site-main .page-intro{background:#1d2020;padding:1em}.site-main .page-intro h2{font-size:120%}.post{background:#161819;padding:1rem;border:1px solid #161819;margin:1rem}.post .fm{color:#8b8d89;font-size:.8em}.post .summary{font-size:.9em}.site-complementary{padding:1em}.extra-branding{text-align:center;display:block}.extra-branding img{width:50%;max-width:100px;padding:1em 0}.site-footer{color:#dcdcd8;background:#1d2020;padding:1em;text-align:right;min-height:10vh;font-size:80%}.social-icons ul{list-style:none}.social-icons ul li{float:left;padding:0 1em 0 0}.site-main article{overflow:hidden}.site-main article .abody{padding:.5em 2em 2em;line-height:1.5;max-width:100%}.site-main article p{padding:.5em 0}.site-main article blockquote{padding:.2em .2em .4em 1.2em;font-family:monospace;font-weight:200;font-size:90%}.site-main ul>li:before{content:"–";position:absolute;margin-left:-1.1em}.site-main article ul li{margin-left:1.3em}.featured_img{display:block}.featured_img span{display:table-cell;margin:0;height:300px;min-height:25vh;vertical-align:middle;width:500em;overflow:hidden}.featured_img h1{text-align:center;color:rgba(255,170,102,.7);font:2.4em titillium web,sans-serif;letter-spacing:-.05em}.featured_caption{display:block;margin:0;padding-bottom:.5em;background-color:#1d2020;background:rgba(29,32,32,.9);font-style:italic;text-align:center}.site-main{max-width:50em;width:100%;margin:0 auto}@media screen and (min-width:600px){.site-main{max-width:100%}.menu-toggle{display:none}.main-navigation ul{display:block;display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:1em;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.main-navigation label{display:none}#primary-menu{display:block}.main-navigation ul li{width:auto;padding:0 .2em 1em}.main-navigation ul a{padding:.4em .4em .8em;margin:.4em 0 0 .4em;background:#161819}}@media screen and (min-width:1300px){.site-main{max-width:50em}}@supports(grid-area:auto){@media screen and (min-width:55em){.site{display:grid;grid-template-columns:16em 1fr;grid-template-rows:1fr minmax(1em,auto);grid-template-areas:"header main" "header sidebar" "header footer"}.site-header{grid-area:header}.site-main{grid-area:main}.site-complementary{grid-area:sidebar}.site-footer{grid-area:footer}.site-main{max-width:none;padding:0;display:grid;grid-template-rows:auto 1fr}.posts{display:grid;grid-template-columns:repeat(2,1fr)}.site-header{position:fixed;width:16em;height:100vh;border-bottom:none;overflow-y:auto;display:flex;flex-direction:column}.menu-toggle{display:none}.main-navigation{-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto;padding-bottom:2em}.main-navigation ul{margin:-1em 0 0}.main-navigation ul li{width:95%;max-width:95%;padding:.2em 0 0;margin:.1em 0 0 .2em;line-height:1.2}.main-navigation ul li a{padding:.2em .4em .4em}}@media screen and (min-width:1300px){.site{grid-template-columns:16em 1fr 18em;grid-template-rows:1fr minmax(1em,auto);grid-template-areas:"header main sidebar" "header footer footer"}}}