/*
 Theme Name:     Vantage Child Theme
 Theme URI:      
 Description:    Vantage Child Theme
 Author:         
 Author URI:     
 Template:       Vantage
 Version:        1.0.0
*/
 
@import url("../vantage/style.css");
 
/* =Theme customization starts here
------------------------------------------------------- */
/* Sample change:

header#masthead {background: #201f1d;}
#main {background: #201f1d;}

*/

.main-navigation ul li a {
    box-sizing: border-box;
    padding: 5px 35px;
}

header#masthead {background: #00000;}
#main {background: #FFFFCC;}


header#masthead .hgroup {
padding-bottom: 10px;
padding-top: 10px;
} 

#colophon #theme-attribution, #colophon #site-info {
    margin-top: 5px;
}

.layout-full #colophon {
padding-bottom: 5px;
padding-top: 5px;
margin-top: 0px
}