/*
Design by isaac mafi
http://dezin.ir
date: 1388/11/12
*/

body {
    background: #29332E url(http://14web.ir/layouts/free/temp007/bg.gif);
    margin: 0px;
    padding: 0px;
    color: #000;
    font-size: 8pt;
    font-family: Tahoma;
    line-height: 1.5em;
}
a:link    { color: #777; text-decoration: none }
a:visited { color: #777; text-decoration: none }
a:hover   { color: #999; text-decoration: none }
img {
    border: 0px;
}
.page {
    width: 910px;
    background: #29332E url(http://14web.ir/layouts/free/temp007/pagebg.gif) repeat-y top center;
    overflow-y: auto;
}
.header {
    width: 880px;
    height: 341px;
    background: url(http://14web.ir/layouts/free/temp007/header.jpg) no-repeat top center;
    margin: 10px 0px 10px 0px;
    color: #fff;
    font-size: 15px;
    font-weight: bold;
    font-family: tahoma;
    text-align: right;
    direction: rtl;
    line-height: 1.7em;
}
.header .space {
    padding-top: 40px;
    padding-bottom: 0px;
    padding-right: 50px;
    padding-left: 30px;
}
.content {
    width: 880px;
}
.content .space {
    padding-top: 0px;
    padding-bottom: 0px;
    padding-right: 10px;
    padding-left: 10px;
}
.post {
    float: left;
    width: 600px;
}
.posttitle {
    width: 600px;
    height: 30px;
    background: url(http://14web.ir/layouts/free/temp007/posttitlebg.gif) no-repeat top center;
    color: #000;
    font-size: 8pt;
    font-family: Tahoma;
    font-weight: bold;
    text-align: right;
    direction: rtl;
}
.posttitle .space {
    padding-top: 6px;
    padding-bottom: 0px;
    padding-right: 15px;
    padding-left: 15px;
}
.postbody {
    width: 600px;
    color: #bbb;
    font-size: 9pt;
    font-family: Tahoma;
    direction: rtl;
    text-align: justify;
    line-height: 1.7em;
    overflow-x: hidden;
}
.postbody a:link    { color: #777; text-decoration: none }
.postbody a:visited { color: #777; text-decoration: none }
.postbody a:hover   { color: #fff; text-decoration: none }
.postbody .space {
    padding-top: 15px;
    padding-bottom: 15px;
    padding-right: 15px;
    padding-left: 15px;
}
.comment {
    width: 570px;
    color: #777;
    font-size: 8pt;
    margin-bottom: 10px;
}
.comment a:link    { color: #777; text-decoration: none; font-weight: bold }
.comment a:visited { color: #777; text-decoration: none; font-weight: bold }
.comment a:hover   { color: #fff; text-decoration: underline; font-weight: bold }
.sidebar {
    float: right;
    width: 250px;
}
.sidebartitle {
    width: 250px;
    height: 30px;
    background: url(http://14web.ir/layouts/free/temp007/sidebartitlebg.gif) no-repeat top center;
    color: #000;
    font-size: 8pt;
    font-family: Tahoma;
    font-weight: bold;
    text-align: right;
    direction: rtl;
}
.sidebartitle .space {
    padding-top: 6px;
    padding-bottom: 0px;
    padding-right: 15px;
    padding-left: 15px;
}
.sidebarbody {
    width: 250px;
    color: #bbb;
    font-size: 9pt;
    font-family: Tahoma;
    direction: rtl;
    text-align: justify;
    line-height: 1.7em;
    overflow-x: hidden;
}
.sidebarbody .space {
    padding-top: 10px;
    padding-bottom: 10px;
    padding-right: 15px;
    padding-left: 15px;
}
.sidebarbody a:link    { color: #999; text-decoration: none }
.sidebarbody a:visited { color: #999; text-decoration: none }
.sidebarbody a:hover   { color: #bbb; text-decoration: none }
.sidebarbody hr {
    width: 220px;
    color: #29332E;
    border: 0px;
    border-bottom: #111 1px dashed;
}
.footer {
    width: 880px;
    height: 60px;
    background: #202924 url(http://14web.ir/layouts/free/temp007/footerbg.gif) no-repeat top center;
    text-align: right;
    direction: rtl;
    color: #999;
    font-size: 8pt;
    font-family: Tahoma;
}
