Have a requirement to design several sites that have a similar design, but with different styles.
Thought the best way to handle is to create one child theme of Thematic with all the custom functionality, and then inherit into multiple "grandchild" themes.
Looks like WP does not consider a child theme as a valid template to further inherit into child themes.
Any ideas?