/* Friendfeed beta farsi style
   By : Alireza.S
   http://radikal2.blogspot.com */
@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document domain(friendfeed.com) {
.feed {font: 12px Tahoma;}
.cluster {border: 3px solid #eeeeee; padding: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.entry {text-align: right; direction: rtl;}
.info {text-align: left; direction: ltr; padding: 5px; background: #f8f8f8;}
.likes {text-align: left; direction: ltr; padding: 3px;}
.comments {text-align: right; direction: rtl;}
.comment {padding: 3px; padding-right: 20px;}
.friend {background: #f0f1fd;}
.owner {background: #fffadf;}
.quote {left: 98.5%;}
.l_cancelcomment {margin-right: 5px;}
.sharebox .field textarea {direction: rtl;}
.sharebox .comment{direction: rtl;}
.expandcomment {margin-right: 30px;}
.cluster .commentform {margin-right: 30px}
.synopsis {text-align: left;}
.updates {font: 13px Tahoma;}
.bubble {}
.feed .entry .title a {text-decoration: none !important;}
}