Thanks Kafkaesqui, got it working.
Yeah it was a margin issue thanks. Fixed it by adding this:
#content p { margin:1em 0; }
That’s what I’m doing Podz but the < p > tag seems to be just formatting like a < br > tag. Initially when I first added posts it was paragraphing correctly, but it’s only since I was modifying the design and css that it’s changed.