header {
	background-color: rgba(1, 1, 1, 0.5);
	font-family: "Times New Roman", Times, serif;
	border-bottom: 5px #901818 solid;
	-webkit-box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.6);
	-moz-box-shadow:    0px 5px 7px 0px rgba(1, 0, 0, 0.6);
	box-shadow:         0px 5px 7px 0px rgba(0, 0, 0, 0.6);
}

pre {
    display: block;
    font-family: 'Open Sans', sans-serif;
    white-space: pre;
    margin: 1em 0;
	color: #f1f1f1;
	padding: 2px;
}

html,body {
	font-family:'Open Sans', sans-serif;
	background: url('https://www.astonia.eu/css/texture_A01.jpg');
	width: 100%;
	height: 100%;
	margin: 0px;
	color: #f1f1f1;
	padding: 2px;
}

#wrapper{
	position: relative;
	min-height: 100%;
}

footer{
	position: fixed;
	background-color: rgba(34, 34, 34, 1);
	font-family: "Times New Roman", Times, serif;
	border-top: 5px rgba(120, 1, 1, 1) solid;
	-webkit-box-shadow: 0px -3px 5px 0px rgba(0, 0, 0, 0.6);
	-moz-box-shadow:    0px -3px 5px 0px rgba(0, 0, 0, 0.6);
	box-shadow:         0px -3px 5px 0px rgba(0, 0, 0, 0.6);
	bottom: 0px;
	left: 0px;
	height: 30px;
	width: 100%;
}

.spacer {
	padding: 7px;
	padding-bottom: 14px;
}

.shortspacer {
	padding-bottom: 35px;
}

.logo {
	position: relative;
	width: 100%;
	margin-right: 374px;
	text-align: center;
	padding-top: 1px;
	padding-bottom: 1px;
	
}

.footinfo {
	padding-top: 8px;
	padding-bottom: 12px;
	text-align: center;
}

.footinfo a {
	color: #f1f1f1;
	text-decoration: none;
}

.footinfo a:hover {
	color: #301112;
}

.charinfo {
	background-color: rgba(278, 278, 278, 0.8);
	color: #000000;
	width: 420px;
	margin-bottom: 10px;
	padding: 14px;
	border: 8px solid #301312;
}

.charinfo .charname {
	font-size: 30px;
	font-weight: bold;
}

.charinfo .view {
	background-color: #901818;
	color: #ffffff;
	padding: 3px 10px;
	margin: 8px;
	font-weight: bold;
}

.charinfo .view a:link, .charinfo .view a:hover,.charinfo .view a:visited, .charinfo .view a:active {
	text-decoration: none;
	color: #ffffff;
}

.charinfo .tinyspacer {
	height: 8px;
}

.clanoverview {
	position: relative;
	width: 780px;
	margin: 2px;
}

.clanoverview .clanjewels {
	position: absolute;
	left: 300px;
}

.clanoverview .clanmembers {
	position: absolute;
	left: 430px;
}

.clanoverview .clansite {
	position: absolute;
	left: 600px;
}

.viewclan {
	position: relative;
	width: 780px;
	margin: 2px;
}

.viewclan .vcclass {
	position: absolute;
	left: 200px;
}

.viewclan .vcgender {
	position: absolute;
	left: 260px;
}

.viewclan .vclevel {
	position: absolute;
	left: 320px;
}

.viewclan .vcrank {
	position: absolute;
	left: 380px;
}

.timer {
	position: relative;
	width: 780px;
	margin: 2px;
}

.timer .timertime {
	position: absolute;
	left: 60px;
}

.timer .timerjewels {
	position: absolute;
	left: 220px;
}

.timer .timerwinner {
	position: absolute;
	left: 150px;
}

.timer .timerclan {
	position: absolute;
	left: 300px;
}

.stats {
        position: relative;
        width: 780px;
        margin: 2px;
}

.stats .level {
        position: absolute;
        left: 170px;
}

.stats .kills {
        position: absolute;
        left: 240px;
}

.stats .deaths {
        position: absolute;
        left: 310px;
}

.stats .ratio {
        position: absolute;
        left: 390px;
}

.stats .jewels {
        position: absolute;
        left: 480px;
}


.cstats {
        position: relative;
        width: 780px;
        margin: 2px;
}

.cstats .jewels {
        position: absolute;
        left: 200px;
}

.cstats .kills {
        position: absolute;
        left: 270px;
}

.cstats .deaths {
        position: absolute;
        left: 340px;
}

.cstats .ratio {
        position: absolute;
        left: 410px;
}



.top50 {
	position: relative;
	width: 780px;
	margin: 2px;
}

.top50 .top50name {
	position: absolute;
	left: 60px;
}

.top50 .top50class {
	position: absolute;
	left: 220px;
}

.top50 .top50gender {
	position: absolute;
	left: 275px;
}

.top50 .top50level {
	position: absolute;
	left: 340px;
}

.top50 .top50clan {
	position: absolute;
	left: 420px;
}

.online {
	position: relative;
	width: 780px;
	margin: 2px;
}

.online .altarea {
	position: absolute;
	left: 380px;
}

.online .altclass {
	position: absolute;
	left: 200px;
}

.online .altgender {
	position: absolute;
	left: 260px;
}

.online .altlevel {
	position: absolute;
	left: 320px;
}

.online .altcreated {
	position: absolute;
	left: 600px;
}

.break {
	position:relative;
	background: #ffffff;
	height: 2px;
	width: 100%;

}
.break_white {
	
	
}

.content {
	width: 1000px;
	position: absolute;
	left: 200px;
	padding: 40px;
	margin: 0 auto;
	margin-top: 0%;
	background-color: rgba(3, 2, 1, 0.7);
	border: 3px solid rgba(32, 32, 38, 0.6);
	margin-bottom: 7%;
}

.content a {
	font-weight: bold;
	color: #edcccc;
	text-decoration: none;
}

.content a:hover {
	color: #403312;
}

.content form input {
	padding: 2px;
	border: 3px solid #301213;
}

.submit {
	background-color: #301818;
	color: #f1f1f1;
	font-weight: bold;
}

h1 {
	font-family: "Times New Roman", Times, serif;
	padding: 5px 0 5px 0;
	margin: 0;
	color: #ffffff;
	font-size: 2.5em;
	font-weight: 400;
}

/* Extra navigation stuff to keep out of the way */

.nav {
	background: rgba(1, 1, 1, 0.5);
	text-align: left;
	margin: 0 auto;
	height: 100%;
	width: 175px;
        Z-indexL 1;
   	position: absolute;
    	top: 40;
    	left: 25 px;
    	font-size: 48px;
    	margin-left: 1px;
	-webkit-box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.6);
	-moz-box-shadow:    0px 5px 7px 0px rgba(1, 1, 1, 0.6);
	box-shadow:         0px 5px 7px 0px rgba(1, 1, 1, 0.6);
	
}

.nav ul {
	  list-style: none;
	  margin: 0 auto;
	  padding: 7px 0 5px 0;
	  line-height: 1;
	  display: block;
	  
}

.nav ul:after {
  content: ' ';
  display: block;
  font-size: 0;
  height: 0;
  clear: both;
  visibility: hidden;
}
.nav ul li {
	float: left;
	display: block;
	padding: 0;
	margin: 0 auto;
}
.nav ul li a {
  color: #f2f2f2;
  text-decoration: none;
  display: block;
  padding: 10px 10px;
  font-family: "Times New Roman", Times, serif;
  font-weight: 400;
  font-size: large;
  position: relative;
  margin: 0 auto;
  -webkit-transition: color .25s;
  -moz-transition: color .25s;
  -ms-transition: color .25s;
  -o-transition: color .25s;
  transition: color .25s;
}
.nav ul li a:hover {
  color: #6f6f1f;
}
.nav ul li a:hover:before {
  width: 100%;
}
.nav ul li a:after {
  content: '';
  display: block;
  position: absolute;
  right: -3px;
  top: 2px;
  height: 25px;
  width: 1px;
  background: #f1f1f1;
  opacity: 0.7;
 
}
.nav ul li a:before {
  content: ' ';
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
  height: 3px;
  width: 0;
  background: #1f1f1f;
  opacity: 1.0;
  -webkit-transition: width .25s;
  -moz-transition: width .25s;
  -ms-transition: width .25s;
  -o-transition: width .25s;
  transition: width .25s;
}
}
.nav ul li:last-child > a:after {
  display: none;
}
.nav ul li.active a {
  color: #2f2f2f;
}
.nav ul li.active a:before {
  width: 100%;
}
@media screen and (max-width: 768px) {
  .nav ul li {
    float: none;
  }
  .nav ul li a {
    width: 100%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  .nav ul li a:after {
    display: none;
  }
  .nav ul li a:before {
    height: 1px;
    background: #ffffff;
    width: 100%;
    opacity: .2;
  }
  .nav ul li.last > a:before,
  .nav ul li:last-child > a:before {
    display: none; 
  }
}

.gallery {
    margin: 2px;
    border: 1px solid #ccc;
    float: left;
    width: 190px;
    display: inline-block;
    text-align: center;
    overflow-x: auto;
}

.gallery:hover {
    border: 1px solid #ffffff;
}

.gallery img {
    width: 100%;
    height: auto;
}

.desc {
    padding: 10px;
    text-align: center;
}
