I am facing a challenge with a math problem.
My content box is 700 pixels wide, and my hentry (inside content) is 100% wide with padding of 10 pixels.
This causes the hentry to be wider than the content, resulting in an overflow...
Does anyone have a solution?
For reference, here is the page:
I have Firebug, and removing the width 100% works, but it is sent by Wordpress. How can I overwrite a width: 100% with nothing?