@font-face {
    font-family: Visitor;       /* Sets up the custom font for the site */
    src: url("../images/visitor1.ttf") format("opentype");
    font-weight: 400;
}

body {
    font-family: Visitor, Helvetica, Arial, sans-serif;
    width: 100%;
    margin: 0;
    background: #000 url('../images/BackgroundBattle.jpg')  no-repeat top center;
    /* dark blue near bottom of bg image: #173369 */
}

span, p {
    letter-spacing: 1px;
}

.ContentWrapper {
    margin: 0 auto;
    max-height: 1450px;
    max-width: 930px;
    position: relative;
}

h1 {
    text-indent: -9999px;                 /* sends the text off-screen */
    background: url('../images/WebsiteSpriteSheet.png') no-repeat 0px 0px;  /* shows H1 image */
    height: 165px;
    margin: 0 0 0 5px;
    white-space: nowrap;                  /* because only the first line is indented */
}

h2 {
    color: white;
}


/******************************************************************************/
/******************************************************************************/
/******************************************************************************/
/* Nav */
/******************************************************************************/
/******************************************************************************/
/******************************************************************************/

.Nav {
    background: url("../images/WebsiteSpriteSheet.png") no-repeat scroll 0 -695px transparent;
    height: 80px;
    margin: auto;
    position: relative;
    width: 565px;
    z-index: 2;
    text-align: center;
}

.Nav ul {
    margin: auto;
    list-style-type: none;
    padding: 0;
}

.Nav li {
    display: inline-block;
    /*float: left;*/
}

.Nav ul li a {
    border: 0 none;
    color: #FFFFFF;
    direction: ltr;
    display: block;
    height: 42px;
    margin: 17px 13px 0 0;
    padding: 6px 6px 0 0;
    text-decoration: none;
    vertical-align: middle;
    width: 118.25px;
}

.Nav .btnHome a {
    text-indent: -9999px;
    background: url("../images/WebsiteSpriteSheet.png") no-repeat scroll 0 -165px transparent;
    white-space: nowrap;
}

.Nav .btnHome a:hover, .Nav .btnHome a:active {
    background: url("../images/WebsiteSpriteSheet.png") no-repeat scroll 0 -232px transparent;
}

.Nav .btnMedia a {
    text-indent: -9999px;
    background: url("../images/WebsiteSpriteSheet.png") no-repeat scroll 0 -294px transparent;
    white-space: nowrap;
}

.Nav .btnMedia a:hover, .Nav .btnMedia a:active {
    background: url("../images/WebsiteSpriteSheet.png") no-repeat scroll 0 -361px transparent;
}

.Nav .btnStore a {
    text-indent: -9999px;
    background: url("../images/WebsiteSpriteSheet.png") no-repeat scroll 0 -424px transparent;
    white-space: nowrap;
}

.Nav .btnStore a:hover, .Nav .btnStore a:active {
    background: url("../images/WebsiteSpriteSheet.png") no-repeat scroll 0 -491px transparent;
}

.Nav .btnBlog a {
    text-indent: -9999px;
    background: url("../images/WebsiteSpriteSheet.png") no-repeat scroll 0 -555px transparent;
    white-space: nowrap;
}

.Nav .btnBlog a:hover, .Nav .btnBlog a:active {
    background: url("../images/WebsiteSpriteSheet.png") no-repeat scroll 0 -622px transparent;
}

.postNavContent {
    width: 925px;
    height: 590px;
}

/******************************************************************************/
/******************************************************************************/
/******************************************************************************/
/* Main Content */
/******************************************************************************/
/******************************************************************************/
/******************************************************************************/


.Main {
    background: url("../images/WebsiteSpriteSheet.png") no-repeat 0 -2540px transparent;
    height: 575px;
    margin-top: -40px;
    padding: 50px 0 0 19px;
    float: left;
    margin-right: 10px;
}

.VS {
    background: url("../images/WebsiteSpriteSheet.png") no-repeat 0 -2370px transparent;
    height: 130px;
}

.Video {
    border: 2px solid #60C0F0;
    height: 315px;
    margin-left: 7px;
    width: 560px;
}

.BuyNow ul {
    display: block;
    list-style-type: none;
    margin-left: 7px;
    padding: 0;
}

.BuyNow li {
    float: left;
}

.BuyNow ul li a {
    border: 0 none;
    color: #FFFFFF;
    direction: ltr;
    display: block;
    height: 71px;
    margin: 10px 25px 0 0;
    padding: 6px 6px 0 0;
    text-decoration: none;
    vertical-align: middle;
    width: 260px;
}

.BuyApple a {
    text-indent: -9999px;
    background: url("../images/SpriteSheet2.png") no-repeat scroll 0 -105px transparent;
    white-space: nowrap;
}

.BuyAndroid a {
    text-indent: -9999px;
    background: url("../images/SpriteSheet2.png") no-repeat scroll 0 1px transparent;
    white-space: nowrap;
}


/******************************************************************************/
/******************************************************************************/
/******************************************************************************/
/* Social - Right Pane */
/******************************************************************************/
/******************************************************************************/
/******************************************************************************/


.Right {
    float: left;
    height: 575px;
    margin-top: -40px;
}

.Social {
    background: url("../images/WebsiteSpriteSheet.png") no-repeat scroll 0 -2179px transparent;
    height: 108px;
    padding: 35px 0 0 19px;
    width: 278px;
}

.TweetFeed {
    background: url("../images/WebsiteSpriteSheet.png") no-repeat scroll 0 -781px transparent;
    height: 458px;
    width: 299px;
    padding-left: 5px;
    padding-top: 25px;
}

.Social ul {
    display: block;
    list-style-type: none;
    margin-left: 0;
    padding: 0;
}

.Social li {
    float: left;
}

.Social ul li a {
    border: 0 none;
    color: #FFFFFF;
    direction: ltr;
    display: block;
    height: 60px;
    margin: 0 20px 0 0;
    padding: 6px 6px 0 0;
    text-decoration: none;
    vertical-align: middle;
    width: 65px;
}

.Social ul span {
    color: #FFFFFF;
}

.Social .btnFacebook a {
    background: url("../images/WebsiteSpriteSheet.png") no-repeat scroll 0 -2035px transparent;
    text-indent: -9999px;
    white-space: nowrap;
}

.Social .btnFacebook a:hover, .Social .btnFacebook a:active {
    background: url("../images/WebsiteSpriteSheet.png") no-repeat scroll 0 -2106px transparent;
}

.Social .btnTwitter a {
    background: url("../images/WebsiteSpriteSheet.png") no-repeat scroll 0 -1887px transparent;
    text-indent: -9999px;
    white-space: nowrap;
}

.Social .btnTwitter a:hover, .Social .btnTwitter a:active {
    background: url("../images/WebsiteSpriteSheet.png") no-repeat scroll 0 -1960px transparent;
}

.btnTwitter div {
    margin-left: 6px
}

.Social h2 {
    background: url("../images/WebsiteSpriteSheet.png") no-repeat scroll 0 -1655px transparent;
    height: 75px;
    margin: 0 0 0 5px;
    padding: 0;
    text-indent: -9999px;
    white-space: nowrap;
}

.Feed {
    background: url("../images/WebsiteSpriteSheet.png") no-repeat scroll 0 -1440px transparent;
    height: 198px;
    margin: 5px 0 0 8px;
    width: 275px;
}

.tweetGuy {
    background: url("../images/WebsiteSpriteSheet.png") no-repeat scroll 0 -1271px transparent;
    height: 162px;
    margin: -8px 0 0 95px;
    width: 85px;
}

/******************************************************************************/
/******************************************************************************/
/******************************************************************************/
/* Footer */
/******************************************************************************/
/******************************************************************************/
/******************************************************************************/

.Footer {
    clear: both;
}

.Footer ul {
    display: block;
    list-style-type: none;
    margin-left: 7px;
    padding: 0;
    margin-top: 0px;
}

.Footer li {
    float: left;
}

.Footer ul li .LeftFooterInner {
    border: 0 none;
    color: #FFFFFF;
    direction: ltr;
    display: block;
    height: 203px;
    margin: 10px 10px 0 0;
    padding: 6px 6px 0 0;
    text-decoration: none;
    vertical-align: middle;
    width: 290px;
}

.Footer .LeftFooter .LeftFooterInner {
    background: url("../images/SpriteSheet2.png") no-repeat scroll 0 -1293px transparent;
}

.Footer .MiddleFooter .LeftFooterInner {
    background: url("../images/SpriteSheet2.png") no-repeat scroll 0 -859px transparent;
}

.Footer .RightFooter .LeftFooterInner {
    background: url("../images/SpriteSheet2.png") no-repeat scroll 0 -423px transparent;
}

.Footer span {
    color: #4A3100;
    float: right;
    font-size: 120%;
    margin-right: 10px;
    margin-top: 15px;
    width: 150px;
}

.Footer img {
    margin: 10px 0 0 20px;
}



/******************************************************************************/
/******************************************************************************/
/******************************************************************************/
/* Social - Right Pane */
/******************************************************************************/
/******************************************************************************/
/******************************************************************************/


/*
.ForegroundShips {
    clear: both;
}

.largeShipRight {
    background: url("../images/sprites_fg.png") no-repeat scroll -540px -95px transparent;
    bottom: 1280px;
    height: 316px;
    left: 800px;
    position: relative;
    width: 525px;
    z-index: 1;
}

.smallShipRight {
    background: url("../images/WebsiteSpriteSheet.png") no-repeat scroll 0 -1160px transparent;
    bottom: 1250px;
    height: 130px;
    left: 840px;
    position: relative;
    width: 201px;
    z-index: 1;
}

.missileLaunch {
    background: url("../images/WebsiteSpriteSheet.png") no-repeat scroll 0 -1305px transparent;
    bottom: 1600px;
    height: 220px;
    left: 440px;
    position: relative;
    width: 400px;
    z-index: 1;
}

.largeShipLeft {
    background: url("../images/sprites_fg.png") no-repeat scroll 0 0 transparent;
    bottom: 1070px;
    height: 410px;
    right: 310px;
    position: relative;
    width: 470px;
    z-index: 1;
}

.smallShipLeft {
    background: url("../images/WebsiteSpriteSheet.png") no-repeat scroll 0 -1965px transparent;
    bottom: 1040px;
    height: 165px;
    right: 228px;
    position: relative;
    width: 255px;
    z-index: 1;
}

.Feed {
    color: #F8F800;
    word-wrap: break-word;
}

.Feed blockquote {
    margin: 0 20px;
}


.imageSizer {
    background-color: #000000;
    padding: 0 75px;
}

*/

#media ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

#media ul li {
    margin: 1em;
    list-style-type: none;
}



/******************************************************************************/
/******************************************************************************/
/******************************************************************************/
/* Twitter */
/******************************************************************************/
/******************************************************************************/
/******************************************************************************/



.twtr-hd {
    display: none !important;
}

.twtr-avatar {
    display: none !important;
}

.twtr-widget .twtr-tweet-wrap {
    font-family: Visitor, Helvetica, Arial, sans-serif;
    font-size: 20px;
    overflow: hidden;
    padding: 6px 15px;
}

.twtr-tweet-text {
    margin: 0px !important;
}

.twtr-doc a {
    color: #F8F800;
}

.twtr-doc a:visited {
    color: #F8F800;
}

.twtr-widget h3, .twtr-widget h4, .twtr-widget p {
    line-height: 1 !important;
}

.twtr-ft {
    display: none !important;
}


/******************************************************************************/
/******************************************************************************/
/******************************************************************************/
/* Media Screen Size Specific */
/******************************************************************************/
/******************************************************************************/
/******************************************************************************/


@media screen and (-webkit-min-device-pixel-ratio:0) {
    .Footer ul {
        display: inline-block;
    }

    .largeShipLeft {
        bottom: 1795px;
        left: -325px;
    }

    .missileLaunch {
        bottom: 1505px;
    }

    .smallShipLeft {
        bottom: 1730px;
    }

    .largeShipRight {
        bottom: 525px;
        left: 860px;
    }

    .smallShipRight {
        bottom: 525px;
        left: 835px;
    }

}