body {
	font-family: tahoma;
}
#nav ul {
	float: right;
}
.post, h1, h2, h3, form, #footer {
	direction: rtl;
}
a,a:hover {
	text-decoration:none;
}
blockquote {
	background:#F9F9F9 url(img/quote.gif) no-repeat scroll 97% 0%;
	font-family: tahoma;
	padding:0.6em 40px 0.2em 1em;
}
span.tag {
	background:transparent url(img/icon_tag.gif) no-repeat scroll right center;
	padding-right:18px;
	padding-left:0;
	display: table-cell;
}
span.comment {
	background:transparent url(img/icon_comment.gif) no-repeat scroll right center;
	padding-right:18px;
	padding-left:0;
	display: table-cell;
}
.post .metadata, textarea, input, #site_description {
	font-family: tahoma;
}
#main_right {
	direction:rtl;
}
ul, ol {
	margin:0pt 1.4em 1em 0;
}

