/**handles:orgseries-default-css,pps-post-list-box-frontend**/
.imgset{float:left;border:none;margin-right:6px}.serieslist-content{font-size:1.2em;color:#000;text-align:left}.serieslist-box{background:#fff;width:90%;padding:6px;margin:10px auto 0 auto;border:1px solid #1e3a96;border-bottom:2px solid #1e3a96}html>body .serieslist-box{height:auto}h2.series-title{font-size:1.2em;color:#1e3a96;text-align:center}ul.serieslist-ul{margin:0;padding:0;list-style-type:none}li.serieslist-li{margin:0;padding:0}.seriesbox{background:#f8f8f8;color:#777;text-align:left;font-size:.8em;margin:0 10px 0 10px;padding:0 20px 20px;border:1px solid #1e3a96;border-bottom-width:3px;min-width:125px}.seriesbox img{padding-top:20px}h3.series-title-post-page{font-size:1.1em;color:#1e3a96;text-align:center}p.series-description{font-style:italic}.seriesmeta{background-color:#e5f3ff;font-size:.8em;padding:20px;margin-bottom:20px}.series-nav-left{float:left;margin-right:20px}.series-nav-right{float:right}.stocpagination{clear:both;padding:20px 0;position:relative;left:465px;font-size:12px;line-height:13px;color:#fff}.stocpagination a{display:block;text-decoration:none;color:#717171;font:bold 11px Arial,sans-serif;text-shadow:0 1px #fff;padding:5px 8px;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;-webkit-box-shadow:0 1px 3px 0 rgba(0,0,0,.35);-moz-box-shadow:0 1px 3px 0 rgba(0,0,0,.35);box-shadow:0 1px 3px 0 rgba(0,0,0,.35);background:#f9f9f9;background:-webkit-linear-gradient(top,#f9f9f9 0,#e8e8e8 100%);background:-moz-linear-gradient(top,#f9f9f9 0,#e8e8e8 100%);background:-o-linear-gradient(top,#f9f9f9 0,#e8e8e8 100%);background:-ms-linear-gradient(top,#f9f9f9 0,#e8e8e8 100%);background:linear-gradient(top,#f9f9f9 0,#e8e8e8 100%)}.stocpagination a:visited{color:#5f7bb3;background-color:#f1f6f5;text-decoration:none}.page-numbers{background-color:transparent;display:block;float:left;margin:0 5px 5px 0;padding:6px 9px 5px 9px;text-decoration:none;width:auto;color:#fff;background:#555;border-color:#c8d6d6 #9eadad #9eadad #c8d6d6}.stocpagination a:hover{-webkit-box-shadow:0 1px 3px 0 rgba(0,0,0,.55);-moz-box-shadow:0 1px 3px 0 rgba(0,0,0,.55);box-shadow:0 1px 3px 0 rgba(0,0,0,.55);background:#fff;background:-webkit-linear-gradient(top,#fff 0,#e8e8e8 100%);background:-moz-linear-gradient(top,#fff 0,#e8e8e8 100%);background:-o-linear-gradient(top,#fff 0,#e8e8e8 100%);background:-ms-linear-gradient(top,#fff 0,#e8e8e8 100%);background:linear-gradient(top,#fff 0,#e8e8e8 100%)}.page-numbers.current:active,.stocpagination a:active{-webkit-box-shadow:inset 0 1px 3px 0 rgba(0,0,0,.5),0 1px 1px 0 #fff;-moz-box-shadow:inset 0 1px 3px 0 rgba(0,0,0,.5),0 1px 1px 0 #fff;box-shadow:inset 0 1px 3px 0 rgba(0,0,0,.5),0 1px 1px 0 #fff}.page-numbers.current:hover{-webkit-box-shadow:0 1px 2px 0 rgba(0,0,0,.9);-moz-box-shadow:0 1px 2px 0 rgba(0,0,0,.9);box-shadow:0 1px 2px 0 rgba(0,0,0,.9);background:#99cefc;background:-webkit-linear-gradient(top,#99cefc 0,#57a1d8 100%);background:-moz-linear-gradient(top,#99cefc 0,#57a1d8 100%);background:-o-linear-gradient(top,#99cefc 0,#57a1d8 100%);background:-ms-linear-gradient(top,#99cefc 0,#57a1d8 100%);background:linear-gradient(top,#99cefc 0,#57a1d8 100%)}.page-numbers.current{color:#fff;text-shadow:0 1px #3f789f;-webkit-box-shadow:0 1px 2px 0 rgba(0,0,0,.8);-moz-box-shadow:0 1px 2px 0 rgba(0,0,0,.8);box-shadow:0 1px 2px 0 rgba(0,0,0,.8);background:#7cb9e5;background:-webkit-linear-gradient(top,#7cb9e5 0,#57a1d8 100%);background:-moz-linear-gradient(top,#7cb9e5 0,#57a1d8 100%);background:-o-linear-gradient(top,#7cb9e5 0,#57a1d8 100%);background:-ms-linear-gradient(top,#7cb9e5 0,#57a1d8 100%);background:linear-gradient(top,#7cb9e5 0,#57a1d8 100%)}
.pps-post-list-box{margin:20px 0;box-sizing:border-box;padding:20px;background:#fff;border:1px solid #ddd;border-radius:4px}.pps-post-list-box *{box-sizing:border-box}.pps-post-list-title{margin:0 0 20px 0;padding:0;line-height:1.3}.pps-post-list{display:flex;flex-direction:column}.pps-post-list.grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:20px}.pps-post-item{display:flex;gap:15px;align-items:flex-start;padding:15px;border:1px solid #e5e5e5;border-radius:4px;background-color:#fff;transition:all .3s ease}.pps-post-list.grid .pps-post-item{flex-direction:column;align-items:stretch;height:100%}.pps-post-thumbnail{flex-shrink:0;line-height:0}.pps-post-thumbnail img{width:100%;height:auto;border-radius:4px;display:block}.pps-post-content{flex:1;min-width:0}.pps-post-list.grid .pps-post-content{display:flex;flex-direction:column;flex:1}.pps-post-title{margin:0 0 8px 0;padding:0;font-size:18px;line-height:1.4;font-weight:600}.pps-post-title a{text-decoration:none;color:inherit;transition:color .3s ease}.pps-post-title a:hover{color:#007cba}.pps-post-excerpt{margin:8px 0;color:#666;line-height:1.5;font-size:14px}.pps-post-excerpt p{margin:0}.pps-post-meta{display:flex;gap:10px;align-items:center;flex-wrap:wrap;font-size:13px;color:#888;margin-top:auto}.pps-post-author,.pps-post-date{display:inline-flex;align-items:center}@media (max-width:768px){.pps-post-list.grid{grid-template-columns:1fr}.pps-post-list.list .pps-post-item{flex-direction:column;align-items:stretch}}@media (max-width:480px){.pps-post-item{padding:10px;gap:10px}.pps-post-title{font-size:16px}}.pps-post-list-box.no-border .pps-post-item{border:none}.pps-post-list-box.no-shadow .pps-post-item{box-shadow:none}.pps-post-list-box.no-shadow .pps-post-item:hover{box-shadow:none}.pps-post-item.current-post{position:relative}.pps-post-item.current-post .pps-post-title a{color:inherit}.pps-post-item.current-post .pps-post-meta{color:inherit}