@charset "UTF-8";
/* CSS Document */

* {
	margin: 0;
	font-family: 'tradegothicroman', sans-serif;
}
html, body {
	height: 100%;
	padding:  0;
	margin: 0;
	
}


body {
	height: 100%;
	margin: 0;
	padding: 0;
	font-family: 'tradegothicroman', sans-serif;
	font-size: 14px;
	color: #fff;
	line height: 1.1;
	background: #000 url('images/bg-1.jpg') no-repeat center center fixed; 
-webkit-background-size: 100%; 
    -moz-background-size: 100%; 
    -o-background-size: 100%; 
    background-size: 100%; 
    -webkit-background-size: cover; 
    -moz-background-size: cover; 
    -o-background-size: cover; 
    background-size: cover; 
	
	}
	
@font-face {
    font-family: 'fonts/tradegothicroman';
    src: url('fonts/tradegothic-webfont.eot');
    src: url('fonts/tradegothic-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/tradegothic-webfont.woff') format('woff'),
         url('fonts/tradegothic-webfont.ttf') format('truetype'),
         url('fonts/tradegothic-webfont.svg#tradegothicroman') format('svg');
    font-weight: normal;
    font-style: normal;

}
	
.hiddenPic {display:none;}
	
a, img {
    border:none;
}

a { 
	text-decoration: none;
	
}

a:link {color: white;}
a:visited { text-decoration: none; color:white; }
a:hover { text-decoration: none; color:red; }
a:focus { text-decoration: none; color:white; }
a:hover, a:active { text-decoration: none; color:red }


img {
	max-width: 100%;
}

a:focus, a:active,
button,
input[type="reset"]::-moz-focus-inner,
input[type="button"]::-moz-focus-inner,
input[type="submit"]::-moz-focus-inner,
select::-moz-focus-inner,
input[type="file"] > input[type="button"]::-moz-focus-inner {
    outline: none !important;
}

.h2 {
	font-family: 'tradegothicroman';
	text-transform: uppercase;
	float: none;
	text-align: center;
	font-size: 22px;
	font-weight: normal;
	padding: 0;
	margin: 10px 0;
}

::-webkit-input-placeholder { text-align: center; }
::-moz-placeholder { text-align: center; } /* firefox 19+ */
:-ms-input-placeholder { text-align: center; } /* ie */
input:-moz-placeholder { text-align: center; }

#wrapper {
	width: 100%;
	margin: 0 auto -60px;
	padding: 0;
	background: #transparent;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	overflow: hidden;
}

#wrapperhome {
	width: 100%;
	margin: 0 auto -60px;
	padding: 0;
	background: #transparent;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	overflow: hidden;
}

#top {
	width: 100%;
	padding: 3px 0px;
	background:#FF00FF;
}

#wrapper2 {
	width: 100%;
	padding: 0;
	text-align: left;
	margin: 0 auto;
	overflow: hidden;
}

.footer, .push {
	height: 60px; /* .push must be the same height as .footer */
}

#footer {
	padding: 15px;
	clear: both;
	margin-top: 15px;
	font-size: 10px;
	color: yellow;
	font-family: 'Press Start 2P', cursive;
	overflow: hidden;
	height: 30px;
	text-align: center;
}

#footer a:link {
	font-family: 'Press Start 2P', cursive;
	color: yellow;
}

#footer a:visited{
	font-family: 'Press Start 2P', cursive;
	color: yellow;
}

#footer a:hover {
	font-family: 'Press Start 2P', cursive;
	color: white;
}

.likes {
	display: none;
}


.contentbottom {
	max-width: 500px;
	margin: 0px auto;
	text-align: center;
	font-size: 13px;
	margin-top: -30px;
}

.logo {
	width: 450px;
	max-width: 100%;
	margin: 15px auto 15px;
	z-index: 999;
	clear: both;
	display: block;
	
}

	
	
.maincontent {
	width: 100%;
	max-width: 1100px;
	position: relative;
	margin: 15px auto;
	text-align: center;
	color: #fff;
	z-index: 99;
	font-size: 14px;
}





.maincontent input {
	border: 1px solid #fff;
	background: rgba(0, 0, 0, 0.5);
	
	padding: 22px 0px;
	width: 250px;
	float: left;
	margin: 0px 8px 0px 8px;
	line-height: 1;
	color: #fff;
	text-align: center;
	font-size: 18px;
}

.icons {
	clear: both;
	margin: 25px auto;
	
	padding-bottom: 15px;
	
}

.icons img {
	margin: 0px;
	
}

.icons img:hover {
	margin: 0px;

}

#linebreak {	
	width: 95%;
	border-top: 1px dotted #fff;
	height: 5px;
	padding-top: 5px;
	margin: 10px auto;	
	clear: both;
}

	

input {
    -webkit-appearance: none;
    border-radius: 0;
}



.maincontent textarea {
	border: 1px solid #fff;
	background: #000;
	padding: 20px 0px;
	width: 100%;
	clear: both;
	margin: 10px auto;
	display: block;
	color: #888;
	text-align: center;
	font-size: 18px;
	font-family: 'tradegothicroman';
}


.contactshiz {
	position: relative;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	overflow: hidden;
	width: 90%;
	max-width: 800px;
	margin: 0 auto;
}

.contactshiz input {
	border: none;
	padding: 10px 1%;
	width: 100%;
	max-width: 100%;
	clear: both;
	margin: 10px auto;
		color: #888;
	text-align: left;
	font-size: 16px;
}


.contactshiz textarea {
	border: none;
	padding: 10px 1%;
	width: 100%;
	max-width: 100%;
	clear: both;
	margin: 10px auto;
	color: #888;
	text-align: left;
	font-size: 16px;
	overflow: hidden;
	 -webkit-appearance: none;
    border-radius: 0;
}

.contactshiz button, .contactshiz input[type="button"], .contactshiz input[type="submit"] {
	border: none;
	background: #000;
	color: #fff;
	width: 50px;
	float: right;
	text-align: center;
	padding: 10px 1%;
	position: relative;
	cursor: pointer;
}

.contactshiz input[type="submit"]:hover {
	background: #fff;
	color: #000;
	-webkit-transition-duration: 1s;
    -moz-transition-duration: 1s;
    transition-duration: 1s;
}

.contactshiz h1 {
	font-family: 'tradegothicroman';
	text-transform: uppercase;
	font-size: 22px;
	font-weight: normal;
	padding: 0;
	margin: 0;
}



.caption {
	display: inline-block; margin: 1%; position: relative;
}


.caption img {
    display: block;
}

.caption .cornerLink {
    visibility:hidden;
    opacity:0;
    transition:visibility 0s linear 0.5s,opacity 0.5s linear;
	width: 100%;
	height: 100%;
    position: absolute;
	font-size: 16px;
    bottom: 0px;
    left: 0px;
    right: 0px;
    padding: 0px 0px;
    background: rgba(255, 0, 0, .8) url(images/spotlight_magnifier.png) center center no-repeat;
	color: #fff;
    text-decoration: none;
    text-align: center;
    
    
}

.caption .cornerLink p {margin-top: 75%; text-align: center;}

.caption .cornerLink img {margin: 0px 4px; padding-top: 4px; display: inline;}

.caption .cornerLink .text {
display: inline;
margin: 0;
padding: 0;
}



.caption:hover .cornerLink {
    visibility:visible;
  opacity:1;
  transition-delay:0s;
}

.yocaption {
	display: inline-block; margin: 10px; position: relative;
}


.yocaption .yoLink {
    visibility:hidden;
    opacity:0;
    transition:visibility 0s linear 0.5s,opacity 0.5s linear;
	width: 130px;
	height: 130px;
    position: absolute;
	font-size: 16px;
    bottom: 0px;
    left: 0px;
    right: 0px;
    padding: 0px;
	-webkit-border-radius: 65px;
	-moz-border-radius: 65px;
	border-radius: 65px;
    background: rgba(255, 0, 0, .8) url(images/crown.png) center center no-repeat;
	color: #fff;
    text-decoration: none;
    text-align: center;
    
    
}

.yocaption .yoLink p {margin-top: 75%; text-align: center;}

.yocaption .yoLink img {margin: 0px 4px; padding-top: 4px; display: inline;}

.yocaption .yoLink .text {
display: inline;
margin: 0;
padding: 0;
}

.yocaption:hover .yoLink {
    visibility:visible;
  opacity:1;
  transition-delay:0s;
}


#absolute {
	display: none;	
	width: 100%;
	max-width: 900px;
	padding: 0px;
	margin: 0 auto;
	position: relative;
	max-width: 1200px;
}

#absolute a {
	color:#fff;
	font-family: 'Squada One', san-serif;
	font-size:20px;
		text-transform: uppercase;
	font-weight: normal;
	text-decoration: none;
}
#absolute a:hover {
	opacity:0.7;
	text-decoration: none;
}

#menudrop {
	color: #fff;
	text-transform: uppercase;
	position: relative;
	width: 50px;
	height: 39px;
	background: url(images/contact.png); 
	margin: 0 auto;
	z-index: 9999;
	
}

#menudropclose {
	color: #fff;
	text-transform: uppercase;
	position: relative;
	width: 50px;
	height: 39px;
	background: url(images/contactclose.png);
	margin: 0 auto;
	
	
}



#menudrop:hover{
	background: url(images/contact2.png);
	-webkit-transition-duration: 0.4s;
    -moz-transition-duration: 0.4s;
    transition-duration: 0.4s;
	
}

#instafeed {margin: 0; padding: 0;}

@media screen and (min-width: 0px) and (max-width: 700px) {

body {
	
	background: #000 url('images/Crossing_BW2.jpg') no-repeat top center;
	background-size: 700px 488px;
	
	}
	
	.textcontent {
	width: 95%;
	max-width: 100%;
	position: relative;
	margin: 50px auto;
	text-align: center;
	color: #fff;
	z-index: 99;
	padding: 5px 5px 5px 5px;
}

.textcontent img {
	width: 95%;
	margin: 0px auto;
}



}

@media screen and (min-width: 0px) and (max-width: 500px) {


	
.maincontent {
	width: 100%;
	max-width: 100%;
	position: relative;
	margin: 0 auto;
	text-align: center;
	color: #fff;
	z-index: 99;
	padding: 0px;
}

.textcontent {
	width: 95%;
	max-width: 100%;
	position: relative;
	margin: 50px auto;
	text-align: center;
	color: #fff;
	z-index: 99;
	padding: 5px 5px 5px 5px;
}

.textcontent img {
	width: 95%;
	margin: 0px auto;
}

.maincontent h1 {
	font-family: 'tradegothicroman';
	text-transform: uppercase;
	float: left;
	text-align: center;
	font-size: 18px;
	font-weight: normal;
	padding: 0;
	margin: 10px 5px;
}

.textcontent {
	width: 95%;
	max-width: 100%;
	
	position: relative;
	margin: 40px auto;
	
}


}
