@-moz-document domain(del.icio.us), domain(del.icio.us) {
body{ background-color: black; color: silver; }
#main{ padding-right: 0px; margin-right: 0px; }
.posts li{ background-color: black; width:25%; float: left; font-size: 60%; }
.posts a:link, .posts a:visited{ color: yellow; }
.posts .commands, .posts .meta{ display: none; }
.posts .post .notes{ color: gray; }
#sidebar{ display:none } #header{ display:none } #infobar{ display:none } #footer{ display:none }
.pager{ position:fixed; bottom:0; background-color:#222; margin:0; width:100%; }
.pager .grey{ color:#222 }
.pager a:link, .pager a:visited{ color:red }
}