Moved custom CSS and JS output to be hooked to wp_head instead of being output in the header view. Fixes compatibility issues with plugins that create their own header element.
Actually update capabilities required to access theme options. Fixes issue causing theme options to be inaccessible when DISALLOW_FILE_EDIT is defined.