@font-face{font-family:"Source Sans 3";src:url(/source/SourceSans3-VariableFont_wght.ttf)}@font-face{font-family:"Source Code Pro";src:url(/source/SourceCodePro-VariableFont_wght.ttf)}body{font-family:"Source Sans 3";font-size:1.1rem;background-color:#020100;color:#ffd6c4;margin:0;padding:0;display:flex;flex-direction:column;align-items:center;text-shadow:0px 0px 2px #f74c00}.wrapper{padding:10px;max-width:800px}h1,h2,h3,h4,h5,h6{color:#f74c00;text-shadow:0px 0px 2px rgba(247,76,0,.5);font-family:"Source Code Pro";font-weight:normal}nav{display:flex;align-items:baseline;justify-content:space-between;border-bottom:#f74c00 1px dashed;padding:.5em;flex-wrap:wrap}nav h1{margin:0px;font-family:"Source Sans 3"}nav h1 a{text-decoration:none;font-size:2rem}@media screen and (max-width: 445px){nav h1 a{font-size:1.5rem}}@media screen and (max-width: 768px){nav{justify-content:center}}nav ul{padding:0}nav ul li{display:inline-block;font-size:18pt;padding:0 .5rem}nav ul li a,nav ul li a:visited{text-decoration:none}nav ul li a:hover{text-decoration:underline}@media screen and (max-width: 445px){nav ul li{font-size:1rem}}audio{width:100%}a,a:visited{color:#f74c00;text-decoration:underline;font-family:"Source Code Pro"}a:hover{color:#ff6c2b}.post{margin:10px;padding:10px 10px}.post p{margin-bottom:0}hr{color:#f74c00;text-shadow:0px 0px 2px rgba(247,76,0,.6);border-top:1px dashed;border-bottom:0px;margin:1em}.latest-ep{border:1px solid #682000;border-radius:3px;padding:.2rem;display:flex;flex-direction:column}.latest-ep_heading{position:relative;top:-19px;left:10px}.latest-ep_heading h3{display:inline;margin:0;padding:0;background:#000}.latest-ep_heading h3 a{text-decoration:none}.latest-ep_heading h3 a:hover{text-decoration:underline}.latest-ep_description{flex-direction:row;flex-wrap:wrap;padding:.4rem 1rem;margin-top:-15px}.latest-ep p{margin:0 0 .5rem 0;padding:0}.audio-meta{display:flex;justify-content:space-between;font-size:x-small;font-style:italic}