/*
Theme Name: David Brodtman
Author: Lee Batchelor
Author URI: https://leebatchelor.co.uk
Theme URI: https://siteorigin.com/theme/vantage
Description: Vantage Child Theme for David Brodtman
Version: 1.0.0
Template: vantage
Text Domain: david-brodtman
*/

/* =Theme customization starts here
————————————————————– */

.main-navigation ul li.current-menu-item > a, .main-navigation ul li.current_page_item > a {
	color: white;
}

#masthead .hgroup {
  padding-top: 20px;
  padding-bottom: 20px;
}

#masthead .hgroup .logo {
  position: relative;
}

#masthead .hgroup .site-description {
    bottom: 10px;
    position: absolute;
    margin-left: 180px;
}
.keylines {
  border-top: solid 1px white;
  max-width: 1040px;
  margin: 0.5em auto !important;
  display: block;
  width: 100%;
  border-bottom: 1px solid white;
  padding: 0.5em 0;
}

#colophon #site-info a {
  text-decoration: underline;
}