I created a four-column child theme with Thematic, and now I'm experiencing some odd behavior with links in the content section. I can't blame Thematic for this behavior, but I'm really stumped here as to what is going on.
The page that is exhibiting this odd behavior is http://redesign.cbpmagazine.com. This is a site for a trade magazine.
In the third column, are links to magazine articles. The information about these articles are stored in a database. To generate this list, I do a database query, and then create these links. They're all created in the same loop, so the HTML for each of the six links you see has exactly the same format, and each of them look like proper HTML. Despite this, only the bottom two links are clickable.
Can anyone think why the upper four links would not be clickable?
Thanks, Dan