I would like to apply layout templates to my posts, just like I can do with pages. For example, I have a template-wide.php that does not include sidebars and adds a special “wide” class to the content div.
At present, I can only use this template for pages. Is it possible to make it available to posts as well?