@keyframes marquee{0%{transform:translate(0)}to{transform:translate(-100%)}}@keyframes blink{0%,49%{opacity:1}50%,to{opacity:0}}@keyframes twinkle{0%,to{opacity:1;transform:scale(1)rotate(0)}50%{opacity:.55;transform:scale(.85)rotate(15deg)}}*{box-sizing:border-box}html{font-size:19px}html,body{margin:0;padding:0}body{color:#000;background-color:#f2f2e6;background-image:radial-gradient(circle at 20% 30%,#96968c29 0%,#0000 45%),radial-gradient(circle at 70% 65%,#96968c24 0%,#0000 50%),radial-gradient(circle at 45% 85%,#78786e1f 0%,#0000 40%);background-position:0 0,30px 40px,60px 10px;background-size:90px 90px,110px 110px,70px 70px;font-family:Times New Roman,Times,Georgia,serif;line-height:1.5}.wrap{max-width:820px;margin:0 auto;padding:1.5rem 1rem 3rem}.site-table{border-collapse:collapse;width:100%}.nav-cell{vertical-align:top;background:silver;border:2px solid gray;width:150px;padding:10px;font-family:Courier New,Courier,monospace}.content-cell{vertical-align:top;padding:10px 20px}@media (width<=560px){.site-table,.site-table tbody,.site-table tr,.nav-cell,.content-cell{width:100%;display:block}.nav-cell{margin-bottom:1rem}}.site-nav{flex-direction:column;display:flex}.site-nav a{color:#00f;border-bottom:1px solid gray;padding:5px 0;font-size:.85rem;text-decoration:underline;display:block}.nav-icon{vertical-align:-2px;margin-right:4px}.site-nav a:last-child{border-bottom:none}.site-nav a:visited{color:#551a8b}.site-nav a.active{color:#c00;font-weight:700;text-decoration:none}.counter-label{color:navy;margin-top:12px;font-size:.68rem;font-weight:700}.counter{background:#000;border:2px inset gray;gap:2px;margin-top:4px;padding:3px 4px;display:inline-flex}.counter span{text-align:center;color:#0f0;background:#000;border:1px solid #030;width:14px;font-family:Courier New,Courier,monospace;font-size:.82rem;font-weight:700;display:inline-block}.marquee-track{white-space:nowrap;background:#fff;border:1px solid navy;margin-bottom:.9rem;padding:.35rem 0;overflow:hidden}.marquee-text{color:green;padding-left:100%;font-size:.82rem;font-weight:700;animation:16s linear infinite marquee;display:inline-block}@media (prefers-reduced-motion:reduce){.marquee-text{padding-left:1rem;animation:none}}.content-cell h1{text-align:center;color:navy;margin:4px 0;font-size:1.6rem}.content-cell h1:before,.content-cell h1:after{content:"";vertical-align:-3px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M12 0 L14.5 9.5 L24 12 L14.5 14.5 L12 24 L9.5 14.5 L0 12 L9.5 9.5 Z' fill='%23ffcc00' stroke='%23996600' stroke-width='1'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:contain;width:20px;height:20px;animation:1.8s ease-in-out infinite twinkle;display:inline-block}.content-cell h1:before{margin-right:8px}.content-cell h1:after{margin-left:8px;animation-delay:.4s}@media (prefers-reduced-motion:reduce){.content-cell h1:before,.content-cell h1:after{animation:none}}.content-cell h2{color:navy;border-bottom:2px solid navy;margin:1.5rem 0 .6rem;padding-bottom:.3rem;font-size:1.1rem}.content-cell h2:first-of-type{margin-top:.8rem}.content-cell p{margin:0 0 .8rem;font-size:.95rem;line-height:1.55}.content-cell a{color:#00c}.content-cell a:visited{color:#551a8b}.tagline{color:purple;text-align:center;margin:0 0 .9rem;font-size:.88rem;font-style:italic}hr.sect{border:none;border-top:2px solid navy;width:92%;margin:14px auto}.entry{background:#fff;border:2px groove #b0b0a8;margin-bottom:.85rem;padding:.7rem .85rem}.entry-image-row{flex-wrap:wrap;gap:1rem;margin-bottom:.6rem;display:flex}.entry-image{cursor:zoom-in;border:3px ridge #ddd;outline:1px solid gray;flex:240px;width:100%;max-width:320px;height:auto;transition:transform .25s,box-shadow .25s;display:block;position:relative}.entry-image:hover,.entry-image:focus-visible{z-index:5;transform:scale(2.1);box-shadow:0 10px 28px #00000080}@media (prefers-reduced-motion:reduce){.entry-image{transition:none}}.pong-canvas{border:3px ridge #ddd;outline:1px solid gray;margin:0 auto;display:block}.entry-title{color:navy;margin:0 0 .25rem;font-size:.98rem;font-weight:700}.entry-title:before{content:"";vertical-align:-1px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 10 10'%3E%3Ccircle cx='5' cy='5' r='4' fill='%23ff6600' stroke='%23993300' stroke-width='1'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:contain;width:11px;height:11px;margin-right:5px;display:inline-block}.entry-meta{color:#444;margin:0 0 .3rem;font-size:.82rem;font-style:italic}.entry-desc{margin:0;font-size:.9rem}.entry-badge{color:navy;margin:.3rem .4rem 0 0;font-family:Courier New,Courier,monospace;font-size:.78rem;display:inline-block}.entry-badge:before{content:"[ "}.entry-badge:after{content:" ]"}.bible-section{border-top:1px dotted #999;margin:.8rem 0 1.4rem;padding-top:.8rem}.bible-section:first-of-type{border-top:none;padding-top:0}.bible-image{max-width:380px;margin:.4rem 0 .8rem}.bible-verse{white-space:pre-line;font-size:.9rem;line-height:1.65}.bible-pager{border-top:1px dotted #999;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.6rem;margin-top:1rem;padding-top:.8rem;font-size:.9rem;display:flex}.bible-credit{color:#777;text-align:center;margin:.5rem 0 0;font-size:.72rem;font-style:italic}.btn{color:#00c;font-weight:700;text-decoration:underline;display:inline-block}.btn:before{content:"[ ";text-decoration:none}.btn:after{content:" ]";text-decoration:none}.btn:hover{color:#c00}.blink{animation:1.2s step-end infinite blink}@media (prefers-reduced-motion:reduce){.blink{animation:none}}.construction{color:#000;text-align:center;background:repeating-linear-gradient(45deg,#000,#000 10px,#ff0 10px 20px);border:3px dashed #ff0;margin:1rem 0;padding:.5rem;font-weight:700}.construction span{background:#fff;padding:.15rem .5rem}.footer-row{text-align:center;color:#555;padding:.5rem 0 0;font-family:Courier New,Courier,monospace;font-size:.72rem}.badge+.badge:before{content:" ·"}a.badge{color:#00c;text-decoration:underline}a.badge:hover{color:#c00}a.badge:before{content:"";vertical-align:-1px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 12'%3E%3Crect x='0.5' y='0.5' width='15' height='11' fill='%23ffffff' stroke='%23000080' stroke-width='1'/%3E%3Cpath d='M0.5 1 L8 7 L15.5 1' fill='none' stroke='%23000080' stroke-width='1'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:contain;width:13px;height:10px;margin-right:4px;display:inline-block}
