I've read http://codex.wordpress.org/Category_Templates, which tells you how to change your index.php for each category. But I want to load a whole different theme directory in for my site when a particular category is viewed.
So for example, if I go to: http://www.mysite.com/mycategory/ It will load a separate theme.
Is this possible?