Alright, so this is might be a little complex/off-topic, but any idea how I would move the Acamas featured category options to the options framework plugin? Bear in mind Devin updated his thematic options https://github.com/devinsays/thematic-options to use the plugin and therefore the settings api, so I think its a good idea to switch em over (plus I am working on a responsive version of the theme). I think I would have to add an array to the options.php file and then something else to either the functions.php file or the theme-functions.php file. Ive exhausted googling for the solution so hopefully someone can help.
Also, I noticed that I cannot remove the thematic options for 0.9.8 (yes I know its a dev release, but it should be filterable regardless, shouldn't it?)