﻿/*
Theme Name: WSDPersiaSkin
Description: hehe :)
Version: 5.x
Author URI: http://www.websoftdownload.com
*/

body {
direction: rtl;
background: #F5F6F7;
padding-top: 20px;
text-align: right;
font-family: tahoma;
font-size: 11px;
color: #000000;
}
input,textarea {
font-family:tahoma;
font-size:11px;
}
a:link {
color: #000000;
text-decoration: none;
}
a:visited {
color: #000000;
text-decoration: none;
}
a:hover {
color: #000060;
}
ul {
margin: 0;
padding: 0;
}
li {
list-style-type: none;
list-style-position: outside;
}
#page {
background: #FFFFFF;
width: 960px;
border: 1px solid #000000;
text-align: right;
}
#header {
background: url('images/header.jpg') bottom center no-repeat;
height: 150px;
}
#header2 {
background: url('images/header2.gif');
height: 13px;
font-weight: bold;
text-align: center;
font-size: 13px;
}
#text {
padding: 5px;
}
#text2 {
padding: 5px;
}
#text2 li {
float: right;
padding-right: 10px;
}
#sidebar {
float: right;
width: 220px;
margin-right: 10px;
}
#sidebar-top {
background: url('images/sidebar-top.gif') top center no-repeat;
height: 23px;
}
#sidebar-bottom {
background: url('images/sidebar-bottom.gif') top center no-repeat;
height: 7px;
}
#product {
float: left;
width: 350px;
margin-left: 10px;
}
#product-top {
background: url('images/product-top.gif') top center no-repeat;
height: 23px;
}
#product-border {
border-right: 1px solid #DBDBDB;
border-left: 1px solid #DBDBDB;
height: 255px;
}
#product-bottom {
background: url('images/product-bottom.gif') top center no-repeat;
height: 7px;
}
#post {
float: left;
width: 710px;
margin-left: 10px;
}
#post-top {
background: url('images/post-top.gif') top center no-repeat;
height: 23px;
}
#post-bottom {
background: url('images/post-bottom.gif') top center no-repeat;
height: 7px;
}
#border {
border-right: 1px solid #DBDBDB;
border-left: 1px solid #DBDBDB;
}
#footer {
border-top: 1px solid #000000;
padding: 5px;
font-weight: bold;
text-align: center;
clear: both;
}