First Issue:
The theme, in practice, looks nothing like the photos of the theme. The logo block is a fixed width (h1.logo.a), the menus sit too far to the right and wrap at 40 characters. The position-a, position-b, position-c fields don't float properly (only those used should size to fit the available space instead of just leaving a box sitting there and nothing to its right.
Second Issue:
The framework has a number of bugs mainly you can't edit a menu item as you get a fatal error telling you the getTemplate function is not defined on line 38 of positions.php. This means you can only create menu items, you can't edit them.
Third Issue:
Every page produces the following error:
Message: The value of the property 'prettyPrint' is null or undefined, not a Function object
Line: 5
Char: 1
Code: 0
URI: http://www.journeyformiracles.com/
Those are just the errors I've found in messing around with this for a few days...