G'day Ptah
Looked at a few frameworks and was drawn to yours because it struck the best balance between not enough CSS and too much.
But I still would like some changes:
1) Can you make a skin.css which would have all colour, image, and font properties. This would make it easy for anyone using it with its existing structure.
2) Can you include empty tags, such as #primary and #secondary because it takes a bit of effort (and Firebug) to go thru finding what CSS tags need to be modified when they aren't already in the CSS files.
3) Like number two, could you make a CSS file that contains all WordPress CSS tags used in your theme, but empty e.g. widget {}
I know #2 and #3 mean bigger CSS files which goes against the grain of efficient programming, but this is a framework, so it would make it easier to use. And then the developer could strip out any he/she doesnt' use.