﻿/*
 Theme Name:   Twenty TwelveTheme
*/

@charset "utf-8";

@font-face {
      font-family: 'Rexlia' !important;
      src: url('RexliaRg-Greek.eot');
      src: url('RexliaRg-Greek.eot?#iefix') format('embedded-opentype'),
           url('RexliaRg-Greek.woff2') format('woff2'),
           url('RexliaRg-Greek.woff') format('woff'),
           url('RexliaRg-Greek.ttf') format('truetype');
      font-weight: normal;
      font-style: normal;
  }

body,td,th {

	background-color: #000000;
	font-size: 16px;
	color: #FFFFFF;
	overflow-x: hidden;
	position: relative;
}

div.outer {
    background-color: #000000;
    width: 960px;
    margin: 46px auto; 
    overflow: visible;
}

div.inner {
	height:100%;
	position: relative;
	min-height: 1090px;
	display: inline-block; 
	float: right;
	right: 50%;
	left: auto;
	font-family: Impact, Haettenschweiler, "Franklin Gothic Bold", "Arial Black", sans-serif;
	font-size: 22px;
	width: 1920px;
}

#outerfooter {
    background-color: #000000;
    width: 960px;
    margin: 0 auto; 
    overflow: visible;
}

#innerfooter {
	height:435px;
	position: relative;
	display: inline-block; 
	float: right;
	right: 50%;
	font-family: Impact, Haettenschweiler, "Franklin Gothic Bold", "Arial Black", sans-serif;
	font-size: 22px;
	width: 1920px;
}

#main, #logo, #about, #news, #faq, #media, #footer_line, #footer_links, #social, #creat3d, #unity, #footer, #news_backdrop, #newsfeed, #about_storyline, #about_graphics, #about_gameplay, #faq_content, #gallery_backdrop, #default_backdrop, #newsfeed-gallery, #backdrop, #faq_backdrop, #about_backdrop, #profile_backdrop {
	margin: 0 auto;
	overflow: visible;
	position: absolute;
	right: -50%;
	clear: both;
	float: none;
}

#trailer {
	z-index: 3;
	width: 560px;
	height: 315px;
	padding: 0px;
	margin: 0px;
	border: none;
}

#backdrop {
	z-index: 2;
	width: 1920px;
	left: 960px;
	top: 0px;
	height: 1169px;
	background-image: url(images/portal.jpg);
	background-repeat: no-repeat;
}

#default_backdrop {
	z-index: 2;
	width: 1920px;
	left: 960px;
	top: 0px;
	height: 1169px;
	background-image: url(images/default.jpg);
	background-repeat: no-repeat;
}

#about_backdrop {
	z-index: 2;
	width: 1920px;
	left: 960px;
	top: 0px;
	height: 1169px;
	background-image: url(images/about.jpg);
	background-repeat: no-repeat;
}

#faq_backdrop {
	z-index: 2;
	width: 1920px;
	left: 960px;
	top: 0px;
	height: 1169px;
	background-image: url(images/faq.jpg);
	background-repeat: no-repeat;
}

#profile_backdrop {
	z-index: 2;
	width: 1920px;
	left: 960px;
	top: 0px;
	height: 1169px;
	background-image: url(images/profile_bg.jpg);
    background-repeat: no-repeat;
}

#news_backdrop {
	z-index: 2;
	width: 1920px;
	left: 960px;
	top: 0px;
	height: 1169px;
	background-image: url(images/news.jpg);
	background-repeat: no-repeat;
}

#gallery_backdrop {
	z-index: 2;
	width: 1920px;
	left: 960px;
	top: 0px;
	height: 1169px;
	background-image: url(images/gallery.jpg);
	background-repeat: no-repeat;
}

#profile_level {
	text-align: center;
	font-family: "Arial", sans-serif;
	font-size: 24px;
	color: #fff;
	width: 157px;
	margin-top: 120px;	
	overflow: visible;
	display:block;
}

#profile_username {
	font-family: "Rexlia";
	font-size: 60px;
	color: #fff;
	margin-left: 180px;
	margin-top: -165px;
	overflow: visible;
	display:block;
    text-shadow: 4px 4px #998f8f;
}

#profile_rank {
	font-family: "Arial";
	font-size: 14px;
	color: #fff;
	margin-left: 183px;
	overflow: visible;
	display:block;
}

#profile_nextlevel {
	font-family: "Arial";
	font-size: 18px;
	color: #fff;
	margin-left: 183px;
	margin-top: 48px;
	overflow: visible;
	display:block;
}

#profile_progress {
    width: 550px;
	height:15px;
	margin-left:183px;
    background-color: black;
	border: solid rgb(170,255,255);
	text-align: center; /* To center it horizontally (if you want) */
    line-height: 15px; /* To center it vertically */
    color: white; 
	font-size:12px;
}

#profile_progressnumber {
	margin-top: -15px;
	font-family: "Arial";
}

#profile_bar {
    background-color: teal;
	width: 0%;
    height: 15px;
}

[class*="profile_achievement-"] {
    width:280px;
    height:38px;
	background-repeat: no-repeat;
    text-align:center;
    vertical-align:middle;
    padding-top:13px;
    padding-left:15px;
    font-family:Arial;
    font-weight:bold;
    font-size:14px;
}

.profile_achievement-active{
    background-image: url(images/achievement.png);
}

.profile_achievement-locked {
    background-image: url(images/achievement_locked.png);
}

#profile-achievement-header {
    background: -moz-linear-gradient(left, teal 0%, rgba(0,0,0,0) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(left, teal 0%,rgba(0,0,0,0) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, teal 0%,rgba(0,0,0,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#00008080',GradientType=1 ); /* IE6-9 */
    width: 75px;
    height: 25px;
    float: right;
    margin-top: -197px;
    padding-left: 229px;
    font-size: 14px;
    padding-top: 12px;
    font-family: "Arial";
    color: white;
    font-weight: bold;
}

#about_title {
	text-align: left;
	font-family: Impact, Haettenschweiler, "Franklin Gothic Bold", "Arial Black", sans-serif;
	font-size: 30px;
	color: #00FFFF;
}

#about_gameplay {
	width: 370px;
	left: 1440px;
	top: 340px;
	height: 340px;
	z-index: 3;
}

#about_content {
	text-align: left;
	font-family: "Arial", sans-serif;
	font-size: 16px;
	overflow: visible;
	color: #FFFFFF;
}

#news_content {
	text-align: left;
	font-family: "Arial", sans-serif;
	font-size: 18px;
	overflow: visible;
	color: #FFFFFF;
}

#faq_text {
	text-align: left;
	font-family: "Arial", sans-serif;
	font-size: 20px;
	overflow: visible;
	color: #FFFFFF;
}

#newsfeed {
	width: 780px;
	left: 970px;
	top: 320px;
	outline: 0;
	z-index: 3;
}

#newsfeed-gallery {
	width: 780px;
	left: 970px;
	top: 295px;
	outline: 0;
	z-index: 3;
}

#faq_content {
	width: 780px;
	left: 970px;
	top: 320px;
	height: 700px;
	z-index: 3;
}

#about_storyline {
	width: 370px;
	left: 490px;
	top: 570px;
	height: 340px;
	z-index: 3;
}

#about_graphics {
	width: 370px;
	left: 1450px;
	top: 840px;
	height: 200px;
	z-index: 3;
}

#main {
	width: 960px;
	left: 1355px;
	top: 245px;
	height: 1290px;
	z-index: 3;
}

#logo {
	width: 572px;
	left: 920px;
	top: 5px;
	height: 129px;
	background-image: url(images/logo.png);
	cursor: pointer;
	z-index: 3;
}

#about {
	left: 240px;
	top: 108px;
	z-index: 3;
	width: 60px;
}

#news {
	left: 740px;
	top: 145px;
	z-index: 3;
	width: 60px;
}

#faq {
	left: 1220px;
	top: 145px;
	z-index: 3;
	width: 60px;
}

#media {
	left: 1680px;
	top: 108px;
	z-index: 3;
	width: 60px;
}

#footer_line {
	width: 100%;
	top: 70px;
	height: 48px;
	text-align: center;
	font-size: 26px;
	outline: 0;
	z-index: 3;
	background-image: url(images/footer_line.png);
}

#footer_links {
	width: 100%;
	left: 920px;
	top: 150px;
	height: 25px;
	text-align: center;
	font-size: 26px;
	outline: 0;
	z-index: 3;
}

#creat3d {
	width: 369px;
	left: 480px;
	top: 320px;
	height: 41px;
	background-image: url(images/creat3d.png);
	cursor: pointer;
	z-index: 3;
}

#unity {
	width: 224px;
	left: 1400px;
	top: 290px;
	height: 84px;
	background-image: url(images/unity.png);
	cursor: pointer;
	z-index: 3;
}

#social {
	width: 100%;
	left: 920px;
	top: 205px;
	height: 35px;
	text-align: center;
	z-index: 3;
}

#social a {
	padding-left: 2px;
	padding-right: 2px;
	text-align: center;
}

a:link {
	padding-left: 17px;
	padding-right: 17px;
	color: #FFFFFF;
	outline: 0;
	text-decoration: none;
}

a:visited {
	color: #FFFFFF;
	outline: 0;
	text-decoration: none;
}

a:active {
	color: #00FFFF;
	font-style: normal;
	text-decoration: none;
	outline: 0;
}

a:hover {
	color: #00FFFF;
	outline: 0;
	text-decoration: none;
}

#footer {
	right: -75%;
	color: #FFFFFF;
	text-align: center;
	left: 480px;
	top: 410px;
	font-size: 20px;
	z-index: 3;
}