I went into custom css under: Appearance -> Theme Options
I used this code to try to minimize my stuff some:
.navbar-default { height: 20px; }
.navbar-nav{ height: 40px; position: relative; top: 0px; }
.head-contact-info {display:inline; text-align:left;}
.head-contact-info li {font-size:14px; margin-right:2px;}
.social { display: inline-block; }
.col-md-6 {height:55px;}
This is my current site:
Stamp