#navigation, #content {
	margin-bottom: 1em;
}

/* -- footer */
#footer {
	text-align: center;
	clear: both;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}

#footer * {
	font-size: 0.8em;
}

#footer a {
	color: white;
	text-decoration: none;
	padding-right: 0.5em;
	border-right: 1px solid white;
}

#footer a:hover {
	color: #ccc;
}

#footer #last {
	border: none;
}

/* -- udinga footer */
#udinga-footer {
	margin: 1em 0;
	text-align: center;
	line-height: 1.7em;
	font-size: 0.7em;
	color: #3F4015;
}

#udinga-footer a {
	color: #3F4015;
}
