body{min-height:100vh;background:#333 url("/assets/2011/back.jpg") repeat;text-align:center;font:normal 1em serif;padding:40px 0}header{height:400px;width:80%;color:#fff;position:relative;margin:0 auto 0 auto;background-image:url("/assets/2011/background.png");border-radius:1em;overflow:hidden;position:relative;display:grid;grid-template:"header header" 45px "hero   nav" auto/auto auto}.banner-image{width:100%;height:100%;object-fit:cover;grid-area:hero}.intro{color:#fff;font:bold 20px serif;grid-area:hero;align-self:center;justify-self:center;max-width:75%}.banner{grid-area:nav;display:flex;flex-direction:column;background:#0f0f0f url("/assets/2011/menu.png") repeat-y;width:210px}.banner>.container{display:contents}.banner select{margin-bottom:1rem}.banner a:not(.site-title){color:#fff;--height: 3.5em;height:var(--height);line-height:var(--height);text-decoration:none}.banner a:not(.site-title)>svg{filter:invert(100%)}.banner a:not(.site-title):not(:last-of-type){border-bottom:3px ridge #4a4a4a}.banner a:not(.site-title):hover{background:url("/assets/2011/hover-side.png") repeat-x}.site-title{position:absolute;inset:0 0 auto 0;color:#fff;height:45px;background:#000 url("/assets/2011/menu-head.png") repeat-x;text-decoration:none;font:normal 1.5em sans-serif;line-height:45px}main{background:#f4f4f2 url("/assets/2011/wrapper.png") repeat-x;border-bottom:1px solid #fafafa;padding-bottom:40px;border-top-right-radius:1em;border-top-left-radius:1em;width:80%;margin:10px auto 0 auto;box-shadow:0 .5em .5em #a3a3a3;padding:1.5em 5em 0 3em;box-sizing:border-box;text-align:left;padding-bottom:1rem}footer{background:#dfdfd7;padding:10px 0 10px 0;width:80%;margin:0 auto 0 auto;position:relative;z-index:-1;text-align:center;border-bottom-right-radius:1em;border-bottom-left-radius:1em}.post-list{margin-bottom:1rem}.post-list:not(:last-of-type){border-bottom:3px ridge #dfdfdf;padding-bottom:1rem}.post-list h2{color:#2a609d;text-align:center;margin-bottom:.5rem}.post-list h2 a{color:currentColor}h1{font-size:1.5em}h2{font-size:1.25em}h3{font-size:1.12em}h4{font-size:1.06em}h1,h2,h3,h4,h5,h6{font-family:sans-serif}