First, thank you for a great theme!

The theme is working perfect for us, but we have 1 issue. When you click a link and the "loading" image is shown, it brings you to the requested page but certain CSS (and possibly JS) files are not loaded. It looks like only the mobile jquery and subtheme CSS files load. Refreshing the browser then loads all the required CSS and JS files.

To troubleshoot, if I go to mobile_jquery_get_viewport() in includes/mobile_jquery.inc and use drupal_add_css() to add a certain CSS file from a required module, it actually does load okay. But I can't do this for each required CSS file.

We're using version 7.x-2.0-beta1+5-dev and we do not have the jquery mobile module installed. Installing it doesn't help.

Any ideas?

Thank you!
Bryan