#contentwrapper {
	float:right;
}
#sidebars {
	float:left;
	direction:rtl;
	text-align:justify;
}
#content, .post {
	direction:rtl!important;
	text-align:justify;
}
#title {
	float:right;
	text-align:justify;
	direction:rtl;
	margin-right:10px;
}
#topright {
	float:left;
	margin-left:10px;
}
#headerwrapper {
  background: url(images/fa_IR_topsplatleft.png) right top no-repeat;
  }
 #wrapper {
  background: url(images/fa_IR_topcurve.png) 40px 0 no-repeat;
  }
#bottomcurve {
  background: url(images/fa_IR_bottomcurve.png) left bottom no-repeat;
  }
#footerwrapper {
  background: url(images/fa_IR_bottomsplatright.png) left bottom no-repeat;
  }
#searchform {
  background: url(images/fa_IR_bgsearch.png) left 3px no-repeat;
  }
.comment #submit {
  background: url(images/fa_IR_commentbutton.png) left top no-repeat;
}
.postContent {
	font-family:tahoma;
	font-size:11px;
}
.postContent p {
	line-height:140%;
}
#sidebars li h2 {

}
#sidebars ul ul li {
	background-position:right;
	padding-right:15px;
	font-family:tahoma;
}
#headerwrapper {

}
#nav {
	direction:rtl;
	text-align:justify;
}
#header #searchform {
	float:left;
	margin-left:10px;
}
#nav li {
  float: right;
  }
#footerleft {
	direction:rtl;
	text-align:justify;
	float:right;
	margin-right:10px;
}
#topright {
	direction:rtl;
	text-align:justify;
	font-family:tahoma;
}
.commentbody p {
	font-family:tahoma;
}