#footer {
	clear: both;
	width: 1200px;
	height:250px;
	background-image:url(/images/glitteringmoonlight/footer.png);
	margin: auto;
}

#footer ul.menu {
	margin: 0;
	padding: 0;
	list-style: none;
}

#footer ul.menu li {
	margin: 0 5px;
	display: inline;
}

#footer .upper {
	background: #532d8cab;
	border-top: 1px solid #532d8cab;
	border-bottom: 1px solid #532d8cab;
	padding: 6px;
	font-size: 12px;
	overflow: hidden;
}

#footer a:link,
#footer a:visited,
#footer a:hover,
#footer a:active {
	color: #cf92e0;
}

#footer .upper .language {
	float: right;
	margin: -1px;
	margin-left: 15px;
}

#footer .upper .language select {
	border-color: #532d8cab;
}

#footer .upper .theme {
	float: right;
	margin: -1px;
	margin-left: 15px;
}

#footer .upper .theme select {
	border-color: #532d8cab;
}

#footer .upper ul.bottom_links {
	float: left;
	margin: 4px 0 0 0;
}

#footer .lower {
	color: #dccde2;
	padding: 6px 6px 12px 6px;
	overflow: hidden;
	font-size: 11px;
}

#footer .lower a:link,
#footer .lower a:visited,
#footer .lower a:active {
	color: #cf92e0;
	font-weight: bold;
}

#footer .lower a:hover {
	color: #57338e;
	text-decoration: none;
	font-weight: bold;
}

#footer .lower #current_time {
	float: right;
	color: #dccde2;
	margin-right:20px;
}

#debug {
	float: right;
	text-align: right;
	margin-right: 20px;
	font-size: 10pt;
}


/*Boardstats*/

.statbox1{width: 1194px;height: 70px;}

.stathead1{
	font-family: 'Playfair Display';
	font-size: 14pt;
	color: #cf92e0;
	text-align:center;
	text-transform:uppercase;
	border-bottom:1px solid #cf92e0;
}

.statlegbox{
	width: 1199px;
	height: 27px;
	}

.statlegbox gr{
	width: 111px;
	height:20px;
	float:left;
	background-color: #dccde21f;
	margin: 1px;
	padding: 2px 10px;
	text-align:left;
	font-family: 'Saira Condensed';
	font-size:13pt;
	}

.statbox2{
	width: 1195px;
	min-height: 350px;
	}

.statbox3{
	width: auto;
	height: auto;
	float:left;
	margin:1px;
	}

.statbox4{
	width: auto;
	height: auto;
	float:left;
	margin:1px;
	}

.statbox3text1{
	padding: 5px;
	overflow:auto;
	font-family: 'Saira Condensed';
	font-size:14pt;
	height: 122px;
	width: 380px;
	/* border: 1px solid; */
	}

.statbox3text2{
	 font-family: 'Saira Condensed';
	 width: 393px;
	 /* font-size:14pt; */
	 height: 130px;
	 padding: 5px;
	 /* border: 1px solid; */
}

.statbox3text2 .info1{
    font-size: 12pt;
    background-color: #dccde21f;
    /* float: left; */
    /* width: 182px; */
    margin: 1px;
    padding: 1px 2px 1px 8px;
    }

.statbox3text2 .info2{
	background-color: #dccde21f;
	margin: 1px;
	width: 373px;
	float: left;
	padding: 1px 2px 1px 5px;
	font-size: 12pt;
	}

.statbox4text2{
	padding: 5px;
	overflow:auto;
	font-family: 'Saira Condensed';
	font-size:14pt;
	height: 117px;
	width: 584px;
	text-align: justify;
	}

.statbox4link{
	 font-family: 'Saira Condensed';
	font-size: 12pt;
	text-align:right;
	padding: 2px 14px 2px 2px;
	height: 20px;
	border-top:1px solid #cf92e0;
}


.statbox5{
	width: 1191px;
	height: 170px;
	float:left;
	margin:1px;
	}

.creditsplugins{
	width:auto;
	height:auto;
	text-align:left;
	margin: 0px 50px;
}

.creditsplugins li{
	list-style:none;
	border-left:15px solid #cf92e0;
	padding:2px 5px;
	margin: 2px;
}

.sisters{
	border:1px solid #cf92e0;
	padding:2px;
	margin:2px;
}

#copyright{
	color:#dccde2;
	text-align:center;
	font-size:10pt;
}

#copyright a{color:#dccde2;}

.copyrightlinks{
	width:1300px;
	text-align:center;
}