﻿body {
	font: normal 11px Tahoma, Helvetica, Arial, sans-serif;
	    text-align: right;
	direction: rtl;
}
h1, h2, h3, h4, h5, h6 {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	text-align: right;
	direction: rtl;
}
blockquote {
	border-right: 3px solid #5D6772;
	padding-right: 10px;
	font-style: italic;
	text-align: right;
	direction: rtl;
}
#banner {
    text-align: right;
	direction: rtl;
}
#main {

}
#wide {
    text-align: right;
	direction: rtl;
}
#main p, #wide p {
    text-align: right;
	direction: rtl;
}
.meta {
    text-align: right;
	direction: rtl;
}
.meta span {
	padding-right: 14px;
	padding-top: 0px;
	background: #474F57 url(images/doc.png) no-repeat right center;
}

.meta span.tags {
	background-image: url(images/folder.png) right center;
}

.meta span.comments {
	background-image: url(images/comment.png) right center;
}

.meta span.trackback {
	background-image: url(images/trackback.png) right center;
}

.meta span.delicious {
	background-image: url(images/delicious.png) right center;
}
.comment_number {
	font-family: georgia, times, serif;
	font-size: 2.46em;
	color: #4F5962;
	margin-left: 0;
	margin-right: 10px;
	float: left;
}
.comment_area textarea {
	font-family: Tahoma;
	width: 95%;
	font-size: 11px;
}
#side {
    text-align: right;
	direction: rtl;
}
#foot {
    text-align: right;
	direction: rtl;
}