Thx fur, i just finally figured that out my self. FYI You go into:
presentation-> Theme Editor -> Stylesheet
and insert this guy
p {
text-indent: 1em;
}
that will indent everything in a P tag. I was happy with this until I realized it automatically adds a P tag even when you don’t hit return (in rich text) and will put it back if you remove it from the html. I can’t figure out how to do get them not to auto-add. What would be best is if i could simply select an option to allow the HTML editing to overwrite 🙁
it also strips   from my posts when i enter them in html. How do i get it to stop removing them? Basically I’m trying to figure out how to tab in the first line…
FYI this is where that file is that u edit
wordpress/wp-includes/js/tinymce