.featured-description {
	position: absolute;
	width: 340px;
	height: 160px;
	top: 50px;
	right: 53px;
	background: url(images/featured-description.png);
	padding: 37px 33px 40px 40px;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	display: none;
}

ul#top-menu {
	float: right;
	padding: 10px;
	background-color: #063f1e;
	color: #fff;
	font-weight: bold;
	-moz-border-radius: 8px;
	border-radius: 8px 8px;
	-webkit-border-radius: 8px 8px;
}

ul#top-menu a {
	font-size: 15px;
	font-family: 'Kreon', Arial, sans-serif;
	text-decoration: none;
	color: #fff;
	font-weight: bold;
}

h3.title {
	background-color: #063f1e;
	padding: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px 8px;
	-webkit-border-radius: 8px 8px;
	color: #fff;
}

#footer h4.widgettitle {
	font-family: 'Kreon', Arial, sans-serif;
	font-weight: lighter;
	font-size: 20px;
	padding-bottom: 8px 0 11px 5px;
	-moz-border-radius: 8px;
	border-radius: 8px 8px;
	-webkit-border-radius: 8px 8px;
	color: #fff;
	background-color: #063f1e;
}

#footer h4.widgettitle {
	padding: 10px 0 10px 10px;
	text-shadow: 0 0 0 rgb(255,255,255);
	margin: 0 0 10px;
}

#header {
	position: relative;
	padding: 0;
}

#additional-info {
	position: absolute;
	top: 1px;
	right: 1px;
	display: none;
}

#footer-content {
	width: 958px;
	margin-left: 1px;
	margin-top: 1px;
	margin-bottom: 1px;
	background-color: #13974b;
	border-radius: 0 0 7px 7px;
}

.footer-widget {
	color: #fff;
	text-shadow: 0 0 0 rgb(255,255,255);
}

.footer-widget p {
	color: #fff;
	text-shadow: 0 0 0 rgb(255,255,255);
}

p#copyright {
	float: right;
	color: #fff;
	text-shadow: 0 0 0 rgb(255,255,255);
	padding-bottom: 20px;
	padding-right: 48px;
}

p#copyright a {
	color: #fff;
}

.wp-tabs .wpui-tabs-nav-holder a.wpui-tabs-nav-next {
	display: none;
}

.wpui-light .ui-button:hover {
	display: none;
}

.wp-tabs .wpui-tabs-nav-holder a {
	display: none;
	padding: 5px 8px;
	text-decoration: none;
}