I would like to use wordpress more of a content management ap. I have a page that has several divs. Clicking on the divs expands them to full size. What I want to do is use wordpress to control the content inside those divs. I have 3 categories Thoughts, News, and General. I would like to make each div contain on of these categories with the comments minimized or not shown and have the title clickable opening a new window to that post so people can read all comments and leave their own.
I may just remove the entire template and sidebar an just open word press in an iframe inside my divs. Which of these options is the best and how would I implement any of them.