/*
Design by isaac mafi
http://dezin.ir
date: 1388/10/14
*/

body {
    background: #352d28 url(http://14web.ir/layouts/free/temp08/bg.jpg) repeat-x top left;
    margin: 0px;
    color: #fff;
    font-size: 8pt;
    font-family: Tahoma;
    line-height: 1.5em
}
a:link, a:visited { color: #fff; text-decoration: none; } 
a:active, a:hover { color: #ccc; text-decoration: none; }
img {
    border: 0px;
}
.page {
    width: 990px;
    background: #39302B url(http://14web.ir/layouts/free/temp08/pagebg.jpg) repeat-y top left;
}
.h1 {
    width: 980px;
    height: 130px;
    background: #39302B url(http://14web.ir/layouts/free/temp08/h1bg.jpg) no-repeat top center;
    color: #fff;
    font-size: 15px;
    font-family: Tahoma;
    text-align: right;
    direction: rtl;
    font-weight: bold;
}
.h1 .space {
    padding-top: 70px;
    padding-bottom: 0px;
    padding-right: 280px;
    padding-left: 0px;
}
.h2 {
    width: 990px;
    height: 230px;
    background: #271106 url(http://14web.ir/layouts/free/temp08/h2bg.jpg) repeat-y top center;
}
.td {
    width: 464px;
    height: 230px;
    background: #271106 url(http://14web.ir/layouts/free/temp08/tdbg.jpg) repeat-y top center;
    color: #fff;
    font-size: 9pt;
    font-family: Tahoma;
    direction:rtl;
    text-align: justify;
    line-height: 2em;
}
.td .space {
    padding-top: 0px;
    padding-bottom: 0px;
    padding-right: 40px;
    padding-left: 40px;
}
.menu {
    width: 200px;
    height: 35px;
    background: #160703;
    font-size: 8pt;
    font-family: Tahoma;
    text-align: right;
}
.menu a:link    { color: #7E522A; text-decoration: none; font-weight: bold; }
.menu a:visited { color: #7E522A; text-decoration: none; font-weight: bold; }
.menu a:hover   { color: #A67548; text-decoration: none; font-weight: bold; }
.content {
    width: 980px;
    background: #271106 url(http://14web.ir/layouts/free/temp08/contentbg.jpg) repeat-y top center;
    overflow-y: auto;
    padding:0px
}
.post {
    float: center;
    width: 420px;
    direction: rtl;
    text-align: justify;
    line-height: 1.7em;
    color: #fff;
    font-size: 8pt;
    font-family: Tahoma;
}
.post .space { width:420px; overflow-x: hidden }
.post a:link    { color: #DBDB13; text-decoration: none }
.post a:visited { color: #DBDB13; text-decoration: none }
.post a:hover   { color: #999; text-decoration: none }
.posttitle {
    color: #fff;
    font-size: 9pt;
    font-family: Tahoma;
    font-weight: bold;
    direction: rtl
}
.postdown {
    width: 980px;
    height: 50px;
    background: url(http://14web.ir/layouts/free/temp08/postdownbg.jpg) no-repeat top center;
}
.right {
    float: right;
    width: 260px;
    text-align: center;
}
.left {
    float: left;
    width: 260px;
    text-align: center;
}
.sidebartitle {
    width: 260px;
    height: 50px;
    background: url(http://14web.ir/layouts/free/temp08/sidebartitlebg.jpg) no-repeat top center;
    color: #fff;
    font-size: 9pt;
    font-weight: bold;
    text-align: right;
    margin-bottom: 10px;
}
.sidebartitle .space {
    padding-top: 20px;
    padding-bottom: 0px;
    padding-right: 85px;
    padding-left: 20px;
}
.sidebarbody {
    width: 260px;
    direction: rtl;
    text-align: justify;
    overflow-x: hidden;
}
.sidebarbody .space {
    padding-top: 0px;
    padding-bottom: 0px;
    padding-right: 45px;
    padding-left: 45px;
}
.sidebarbody hr {
    width: 170px;
    color: #393029;
    border: 0px;
    border-bottom: #393029 1px dashed;
}
.footer {
    width: 980px;
    height: 100px;
    background: #1E1A18 url(http://14web.ir/layouts/free/temp08/footerbg.gif) no-repeat top left;
    direction: rtl;
    text-align: right;
    
}
