Please see my dev site http://mjpratt.com for reference. BP1.1 WPMU 2.8.4
As you can see I tweaked the Admin Bar via CSS in order to neatly integrate it in my menu bar below my logo/login bar. We were finding too many people were not noticing it above everything.
Problem: when site members are forced into the WP admin back-end in order to add new posts to the community blog, the Admin Bar continues to float where I put it (on top of the WPMU Admin controls. Clearly not elegant.
I am faced with two choices: Give the code that generates the Admin Bar conditional styling or somehow do some conditional CSS magic based on the page the user is on.