body {
    margin: 0;
    font-family: 'Open Sans', Helvetica, Arial, sans-serif;
    font-size: 14px;
    color: #9ea2ac;
    background-color: #222427;
    min-width: 960px;
    min-height: 100%;
}

h1 {
    font-size: 96px;
    letter-spacing: -7px;
    font-weight: 300;
    color: #515558;
    margin: 0;
}

h2 {
    font-size: 24px;
    font-weight: 400;
    line-height: 130%;
    letter-spacing: -0.5px;
    color: #fff;
    margin: 0 0 20px 0;
}

h3 {
    font-size: 14px;
    font-weight: normal;
    line-height: 17px;
    color: #fff;
    margin: 0 0 15px 0;
    text-shadow: 0 -1px 0 #000;
}

p {
    margin: 0 0 12px 0;
}

a {
    color: #379ac5;
    text-decoration: none;
}

a:hover {
    color: #6ccef8;
}

#header {
    padding: 60px 0 0 0;
    min-height: 340px;
    background-color: rgba(0, 0, 0, .4);
}

#intro {
    width: 960px;
    margin: 0 auto;
}

#intro h1 {
    width: 450px;
    min-height: 89px;
    margin: 30px 30px 0 0;
    float: left;
    line-height: normal;
    background-image: url(images/phiculatorText.png);
    background-repeat: no-repeat;
    font-size: 0;
    color: rgba(0, 0, 0, 0);
}

#intro h2 {
    margin: 25px 0 30px 0;
}

#description {
    float: left;
    width: 480px;
}

#contentinner {
    width: 960px;
    margin: 0 auto;
    padding: 30px 0 40px 0;
}

#explain {
    float: left;
    width: 290px;
}

#trial {
    background-image: url(images/phiTryNow.png);
    background-repeat: no-repeat;
    background-position: 55px 0;
    float: left;
    width: 450px;
    margin-right: 30px;
    margin-top: -110px;
}

#phiculatorapp {
    margin: -175px -90px 0 0;
    float: right;
    width: 448px;
    height: 570px;
    background-image: url(images/phiGlow.png);
    background-repeat: no-repeat;
    background-position: 50% 135px;
}

#phiculatorappinner {
    padding: 80px 0 0 0;
    background-image: url(images/phiHalo.png);
    background-repeat: no-repeat;
    background-position: 50% 0;
}

#phiitsdivine {
    background-image: url(images/phiItsDivine.png);
    background-repeat: no-repeat;
    width: 169px;
    height: 37px;
    margin: 32px auto 0 auto;
    padding: 0;
}

#phiitsdivine em {
    display: none;
}

#phiculator {
    margin: 0 auto !important;
}

#phiculator #front,
#phiculator #back {
    box-shadow: 0 6px 20px rgba(0, 0, 0, .9) !important;
}

#maincontent {
    float: left;
    width: 770px;
    margin-right: 30px;
}

#howtouse {
    float: left;
    width: 770px;
}

#sidebar {
    font-size: 11px;
    float: left;
    width: 130px;
}

#sidebar ul {
    list-style: circle;
    text-indent: 0;
    padding: 0;
    margin: 0 0 28px 0;
    font-size: 10px;
}

#sidebar ul li {
    margin: 0 0 3px 14px;
}

#sidebar h3 {
    background-color: rgba(0,0,0,.2);
    padding: 6px 12px 8px 12px;
    margin-left: -12px;
}

#donate p {
    float: left;
    width: 80%;
}

.howto {
    width: 770px;
    float: left;
    background-image: url(images/phiItemDivide.png);
    background-repeat: no-repeat;
    background-position: right top;
    padding: 50px 0 50px 0;
}

.phihowtoblocktext {
    width: 290px;
    float: right;
}

.phihowtoimage {
    float: left;
    width: 480px;
}

.phihowtoimage img {
    float: right;
    margin: -4px 40px 0 0;
}

#howtouse h2 {
    margin: 0 0 10px 0;
}

#howtouse h3 {
    color: #94e5ff;
    text-transform: uppercase;
    font-weight: 700;
}

#howtouse p {
    margin: 0 0 16px 0;
}

#download {
    float: left;
    width: 290px;
    text-align: center;
    background-color: #379ac5;
    text-decoration: none;
    font-size: 24px;
    font-weight: normal;
    color: #fff;
    display: block;
    padding: 8px 20px 9px 20px;
    border-radius: 7px;
    border-bottom: 2px solid #1e7aa2;
    box-shadow: 0px 3px 0 rgba(0, 0, 0, .8);
    transition: all .1s ease-out;
}

#download:hover {
    background-color: #47add9;
    transition: all .1s ease-out;
}

#download:active {
    transform: translateY(1px);
    box-shadow: 0px 2px 0 rgba(0, 0, 0, .8);
    transition: none;
}

#donate {
    position: relative;
    float: left;
}

#donatebutton {
    width: 118px;
    height: 214px;
}

#donatebutton:hover {
    background-image: url(images/beerTokens.png);
    background-repeat: no-repeat;
}

#phibooks {
    padding: 40px 0 40px 0;
    background-color: rgba(0,0,0,.2);
}

#phibooks .cent {
    margin: 0 auto;
    width: 640px;
}

#phibooks p {
    float: left;
    width: 130px;
    padding: 18px 30px 30px 0;
    font-size: 10px;
    font-style: italic;
    line-height: 120%;
}

#phibooks p a {
    font-style: normal;
    line-height: 120%;
    font-weight: bold;
    font-size: 14px;
    display: block;
    margin: 0 0 3px 0;
}

#phibooks p a img {
    display: block;
    margin: 0 0 9px 0;
}

#disclaimer {
    font-size: 11px;
    line-height: 140%;
    clear: both;
    padding: 40px 0 60px 0;
}

#disclaimer * {
    max-width: 640px;
    margin-left: auto;
    margin-right: auto;
}

/* clearfix */

.group:before,
.group:after {
    content: " ";
    display: table;
}

.group:after {
    clear: both;
}

.group {
    zoom: 1;
}