It's not possible to give a specific answer from looking at the code that is visible on the web.
You are using a theme called Coraline. You need to paste the contents of your theme's header.php file into what is called a pastebin, so I or someone can look at your actual code.
1) First go to http://pastebin.com/ - leave it open in a browser tab.
2) In another browser tab open the WordPress dashboard. Go to the Appearance section and click on Editor. In the right column find header.php and click on it. When it opens up in the editing box, copy the entire contents of the file. Paste what you copied into the pastebin you opened in step 1, and click Submit.
You will be given a URL where the code can be accessed. Paste that URL in a reply to this forum post. I or someone will look at your code and rearrange it as it needs to be. Then you can change your theme's header.php file to match the changed code.