body {
	font-family:tahoma; line-height:1.7em; font-size:8pt;
}

input, select, textarea {
	font-family:tahoma;
    font-size:8pt;
    direction:rtl;
}

#content a:hover {
	text-decoration:none !important;
	color:#FFCC66;
}

.description small {
	font-family:tahoma;
	font-size:7pt;	
}

h2, h3, h4, h5, h6 {
	font-family:Times New Roman;
	font-weight:bold;
	direction:rtl;
}

h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover {
	text-decoration:none;
}

h2, h3 {
	font-size:2em;
}

.meta {
	font-size:8pt;
	flot:right;
	direction:rtl;
}

.meta dl {
	direction:rtl;
}

.meta dl dt {
	margin:0 0 0 0;
}

.meta dl dd {
	margin:1em 0 0 0;
}

.sidebar h2 {
	font-size:14pt;
	padding:15px 10px 15px 10px;
	background-color:#e6e6e6;
}

.sidebar ul, .sidebar ol {
	padding:6px;
}

.sidebar li a {
	float:right;
}

.sidebar a:hover {
	text-decoration:none;
}

.post .entry {
	text-align: justify;
}

#footer_content {
	direction:rtl;
}

.commentlist {
	direction:rtl;
}

.comment {
	direction:rtl;
}

#commentform p {
	direction:rtl;
}

.post {
	direction:rtl;
}

.important {
	direction:rtl;
}

.post blockquote {
	font-family: tahoma;
	font-size:8pt;
}