(Original publish date: Nov 23, 2009)
The definitive WordPress theme for 2010. Buddymatic is a highly extensible Theme Framework for WordPress & WordPress MU blogs including BuddyPress enabled home and member blogs.
This framework features 13 widget-ready areas, drop-down menus, grid-based layout samples, plugin integration, shortcodes for your footer, & a whole lot more. BuddyPress functionality is [...]

Updated for BuddyPress 1.2.
New styles for a buddypress wpmu install with the Bruce WPmu buddypress Theme.
Clean grid design, sliders, white/orange color scheme, options panel and fully compatible.
View demo →
Download →
Support →

Detox BuddyPress Theme with a fluid three column outfit, all sidebars as well as the footer are fully widgetized, so it’s easy to update the frontpage.
View demo →
Download →
Support →
More BuddyPress themes →

TopGear style for a BuddyPress powered site with the Speed WordPress Theme theme, featuring a three column fluid layout with a magazine style, header changer is built in and shows on each page load a different background in the header area.
View demo →
Download →
Support →
More BuddyPress themes →

This is another child theme for Buddymatic. Early Morning is a Child Theme by Cristi Antohe. Early Morning needs some minor tweaks for BuddyPress.
To use Early Morning with Buddymatic:

Download Early Morning
Open style.css in the earlymorning folder
Change Template: thematic to Template: buddymatic
Download my Early Morning Child Theme Tweaks (381)
Copy my three tweak files into the earlymorning [...]

Special design for a buddypress social network with the Ines buddypress Theme.
Enables your very own cooking social network with built in sliders, options panel and fully compatible.
View demo →
Download →
Support →

This is a child theme created for Thematic. You can use it with Buddymatic by changing
Template: thematic

/* Apply a basic layout */
@import url(’../thematic/library/layouts/2c-r-fixed.css’);
/* Apply basic image styles */
@import url(’../thematic/library/styles/images.css’);
/* Prepare theme for plugins */
@import url(’../thematic/library/styles/plugins.css’);

to
Template: buddymatic

/* Apply a basic layout */
@import url(’../buddymatic/library/layouts/2c-r-fixed.css’);
/* Apply basic image styles */
@import url(’../buddymatic/library/styles/images.css’);
/* Prepare theme for plugins */
@import url(’../buddymatic/library/styles/plugins.css’);

in [...]