try this method...
1. try putting adsense in to a new php file. for example: ads.php.
2. copy and paste the code into ads.php, its on google. then save it.
3. after use filezilla or any ftp program and drop ads.php to your current theme folder for wordpress
4. now head over to appearance theme in wordpress and edit the index php file to include the ads.php file. (the new ads.php will show on the right)
Basically this method is adsense through php, as I've tried normally plugging it in on wordpress themes and it didn't work. some php codes you can copy off adsense-optimised templates, but googles got them all.