This is my first time trying to design a custom Wordpress theme. I am trying to base it off my existing website. After working on it a bit, I have a basic theme up, but I have run into a problem.
On the homepage, the design is broken. But, when you click to go to a post it looks just fine. With this theme I used a simple few files (index.php, header.php, sidebar.php, footer.php). I don't have a singlepost.php so why is the design changing when I click a post?
I have a test blog I am working on. You can see it at http://dentonsbest.com/blog/. Click the story and see what I mean.
Does anyone know why it does this? What can I do to fix it? Thank you for your help.