@namespace url(http://www.w3.org/1999/xhtml);
@-moz-document url-prefix('http://www.tumblr.com/'), url-prefix('https://www.tumblr.com/')   {
ol#posts li.post.new_post {
background: #000000 url("http://i321.photobucket.com/albums/nn381/Phazzinator/crackintimenewposts-1.png") top left no-repeat;
}

img[src*="http://assets.tumblr.com/images/new_post_icons_no_labels.png"]{
    width:0;
    height:70px;
    padding-right:250px;
    opacity: 0;
}

.new_post_label{
font-size:14px !important;
padding-top:7px !important;
font-family:trebuchet ms !important;
font-style: !important;
text-transform: lowercase !important;
color:#7fa0c6 !important;
letter-spacing:1px !important
}
}