@font-face {
  font-family: AmerikaSans;
  src: url(../AmerikaSans.woff) format("woff");
}

html {
    background: url(../images/background.jpg) no-repeat top center fixed;
    background-size: 100%;
    background-color: black;
}

body {
    background-color: transparent;
    color: black;
}

#menuwrapper {
    display: table;
    margin: 0 auto;

}
#menu{
  font-family: AmerikaSans, Times, Times New Roman, serif;
  font-size: 2em;
  text-transform: uppercase;
  padding-bottom: 20px;

  margin: 0;
}
#menu ul {
  list-style-type: none;
}
#menu li{
  display: inline;
  margin-left: 30px;
  margin-right: 20px;
}

#menu a:hover {
  /*background:  url(images/menuCursor.png) bottom center no-repeat;
  background-size: 200px 20px;*/
  text-shadow: black 1px 1px 0px;
}
#menu a{
    text-decoration: none;
}
a:link, #menu a:active, #menu a:visited {
    color: #6da7ff;
}

#screenshot{
    margin-top: 70px;
    width: 700px;
    margin-left: 50px;
}

#centercolumn_withcenter{
    background: url(../images/content.jpg) no-repeat top center;
    width: 820px;
    height: 1150px;
    padding-top: 0px;
    margin-left: auto;
    margin-right: auto;
    border: 1px solid grey;

}

#centercolumn{
    background: url(../images/content_nocenter.jpg) no-repeat top center;
    width: 820px;
    height: 1150px;
    padding-top: 0px;
    margin-left: auto;
    margin-right: auto;
    border: 1px solid grey;

}

#content{
  background:  transparent;
  font-family: AmerikaSans;
  height: auto;
  padding-top: 0px;
  margin-top: 270px;
  margin-left: auto;
  margin-right: auto;
}

#content_background{
    background-color: rgba(0, 255, 0, 0.5);
    width: 700px;
    height: 1150px;
    padding-top: 0px;
    margin-left: auto;
    margin-right: auto;
    background-color: #ffffff;
    border: 1px solid blue;
}

#preview_link{
    text-align: center;
}

#preview_link a{
    
  text-shadow: #bc905b 1px 1px 0px;
  font-size: 1.4em;
  color: black;
  text-decoration: underline;

}

#socialmedia {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}

#socialmedia img{
    width: 64px;
}

img {
    border-style: none;
}

.post{
   padding-left: 150px;
   width: 500px;
}

.post .post_right a{
    color: black;
}

a:link {
    color: black;
}

#fanclub_button{

    float: right;
}

#title_text{
    font-size: 1.25em;

}


.post_wide{
    text-align: center;
    width: auto;
    margin-left: auto;
    margin-right: auto;
}

.post_right{
   padding-top: 30px;
   padding-left: 275px;
   width: 480px;
}

.post .face{
    float: left;
    margin-right: 30px;
    box-shadow: -3px 3px 0px #084251;
    border-radius: 22px;
    margin-bottom: 20px;
}

.post li{
    padding-bottom: 10px;
}
#watermark{
    background: url(images/popcannibalWatermark.jpg) no-repeat;
    height: 89px;
    width: 300px;
    position: relative;
    left: 0px;
    display: none;
}

h1 {
  font-family: AmerikaSans, Times, Times New Roman, serif;
  padding-bottom: 10px;
  margin-bottom: 0;
}
 
h3 {
  font-family: AmerikaSans, Times, Times New Roman, serif;
  padding-bottom: 0;
  margin-bottom: 0;
  font-size: 1em;
}
 
a {
    color: white;
}

#socialbuttons{
    position: relative;
    top: 0px;
    left: 230px;
    z-index: 11;
    display: none;
}

/* game page*/

.rotatingQuote{
    display: none;
}

/*
#appstore{
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    z-index: 90;
    top: 391px;
    margin-left: 320px;
    position:absolute;
}

#greenlight{
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    z-index: 90;
    top: 391px;
    margin-left: 465px;
    position:absolute;
}
*/
#email{
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    z-index: 90;
    margin-left: 660px;
    top: 440px;
    position:absolute;
}

#email #emailinput{
  font-family: AmerikaSans, Times, Times New Roman, serif;
    text-align: center;
  border-radius: 15px;
}

.jqmWindow{
    padding: 20px;
  border-radius: 15px;

    text-align: center;
}
#video {
    background: url(images/bluescribblebox.jpg) no-repeat;
    background-size: 600px 400px;
    padding-bottom: 50px;
    margin-left:auto;
    margin-right: auto;
    width: 640px;
    height: 350px;
    z-index: 9;
}

#videotagline, #videotagline a{
  font-family: AmerikaSans, Times, Times New Roman, serif;
  text-shadow: black 1px 1px 0px;
  font-size: 1.4em;
    color: white;
    text-decoration: none;
}

#buylinks{
    margin-left:auto;
    margin-right: auto;
    width: 550px;
    text-align: center;
}

#blurb{
    margin-left:auto;
    margin-right: auto;
    width: 500px;
    text-align: justify;
}

.quote{
  padding-top: 10px;
  padding-bottom: 20px;
  padding-left: 80px;
  color: #6da7ff;
  font-family: AmerikaSans, Times, Times New Roman, serif;
  width: 400px;
  text-align: center;
  font-size: 1.3em;
}

.quote a{
    color: #6da7ff;
    text-decoration: none;
}

.quote a:hover {
  text-shadow: black 1px 1px 0px;
}

/* press page */
#promologos table {
    margin: 20px;
    text-align: center;
}

#promologos td {
    padding-right: 10px;
}

.pressshot {
    padding: 10px;
}

.pressshot img{

  border-radius: 15px;
}
a {
    color: black;
}



.jqmWindow h2 {
  font-family: AmerikaSans, Times, Times New Roman, serif;
  padding-bottom: 10px;
  margin-bottom: 0;
}
 
#manage th, td {
    text-align: left;
    border: 1px solid white;
    padding: 5px;
}

.praise td{
    vertical-align: top;
    border: 0px;
    border-style: 0px;
   padding-left: 50px;
   min-height: 270px;
}

.praise li{
  list-style-type: none;
  padding-bottom: 10px;
}
