body {

/*background-image: url('../images/texture-stripe1.png'), url('../images/sunBurst.png'),
-moz-radial-gradient(center, ellipse cover,  #606060 0%, #000000 100%);

background-image: url('../images/texture-stripe1.png'), url('../images/sunBurst.png') center top no-repeat,
-webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%,#606060), color-stop(100%,#000000));

background-image: url('../images/texture-stripe1.png'), url('../images/sunBurst.png'),
-webkit-radial-gradient(center, ellipse cover,  #606060 0%,#000000 100%);

background-image: url('../images/texture-stripe1.png'), url('../images/sunBurst.png'),
-ms-radial-gradient(center, ellipse cover,  #606060 0%,#000000 100%);

background-image: url('../images/texture-stripe1.png'), url('../images/sunBurst.png'),
-o-radial-gradient(center, ellipse cover,  #606060 0%,#000000 100%);

background-image: url('../images/texture-stripe1.png'), url('../images/sunBurst.png'),
radial-gradient(ellipse at center,  #606060 0%,#000000 100%);

background-repeat: repeat, no-repeat;*/

/*background-image: url('../images/texture-stripe1.png'), url('../images/sunBurst.png'),
radial-gradient(ellipse at center,  #606060 0%,#000000 100%);*/
}
section {
    height: auto;
    min-height: 0;
}
h1 {
	font-family:'DaysRegular', Arial, sans-serif;
	color: #FFFFFF;
	font-size:1em;
	text-align: center;
	text-transform:uppercase;
	display: inline-block;
	vertical-align: top;
	padding: 0 0 0 1%;
}
h1 strong {
	font-family:'DISTGRG',Arial, sans-serif;
	font-size:4em;
	text-shadow: 2px 2px 6px rgba(0,0,0,0.8);
	/*text-shadow: -1px 0 #707070, 0 1px #707070, 1px 0 #707070, 0 -1px #707070;*/

	color: #F5F5F5;
	color: #FAFAFA;
	/*color:#FFF;*/

  /* 3D effect */
  text-shadow: -1px 0 #707070, 0 1px #707070, 1px 0 #707070, 0 -1px #707070,
  			   0 1px 0 #ccc,
               0 2px 0 #c9c9c9,
               0 3px 0 #bbb,
               0 4px 0 #b9b9b9,
               0 5px 0 #aaa,
               0 6px 1px rgba(0,0,0,.1),
               0 0 5px rgba(0,0,0,.1),
               0 1px 3px rgba(0,0,0,.3),
               0 3px 5px rgba(0,0,0,.2),
               0 5px 10px rgba(0,0,0,.25),
               0 10px 10px rgba(0,0,0,.2),
               0 20px 20px rgba(0,0,0,.15);
}
h1 strong span {
	font-family:'DISTGRG',Arial, sans-serif;
	font-size:1.2em;
}
p.logoHome {
	max-width:232px;
	display: inline-block;
}
p.logoHome img {
	max-width:100%;
}
header#headerSecHome1 {
	background: none;
	border:0;
	padding: 0;
	width:100%;
	margin: 0 auto 1% auto;
	max-width:1280px;
	text-align: center;
}
p#coming {
	font-family:'DaysRegular',Arial, sans-serif;
	color: #FFFFFF;
	text-align: center;
	font-size:0.8em;
	margin: 0;
}

div#picStrip {
	margin: 0 auto;
	padding: 0;
	width:100%;
	max-width: 1800px;
	/*border-top:6px dashed gray;
	border-bottom:6px dashed gray;*/
	/*padding: 6px 0 2px 0;*/
}
div#picStrip img {
	margin:0;
	padding: 0;
	width:25%;
	max-width:450px;
	text-align: center;
	display: inline-block;
	border-top:4px dashed gray;
	border-bottom:4px dashed gray;
}

section#homeSection, section#linkSection {
	clear: both;
	width:80%;
	margin:1% auto 0.8% auto;
	max-width:1280px;
	padding: 0;
	text-align:center;
}
section#linkSection a {
    color:#fff;

	/*text-align:center;*/
}
.clearAll {
	clear: both;
}

article.mainArticle {
	display: inline-block;
	width:30%;
	text-align: justify;
	color:#FFFFFF;
	vertical-align: top;
	padding: 8px;
	border-radius:16px;
	margin: 1% 0.005%;
	border:1px solid #092802;
	background: #155404;

	min-height:100px;

	/*background: -moz-linear-gradient(left,  #155404 0%, #0b3602 100%);
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,#155404), color-stop(100%,#0b3602));
	background: -webkit-linear-gradient(left,  #155404 0%,#0b3602 100%);
	background: -o-linear-gradient(left,  #155404 0%,#0b3602 100%);
	background: -ms-linear-gradient(left,  #155404 0%,#0b3602 100%);
	background: linear-gradient(to right,  #155404 0%,#0b3602 100%);*/
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#155404', endColorstr='#0b3602',GradientType=1 );

	background-image: url('../images/texture-stripe3.png'),
    -moz-linear-gradient(left,  #155404 0%, #0b3602 100%);

	background-image: url('../images/texture-stripe3.png'),
    -webkit-linear-gradient(left,  #155404 0%,#0b3602 100%);

	background-image: url('../images/texture-stripe3.png'),
    -webkit-gradient(linear, left top, right top, color-stop(0%,#155404), color-stop(100%,#0b3602));

	background-image: url('../images/texture-stripe3.png'),
    -o-linear-gradient(left,  #155404 0%,#0b3602 100%);

	background-image: url('../images/texture-stripe3.png'),
    -ms-linear-gradient(left,  #155404 0%,#0b3602 100%);

	background-image: url('../images/texture-stripe3.png'),
    linear-gradient(left,  #155404 0%,#0b3602 100%);

	-moz-box-shadow: 2px 2px 2px 0px #000000;
	-webkit-box-shadow: 2px 2px 2px 0px #000000;
	-o-box-shadow: 2px 2px 2px 0px #000000;
	box-shadow: 2px 2px 2px 0px #000000;
	filter:progid:DXImageTransform.Microsoft.Shadow(color=#000000, Direction=134, Strength=2);
}
article.mainArticle a {
	color:#FFF;
	text-decoration: none;
	cursor: default;
}
article.mainArticle h2 {
	font-family:'DISTGRG',Arial, sans-serif;
	font-size:1.4em;
	text-align:center;
	margin: -6% 0 0 0;
	color:#FFF;
	text-shadow: 2px 4px 4px rgba(0,0,0,0.7);
}
article.mainArticle h2 a {
	font-family:'DISTGRG',Arial, sans-serif;
	color:#FFF;
	text-decoration: none;
	cursor: default;
}


footer section {
	clear: both;
	width:80%;
	margin:0 auto 20px auto;
	max-width:1280px;
	text-align:center;
}
footer {
	padding:0.05% 0;
	margin: 0;
	background: #282828;
	background: -moz-linear-gradient(top,  #282828 1%, #000000 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#282828), color-stop(100%,#000000));
	background: -webkit-linear-gradient(top,  #282828 1%,#000000 100%);
	background: -o-linear-gradient(top,  #282828 1%,#000000 100%);
	background: -ms-linear-gradient(top,  #282828 1%,#000000 100%);
	background: linear-gradient(to bottom,  #282828 1%,#000000 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#282828', endColorstr='#000000',GradientType=0 );


	border-top: 1px solid #000;

	border-top: 4px dashed #3B3B3B;
	background-image: url('../images/texture-twinkle_twinkle.png'),
	radial-gradient(ellipse at center, #757575 0%, #2E2E2E 100%);

}

article.footerArticle {
	display: inline-block;
	width:30%;
	text-align: justify;
	color:#a4a4a4;
	vertical-align: top;
	padding: 1%;
	border-radius:16px;
	margin: 1% 0.005%;
}
article.footerArticle h3 {
	font-size: 1.3em;
	color:#FFF;
	text-align: center;
}
.paraPlay, .paraPlay2 {
	text-align: center;
	/*margin-top: -1.6%;*/
	margin: 10px auto 20px auto;
	max-width: 1280px;
}
.paraPlay p {
	font-size: 1.2em;
}
.paraPlay2 {
	margin:0 auto 10px auto;
	max-width:800px;
}
.in-para-play {
	display:inline-block;
	width:49%;
}
.paraPlay2 ul {
	text-align: left;
	vertical-align: top;
}
.paraPlay2 p {
	vertical-align: top;
}
.paraPlay2 li {
	color:#73AA28;
	font-family:'DaysRegular', Arial, sans-serif;
	font-size: 1.2em;
	color: #E1D125;
}
a#buttonPlay {
	display: inline-block;
    outline: none;
    cursor: pointer;
    text-align: center;
    text-decoration: none;
    font-family:'DISTGRG',Arial, sans-serif;
    text-transform:uppercase;
    font-size: 1.8em;
    font-weight: bold;
    padding: 0.5em 1.2em;
    -webkit-border-radius: .6em;
    -moz-border-radius: .6em;
    border-radius: .6em;
	-moz-box-shadow: 2px 2px 2px 0px rgba(0,0,0,0.6);
	-webkit-box-shadow: 2px 2px 2px 0px rgba(0,0,0,0.6);
	-o-box-shadow: 2px 2px 2px 0px rgba(0,0,0,0.6);
	box-shadow: 2px 2px 2px 0px rgba(0,0,0,0.6);
	filter:progid:DXImageTransform.Microsoft.Shadow(color=#000000, Direction=134, Strength=2);
    border:0;
    color:#FFFFFF;
    text-shadow: 1px 2px 2px rgba(0,0,0,0.6);

	background: #ffff42;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmY0MiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNiZjljMDMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #ffff42 0%, #bf9c03 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffff42), color-stop(100%,#bf9c03));
	background: -webkit-linear-gradient(top,  #ffff42 0%,#bf9c03 100%);
	background: -o-linear-gradient(top,  #ffff42 0%,#bf9c03 100%);
	background: -ms-linear-gradient(top,  #ffff42 0%,#bf9c03 100%);
	background: linear-gradient(to bottom,  #ffff42 0%,#bf9c03 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffff42', endColorstr='#bf9c03',GradientType=0 );
}
.ie a#buttonPlay {
	color:#096000;
	color:#6E6E6E;
}
a#buttonPlay:hover {
}
.ie a#buttonPlay:hover {
	color:#0E8E00;
}

#firstSection {
	margin: 0 0 20px 0;
	background: #050505;
	text-align:center;
	border-top: 4px dashed #3B3B3B;
	border-bottom: 2px dashed #3B3B3B;
	background-image: url('../images/texture-pw_maze_black.png');
}

#last-girls {
	text-align:center;
	width:100%;
	margin:20px auto 0 auto;
	font-size:1em;
	text-transform:uppercase;
	vertical-align:top;
}
#last-girls p {
	vertical-align:top;
	font-family:'DaysRegular', Arial, sans-serif;
	max-width:48%;
	margin:0;
	padding:0;
	display:inline-block;
}
#last-girls img {
	max-width:100%;
	margin:0;
	padding:0;
	max-height: 375px;
	border:4px solid #3B3B3B;
}

@media only screen and (max-width:1024px) {
	p#girlHome {
		display:none;
		max-width: 400px;
	}
	p#screenHome {
		max-width: 300px;
	}
	/*article {
		width:20%;
	}*/
}

@media only screen and (max-width:600px) {
	section#homeSection {
		width:98%;
		max-width:none;
	}
	article.mainArticle {
		width:95%;
		text-align: left;
		min-height: 0;
	}
	article.mainArticle h2 {
		font-size:1.1em;
		margin: -4px 0 0 0;
	}

	a#buttonPlay {
	    font-size: 1em;
	    font-weight: bold;
	    padding: 0.5em 1.2em;
	    margin-top: -10px;
	}
	h1 strong {
		font-size:2em;
	}
	p.logoHome img {
		max-width:70px;
	}


	footer section {
		width:98%;
	}

	article.footerArticle {
		width:95%;
		max-width: none;
		padding: 8px;
	}
	article.footerArticle h3 {
		font-size: 1.1em;
	}
}

@media only screen and (max-width:480px) {

	div#picStrip {
		display: none;
	}
	a#buttonPlay {
	    margin-top: 10px;
	}
	p.logoHome img {
		display: none;
	}
	h1 strong {
		font-size:2em;
	}
}
