Hi tamielizabeth,
We have designed our theme this way. If you like to move it up then you may use this below css.
Go to Appearance -> Theme Options -> Design Options Tab -> Custom CSS paste the following CSS code and Click on save all changes button:
.hgroup-right {
padding-bottom: 45px; //you may change this value as it suits for your site.
}
Thank you! Before I got your response, I was able to get the magnifier to move up by changing the size/crop of the header graphic. But, having the code you provided gives me much more flexibility and control. Thank you so much!