/*
 Theme Name:     hueman Child Theme
 Theme URI:      http://alxmedia.se/themes/hueman/
 Description:    hueman Child Theme
 Author:         alxmedia
 Author URI:     http://alxmedia.se/themes/hueman/
 Template:       hueman
 Version:        1.3.x
*/
 
@import url("../hueman/style.css");
 
/* =Theme customization starts here
------------------------------------------------------- */
body, input, textarea {
	color: #373737;
	font: 15px "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 300;
	line-height: 1.625;
}

.site-title a img {
display: block;
max-width: 100%;
max-height: 100px;
height: auto;
padding: 0;
margin: 0 auto;
-webkit-border-radius: 0;
border-radius: 0;
}

#page {
padding-bottom: 60px;
margin-top: 0px;
}

#header {
background: #33363b;
position: relative;
padding-bottom: 0px;
/* height: 200px; */
}

.entry p, .entry dd {
margin-bottom: 1em;
font-size: initial;
}

.post-item-category {
background: #33363b;

}