﻿html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,strong,sub,sup,var,b,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary,time,mark,audio,video {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
    font-weight: normal;
}

body {
    line-height: 1;
}

article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section {
    display: block;
}

nav ul {
    list-style: none;
}

a {
    margin: 0;
    padding: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
}

input,select {
    vertical-align: middle;
}

::selection {
    background: #8bb9a6;
}

::-moz-selection {
    background: #8bb9a6;
}

#ie-message {
    font-family: sans-serif;
    background-color: #97c8b5;
    text-align: center;
    top: 0;
    padding: 40px;
    line-height: 25px;
    font-size: 18px;
    color: #15231a;
    height: 100%;
}

#ie-message h2 {
    font-size: 130%;
    margin-bottom: 30px;
}

#ie-message ul {
    margin: 0;
    padding-left: 0 0 0 20px;
}

#ie-message a {
    color: #426f50;
}

body,html {
    -webkit-transform: translateZ(0);
    -webkit-text-size-adjust: none;
    margin: 0;
    padding: 0;
}

body {
    font-family: "Varela Round","Helvetica Neue",Helvetica,sans-serif;
    background-color: #15231a;
}

a {
    color: #97c8b5;
    text-decoration: none;
}

small {
    font-size: 70%;
}

img#thumb {
    display: none;
}

#background {
    /*-webkit-transform: translateZ(0);*/
    background: url("../images/background-tile.png");
    background: url("../images/background-tile.png"),-moz-linear-gradient(top,#32656b 0,#669a91 48%,#9cbeaf 92%,#15231a 100%);
    background: url("../images/background-tile.png"),-webkit-gradient(linear,left top,left bottom,color-stop(0%,#32656b),color-stop(48%,#669a91),color-stop(92%,#9cbeaf),color-stop(100%,#15231a));
    background: url("../images/background-tile.png"),-webkit-linear-gradient(top,#32656b 0,#669a91 48%,#9cbeaf 92%,#15231a 100%);
    background: url("../images/background-tile.png"),-o-linear-gradient(top,#32656b 0,#669a91 48%,#9cbeaf 92%,#15231a 100%);
    background: url("../images/background-tile.png"),-ms-linear-gradient(top,#32656b 0,#669a91 48%,#9cbeaf 92%,#15231a 100%);
    background: url("../images/background-tile.png"),linear-gradient(to bottom,#32656b 0,#669a91 48%,#9cbeaf 92%,#15231a 100%);
    background-size: 1280px 720px;
    background-position: center 0;
    display: block;
    width: 100%;
    min-width: 720px;
    height: 835px;
    background-repeat: repeat-x;
    position: absolute;
    top: 0;
    z-index: -100;
}

.ie7 #background,.ie8 #background {
    background-color: #32656b;
    background: url("../images/background-tile.png");
    background-position: center 0;
}

@media only screen and (max-width:780px) {
    #background {
        background: url("../images/background-tile.png");
        background: url("../images/background-tile.png"),-moz-linear-gradient(top,#32656b 0,#669a91 48%,#9cbeaf 92%,#15231a 100%);
        background: url("../images/background-tile.png"),-webkit-gradient(linear,left top,left bottom,color-stop(0%,#32656b),color-stop(48%,#669a91),color-stop(92%,#9cbeaf),color-stop(100%,#15231a));
        background: url("../images/background-tile.png"),-webkit-linear-gradient(top,#32656b 0,#669a91 48%,#9cbeaf 92%,#15231a 100%);
        background: url("../images/background-tile.png"),-o-linear-gradient(top,#32656b 0,#669a91 48%,#9cbeaf 92%,#15231a 100%);
        background: url("../images/background-tile.png"),-ms-linear-gradient(top,#32656b 0,#669a91 48%,#9cbeaf 92%,#15231a 100%);
        background: url("../images/background-tile.png"),linear-gradient(to bottom,#32656b 0,#669a91 48%,#9cbeaf 92%,#15231a 100%);
        background-size: 780px 835px;
        background-position: center 0;
    }

    .ie7 #background,.ie8 #background {
        background-color: #32656b;
        background: url("../images/background-tile.png");
        background-position: center 0;
    }
}

#title {
    display: block;
    position: absolute;
    top: 75px;
    width: 100%;
    min-width: 720px;
    height: 300px;
    text-align: center;
    z-index: -50;
}

#title h1 {
    position: relative;
    font-weight: normal;
    display: block;
    overflow: hidden;
    margin: auto;
    height: 200px;
    width: 410px;
    background-image: url("../images/smd-logo.png");
    background-position: 0 0;
}

#title h2 {
    width: 525px;
    margin: auto;
    font-size: 23px;
    color: #15231a;
    display: block;
    margin-top: 40px;
}

.bottom {
    color: #97c8b5;
}

a.steam {
    -webkit-transition:all 0.2s;
    -moz-transition:all 0.2s;
    -o-transition:all 0.2s;
    transition:all 0.2s;
    position: relative;
    margin: auto;
    margin-top: 20px;
    display: block;
    height: 44px;
    width: 176px;
    overflow: hidden;
    background-image: url("../images/steam.png");
    background-size: 176px 44px;
}

a.steam:hover {
    top:-2px;
    opacity: 0.7;
}
a.steam:active {
    -webkit-transition:all 0.1s;
    -moz-transition:all 0.1s;
    -o-transition:all 0.1s;
    transition:all 0.1s;
    top:1px;
    opacity: 0.8;
}

a.steam.border {
    border: solid 1px white;
    width: 186px;
    padding-top: 54px;
    background-position: -553px -18px;
    border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    margin-bottom: 120px;
}

#foreground {
    position: absolute;
    width: 100%;
    min-width: 720px;
    pointer-events: none;
    overflow: hidden;
    height: 330px;
    top: 400px;
    background-image: url("../images/foreground.png");
    background-size: 2263px 530px;
    background-position: center -200px;
}

#foreground .inner {
    position: relative;
    width: 0;
    height: 0;
    margin: auto;
    background-color: blue;
    z-index: -1;
}

#content {
    position: absolute;
    width: 100%;
    min-width: 720px;
    top: 710px;
    background-color: #000019; /* This color */
}

#content #inner {
    width: 720px;
    margin: auto;
    margin-top: -40px;
    padding-bottom: 10px;
    color: #97c8b5;
    text-align: center;
}

#blackout {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background-color: rgba(0,0,0,0.8);
	z-index: 1000;
	display: none;
}

iframe#video {
    /*border: solid 20px #15231a;*/
	position: relative;
	z-index: 1001;
}

#video_thumb {
    /*border: solid 20px #15231a;*/
    width: 640px;
    height: 210px;
    margin: auto;
    background-image: url("../../www.midnart.com/images/splash.jpg");
    background-size: 640px 360px;
    display: block;
    padding-top:150px;
}

#video_thumb .text {
    display: block;
    color: #15231a;
    font-size: 25px;
	padding-top: 100px;
}
#video_thumb .button {
    display: block;
    width: 85px;
    height: 60px;
    background-image: url("../images/play_button.png");
    background-size: 85px 60px;
    color: #15231a;
    margin: auto;
    -webkit-transition: opacity .2s;
    -moz-transition: opacity .2s;
    -o-transition: opacity .2s;
    transition: opacity .2s;
    opacity: 1;
}
#video_thumb:hover .button {
    opacity: 0.7;
}

ul#screenshots {
    list-style: none;
    margin: auto;
    margin-top: 30px;
    padding: 0;
    width: 660px;
}

ul#screenshots li {
    padding: 0;
    margin: 10px;
    display: inline-block;
}

ul#screenshots li a img{
    display: block;
    width: 200px;
    padding: 0;
    margin: 0;
    -webkit-transition: opacity .2s;
    -moz-transition: opacity .2s;
    -o-transition: opacity .2s;
    transition: opacity .2s;
}

ul#screenshots li a:hover img {
    opacity: 0.5;
}

ul#mShareButtons {
    list-style: none;
    margin: auto;
    margin-top: 30px;
    padding: 0;
    width: 660px;
}

ul#mShareButtons li {
    padding: 0;
    margin: 10px;
    display: inline-block;
}

#social {
    -webkit-font-smoothing: antialiased;
    list-style: none;
    margin: 0 auto 20px auto;
}

#social li {
    display: inline;
}

#social li a {
    position: relative;
    font-size: 18px;
    display: inline-block;
    margin: 0 10px 10px 10px;
    height: 30px;
    text-align: left;
    line-height: 30px;
    padding: 0 0 0 40px;
    -webkit-transition: opacity .1s;
    -moz-transition: opacity .1s;
    -o-transition: opacity .1s;
    transition: opacity .1s;
}

#social li a:before,#social li a .before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    height: 30px;
    width: 30px;
}

#social li a.twitter:before,#social li a.twitter .before {
    background-image: url("../images/twitter-icon.png");
    background-size: 30px 30px;
}

#social li a.facebook:before,#social li a.facebook .before {
    background-image: url("../images/facebook-icon.png");
    background-size: 30px 30px;
}

#social li a.tumblr:before,#social li a.tumblr .before {
    background-image: url("../images/tumblr-icon.png");
    background-size: 30px 30px;
}

#social li a:hover {
    opacity: .5;
}

ul#links {
    list-style: none;
    margin: 0 auto 20px auto;
    font-size: 18px;
}

ul#links li {
    margin-bottom: 15px;
}

ul#links li a {
    color: #b8dacd;
    -webkit-transition: color .1s;
    -moz-transition: color .1s;
    -o-transition: color .1s;
    transition: color .1s;
}

ul#links li a:hover {
    color: #5a7c6c;
}

#contact {
    font-size: 13px;
    margin: 0 auto 0 auto;
    -webkit-transition: color .1s;
    -moz-transition: color .1s;
    -o-transition: color .1s;
    transition: color .1s;
    color: #4d6c5d;
}

#contact:hover {
    color: #354e3f;
}

.mEmptySpace {
  clear: both;
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
  padding-top: 150px;
}

.mContact-Box {
	width: 100%;
	background-color: #354e3f;
	text-align:center;
	margin-top: 40px;
	padding-top: 20px;
	padding-bottom: 10px;
	
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000019+0,344c3d+4,344c3d+96,000019+100 */
	background: #000019; /* Old browsers */
	background: -moz-linear-gradient(top, #000019 0%, #344c3d 4%, #344c3d 96%, #000019 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #000019 0%,#344c3d 4%,#344c3d 96%,#000019 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #000019 0%,#344c3d 4%,#344c3d 96%,#000019 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000019', endColorstr='#000019',GradientType=0 ); /* IE6-9 */
}

.mFootnote {
	text-align:center;
	color: #4d6c5d;
	padding-top: 20px;
	padding-bottom: 20px;
}

.mHeader {
    padding-top: 120px;
    font-size: 25px;
    margin-bottom: 100px;
}

.mKeepInTouch {
    padding-top: 100px;
    font-size: 18px;
    margin-bottom: 40px;	
}

.mKeepInTouch h3 {
    font-size: 25px;	
}

.mEmail {
    padding-top: 0px;
    font-size: 18px;
    margin-bottom: 20px;	
}

.mSection {
    padding-top: 0px;
    font-size: 18px;
}

.mSection h3 {
    font-size: 25px;	
    margin: 40px 0px 20px 42px;
    text-align: left;
}

.mSection h2 {
    font-size: 20px;
    margin: 40px 0px 20px 42px;
    text-align: left;
}


.mSection p {
    font-size: 16px;
    text-align: justify;
    margin: 10px 0px 10px 42px;
    color: #4d6c5d;
}

.mSection .mGameTitle {
	color: orange;
}

.mSection .mHighlight {
	color: orange;
}

.mPreviousTitle {
	width: 100%;
	margin-left: 40px;
}

.mPreviousTitlePoster {
	float: left;
	width: 200px;
}

.mPreviousTitleName {
	font-weight:bold;
	font-size: 16px;
	margin-bottom: 8px;
}

.mPreviousTitleDescription {
	margin-left: 220px;
	text-align:left;
	font-size: 14px;
}

.mPreviousTitleStore {
	margin-top: 20px;
	text-align: left;
}

