
a {
	text-decoration: none !important;
}

#header, #nav, #content, #sidebar {
	
	direction: rtl !important;
	
}

#header h1 a {

 color: #fff !important;

}

#header .description {

 color: #000 !important;

 padding-right: 10px !important;
 
 padding-top: 10px !important;
 
 font: 9px Tahoma !important;

}

#nav a {
	
	font-size: 13px !important;

}

#content {
	font-family: Tahoma;
}

#content .post-heading {

 padding: 10px 10px 0 0 !important;

}

#content .post-heading h2 {

 font-size: 17px !important;
 font-family: Arial;

}

.post-content {
	
	font: 12px Tahoma !important;
	
	line-height: 160% !important;
	
	text-align: justify !important;
	
}

.post-content a {
	
	text-decoration: none !important;
	
}

.post-content a:hover {
	color: #000 !important;
}

#comments {

 padding: 10px 10px 0 0;
 
 text-align: justify;

}

#content ul, #content ol {

 padding-right: 20px;

}

.commentlist li {
	background-color: #dfdfdf;
	margin-top: 10px;
	padding: 5px;
	border: 2px solid #ccc;
}

form input, form textarea {
	font-family: Tahoma;
	font-size: 11px;
}

img.avatar {

 float: right;

 margin-left: 5px;
 
 border: 1px solid #ccc;
 
 padding: 1px;

}

#sidebar .sidebar-heading {

 padding: 10px 10px 0 0 !important;

}

#footer {
	font: 11px Tahoma;
}
