﻿body {
    background-color: #f2f2f2;
}

#cn {
    height: auto;
    direction: rtl;
    position: relative;
    width: 925px;
    margin: 5px auto;
    padding-bottom: 50px;
}

.c1 {
    margin-top: -14px;
    width: 67px;
    height: 100px;
    float: right;
    margin-right: 46px;
    text-align: center;
}

    .c1:nth-of-type(1) {
        margin-right: 0 !important;
    }

    .c1 span {
        font-family: 'amer',Tahoma,Arial;
        color: black;
        margin-top: 35px;
        display: inline-block;
        font-size: 12px;
    }

.p {
    text-align: right;
    direction: rtl;
    font-family: "amer",Tahoma,Arial;
    display: inline-block;
    position: relative;
    top: -16px;
    font-size: 20px;
    margin-right: 5px;
    font-weight: normal;
}

#pos {
    float: left;
}

    #pos img {
        float: left;
    }

.border {
    width: 100%;
    height: 50px;
    text-align: justify;
}

.border2 {
    width: 100%;
    height: 50px;
    color: #000;
    text-align: justify;
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
    border-bottom: 3px solid #920000;
}

    .border2 h2 {
        margin-top: 30px;
        font-size: 18px;
        font-weight: normal;
    }

.border h3 {
    margin-top: 30px !important;
    font-size: 14px !important;
    position: relative;
    top: -5px;
}

.bd {
    width: 100%;
    height: auto;
    overflow: hidden;
}

.db {
    min-height: 325px;
    height: auto;
}

.ry {
    font-family: iransans;
    text-align: justify;
    width: 400px;
    float: right;
    margin: 0px;
    font-size: 13px;
    line-height: 29px;
}

.r0 {
    /*margin-right: 0 !important;*/
}

.r5 {
    /*margin-right: 5px !important;*/
}

.t {
    font-family: "amer",Tahoma,Arial;
    font-size: 12px;
    width: 166px;
    text-align: center;
    height: 190px;
    background-color: rgba(204, 204, 204, 0.2);
    border: 1px solid #CCC;
    margin: 5px 6px 5px 0;
    display: inline-block;
}

    .t .imgt {
        height: 120px;
        width: 90px;
        margin-top: 15px;
    }

.bgb {
    width: 903px;
    margin: 0 auto;
    margin-bottom: 2px;
    border: 1px solid #CCC;
    background-color: #FFF;
    padding: 0 11px 11px 11px;
    direction: rtl;
}



.mgt1 {
    margin-top: 1px;
}

.block {
    display: block;
    color: black;
    font-size: 12px;
    margin-bottom: 1px;
}

.b0 {
    border-bottom: 0;
}

.apm {
    margin-top: 3px;
    width: 30px;
}


.art {
    width: 217px;
    font-family: "amer",Tahoma,Arial;
    font-size: 10px;
    direction: rtl;
    border: 1px solid #ccc;
    min-height: 137px;
    background-color: rgba(204, 204, 204, 0.2);
    color: black;
    height: 140px;
    margin-bottom: 5px;
    display: inline-block;
}

.tt {
    float: right;
    width: 108px;
    height: 140px;
}

    .tt img {
        width: 80px;
        border-radius: 50%;
        margin-top: 25px;
        margin-right: 10px;
        height: 80px;
        border: 1px solid #ccc;
    }

.name {
    display: block;
    width: 80px;
    text-align: center;
    margin-right: 12px;
    margin-top: 2px !important;
}

.tt:last-child h3 {
    margin-top: 25px;
    display: inline-block;
    color: blue;
    text-align: center;
}

.desc {
    display: block !important;
    margin-top: 8px !important;
    font-family: 'iransans';
    line-height: 17px;
    font-size: 10px;
    text-align: right;
    line-height: 17px;
}

.tt a {
    color: blue !important;
}

.tt span {
    color: black !important;
}


.more {
    font-family: 'amer',Tahoma,Arial;
    color: blue;
    font-size: 18px;
}

.blue {
    color: #1F527B;
    font-size: 16px;
}

.bord {
    border: 1px solid #ccc;
    overflow: hidden;
    padding: 5px;
}

.down {
    text-align: center;
    display: inline-block;
    color: #920000;
    cursor: pointer;
    padding-top: 3px;
    width: 64.5%;
    border: 1px solid #CCC;
    margin-right: -2px;
}

    .down:hover {
        background-color: white;
    }

.like {
    border: 1px solid #CCC;
    display: inline-block;
    width: 31%;
    position: relative;
    text-align: center;
    height: 24px;
}

.mgtop {
    text-align: center;
    position: relative;
    top: 2px;
}

.like button {
    border: 0px none;
    background-color: transparent;
    padding: 0px;
    margin-top: -1px;
    cursor: pointer;
    height: 100%;
    width: 100%;
}

@media screen and (min-width:0px) and (max-width:350px) {
    .kood, .art, .t {
        width: 95% !important;
    }
}
