i would like to know about a way to add a adsense banner right next to the site title, moved over to the right in this page(right above the search): http://politicalrave.com/
Need to modify heade.php in your theme folder. It seems like your theme has fixed width so it should be easy. just put it into <div> with relative position and use margin to move it where you want.
Nice site, you'll have to edit your css and/or html file(s) by adding a new div with the correct padding/margin around your ad to position it the way you want.