@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document domain("del.icio.us") {

BODY{
Font-family:tahoma !important;
font-size:14px;
}
.post{
border-top:1px solid #DDD;
padding:10px 150px 10px 25px !important;
position:relative;
}
.post .desc A{
font-size:14px;
color:black !important;
}
.post .desc A:visited{
color:#666 !important;
}
.post .desc A:hover{
color:white !important;
background:black;
}

.post .meta{
margin-top:3px;
}

.private{
background:url('http://www.ipc.itri.org.tw/gfx/icon-lock.gif') no-repeat left;
}
.post .private{
display:none;
}
.post .commands{
position:absolute;
top:0;
right:0;
height:20px !important;
}
.post .commands A{
height:20px !important;
padding:2px;
}
.post .commands .edit{
padding-left:16px;
background:url('http://members.camico.com/imageserver/plumtree/studio/Common/images/icon-edit.gif') left no-repeat;
}
.post .commands .share{
padding-left:16px;
background:url('http://www.ywamconnect.net/WCimages/icon_unlock.gif') left no-repeat;
}
.post .commands .rm{
padding-left:16px;
background:url('http://members.camico.com/imageserver/plumtree/studio/Common/images/icon-delete.gif') left no-repeat;
}
.post .commands .copy{
padding-left:16px;
background:url('
http://www.international.cornell.edu/overview/images/icon_add.gif') left no-repeat;
}
.sidebar-inner{
background:none !important;
border:none !important;
border-left:1px solid #EEE !important;
margin-left:20px;
}
#notifybar{
background:#F8FFBF;
margin:0 !important;
padding:3px !important;
color:black !important;
border:none !important;
border-bottom:1px solid black !important;
}
#header-l{
background:url('http://www.app4mac.com/medias/icon_favorites.jpg') no-repeat left !important;
}
H1{
font-size:24px !important;
font-weight:normal;
}
H1 A{
color:black !important;
}
.pop{
background:none !important;
color:#AAA!important;
}
#header-mini{
background:#F0F0F0 !important;
}
#header-mini H1{
background:url('http://www.cwtsh.com/images/icon_favorites.gif') no-repeat left !important;
padding-left:40px !important;
}
#delForm input{
position:absolute;
top:5px;
right:5px;
background:#FFD110;
padding:3px 30px !important;
border:1px solid orange;
font-weight:bold;
}
#delForm #private{
position:relative !important;
}
#delForm #url, #delForm #tags, #delForm #description, #delForm #notes{
position:relative !important;
font-weight:normal;
border:none !important;
border-bottom:1px solid #DDD !important;
background:none;
padding:4px !important;
font-size:11px;
color:#666;
margin:0px 10px !important;
}
#delForm .rs{
font-size:11px;
vertical-align:bottom;
text-align:left !important;
text-transform: capitalize;
}
#delForm .smaller{
font-size:9px !important;
}
.postui .bundles{
background:#F0F0F0 !important;
margin:0 -15px !important;
}
.postui .bundles LI{
border-top:1px solid #DDD;
margin-top:20px !important;
padding:5px 20px !important;
}
.postui .bundles .label span{
font-weight:normal !important;
text-transform: capitalize;
}
.postui .bundles A{
font-size:11px !important;
text-transform: capitalize;
color:#666 !important;
}
.postui .bundles .selected{
color:red !important;
background:none !important;
}
}