/*
Theme Name:     Serene Child
Theme URI:      https://wordpress.org/themes/serene
Description:    Th�me enfant pour le th�me Serene
Author:         Robin Foguenne
Author URI:     http://www.calliege.be
Template:       serene
Version:        0.1.0
*/

@import url("../serene/style.css");

body {
	/*background-color: #87C847;*/
}
a {
    color: #019FE6;
}
h1, h2, h3, h4, h5 {
	color: #E5007E;
}
#top-menu {
	float:none;
	clear:both;
}
#main-header {
    margin-top: 25px;
}
#footer-info p {
	line-height:1.25em;
}
#logo img {
	width:100%;
	max-width:400px;
}
#main-footer .copyright {
	font-size:0.65em
}
#et_active_menu_item {
    background: none repeat scroll 0% 0% #8AB800 !important;
}
.footer_cal {
	font-size:0.65em;
}
.footer_cal img {
	width:80px;
	margin:0 auto;
}

@media only screen and ( min-width: 961px ) and ( max-width: 1300px ) {
	#top-menu a {
		font-size:88%;
	}
}
