@font-face {
  font-family: 'Bowlby One SC';
  font-style: normal;
  font-weight: normal;
  src: local('Bowlby One SC Regular'), local('BowlbyOneSC-Regular'), url('/a/BowlbyOneSC.woff') format('woff');
}

.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }
.clearfix { zoom: 1; }

a.kickstarterbar {
display: block;
text-align: center;
background: #75cc13;
padding: 3px;
text-transform: uppercase;
font-size: 16px;
text-decoration: none;
color: #000;
font-weight: normal;
border: 4px solid #000;
border-width: 4px 0px 4px 0px;
line-height: 22px;
margin: 0;
}
a.kickstarterbar:hover {
  color: #75cc13;
  background: #000;
}
.kickstarterbar .white {
  color:#FFF;
}

.splashwrap {
position: fixed;
height: 100%;
width: 100%;
background: rgba(0,0,0,0.5);
z-index: 10000000;
}
.splash {
position:relative;
width: 800px;
height: 480px;
margin: 84px auto;
background: #FFF;
border-radius: 24px;
padding:32px;
}
.splash h1 {
font-family: Bowlby One SC, Arial, Helvetica, sans-serif;
font-size: 34px;
color: #009FD9;
margin: -10px 0 0 0;
padding: 0;
line-height: 42px;
}
.splash p {
margin: 0 0 0.5em 0;
font-family:Tahoma, Helvetica, sans-serif;
font-size:16px;
}
.splashheader {
  height:120px;
}
.splashillu {
position: absolute;
width: 520px;
height: 340px;
top: 170px;
}
.splashbutton {
position: absolute;
right: 32px;
width: 230px;
background: #eee;
top: 170px;
font-family: Bowlby One SC;
border-radius: 12px;
padding: 10px;
font-size: 30px;
text-align: center;
height: 130px;
border: 6px solid #CCC;
color: #009FD9;
text-shadow: 3px 3px 0px #fff;
line-height: 32px;
cursor:pointer;
cursor:hand;
}
.splashbutton:hover {
border-color: #009FD9;
background: #BFE7F5;
}
.splashbuttontext {
  margin-top:30px;
}
.splashbutton.kickstarter {
}
.splashbutton.continue {
top: 350px;
}
.splashbutton.continue .splashbuttontext {
margin-top:20px;
}

body {
  margin:0;
  padding:0;
  width:100%;
  background:#FFF;
  font-family: Tahoma, Arial, Helvetica, sans-serif;
}
.normal {
    font-weight:normal;
}
.dd {
  font-family:Bowlby One SC;
  color:#009fd9;
}
#header-wrap, #tag-bar-wrap, #video-bar-wrap, #teaser-bar-wrap, #footer-wrap, .content-wrap {
  width:100%;
  min-width:1024px;
  margin:0;
}
#header, #tag-bar, #video-bar, .content, #teaser-bar, #fb, #footer {
  width:960px;
  margin:0 auto;
  padding:0 16px;
}

#header-wrap {
  background:#082B3E url(img/header-back.png) center no-repeat; 
  height:108px;
  margin:0;
  box-shadow:0px 3px 12px rgba(0,0,0,0.5);
}
#header {
  position:relative;
  height:108px;
}

#logo {
  position:relative;
  top:22px;
  width:414px;
  height:70px;
  margin-left:-12px;
}
#logo a, #logo img {
  width:414px;
  height:70px;
}

#onlinegame {
  position: absolute;
  top: 0px;
  left: 400px;
}
a.button {
    background: url(img/buttonback.png) center no-repeat;
    width: 256px;
    height: 70px;
    text-align: center;
    display: block;
    font-family:Bowlby One SC;
    color: white !important;
    line-height: 75px;
    text-decoration: none;
    font-size: 23px;
    margin: 0 0 0 -12px;
    text-shadow: -1px -1px 1px #333;
    font-weight:normal !important;
}
a.button:hover {
    color:#FFe;
    text-shadow:0px 0px 12px #1FB0FF;
}

a img {
  border:none;    
}
a {
  color:#009fD9;
  border:none;
  font-weight:bold;
}
a:hover {
  color:#000;
}

h2 a {
  border:none;
  text-decoration:none;
  font-weight:normal;
}

.hidden {
  display:none;  
}

#header-menu {
  font-family:Bowlby One SC;
  font-size:15px;
  position:absolute;
  top:56px;
  right:16px;
  width:500px;
  text-align:right;
}
#header-menu a {
  color:#FFF;
  text-decoration:none;
  margin-left:16px;
  //text-shadow:2px 2px 2px #000;
  font-weight:normal;
}
#header-menu a:hover {
  color:#009FD9;
}

#tag-bar-wrap {
  background:#EEE url(img/tagbar-back.png) repeat-x;
  height:220px;
}
#tag-bar-wrap.big {
  background:#EEE url(img/tagbar-back-big.png) repeat-x;
  height:348px;
}

#tag-bar {
  position:relative;
  top:24px;
  text-shadow:-1px -1px 1px #FFF;
}
#tag-bar-wrap.big #tag-bar {
  top:23px
}


#tag-bar .tags ul {
  list-style:none;
  margin:0;
  padding:0;
}
#tag-bar .tags ul li {
}
#tag-bar .tag {
  padding:32px 0 0 0;
  font-size:18px;
  line-height:140%;
  width:640px;
  height:156px;
}
#tag-bar-wrap.big #tag-bar .tag {
  padding:18px 0 0 0;
}
#tag-bar .tag-text {
  margin-top:4px;
}
#tag-bar .tag .tag-big {
  font-weight:bold;
  font-size:28px;
  line-height:110%;
}
#tag-bar .tag img {
  float:left;
  margin:0px 16px 0px 8px;
  box-shadow:0px 0px 8px rgba(0,0,0,0.5);
}
#tag-bar #controls {
  list-style:none;
  padding:0;
  text-align:center;
  width:640px;
  margin:0;
}

#tag-bar-screenshots a img {
  width: 155px;
  height:112px;
  margin: 0 5px 0 0;
  padding: 0;
  display: block;
  float: left;
}

#tag-bar-screenshots {
  position:relative;
  width:960px;
  margin:0 auto;
  top:16px;
}
#tag-bar-screenshots a img:hover {
  box-shadow:0px 0px 8px #009FD9;
}
#tag-bar-screenshots a {
  border:none;
}


#controls li {
  display:inline-block;
  margin:2px;
  font-size:13px;
}
#controls li a {
  background:#aaa;
  color:#FFF;
  text-decoration:none;
  padding:2px 4px;
  border-radius:4px;
  text-shadow:1px 1px #666;
  display:inline-block;
  width:16px;
  height:16px;
  line-height:16px;
}
#controls li a:hover,
#controls li.current a {
  background:#ccc;
}
#tag-bar .news-wrap {
  position:absolute;
  top:24px;
  right:16px;
  width:248px;
  padding:0;
  font-size:13px;
  background:#FFF;
  padding:8px 16px 12px 16px;
  border-radius:8px;
  border:6px solid #BFE7F5;
  border:6px solid #FFF;
  box-shadow:1px 1px 6px rgba(0,0,0,0.3);
}
#tag-bar .news-wrap h2,
#tag-bar .news-wrap h3 {
  margin:0;
  padding:0;
  font-size:13px;
  font-family:Tahoma, Helvetica, sans-serif;
}
#tag-bar .news-wrap .news-header {
  text-align:right;
  margin:-24px -14px 8px -16px;
  padding:1px 6px 1px 0px;
  color:#FFF;
  color:#EEA700;
  text-shadow:1px 1px 0px #000;
  font-size:16px;
  line-height:16px;
  font-family:Bowlby One SC;
  font-weight:normal;
  letter-spacing:1px;
}
#tag-bar .news-wrap .news-date {
  color:#666;
  font-size:11px;
  margin-bottom:4px;
}

#video-bar-wrap {
  background:#000 url(img/imperium-background.jpg) center -156px no-repeat; 
  box-shadow:0px 3px 8px rgba(0,0,0,0.5);
}
#video-bar {
  position:relative;
  padding:32px 0 32px 0;
  margin-bottom:40px;
}
.video-title, .box-title {
  font-weight:bold;
  font-size:13px;
  text-shadow:1px 1px 1px #000;
  color:#FFF;
  background:#404040;
  border-radius:8px 8px 0px 0px;
  padding:6px 8px 4px 8px;
  margin:0px 0px 0px 18px;
  display:inline-block;
}
.box-title {
}

.box-col {
  float:right;
  width:280px;
  margin:0px 0px 16px 16px;
}
.box-wrap {
  background:#404040;
  border-radius:18px;
  padding:6px;
  box-shadow:0px 3px 8px rgba(0,0,0,0.5);
}

.box {
  border: solid 6px #CDCDCD;
  background:#EEE;
  border-radius:12px;
  padding:12px;
  font-size:15px;
  line-height:1.35em;
  text-shadow:-1px -1px 1px #FFF;
}
.box .box-above-headline {
  font-family:Bowlby One SC;
  font-size:15px;
  margin:0;
}
.box .box-headline {
  font-family:Bowlby One SC;
  font-size:20px;
  margin:0 0 0.5em 0;
  font-weight:normal;
}
.box ul {
  margin:0;
  padding:0;
  list-style:none;
  line-height:140%;
  margin-bottom:1em;
  font-size:12px;
}
.box ul li {
  padding:6px 12px 6px 42px;
  margin:0 -12px 0 -12px;
  font-weight:bold;
  min-height:22px;
}
.box ul li:nth-child(odd) {
  background:#E0E0E0;
}
.box ul li.check {
  background-image:url(img/check.png);
  background-repeat:no-repeat;
  background-position:10px 6px;
}
.box ul li.uncheck {
  background-image:url(img/uncheck.png);
  background-repeat:no-repeat;
  background-position:10px 6px;
}
.box img {
  box-shadow:0px 0px 6px rgba(0,0,0,0.3);
  margin:0;
}
.box img:hover {
  box-shadow:0px 0px 6px #009F9D;
}
.box a {
  font-weight:bold;
}

.fb-like {
    display:inline-block;
    width:auto;
}
#fb-header {
  position:absolute;
  top:8px;
  right:16px;
  text-align:right;
  font-size:13px;
  font-weight:bold;
  line-height:20px;
}

#fb-header a.fbspecial,
a.fbspecial {
  position:relative;
  top:-5px;
  text-decoration:none;
  margin-left:2px;
  background:#3b5998;
  border-radius: 0px 3px 3px 0px;
  display:inline-block;
  line-height:20px;
  height:20px;
  padding: 0px 6px;
  color:#FFF;
  border:0px solid #CAD4E9;
}
.content a.fbspecial {margin-left:0;top:0;text-shadow:none;  border-radius: 5px;}
#fb-header a.fbspecial:hover,
a.fbspecial:hover
 {
  color:#EEF;
}
#fb-header .lang {
  position:relative;
  top:-5px;
  margin-left:2px;
  background:#f19200;
  border-radius: 3px;
  display:inline-block;
  line-height:20px;
  height:20px;
  padding: 0px 6px;
  border:0px solid #CAD4E9;
}
#fb-header .lang:hover {
  background:#ca5127;
}

#fb-header .lang a {
  color: #fff;
  text-decoration: none;
  font-family: Bowlby One SC;
  font-weight: normal;
  text-shadow: 1px 1px 3px #000, 0px 0px 6px rgba(0,0,0,0.5);
  line-height: 20px;
}

.fb-twitter, .fb-gplus, .fb-facebook {
  display:inline-block;
}

.youtube {
  border-radius:18px;
  border:solid 6px #000;
  margin:0;
  background:#000;
}


.content-wrap {
  width:100%;
  background:#FFF;
}
.content {
  padding:0;
  background:#FFF;
  width:910px;
  font-size:15px;
  line-height:1.35em;
  width:960px;
  margin:0 auto;
  margin-top:42px;
}

.contentleft {width:640px;}

.content-box-wrap {
  background:#404040;
  border-radius:18px;
  padding:6px;
  width:640px;
  margin:16px 0px 32px 0px;
  box-shadow:0px 3px 8px rgba(0,0,0,0.5);
}
.content-box {
  border: solid 6px #CDCDCD;
  background:#EEE;
  border-radius:12px;
  padding:12px;
  text-shadow:-1px -1px 1px #FFF;
}

.content-box-wrap.yellow {
  background:#EEA700;
  box-shadow:0px 3px 8px rgba(0,0,0,0.5);
}
.content-box-wrap.yellow .content-box {
  background:#FFF;
  border-color:#FFE9B6;
  border-color:#FEE8B5;
  box-shadow:0px 0px 64px #FFE9B6 inset;
}

.boximg {
  float:left;
  margin:-42px 0 0 -32px;
}
.boximg-content {
  margin-left:128px;
}

.light {
  color:#aaa;
}

.arrowsmall {
  font-size:12px;
}


.content h1, .content h2, .content h3, .content h4, .content .above-headline {
  margin:1em 0 0 0;
  font-family:Bowlby One SC, Tahoma, sans-serif;
  line-height:110%;
  padding-bottom:0.2em;
  font-weight:normal;
}
.press h1, .press h2, .press h3, .press h4, .press .above-headline {
  font-family:Tahoma, Helvetica, sans-serif;
  font-weight:bold;
  margin:1em 0 0.5em 0;
}

.presscoverage h1, .presscoverage h2, .presscoverage h3, .presscoverage h4, .presscoverage .above-headline {
  font-family:Tahoma, Helvetica, sans-serif;
  font-weight:bold;
  margin:0;
}
.presscoverage .pressentry {
  margin:1em 0 1em 0;
  width:640px;
}
.presscoverage .presstop {
  font-weight:bold;
  font-size:12px;
}
.presscoverage .presstop .date {
  font-weight:normal;
  color:#666;
}

.box h1, .box h2, .box h3, .box h4 {
  margin:0;
}

.content .above-headline {
  margin-bottom:-32px;
}

.content p, .content ul, .content ol {
  margin:0 0 0.7em 0;
}

.box p {
  margin:0 0 0.7em 0;
}


#teaser-bar-wrap {
  clear:both;
  margin-top:64px;
  height:140px;
  background:url(img/teaserbar-back.png);
  background:#EEE url(img/tagbar-back.png) repeat-x;
}
#teaser-bar {
}
#teaser-bar a {
  text-decoration:none;
}
#teaser-bar a .teaser-text {
  color:#000;
  font-weight:normal;
  font-size:14px;
}
#teaser-bar a h3,
#teaser-bar a .teaser-text {
  margin-left:70px;
  margin:0 0 0 70px;
}

.teaser img {
  width:64px;
  height:64px;
  float:left;
}


.teaser {
    float:left;
    width:300px;
    padding:32px 20px 16px 0px;
    text-shadow:-1px -1px 1px #FFF;
}

.noshadow {
  text-shadow:none !important;
  box-shadow:none !important;
}
.noshadow:hover {
  text-shadow:none !important;
  box-shadow:none !important;
}

#fb {
  clear:both;
  padding-top:32px;
}
#footer-wrap {
  padding:32px 0px;
}
#footer {
  clear:both;
  text-align:center;
  font-size:12px;
  color:#666;
}
.footermenu {
  background: #EEE;
  border-radius: 8px;
  padding: 8px;
  font-family:Bowlby One SC, sans-serif;
}

.footermenu a {
  font-size:16px;
  font-family:Bowlby One SC, sans-serif;
  line-height:24px;
  font-weight:normal;
  text-decoration:none;
  margin:0 16px;
}

.log h2 {
margin-top:0.5em;
}
.log {
margin:0em 0 2em 0;
padding-bottom:1em;
border-bottom:1px solid #ddd;
}

/* MailChimp Form Embed Code - Slim - 08/17/2011 */
#mc_embed_signup form {display:block; position:relative; text-align:left; padding:10px 0 10px 3%}
#mc_embed_signup h2 {font-weight:bold; padding:0; margin:15px 0; font-size:1.4em;}
#mc_embed_signup input {border:1px solid #999; -webkit-appearance:none;}
#mc_embed_signup input[type=checkbox]{-webkit-appearance:checkbox;}
#mc_embed_signup input[type=radio]{-webkit-appearance:radio;}
#mc_embed_signup input:focus {border-color:#333;}
#mc_embed_signup .button {clear:both; background-color: #aaa; border: 0 none; border-radius:4px; color: #FFFFFF; cursor: pointer; display: inline-block; font-size:15px; font-weight: bold; height: 32px; line-height: 32px; margin: 0 5px 10px 0; padding:0; text-align: center; text-decoration: none; vertical-align: top; white-space: nowrap; width: auto;}
#mc_embed_signup .button:hover {background-color:#777;}
#mc_embed_signup .small-meta {font-size: 11px;}
#mc_embed_signup .nowrap {white-space:nowrap;}     
#mc_embed_signup .clear {clear:none; display:inline;}

#mc_embed_signup label {display:block; font-size:16px; padding-bottom:10px; font-weight:bold;}
#mc_embed_signup input.email {display:block; padding:8px 0; margin:0 4% 10px 0; text-indent:5px; width:58%; min-width:130px;}
#mc_embed_signup input.button {display:block; width:35%; margin:0 0 10px 0; min-width:90px;}

#mc_embed_signup div#mce-responses {float:left; top:-1.4em; padding:0em .5em 0em .5em; overflow:hidden; width:90%;margin: 0 5%; clear: both;}
#mc_embed_signup div.response {margin:1em 0; padding:1em .5em .5em 0; font-weight:bold; float:left; top:-1.5em; z-index:1; width:80%;}
#mc_embed_signup #mce-error-response {display:none;}
#mc_embed_signup #mce-success-response {color:#529214; display:none;}
#mc_embed_signup label.error {display:block; float:none; width:auto; margin-left:1.05em; text-align:left; padding:.5em 0;}

#mc_embed_signup{clear:left; font: Tahoma, Arial, Helvetica, sans-serif; }
#mc_embed_signup div.response {color: #fff;}
#mailchimp-response.error {background: #c00;padding:5px;width:202px;color:#fff;font-weight:bold;border-radius:12px;}
#mailchimp-response.error:before { content:"Error ";}
#mailchimp-response.success {background: #0c0;padding:5px;width:202px;color:#fff;font-weight:bold;border-radius:12px;}
#mailchimp-response.success:before { content:"Success! ";}

#mc_embed_signup form {padding:0.5em 0 0 0;}
#mc_embed_signup input.email {width:200px;}
#mc_embed_signup input.button {clear:none;width:120px;}