/*
-----------------------------------------------------------------
	>> F O O T E R <<
================================================================= */


footer#page-footer {
	background: url("../img/dark_squares.png");
}
footer#page-footer {
	min-height: 50px;
	padding-top: 1.5em;
	padding-bottom: 1px;
}

footer#page-footer .container {
	position: relative;
}

.footerlogo {
	background: url("../img/ovc_crest.png") no-repeat;
	display: block;
	height: 84px;
	width: 121px;
	position: absolute;
	top: 14px;
	left: 0;
}

.footertext {padding: 18px 0 10px 150px; color: #DDD;}
.footertext a {color: #ebe8ad; text-decoration: none;}
.footertext a:hover {color: #09a9f0;}
.footertext p {padding-top: 0.9em;}
.footertext ul { margin: 0; padding-left: 0; display: inline;}
.footertext ul li {margin-left: 0; padding: 0 5px 0 0; list-style: none;	display: inline;}