*{
	margin: 0;
	padding: 0;
}
ul{
	margin-left: 20px;
	list-style-type: square;
}
li{
	margin-top: 2px;
}
fieldset{
	border: none;
	margin: 15px 0;
}
body{
	font-family: serif;
	font-size: 15px;
	color: #F0D176;
	background: #000 url('../images/backgroundFV.jpg') no-repeat top center;
}
body > header{
	width: 880px;
	height: 571px;
	margin: 0 auto;
	z-index: 0;
}
body > header div#logo img{
    display: block;
    padding-top: 270px;
}
#mobile-market-bar { display: none; }
#market-bar a {
    padding: 0 15px;
}
section{
	width: 880px;
	margin: 0 auto;
	min-height: 1100px;
}
section > section{
	padding: 0 7px;
}
section > section header{
	color: #F0D176;
	margin: 0;
	padding: 0;
	background: none;
	height: auto;
	width: 100%;
}
section > section article img{
}
section > section article p,
section > section article h2{
	color: #F0D176;
	margin: 10px 0;
}
section > section article ol,
section > section article ul{
	margin: 0 0 0 20px;
}
figure div{
	display: inline-block;
	width: 300px;
	height: 190px;
	margin: 10px;
}
figure img{
	margin: 5px;
	float: left;
	display: inline-block;
}
section > section header{
	padding: 20px 15px;
	margin: 0 0 5px;
	width: auto;
}
section > section header#system-messages{
	padding: 0;
}
section > section header h1{
	color: #F0D176;
	font-size: 40px;
	font-family: 'EB Garamond',serif;
	text-transform: uppercase;
}
section > section header#system-messages,
section > section article{
	padding: 20px 15px;
	margin: 0 0 15px;
	width: auto;
	color: #F0D176;
}
section > section.centered{
	width: 525px;
	margin: 0 auto;
}
section > footer.leftAligned{
	width: 694px;
	margin-left: 7px;
	padding: 5px 0;
}
section > section.leftAligned{
	width: 700px;
	margin: 0;
}
section > footer.rightAligned{
	width: 694px;
	margin-left: 182px;
	padding: 5px 0;
}
section > section.rightAligned{
	width: 700px;
	margin: 0 0 0 175px;
}
section > footer.centered,
section > footer.fullWidth{
	width: 866px;
	margin: 40px 7px 0;
}
section > section.fullWidth{
	width: 880px;
	margin: 0;
}
body > footer{
	width: 1280px;
	margin: 10px auto;
	text-align: center;
	padding: 5px 5px 0;
}
body > footer img{
	vertical-align: middle;
}
section > section footer{
	margin: 0;
	padding: 0;
	border: 0;
	opacity: 1;
	box-shadow: none;
	background: none;
	width: 100%;
}
footer p{
	font-size: 16px;
}
.verticalTop{
	vertical-align: text-top;
}
.description{
	text-align: justify;
	position: absolute;
	top: 20px;
	left: 20px;
	right: 20px;
	bottom: 20px;
}
.leftImg{
	position: absolute;
	top: 20px;
	left: 20px;
	right: 20px;
	bottom: 20px;
	height: 100%;
	width: 120px;
}
.littleDesc{
	position: absolute;
	left: 180px;
}
section > nav{
	width: 100%;
	height: 33px;
	margin-bottom: 5px;
	z-index: 1000;
}
section > nav > ul{
    list-style: none outside none;
    margin-left: -230px;
    padding-left: 50%;	
}
section > nav > ul > li{
	display: inline-block;
	width: 150px;
    list-style: none outside none;
    margin: 0 2px;
}
section > nav > ul > li > a,
a.button{
    background-color: #000;
    color: #F0D176;
    display: block;
    font-size: 18px;
    font-weight: bold;
    height: 18px;
    margin: 0 0 5px;
    padding: 0 0 3px 0;
    text-align: center;
    text-decoration: none;
    width: 144px;
	font-family: serif;
	text-transform: uppercase;
	border: 3px ridge gray;
}
section > nav > ul > li > a:hover,
a.button:hover{
	box-shadow: 0 0 30px gray;
}
section > nav > ul > li > ul{
	display: none;
}
section > nav > ul > li.active > ul{
	display: block;
    height: 20px;
    list-style: none outside none;
    margin: 0 0 0 -375px;
    position: absolute;
    width: 750px;
	left: 50%;
}
section > nav > ul > li.active > ul > li{
    display: inline-block;
    list-style: none outside none;
    margin: 0 4px;
    width: 120px;
}
section > nav > ul > li.active > ul > li > a:hover{
	box-shadow: 0 0 30px gray;
}
section > nav > ul > li.active > ul > li > a{
	text-decoration: none;
	color: #F0D176;
	display: block;
    height: 20px;
	float: left;
    background-color: #000000;
    border: 2px ridge gray;
    line-height: 18px;
    list-style: none outside none;
    margin: 0 2px;
	text-align: center;
    width: 120px;
}
footer > nav {
	width: 100%;
	height: auto;
	margin: 5px;
    margin-left: -385px;
	padding-left: 50%;	
	height: 40px;
}
footer > nav > ul{
    list-style: none outside none;
	margin: 0;
	display: block;
	line-height: 18px;
}
footer > nav > ul > li{
	display: block;
	width: 150px;
    list-style: none outside none;
    margin: 0 2px;
	float: left;
	border: 1px solid gray;
	background: #222;
	line-height: 18px;
}
footer > nav > ul > li > a{
	line-height: 18px;
}
footer > nav > ul > li > ul{
    list-style: none outside none;
	margin: 0;
	text-align: left;
	border: 1px solid gray;
	background: #0E0E0C;
	display: block;
	line-height: 18px;
}
footer > nav > ul > li > ul > li{
    list-style: none outside none;
    margin: 0 2px;
	display: block;
	line-height: 18px;
}
aside{
	position: absolute;
	top: 626px;
	min-height: 515px;
	width: 160px;
	left: 50%;
	text-align: center;
	height: auto;
}
aside.home{
	top: 300px;
}
aside.left{
	margin: 0 0 0 -440px;
}
aside.right{
	margin: 0 0 0 274px;
}
aside div.leftImg{
	top: 20px;
	left: 15px;
	right: 15px;
	bottom: 0;
	height: 100%;
	width: 120px;
}
a{
	color: gray;
}
h1,
h2{
	text-align: center !important;
	font-size: 20px;
	color: #fff;
}
h3{
	text-align: center !important;
}
p.highlights{
	text-align: center;
	font-size: 20px;
	color: #0033CC;
}
/* -- Beta Invitation -- */
h1.beta{
	font-size: 50px;
	text-shadow: 0px 0px 25px gray;
    color: #F0D176;
}
h4.beta{
	text-align: center;
}
p.beta, h2.beta{
	font-size: 25px; font-weight: bold; text-align: center; text-shadow: 0px 0px 15px gray;
}
p.beta2{
	font-size: 30px; font-weight: bold; text-align: center; text-shadow: 0px 0px 20px gray;
}
p.beta3{
	font-size: 22px; font-weight: bold; text-align: center; text-shadow: 0px 0px 15px gray;
}
p.beta4{
	font-size: 18px; font-weight: bold; text-align: center; text-shadow: 0px 0px 15px gray;
}
p.beta5{
	font-size: 70px; text-align: center; font-weight: bold; font-family: sans-serif; text-shadow: 0px 0px 15px gray;
}
h3.beta6{
	font-size: 40px; font-weight: bold; text-align: center; text-shadow: 0px 0px 15px gray;
}
img.screenshot{
	width: 640px;
	height: 360px;
}
img.village-screenshot{
	width: 664px;
	height: 234px;
}
/* -- Kurena -- */
#Kunena{
	color: #111;
	padding: 15px 15px 35px;
}
#Kunena img{
	border: none;
}
#Kunena th{
	width: auto;
}
#Kunena span.h2{
	font-size: 1.5em;
	font-weight: bold;
    line-height: 1.5em;
    text-transform: none;
}
#Kunena .ktoggler,
#kbbcode-help-button{
	display: none;
}
@media print {
  * { background: transparent !important; color: black !important; text-shadow: none !important; filter:none !important; -ms-filter: none !important; } /* Black prints faster: h5bp.com/s */
  a, a:visited { text-decoration: underline; }
  a[href]:after { content: " (" attr(href) ")"; }
  abbr[title]:after { content: " (" attr(title) ")"; }
  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; }  /* Don't show links for images, or javascript/internal links */
  pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
  thead { display: table-header-group; } /* h5bp.com/t */
  tr, img { page-break-inside: avoid; }
  img { max-width: 100% !important; }
  @page { margin: 0.5cm; }
  p, h2, h3 { orphans: 3; widows: 3; }
  h2, h3 { page-break-after: avoid; }
  body > footer, body > section > nav, aside.left, aside.right { display: none; }
}@media screen and (max-width: 1165px) {
	h6{color:#fff;}
}@media screen and (max-width: 1200px) {
	h6{color:#fff;}
}@media screen and (max-width: 1024px) {
	h6{color:#fff;}
}@media screen and (max-width: 980px) {
	h6{color:#fff;}
}/* for 480px or less */
@media screen and (max-width: 480px) {
	h6{color:#fff;}
	/* for 395px or less */
	@media screen and (max-width: 395px) {
		h6{color:#fff;}
	}
}

#cookie-banner{
	position: fixed;
	bottom: 0;
	margin-top: -32px;
	left: 0px;
	right: 0px;
	text-align: center;
	background-color: black;
	border-top: 2px solid;
	padding: 8px;
}
