@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: 14px;
    direction: rtl;
    line-height: 2em;
    color: #263238;
    word-wrap: break-word !important;
    background:#b4caca url(http://bayanbox.ir/view/8183506170057604885/back.png);
}

a {
    text-decoration: none;
    color: #cafcec;
}

a:hover {
    color: #f0f4a4;
}

h1, h2, h3, h4, h5, h6, .jqi a.btn {
	background:#b9caca url(http://bayanbox.ir/view/8183506170057604885/back.png);
    font-family: inherit;
    padding: 0;
    margin: 0;
}

#header {
	background:#7fc0c7 url(http://bayanbox.ir/view/4610794979453298229/lined-paper-2.png);
    text-align: center;
    padding: 60px;
}

#header h1 a {
    font-size: 22px;
}

#header h2 {
    font-weight: normal;
    font-size: 19px;
	 color: #cafcec;
}

#menu {
    background: #8ad8ff;
    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:#e0ffff url(http://bayanbox.ir/view/8183506170057604885/back.png);
    text-align: center;
    color: #123456;
    padding: 12px 5px;
    border-radius: 4px;
}

.message h3 {
    margin: 0
}

.post {
	 background:#fff5f5 url(http://bayanbox.ir/view/8183506170057604885/back.png);
	outline:1px solid #f6f8f8;
    margin-bottom: 15px;
    border-bottom: 5px solid #b4cfcc;
}

.toppost {
	background:#e0ffff url(http://bayanbox.ir/view/8183506170057604885/back.png);
    text-align: center;
}

.toppost .date {
	background:#e5ebe6 url(http://bayanbox.ir/view/8183506170057604885/back.png);
    padding: 0 15px;
    text-align: center;
    font-size: 12px;
    color: #444;
}

.toppost h3 a {
	background:#eaf1eb url(http://bayanbox.ir/view/8183506170057604885/back.png);
    font-size: 15px;
    color: #3f6d83;
    font-weight: 900;
    line-height: 1.5em;
}

.toppost h3 a:hover {
    color: #8fce3b;
}

.toppost .postcategory {
		
    font-size: 13px;
}

.toppost .postcategory a {
    background: #d6e4ea;
    color: #aaa7a7;
    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;
	background:#e0ffff url(http://bayanbox.ir/view/8183506170057604885/back.png);
}

.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:98%;
        height:auto;
        margin-right:1px;
        border:2px solid #FFF;
        outline:1px solid #CCC;
        padding:5px;
}

.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: #a1c4c3;
    border-radius: 4px;
}

.post .text .more a:hover {
    background: #ff0505;
}


.item_success {
    border-color: transparent;
    background: transparent;
}


.post .tags {
    display: inline-block;
    padding-right: 15px;
}

.post .tags a {
    background: #d6e4ea;
    color: #aaa7a7;
    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: #d7dcd1;
    margin: 0 10px;
    color: #363636;
}

.pagin a:hover {
    background: #93ceeb;
}

input, textarea, select {
    font-family: inherit;
}

.comment {
	background:#e6e4d0 url(http://bayanbox.ir/view/8183506170057604885/back.png);
    padding: 15px;
}

.comment .avatar img {
    width: 40px;
    height: 40px;
    padding: 1px;
}

.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 {
	background:#d2c3b6 url(http://bayanbox.ir/view/8183506170057604885/back.png);
    font-size: 15px;
    padding-left: 10px;
}

.comment-details a {
    color: #4f9dc4;
    font-size: 11px;
    display: inline-block;
    font-weight: bold;
}

.cmtname a {
    color: #c0aaaa;
    padding: 2px 10px;
}

.cmttext {
	 background:#ffffff url(http://bayanbox.ir/view/8183506170057604885/back.png);
	outline:1px solid #9fc1b5;
    padding: 5px 9px 11px;
    text-align: justify;
    font-size: 14px;
    line-height: 1em;
}

.cmtreplay {
    padding: 5px 10px;
    font-size: 12px;
    text-align: justify;
    background:#cbe7d2 url(http://bayanbox.ir/view/8183506170057604885/back.png);
	outline:1px solid #cbb7aa;
	border-top: 13px solid #b3d0b6;
    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: 6px;
    color: #89a8ae;
    background: #849ca4;
    font-size: 13px;
    clear: both;
}

#footer a {
    color: #7d7e77;
}

#footer a:hover {
    text-decoration: underline;
}

.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 #ffffff;
    margin: 5px 0px 0px;
    padding: 5px 15px;
    font-style: normal;
    background: transparent;
    border-radius: 4px;
    border-left: 6px solid #ffffff;
    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(100% - 5px);
    float: left;
	background:#84b5bd url(http://bayanbox.ir/view/8183506170057604885/back.png);
}

#sidebar-r {
    width: calc(100% - 5px);
    float: right;
	background:#84b5bd url(http://bayanbox.ir/view/8183506170057604885/back.png);
}

.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;
	background:#527a89 url(http://bayanbox.ir/view/4610794979453298229/lined-paper-2.png);
    padding: 22px 0;
}

.box h6 {
	background:#c1c0be url(http://bayanbox.ir/view/4610794979453298229/lined-paper-2.png);
    color: #129168;
    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;
    }
img {
    transition: all .4s ease;
}
img:hover {
    transform: scale(1.1);
}
html{scroll-behavior: smooth;}
#scrollToTop {
     width: 64px;
        height: 45px;
        background: #238CE4 url('http://bayanbox.ir/view/7444602683029121626/1-5.png') no-repeat;
        border-radius: 7px;
        box-shadow: 0 0 15px 3px #238CE4;
        opacity: .4;
        position: fixed;
        bottom: 10px;
        right: 10px;
        transition: opacity .4s ease 0s;
}
#scrollToTop:hover {
    transform: scale(1.1);
    box-shadow: 0 0 5px #00AF66;
}
}
img {
    filter: grayscale(0%);
}
img:hover {
    filter: grayscale(100%);
}
img {
    transition: all .4s ease;
}
img:hover {
    transform: scale(1.1);
}
html{scroll-behavior: smooth;}
#scrollToTop {
     width: 64px;
        height: 95px;
        background: #32867e url('http://bayanbox.ir/view/7444602683029121626/1-5.png') no-repeat;
        border-radius: 7px;
        box-shadow: 0 0 15px 3px #238CE4;
        opacity: .4;
        position: fixed;
        bottom: 10px;
        right: 10px;
        transition: opacity .4s ease 0s;
}
#scrollToTop:hover {
    transform: scale(1.1);
    box-shadow: 0 0 5px #00AF66;
}
}
img {
    filter: grayscale(0%);
}
img:hover {
    filter: grayscale(100%);
}