html,body{margin:0;padding:0;width:100%;height:100%}body{display:flex;flex-flow:column nowrap}img{display:block;max-width:100%;height:100%}nav{font-family:sans-serif}nav li{list-style:none}nav a{color:inherit;text-decoration-line:none}nav a:hover{text-decoration-line:underline}#topnav{font-size:large;border:0.5pt solid #ff6600;color:#ff6600;background:#ffe8d1}#topnav ul{display:flex;flex-flow:row wrap;justify-content:end;align-items:center;padding:0 2em}@media (max-width: 800px){#topnav ul{justify-content:center}}#topnav li{margin:1em 2em}#main-image{max-height:15em;padding-left:2.5em}#main-image img{height:5em}div#subtitle{padding-left:17px}#mainnav{font-weight:bold;font-size:larger;display:flex;justify-content:space-between;align-items:center;flex-flow:row nowrap;min-height:9em;color:#5f5f5f}@media (max-width: 800px){#mainnav{justify-content:center}}#mainnav ul{display:flex;flex-flow:row wrap;padding:0 2em}#mainnav li{margin:1em 2em}#mainnav img{max-height:7.5em;height:7em}article{font-family:sans-serif;font-size:larger;line-height:1.5;display:flex;align-self:center;margin:3em 1em 1em 1em}article h1{font-size:2em}article h1.post-list{margin-top:0}article h2{font-size:1.5em}article .title{margin-bottom:1em}article img{align-self:center;margin:auto}article table{width:100%;border-collapse:collapse;font-size:75%}article table thead{font-weight:300}article table td,article table th{padding:0.5em;border:1px solid grey}article.page{flex-flow:column nowrap;max-width:780px}article.post{display:block}article a.clear{color:inherit}article a.clear:visited{color:inherit}article li.h2{font-size:larger}#article-image{justify-self:center;max-height:15em;margin:1em 3em}ul.share-buttons{display:flex;flex-flow:row wrap;list-style:none}ul.share-buttons li{margin:0 1em}ul.share-buttons img{width:5em}small.share-buttons{font-size:8pt}
