@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document domain("del.icio.us") {

/*=========================================================*/
/*                                                         */
/*                 >>>> del.icio.us <<<<                 */
/*                   - Organised -                      */
/*                                                         */
/*   Have used code from these themes - 
     Del.icio.us clean style By Alex N.
     del.icio.us post restyle   By britta
     ---- thanks to you all!!!!!!!!   
                                                           */
/*                                                         */
/*=========================================================*/


body { 
font-family:   Georgia, Verdana, Lucida Grande, Helvetica, Arial, sans-serif !important; }



a:link {color: #000 !important; text-decoration: none !important; }
a:visited {color: #000 !important; text-decoration: none !important; background-color:#FFEC01 !important; line-height: 130%!important;}
a:hover {color: #fff !important; text-decoration: none !important;  background-color:#000 !important;}
a:active {color: black !important; }

 .commands { position: relative !important; float:right !important; }
 .pop, .date { background: none !important; color: #888 !important; text-decoration: none !important; }

 .post:hover { background: #eee !important; }
 .desc {font-weight: bold !important; color: #000 !important; }

li.post {
border-top: 1px dotted #DFDFDF !important;
margin-bottom: 0px !important;
padding-bottom: 3px !important;
padding-top: 8px !important;
margin-right: 10px !important;
}
h4.desc { /* link text */
font-size: 14px !important;
padding: 3px 5px 2px 2px !important;
}
p.notes { /* description */
margin-top: 3px !important;
margin-bottom: 3px !important;
font-size: 13px !important;
line-height:140% !important; 
}
div.meta { /* tags etc */
text-align: right !important;
font-family: Verdana, Lucida Grande, Helvetica, Arial, sans-serif !important;
font-size: 11px !important;
margin-bottom:  2px !important;
margin-top: 1px !important;
}
p.notes, div.meta {
margin-left: 3px !important;
}

.private span {
color: #000 !important;
}
.private .date {
color: #333 !important;
}

#sponsored{display: none !important;}


.numbox {background-color:#eee!important;}
}
