@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document domain("del.icio.us") {
  div.meta {color: #666 !important;}
  div.meta a, .historylist a {color: #39F !important;}
  div.meta a[href^="/url/"] {color: #222 !important;}
  div#main {line-height: 1.5 !important;}
  ol.curated-tags {line-height: 1.2 !important;}
  a.user, .historylist a.who {color:#00F !important;}

  .post .desc a {padding-right: 5em !important;}

  .one {font-size: 75% !important;}
  .ten {font-size: 122% !important;}

  #header {padding-bottom:0 !important; margin-bottom: 0.5em !important; }
  #infobar, #banner-hr {padding:0.25em 0 !important; background:none !important;}

  .sidebar-inner {background:none !important; border:none !important; border-left:1px solid #CCC !important;}

  .post {position:relative !important; border-top:1px solid #CCC !important; padding-top:0.2em !important;}
  .post .commands{position:absolute !important; top:0.4em !important; right:0 !important;}

  a.pop {margin-left:1em !important;}

  .date {position:absolute !important; right:0 !important; bottom:0.1em !important; font-size: 80% !important;}

  #items-per-page {margin-bottom:1em !important;}
  #items-per-page a, #items-per-page strong, span.grey {font-size: 120% !important;}

  #footer-hr {display:none !important;}

  .aboutsmall {font-size:75% !important;} 

  #bundle-list li.bg, #tagarea, .tagdesc_editor {background:none !important;}
  #bundle-list li.bg {border:1px solid #CCC !important; border-width: 1px 0 1px 1px !important;}
  #tagarea {border-left:1px solid #CCC !important; width:90% !important;}
  textarea#bundletext {width: 75% !important;}

  #taglist a.tag {color:#008800 !important;}
  #taglist a.tag.used {color:blue !important;}
  #taglist a.tag.member, #taglist a.tag.usedmember {color:red !important;}

  #notifybar {border-color:red !important; border-top:2px dotted red !important;}
  #notifytext, #notifyclose {color: red !important;}

  .readwrap, #help-page {width:95% !important; }
  .readwrap p, #help-page p {text-align:justify !important;}

  .numbox, .tags, .tags li, .tags ul {background: white !important; }
  .tags a {color:#39F !important ;}
  .tags p a {color:blue !important ;}
  .hotlist > ol > li {border-bottom:1px solid #CCC !important;}
  .hotlist {border-top:1px solid #CCC !important; padding-top:0.2em !important;}
}