html,body{background:#aaa;margin:0;padding:0;line-height:1.4}#wrapper{background:white}@media (min-width:61em){#wrapper{background:white;border-radius:.7em;box-shadow:0 .4em 1em #444;margin:0 auto 2em;max-width:61em;overflow:hidden;position:relative;top:1em;z-index:2}}#header,#footer{background:#70e050;background:linear-gradient(178deg,#70e050,rgba(255,255,255,0),rgba(255,255,255,.5),rgba(255,255,255,0)),linear-gradient(172deg,#70e050,#60b040,white,#e05090);padding:1ex;color:white;text-shadow:.15em .05em .3em black;position:relative;z-index:2}#header :link,#header :visited{color:white}#header h1{letter-spacing:.2em}#header h1 small{display:inline-block;font-size:.55em;margin-left:.4em}@media (min-width:40em){#mainwrap{float:left;width:71.4%}#sidebarwrap{float:right;width:28.5%;padding:.2em 0 0 0}}#main{margin:1em .6em 2em;min-height:10em}.sidebar{background:#ccffcc;background:linear-gradient(175deg,#70e050,white);color:black;padding:.8em;margin:.4em .3em 1.4em;font-family:sans-serif;font-size:80%;border-radius:.8em;text-shadow:1px 1px .5px rgba(255,255,255,.5);overflow:hidden;position:relative}.sidebar h2{color:#222}#foowrap{overflow:hidden}:link,:visited{text-decoration:none}:link:hover,:visited:hover{text-decoration:underline}.image{float:right;clear:right;margin:0 .5em .5em .5em}.image .caption{max-width:226px;max-width:calc(220px + .5em)}.postInIndex .image .caption{max-width:186px;max-width:calc(180px + .5em)}@media (max-width:380px){.image{float:none}.image .caption{max-width:none}.postInIndex .image .caption{max-width:none}}.image .caption{font-size:80%;margin-top:.4em}img{border:none}.image a img{display:block;margin:0;padding:0}.image a{display:block;display:inline-block;box-shadow:#888 .1em .18em .8em;background:white;padding:.2em;position:relative;z-index:17}.image a:hover{box-shadow:.1em .18em .8em black}h2{margin:0 0 .2em 0}p.dateline{font-family:sans-serif;font-size:80%}p{margin:0 0 .6em 0}dl dt{margin:.4em 0 0 0}dl dd{margin:0 0 .4em 1.6em}table{margin:1em 0;border-collapse:collapse;border:solid 2px #6a6}thead,tbody{border:solid 2px #6a6}thead,tr:nth-child(2n){background:#efe}th{text-align:left}th,td{padding:.1em .5em;border:solid 1px #aca}.postInIndex{margin-bottom:2em}.allPostsFooter{border-top:solid 1px #70e050;padding-top:.5em;float:left}#kratsbox{z-index:1000}#kratsbox{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(40,40,40,.5)}@keyframes kbFadein{0%{opacity:0}100%{opacity:1}}@-webkit-keyframes kbFadein{0%{opacity:0}100%{opacity:1}}@keyframes kbFadeout{0%{opacity:1;height:100%}100%{opacity:0;height:0}}@-webkit-keyframes kbFadeout{0%{opacity:1;height:100%}100%{opacity:0;height:0}}#kratsbox.showing{animation-duration:1s;animation-name:kbFadein;-webkit-animation-duration:1s;-webkit-animation-name:kbFadein;opacity:1}#kratsbox.hidden{animation-duration:1s;animation-name:kbFadeout;-webkit-animation-duration:1s;-webkit-animation-name:kbFadeout;height:0;opacity:0;overflow:hidden}#kratsbox img{width:auto;height:auto;max-width:100%;max-height:100%}#kratsbox div{background:#444044;border-radius:1em;padding:1em 1em .2em 1em;margin:1.5em auto 0;width:90%;box-shadow:0 0 2em .4em black;position:relative;z-index:20;overflow:hidden}#kratsbox .extra{position:absolute;top:1em;height:90%;width:30%}#kratsbox a:hover{color:red}#kratsbox .prev .extra{left:1em}#kratsbox .next .extra{right:1em}#kratsbox .prev .extra:hover:before,#kratsbox .next .extra:hover:before{display:block;position:absolute;top:30%;background:#444044;padding:.5em .5em;font-size:2em}#kratsbox .prev .extra:hover:before{content:'\2190';left:0;border-radius:0 1ex 1ex 0}#kratsbox .next .extra:hover:before{content:'\2192';right:0;border-radius:1ex 0 0 1ex}#kratsbox p{margin:0;padding:.3em 0;color:#cccccc;text-align:left;text-shadow:-1px 0 black,0 -1px black}#kratsbox .single .next,#kratsbox .single .prev{display:none}#kratsbox .krbxbtn{float:right}#kratsbox :link,#kratsbox :visited{color:white}#kratsbox .krbxbtn:link,#kratsbox .krbxbtn:visited{font-weight:bold;text-decoration:none;margin:0 .2em;padding:.2em}