I've found some threads on stylizing post content vs. page content, but that only affects stuff in the center column (div.post). Is there any way to actually stylize the stuff above that for just posts? On all posts, I want to hide the header image and shrink the layout margins.
The only way I can think of doing this is adding a conditional ID based on post v. page in the main index just outside of the container. Is there an easier way to do it?