@charset "utf-8";
@font-face {
    font-family: 'sahel';
    src: url('//bayanbox.ir/download/6565260237259601785/Sahel-FD.woff') format('woff');
    font-weight: normal;
}

@font-face {
    font-family: 'sahel';
    src: url('//bayanbox.ir/download/4937696673228667072/Sahel-Bold-FD.woff') format('woff');
    font-weight: bold;
}

::-moz-selection {
    color: #fff;
    background: #263238;
}

::selection {
    color: #fff;
    background: #263238;
}

body {
    font-family: sahel;
    font-size: 16px;
    direction: rtl;
    line-height: 2em;
    color: #263238;
    word-wrap: break-word !important;
    background: #f6f3f3
}

a {
    text-decoration: none;
    color: #263238;
}

a:hover {
    color: #000;
}

h1, h2, h3, h4, h5, h6, .jqi a.btn {
    font-family: inherit;
    padding: 0;
    margin: 0;
}
h2{
 font-size:20px;
}
p{
  font-size: 16px;
}
h3{
 font-size:18px;
}
#header {
    text-align: center;
    padding: 10px;
}

#header h1 a {
    font-size: 30px;
}

#header h2 {
    font-weight: normal;
    font-size: 13px;
}

#menu {
    background: #263238;
    padding: 6px;
}

#menu ul {
    text-align: center;
    padding: 0;
    margin: 0;
}

#menu ul li {
    display: inline-block;
    padding: 0 10px;
}

#menu ul li a {
    color: #fff;
    padding: 6px 10px;
}

#menu ul li a:hover {
    background: #fff;
    border-radius: 3px;
    color: #263238;
}

#wrp {
    width: 96%;
    margin: 10px auto 5px;
    max-width: 876px;
}

.mt {
    margin-bottom: 10px;
}

.message {
    background: #FFF;
    text-align: center;
    color: #123456;
    padding: 12px 5px;
    border-radius: 4px;
}

.message h3 {
    margin: 0
}

.post {
    margin-bottom: 15px;
    border-bottom: 1px solid #d0d0d0;
}

.toppost {
    text-align: center;
}

.toppost .date {
    padding: 0 15px;
    text-align: center;
    font-size: 12px;
    color: #444;
}

.toppost h1 a {
    font-size: 25px;
    color: #263238;
    font-weight: 900;
    line-height: 1.5em;
}
.toppost h2 a {
    font-size: 23px;
    color: #263238;
    font-weight: 900;
    line-height: 1.5em;
}
.toppost h3 a:hover {
    color: #000;
}

.toppost .postcategory {
    font-size: 13px;
}

.toppost .postcategory a {
    background: #263238;
    color: #fff;
    padding: 1px 6px;
    border-radius: 4px;
}

.toppost .postcategory a:hover {
    background: #000;
}

.toppost .thumb {
    overflow: hidden;
    padding: 5px;
}

.toppost .thumb img {
    width: 100%;
    height: auto;
    padding: 0;
}

.toppost .title {
    padding-top: 15px;
    margin: 0;
    text-align: center;
}

.post .text {
    padding: 0 20px 20px;
    text-align: justify;
    line-height: 190%;
    margin-top: 18px;
}

.post .text a, .comment a {
    color: #0063ed;
}

.post .text a:hover, .comment a:hover {
    color: #263238;
}


.post .text img, video {
    max-width: 100%;
    height: auto;
    border-radius: 4px;
}

.post .redcom {
    text-align: left;
    font-size: 13px;
    margin-top: 15px;
}

.post .text .more a {
    color: #fff;
    padding: 0px 10px;
    display: inline-block;
    font-size: 14px;
    background: #263238;
    border-radius: 4px;
}

.post .text .more a:hover {
    background: #000;
}


.item_success {
    border-color: transparent;
    background: transparent;
}


.post .tags {
    display: inline-block;
    padding-right: 15px;
}

.post .tags a {
    background: #263238;
    color: #fff;
    padding: 1px 6px;
    font-size: 12px;
    font-weight: normal;
    border-radius: 4px
}

.post .tags a:hover {
    background: #000;
}

.pagin {
    text-align: center;
    padding: 10px 0 20px;
    clear: both;
}

.pagin a {
    padding: 4px 15px;
    font-size: 13px;
    border-radius: 4px;
    background: #263238;
    margin: 0 10px;
    color: #fff;
}

.pagin a:hover {
    background: #263238;
}

input, textarea, select {
    font-family: inherit;
}

.comment {
    padding: 15px;
    box-shadow: 0 0 15px rgba(38, 50, 56, 0.16) inset;
}

.comment .avatar img {
    width: 40px;
    height: 40px;
    padding: 1px;
    box-shadow: 0 0 15px rgba(38, 50, 56, 0.16) inset;
}

.comment .myavatar img {
    width: 32px;
    height: 32px;
    border-radius: 4px;
}

.comment-form {
    font-size: 14px;
    padding: 15px;
    margin-bottom: 7px;
}

.rep-pic img {
    float: right;
    padding-top: 10px;
    width: 50px;
    height: 50px;
}

.comment-details {
    font-size: 15px;
    padding-left: 10px;
}

.comment-details a {
    color: #263238;
    font-size: 13px;
    display: inline-block;
    font-weight: bold;
}

.cmtname a {
    color: #c0aaaa;
    padding: 2px 10px;
}

.cmttext {
    padding: 10px 5px 10px;
    text-align: justify;
    font-size: 14px;
    line-height: 2em;
}

.cmtreplay {
    padding: 5px 10px;
    font-size: 12px;
    text-align: justify;
    box-shadow: 0 0 15px rgba(38, 50, 56, 0.16) inset;
    line-height: 2em;
    font-weight: bold;
}

.cmtreplay img {
    max-width: 100%;
    height: auto
}

.cmtdate a {
    background: #fb1347;
    padding: 2px 10px;
    color: #fff;
    border-radius: 4px;
}

#bComSub {
    cursor: pointer;
    margin-top: auto;
    padding: 6px 30px;
    border-radius: 4px;
    background: #263238;
    color: #fff;
    border: 0;
    font-size: 14px;
}

#bComSub:hover {
    background: #000;
}

.formField2 textarea {
    height: 150px;
}

.item_wrn, .item_err, .item_success, input[type="button"], input[type="text"], input[type="password"], input[type="submit"], button, textarea, .inputBox, input.text, a.btn, a.btn:hover, a.btn:visited {
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
}

#footer {
    text-align: center;
    padding: 15px 10px;
    color: #ddd;
    background: #1c1c1c; /* رنگ تیره سنگین */
    font-size: 14px;
    font-weight: 500; /* فونت کمی سنگین */
    clear: both;
    border-top: 2px solid #333; /* مرز بالا ساده و سنگین */
    font-family: Tahoma, Arial, sans-serif;
}

#footer a {
    color: #ccc; /* رنگ روشن و رسمی */
    text-decoration: none;
    margin: 0 6px;
    transition: color 0.2s;
}

#footer a:hover {
    color: #fff; /* کمی روشن‌تر روی هاور */
    text-decoration: underline;
}

.footer-links {
    margin-bottom: 8px;
}

.footer-extra-links {
    margin-top: 5px;
    font-weight: 600; /* کمی سنگین‌تر */
}
.post .text div {
    margin-bottom: 5px;
}

.formField2 input.text, .formField2 textarea {
    line-height: 1.4rem;
    color: #263238;
    font-size: 15px;
    border-radius: 0;
}

.cmt-bg {
    text-align: center;
    color: #f00;
    padding: 5px;
    font-size: 16px;
    font-weight: 900;
    margin-bottom: 10px;
    box-shadow: 0 0 15px rgba(38, 50, 56, 0.16) inset;
}

.cmt-bg a {
    color: #263238;
}

.cmt-bg a:hover {
    color: #000;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%;
    border: 1px solid #ddd;
}

th, td {
    text-align: center;
    padding: 8px;
    border: 1px solid #ddd;
}

tr:nth-child(even) {
    background-color: #f2f2f2
}

blockquote {
    border-right: 6px solid #263238;
    margin: 5px 0px 0px;
    padding: 5px 15px;
    font-style: normal;
    background: transparent;
    border-radius: 4px;
    border-left: 6px solid #263238;
    box-shadow: 0 0 15px rgba(6, 6, 6, 0.09) inset;
}

blockquote > div {
    margin-bottom: 0 !important;
}

div.inputFix input.text {
    margin-top: 0;
}

.jqi .jqimessage {
    text-align: justify;
}

.rate-box {
    display: block;
    text-align: left;
}

#closebtn {
    display: none
}

#closebtn, #showbtn {
    position: fixed;
    bottom: 10px;
    left: 10px;
    border-radius: 50%;
    padding: 15px 5px;
    line-height: 1.5em;
    transition: .8s;
}

a#closebtn {
    color: #fff;

    background: #007d00;
}

a#showbtn {
    color: #fff;
    background: #c00;
}

a#showbtn:hover, a#closebtn:hover {
    background: #444;
}

h3.tags {
    margin-top: 0;
}

.commentblock {
    margin-bottom: 10px;
}

.item_success a:hover {
    font-weight: bold;
    color: #088F1B;
    background-color: transparent;
}

#sidebar-l {
    width: calc(50% - 5px);
    float: left;
}

#sidebar-r {
    width: calc(50% - 5px);
    float: right;
}

.box {
    padding: 15px;

    border: 1px solid #d0d0d0;
    margin: 10px 0;
    border-radius: 5px;
}

.box img {
    width: 100%;
    height: auto;
    border-radius: 5px;
}

.about {
    text-align: justify;
    padding: 10px 0;
}

.box h6 {
    color: #263238;
    text-align: center;
    padding: 0 0 14px;
    /*! border-radius: 5px; */
    font-size: 23px;
    border-bottom: 1px dashed #d0d0d0;
}

.box ul {
    list-style: none;
    padding: 15px 2px;
}

.box a {
    color: #000;
    border-right: 5px solid;
    border-color: transparent;
    display: block;
    padding: 0 5px;
}

.box a:hover {
    border-color: #123456;
}

@media screen and (max-width: 478px) {
    #sidebar-l, #sidebar-r {
        width: 100%;
        float: unset;
    }
}
.followBx {
	max-width: 200px;
	display: block;
	margin: auto;
}
.followBx, .followThis {
	font-family: inherit;
}
.followShow a, #followInBx a, #followersLs a, .blockads a {
	border-right: 0;
	padding: 0;
}


.post-container {
  background-color: #032032;
  border: 5px solid #fdc94a;
  border-radius: 2em;
  padding: 15px 20px;
  margin: 2em auto;
  width: 98%;
  box-sizing: border-box;
font-family: 'Vazir', serif;
  font-size: 16px;
  background-color: #012032;
  color: #ffffff;
  line-height: 1.8;
  direction: rtl;
}

.post-header {
  display: flex;
  align-items: center;
  margin-bottom: 1.5em;
}
.post-header img {
  max-width: 75px;
  margin-left: 10px;
  border: 5px solid #ffffff;
  border-radius: 10px;
}
.post-header h2 {
  font-weight: bold;
  font-size: 1.3rem;
  color: #ffffff;
  margin: 0;
}

.quran-text {
  text-align: right;
  margin: 1em 0;
  font-size: 1.1rem;
}

.translation-box {
  background: #ffffff;
  color: #000000;
  border-radius: 1em;
  padding: 15px;
  margin-top: 30px;
  text-align: center;
}

.related-posts {
  margin-top: 2em;
}
.related-posts h3 {
  font-size: 1rem;
  margin-bottom: 1em;
}
.related-posts a {
  display: block;
  margin: 0.5em 0;
  color: #fdc94a;
  font-weight: bold;
  text-decoration: none;
}
.related-posts a:hover {
  text-decoration: underline;
}
/*------------------------*/
.poet-box {
  border: 2px solid #eee;
  padding: 15px;
  margin-top: 30px;
  border-radius: 10px;
  background-color: #fafafa;
}

.poet-box h2 {
  text-align: center;
  color: #333;
  margin-bottom: 15px;
}

.poet-box p {
  text-align: justify;
  line-height: 1.8;
  color: #444;
}

.poet-box .bio-link {
  text-align: center;
  margin-top: 10px;
}

.poet-box .bio-link a {
  color: #0066cc;
  text-decoration: none;
  font-weight: bold;
}

.poet-box .bio-link a:hover {
  text-decoration: underline;
}

/*------------------------------------*/
.poem-box {
  border: 1px solid #94c7a1;
  border-radius: 8px;
  padding: 16px;
  margin: 15px auto;
  background-color: #e9f7ef;
  text-align: center;
  font-size: 18px;
  line-height: 2;
  color: #222;
  max-width: 600px;
  box-shadow: 0 2px 4px rgba(0,0,0,0.08);
}

.poem-box p {
  text-align:center;
  margin: 0;
}

.poett-box {
  margin: 20px auto 0 auto;
  padding: 8px 0;
  text-align: center;
  font-size: 14px;
  color: #2e5d37;
  font-weight: bold;
  background-color: #d4edda;
  border-radius: 4px;
  max-width: 240px;
}

/**----------------------------*/
.inline-related {
  display: block;
  max-width: 500px;
  background: #f7f8fa; /* پس‌زمینه روشن هماهنگ با استایل comment-card */
  border-right: 4px solid #2b6ef6; /* خط آبی شاخص */
  padding: 10px 14px;
  margin: 20px auto;
  font-size: 15px;
  border-radius: 8px;
  box-shadow: 0 3px 8px rgba(0,0,0,0.08);
  text-align: right; /* چون راست‌چین هست */
  line-height: 1.8;
}

.inline-related a {
  text-decoration: none;
  color: #2b6ef6;
  font-weight: bold;
}

.inline-related a:hover {
  color: #2a56d8;
  text-decoration: underline;
}



/****-------------------------***/
.related-posts {
  background: #fff;
  padding: 15px 20px;
  margin: 30px 0;
  border-radius: 8px;
  border: 1px solid #ddd;
}

.related-posts h2 {
  font-size: 18px;
  margin-bottom: 10px;
  color: #333;
  text-align: right;
}

.related-posts ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.related-posts ul li {
  margin: 6px 0;
}

.related-posts ul li a {
  text-decoration: none;
  color: #007bff;
  transition: color 0.2s ease;
}

.related-posts ul li a:hover {
  color: #0056b3;
  text-decoration: underline;
}


/*  comments */


.comment-card{
  display:flex;
  gap:16px;
  align-items:flex-start;
  background:#f7f8fa;
  border:1px solid #e1e4e8;
  padding:16px;
  border-radius:12px;
  box-shadow:0 6px 18px rgba(11,11,11,0.04);
  margin:20px 0;

}
.comment-card__icon{
  font-size:36px;
  line-height:1;
  width:56px;
  height:56px;
  display:flex;
  align-items:center;
  justify-content:center;
  background:rgba(43,110,246,0.08);
  color:#2b6ef6;
  border-radius:10px;
  flex-shrink:0;
}
.comment-card__body h3{
  margin:0 0 6px 0;
  font-size:16px;
  color:#0b0b0b;
}
.comment-card__body p{
  margin:0 0 10px 0;
  color:#6b7280;
  line-height:1.6;
}
.comment-card__actions{
  display:flex;
  gap:10px;
  align-items:center;
}
.btn{
  display:inline-block;
  padding:8px 14px;
  border-radius:8px;
  text-decoration:none;
  font-size:14px;
  border:1px solid transparent;
  background:transparent;
  color:#2b6ef6!important;   /* ← اجباری شد */
  box-shadow:none;
}
.btn--primary{
  background:linear-gradient(90deg,#2b6ef6, #2a56d8);
  color:#ffffff !important; /* ← حتی روی پرایمری */
  border-color:transparent;
}


/* responsive */
@media (max-width:600px){
  .comment-card{flex-direction:row;gap:12px;padding:12px}
  .comment-card__icon{width:44px;height:44px;font-size:28px;border-radius:8px}
  .comment-card__body h3{font-size:15px}
}

/******* share   ***/
.share-card {
  background: linear-gradient(135deg, #2b6ef6, #2a56d8);
  color: #fff;
  text-align: center;
  padding: 15px 20px;
  border-radius: 12px;
  margin: 20px 0;
  box-shadow: 0 6px 18px rgba(0,0,0,0.15);
}

.share-card p {
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 12px;
}

.share-links {
  display: flex;
  justify-content: center;
  gap: 12px; /* فاصله استاندارد بین دکمه‌ها */
  flex-wrap: wrap;
}

.share-links a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 42px;
  height: 42px;
  margin: 0 6px;
  border-radius: 10px;
  background-color: rgba(255,255,255,0.15);
  transition: transform 0.2s, background-color 0.2s, box-shadow 0.2s;
}

.share-links a img {
  width: 60%;
  height: 60%;
}

.share-links a:hover {
  transform: scale(1.2);
  background-color: rgba(255,255,255,0.3);
  box-shadow: 0 4px 12px rgba(0,0,0,0.2);
}

/* واکنش‌گرایی موبایل */
@media (max-width: 480px) {
  .share-links a {
    width: 36px;
    height: 36px;
  }
  .share-card p {
    font-size: 15px;
  }
}




/* استایل ساده و فلت Breadcrumbs */
.breadcrumbs {
  margin: 12px 0;
  font-size: 0.9rem;
  color: #475569;
}

.breadcrumbs ul {
  list-style: none;
  margin: 0;
  padding: 0;
  display: block; /* نمایش خطی بدون flex */
  white-space: normal; /* اجازه شکستن خط */
}

.breadcrumbs li {
  display: inline;
}

.breadcrumbs li+li:before {
  content: "›";
  margin: 0 5px;
  color: #94a3b8;
}

.breadcrumbs li a {
  text-decoration: none;
  color: #0ea5e9;
  transition: color 0.3s ease;
}

.breadcrumbs li a:hover {
  color: #0284c7;
}

.breadcrumbs li.active {
  color: #5d6674;
  font-weight: 600;
}

/* موبایل */
@media (max-width: 600px) {
  .breadcrumbs {
    font-size: 1rem;
  }
}

/************************/
.top-buttons {
    display: flex;
    flex-wrap: wrap;
    gap: 6px;
    justify-content: center;
    margin: 15px 0;
  }
  
  .top-buttons .btn--light {
    flex: 1 1 calc(18% - 6px);
    min-width: 80px; /* کوچکتر */
    text-align: center;
    font-weight: bold;
    font-size: 16px;
    padding: 8px 6px; /* کلیک‌خور بالاتر */
    border-radius: 6px;
    background-color: #fdc94a; /* رنگ روشن */
    color: #012032 !important; /* متن قابل مشاهده */
    border: 2px solid #fdc94a;
    text-decoration: none;
    transition: transform 0.1s; /* سریع و بدون افکت‌های اضافه */
    cursor: pointer;
  }
  
  .top-buttons .btn--light:hover {
    transform: scale(1.05); /* کمی بزرگ شدن هنگام هاور */
  }
  
  @media (max-width: 768px) {
    .top-buttons .btn--light {
      flex: 1 1 calc(33.33% - 6px); /* موبایل: ۳ ستون */
    }
  }
  
  @media (max-width: 480px) {
    .top-buttons .btn--light {
      flex: 1 1 calc(33.33% - 4px); /* موبایل کوچک: ۳ ستون */
      font-size:16px;
      padding: 7px 5px; /* کلیک‌خور مناسب */
    }
  }
