@namespace url(http://www.w3.org/1999/xhtml);
@-moz-document domain("friendfeed.com") {
*::-moz-selection {
background:#333 !important;
color:#fff !important; }
*{
font-family:"Trebuchet MS","Segoe UI","Arial","Serif" !important;
color:#333 !important; }
#container {
max-width:50000px !important; }
body {
background:none !important;
background-color:#fff !important; }
#body {
max-width:5000px !important; }
.box .box-bar.friends,.box .box-bar.friends .box-corner, .box-bar.groups,.box .box-bar.groups .box-corner, .box-bar.search,.box .box-bar.search .box-corner, .box-bar,.box .box-bar .box-corner {
background-image:url("/static/images/bar-home.png?v=05a7") !important;
border:none !important;
background:none !important;
background-color:#C8DCF5 !important; }
.subscribebar, .subscribebar a:link, .subscribebar a:visited {
color:#fff !important; }
.control, .control a:link,.control a:visited {
color:#fff !important; }
a,a:link,a:visited {
text-decoration:none !important;
color: #1e529d !important; }
a:hover {
color:#111 !important;
border-bottom:1px dotted #333333 !important; }
a:active {
text-decoration:none !important;
color:#f4a460 !important; }
#footer a,#footer a:visited,.feed .entry .info a,.feed .entry .info a:visited,.feed .entry .likes a,.feed .entry .likes a:visited,.feed .entry .comment a,.feed .entry .comment a:visited,.feed .entry .expandcomment a,.feed .entry .expandcomment a:visited,.feed .entry.deleted a,.feed .entry.deleted a:visited,a.fl,a.fl:visited,.usersubgrid .lists a,.usersubgrid .lists a:visited {
color:#333333 !important; }
#logo a:hover {
border-bottom:none !important; }
.cluster {
border-bottom:1px dotted #708090 !important; /*Separates each posts*/ }
.info,.likes,.comment,#footer,.pager,.bottom,.hidetoggle {
font-size: 12px !important; }
.title {
font-size: 14px !important;
color:#000 !important; }
.lbody {
font-style:italic !important; }
.main ul li a, .section ul li a, .box-body ul li a {
font-size: 11px !important; }
.searchbold {
background-color:#CCFFE6; }
/* Steve's Direct Message highlighting */
div.direct {
background-color:#fcc !important;
padding-left:5px !important;
padding-right: 5px !important;
border: 1px solid #f00 !important; }
}