I found 2 problems when it comes to displaying Pinboard in ie7 browser.
1. Youtube movies was not fitting to column size – probably because of javascript error in ie7 caused by Trailing Commas. I fixed it somehow – just deleted two commas.
As I remember one was in 777th line and the second one was in 817th line in functions.php file.
2. Menu in ie7 is blank – it doesn’t display black background under menu items. You can see it on demo page too -> http://demo.onedesigns.com/pinboard/
there is background under subitems but not under main menu. Do you have any idea how to fix this ?