/*
 Theme Name:   HAPStik Child Theme
 Description:  HAPStik Child Theme
 Theme URI:    
 Description:  
 Author:       T. Mueller
 Author URI:   
 Template:     twentythirteen
 Version:      1.0.0
 Tags:
*/

.header-logo {float:left; position:relative; left: 20%; width:240px;height:auto; margin-top:10px; margin-bottom:10px }

.site-header {
	position: relative;
}

.site-header .home-link {
	color: #141412;
	display: block;
	margin: 0 auto;
	max-width: 1080px;
	min-height: 100px;
	padding: 0 20px;
	text-decoration: none;
	width: 100%;
}

.site-header .site-title:hover {
	text-decoration: underline;
}