﻿
#main-container #footer
{
	border-top: 1px solid #49333C;
	border-bottom: 1px solid #49333C;
	margin: 5px 0 30px;
	position: relative;
	text-align: left;
}
#main-container #footer a
{
	text-decoration: underline;
	color: #B0B0B0;
}
#main-container #footer p
{
	padding: 10px 0;
	position: relative;
	color: #B0B0B0;
	font-size: 0.9em;
	margin-bottom: 0;
	text-align:left;
}
#main-container #footer p span
{
}
#main-container #footer p span.locations
{
	padding-right: 40px;
}
#main-container #footer span.visit
{
	color: #ff9999;
	width: 283px;
	margin-left: 0px;
}
#main-container #footer .overlay
{
	background: #000000;
	opacity: 0.3;
	filter: alpha(opacity=30);
	position: absolute;
	height: 100%;
	width: 100%;
	z-index:-1
}
.author
{
position:relative;
z-index:100
}