@charset "utf-8";
/* CSS Document - v3.5.0 */

html {
    direction: ltr;
}

@font-face {
    font-family: 'yekan';
    src: url('../fonts/BYekan.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}

body {
    font-family: "Nazanin", "tahoma", "arial", "Times New Roman", Times, Arial, serif;
    font-size: 13px;
    margin: 0;
    padding: 0;
    line-height: 1.9em;
    background: #f3f3f3;
    color: #6b828e;
}

p {
    margin-bottom: 0.5em;
}

pre {
    direction: ltr;
    background-color: #FAFAEE;
    border: 1px solid #DADADA;
    margin: 1em;
    overflow-x: auto;
    overflow-y: hidden;
    padding: 2px;
}

.clear {
    clear: both;
}

h1, h2, h3 {
    font-family: "Nazanin", "yekan", "tahoma", "arial", "Times New Roman", Times, Arial, serif;
    font-weight: bold;
}

img {
    border: none;
    border-width: 0;
}

a {
    color: #1e1e14;
    cursor: pointer;
    text-decoration: none;
    -moz-transition-duration: .2s;
    -webkit-transition-duration: .2s;
    -o-transition-duration: .2s;
}

a:hover {
    color: #407694;
    text-decoration: none;
    cursor: pointer;
}

a:active {
    outline: hidden;
}

/*-- Header --*/
.header {
    direction: rtl;
    height: 75px;
    background: #004850;
    border-top: 6px solid #00323c;
}

.head-right a {
    color: #fff;
}

.head-right a:hover {
    color: #f7d500;
}

.head-right h1 {
    position: relative;
    margin: 12px 0 0;
    padding: 10px 55px 10px 0;
    font-size: 28px;
    background: url(../images/head-icon.png) no-repeat center right;
}

.head-left h2 {
    margin: 0;
    font-size: 20px;
    cursor: default;
    color: #a3cfd4;
    text-align: center;
}

.head-wrp {
    position: relative;
    width: 960px;
    height: 100%;
    margin: auto;
}

.head-right {
    position: absolute;
    top: 7px;
    right: 0;
    text-align: right;
}

.head-left {
    font-family: "Nazanin", "yekan", "tahoma", "arial", "Times New Roman", Times, Arial, serif;
    font-size: 14px;
    position: absolute;
    top: 38px;
    left: 0;
    text-align: left;
}

.main-menu {
    height: 41px;
    background: #f7d500;
    font-family: "Nazanin", "yekan", "tahoma", "arial", "Times New Roman", Times, Arial, serif;
    font-size: 18px; font-weight: bold;
}

.main-menu ul {
    margin: 0 auto;
    padding: 0;
    width: 1200px;
    direction: rtl;
    list-style: none;
}

.main-menu ul li {
    float: right;
    margin-left: 5px;
}

.main-menu ul li a {
    color: #1e1e14;
    display: block;
    padding: 10px 10px 11px;
}

.main-menu ul li a:hover {
    color: #1e1e14;
    background: #efbd00;
}

.main-menu ul li.selected a {
    background: #efbd00;
}

.main-menu-toggle {
    display: none;
}

.readmore {
    font-family: "Nazanin", "yekan", "tahoma", "arial", "Times New Roman", Times, Arial, serif;
    background: #ff4132;
    padding: 0 17px 2px;
    color: #fff;
    font-size: 13px;
}

.readmore:hover {
    color: #fff;
    background: #ff6256;
}

.readmore:active {
    background: #ef2f20;
}

.middle-posts .inline-readmore {
    color: #ff4132;
    padding-right: 7px;
}

.head-post .readmore {
    padding: 2px 35px 5px;
    font-size: 15px;
}

.middle-posts .inline-readmore {
    color: #0575a5;
    padding-right: 7px;
}

.middle-posts .inline-readmore:hover {
    color: #efbd00;
    padding-right: 7px;
}

.head-post .readmore {
    padding: 2px 35px 5px;
    font-size: 15px;
}

.middle-posts {
    background: #fff;
    padding: 1px 0;
    border-bottom: 1px solid #ddd;
}

.middle-posts-wrp {
    direction: rtl;
    width: 960px;
    margin: 25px auto;
}

.middle-posts h2 {
    margin: 0 0 10px;
    font-size: 18px;
}

.middle-posts .post-content, .latest-posts .post-content {
    font-size: 14px;
    text-align: justify;
    line-height: 1.8em;
    margin: 0;
}

.middle-posts ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.middle-posts ul li {
    font-family: "Nazanin", "yekan", "tahoma", "arial", "Times New Roman", Times, Arial, serif;
    float: right;
    width: 300px;
    margin-left: 300px;
}

.middle-posts ul li:last-child {
    margin-left: 0;
}

.middle-posts ul:after {
    display: block;
    content: ' ';
    clear: both;
}

/*-- Pagination --*/
.pagination-box {
    margin: auto;
}

.pagination {
    font-family: "Nazanin", "yekan", "tahoma", "arial", "Times New Roman", Times, Arial, serif;
    cursor: default;
    text-align: center;
    margin: 40px auto;
    font-size: 24px;
    padding: 0;
    float: none;
}

.pagination .left {
    margin-left: -3px;
}

.pagination .page-numbers,
.pagination a {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-width: 44px;
    height: 44px;
    padding: 0 10px;
    margin-left: 6px;
    cursor: pointer;
    color: #efbd00;
    background: #cfe0e2;
    float: none;
    border-radius: 4px;
}

.pagination .page-numbers:hover,
.pagination a:hover {
    color: #465e6a;
    background: rgba(8, 146, 205, 0.1);
}

.pagination .page-numbers.current,
.pagination a.current {
    cursor: default;
    color: #465e6a;
    background: #aacdd1;
}

.pagination .spacer {
    float: right;
    padding: 1px 8px;
    color: #999;
}

.pagination .pagesList {
    display: inline-block;
}

/*-- Content --*/
.content-wrp {
    direction: rtl;
    width: 1200px;
    margin: 30px auto 20px;
    position: relative;
}

.block-content {
    width: 920px;
    float: right;
}

.block-content-view {
    float: right;
    width: 100%;
}

.block-content .messages {
    cursor: default;
    margin-bottom: 15px;
    border: 1px solid #ddd;
    background: #fcfcfc;
}

.block-content .messages .messages-content {
    padding: 5px 15px;
    color: #aaa;
}

.block-content .messages .messages-content h2 {
    color: #888;
    font: 21px "Nazanin", "yekan", "Times New Roman", Times, Arial, serif;
    text-align: center;
    cursor: default;
    margin: 0 0 7px;
}

.block-content .messages .messages-content h2 a.comment_count {
    color: #aaa;
}

.block-content .messages .messages-content h2 a.comment_count:hover {
    color: #A4CACF;
    cursor: pointer;
}

/*-- Content-post --*/
.block-content .post {
    position: relative;
    padding: 0;
    margin-bottom: 30px;
    font-family: "Nazanin", "yekan", "tahoma", "arial", "Times New Roman", Times, Arial, serif;
    border: 1px solid #ddd;
    background: #fff;
}

.post-image {
    overflow: hidden;
}

.post-image img {
    width: 100%;
    height: auto;
    display: block;
}

.post-image a img {
    -ms-transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

.post-image a:hover img {
    -ms-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}

.block-content .post .post-title {
    padding: 15px 20px 5px;
}

.block-content .post h2 {
    margin: 0;
}

.block-content .post h2 a {
    line-height: 1.7em;
    font-size: 28px;
    color: #faef1e;
	background: #030202;
}

.block-content .post h2 a:hover {
    color: #407694;
}

.post-content {
    color: #6b828e;
    margin: 0 20px 0;
    text-align: justify;
    font: 14px "Nazanin", "yekan", "tahoma", "arial", "Times New Roman", Times, Arial, serif;
}

.post-content a {
    color: #0575a5;
}

.post-content a:hover {
    color: #0575a5;
}

.post-content ul li {
    margin-right: 5px;
    line-height: 1.9em;
}

.post-content img {
    max-width: 98%;
    height: auto;
}

.single.single-post .post-content table {
    max-width: 100%;
    width: 100%;
}

.single.single-post .post-content table img {
    max-width: 100%;
    height: auto;
}

.post-readmore {
    margin: 0px 20px 25px;
}

.post-readmore a {
    font-size: 15px;
    line-height: 1em;
    padding: 0 15px 2px;
    color: #fff;
    background: #ff4132;
}

.post-readmore a:hover {
    color: #fff;
    background: #ff6256;
}

.post-readmore a:active {
    color: #fff;
    background: #ef2f20;
}

/*-- Content-post-details --*/
.post-details {
    font: 14px "Nazanin", "yekan", "tahoma", "arial", "Times New Roman", Times, Arial, serif;
    color: #888;
    cursor: default;
    position: relative;
}

.post-details a {
    color: #888 !important;
}

.post-details a:hover {
    color: #555 !important;
}

.post-details.over {
    position: absolute;
    z-index: 9;
}

.post-details.over .post-details-date {
    margin: 0 0 2px;
    padding: 1px 10px 5px;
    background: rgba(0, 0, 0, 0.5);
    color: rgba(255, 255, 255, 0.9);
}

.post-details.over .post-details-author {
    margin: 0 0 2px;
    padding: 1px 10px 5px;
    background: rgba(0, 0, 0, 0.5);
    color: rgba(255, 255, 255, 0.9);
}

.post-details.bottom {
    margin-top: 15px;
    padding: 5px 10px;
    border-top: 1px solid rgba(172, 186, 192, 0.2);
    background: #fcfcfc;
}

.post-details.bottom.nobg {
    background: none;
}

.post-details.custom {
    margin-top: 10px;
    padding: 10px 20px;
}

.post-details-left {
    float: left;
}

.post-details-right {
    float: right;
}

.post-details-comment {
    display: inline-block;
    vertical-align: middle;
}

.rate-box {
    display: inline-block;
    vertical-align: middle;
}

.rate-message {
    display: block;
    font: 12px/1.6em "Nazanin", "yekan", "tahoma", "arial", "Times New Roman", Helvetica;
    color: #a00;
    margin-top: 4px;
}

.rate-button-box {
    display: inline-block;
    vertical-align: middle;
}

.rate-button {
    display: inline-block;
    white-space: nowrap;
    height: 28px;
    line-height: 28px;
}

.rate-ico {
    background: url(../images/pd_ico_rate.png) no-repeat center left;
    width: 16px;
    height: 27px;
    vertical-align: middle;
    display: inline-block;
}

.rate-count {
    display: inline-block;
    vertical-align: middle;
}

.post-details-date {
    border-left: 1px solid rgba(0, 0, 0, 0.1);
    padding: 0 10px;
    margin-left: 3px;
}

.post-details-date.none {
    padding: 0;
    margin: 10px 0 0;
    background: none;
    border-left: 0;
    display: block;
}

.post-details-comment {
    border-left: 1px solid rgba(0, 0, 0, 0.1);
    padding: 0 10px;
    margin-left: 1px;
}

.rate-up .rate-ico {
    background-position: 0 0;
}

.rate-down .rate-ico {
    background-position: 0 -17px;
}

.rate-up {
    margin: 0 10px;
}

/*-- keywords --*/
.post-details .post-details-tags {
    cursor: default;
}

.post-details .post-details-tags h3 {
    margin: 0;
    display: inline-block;
    font: 14px/1.3em "Nazanin", "yekan", "tahoma", "arial", "Times New Roman", Helvetica;
    color: #888;
    background: #f9f9f9;
}

.post-details .post-details-tags h3 a {
    color: #888;
    padding: 1px 7px 4px;
    border: #ddd 1px solid;
    display: inline-block;
}

.post-details .post-details-tags h3 a:hover {
    color: #fff !important;
    border: #A4CACF 1px solid;
    background: #A4CACF;
}

.post-details .post-details-tags h3:first-child {
}

.post-details .post-details-tags h3:last-child {
    margin: 0px;
}

/*-- Post Comments --*/
.post-comments {
    font: 18px "Nazanin", "yekan", "tahoma", "arial", "Times New Roman", Times, Arial, serif;
    margin-bottom: 15px;
}

.post-comment {
    margin-bottom: 5px;
    background: #f3f3f3;
    border: 1px solid rgba(172, 186, 192, 0.5);
}

.comment-details {
    background: #f3f3f3;
    padding: 0;
    cursor: default;
}

.comment-details a {
    color: #000000;
    cursor: pointer;
    vertical-align: bottom;
    margin-right: 5px;
    -moz-transition-duration: .0s;
    -webkit-transition-duration: .0s;
    -o-transition-duration: .0s;
    -khtml-transition-duration: .0s;
}

.comment-details-left {
    padding: 4px 0 0 5px;
    float: left;
}

.comment-details-right {
}

.comment-avatar img {
    width: 34px;
    height: auto;
}

.comment-name {
    color: #000000;
    cursor: default;
    padding: 0 5px;
}

.comment-body {
    padding: 10px;
}

.comment-body-content {
    color: #555;
}

.comment-date {
    display: inline-block;
    color: rgba(255, 255, 255, 0.6);
}

.comment-website {
    background: url(../images/details_ico_cmt.png) center -102px no-repeat;
    width: 18px;
    height: 23px;
    display: inline-block;
}

.comment-website:hover {
    background-position: center -125px;
    cursor: pointer;
}

.comment-email {
    background: url(../images/details_ico_cmt.png) center -60px no-repeat;
    width: 18px;
    height: 23px;
    display: inline-block;
}

.comment-email:hover {
    background-position: center -79px;
    cursor: pointer;
}

/*-- Reply --*/
.comment-reply {
    margin-bottom: 5px;
    border: 1px solid #6ec2e5;
    background-color: #e5f7ff;
    color: rgba(0, 0, 0, 0.7);
}

.comment-reply-details {
    padding: 5px 10px 0;
}

.comment-reply-date {
    float: left;
    color: #000000;
    cursor: default;
}

.comment-reply-name {
    color: #000000;
    cursor: default;
}

.comment-reply-body {
    color: #000000;
    padding: 10px;
}

/*-- add Comment --*/
.comment-add-form {
    color: #aaa;
    padding: 10px;
    margin-bottom: 15px;
    border: 1px solid #ddd;
    background: #fcfcfc;
    border-top: 1px solid #A4CACF;
    font: 14px "Nazanin", "yekan", "tahoma", "arial", "Times New Roman", Helvetica;
}

.comment-add-form input.sendbutton {
    color: #A4CACF;
    border: #A4CACF 1px solid;
    background: #f8f8f8;
    padding: 0 30px 2px;
    cursor: pointer;
    font: 15px "Nazanin", "yekan", "tahoma", "arial", "Times New Roman", Helvetica;
    -webkit-appearance: button;
}

.comment-add-form input.sendbutton:hover {
    color: #fff;
    border: #A4CACF 1px solid;
    background: #A4CACF;
}

.comment-add-form iframe {
    background: #FFF;
}

/* Single post comments UX polish */
.single.single-post .block-content-view > .align:first-of-type {
    margin-top: 10px;
}

.single.single-post .block-content-view .messages {
    border-color: #ccc;
    background: #f8f8f8;
    border-radius: 3px;
}

.single.single-post .block-content-view .messages .messages-content {
    padding: 10px 15px;
}

.single.single-post .block-content-view .post-comments {
    font-size: inherit;
    margin-bottom: 1rem;
}

.single.single-post .block-content-view .post-comment {
    margin-bottom: 0;
    background: #fff;
    border: 1px solid #ddd;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.04);
    overflow: hidden;
}

.single.single-post .block-content-view .post-comments.comment-depth-2 .post-comment {
    border-color: #cfe8ef;
}

.single.single-post .block-content-view .post-comments.comment-depth-3 .post-comment,
.single.single-post .block-content-view .post-comments.comment-depth-4 .post-comment,
.single.single-post .block-content-view .post-comments.comment-depth-5 .post-comment {
    border-color: #b8dde6;
}

.single.single-post .block-content-view .comment-details {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    gap: 8px;
    padding: 8px 12px;
    background: #f3f3f3;
    border-bottom: 1px solid rgba(172, 186, 192, 0.35);
}

.single.single-post .block-content-view .comment-details-left,
.single.single-post .block-content-view .comment-details-right {
    float: none;
}

.single.single-post .block-content-view .comment-details-left {
    padding: 0;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 6px;
}

.single.single-post .block-content-view .comment-details-right {
    display: flex;
    align-items: center;
    gap: 6px;
}

.single.single-post .block-content-view .comment-avatar img {
    width: 34px;
    height: 34px;
    border-radius: 50%;
    vertical-align: middle;
}

.single.single-post .block-content-view .comment-name {
    font-weight: bold;
    font-size: 15px;
    color: #333;
}

.single.single-post .block-content-view .comment-date {
    color: #777;
    font-size: 13px;
}

.single.single-post .block-content-view .comment-body {
    padding: 12px 14px;
}

.single.single-post .block-content-view .comment-body-content {
    font-size: 16px;
    line-height: 1.75;
    color: #444;
}

.single.single-post .block-content-view .post-comments.comment-depth-2 {
    margin-right: 24px;
}

.single.single-post .block-content-view .post-comments.comment-depth-3 {
    margin-right: 40px;
}

.single.single-post .block-content-view .post-comments.comment-depth-4,
.single.single-post .block-content-view .post-comments.comment-depth-5 {
    margin-right: 48px;
}

.single.single-post .block-content-view .comment-add-form {
    padding: 14px;
    background: #f8f8f8;
    border: 1px solid #ccc;
    border-top: 2px solid #A4CACF;
    border-radius: 3px;
}

.single.single-post .block-content-view .comment-add-form .comment-form p {
    margin: 0 0 12px;
}

.single.single-post .block-content-view .comment-add-form .comment-form label {
    display: block;
    margin-bottom: 4px;
    color: #666;
    font-size: 14px;
}

.single.single-post .block-content-view .comment-add-form input[type="text"],
.single.single-post .block-content-view .comment-add-form input[type="email"],
.single.single-post .block-content-view .comment-add-form input[type="url"],
.single.single-post .block-content-view .comment-add-form textarea {
    width: 100%;
    max-width: 100%;
    box-sizing: border-box;
    padding: 8px 10px;
    border: 1px solid #ccc;
    background: #fff;
    font: inherit;
    direction: rtl;
}

.single.single-post .block-content-view .comment-add-form input[type="text"]:focus,
.single.single-post .block-content-view .comment-add-form input[type="email"]:focus,
.single.single-post .block-content-view .comment-add-form input[type="url"]:focus,
.single.single-post .block-content-view .comment-add-form textarea:focus {
    border-color: #A4CACF;
    outline: 2px solid rgba(164, 202, 207, 0.35);
}

.single.single-post .block-content-view .comment-add-form #submit.submit {
    color: #A4CACF;
    border: 1px solid #A4CACF;
    background: #f8f8f8;
    padding: 6px 28px;
    cursor: pointer;
    font: 15px "Nazanin", "yekan", "tahoma", "arial", "Times New Roman", Helvetica;
    -webkit-appearance: button;
}

.single.single-post .block-content-view .comment-add-form #submit.submit:hover,
.single.single-post .block-content-view .comment-add-form #submit.submit:focus {
    color: #fff;
    background: #A4CACF;
    outline: 2px solid rgba(164, 202, 207, 0.35);
}

.single.single-post .block-content-view .comment-add-form .comment-reply-title {
    font: 17px/1.4em "Nazanin", "yekan", "tahoma", "arial", "Times New Roman", Helvetica;
    color: #666;
    margin: 0 0 12px;
}

.single.single-post .block-content-view .comment-add-form .comment-reply-title small {
    font-size: 13px;
    font-weight: normal;
}

.single.single-post .block-content-view .comment-add-form .comment-reply-title small a {
    color: #777;
}

.single.single-post .block-content-view .comment-add-form .comment-reply-title small a:hover,
.single.single-post .block-content-view .comment-add-form .comment-reply-title small a:focus {
    color: #407694;
}

@media (max-width: 768px) {
    .single.single-post .block-content-view .comment-details {
        flex-direction: column;
        align-items: flex-start;
    }

    .single.single-post .block-content-view .post-comments.comment-depth-2 {
        margin-right: 12px;
    }

    .single.single-post .block-content-view .post-comments.comment-depth-3 {
        margin-right: 20px;
    }

    .single.single-post .block-content-view .post-comments.comment-depth-4,
    .single.single-post .block-content-view .post-comments.comment-depth-5 {
        margin-right: 24px;
    }
}

.rate-button:focus {
    outline: 2px solid rgba(164, 202, 207, 0.45);
    outline-offset: 2px;
}

.main-menu-toggle:focus {
    outline: 2px solid rgba(164, 202, 207, 0.45);
    outline-offset: 2px;
}

.block-content .pagination {
    margin: 40px auto 20px;
}

/*-- Sidebar --*/
.block-sidebar {
    float: left;
    width: 250px;
}

.block-sidebar .sidebox {
    margin-bottom: 15px;
    position: relative;
}

.sidebox .sidebox-title {
    position: absolute;
    top: -5px;
    left: -5px;
    display: inline-block;
    font: 17px/1.2em "Nazanin", "yekan", "tahoma", "arial", "Times New Roman", Helvetica;
    background: #f7d500;
    color: #1e1e14;
    padding: 8px 0 10px;
    text-align: center;
    cursor: default;
    font-weight: bold;
    margin: 0;
    width: 175px;
    z-index: 5;
}

.sidebox .sidebox-content > .wp-block-heading:first-child,
.sidebox .sidebox-content > .widget-title:first-child,
.sidebox .sidebox-content > .widgettitle:first-child,
.sidebox .sidebox-content > h2:first-child,
.sidebox .sidebox-content > h3:first-child,
.sidebox .sidebox-content > .wp-block-group > .wp-block-heading:first-child,
.sidebox .sidebox-content > .wp-block-columns > .wp-block-heading:first-child {
    position: absolute;
    top: -5px;
    left: -5px;
    display: inline-block;
    font: 17px/1.2em "Nazanin", "yekan", "tahoma", "arial", "Times New Roman", Helvetica;
    background: #f7d500;
    color: #1e1e14;
    padding: 8px 0 10px;
    text-align: center;
    cursor: default;
    font-weight: bold;
    margin: 0;
    width: 175px;
    z-index: 5;
}

.sidebox .sidebox-content > .wp-block-heading:first-child + *,
.sidebox .sidebox-content > .widget-title:first-child + *,
.sidebox .sidebox-content > .widgettitle:first-child + *,
.sidebox .sidebox-content > h2:first-child + *,
.sidebox .sidebox-content > h3:first-child + *,
.sidebox .sidebox-content > .wp-block-group > .wp-block-heading:first-child + *,
.sidebox .sidebox-content > .wp-block-columns > .wp-block-heading:first-child + * {
    margin-top: 30px;
}

.sidebox .sidebox-content {
    font: 14px "Nazanin", "yekan", "tahoma", "arial", "Times New Roman", Helvetica;
    direction: rtl;
    border: 1px solid #ddd;
    background: #fff;
    padding: 38px 10px 10px;
}

.sidebox.menu .sidebox-title {
    background: #e94620;
}

.sidebox.menu .sidebox-content ul li:hover {
    background: rgba(233, 70, 32, 0.2);
}

.sidebox.menu .sidebox-content ul li.selected {
    background: rgba(233, 70, 32, 0.2);
    border-bottom: 1px solid rgba(233, 70, 32, 0.2);
}

.sidebox.menu .sidebox-content ul li a {
    color: #e94620;
}

.sidebox.menu .sidebox-content ul li.selected a {
    color: #e94620;
}

.sidebox.blank .sidebox-content {
    padding-top: 12px;
    border: 1px solid #ddd;
}

.sidebox.blank .sidebox-content h4 {
    padding: 8px;
    color: #888;
    margin: 0;
    font: normal 14px "Nazanin", "yekan", "tahoma", "arial", "Times New Roman", Helvetica;
    text-align: right;
}

.sidebox.blank .sidebox-content .blog-image {
    text-align: center;
}

.sidebox.blank .sidebox-content img {
    text-align: center;
    max-width: 95%;
    height: auto;
    margin: 5px 0;
}

* html .sidebox.blank .sidebox-content img {
    width: 200px;
    height: auto;
}

/*-post list-*/
.post-content-right {
    float: right;
    width: 800px;
}

.post-image-right {
    overflow: hidden;
    width: 140px;
    /*height: 110px;*/
    border: 1px solid #ddd;
    float: left;
    margin: 20px 16px 5px 0;
}

.post-image-right img {
    width: 100%;
    height: auto;
}

.post-content-left {
    float: left;
    width: 73px;
    border-right: 1px solid #ddd;
    text-align: center;
    margin: 20px 0 5px;
    padding: 0 15px;
}

.post-content-left .post-readmore-left a {
    display: block;
    width: 39px;
    height: 39px;
    background: #f7d500 url(../images/readmore.png) no-repeat center;
    margin: 43px auto 0;
}

.post-content-left .post-readmore-left a:hover {
    color: #fff;
    background-color: #efbd00;
}

.post-content-left .post-readmore-left a:active {
    background-color: #efbd00;
}

.post-date-left {
    cursor: default;
}

.post-date-left-day {
    font-size: 40px;
    color: #215a62;
    padding: 5px 0 15px;
}

.post-date-left-month {
    font-size: 18px;
    color: #215a62;
}

/* Post card readability and hierarchy polish */
.post.post_list .post-title {
    padding: 14px 18px 6px;
}

.post.post_list .post-title h2 a {
    display: inline;
    font-size: 24px;
    line-height: 1.45em;
    padding: 1px 8px 4px;
}

.post.post_list .post-content {
    color: #4f6873;
    font-size: 15px;
    line-height: 1.85em;
    margin: 0 18px;
}

.post.post_list .post-content p {
    margin: 8px 0 10px;
    line-height: inherit;
}

.post.post_list .post-image-right {
    box-sizing: border-box;
}

.post.post_list .post-image-right img {
    display: block;
}

.post.post_list .post-date-left-day {
    font-size: 34px;
    line-height: 1em;
    padding: 4px 0 8px;
}

.post.post_list .post-date-left-month {
    font-size: 16px;
    line-height: 1.4em;
}

.post.post_list .post-content-left .post-readmore-left a {
    margin-top: 22px;
}

.post.post_list .post-details.bottom {
    color: #666;
    line-height: 1.8em;
    padding: 7px 12px;
}

.post.post_list .post-details-comment,
.post.post_list .rate-box,
.post.post_list .rate-button,
.post.post_list .rate-ico,
.post.post_list .rate-count,
.post.post_list .post-details-author {
    vertical-align: middle;
}

.post.post_list .post-details-comment {
    padding: 0 8px;
}

/*- sidebar post-list -*/
.sidebox-content ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.sidebox-content ul li {
    padding: 6px 1px;
    border-bottom: 1px solid #f1f1f1;
}

.sidebox-content ul li:last-child {
    border-bottom: none;
}

.sidebox-content ul li a {
    background: url(../images/sidebar-bullet.png) no-repeat right 12px;
    padding-right: 10px;
    color: #254252;
    font: normal 16px "Nazanin", "yekan", "tahoma", "arial", "Times New Roman", Helvetica;
}

.sidebox-content ul.menu li a {
    background: url(../images/sidebar-bullet2.png) no-repeat right 12px;
}

.sidebox-content ul li a:hover {
    color: #0575a5;
}

.sidebox-content ul li:hover {
    background: rgba(8, 146, 205, 0.1);
    -moz-transition-duration: .2s;
    -webkit-transition-duration: .2s;
    -o-transition-duration: .2s;
}

.sidebox-content ul li.selected {
    padding: 5px 2px;
    background: rgba(8, 146, 205, 0.2);
    border-bottom: 1px solid rgba(8, 146, 205, 0.2);
}

.sidebox-content ul li.selected a {
    color: #0575a5;
}

.sidebox-content .post-list-date, .sidebox-content .post-list-count {
    color: #aaa;
    cursor: default;
}

.sidebox-content .post-list-count {
    padding-right: 5px;
}

.sidebox-content .post-list-date.none {
    display: none;
}

/*-- ADS --*/
.sidebox-content.view-ads,
.sidebox-content .view-ads {
    text-align: center;
}

.sidebox-content.view-ads a,
.sidebox-content .view-ads a {
    text-align: center;
    display: block;
    margin-bottom: 5px;
}

.sidebox-content.view-ads a:last-child,
.sidebox-content .view-ads a:last-child {
    margin-bottom: 0;
}

/*-- Stat --*/
.sidebox-content.stat,
.sidebox-content .stat {
    position: relative;
}

.sidebox-content.stat .StatTitle,
.sidebox-content .stat .StatTitle {
    cursor: default;
    color: #000000;
    font-size: 13px; font-weight: bold;
    border: none;
    text-align: right;
}

.sidebox-content.stat .Value,
.sidebox-content .stat .Value {
    color: #000000;
    cursor: default;
    float: left;
    padding-left: 10px;
    text-align: left;
}

/*-- Tag-Cloud --*/
.sidebox-content.tag-cloud h3,
.sidebox-content .tag-cloud h3 {
    margin: 0px;
    font: normal 11px "Nazanin", "tahoma", "Times New Roman", Times, Arial, serif;
    display: inline-block;
}

.sidebox-content.tag-cloud span,
.sidebox-content .tag-cloud span {
    display: inline-block;
    margin: 1px 0px 1px 0px;
}

.sidebox-content.tag-cloud a,
.sidebox-content .tag-cloud a {
    font: 14px/1.3em "Nazanin", "yekan", "tahoma", "arial", "Times New Roman", Helvetica;
    color: #888;
    border: #ddd 1px solid;
    background: #f9f9f9;
    padding: 1px 7px 4px;
    display: inline-block;
    margin-left: 1px;
    /*margin: 2px 0px 2px 0px;*/
}

.sidebox-content.tag-cloud a:hover,
.sidebox-content .tag-cloud a:hover {
    color: #fff;
    border: #A4CACF 1px solid;
    background: #A4CACF;
}

.sidebox-content.tag-cloud a.selected,
.sidebox-content .tag-cloud a.selected {
    color: #fff;
    border: #A4CACF 1px solid;
    background: #A4CACF;
}

/*-- Categories --*/
.sidebox-content.categories ul li,
.sidebox-content .categories ul li {
    padding: 0;
    border: none;
}

.sidebox-content.categories li:hover,
.sidebox-content .categories li:hover {
    background: none;
}

.sidebox-content ul li.selected a {
    color: #0575a5;
}

.sidebox-content.categories ul li ul.subcats a,
.sidebox-content .categories ul li ul.subcats a {
    padding-right: 10px;
    padding-top: 1px;
    display: inline-block;
    background: url(../images/sub_ico.png) right no-repeat;
}

.sidebox-content.categories ul li a,
.sidebox-content .categories ul li a {
    padding-bottom: 0;
    padding-right: 20px;
    display: table-cell;
    background: url(../images/folder_ico.png) right 8px no-repeat;
}

.sidebox-content.categories ul li h3,
.sidebox-content .categories ul li h3 {
    color: #0575a5;
    margin: 0;
    font: normal 16px "Nazanin", "yekan", "tahoma", "arial", "Times New Roman", Helvetica; font-weight: bold;
}

.sidebox-content.categories ul li.selected {
    background: none;
}

.sidebox-content.categories .subcats li.selected {
    background: none;
}

.sidebox-content.categories .subcats,
.sidebox-content .categories .subcats {
    margin-right: 14px;
    margin-top: -3px;
}

.sidebox-content.categories ul .post-list-count,
.sidebox-content .categories ul .post-list-count {
    cursor: default;
    display: table-cell;
    color: #aaa;
}

.sidebox-content.categories .subcats .post-list-count,
.sidebox-content .categories .subcats .post-list-count {
    cursor: default;
    display: inline-block;
    color: #aaa;
}

.sidebox-content.categories .category_selected {
    background: rgba(8, 146, 205, 0.2);
    padding: 2px 5px 2px 5px;
    display: block;
    height: 31px;
    max-height: auto;
}

.sidebox-content.categories .category_selected a {
    color: inherit;
    cursor: default;
}

/*-- Footer --*/
.footer {
    color: #f4f4f4;
    height: 50px;
    background: #004850;
}

.footer a {
    color: #f7d500;
}

.footer-wrp {
    position: relative;
    width: 1200px;
    margin: auto;
}

.footer .footer-copyright {
    position: absolute;
    right: 0;
    top: 11px;
    text-align: right;
    direction: rtl;
    cursor: default;
    font: 13px yekan;
}

.footer .footer-icons {
    position: absolute;
    left: 0;
    top: 15px;
    text-align: left;
}

.footer .footer-icons a {
    float: left;
    margin-right: 3px;
    width: 20px;
    height: 20px;
}

.footer-ico-rss {
    background: url(../images/rss-icon-crystal.png) no-repeat;
}

.footer-ico-bayan {
    background: url(../images/bayan-icon-crystal.png) no-repeat;
}

.footer-ico-bayanbox {
    background: url(../images/bayanbox-icon-crystal.png) no-repeat;
}

.footer-ico-blog {
    background: url(../images/blog-icon-crystal.png) no-repeat;
}

.footer-ico-templates {
    background: url(../images/templates-icon-crystal.png) no-repeat;
}

@media (max-width: 1240px) {
    .content-wrp {
        width: auto;
        margin: 20px 16px;
    }

    .main-menu ul {
        width: auto;
        padding: 0 16px;
    }

    .footer-wrp {
        width: auto;
        margin: 0 16px;
    }
}

@media (max-width: 1024px) {
    .head-wrp {
        width: auto;
        padding: 0 16px;
    }

    .block-content {
        width: auto;
        float: none;
    }

    .block-sidebar {
        width: auto;
        float: none;
        margin-top: 20px;
    }

    .post-content-right {
        width: auto;
        float: none;
    }

    .post-content-left {
        width: auto;
        float: none;
        border-right: 0;
        margin: 10px 0 0;
    }

    .post-image-right {
        width: 160px;
    }

    .post.post_list .post-content-left {
        display: flex;
        align-items: center;
        justify-content: center;
        gap: 18px;
        padding: 10px 15px 6px;
        border-top: 1px solid rgba(172, 186, 192, 0.2);
    }

    .post.post_list .post-date-left {
        width: auto;
    }

    .post.post_list .post-content-left .post-readmore-left a {
        margin: 0;
    }
}

@media (max-width: 768px) {
    .main-menu {
        height: auto;
        overflow: visible;
    }

    .main-menu ul {
        display: none;
        width: auto;
        padding: 0;
        white-space: normal;
    }

    .main-menu.is-open ul {
        display: block;
    }

    .main-menu-toggle {
        display: block;
        width: 100%;
        border: 0;
        background: #f7d500;
        color: #1e1e14;
        font: inherit;
        font-weight: bold;
        padding: 10px 12px 11px;
        text-align: right;
        cursor: pointer;
    }

    .main-menu ul li {
        float: none;
        display: block;
        margin-left: 0;
    }

    .main-menu ul li a {
        padding: 10px 12px 11px;
        border-top: 1px solid rgba(0, 0, 0, 0.08);
    }

    .content-wrp {
        margin: 16px 12px;
    }

    .post-image-right {
        float: none;
        width: 100%;
        margin: 10px 0;
    }

    .post.post_list .post-title {
        padding: 12px 15px 5px;
    }

    .post.post_list .post-title h2 a {
        font-size: 22px;
        line-height: 1.45em;
    }

    .post.post_list .post-content {
        margin: 0 15px;
        font-size: 15px;
        line-height: 1.8em;
    }

    .post.post_list .post-details.bottom {
        padding: 8px 10px;
    }

    .post-details-left,
    .post-details-right {
        float: none;
    }

    .footer {
        height: auto;
        padding: 10px 0;
    }

    .footer-wrp {
        position: static;
    }

    .footer .footer-copyright,
    .footer .footer-icons {
        position: static;
        text-align: center;
    }

    .footer .footer-icons {
        margin-top: 8px;
    }

    .footer .footer-icons a {
        float: none;
        display: inline-block;
        margin: 0 3px;
    }
}

@media (max-width: 480px) {
    .head-right,
    .head-left {
        float: none;
        text-align: center;
    }

    .head-left h2 {
        margin-top: 8px;
    }

    .post-date-left {
        margin: 10px auto 0;
    }

    .post.post_list .post-title h2 a {
        font-size: 20px;
        line-height: 1.5em;
    }

    .post.post_list .post-content-left {
        gap: 14px;
        margin-top: 6px;
        padding-top: 8px;
    }

    .post.post_list .post-date-left {
        margin: 0;
    }

    .post.post_list .post-date-left-day {
        font-size: 30px;
        padding-bottom: 5px;
    }

    .post.post_list .post-date-left-month {
        font-size: 15px;
    }

    .post-content-left .post-readmore-left a {
        margin: 12px auto 0;
    }

    .post.post_list .post-content-left .post-readmore-left a {
        margin: 0;
    }
}
