@namespace url(http://www.w3.org/1999/xhtml);
@-moz-document domain("friendfeed.com") {

body{
	background: #39275B !important;
}

#logo {background: url(http://friendfeed.s3.amazonaws.com/9e5bf829efecbadc79732a8985a68a7ed6c98c89) no-repeat !important; }
#logo img {opacity: 0 !important; }

.bar {background: #E2D06C !important; border: 0 !important;}

#sidebar .title a,  .bar a {color: #303000 !important; border: 0 !important;}
#sidebar .main { background: #f3ecc2 !important; }
#search a, #sidebar a, #footer a  {color: #e0e0d0 !important;}
#footer {color: #ede !important;}
#sidebar .main a {color: #606000 !important;}
#sidebar a:hover {background: #705090 !important; color: #ffc !important; }
#page .main { background: #eee !important; }
#page .main a, #page .main a:link{ color: #069 !important; }
#page .main a:visited{ color: #636 !important; }
a:active{ color:#f46060 !important; }


.friend{
	background-color:#ffffe0 !important;
	color: #111 !important;
}
.likes { background-color: #FFEFE8 !important; }
.owner{
	background-color: #e1f0ff !important;
	color: #111 !important;
}

}