@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document url-prefix('http://www.tumblr.com/'), url-prefix('https://www.tumblr.com/')   {

#logo a {
display: block;
overflow: hidden;
text-indent: -999em;
background-image: url('http://i.imgur.com/mnlrB.png');
background-repeat: no-repeat;
}

#logo {
overflow: hidden;
width: 240px;
height: 90px;
}

div.l-header #logo {
margin: 5px 13px 0 15px;
float: left;
}

/* By HeyItsJono (http://heyitsjono.deviantart.com | http://kaywhatever.tumblr.com) */}