Since the Drupal themes are simply ports of the Joomla Themes they are all very mootools heavy. Any plans to release Drupal themes using just JQuery? Or at least include a version of the theme without mootools (call this stripped down version "speed" or something).
Having both mootools and jQuery load on a Drupal site has me worried about two things:
1. Conflicts with Drupal modules built on jQuery (biggest concern).
2. Load times (less of a concern, but still important).