@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document domain("friendfeed.com") {

a {color: #2A7FFF!important; } 
a:link { text-decoration: none !important; color: #2A7FFF !important;  }
a:visited { text-decoration: none !important; color: #103878 !important; }
a:hover { text-decoration: none !important;color: #24A30B !important;  }
a:active { text-decoration: none !important;color: #EF9B08 !important;  }

.feed {
font-size : 9.5pt !important;
font-family : Tahoma !important;
direction : rtl !important;

}
.summary {
text-align: right!important;
font-family : Tahoma !important;

}
.info {
direction : ltr !important;
text-align: left !important;
font-family : Tahoma !important;
}
.likes{

text-align: left !important;
}

.subscribed{
font-size:20pt !important;
}

.streaminfo{
font-size:10pt !important;
}

.comment{
background-position: 705px 2px !important;
text-indent: 23px !important;
}
.feed .entry .comments .comment {
background-position: 705px 2px !important;
}
.comment.owner.friendcomment{
font-weight:bold !important;
background-position: 705px 2px !important;

}

.icon {
float:right !important;
}

.cluster{
border-right: black thin solid !important; border-top: black thin solid !important; border-left: black thin solid !important; border-bottom: black thin solid !important;
margin-right: -80px;
}
.more{
font-weight:bold;
}
}