@charset "utf-8";
/* CSS Document - v3.0.4 */
@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 traffic';
        src: url('//cdn.bayan.ir/blog/templates/shared/fonts/BTraffic.eot?view'),
        src: url('//cdn.bayan.ir/blog/templates/shared/fonts/BTraffic.eot?view#iefix') format('embedded-opentype'),
            url('//cdn.bayan.ir/blog/templates/shared/fonts/BTraffic.woff?view') format('woff'),
            url('//cdn.bayan.ir/blog/templates/shared/fonts/BTraffic.ttf?view') format('truetype');
    }
    @font-face {
        font-family: 'b nazanin';
        src: url('//cdn.bayan.ir/blog/templates/shared/fonts/BNazanin.eot?view'),
        src: url('//cdn.bayan.ir/blog/templates/shared/fonts/BNazanin.eot?view#iefix') format('embedded-opentype'),
            url('//cdn.bayan.ir/blog/templates/shared/fonts/BNazanin.woff?view') format('woff'),
            url('//cdn.bayan.ir/blog/templates/shared/fonts/BNazanin.ttf?view') format('truetype');
    }
    @font-face {
        font-family: 'b koodak';
        src: url('//cdn.bayan.ir/blog/templates/shared/fonts/BKoodakBold.eot?view'),
        src: url('//cdn.bayan.ir/blog/templates/shared/fonts/BKoodakBold.eot?view#iefix') format('embedded-opentype'),
            url('//cdn.bayan.ir/blog/templates/shared/fonts/BKoodakBold.woff?view') format('woff'),
            url('//cdn.bayan.ir/blog/templates/shared/fonts/BKoodakBold.ttf?view') format('truetype');
    }
    
    body{
        font-family: Tahoma, Verdana, "Times New Roman";
        font-size: 11px;
        color: #333;
        margin:0px;
        padding:0px;
        line-height:1.9em; /*new*/
        background:#fef6f7 url(،) repeat-x top fixed;
 }
::selection {
    background: #8dceb6;
    color: #d5eff1;
}
    }
    
    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;}
    
    ::-webkit-scrollbar { background:#ddd; width:15px;height:15px; } ::-webkit-scrollbar-thumb { background:#999; border-radius:5px; 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 /COLOR --------------------------------------------- */
    h1, h2 ,h3{
        font-family:"b koodak",b traffic,"Times New Roman", Times,Arial,Helvetica ;
    }
    img{ border:none; border-width:0px;}
    
    a{
        color: #0d2c3f;
        cursor:pointer;
        text-decoration: none;
        -moz-transition-duration:.3s;-webkit-transition-duration:.3s;-o-transition-duration:.3s;-khtml-transition-duration:.3s;
    }
    a:hover{
        color:#37b2f2;
        text-decoration: none;
        cursor:pointer;
    }
    a:active{
        outline:hidden;
    }
    a:visited{}
    
    
    /* wrp --------------------------------------------- */
    #wrp{
        width:700px;
        height:auto;
        margin:auto;
        direction:rtl;
    }
    
    #wrp .header{
        height:100px;
        background:none;
    }
    /* Title & Description --------------*/
    #wrp .header .hdr_right {
        height:100%;
        float:right;
    }
    #wrp .header .hdr_left {
        height:100%;
        float:left;
    }
    #wrp .header .title_desc{
        padding:7px 10px;
    }
    #wrp .header .title_desc h1{
        font-family: "b nazanin","Times New Roman",Arial,Helvetica;
        font-size: 22px;
        font-weight:bold;
        color:#FFF;
        margin-bottom:17px;
    }
    #wrp .header .title_desc h1 a{
        color:#6e8faf;
    }
    #wrp .header .title_desc h1 a:hover{
        color:#E9E9E9;
    }
    #wrp .header .title_desc .desc h2{
        font-family:"tahoma","Times New Roman",Arial,Helvetica ;
        font-size: 16px;
        font-weight:normal;
        cursor:default;
        margin-top:5px;
        color:#6e8faf;
    }
    
    
    /* MINI ICONS ----- */
    #wrp .mini_icon{
        cursor:default;
        text-align:center;
        padding-top:10px;
    }
    #wrp .mini_icon span{
        display:inline-block;
        padding-right:2px;
        *padding-right:3px;
        cursor:default;
    }
    #wrp .mini_icon span a{
        display:table-cell;
        *display:inline-block;
    }
    #wrp .mini_icon .mi_home{
        background:url(//cdn.bayan.ir/blog/templates/79/home.png) no-repeat;
        height:20px;
        width:20px;
        display:inline-block;
    }
    #wrp .mini_icon .mi_rss{
        background:url(//cdn.bayan.ir/blog/templates/79/rss.png) no-repeat;
        height:20px;
        width:20px;
        display:inline-block;
    }
    
    /* Main Menu --------------------------------------------- */
    .main_menu{}
    #wrp .main_menu .cnt{
        padding:0px 0px;
    }
    #wrp .main_menu .cnt ul{
        list-style:none;
        margin:0px;padding:0px;
    }
    #wrp .main_menu .cnt li{
        float:right;
        cursor:default;
        margin-right:3px;
    }
    #wrp .main_menu .cnt a{
        display:block;
        font-family:"b koodak","Times New Roman",Arial,Helvetica ;
        font-size:17px;
        color:#0d2c3f;
        background:url(//cdn.bayan.ir/blog/templates/79/bx_color1.png);
        padding:44px 15px 7px 15px;
        border-radius:0px 0px 7px 7px;-moz-border-radius:0px 0px 7px 7px;-webkit-border-radius:0px 0px 7px 7px;
    }
    #wrp .main_menu .cnt a:hover{
        color:#F5F5F5;
        background:#d5dee7 url(//cdn.bayan.ir/blog/templates/79/bx_color1.png);
    }
    #wrp .main_menu .cnt a.selected{
        color:#47574c;
        background:#f4f5fb url(//cdn.bayan.ir/blog/templates/79/bx_color1.png);
    }
    
    /* wrp -> Content,Main Box1 --------------------------------------------- */
    #wrp .box1{
        float:right;
        *float:initial;
        width: 100%;
        height:100%;
        margin-top:10px;
        margin-bottom:5px;
    }
    
    #wrp .light_bg{
        background:url(//cdn.bayan.ir/blog/templates/79/light.png) top center no-repeat;
        width:700px;
        height:300px;
        position:absolute;
        z-index:-100;
    }
    
    /* wrp -> Content -> BX_Left --------------------------------------------- */
    #wrp .box1 .bx_left{
        width:205px;
        float:left;
    border:5px solid #eeecec;
    }
    * html #wrp .box1 .bx_left{margin-left:-10px;}
    /* MOD_LEFT ---- */
    #wrp .box1 .bx_left .mod_left{ margin-bottom:10px;}
    #wrp .box1 .bx_left .mod_left .title{
        height:20px;
        background:#d7dbea;
        padding:7px 15px 7px 5px;
        font-family:"b nazanin","arial","Times New Roman",Helvetica ;
        color:#029bf7;
        text-align:right;
        cursor:default;
        font-weight:bold;
        font-size:16px;
        margin:0px;
    }
    #wrp .box1 .bx_left .mod_left .cnt{
        padding:5px 6px 5px 5px;
        color:#7d8b9a;
        background:#f5f5f9;
        margin-bottom:10px;
        border-radius:0px 0px 7px 7px;-moz-border-radius:0px 0px 7px 7px;-webkit-border-radius:0px 0px 7px 7px;
    }
    
    /* mod_left BLANK ---- */
    #wrp .box1 .bx_left .mod_left_blank{
        width:203px;
        margin-bottom:10px;
        background:#b6e1fc url(//cdn.bayan.ir/blog/templates/79/body-bg.png);
        border:1px solid #c2c8cb;
        border-radius: 0px;-moz-border-radius: 0px;-webkit-border-radius: 0px;
    }
    #wrp .box1 .bx_left .mod_left_blank .cnt{
        padding:5px;
    }
    
    #wrp .box1 .bx_left .mod_left_blank .cnt .blogImage{
        text-align:center;
    }
    #wrp .box1 .bx_left .mod_left_blank .cnt img{
        text-align:center;
        max-width:95%;
        height:auto;
        margin-top:5px;
        margin-bottom:5px;
        border-radius:4px;-moz-border-radius:4px;-webkit-border-radius:4px;
    }
    
    * html #wrp .box1 .bx_left .mod_left_blank .cnt img{
        width:220px;
        height:auto;
    }
    
    #wrp .box1 .bx_left .mod_left_blank .cnt .blog_description h4{
        padding:5px;
        color:#0d2c3f;
        margin:0px;
        font-family:"tahoma","Times New Roman", Times,Arial,serif;
        font-weight:normal;
        font-size:11px;
    }
    
    
    /* LI & UL - Design ----- */
    #wrp .box1 .bx_left .mod_left ul{
        padding:0px;
        margin:0px;
    }
    
    #wrp .box1 .bx_left .mod_left .sideCell{
        /*padding-bottom: 5px;*/
    }
    #wrp .box1 .bx_left .mod_left ul li ul.subcats a{
        padding-right:10px;
        padding-top:1px;
        display:inline-block;
        background:url(//cdn.bayan.ir/blog/templates/79/sub_ico.png) right no-repeat;
    }
    #wrp .box1 .bx_left .mod_left li{
        margin:0px;
        list-style:none;
    }
    #wrp .box1 .bx_left .mod_left .cats li a{
        padding-bottom:0px;
        padding-right:20px;
        display:table-cell;
        *display:inline-block;
        background:url(//cdn.bayan.ir/blog/templates/79/folder_ico.png) right no-repeat;
    }
    #wrp .box1 .bx_left .mod_left .cats li h3{
        margin:0px;
        font:11px "tahoma","Times New Roman", Times,Arial,serif;
    }
    #wrp .box1 .bx_left .mod_left .cats li.selected{background:none;}
    #wrp .box1 .bx_left .mod_left .subcats li.selected{background:none;}
    #wrp .box1 .bx_left .mod_left .subcats{
        margin-right: 14px;
        margin-top: -3px;
    }
    #wrp .box1 .bx_left .mod_left .cats .count{
        cursor:default;
        display:table-cell;
        color:#7d8b9a;
        
    }    
    #wrp .box1 .bx_left .mod_left .subcats .count{
        cursor:default;
        display:inline-block;
        color:#7d8b9a;
    }
    
    /*-LINKs-*/
    #wrp .box1 .bx_left .mod_left ul.links li {
        padding:2px 5px 0px 5px;
        background:url(//cdn.bayan.ir/blog/templates/79/line2.png) no-repeat center bottom;
        *background:none;
        *border-bottom: 1px solid #F5F5F5;
        border-radius:4px;-moz-border-radius:4px;-webkit-border-radius:4px;
        -moz-transition-duration:.3s;-webkit-transition-duration:.3s;-o-transition-duration:.3s;-khtml-transition-duration:.3s;
    }
    #wrp .box1 .bx_left .mod_left ul.links li:hover {
        background:url(//cdn.bayan.ir/blog/templates/79/line2.png) no-repeat center bottom;
    }
    #wrp .box1 .bx_left .mod_left .links li.selected{
        background:#122848 url(//cdn.bayan.ir/blog/templates/79/line2.png) no-repeat center bottom;
    }
    #wrp .box1 .bx_left .mod_left .links li a{
        padding-bottom:3px;
        padding-right:18px;
        display:table-cell;
        *display:inline-block;
        background:url(//cdn.bayan.ir/blog/templates/79/ld-bullet.png) right no-repeat;
    }
    #wrp .box1 .bx_left .mod_left .links li.selected a:hover{color:#FFF;}
    #wrp .box1 .bx_left .mod_left .links .count{
        cursor:default;
        display:table-cell;
        *display:inline-block;
        color:#7d8b9a;
    }
    #wrp .box1 .bx_left .mod_left ul.links li:last-child {
        border-bottom:0px;
        background:none;
    }
    #wrp .box1 .bx_left .mod_left ul.links li:last-child:hover {
    }
    #wrp .box1 .bx_left .mod_left ul.links li.selected:last-child {
        background:#122848;
    }
    
    /* Advertising ---- */
    #wrp .box1 .bx_left .mod_left .cnt.ads{
        text-align: center;
        padding-top: 11px;
        padding-right: 5px;
        padding-bottom: 2px;
    }
    #wrp .box1 .bx_left .mod_left .cnt.ads .view_ads{
        margin-bottom:10px;
        display:block;
    }
    /* STAT Graph ---- */
    #wrp .box1 .bx_left .mod_left #stat_summary_div {
        clear:both;
        padding:2px 6px;
    }
    
    #wrp .box1 .bx_left .mod_left .cnt.stat{}
    #wrp .box1 .bx_left .mod_left .cnt.stat .all{
        display:table;
        width: 100%;
        padding-bottom:4px;
        background:url(//cdn.bayan.ir/blog/templates/79/line2.png) no-repeat center bottom;
        *background:none;
        padding-right:6px;
    }
    #wrp .box1 .bx_left .mod_left .cnt.stat .stattitle{
        width: 117px;
        cursor:default;
        color:#0d2c3f;
        font-size:11px;
        border:none;
        font-weight:normal;
        display:table-cell;
        *display:inline-block;
        
    }
    #wrp .box1 .bx_left .mod_left .cnt.stat .value{
        color:#086aa6;
        cursor:default;
        padding-right:10px;
        display:table-cell;
        *display:inline-block;
    }
    
    /* Category ---- */
    #wrp .box1 .bx_left .mod_left .category_selected{
        background:#122848;
        padding:2px 5px 2px 5px;
        display:block;
        height:21px;
        max-height:auto;
        *height:auto;
        border-radius:4px;-moz-border-radius:4px;-webkit-border-radius:4px;
    }
    #wrp .box1 .bx_left .mod_left .category_selected a{
        color:inherit;
        cursor:default;
    }
    
    
    /* TAG Cloud ---- */
    #wrp .box1 .bx_left .mod_left .cnt .tagcloud span{
        display:inline-block;
        margin:1px 0px 1px 0px;
    }
    #wrp .box1 .bx_left .mod_left .cnt .tagcloud a{
        padding:2px 5px 2px 5px;
        background:#80d1cb;
        color:#eaf5ed;
        display:table-cell;
        *display:inline-block;
        margin:2px 0px 2px 0px;
        border-radius:4px;-moz-border-radius:4px;-webkit-border-radius:4px;
    }
    #wrp .box1 .bx_left .mod_left .cnt .tagcloud h3{
        margin:0px;
        font-family:"tahoma","Times New Roman", Times,Arial,serif;
        font-weight:normal;
        font-size:11px;
    }
    #wrp .box1 .bx_left .mod_left .cnt .tagcloud a:hover{
        color:#333;
        background:#EEE url(//cdn.bayan.ir/blog/templates/79/main-area-bg.png);
    }
    #wrp .box1 .bx_left .mod_left .cnt .tagcloud a.selected{
        color:#333;
        background:#EEE url(//cdn.bayan.ir/blog/templates/79/main-area-bg.png);
    }
    
    /* Recent Posts ---- */
    #wrp .box1 .bx_left .mod_left .cnt .recent_posts li{
        display:inline-block;
        background:none;
        width:100%;
    }
    /*- Mobile -*/
    #wrp .box1 .bx_left .mod_left .cnt .recent_posts.mobile li a{
        padding-bottom:3px;
        padding-right:10px;
        background:url(//cdn.bayan.ir/blog/templates/79/sidebar-bullet.png) right no-repeat;
    }
    #wrp .box1 .bx_left .mod_left .cnt .recent_posts li a{
        background: url(//cdn.bayan.ir/blog/templates/79/ld-bullet.png) no-repeat right;
        padding-right: 18px;
        padding-bottom: 4px;
        color:#0d2c3f;
    }
    #wrp .box1 .bx_left .mod_left .cnt .recent_posts li a:hover{
        color:#37b2f2;
    }
    #wrp .box1 .bx_left .mod_left .cnt .recent_posts .cnt{
        margin-right:-1px;
        margin-bottom: -1px;
        padding:4px 5px 6px 0px;
        line-height: 18px;
        background:url(//cdn.bayan.ir/blog/templates/79/line2.png) no-repeat center bottom;
        border-radius: 5px;-moz-border-radius: 5px;-webkit-border-radius: 5px;
        -moz-transition-duration:.3s;
        -webkit-transition-duration:.3s;
        -o-transition-duration:.3s;
        -khtml-transition-duration:.3s;
    }
    #wrp .box1 .bx_left .mod_left .cnt .recent_posts .cnt.selected{
        background:#122848 url(//cdn.bayan.ir/blog/templates/79/line2.png) no-repeat center bottom;
    }
    #wrp .box1 .bx_left .mod_left .cnt .recent_posts .cnt.selected a:hover{
        color:#0d2c3f;
    }
    
    #wrp .box1 .bx_left .mod_left .cnt .recent_posts .date{
        cursor:default;
        font-size:9px;
        color:#7d8b9a;
        display:none;
    }
    #wrp .box1 .bx_left .mod_left .cnt .recent_posts.mobile .date{
        display:block;
    }
    .cnt.max {
        overflow: hidden;
        white-space: nowrap;
    }
    
    
    /* wrp -> Content -> BX_Center --------------------------------------------- */
    .align{padding-right:1px;padding-left:0px;}
    .post_break{ padding-top:0px;}
    
    #wrp .box1 .bx_center{
        margin-left:235px;
    }
    
    #wrp .box1 .bx_center .mod_center{float: right;width: 100%;}
    
    /* POST CENTER / CONTENT -> ------*/
    #wrp .box1 .bx_center a{}
    
    #wrp .box1 .bx_center .messages{
        margin-bottom:10px;
        border:1px solid #d2dcea;
        background:#d1d7d2;
        border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;
    }
    #wrp .box1 .bx_center .messages .cnt{
        padding:8px 15px 7px 15px;
        color:#363035;
        cursor:default;
    }
    #wrp .box1 .bx_center .messages .cnt h2{
        color:#3f4750;
        text-shadow:1px 1px 2px #91a1c0;
        font-family:"b koodak","Times New Roman",Arial,Helvetica ;
        font-size: 16px;
        font-weight:normal;
        text-align:center;
        cursor:default;
        margin:5px;
    }
    #wrp .box1 .bx_center .messages .cnt h2 a.comment_count{ color:#0d76e7;text-shadow:1px 1px 2px #020916;}
    #wrp .box1 .bx_center .messages .cnt h2 a.comment_count:hover{ color:#f66828;cursor:pointer;}
    
    #wrp .box1 .bx_center .post{
        margin-bottom:10px;
       
    border:5px solid #eeecec;
        padding: 20px 20px 10px 20px;
        border-radius:0px;-moz-border-radius:0px;-webkit-border-radius:0px;
    }
    
    #wrp .box1 .bx_center .post .title .date_title{
        color:#7d8b9a;
        cursor:default;
        
    }
    #wrp .box1 .bx_center .post .title h2{
        line-height:1.4em;
        font-size:17px;
        color:#FFF;
        padding-bottom:3px;
        font-weight:normal;
        margin:0px;
    }
    #wrp .box1 .bx_center .post .title h2 a{
        color:#1c221c;
    }
    #wrp .box1 .bx_center .post .title h2 a:hover{
        color:#37b2f2;
    }
    
    #wrp .box1 .bx_center .post .body{
        overflow:hidden;
        height:auto;
        line-height:1.9em; /*new*/
        margin:15px 0px 10px 0px;
        color:#0d2c3f;
    }
    #wrp .box1 .bx_center .post .body .cnt a{
        color:#37b2f2;
    }
    #wrp .box1 .bx_center .post .body .cnt a:hover{
        color:#FFF;
    }
    #wrp .box1 .bx_center .post .body .cnt{/*padding:15px 0px 0 9px;*/text-align:justify;}
    #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:98%;
        height:auto;
        border:1px solid #4b5a69;
        padding:3px;
    }
    #wrp .box1 .bx_center .post .body .post_list img{
        max-width:98%;
        height:auto;
        border:1px solid #4b5a69;
        padding:3px;
    }
    
    #wrp .box1 .bx_center .post .body .readmore{
        margin-top:10px;
        margin-bottom:10px;
    }
    #wrp .box1 .bx_center .post .body .readmore a{
        padding:4px 7px 5px 7px;
        margin:1px;
        cursor:pointer;
        margin-left:3px;
        background:#37b2f2;
        color:#FFF;
        border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;
        text-shadow:none;
    }
    #wrp .box1 .bx_center .post .body .readmore a:hover{
        background:#0668e0;
        color:#fff;
    }
    
    
    /*--- Post Detail ---*/
    #wrp .box1 .bx_center .post .post_detail{
        min-height:23px;
        /*border-top:1px solid #e3e5ea;
        padding-bottom:5px;*/
    }
    #wrp .box1 .bx_center .post .post_detail .cnt{
        padding-top:4px;
        color:#999;
    }
    #wrp .box1 .bx_center .post .post_detail .cnt .det_right{}
    #wrp .box1 .bx_center .post .post_detail .cnt .det_left{
        float:left;
        padding-bottom:5px;
    }
    #wrp .box1 .bx_center .post .post_detail .cnt .det_left span.inline{
        float:left;
        padding-right:7px;
        padding-left:7px;
        border-right:1px solid #aeb2b8;
    }
    #wrp .box1 .bx_center .post .post_detail .cnt .author2{
        padding-right:10px;
        /*background:url(//cdn.bayan.ir/blog/templates/79/details_ico.png) right -38px no-repeat;*/
        color:#000;
        border-left:0px solid #e8e8e8;
        padding-left:10px;
        cursor:default;
        display:block;
    }
    #wrp .box1 .bx_center .post .post_detail .cnt .date{
        cursor:default;
        color:#000;
        display:block;
        /*padding-right:25px;
        background:url(//cdn.bayan.ir/blog/templates/79/details_ico.png) right 3px no-repeat;*/
    }
    #wrp .box1 .bx_center .post .post_detail .cnt .cmt{
        display:block;
        cursor:default;
        /*padding-right:25px;
        background:url(//cdn.bayan.ir/blog/templates/79/details_ico.png)  right -16px no-repeat;*/
    }
    #wrp .box1 .bx_center .post .post_detail .cnt .cmt a{
        color:#000;
        text-shadow:none;
    }
    #wrp .box1 .bx_center .post .post_detail .cnt .cmt a:hover{
        color:#000;
    }
    #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:#000;
        text-shadow:none;
    }
    #wrp .box1 .bx_center .post .post_detail .rating a:hover{
        color:#000;
    }
    
    
    /* 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/79/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:#d5dce7;
        border:1px solid #c3cad5;
        border-top:none;
        border-radius:0px 0px 7px 7px;-moz-border-radius:0px 0px 7px 7px;-webkit-border-radius:0px 0px 7px 7px;
    }
    #wrp .box1 .bx_center .post_comments .body_cmt .cnt{
        color:#000;
    }
    #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:#78d52a;
    }
    #wrp .box1 .bx_center .post_comments .body_cmt .cnt a:hover{
        color:#f62c2c;
    }
    #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{
        border:1px solid #f6f3f3;
        height:31px;
        background:#3576de;
        border:1px solid #9ca6b4;
        border-bottom:none;
        padding:4px 0px 0px 0px;
        margin-right:0px;
        color:#000;
        cursor:default;
        border-radius:7px 7px 0px 0px;-moz-border-radius:7px 7px 0px 0px;-webkit-border-radius:7px 7px 0px 0px;
    }
    #wrp .box1 .bx_center .post_comments .cmt_details:hover{
        color:#000;
    }
    #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 span.inline{
        display:table-cell;
        *display:inline-block;
        position:relative;
        padding-left:5px;
        vertical-align:middle;
    }
    #wrp .box1 .bx_center .post_comments .cmt_details span.inline.txt{padding-left:10px;}
    #wrp .box1 .bx_center .post_comments .cmt_details span.inline 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/79/details_ico_cmt.png) center -38px no-repeat;
        width:18px;
        height:18px;*/
        display:table-cell;
        *display:inline-block;
    }
    #wrp .box1 .bx_center .post_comments .cmt_details .website{
        background:url(//cdn.bayan.ir/blog/templates/79/details_ico_cmt.png) center -102px no-repeat;
        display:table-cell;
        *display:inline-block;
        width:18px;
        height:18px;
    }
    #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/79/details_ico_cmt.png) center -60px no-repeat;
        display:table-cell;
        *display:inline-block;
        width:18px;
        height:18px;
    }
    #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/79/details_ico_cmt.png) right 3px no-repeat;
        display:inline-block;
        padding-right:25px;
    }
    #wrp .box1 .bx_center .post_comments .cmt_details a{
        color:#161313;
        cursor:pointer;
    }
    #wrp .box1 .bx_center .post_comments .cmt_details a:hover{
        color:#000;
    }
    
    
    /*Reply COMMENT  -------- */
    #wrp .box1 .bx_center .cmt_reply{
        background:#cce5ff;
        border:1px solid #FC0;
        margin-top:4px;
        margin-bottom:15px;
        padding:5px 10px 5px 10px;
        color:#333;
        order-radius:7px;-moz-border-radius:7px;-webkit-border-radius:7px;
    }
    #wrp .box1 .bx_center .cmt_reply.color2{
        background:#dadfd8;
        border:1px solid #b9dfa7;
        color:#407825;
    }
    #wrp .box1 .bx_center .cmt_reply.color3{
        background:#dce0e0;
        border:1px solid #b0b6bf;
        color:#1d252f;
    }
    
    .comment_add_form{
        
    }
    div.commentForm input.sendbutton{
        padding:5px 15px 6px 15px;
        background:#F5F5F5 url(//cdn.bayan.ir/blog/templates/79/big-btn-bg.png) repeat-x top left;
        color:#222;
        border:#888 1px solid;
        text-shadow:#fff 0px 1px 0px;
        margin:1px;
        cursor:pointer;
        /*float:left;
        margin-top:-27px;*/
    }
    div.commentForm input.sendbutton:hover{
        background:#d2d7df;
        color:#000;
        border:#a0acbb 1px solid;
    }
    .comment_add_form{
        border:1px solid #0b203d;
        background:#dde4ee;
        color:#000;
        margin-bottom:5px;
        padding:10px 10px 10px 11px;
        border-radius: 4px;-moz-border-radius: 4px;-webkit-border-radius: 4px;
    }
    
    div.commentForm iframe {background:#f4f5f6;}
    
    
    
    /* KEYWORDS POST TAG ----------------- */
    #wrp .box1 .bx_center .post .post_detail .cnt .keywords_post{
        margin-top:5px;
        padding-right:25px;
        cursor:default;
        background:url(//cdn.bayan.ir/blog/templates/79/details_ico.png)  right -103px 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 h3{
        margin:0px;
        font-family:"tahoma","Times New Roman", Times,Arial,serif;
        font-weight:normal;
        font-size:11px;
    }
    #wrp .box1 .bx_center .post .post_detail .cnt .keywords_post span a{
        border-right:1px dashed #2173de;
        padding:2px 7px 2px 7px;
        display:table-cell;
        margin-bottom:5px;
        
    }
    #wrp .box1 .bx_center .post .post_detail .cnt .keywords_post .first a {
        border-right:none;
    }
    
    
    #wrp .box1 .bx_center .post .post_detail .cnt .author{
        height:18px;
        padding-right:10px;
        cursor:default;
        /*background:url(//cdn.bayan.ir/blog/templates/79/details_ico.png)  right -38px no-repeat;*/
        display:table-cell;
        *display:inline-block;
        color:#3d433d;
    }
    #wrp .box1 .bx_center .post .post_detail .cnt .post_rating{
        padding-right:10px;
        
    }
    
    /*-- ReNew Button  ------*/
    img.renew{
        background: url(//cdn.bayan.ir/blog/templates/79/details_ico.png) no-repeat 0px -133px;
        width:18px;
        height:18px;
        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, #e3f6fc, #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;
}
    
    
    
    /*Pagination  --------------------------------------------- */
    #wrp .box1 .bx_center .pagination{
        cursor:default;
        display:block;
        text-align:center;
        margin:0px 0px 5px 0px;
        background:#c6cfdc;
        border-radius:7px;-moz-border-radius:7px;-webkit-border-radius:7px;
    }
    #wrp .box1 .bx_center .pagination .cnt{padding: 0px 10px 10px 10px;margin-bottom: 28px;}
    
    #wrp .box1 .bx_center .pagination a {
        padding:3px 7px 3px 7px;
        margin:1px;
        cursor:pointer;
        margin-left:3px;
        background:#aeb9c7;
        color:#fff;
        border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;
        text-shadow:none;
    }
    #wrp .box1 .bx_center .pagination a:hover {
        background:#37b2f2;
        color:#fff;
    }
    
    
    /* Footer --------------------------------------------- */
    .footer{
        width:100%;
        clear:both;
        margin-bottom:10px;
    }
    .footer .cnt{
        width:700px;
        margin:auto;
        height:40px;
        background:#d7dbea;
        border-radius:7px;-moz-border-radius:7px;-webkit-border-radius:7px;
    }
    .footer .ftr_right {
        height:100%;
        float:right;
        direction:rtl;
    }
    .footer .ftr_left {
        height:100%;
        float:left;
    }
    .footer span.links{
        display:table-cell;
        *display:inline-block;
        cursor:default;
        color:#000;
        padding-top:9px;
        padding-right:10px;
    }
    .footer span.links a{
        color:#000;
        text-decoration:none;
    }
    .footer span.links a:hover{
        color:#37b2f2;
        text-decoration:underline;
    }
    
    .footer span.icons{
        display:table-cell;
        *display:inline-block;
        cursor:default;
        color:#000;
        padding-top:10px;
        padding-left:9px;
    }
    .footer span.icons a{*padding-right:2px;}
    .footer .icons .bayan{
        background:url(//cdn.bayan.ir/blog/templates/shared/icon/bayan-icon-crystal.png) no-repeat;
        width:20px;
        height:20px;
        display:inline-block;
    }
    .footer .icons .blog{
        background:url(//cdn.bayan.ir/blog/templates/shared/icon/blog-icon-crystal.png) no-repeat;
        width:20px;
        height:20px;
        display:inline-block;
    }
    .footer .icons .bayanbox{
        background:url(//cdn.bayan.ir/blog/templates/shared/icon/bayanbox-icon-crystal.png) no-repeat;
        width:20px;
        height:20px;
        display:inline-block;
    }
    .footer .icons .rss{
        background:url(//cdn.bayan.ir/blog/templates/shared/icon/rss-icon-crystal.png) no-repeat;
        width:20px;
        height:20px;
        display:inline-block;
    }
    .footer .icons .templates{
        background:url(//cdn.bayan.ir/blog/templates/shared/icon/templates-icon-crystal.png) no-repeat;
        width:20px;
        height:20px;
        display:inline-block;
    
    }
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: #f7ee5e url('http://bayanbox.ir/view/7444602683029121626/1-5.png') no-repeat;
        border-radius: 7px;
        box-shadow: 0 0 15px 3px #e43323;
        opacity: .4;
        position: fixed;
        bottom: 10px;
        right: 10px;
        transition: opacity .4s ease 0s;
}
#scrollToTop:hover {
    transform: scale(1.1);
    box-shadow: 0 0 5px #2cc0f6;
              }
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: #e1c247 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%);
}