I have a site with a community page that the general user can post stories to. It uses a taxonomy category of "Story," with sub categories, and works nicely.

However, I need another page in the site that posts stories, but with only admins allowed to post to it.

What's the best way to get this done?

I've tried installing Flexinode because it allows you to limit users to posting certain content, but I need the admin-posted content page to display just like the story page, with titles, teasers, comment links, etc.

I tried enabling book publishing with only admins allowed to post book pages, but again the content isn't displayed properly on the book page. I tried overriding the theme but didn't get far--I'm pretty new to Drupal and PHP.

Any input appreciated--and I hope I've been clear enough.