/*

Theme Name: HLA-net login screen
Theme URI: 
Description: Child theme for the Increat Progression theme
Author: Progression Studios
Author URI: http://themeforest.net/user/ProgressionStudios
Template: increat
Version: 1.0

*/


/* =Theme customization starts here
-------------------------------------------------------------- */

body.login {
	background-color:#a6825c;	
}
body.login div#login h1 a {
	margin-bottom:0;
	padding-bottom:0;
	background-image: url("http://www.ounjougou.org/fr/wp-content/themes/responsive-child/img/logo_ounjougou_africa.svg");
	background-size: 320px 179px;
	height: 179px;
	width: 320px;
}
body.login form {
	margin-top:0;
	background-color:transparent;
	-webkit-box-shadow:none;
	        box-shadow:none;
}
body.login label,
body.login #nav a,
body.login #backtoblog a {
	color:#fff;
}