Here is a link to where I am using the Theme:
http://capturethemagictraining.com/
I am using an event plugin to sell access to events and it uses a CPT called Event, so I added the following to the functions.php file:
/** Add Genesis Layout options to Event edit screen */
add_post_type_support( ‘event’, array( ‘genesis-layouts’ ) );
And it shows up on the edit page for the custom post type but when I choose a different layout and save, it reverts to the default.
http://cl.ly/NJj8