two ways to do it
1) go in and change the code
2) look at the page source and note the location the logo is created and find the ID's and CLASS assigned to it - next code a CSS selector and rule to reposition it. (You will find a great reference for CSS at
http://w3schools.com) Place your selector and rules in the CSS Insert option of the theme.