@import url('http://fonts.googleapis.com/css?family=Crete+Round:400italic');

body {
  background-color: #314965;
  margin: 0;
  padding: 0;
  color: #fff;
  font-family: 'Crete Round', serif;
  font-weight: 400px;
  letter-spacing: 2px;
}

a {
  text-decoration: none;
  color: #fff;
}

a:hover {
  color: #fff;
}

.header {
  background:#314965;
  height: 100px;
  width: 100%;
  float: left;
}

.wttw {
  height: 190px;
  width: 100%;
  float: left;
  background: url('images/WTTW_logobanner_Looping edge.png') repeat-x;
}

.meat {
  background: url('bgimages/1.jpg') center bottom no-repeat;
  background-size: cover;
  height: 1080px;
  width: 100%;
  float: left;
}

.footer {
  background: url('images/BottomBanner.png') top repeat-x #000;
  padding-bottom: 45px;
  width: 100%;
  float: left;
}

.shoulder {
  width: 1015px;
  height: 100%;
  margin: 0 auto;
  text-align: center;
}

.steamcontainer {
  margin-top: 30px;
}

.teslacontainer {
  height:80px;
  width: 200px;
  background: #7b9cad;
  border-radius: 0 0 20px 20px;
  float:left;
}

.teslacontainer p {
  display:block;
  font-size: 16px;
  text-align: center;
  margin-top: .6em;
  margin-bottom: 0;
}

.tesla {
  display: block;
  width: 200px;
  height: 50px;
  margin-top: 10px;
  background: #738a98 url('images/Teslagrad_Logo_litenWeb.png') no-repeat center;
  border-radius: 0 0 20px 20px;
  background-size: 90%;
}

.tesla:hover {
  /*margin-top: 15px;*/
  border-radius: 0 0 5px 20px
}

.rain_1 {
  display: inline-block;
  height: 70px;
  width: 269px;
  margin: 15px auto 0 auto;
  background: url('images/RainGames_signatur_2.png') no-repeat top;
  background-size: 80%;
}

.rain_1:hover {
  background-position: bottom;
}

div.presskit {
  height:80px;
  width:200px;
  float: right;
}

a.presskit {
  display: block;
  padding-top:15px;
  height:65px;
  width:200px;
  background: #000;
  border-radius: 0 0 20px 20px;
}

.presskit p {
  font-size: 20px;
  text-align: center;
}

a.presskit:hover {
border-radius: 0 0 5px 20px;
}

.logo {
  background: url('images/WTTW_Logo_web.png') center no-repeat;
}

.box {
  padding: 5px;
  background: url('images/30_transparent.png');
  margin: 22px auto 0 auto;
}

.tag {
    display: inline-block;
}

.tagline {
  display: block;
  background: url('images/70_transparent.png');
  line-height: 30px;
  padding: 22px;
  text-align: center;
  margin: 0;
  font-size: 22px;
  letter-spacing: 2px;
}

.video {
  margin-top: 15px;
}
.videoembed {
  background: url('images/30_transparent.png');
}

.box iframe {
  display: block;
  margin:0 auto;
  padding: 22px 0;
}

.presskit_reminder {
  margin: 1.2em auto .5em;
  text-align: center;
}

.presskit_reminder a {
  color: black;
  padding: .2em 1em;
  border-radius: 13px;
  background-color: #DDD;
  background-size: contain;
}

.presskit_reminder a:hover {
  background-color: #FFF;
}

.social {
  width: 252px;
  margin: .5em auto 0 auto;
  text-align: center;
}

.social a {
  float:left;
  display: block;
  height: 64px;
  width: 64px;
  margin: 0 10px;
  border-radius: 20px;
  background-size: contain;
}

.twitter {
  background: url('images/twitter.png') no-repeat;
}

.facebook {
  background: url('images/facebook.png') no-repeat;
}

.newsletter {
  background: url('images/newsletter.png') no-repeat;
}

.twitter:hover, .facebook:hover, .newsletter:hover {
  border-radius: 20px 5px 20px 20px;
}

a.rain_2 {
  display:block;
  background: url('images/Rain_logo_small_web.png') no-repeat;
  width:241px;
  height: 81px;
  margin-top: 30px;
  margin-left: 43px;
}

.copyright {
  font-size: 12px;
  color: #666;
}

.secret {
    position:absolute;
    top:1127px;
    left:1240px;
    
    width:10px;
    height:10px;
    background-color:red;
}
