/* RTL styles by Ali Sattari */
body {
	font-family: Tahoma, tahoma, Verdana, Arial, sans-serif;
}
div#root {
	direction:rtl !important;
	text-align:right !important;
}
h2.storytitle,
div.storycontent,
div.meta,
div.menu,
#comments h3,
#commentlist p,
form#commentform p,
div.footerleft {
	text-align:right;
}
/* head */

/* post */
.date{
	text-align:left;
    padding:15px 0 0 15px;
}
div.storycontent p {
	line-height: 135%;
}

/* comments */
#commentlist img{
	float:none;
}
#commentlist img.avatar {
	float:left;
}
#commentlist img.wp-smiley {
	border:none;
}

/* sidebar */

/* footer */
