/*
 Theme Name:   Flat Child
 Theme URI:    http://example.com/twenty-fifteen-child/
 Description:  Twenty Fifteen Child Theme
 Author:       John Doe
 Author URI:   http://example.com
 Template:     flat
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  twenty-fifteen-child
*/


body{
	/* margin-top: 10%; */
	margin-top: 30px;
	margin-bottom: 30px;
}

#page{
	/* height: 100vh; */
}

#masthead img{
	/* padding-top: 30px; */
}

.hentry {
	border-bottom: 1px solid #FFFFFF;
}


#site-navigation a {
  line-height: 40px;
  padding: 10px 25px;
  color: #fff;
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 16px;
  text-transform: none;
}



#masthead .hgroup {
	border-bottom: 0px;
}

.col-lg-3 {

}

#site-navigation li {
	border-bottom: none;
}


div .nav-links {
/*	display: none; */
}


footer {
	display: none;
}
