This post is mainly a quick-reference for myself, but many people have the same question: How do I move the Thesis Theme navigator bar below the header on my wordpress site?
In your custom_functions.php file (which is even easier to update in Thesis 1.6) add the following lines of code:
/*move the nav bar below the header*/
remove_action('thesis_hook_before_header', 'thesis_nav_menu');
add_action('thesis_hook_after_header', 'thesis_nav_menu');
Voila! That’s all there is to it.

I'm an Entrepreneur, Internet Marketer, Coach, SEO Guru, ImagoMan, Linchpin, and 
Social Links