If you use this fix, think about donating to support this theme and the people that work on it and support it.
DESCRIPTION: Using the new menus with WordPress 3.0+ may result in the Atahualpa styling not to appear.
CAUSE: This issue occurs because WordPress 3.0 has added new code for menus. This new code uses different identifiers for the menu items. The identifiers are differend than the ones Atahualpa uses.
FIX: This fix adds the new identifiers to the CSS and fixes a case where an 'id=' was being changed to a 'class='.
1) rename css.php to oldcss.php
2) rename bfa_new_wp3_menus.php (in the functions folder) to oldbfa_new_wp3_menus.php
3) Unzip the attached folder and move css.php to the ataualpa folder. Move bfa_new_wp3_menus.php to the atahualpa/functions folder.
BUGFIX_353_01.zip