@charset "utf-8";
/* CSS Document - v3.1.0 */
@media print {
    .bx_left{ display:none;}
    .bx_right{ display:none;}
    .footer_contain_bg{ display:none;}
    .footer_contain{ display:none;}
    .footer{ display:none;}
    .content_bg{ display:none;}
    .main_menu{ display:none;}
    .header{ display:none;}
    .post_detail{ display:none;}
    .messages{ display:none;}
    .post_comments{ display:none;}
    .cmt_reply{ display:none;}
    .commentForm{ display:none;}
    .pagination{ display:none;}
    .page_cls{display:none;}
    .post_cls{display:none;}
    #body{
    display:block;
    width:650px;
    margin:auto;
    margin-top:5px;
    border:2px solid #bbb;
    outline:1px solid #333;
    padding:15px;
    direction:rtl;
    font-family:Tahoma, arial,"Times New Roman", Times;
    cursor:default;
    font-size:12px;
    }
    .date_title{
    font-size:10px;
    padding-bottom:10px;
    color:#444;
    }
    h2 a{
    font-family:"Times New Roman", Times, arial;
    font-size:18px;
    color:#333;
    text-decoration:none;
    padding-bottom:0px;
    }
    .cnt{
    font-size:12px;
    color:#000;
    text-decoration:none;
    line-height:18px;
    }
    #print .title h2{
    font-family:"Times New Roman", Times, arial;
    margin-bottom:0px;
    display:block;
    text-align:center;
    text-decoration:none;
    font-size:17px;
    color:#333;
    text-decoration:none;
    }
    #print .title span{
    font-family:Tahoma, arial,"Times New Roman", Times;
    display:block;
    text-align:center;
    padding-top:5px;
    padding-bottom:10px;
    margin-bottom:20px;
    text-decoration:none;
    border-bottom:1px solid #333;
    font-size:11px;
    color:#333;
    text-decoration:none;
    }
    a{
    text-decoration:none;
    padding:5px;
    }
}

@media screen {
#print{ display:none;}
/*h1, h2, h3, ul {margin:0;}*/
html { direction:ltr; }

@font-face {
    font-family: 'B Yekan';
    src: url('//bayanbox.ir/blog/bayan/templates/fonts/byekan-bayan.eot?view');
    src: url('//bayanbox.ir/blog/bayan/templates/fonts/byekan-bayan.eot?view#iefix') format('embedded-opentype'),
        url('//bayanbox.ir/blog/bayan/templates/fonts/byekan-bayan.woff?view') format('woff'),
        url('//bayanbox.ir/blog/bayan/templates/fonts/byekan-bayan.ttf?view') format('truetype'),
        url('//bayanbox.ir/blog/bayan/templates/fonts/byekan-bayan.svg?view#BYekanRegular') format('svg');
    font-weight: normal;
    font-style: normal;
    
}
@font-face {
    font-family: 'B Roya';
    src: url('//bayanbox.ir/blog/bayan/templates/fonts/BRoya-bayan.eot?view');
    src: url('//bayanbox.ir/blog/bayan/templates/fonts/BRoya-bayan.eot?view#iefix') format('embedded-opentype'),
        url('//bayanbox.ir/blog/bayan/templates/fonts/BRoya-bayan.woff?view') format('woff'),
        url('//bayanbox.ir/blog/bayan/templates/fonts/BRoya-bayan.ttf?view') format('truetype');

    font-weight: normal;
    font-style: normal;
    
}

body{
    font-family: Tahoma, Verdana, "Times New Roman";
    font-size: 11px;
    color: #333;
    margin:0px;
    padding:0px;
    line-height:1.9em; /*new*/
    background:#dcddda url(http://bayanbox.ir/view/4610794979453298229/lined-paper-2.png);
    border-top:0px solid #b2c2b9;
    }

::selection {
    background: #20666a;
    color: #e0edf1;
}
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;
}
    
.btn_submit{direction:ltr;}
.clear{clear:both;}

::-webkit-scrollbar { background:#ddd; width:15px;height:15px; } ::-webkit-scrollbar-thumb { background:#999; border-radius:0px; box-shadow:inset 0 0 10px #333; } ::-webkit-scrollbar-corner { background:#fff;} ::-webkit-scrollbar-track{ background:#eee; border-radius:0px; box-shadow:inset 0 0 10px #aaa;}::-webkit-scrollbar-thumb:hover{ background:#888;}::-webkit-scrollbar-thumb:active{ background:#777;}


/*-- Link & Button --*/
h1, h2 ,h3{
    font-family:"b traffic","Times New Roman", Times,Arial,serif;
}
img{ border:none; border-width:0px;}

a{
    color: #444b47;
    cursor:pointer;
    text-decoration:none;
    -moz-transition-duration:.3s;-webkit-transition-duration:.3s;-o-transition-duration:.3s;-khtml-transition-duration:.3s;
}
a:hover{
    color:#3b86bd;
    text-decoration:none;
    cursor:pointer;
}
a:active{
    outline:hidden;
}


/*-- Wrapper --*/
#wrp{
    width:700px;
    height:auto;
    margin:auto;
    direction:rtl;
}

/*-- Header --*/
#wrp .header{
    height:120px;
        background:#f2f3f2 url(https://cdn.bayan.ir/blog/templates/382/bg_stripes.png);
        border:1px solid #e0e1e1;
}
/*-- Title & Description --*/
#wrp .header .title{
    text-align:center;
    padding:13px 0px 0px 0px;
}
#wrp .header .title h1{
    font-family:"B terafik",B Traffic,"Times New Roman",Arial,Helvetica;
    font-size:24px;
    font-weight:bold;
    color:#595c5f;
    margin-bottom:25px;
}
#wrp .header .title h1 a{
    color:#595c5f;
}
#wrp .header .title h1 a:hover{
    color:#a1c082;
}
#wrp .header .title .desc h2{
    font-family:"b nazanin","Times New Roman",Arial,Helvetica ;
    font-size:17px;
    font-weight:bold;
    cursor:default;
    color:#595c5f;
}

/*-- Mini Icons --*/
#wrp .mini_icon{
    cursor:default;
    text-align:center;
    padding-top:10px;
    display:none;
}
#wrp .mini_icon .icons{
    display:inline-block;
}
#wrp .mini_icon ul{
    list-style:none;
    margin:0px;
    padding:0px;
}
#wrp .mini_icon li{
    float:left;
    margin:0px 2px 0px 2px;
}
#wrp .mini_icon li a.mi_home{
    display:block;
    height:20px;
    width:20px;
}
#wrp .mini_icon li a.mi_rss{
    display:block;
    height:20px;
    width:20px;
}


/*-- Main Menu --*/
#wrp .main_menu{
        background:#f2f3f2 url(https://cdn.bayan.ir/blog/templates/382/bg_stripes.png);
        border:1px solid #e0e1e1;
    height:40px;
    margin-top:13px;
}
    #wrp .main_menu .cnt{
        background:url(https://id.bayan.ir/bayan/profile/avatar/b%27i9q69CxMAiPt0JgIztsrYjJHFuY%3D%27/) no-repeat 50px top;
        height:64px;
        padding:0px 0px;
    }
#wrp .main_menu .cnt{}
#wrp .main_menu .cnt ul{
    list-style:none;
    margin:0px;padding:0px;
    text-align:center;
}
#wrp .main_menu .cnt li{
    display:inline-block;
    *float:right;
    cursor:default;
    margin-left:18px;
    margin-right:18px;
}
#wrp .main_menu .cnt a{
    display:block;
    font-family:"b nazanin","Times New Roman",Arial,Helvetica;
    font-weight:bold;
    font-size:18px;
    color:#959593;
    padding:6px 15px 7px 15px;
    border-bottom:2px solid #babab7;
        background: #fbf4e9;
    /*background:url(//cdn.bayan.ir/blog/templates/421/mnu-bg2.png) no-repeat center bottom;*/
}
#wrp .main_menu .cnt a:hover{
    color:#ffffff;
    border-bottom:2px solid #959593;
        background: #f3b5b5;
    /*background:url(//cdn.bayan.ir/blog/templates/421/mnu-bg2.png) no-repeat center bottom;*/
}
#wrp .main_menu .cnt a.selected{
    color:#959593;
    border-bottom:2px solid #babab7;
        background: #ffffff;
    /*background:url(//cdn.bayan.ir/blog/templates/421/mnu-bg-h.png) no-repeat center bottom;*/
}

/*-- wrp -> Box1 (Content) --*/
#wrp .box1{
    margin-top:13px;
        background:#fef6f7 url(.);
        border:5px solid #e7e6e4;
}

/*-- wrp -> Boxs-Left --*/
#wrp .box1 .bx_right{
    width:222px;
    float:right;
        border:1px solid #e3e4e2;
}
* html #wrp .box1 .bx_right{margin-right:-10px;}

/*-- Module-Left --*/
#wrp .box1 .bx_right .mod_right{
    margin-bottom:20px;
    background:url(//cdn.bayan.ir/blog/templates/421/sidebar-line.png) no-repeat right bottom;
}
#wrp .box1 .bx_right .mod_right .title{
    padding:1px 30px 5px 5px;
    font-family:"b traffic","arial","Times New Roman",Helvetica ;
    color:#4d8f5e;
    text-align:right;
    cursor:default;
    font-weight:bold;
    font-size:15px;
    margin:0px;
    background:url(//cdn.bayan.ir/blog/templates/421/sidebar-hdt.png) top right no-repeat;
}
#wrp .box1 .bx_right .mod_right .cnt{
    padding:5px 16px 5px 15px;
}

/*-- mod_right BLANK --*/
#wrp .box1 .bx_right .mod_right_blank{
    margin-bottom:25px;
    background:url(//cdn.bayan.ir/blog/templates/421/sidebar-line.png) no-repeat right bottom;
}
#wrp .box1 .bx_right .mod_right_blank .cnt{
    padding:5px 16px 5px 15px;
}
#wrp .box1 .bx_right .mod_right_blank .cnt .blogImage{
    text-align:center;
}
#wrp .box1 .bx_right .mod_right_blank .cnt img{
    text-align:center;
    max-width:95%;
    height:auto;
    margin-top:5px;
    margin-bottom:5px;
}
* html #wrp .box1 .bx_right .mod_right_blank .cnt img{
    width:222px;
    height:auto;
}

#wrp .box1 .bx_right .mod_right_blank .cnt .blog_description h4{
    padding:5px;
    color:#444b47;
    font-size:11px;
    margin:0px;
    font-weight:normal;
    font-family:Tahoma, Geneva, sans-serif;
}


/*-- LI & UL --*/
#wrp .box1 .bx_right .mod_right ul{
    padding:0px;
    margin:0px;
}
#wrp .box1 .bx_right .mod_right li{
    margin:0px;
    list-style:none;
}
/* Categories ----- */
#wrp .box1 .bx_right .mod_right ul li ul.subcats a{
    padding-right:10px;
    padding-top:1px;
    display:inline-block;
    background:url(//cdn.bayan.ir/blog/templates/421/sub_ico.png) right no-repeat;
}

#wrp .box1 .bx_right .mod_right .cats li a{
    padding-bottom:0px;
    padding-right:20px;
    display:table-cell;
    *display:inline-block;
    background:url(//cdn.bayan.ir/blog/templates/421/folder_ico.png) right no-repeat;
}
#wrp .box1 .bx_right .mod_right .cats li h3{
    margin:0px;
    font:11px "tahoma","Times New Roman", Times,Arial,serif;
}
#wrp .box1 .bx_right .mod_right .cats li.selected{background:none;}
#wrp .box1 .bx_right .mod_right .subcats li.selected{background:none;}
#wrp .box1 .bx_right .mod_right .subcats{
    margin-right: 14px;
    margin-top: -3px;
}
#wrp .box1 .bx_right .mod_right .cats .count{
    cursor:default;
    display:table-cell;
    color:#c8cacb;
}
#wrp .box1 .bx_right .mod_right .subcats .count{
    cursor:default;
    display:inline-block;
    color:#c8cacb;
}

#wrp .box1 .bx_right .mod_right .category_selected{
    color:#3270af;
    padding:2px 5px 2px 5px;
    display:block;
    height:21px;
    max-height:auto;
    *height:auto;
}
#wrp .box1 .bx_right .mod_right .category_selected a{
    color:inherit;
    cursor:default;
}

/*-LINKs-*/
#wrp .box1 .bx_right .mod_right ul.links li{
    padding:2px 5px 3px 5px;
    background:url(//cdn.bayan.ir/blog/templates/421/line.png) no-repeat center bottom;
    *background:none;
    *border-bottom:1px solid #F5F5F5;
    -moz-transition-duration:.3s;-webkit-transition-duration:.3s;-o-transition-duration:.3s;-khtml-transition-duration:.3s;
    /*white-space:nowrap;
    overflow:hidden;*/
}
#wrp .box1 .bx_right .mod_right ul.links li:hover{
    background:url(//cdn.bayan.ir/blog/templates/421/line.png) no-repeat center bottom;
}
#wrp .box1 .bx_right .mod_right .links li.selected{
    background:url(//cdn.bayan.ir/blog/templates/421/line.png) no-repeat center bottom;
}
#wrp .box1 .bx_right .mod_right .links li.selected a{
    color:#3270af;
    background:url(//cdn.bayan.ir/blog/templates/421/sidebar-bullet2.png) right no-repeat;
}
#wrp .box1 .bx_right .mod_right .links li a{
    padding-bottom:3px;
    padding-right:10px;
    background:url(//cdn.bayan.ir/blog/templates/421/sidebar-bullet.png) right no-repeat;
}
#wrp .box1 .bx_right .mod_right .links li a:hover{
    background:url(//cdn.bayan.ir/blog/templates/421/sidebar-bullet2.png) right no-repeat;
}

#wrp .box1 .bx_right .mod_right .links .count{
    cursor:default;
    color:#c8cacb;
}
#wrp .box1 .bx_right .mod_right ul.links li:last-child {
    border-bottom:0px;
    background:none;
}

/* Advertising ---- */
#wrp .box1 .bx_right .mod_right .cnt.ads{
    text-align: center;
    padding-top: 11px;
    padding-right: 5px;
    padding-bottom: 2px;
}
#wrp .box1 .bx_right .mod_right .cnt.ads .view_ads{
    margin-bottom:10px;
    display:block;
}


/*-- STAT Graph --*/
#wrp .box1 .bx_right .mod_right #stat_summary_div {
    clear:both;
    padding:2px 6px;
}

#wrp .box1 .bx_right .mod_right .cnt.stat{}
#wrp .box1 .bx_right .mod_right .cnt.stat .row{
    background:url(//cdn.bayan.ir/blog/templates/421/line.png) no-repeat center bottom;
    *background:none;
    clear:both;
    padding:0px 15px 23px 15px;
}
#wrp .box1 .bx_right .mod_right .cnt.stat .row:last-child{
    background:none;
}
#wrp .box1 .bx_right .mod_right .cnt.stat .StatTitle{
    cursor:default;
    color:#444b47;
    font-size:11px;
    border:none;
    font-weight:normal;
    float:right;
    text-align:right;

}
#wrp .box1 .bx_right .mod_right .cnt.stat .Value{
    color:#135db9;
    cursor:default;
    float:left;
    padding-left:10px;
    text-align:left;
}


/* TAG Cloud ---- */
#wrp .box1 .bx_right .mod_right .cnt .tagcloud h3{
    margin:0px 0px 0px 0px;
    font-size:11px;
    font-family:"tahoma","Times New Roman", Times,Arial,serif;
    font-weight:normal;
    display:inline-block;
    *display:inline;
    *margin:2px;
}
#wrp .box1 .bx_right .mod_right .cnt .tagcloud span{
    display:inline-block;
    margin:1px 0px 1px 0px;
}
#wrp .box1 .bx_right .mod_right .cnt .tagcloud a{
    padding:0px 2px 0px 2px;
    display:table-cell;
    *display:inline-block;
    margin:2px 0px 2px 0px;
    background:#efefef url(//cdn.bayan.ir/blog/templates/421/btn.png) top repeat-x;
    color:#808080;
    border:#d3d3d3 1px solid;
    text-shadow:1px 1px #fff;
}
#wrp .box1 .bx_right .mod_right .cnt .tagcloud a:hover{
    background:#efefef url(//cdn.bayan.ir/blog/templates/421/btn-h.png) top repeat-x;
    color:#333;
    border:#cacaca 1px solid;
}
#wrp .box1 .bx_right .mod_right .cnt .tagcloud a.selected{
    background:#efefef url(//cdn.bayan.ir/blog/templates/421/btn-h.png) top repeat-x;
    color:#333;
    border:#cacaca 1px solid;
}

/* Recent Posts ---- */
#wrp .box1 .bx_right .mod_right .cnt .list_view li{}
#wrp .box1 .bx_right .mod_right .cnt .list_view li a{
    padding-bottom:3px;
    padding-right:10px;
    background:url(//cdn.bayan.ir/blog/templates/421/sidebar-bullet.png) right no-repeat;
}
#wrp .box1 .bx_right .mod_right .cnt .list_view .cnt.selected li a{
    background:url(//cdn.bayan.ir/blog/templates/421/sidebar-bullet2.png) right no-repeat;
}
#wrp .box1 .bx_right .mod_right .cnt .list_view li a:hover{
    background:url(//cdn.bayan.ir/blog/templates/421/sidebar-bullet2.png) right no-repeat;
}

/*- Mobile -*/
#wrp .box1 .bx_right .mod_right .cnt .list_view.mobile li a{
    padding-bottom:3px;
    padding-right:10px;
    display:table-cell;*display:inline-block;
    background:url(//cdn.bayan.ir/blog/templates/421/sidebar-bullet.png) right no-repeat;
}
#wrp .box1 .bx_right .mod_right .cnt .list_view.mobile li a:hover{
    background:url(//cdn.bayan.ir/blog/templates/421/sidebar-bullet2.png) right no-repeat;
}

#wrp .box1 .bx_right .mod_right .cnt .list_view .cnt{
    margin-right:-1px;
    margin-bottom: -1px;
    padding:4px 5px 6px 0px;
    line-height: 18px;
    border:none;
    background:url(//cdn.bayan.ir/blog/templates/421/line.png) no-repeat center bottom;
    -moz-transition-duration:.3s;-webkit-transition-duration:.3s;-o-transition-duration:.3s;-khtml-transition-duration:.3s;
}
#wrp .box1 .bx_right .mod_right .cnt .list_view li a{
    color:#444b47;
}
#wrp .box1 .bx_right .mod_right .cnt .list_view li a:hover{
    color:#3b86bd;
}
#wrp .box1 .bx_right .mod_right .cnt .list_view .cnt:hover{
    background:url(//cdn.bayan.ir/blog/templates/421/line.png) no-repeat center bottom;
}
#wrp .box1 .bx_right .mod_right .cnt .list_view .cnt.selected a{
    background:url(//cdn.bayan.ir/blog/templates/421/line.png) no-repeat center bottom;
    color:#3270AF;
}

#wrp .box1 .bx_right .mod_right .cnt .list_view .date{
    cursor:default;
    font-size:9px;
    color:#aaa;
    display:none;
}
#wrp .box1 .bx_right .mod_right .cnt .list_view.mobile .date{
    display:inherit;
}
.cnt.max {
    overflow: hidden;
    white-space: nowrap;
}


/* wrp -> Content -> BX_Center --------------------------------------------- */
.align{padding-right:30px;padding-left:30px;}
.post_break{ padding-top:0px;}

#wrp .box1 .bx_center{
    margin-right:244px;
}

#wrp .box1 .bx_center .mod_center{
    float:left;width:100%;
}

/* POST CENTER / CONTENT -> ------*/
#wrp .box1 .bx_center a{}

#wrp .box1 .bx_center .messages{
    margin-bottom:20px;
}
#wrp .box1 .bx_center .messages .cnt{
    padding:2px 1px 2px 1px;
    color:#444b47;
    background:#fff url(https://cdn.bayan.ir/blog/templates/382/bg_stripes.png);
        border:1px solid #ebeaea;
}
#wrp .box1 .bx_center .messages .cnt h2{
    color:#444b47;
    text-shadow:1px 1px 2px #EEE;
    font-family:"b nazanin","Times New Roman",Arial,Helvetica ;
    font-size: 15px;
    font-weight:bold;
    text-align:center;
    cursor:default;
    margin:5px;
}
#wrp .box1 .bx_center .messages .cnt h2 a.comment_count{ color:#777;text-shadow:1px 1px 2px #EEE;}
#wrp .box1 .bx_center .messages .cnt h2 a.comment_count:hover{ color:#555;}

#wrp .box1 .bx_center .post{
    margin-bottom:20px;
}
#wrp .box1 .bx_center .post .bg{
    background:url(//cdn.bayan.ir/blog/templates/421/cnt-hdr.png) repeat-y top right;
}

#wrp .box1 .bx_center .post .title .date_title{
    color:#999;
    border-bottom:1px dashed #999;
    cursor:default;
    padding:0px 0px 5px 5px;

}
#wrp .box1 .bx_center .post .title h2{
    line-height:1.4em;
    font-size:17px;
    color:#92a09e;
    padding-bottom:3px;
    font-weight:bold;
    margin:0px;
    padding:0px 0px 5px 15px;
}
#wrp .box1 .bx_center .post .title h2 a{
    color:#92a09e;
}
#wrp .box1 .bx_center .post .title h2 a:hover{
    color:#e9f2ca;
    background: #f3b5b5;
}

#wrp .box1 .bx_center .post .body{
    color:#444b47;
        font-size: 13px;
    overflow:hidden;
    height:auto;
    line-height:1.9em; /*new*/
    margin:5px 0px 0px -27px;
}
#wrp .box1 .bx_center .post .body .cnt a{
    color:#7183bc;
}
#wrp .box1 .bx_center .post .body .cnt a:hover{
    color:#333;
}
#wrp .box1 .bx_center .post .body .cnt{
    text-align:justify;
    padding-top:4px;
}
#wrp .box1 .bx_center .post .body .cnt ul{
    margin-top:-4px;
}
#wrp .box1 .bx_center .post .body .cnt ul li{
    margin-right:5px;
    line-height:1.9em; /*new*/
}
#wrp .box1 .bx_center .post .body .cnt img{
    max-width:100%;
        padding:12px 0 12px 0;
        background:#e4e7e7;
        border-top:1px solid #ffffff;
        border-bottom:1px solid #ffffff;
}
#wrp .box1 .bx_center .post .body .post_list img{
    max-width:100%;
        padding:12px 0 12px 0;
        background:#e4e7e7;
        border-top:1px solid #ffffff;
        border-bottom:1px solid #ffffff;
 }
    
    #wrp .box1 .bx_center .post .body .readmore{
        margin-top:10px;
        margin-bottom:10px;
    }
    #wrp .box1 .bx_center .post .body .readmore a{
        margin:1px;
        margin-left:3px;
        color:#325336;
        font-family:"B traffic",b traffic,"Times New Roman",Arial,Helvetica;
        font-size:13px;
        font-weight:bold;
        padding-left:10px;
        background:url(//cdn.bayan.ir/blog/templates/389/readmore.png) no-repeat left 7px;
        -moz-transition-duration:.0s;-webkit-transition-duration:.0s;-o-transition-duration:.0s;-khtml-transition-duration:.0s;
    }
    #wrp .box1 .bx_center .post .body .readmore a:hover{
        color:#05e1ff;
        background:url(//cdn.bayan.ir/blog/templates/389/readmore.png) no-repeat left -63px;
    }
    
    #wrp .box1 .bx_center .post .box_detail_right{
        background:#F00;
        width:56px;
        height:77px;
        display:block;
        float:right;
        margin-top:23px;
        margin-right:-15px;
        margin-left:10px;
        background:url(//cdn.bayan.ir/blog/templates/105/box_date.png?view) no-repeat top;
        position:relative;
        cursor:default;
    }
    * html #wrp .box1 .bx_center .post .box_detail_right{margin-right:-8px;}/*ie6*/
    #wrp .box1 .bx_center .post .box_detail_right .bdr_date{
        width:49px;
        height:20px;
        margin:-3px 0px;
        *margin:-7px 0px;
        *padding-bottom:9px;
        *padding-top:4px;
        vertical-align:middle;
        text-align:center;
        font-size:10px;
        font-weight:bold;
        color:#FFF;
    }
    #wrp .box1 .bx_center .post .box_detail_right .bdr_date span{
        padding-top:10px;
        *padding-top:6px;
        display:block;
        vertical-align:middle;
        text-align:center;
        font-size:23px;
        font-weight:bold;
    }
    #wrp .box1 .bx_center .post .box_detail_right .bdr_mnt {
        color:#FFF;
        width:49px;
        margin:42px 0px;
        display:block;
        vertical-align:middle;
        text-align:center;
        font-size:10px;
        font-weight:normal;
    }
    * html #wrp .box1 .bx_center .post .box_detail_right .bdr_mnt {
        margin:11px 0px;
    }


/*--- Post Detail ---*/
#wrp .box1 .bx_center .post .post_detail{
    margin-top:15px;
    padding-bottom:5px;
    background:url(//cdn.bayan.ir/blog/templates/421/cnt-btm.png) right bottom no-repeat;
}
#wrp .box1 .bx_center .post .post_detail .cnt{
    padding-top:4px;
    color:#888;
}
#wrp .box1 .bx_center .post .post_detail .cnt .det_right{}
#wrp .box1 .bx_center .post .post_detail .cnt .det_left{
    float:left;
    margin-left:5px;
}

#wrp .box1 .bx_center .post .post_detail a{color:#888;text-shadow:none;cursor:pointer;}
#wrp .box1 .bx_center .post .post_detail a:hover{color:#555;}

#wrp .box1 .bx_center .post .post_detail .cnt ul{
    margin:0px;padding:0px;
    list-style:none;
}

#wrp .box1 .bx_center .post .post_detail .cnt .det_left li{
    float:left;
    padding-right:7px;
    padding-left:7px;
    border-right:0px solid #E0E0E0;
    list-style:none;
    background:url(//cdn.bayan.ir/blog/templates/421/middle-det.png) no-repeat right center;
}
#wrp .box1 .bx_center .post .post_detail .cnt .det_right li{
    float:right;
    list-style:none;
    padding-right:7px;
}
#wrp .box1 .bx_center .post .post_detail .cnt .date{
    cursor:default;
    display:block;
    padding-right:25px;
    background:url(//cdn.bayan.ir/blog/templates/421/pd_ico_date.png) right 2px no-repeat;
}
#wrp .box1 .bx_center .post .post_detail .cnt .cmt{
    display:block;
    cursor:pointer;
    padding-right:25px;
    background:url(//cdn.bayan.ir/blog/templates/421/pd_ico_cmt.png) right 2px no-repeat;
}
#wrp .box1 .bx_center .post .post_detail .rating{
    padding-right:0px;
}
#wrp .box1 .bx_center .post .post_detail .cnt .rating{
    display:block;
  }
    #wrp .box1 .bx_center .post .post_detail .rating a{
        color:#0598fa;
        background:#d1d8dc;
        padding:2px 3px 3px 4px;
        border-radius:4px;-moz-border-radius:4px;-webkit-border-radius:4px;
    }
    #wrp .box1 .bx_center .post .post_detail .rating a:hover{
        color:#000;
        background:#ddf15b;
    }
    
    
   /* rating */
    .rate-button-box.rated {font-weight:bold;}
    .rate-up, span.rateup {color:#090; margin-left:5px;}
    .rate-down, span.ratedn {color:#A00;}
    img.rateimg, img.renew, img.rateup, img.ratedn{
        background: url(//cdn.bayan.ir/blog/templates/205/details_ico.png) no-repeat center;
        width:18px;
        height:18px;
        vertical-align:middle;
    }
    .rate-down img.rateimg, img.ratedn{ background-position: 0 -81px; }
    .rate-up img.rateimg, img.rateup { background-position: 0 -60px; }


/*COMMENT  --------------------------------------------- */
#wrp .box1 .bx_center .post_comments{
    
}
#wrp .box1 .bx_center .cmt_break{
    margin-bottom:10px;
}
#wrp .box1 .bx_center .post_comments .title_cmt{
    height:20px;
    width:100%;
}
#wrp .box1 .bx_center .post_comments .body_cmt{
    height:auto;
    line-height:1.9em; /*new*/
    padding-top:5px;
    padding-bottom:8px;
    background:#f5f5f5;
    border:1px solid #d5d5d5;
    border-top:none;
}
#wrp .box1 .bx_center .post_comments .body_cmt .cnt{
    color:#333;
}
#wrp .box1 .bx_center .post_comments .body_cmt .cnt .cnt_l{
    display:inline-block;
    margin-right:-70px;
    vertical-align:top;
}
#wrp .box1 .bx_center .post_comments .body_cmt .cnt .cnt_r{
    display:inline-block;
    margin-right:-70px;
    min-width:50px;
    height:auto;
    float:right;
}
#wrp .box1 .bx_center .post_comments .body_cmt .cnt .cnt_r img{
    width:30px;
    height:auto;
}
#wrp .box1 .bx_center .post_comments .body_cmt .cnt a{
    color:#32af61;
}
#wrp .box1 .bx_center .post_comments .body_cmt .cnt a:hover{
    color:#000;
}
#wrp .box1 .bx_center .post_comments .body_cmt .cnt{
    padding:0 80px 0 20px;
}
#wrp .box1 .bx_center .post_comments .body_cmt .cnt ul{
    margin-top:-4px;
}
#wrp .box1 .bx_center .post_comments .body_cmt .cnt ul li{
    margin-right:5px;
    line-height:1.9em; /*new*/
}

/*-- Comment Details --*/
#wrp .box1 .bx_center .post_comments .cmt_details{
    height:31px;
    background:#e7e7e7;
    border:1px solid #d5d5d5;
    border-bottom:none;
    padding:4px 0px 0px 0px;
    margin-right:0px;
    color:#666;
    cursor:default;
}
#wrp .box1 .bx_center .post_comments .cmt_details ul{
    margin:0px; padding:0px;
}
#wrp .box1 .bx_center .post_comments .cmt_details .dets_right li{
    list-style:none;
    float:right;
    margin-left:7px;
    padding-top:2px;
}
#wrp .box1 .bx_center .post_comments .cmt_details .dets_left li{
    list-style:none;
    float:left;
    margin-left:7px;
}
#wrp .box1 .bx_center .post_comments .cmt_details:hover{
    color:#666;
}
#wrp .box1 .bx_center .post_comments .cmt_details .dets_right{
    float:right;
    margin-right:5px;
}
#wrp .box1 .bx_center .post_comments .cmt_details .dets_left{
    float:left;
    padding-top:2px;
    margin-left:5px;
}
#wrp .box1 .bx_center .post_comments .cmt_details li a{
    -moz-transition-duration:.0s;
    -webkit-transition-duration:.0s;
    -o-transition-duration:.0s;
    -khtml-transition-duration:.0s;
}
#wrp .box1 .bx_center .cmt_details .avatar img{
    width:24px;
    height:auto;
}
#wrp .box1 .bx_center .post_comments .cmt_details .author{
    /*background:url(//cdn.bayan.ir/blog/templates/421/details_ico_cmt.png) center -38px no-repeat;
    width:18px;
    height:18px;*/
    display:block;
}
#wrp .box1 .bx_center .post_comments .cmt_details .website{
    background:url(//cdn.bayan.ir/blog/templates/421/details_ico_cmt.png) center -102px no-repeat;
    width:18px;
    height:18px;
    display:block;
}
#wrp .box1 .bx_center .post_comments .cmt_details .website:hover{
    background-position: center -125px;cursor:pointer;
}
#wrp .box1 .bx_center .post_comments .cmt_details .email{
    background:url(//cdn.bayan.ir/blog/templates/421/details_ico_cmt.png) center -60px no-repeat;
    width:18px;
    height:18px;
    display:block;
}
#wrp .box1 .bx_center .post_comments .cmt_details .email:hover{
    background-position: center -79px;cursor:pointer;
}
#wrp .box1 .bx_center .post_comments .cmt_details .cmt_date{
    /*background:url(//cdn.bayan.ir/blog/templates/421/details_ico_cmt.png) right 3px no-repeat;
    padding-right:25px;*/
    display:block;
}
#wrp .box1 .bx_center .post_comments .cmt_details a{
    color:#444;
    cursor:pointer;
}
#wrp .box1 .bx_center .post_comments .cmt_details a:hover{
    color:#777;
}


/*Reply COMMENT  -------- */
    #wrp .box1 .bx_center .cmt_reply{
        background:#e1e2e5;
        border:1px solid #8abca2;
        margin-top:4px;
        margin-bottom:15px;
        padding:5px 10px 5px 10px;
        color:#333;
    }
    #wrp .box1 .bx_center .cmt_reply.color2{
        background:#219179;
        border:1px solid #b9dfa7;
        color:#000000;
    }
    #wrp .box1 .bx_center .cmt_reply.color3{
        background:#dcefef;
        border:1px solid #c9c5c5;
        color:#212121;
    }

.comment_add_form{

}
div.commentForm input.sendbutton{
    padding:5px 15px 6px 15px;
    margin:1px;
    cursor:pointer;
    background:#efefef url(//cdn.bayan.ir/blog/templates/421/btn.png) top repeat-x;
    color:#808080;
    border:#d3d3d3 1px solid;
    text-shadow:1px 1px #fff;
}
div.commentForm input.sendbutton:hover{
    background:#efefef url(//cdn.bayan.ir/blog/templates/421/btn-h.png) top repeat-x;
    color:#333;
    border:#cacaca 1px solid;
}
.comment_add_form{
    background:#f3f3f3;
    margin-bottom:20px;
    padding:10px 10px 10px 11px;
    border:1px solid #d5d5d5;
}

div.commentForm iframe {background:#FFF;}


/* KEYWORDS POST TAG ----------------- */
#wrp .box1 .bx_center .post .post_detail .cnt .keywords_post{
    margin-right:5px;
    padding-right:14px;
    cursor:default;
    background:url(//cdn.bayan.ir/blog/templates/421/pd_ico_key.png) right 3px no-repeat;
    display:block;
}
#wrp .box1 .bx_center .post .post_detail .cnt .keywords_post span{
    display:inline-block;
}
#wrp .box1 .bx_center .post .post_detail .cnt .keywords_post span a{
    border-right:0px dashed #aaa;
    background:url(//cdn.bayan.ir/blog/templates/421/middle-det.png) right center no-repeat;
    padding:2px 7px 0px 3px;
    display:table-cell;
    margin-bottom:5px;
}
#wrp .box1 .bx_center .post .post_detail .cnt .keywords_post span h3{
    margin:0px; padding:0px;
    font-size:11px;
    font-family:"tahoma","Times New Roman", Times,Arial,serif;
    font-weight:normal;
}
#wrp .box1 .bx_center .post .post_detail .cnt .keywords_post .first a {
    border-right:none;
    background:none;
}


#wrp .box1 .bx_center .post .post_detail .cnt .author{
    padding-right:5px;
    /*background:url(//cdn.bayan.ir/blog/templates/421/pd_ico_author.png) right 0px no-repeat;*/
    color:#888;
    border-left:0px solid #e8e8e8;
    padding-left:10px;
    cursor:default;
    display:block;
}
#wrp .box1 .bx_center .post .post_detail .cnt .post_rating{
    padding-right:10px;
    
}

/*-- ReNew Button  ------*/
img.renew{
    background: url(//cdn.bayan.ir/blog/templates/421/pd_ico_renew.png) no-repeat center;
    width:20px;
    height:20px;
    vertical-align:middle;
}

blockquote {
    border: 0;
    padding: 10px 5px 5px;
    text-align: center;
    margin: 18px 0;
    font-style: normal;
    position: relative;
     background: linear-gradient(45deg, #f6f5ee, #ffffff);
    border-radius: 5px;
}

blockquote:after {
    content: '❝';
    position:absolute;
    top: 0;
    left: 50%;
    display: block;
    font-size: 25px;
    width:25px;
    transform: translate(-50%, -50%) rotate(180deg);
    height:25px;
    background: #b9fb6a;
    color: #0bd59c;
    border-radius: 3px 57% 15px;
    box-shadow: 0 0 1px #000;
}
    
    
/*--pageination--*/
.pagingation {
    padding: 5px;
    display: inline-block;
    background: #ebebea;
    box-shadow: 0px 1px 2px #e3dede;
}
.page-back {
    background: url(//bayanbox.ir/view/7723643260590941474/title-background-5.jpg);
    background-repeat: repeat-x;
    background-position: center;
    text-align: center;
}
.pagesList {
    display: inline-block;
}
.pagingation a{
    padding: 7px 10px;
    color: #000;
}
.pagingation a:hover {
    background: #ffd252;
    color: #ffffff;
    transition-duration: .3;
}
.pagingation a.current{
  background: #d9d9d9;
  color: #fff;
}
/*pagination*/
.pagination {
    cursor: default;
    display: block;
    text-align: center;
    margin-bottom: 0;
    font: 13px "yekan", "tahoma", "arial", "Times New Roman", Times, Arial, serif;
}

.pagination .left {
    margin-left: -3px;
}

.pagination a {
    padding: 6px 12px 2px;
    margin-left: 3px;
    font-size: 12px;
    display: inline-block;
    cursor: pointer;
    color: #888;
    float: unset;
    border: #444 1px solid;
    background: #f9f9f9;
    border-radius: 3px;
}
.pageNext,.pagePrev{width:50px;padding: 0 !important;}
.pagination a:hover {
    color: #0892cd;
    border: #c6e2ee 1px solid;
    background: #c6e2ee;
}

.pagination a.current {
    color: #0892cd;
    border: #2196f3 1px solid;
    background: #c6e2ee;
}


.pagination {
    padding-top: 0;
    position: fixed;
    bottom: 0;
    transition: bottom 700ms ease-in-out;
    -webkit-transition: bottom 700ms ease-in-out;
    right: 0;
    height: 55px;
    border-top: 1px solid #444;
    z-index: 1000;
     background:url(https://cdn.bayan.ir/blog/templates/158/shadow.png) repeat-x top;
        border:1px solid #d7cbcb;
        border-top:1px solid #d7cbcb;
    width: 68%;
    display:
            grid;
    justify-content: center;
    grid-template-columns: 23% 50% 23%;
    align-items: center;
    justify-items: center;
}
.pagesList {
    white-space: nowrap;
    overflow: auto;
    margin: 0 20px;
    width: 300px;
    display: inline-block;
    padding: 7px 0;
}


/* Footer --------------------------------------------- */
.footer{
    clear:both;
}
.footer .cnt{
    height:40px;
    margin:auto;
    margin-bottom:10px;
    background:url(//cdn.bayan.ir/blog/templates/421/footer.png) repeat-x top left;
}
.footer .links{
    float:right;
    cursor:default;
    color:#999;
    padding-top:17px;
    padding-right:2px;
}
.footer .links a{
    color:#666;
    text-decoration:none;
}
.footer .links a:hover{
    color:#333;
    text-decoration:underline;
}

.footer .icons{
    padding-top:17px;
}
.footer .icons a{
    float:left;
    margin-right:3px;
}
.footer .icons .bayan{
    background:url(//cdn.bayan.ir/blog/templates/shared/icon/bayan-icon-gray.png) no-repeat;
    width:20px;
    height:20px;
}
.footer .icons .blog{
    background:url(//cdn.bayan.ir/blog/templates/shared/icon/blog-icon-gray.png) no-repeat;
    width:20px;
    height:20px;
}
.footer .icons .bayanbox{
    background:url(//cdn.bayan.ir/blog/templates/shared/icon/bayanbox-icon-gray.png) no-repeat;
    width:20px;
    height:20px;
}
.footer .icons .rss{
    background:url(//cdn.bayan.ir/blog/templates/shared/icon/rss-icon-gray.png) no-repeat;
    width:20px;
    height:20px;
}
.footer .icons .templates{
    background:url(//cdn.bayan.ir/blog/templates/shared/icon/templates-icon-gray.png) no-repeat;
    width:20px;
    height:20px;
}


          }
img {
    transition: all .4s ease;
}
img:hover {
    transform: scale(1.1);
}
html{scroll-behavior: smooth;}
#scrollToTop {
     width: 64px;
        height: 45px;
        background: #eed958 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: 45px;
        background: #63ba4f 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 #40eda4;
              }
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: 45px;
        background: #ecdc22 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 #df9716;
}
img {
    filter: grayscale(0%);
}
img:hover {
    filter: grayscale(100%);
}