You will find this:
includes/templates/pure_blue/css/stylesheet.css
And you will edit the padding below ...
#logo {
margin-left: 0;
padding: 54px 0 0 4px;
}

Note:
After padding: top, right, bottom, left
54 0 0 4