/*
 *	Plugin Name:	Lifepeaks Web Greetings
 *	Plugin URI:		http://lifepeaks.dk/
 *	Description:	Style for Lifepeaks Web Greetings
 *	Version:		1.0
 *	Author:			lifepeaks.dk
 *	Author URI:		http://lifepeaks.dk/
 *	License:		NA
 *	License URI:	http://lifepeaks.dk/
 */

.lifepeaks-keywords{
	margin: 10px auto;
	padding:10px 0px;
}
.lifepeaks-keywords span{
	line-height: 25px;
}
.lifepeaks-keywords .lifepeaks-add-keywords{
	margin:auto 10px;
}
.menu-icon-lifepeaks .wp-menu-image:before {
    content: url('lp-favicon.png');
}
#adminmenu li.menu-top:hover > .menu-icon-lifepeaks .wp-menu-image:before{
	content: url('lp-favicon-hover.png');
}
input#reset_template_css {
    margin: 15px 0 0 0;
}
.hidden{
	display: none;
}
.pagebox .separator{
	padding-top: 20px;margin-top: 20px;border-top: 1px solid #ddd;
}
.wp-picker-container button span.color-alpha{
	height: 100% !important;
}