body {
    background: #CCBC9B url(http://isaac-mafi.persiangig.com/14web/designorder/bargh-arshad-b/bg.jpg);
    margin: 0px;
    padding: 0px;
    color: #000;
    font-size: 8pt;
    font-family: Tahoma;
}
a:link    { color: #222; text-decoration: none }
a:visited { color: #222; text-decoration: none }
a:hover   { color: #000; text-decoration: underline }
img {
    border: 0px;
}
table,td { font-size: 9pt; font-family: Tahoma }
.page {
    width: 832px;
    background: #fff url(http://navid1.persiangig.com/other/website/pagebg.jpg) repeat-y top center;
}
.header {
    width: 800px;
    height: 250px;
    background: url(http://navid1.persiangig.com/other/website/header.jpg) no-repeat top center;
}
.menu {
    width: 800px;
    height: 40px;
    background: url(http://navid1.persiangig.com/other/website/menubg.gif) no-repeat top center;
    color: #222;
    font-size: 8pt;
    font-family: Tahoma;
    font-weight: bold;
    text-align: center;
}
.menu a:link    { color: #666; text-decoration: none }
.menu a:visited { color: #666; text-decoration: none }
.menu a:hover   { color: #555; text-decoration: underline }
.content {
    width: 800px;
}
.content .space {
    padding-top: 10px;
    padding-bottom: 10px;
    padding-right: 10px;
    padding-left: 10px;
}
.post {
    float: left;
    width: 520px;
}
.posttitle {
    width: 520px;
    height: 30px;
    background: url(http://navid1.persiangig.com/other/website/posttitlebg.gif) no-repeat top center;
    color: #555;
    font-weight: bold;
    text-align: right;
}
.posttitle .space {
    padding-top: 7px;
    padding-bottom: 0px;
    padding-left: 15px;
    padding-right: 15px;
}
.postbody {
    width: 520px;
    color: #555;
    font-size: 9pt;
    direction: rtl;
    text-align: justify;
    line-height: 1.7em;
    overflow-x: hidden;
}
.postbody .space {
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
}
.postbody a:link    { color: #666; text-decoration: none }
.postbody a:visited { color: #666; text-decoration: none }
.postbody a:hover   { color: #333; text-decoration: none }
.comment {
    width: 500px;
    height: 45px;
    color: #888;
    font-size: 8pt;
    text-align: right;
    border-bottom: #aaa 1px dashed;
}
.sidebar {
    float: right;
    width: 250px;
}
.sidebartitle {
    width: 250px;
    height: 30px;
    background: url(http://navid1.persiangig.com/other/website/sidebartitlebg.gif) no-repeat top center;
    color: #555;
    font-weight: bold;
    text-align: right;
}
.sidebartitle .space {
    padding-top: 7px;
    padding-bottom: 0px;
    padding-left: 15px;
    padding-right: 15px;
}
.sidebarbody {
    width: 250px;
    color: #555;
    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-left: 10px;
    padding-right: 10px;
}
.sidebarbody a:link    { color: #666; text-decoration: none }
.sidebarbody a:visited { color: #666; text-decoration: none }
.sidebarbody a:hover   { color: #333; text-decoration: none }
.sidebarbody hr {
    width: 230px;
    color: #fff;
    border: 0px;
    border-bottom: #aaa 1px dashed;
}
.footer {
    width: 800px;
    background: #ECE6DB;
    border-top: 7px solid #E5DFD3;
}
.footer hr {
    color: #ECE6DB;
    border: 0px;
    border-bottom: #aaa 1px dashed;
}
.copyright {
    width: 800px;
    height: 50px;
    background: #E5DFD3;
    border-top: #ddd 1px solid;
    color: #777;
    font-size: 8pt;
    font-family: Tahoma;
    direction: rtl;
    text-align: justify;
    line-height: 1.7em;
}
.copyright .space {
    padding-top: 13px;
    padding-bottom: 10px;
    padding-left: 20px;
    padding-right: 20px;
}
