Hello, this is little trick for "noobs"
How add respons. AdSense adv. in header like here
1. Go to admin panel
2. Go to appearance
3. Edit Custom Header
4. Add this code
<div align="center" style="
background-color: #fff;
vertical-align: middle;
width: 100%;
padding: 10px;
height: 111px;">
*YourAdSenseScriptCode*
</div>