@import url("../stuffomatic/stuffomatic.css");

h1 {
    padding-top: 0px;
    height: 220px;
}

a:link {
    border: 0;
}

h2 a {
    color: black;
}

img {
    border: 0;
}

#description {
    margin-top: 0em;
}

#boxshot {
    height: 175px;
    width: 460px;
    background-image: url('assets/pwyw.png');
    background-repeat: no-repeat;
    background-position: 10px 0px;

    padding: 10px;

    margin-left: auto;
    margin-right: auto;
}

.download-button {
    margin-top: 0em;
    margin-left: 220px;
    margin-bottom: 0.5em;
}

.download-button a:link, .download-button a:visited {
    border: none;
}

#boxshot .source-download {
    margin-left: 220px;
    margin-bottom: 0.5em;
    text-align: left;
}

.google-play-button {
    float: left;
}

#header-logo {
    margin-bottom: -50px;
}

#andy {
    height: 0px;
    width: 150px;
    margin-top: 0px;
    margin-bottom: 20px;
    margin-left: -140px;
}

#brian {
    height: 0px;
    width: 0px;
    margin-top: -0px;
    margin-left: 692px;
    transform:rotate(32deg); 
    -ms-transform:rotate(32deg); /* Internet Explorer */
    -moz-transform:rotate(32deg); /* Firefox */
    -webkit-transform:rotate(32deg); /* Safari et Chrome */ 
    -o-transform:rotate(32deg); /* Opera */
}

.video {
    text-align: center;
}

.frame h1 {
    margin-top: 1em;
}

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

#buttons {
    float: right;

    width: 30%;
    height: 100%;
    min-width: 428px;
    margin-left: 1em;

    padding-top: 40px;
}

#buttons-background {
    padding-left: 1em;
    padding-right: 1em;

    margin-left: 8px;
    padding-bottom: 100px;
}

#buttons-content {

    text-align: center;
    margin-left: auto;
    margin-right: 10px;
    width: 400px;
    height: 100%;
}

#tag-line {
    font-weight: bold;
}

.place {
    text-align: center;
}

#buy-buttons {
    padding-bottom: 1.5em;
    color: #ffffff;
}

/*----------------------------------------------------------------------------*/
/* Statistics */

.stats-toc {

}

.series-score {
    margin-left: auto;
    margin-right: auto;
    width: 50%;
    border: 1px solid #E0E0E0;
    border-collapse: collapse;
}

.series-header {
    background-color: #F0F0F0;
    font-weight: bold;
}

.score-series-header-row {
    font-weight: bold;
    text-align: center;
    font-size: 120%;
    border: 1px solid #E0E0E0;
    background-color: #A0A0A0;
}

.score-row {
    border: 1px solid #E0E0E0;
    vertical-align: middle;
}

.level-index {
    text-align: center;
}

.level-score {
    text-align: right;
    padding: 0.5em;
}

.key {
    text-align: center;
    font-size: 180%;
}
