Here is what I am trying to figure out how to do and can't find an answer from may last 2 days of researching..
look at
http://carldesigns.net/static and you will see stylist which is wp_list_pages and then you will see events which is wp_list_categories on the top navigations..
look at
http://carldesigns.net/photos/ at the navigation
I am trying to use both wp_list off of the /static/ site and use then on the /photos/ site which are two different blogs...
Hope this makes sense and hope some one has a solution.