﻿/*
Theme Name: PersiaSkin
Description: hehe :)
Version: 5.x
Author URI: http://www.
*/

body {
direction: rtl;
background: #cccccc;
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 #999999;
text-align: right;
}
#header {
background: url('images/header-store.gif') bottom center no-repeat;
height: 150px;
}
#header2 {
background: url('images/header4.gif');
height: 24px;
font-weight: bold;
text-align: center;
font-size: 12px;
}
#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-top2.gif') top center no-repeat;
height: 23px;
}
#sidebar-bottom {
background: url('images/sidebar-bottom3.gif') top center no-repeat;
height: 7px;
}
#product {
float: left;
width: 350px;
margin-left: 10px;
}
#product-top {
background: url('images/product-top2.gif') top center no-repeat;
height: 23px;
}
#product-border {
border-right: 1px solid #CFDEE1;
border-left: 1px solid #CFDEE1;
height: 255px;
}
#product-bottom {
background: url('images/product-bottom2.gif') top center no-repeat;
height: 7px;
}
#post {
float: left;
width: 710px;
margin-left: 10px;
}
#post-top {
background: url('images/post-top2.gif') top center no-repeat;
height: 23px;
}
#post-bottom {
background: url('images/post-bottom2.gif') top center no-repeat;
height: 7px;
}
#border {
border-right: 1px solid #CFDEE1;
border-left: 1px solid #CFDEE1;
}
#footer {
border-top: 1px solid #000000;
padding: 5px;
font-weight: bold;
text-align: center;
clear: both;
}
