@Fergie: You have lot of customization and for that you need to hire customizer.
— You cannot add solid line around the header as it covers the slider as well. If you want to add then you have to add for whole header area by adding the following CSS in “Appearance => Theme Options => Custom CSS” box.
/* For Header */
#header .layout-978 { border: 1px solid #ccc; }
/* For Blog Title */
h1#site-title { border: 1px solid #ccc; }
/* For Sidebar */
#sidebar { border: 1px solid #ccc; width: 304px; }
— You an add the custom menu and then you need to create empty parent link with just # or blank from “Appearance => Menus”
ProximaNova-Light is not a free font or google font to use in the theme. If you have license of the them then you have to add it manually.