/*
 Theme Name:     Les rencontres de Cambremer
 Theme URI:
 Description:    Pour Michèle Frêné Conseil.
 Author:         WebMaestro.Fr
 Author URI: http://webmaestro.fr/
 Template:       ubergrid
 Version:        1.0.0
*/
@import url("../ubergrid/style.css");

#sidebar-top #logo {
	font-size: 35px;
}
body.custom-background {
	background-position: 1080px bottom !important;
}

#content {
	padding-bottom: 158px;
	/* background: url(http://www.lesrencontresdecambremer.fr/wp-content/themes/cambremer/images/partenaires-2016-3) no-repeat bottom; */
	background: url(../../uploads/2017/03/logos-site-cambremer-partenaires-2017-1.jpg) no-repeat bottom;
	background-size: 100% auto;

}

div.crafty-social-buttons {
	margin: 40px 0 0;
	height: 48px;
}
div.crafty-social-buttons ul li {
	margin: 0 5px 0 0;
}
div.crafty-social-buttons ul li a {
	display: block;
}
div.social-buttons, div.crafty-social-buttons .crafty-social-caption {
	display: none;
}

#webmaestro-coutdown {
	background: url(images/frise.jpg) repeat-x bottom;
	/*max-width: 695px;*/
	width: 99%;
	height: 80px;
	line-height: 50px;
	margin-bottom: 10px;
	text-align: center;
}
#webmaestro-coutdown span {
	color: white;
	font-size: 18px;
	font-family: 'Lobster Two', serif;
}
#webmaestro-coutdown strong {
	color: #f8a904;
	font-size: 24px;
}
@media (max-width: 700px) {
	#webmaestro-coutdown {
		line-height: 30px;
		height: 100px;
		margin: 40px 5% 10px;
	}
}

#main-menu li:nth-child(even) a,
#main-menu li:nth-child(even) a:visited {
	color: black;
}


#sidebar {
	height: 100%;
	position: relative;
}
#main-menu {
	padding-bottom: 100px;
}
#copy {
	bottom: 2em;
	position: absolute;
	width: 100%;
}
#sidebar #copy a {
	color: #ccc;
}
#sidebar #copy a:hover {
	color: #f8a904;
}
/* barre rouge = dans css index voir ftp*/
*/
.featured.stripe {
	background-color:#ef8f47 !important;
}
*/