@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document domain("del.icio.us") {

body{
font-family: "Calibri" !important;
font-size: 14px !important;
}

a{
color: red !important;
}
a:hover{
text-decoration: none !important;
}

.tag{
text-transform: lowercase !important;
}

.post{
padding: 10px 0px 10px 0px !important;
position: relative;
border: none !important;
}


.post .desc A{
font-family: "Segoe UI" !important;
font-size: 10pt !important;
font-weight: bold;
color: #333 !important;
padding: 1px 3px 2px 3px !important
}

.post .desc A:visited{
}

.post .desc A:hover{
color: white !important;
background: red;
text-decoration: none !important;
}

.post .meta{
border-top: 1px solid #BBB;
font-size: 10pt !important;
color: #3f3f3f !important;
margin-top: 1px !important;
padding: 1px 15px 2px 15px !important;
text-align: right !important;
}

.post .meta a.tag{
color: red !important;
font-weight: bold;
padding: 1px;
}

.post .meta a.tag:hover{
text-decoration: none !important;
color: #FFF !important;
background: black !important;
}

.post .meta a.pop{
display: none;
}

.post .commands a:hover{
background: red !important;
color: white !important;
padding: 2px;
}

.sidebar-inner{
background: #fff !important;
border: none !important;
}


.sidebar-inner li.bundle li a{
color: #888 !important;
font-size: 9pt !important;
padding: 2px;
}

.sidebar-inner li.bundle li a.ten{
color: #000 !important;
font-size: 10pt !important;
}

.sidebar-inner li.bundle li a:hover{
color: white !important;
background: red !important;
text-decoration: none !important;
padding: 2px;
}

.sidebar-inner .bundle .label{
color: red !important;
font-size: 12pt !important;
}



#header-user-links a{
color: #AAA !important;
font-size: 10pt !important;
padding: 2px;
}

#header-user-links a:hover{
color: white !important;
text-decoration: none;
background: red;
}

#header-auth-links a{
color: #AAA !important;
font-size: 10pt !important;
}
#header-global-links{
font-size: 10pt !important;
}

#header-global-links a{
color: #AAA !important;
font-size: 10pt !important;
}

#infobar{
background: red !important;
font-size: 9pt;
padding: 5px 10px 2px 10px;
border-top: 5px solid #aaa !important;
}

#infobar strong, #infobar a{
color: white !important;
font-size: 9pt;
font-weight: normal;
text-decoration: none;
}

H1{
font-size: 24px !important;
}

H1 A{
color: black !important;
font-size: 24px;
}

#page-desc{
color: white !important;
font-weight: bold !important;
font-size: 10pt !important;
}

#header-l{
background:url('http://i48.photobucket.com/albums/f207/jimbeaubien/Icons/delicious.gif') no-repeat left !important;
}
#hdr-profile{
font-size: 11pt !important;
color: #888;
}

#footer-inner {
text-align: center !important;
color: #6A6A6A !important;
margin-top: 10px !important;
}
#footer-inner A, #items-per-page A  {
color: #AAAAAA !important;
}
#footer-inner A:hover, #items-per-page A:hover {
color: #3366CC !important;
}
#footer-inner #footer-hr {display:none !important;}
#footer ul {
background-color: #FFFFFF !important;
display: inline !important;
margin: 0 auto !important;

}
#footer li {
border: 2px solid #EBEBEB !important;
padding: 4px;
border-left: 0 !important;
background: #FFF !important;

}

#footer li.first {
border-left: 2px solid #EBEBEB !important;
padding-left: 3px !important; 

}
#footer li:last-child {
padding-right: 80px !important;;
background: #fff url(http://diamonddestiny.com/MasterTemplates/DiamondDestiny/Theme/Images/common/netcraft.gif) no-repeat right center !important;
}
.postui .bundles{
background: #eee !important;
}
.postui .bundles LI{
border-top:1px solid #000;
margin-top:20px !important;
padding:5px 20px !important;
}
.postui .bundles .label span{
font-weight:bold !important;
text-transform: uppercase !important;
}
.postui .bundles A{
font-family:"Calibri" !important;
font-size:14px !important;
text-transform: lowercase !important;
color: red !important;
}
.postui .bundles .selected{
color:white !important;
background:red !important;
}

.postui a:hover{
color: white !important;
background: red !important;
}


}