Hi! I've been developing my first theme for personal use and it's coming along great. The only problem I haven't been able to find help with regards images in posts. I've started with the BLANK theme by Chris Coyier and have been building onto it for a while. The only way I've been able to manipulate images uploaded into posts has been by creating a basic img selector, which works fine, except I then have to offset all the other static images inside divs on the site to accommodate for this. I've been able to successfully mess with the wp-caption class, but I haven't been able to find a similar class that deals with the images! Can anyone point me in the right direction? The only thing I've found to try is the .wp-post-image class selector, but it didn't do anything for me. The theme is located at thenally.com/wordpress. Thanks for your help!