/*
*  By: Alireza.S
*  URL: Http://radikal2.com/
*  Date: 6 April 2009
*/

@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document domain("beta.friendfeed.com") {
#feed .entry {}
#feed .title { text-align: right;}
#feed .title .name { font: bold 15px Tahoma;}
#feed .title .text { direction: rtl; font: 12px Tahoma; margin: 5px 0 10px 0 !important;}
#feed .body { margin-left: 0 !important; margin-right: 63px !important;}
#feed .media { direction: rtl;}
#feed .profile {float: right !important;}
#feed .info { background: #f8f8f8; padding: 5px !important; padding-left: 16px !important; margin: 5px 0 !important;}

#feed .likes { margin-left: 0 !important;}

#feed .comments { margin-left: 0 !important; direction: rtl; text-align: right; font: 12px Tahoma;}
#feed .comments .quote { float: right !important;}
#feed .comments .content { margin-left: 0 !important; margin-right: 12px !important;}
#feed .comment { padding: 3px !important; background-position: right !important;}
#feed .friend { background-color: #f0f1fd !important;}
#feed .owner { background-color: #fffadf !important;}
#feed .comments .expandcomment{ direction: ltr;}

.sharebox .title textarea { font: 12px Tahoma !important; direction: rtl !important; text-align: right !important;}

}