#title
{
    white-space: nowrap;
    background-image: url('http://longbars.com/wp-content/uploads/logo_small-300x112.png');
    background-repeat: no-repeat;
    background-position: left ;
    height: 70px !important;
    padding-right: 300px !important;

}
#title a 
{
white-space: nowrap;
  
  background-repeat: no-repeat;
    background-position: left ;
    
    padding-right: 300px !important;

}
#title a span 
{
  visibility: hidden;
}