@media (max-width: 1200px) {
div.header-search {
	display: none;
}
}
@media (min-width: 767px) {
	body {
		position: relative;
		min-height: 100vh;
		padding-bottom: 230px;
	}
	
	#colophon {
		position: absolute;
		bottom: 0;
		min-width: 100%;
	}
}
@media (min-width: 0px) and (max-width: 767px) {
	#colophon aside#custom_html-9.widget {
		width: 100% !important;
	}
}

h1, h2, h3, h4 {
	font-weight: bold;
}
h1 {
	color: #9DD0B6;
}
#home-slider .slide-content h1, #home-slider .slide-content h2 {
    font-weight: 700!important;
}
body.blog h1{
	font-size: 2em;
}
#header-main {
	padding-bottom: 0!important;
	padding-top: 0!important;
}
#footer-info {
	background-color: transparent !important;
}
.site-footer-inner {
	padding-top: 30px;
	padding-bottom: 0px !important;
}
.site-navigation {
	margin-top: 20px!important;
}

.header-search {
	margin-top: 20px!important;
}

h4 {
	padding-top: 10px!important;
}

label small {
	font-weight: 300!important;
}

#header-main h4 {
	display: none;
}
/*h1.entry-title {
	text-align: center;
}*/

div.site-footer-inner .widget {
	margin-bottom: 0;
}

.site-info span.peu {
	text-align: center;
	padding-left: 20px;
	font-size: 0.8em;
}

.site-info {
	text-align: center;
}
#colophon aside.widget {
	margin-right: 0 !important;
	padding-right: 2.5%;
}
#colophon aside#custom_html-9.widget {
	width: 60%;
	padding-right: 10%;
	padding-left: 10%;
}

#colophon aside#custom_html-9.widget a {
	color: #ffffff;
}

#colophon aside#media_image-7 {
	text-align: center;
}

div#banner {
	display: none;
}

article#post-25 img {
	max-width: 200px;
}

.widget h3.widget-title {
	padding-bottom: 0 !important;
	text-align: center;
}
span.comments_count, span.entry-author {
	display: none !important;
}
#post-29 p {
	line-height: 1.3em;
}
#post-29 img {
	max-height: 300px;
	max-width: 100%;;
	width: auto;
}

ul li {
	margin-bottom: 10px;
	margin-top: 10px;
}