
*{box-sizing:border-box;}
html,body{margin:0;padding:0;}
body{font-family:'Open Sans',Arial,sans-serif;color:#35322a;background:#e7ded0;font-size:16px;-webkit-font-smoothing:antialiased;}
img{max-width:100%;}
a{color:inherit;text-decoration:none;}
::selection{background:#5e6038;color:#fdfaf2;}
input,textarea{font-family:inherit;}
/* top bar */
.topbar{background:#2f3125;color:#b9b39a;font-size:12.5px;}
.topbar .in{max-width:1180px;margin:0 auto;padding:8px 24px;display:flex;justify-content:space-between;align-items:center;gap:12px;}
/* header */
header.site{background:#fdfaf2;border-bottom:1px solid rgba(53,50,42,.14);}
header.site .top{max-width:1180px;margin:0 auto;padding:20px 24px;display:flex;align-items:center;justify-content:space-between;gap:24px;flex-wrap:wrap;}
.brand{display:flex;align-items:center;gap:14px;}
.brand img{width:56px;height:56px;border-radius:6px;display:block;}
.brand .name{font-family:'Lora',Georgia,serif;font-weight:700;font-size:30px;line-height:1;color:#35322a;}
.brand .tag{font-size:11px;letter-spacing:2.5px;text-transform:uppercase;color:#8f8a72;margin-top:5px;}
.hsearch{display:flex;align-items:center;border:1px solid rgba(53,50,42,.2);border-radius:3px;overflow:hidden;background:#fff;}
.hsearch input{border:none;outline:none;padding:9px 12px;font-size:14px;width:180px;background:transparent;color:#35322a;}
.hsearch button{border:none;background:#5e6038;color:#fdfaf2;padding:9px 14px;font-size:13px;cursor:pointer;}
nav.primary{background:#5e6038;}
nav.primary .in{max-width:1180px;margin:0 auto;padding:0 24px;display:flex;gap:2px;flex-wrap:wrap;}
nav.primary a{font-size:13.5px;font-weight:600;letter-spacing:.5px;color:#fdfaf2;padding:13px 18px;display:block;}
nav.primary a:hover,nav.primary a.active{background:rgba(0,0,0,.18);}
/* layout */
.body-grid{max-width:1180px;margin:0 auto;padding:34px 24px 20px;display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:44px;align-items:start;}
main.col{min-width:0;}
aside.col{min-width:0;}
.crumb{font-size:12.5px;color:#8f8a72;margin-bottom:16px;}
.crumb a{color:#a65a32;}.crumb a:hover{text-decoration:underline;}
/* cards */
.imgslot{position:relative;background:#e7dfcb;overflow:hidden;}
.imgslot img{width:100%;height:100%;object-fit:cover;display:block;position:relative;z-index:2;}
.imgslot .ph{position:absolute;inset:0;z-index:1;display:flex;align-items:center;justify-content:center;text-align:center;padding:14px;color:#8f8a72;font-size:11px;letter-spacing:1.5px;text-transform:uppercase;}
.cat{font-size:11px;font-weight:700;letter-spacing:1.5px;text-transform:uppercase;color:#a65a32;}
.meta{font-size:12.5px;color:#8f8a72;display:flex;gap:9px;align-items:center;flex-wrap:wrap;}
.cont{color:#a65a32;font-weight:600;}
.featured{background:#fdfaf2;border:1px solid rgba(53,50,42,.14);border-radius:4px;overflow:hidden;margin-bottom:36px;box-shadow:0 1px 2px rgba(53,50,42,.06);display:block;}
.featured .imgslot{height:340px;}
.featured .pad{padding:26px 30px 30px;}
.featured h2{font-family:'Lora',Georgia,serif;font-weight:700;font-size:32px;line-height:1.15;margin:12px 0;color:#2b2921;}
.featured .ex{font-family:'Lora',Georgia,serif;font-size:18px;line-height:1.6;color:#524d40;margin:0 0 16px;}
.secttl{font-family:'Open Sans',sans-serif;font-size:13px;font-weight:700;letter-spacing:1.5px;text-transform:uppercase;color:#5e6038;margin:0 0 22px;padding-bottom:12px;border-bottom:2px solid #5e6038;}
.postrow{display:grid;grid-template-columns:210px minmax(0,1fr);gap:22px;background:#fdfaf2;border:1px solid rgba(53,50,42,.14);border-radius:4px;overflow:hidden;margin-bottom:22px;transition:.15s;}
.postrow:hover{border-color:rgba(94,96,56,.55);}
.postrow .imgslot{width:210px;min-height:158px;height:100%;}
.postrow .pad{padding:20px 22px 20px 0;}
.postrow h4{font-family:'Lora',Georgia,serif;font-weight:600;font-size:22px;line-height:1.2;margin:9px 0 8px;color:#2b2921;}
.postrow .ex{font-family:'Lora',Georgia,serif;font-size:15.5px;line-height:1.55;color:#524d40;margin:0 0 12px;}
.archead h1{font-family:'Lora',Georgia,serif;font-weight:700;font-size:34px;line-height:1.1;margin:0 0 6px;color:#2b2921;}
.archead p{font-family:'Lora',Georgia,serif;font-size:17px;color:#6b6553;margin:0 0 24px;}
.chips{display:flex;flex-wrap:wrap;gap:7px;margin-bottom:28px;padding-bottom:22px;border-bottom:1px solid rgba(53,50,42,.14);}
.chip{font-size:13px;font-weight:600;padding:7px 15px;border-radius:3px;cursor:pointer;user-select:none;background:#fdfaf2;color:#4a4638;border:1px solid rgba(53,50,42,.2);}
.chip.active{background:#5e6038;color:#fdfaf2;border-color:#5e6038;}
/* single post */
.single{background:#fdfaf2;border:1px solid rgba(53,50,42,.14);border-radius:4px;overflow:hidden;}
.single .head{padding:30px 34px 0;}
.single h1{font-family:'Lora',Georgia,serif;font-weight:700;font-size:36px;line-height:1.14;margin:14px 0;color:#2b2921;}
.single .pmeta{font-size:13px;color:#8f8a72;display:flex;gap:10px;align-items:center;flex-wrap:wrap;padding-bottom:22px;border-bottom:1px solid rgba(53,50,42,.12);}
.single .pmeta strong{color:#5e6038;}
.single .herowrap{padding:22px 34px 0;}
.single .herowrap .imgslot{height:400px;border-radius:3px;}
.single .cap{font-size:12px;color:#a49c84;font-style:italic;margin-top:8px;}
.single .content{padding:26px 34px 30px;}
.single .content p{font-family:'Lora',Georgia,serif;font-size:18.5px;line-height:1.8;color:#3a362c;margin:0 0 24px;}
.single .content p a{color:#a65a32;text-decoration:underline;text-underline-offset:2px;}
.single .content p a:hover{color:#8f4a26;}
.fr{margin:30px 0 8px;padding:22px 24px;background:#f2ecdd;border:1px solid rgba(53,50,42,.12);border-radius:4px;}
.fr .h{font-size:12px;font-weight:700;letter-spacing:1.2px;text-transform:uppercase;color:#5e6038;margin-bottom:14px;}
.fr ul{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:9px;}
.fr a{font-size:15px;color:#a65a32;text-decoration:underline;}
.fr a:hover{color:#8f4a26;}
.authorbox{margin-top:30px;padding:22px 24px;background:#f2ecdd;border:1px solid rgba(53,50,42,.12);border-radius:4px;display:flex;gap:18px;align-items:flex-start;}
.authorbox img{width:60px;height:60px;border-radius:6px;flex:none;}
.authorbox .nm{font-family:'Lora',serif;font-weight:700;font-size:19px;color:#2b2921;margin-bottom:5px;}
.authorbox .bio{font-size:14.5px;line-height:1.6;color:#5b5646;}
.pn{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-top:22px;}
.pncard{background:#fdfaf2;border:1px solid rgba(53,50,42,.14);border-radius:4px;padding:16px 20px;transition:.15s;}
.pncard:hover{border-color:rgba(94,96,56,.55);}
.pncard .l{font-size:11px;letter-spacing:1px;text-transform:uppercase;color:#8f8a72;margin-bottom:6px;}
.pncard .t{font-family:'Lora',serif;font-weight:600;font-size:16px;color:#2b2921;}
.pncard.next{text-align:right;}
.relgrid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;}
.relcard{background:#fdfaf2;border:1px solid rgba(53,50,42,.14);border-radius:4px;overflow:hidden;transition:.15s;}
.relcard:hover{border-color:rgba(94,96,56,.55);}
.relcard .imgslot{height:120px;}
.relcard .pad{padding:14px 16px 16px;}
.relcard h4{font-family:'Lora',serif;font-weight:600;font-size:16px;line-height:1.22;margin:7px 0 0;color:#2b2921;}
.relcard .cat{font-size:9.5px;}
/* pages */
.page{background:#fdfaf2;border:1px solid rgba(53,50,42,.14);border-radius:4px;padding:34px 36px;}
.page h1{font-family:'Lora',Georgia,serif;font-weight:700;font-size:34px;line-height:1.12;margin:0 0 14px;color:#2b2921;}
.page p{font-family:'Lora',Georgia,serif;font-size:18px;line-height:1.8;color:#3a362c;margin:0 0 22px;}
.page .lead{font-size:19px;font-style:italic;line-height:1.7;}
.page img.avatar{width:110px;height:110px;border-radius:8px;float:left;margin:0 24px 12px 0;}
.btn{display:inline-block;background:#a65a32;color:#fdfaf2;padding:11px 22px;border-radius:3px;font-size:13px;font-weight:600;letter-spacing:.5px;cursor:pointer;border:none;}
.btn:hover{background:#8f4a26;}
.cform{display:flex;flex-direction:column;gap:16px;max-width:520px;}
.cform label{display:block;font-size:11px;font-weight:700;letter-spacing:1px;text-transform:uppercase;color:#5e6038;margin-bottom:6px;}
.cform input,.cform textarea{width:100%;padding:11px 13px;border:1px solid rgba(53,50,42,.2);border-radius:3px;font-size:15px;background:#fff;color:#35322a;}
.cform textarea{min-height:130px;resize:vertical;}
/* sidebar widgets */
.widget{background:#fdfaf2;border:1px solid rgba(53,50,42,.14);border-radius:4px;padding:18px 20px;margin-bottom:26px;}
.widget .wt{font-size:12px;font-weight:700;letter-spacing:1.2px;text-transform:uppercase;color:#5e6038;margin-bottom:14px;padding-bottom:9px;border-bottom:1px solid rgba(53,50,42,.12);}
.widget .ssearch{display:flex;border:1px solid rgba(53,50,42,.2);border-radius:3px;overflow:hidden;}
.widget .ssearch input{border:none;outline:none;padding:9px 11px;font-size:14px;flex:1;min-width:0;background:#fff;color:#35322a;}
.widget .ssearch button{border:none;background:#5e6038;color:#fdfaf2;padding:0 14px;font-size:13px;cursor:pointer;}
.widget .aw-img{width:76px;height:76px;border-radius:8px;display:block;margin:0 auto 12px;}
.widget .aw-txt{font-family:'Lora',serif;font-size:14.5px;line-height:1.6;color:#524d40;margin:0 0 12px;text-align:center;}
.widget .aw-more{display:block;text-align:center;font-size:13px;font-weight:600;color:#a65a32;}
.widget .aw-more:hover{color:#8f4a26;}
.rp{display:flex;gap:12px;align-items:center;padding:9px 0;border-bottom:1px solid rgba(53,50,42,.08);}
.rp:hover{opacity:.75;}
.rp .imgslot{width:58px;height:48px;border-radius:3px;flex:none;}
.rp .t{font-family:'Lora',serif;font-weight:600;font-size:14px;line-height:1.25;color:#2b2921;}
.rp .d{font-size:11.5px;color:#8f8a72;margin-top:3px;}
.catrow{display:flex;justify-content:space-between;align-items:center;padding:8px 0;border-bottom:1px solid rgba(53,50,42,.08);font-size:14.5px;color:#4a4638;}
.catrow:hover{color:#a65a32;}
.catrow .n{font-size:12px;color:#8f8a72;}
/* footer */
footer.site{background:#2f3125;color:#b9b39a;margin-top:20px;}
footer.site .cols{max-width:1180px;margin:0 auto;padding:44px 24px 20px;display:grid;grid-template-columns:1.5fr 1fr 1fr;gap:40px;}
footer.site .wm{font-family:'Lora',serif;font-weight:700;font-size:24px;color:#fdfaf2;margin-bottom:10px;}
footer.site .blurb{font-size:14.5px;line-height:1.65;color:#9c9680;margin:0;max-width:320px;}
footer.site .h{font-size:11px;font-weight:700;letter-spacing:1.5px;text-transform:uppercase;color:#c88a5a;margin-bottom:14px;}
footer.site .lnk{display:flex;flex-direction:column;gap:9px;font-size:14.5px;}
footer.site .lnk a:hover{color:#fdfaf2;}
footer.site .reg{display:flex;flex-direction:column;gap:9px;font-size:14.5px;color:#9c9680;}
footer.site .base{border-top:1px solid rgba(255,255,255,.08);}
footer.site .base .in{max-width:1180px;margin:0 auto;padding:16px 24px;display:flex;justify-content:space-between;flex-wrap:wrap;gap:10px;font-size:12.5px;color:#7d785f;}
.err404{text-align:center;padding:80px 20px;}
.partner{background:#2f3125;border-radius:4px;padding:24px 28px;margin-bottom:36px;display:flex;align-items:center;justify-content:space-between;gap:20px;flex-wrap:wrap;}
.partner .pk{font-size:11px;font-weight:700;letter-spacing:1.5px;text-transform:uppercase;color:#c88a5a;margin-bottom:7px;}
.partner p{font-family:'Lora',serif;font-size:18px;line-height:1.5;color:#ece4d2;margin:0;max-width:560px;}
.partner p a{color:#e0a978;text-decoration:underline;font-weight:600;}
.partner p a:hover{color:#f0c197;}
.partner .pbtn{flex:none;background:#a65a32;color:#fdfaf2;padding:12px 24px;border-radius:3px;font-size:13px;font-weight:600;letter-spacing:.5px;}
.partner .pbtn:hover{background:#bc6c40;}.err404 .code{font-family:'Lora',serif;font-weight:700;font-size:90px;color:#5e6038;margin:0;line-height:1;}
.err404 h1{font-family:'Lora',serif;font-size:32px;color:#2b2921;margin:10px 0 14px;}
.err404 p{color:#524d40;margin:0 0 26px;}
@media(max-width:920px){
  .body-grid{grid-template-columns:1fr;}
  aside.col{margin-top:10px;}
}
@media(max-width:640px){
  .postrow{grid-template-columns:1fr;}.postrow .imgslot{width:100%;height:190px;}.postrow .pad{padding:18px 20px 20px;}
  .relgrid{grid-template-columns:1fr;}.pn{grid-template-columns:1fr;}
  .featured .imgslot{height:230px;}.single .head,.single .content,.single .herowrap{padding-left:20px;padding-right:20px;}
}
