<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*! CSS Used from: Embedded */
*,body,div,ul,li,form,input{margin:0;padding:0;}
ul,li{list-style:none;}
.pagination{clear:both;overflow:hidden;text-align:center;margin-bottom:20px;}
.pagination a:hover{background:#f90;color:#FFF;}
.pagination .page-numbers{background:#fff;color:#f90;display:inline-block;margin-bottom:8px;padding:10px;border:1px solid #e6eae6;font-size:16px;font-weight:700;}
.pagination .current{background:#f90;color:#fff;}
input[type=text]{width:100%;box-sizing:border-box;border:2px solid #ccc;border-radius:4px;font-size:16px;background-color:#fff;background-repeat:no-repeat;padding:6px 20px;-webkit-transition:width 0.4s ease-in-out;transition:width 0.4s ease-in-out;}
#archive{margin:24px auto;}
body{background-color:#181818;color:#ccc;font-family:'Open Sans',sans-serif;font-size:14px;line-height:18px;padding:12px;}
a{color:#f90;text-decoration:none;}
a:hover{text-decoration:underline;}
#wrapper{max-width:1068px;margin:auto;}
.postarticle{float:left;overflow:hidden;box-sizing:border-box;padding:5px 5px;width:33.333333%;}
.articleimg{padding-bottom:3px;border:1px solid #111;border-radius:3px;background-color:#1e1e1e;}
.thumb_img_wrap{position:relative;padding-bottom:58%;display:block;background-color:#aaa;}
.image{position:absolute;top:0;left:0;width:100%;height:100%;display:block;overflow:hidden;}
.articletitle{line-height:17px;height:34px;overflow:hidden;display:block;margin:7px;padding:0;font-weight:400;text-decoration:none;font-size:14px;color:#f90;font-style:normal;word-wrap:break-word;}
ul.menu{clear:both;!importantwidth:100%!important;margin-bottom:12px!important;overflow:hidden!important;}
ul.menu li{float:left!important;display:inline-block;margin-bottom:0!important;width:auto!important;height:21px!important;}
ul.menu li a{padding:4px;background:#ffa31a;margin-right:12px;color:#000;text-transform:capitalize;background-clip:padding-box;font-size:14px;}
ul.menu li.current-menu-item a,ul.menu li a:hover{background:#fff;color:#000;}
@media (max-width:460px){
    .postarticle{width:50%;}
    .image{padding:0;}
    ul li{width:100%;height:auto;margin:auto auto 20px auto;position:relative;float:none;overflow:hidden;padding-bottom:12px;}
}
.anchor {
    padding: 0 12px;
}
.single {
    font-size: 20px!important;
    color: #f90;
    margin: 20px 0;
    line-height: 24px!important;
}
h1, h2, h3, h4, h5, h6 {
    font-size: 100%;
    font-weight: 400;
}

.pagination{clear:both;overflow:hidden;text-align:center;margin-bottom:20px; display: block}
.pagination a:hover{background:#f90;color:#FFF;}
.pagination .page-item{display: inline-block;}
.pagination .page-item a,.pagination .page-item span{
    background:#fff;color:#f90;display:inline-block;padding:10px;
    border:1px solid #e6eae6;font-size:16px;font-weight:700;}
.pagination .active{background:#f90;color:#fff;}
.page-item.active .page-link{
    background:#f90;color:#fff;
}
ul.tags li{
    display: inline-block;
    float: left;
    margin-right: 5px;
    padding: 5px;
}
</pre></body></html>