﻿body {
	margin: 0;
	padding: 0;
	background: #FFFFFF url(images/img01.jpg) repeat-x;
	font-family: arial;
	font-size: 13px;
	color: #7F6A63;
	direction:rtl;
}

h1, h2, h3 {
	font-weight: normal;
	color: #492B21;
}

h1 {
	letter-spacing: -1px;
	font-size: 2.5em;
}

h2 {
	font-size: 2em;
}

h3 {
	font-size: 100%;
	font-weight: bold;
}
h4 {
	font-size: 145%;
	font-weight: bold;
}
ul, ol {
	margin-top: 0;
	margin-bottom: 1.6em;
	line-height: 160%;
	font-size: 1.2em;
}

p {

}

blockquote {
	float: left;
	width: 160px;
	padding-top: 1.6em;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #492B21;
}

ul {
}

ol {
}

a {
	border-bottom: 1px dotted #CCCCCC;
	text-decoration: none;
	color: #AC021C;
}

a:hover {
	border: none;
	text-decoration: underling;
}

small {
}

hr {
	display: none;
}

img {
	border: none;
}

img.left {
	float: right;
	margin: 0 15px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 15px;
}

/* Header */

#header {
	width: 760px;
	height: 170px;
	margin: 0 auto;
	background: url(images/header.jpg);
	text-transform: lowercase;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FAE6D4;
}

#header a {
	border: none;
	text-decoration: none;
	color: #FAE6D4;
	text-decoration: none;
}

#logo {
	float: right;
	padding: 0 0 0 0;
}

#logo h1 {
	margin: 0;
	padding-top: 50px;
	font-size: 45px;
	font-family:arial;
	color: #FAE6D4;
}

#logo h2 {
	margin: 0;
	font-size: 18px;
	font-family:arial;
	color: #FAE6D4;
}

#menu {
	float: left;
}

#menu a {
	display:block;float:left;
	margin-top:	118px;
	padding: 0 22px 0 10px;
	background: url(images/img03.gif) no-repeat right center;
	font-size: 18px;
}

#menu .first a {
	background: none;
}

/* Page */

#page {
	width: 720px;
	margin: 0;
	float:left;
}

.phon {
    font-weight: bold;
	font-size: 15px;
	float:left;
	width: 250px;
	color: #D63648;
}

/* Content */

#content {
	float: left;
	width: 500px;
}



.links
{
	text-align:center;
}
.links a
{
	font-size:	100%;
	line-height:180%;
	font-size:80%;
}

/* Post */
.product
{
	/*border: 1px solid #ededed;*/
	margin: 5px 0 0 4px;
	padding: 10px 3px;
	overflow: auto;
	color: #333;
	background: url(images/img0111.gif) no-repeat center top;
	height: 270px;
	width: 240px;
	letter-spacing: 0.01em;
	float: right;
	text-align: center;
}
.product h4
{
	font-size:17px;
	margin:0 0 7px 0;
}
.product p
{
	margin:0 0 10px 0;
}
.product b
{
	font-size:14px;
	color:		#AC021C;
}
.product img
{
	width:95px;
	height:95px;
	clear: both;
	margin: auto;
	padding: 0 1px;
	border: 1px solid #492B21;
}
.post {
	padding: 30px 0 30px 0;
}

.vline {
	border-top: 2px dotted #CCCCCC;
}

.post .date {
	margin: 0;
	font-size: .8em;
}

.post .title {
	margin-top: 0;
}

.post .entry {
}

.post .meta {
	height: 30px;
	font-size: 1em;
}

.post .meta a {
	display: block;
	float: right;
	height: 24px;
	border: none;
}

.post .meta b {
	display: none;
}

.post .category {
	padding: 1px 40px;
	background: url(images/img08.gif) no-repeat;
}

.post .comments {
	padding: 1px 40px;
	background: url(images/img07.gif) no-repeat;
}

/* Sidebar */

.top_image
{
	padding:		2px;
	border:			1px dashed #AC021C;
}
#sidebar {
	float: right;
	width: 200px;
	padding-top: 30px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	padding-top: 10px;
}

#sidebar li ul {
	padding-right: 15px;
}

#sidebar li li {
	padding: 0;
	padding-right: 15px;
	background: url(images/img04.gif) no-repeat right center;
	font-size: .75em;
}

#sidebar li h2 {
	margin-top: 0;
	font-size: 1.4em;
}

#sidebar li a {

}

#sidebar fieldset {
	border: none;
}

/* Footer */

#footer {
	clear: both;
	padding: 10px 0;
	background: #AC0A22 url(images/img05.gif) repeat-x;
	text-align: center;
	font-size: .85em;
	color: #FBCDCD;
}

#footer a {
	border: none;
	color: #FFF;
}