My website (AhTim.com) right sidebar only show properly on Safari. But out of alignment (show at bottom left) in Windows Firefox, Chrome, and IE. Single post has no problem, ONLY mainpage (index.php) has this problem occur. Please advise and help. Thanks.
well, the combined main and sidebars are wider thant the 820px width you have made the site. FYI the minimum width for a site these days can be set to 960px. Neve any real reason to go below that. Second ,you have margins that are not calculated when setting widths on elements. And third, you have floats that are not properly cleared.