A click on headlines opens wp in a new window?!
Try using another theme without frames, works even better with google (adsense).
You think of something like this?
http://www.alles-in-koeln.de/impressum/impressum-.html
If you do not find a plugin send me an email (use the email on that page) and i look to send you the code (php/ javascript) or i’ll programm it.
You have got errors in your html. Look at your source-code
<div id=”wrapper”>
<!DOCTYPE html PUBLIC “-//W3C//DTD XHTML 1.0 Transitional//EN” “http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd”>
<html xmlns=”http://www.w3.org/1999/xhtml”>
there is a div-tag above the doctype. These can alter the visualisation (esp. in FF)
Have a look at
http://validator.w3.org/check?uri=http%3A%2F%2Fcotrm.net%2Fwordpress%2F