/******************************************  
 CUSTOM STYLESHEET
*******************************************/

/*
* You can place your custom CSS statements in this file, after this message.
* It is better to write everything custom here
* because this file won't be replaced during updates.
* 
* Simply copy an existing style from style.css to this file, 
* and modify it to your liking.
*/

/* Making summary under the logo visible */
#container div.cleaner {
	font-size: 12px;
	height: 13px;
	line-height: 12px;
}

.flexslider {
	margin-bottom: -15px;
}

#header .cleaner {
 	color: #5c5; 
}

div.single-page > h1 {
	text-align: center;
}

#logo span {
	color: #5c5;
}
