/*
friendfeed + DejaVu
By: Mehrab
*** Get DejaVu fonts from here: http://dejavu-fonts.org ***
*/

@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document domain("friendfeed.com") {

body {
	font-family: Droid Arabic Naskh, DejaVu sans, tahoma !important;
	font-size: 11px !important; }
 
#feed a, #sidebar #profile td, td, .box-bar-text, .profile .header .stats, .entry .title .name, .sharebox .title textarea, select, option { font-size: 12px !important; }
 
#feed .title .name, #sidebar .box ul li { font-size: 13px !important; }
 
#feed .title .text {
	font-size: 15px !important;
	margin: 5px 0 10px 0 !important; }
 
	#feed .title .text a { color: #888888 !important; }
 
#feed .friend { background-color: #f0f1fd !important; }
 
#feed .owner { background-color: #fffadf !important; }
 
#footer { font-size: 11px !important; }
 
.entry .title .name a.l_profile { font-weight: normal !important; }
 
.entry {
	border-bottom: 2px solid #E1E1E1 !important;
	margin-bottom: 22pt !important;
	margin-top: 22pt !important;
	padding-bottom: 12pt; }
 
a { color: #2f72c4 !important; }
 
.profile .header h1 a.name { font-family: Droid Arabic Naskh, DejaVu serif, arial !important; }
 
.profile .subscribebar a, .subview .subscribebar a, .profile .subscribebar .g, .subview .subscribebar .g { color: white !important; }
 
.box-bar-text .title {
	font-family: Droid Arabic Naskh, DejaVu serif, arial !important;
	font-size: 15px !important; }
 
.box .box-bar .box-bar-text, .box .box-bar .box-bar-text a { color: white !important; }
 
#sidebar #profile .name, td, th, select, .title textarea, .commentform textarea { font-family: DejaVu sans, tahoma !important; }
 
a.service { font-weight: bold !important }
 
a.service[href*=twitter\.com] { color: #00deee !important; font-weight: bold !important }
 
a.service[href*=flickr\.com] { color: #FF0084 !important }
 
a.service[href*=delicious\.com] { color: #3274D0 !important }
 
a.service[href*=youtube\.com] { color: #FF1B1B !important }
 
a.service[href*=google\.com\/reader] { color: #B97373 !important }
 
a.service[href*=gonahkar\.com] { color: #264788 !important }
 
a.service[href*=tumblr\.com] { color: #111416 !important }
 
a.service[href*=diigo\.com] { color: #09f !important }
 
a.service[href*=furl\.net] { color: #E06300 !important }
 
a.service[href*=ma\.gnolia\.com] { color: #FEBF10 !important }
 
a.service[href*=stumbleupon\.com] { color: #02B703 !important }
 
a.service[href*=goodreads\.com] { color: #5E4C3D !important }
 
a.service[href*=librarything\.com] { color: #D0895E !important }
 
a.service[href*=digg\.com] { color: #A8A8A8 !important }
 
a.service[href*=picasaweb\.google\.com] { color: #803C91 !important }
 
a.service[href*=zooomr\.com] { color: #E7A715 !important }
 
a.service[href*=facebook\.com] { color: #3B5998 !important }
 
a.service[href*=talk\.google\.com] { color: #439F45 !important }
 
a.service[href*=identi\.ca] { color: #8F0000 !important }
 
a.service[href*=plurk\.com] { color: #CF682F !important }
 
a.service[href*=ilike\.com] { color: #F87421 !important }
 
a.service[href*=last\.fm] { color: #D20039 !important }
 
a.service[href*=wakoopa\.com] { color: #7DD90F !important }
 
a.service[href*=vi\.sualize\.us] { color: #2CACE7 !important }
 
a.service[href*=polyvore\.com] { color: #000 !important }

}