/*
Theme Name: Render Magazine Farsi
Author: WP THEME DESIGER
Author URI: http://www.p30temp.com
*/

.alignright {
	float: right;
	margin: 4px 0 5px 10px;
}

.alignleft {
	float: left;
	margin: 4px 10px 5px 0;
}

/** BEGIN wrapper **/
#wrapper {
	text-align: left;
}

/** END wrapper **/
/** BEGIN header **/

#header h1 {
	float: left;
}

#header .ad468x60 {
	float: left;
}

#header ul li {
	float: left;
}

#header p {
	float: left;
}

#header .rss {
	float: left;
	margin: 6px 10px 0 5px;
}

/** END header **/

/** BEGIN content **/
#content {
	float: right;
}

#content .photo li {
	right: 0;
	left: auto;
}

#content .featured .text li {
	left: -280px;
	right: auto;
}

#content .featured .text li.first {
	left: 0;
	right: auto;
}

#content .post .r {
	float: left;
}

#content .post .thumb img {
	float: right;
}

#content .post .links {
	float: right;
}

#content .post .comments {
	float: left;
}

#content .post .comments a {
	background: #212121 url(images/comments.gif) no-repeat bottom left;
}

/** END content **/

/** BEGIN sidebar **/
#sidebar {
	float: left;
}

#sidebar .box ul li {
	padding: 8px 10px 8px 18px;
}

#sidebar form input {
	float: right;
}

#sidebar form button {
	float: left;
}

#sidebar .l {
	float: right;
}

#sidebar .r {
	float: left;
}

/** END sidebar **/
/** BEGIN footer **/

/** END footer **/
/** BEGIN miscellaneous **/

#comments form input {
	margin-left: 5px;
	margin-right: auto;
}

/** END miscellaneous **/
/** BEGIN wordpress 2.7 comments **/

#comments ol li .avatar {
	float: left;
}

/** END wordpress 2.7 comments **/


/* Generated by the RTLer - http://wordpress.org/extend/plugins/rtler/ */
