/* Global */
@import url(http://fonts.googleapis.com/css?family=Life+Savers:400,700&subset=latin,latin-ext);

body {
	font-family: "Life Savers", sans-serif;
	font-weight: 400;
	font-size: 1em;
	color: #8a8683;
	background-color: #272727;
}
img {
	max-width: 100%;
}
a:link {
	color: #ffffff;
	text-decoration: none;
}
a:visited {
	color: #ffffff;
	text-decoration: none;
}
a:visited:hover {
	color: #4cef26;
	text-decoration: none;
}
a:hover {
	color: #4cef26;
	text-decoration: none;
}
a:active {
	color: #4cef26;
	text-decoration: none;
}

iframe {
	background-color: white;
}
.social {
	margin: -15px 0px 0px;
	float: right;
}
ul {
	line-height:1.5em;
	text-align: justify;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size: 0.85em;
	color: #e0e0e0;
}

/* navi */

.menu {
	position:fixed;
	top:0px;
	width:100%; 
	height:auto;
	background: -webkit-gradient(linear, left top, left bottom, from(rgba(30,30,30,1)), color-stop(0.458, rgba(30,30,30, 0.95)), to(rgba(30,30,30,0.90)));
	background: -webkit-linear-gradient(top, rgba(30,30,30,1) 0%, rgba(30,30,30,0.90) 100%);
	background: -moz-linear-gradient(top, rgba(30,30,30,1) 0%, rgba(30,30,30,0.90) 100%);
	background: -ms-linear-gradient(top, rgba(30,30,30,1) 0%, rgba(30,30,30,0.90) 100%);
	background: -o-linear-gradient(top, rgba(30,30,30,1) 0%, rgba(30,30,30,0.90) 100%);
	background: linear-gradient(to bottom, rgba(30,30,30,1) 0%, rgba(30,30,30,0.90) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e6e5e5e5',GradientType=0 );
	z-index:100;
	box-shadow: 0px 10px 50px rgba(0,0,0,1);
	opacity: 1;
	border-bottom: 1px solid #13ff26;
}
#logo {
	text-align: center;
	margin: 10px 0;
}
#nav {
	text-align: right;
	margin: 35px 0 0 0;
}
.navi {
	float: right;
	list-style: none;
	margin: 0;
	font-family: "Life Savers", sans-serif;
	font-weight: 700;
}
.navi li{
	float: left;
	padding:0 0 0 50px;
}

.footext{
	font-size: 0.8em;
	color: white;
	font-weight: 700;
}

/* General Slides */ 

.slide{
	background-attachment: fixed;
	width:100%;
	height:auto;
	position: relative;
}



/* Slide 1 */ 

#slide1{
	background: #272727;
	padding: 90px 0px 20px;
}
#slide1 h1 {
	font-size: 3.8em;
	letter-spacing: -3px;
	line-height: 0px;
	color: #f59a55;
	font-weight: 700;
}
#slide1 h2 {
	font-size: 1.5em;
	color: #8ce8fe;
	line-height: 0px;
	padding-bottom:20px;
	font-weight: 700;
}

/* Slide Ridiculous Triathlon */ 

#slide-rt{
	background-image: url('../images/lax-ridiculous.jpg');
	background-color: #ffffff;
	color:#ffffff;
	padding: 90px 0px 80px;
}
#slide-rt h1 {
	font-size: 3.8em;
	letter-spacing: -3px;
	line-height: 0px;
	color:#ffffff;
	font-weight: 700;
}
#slide-rt h2 {
	font-size: 2em;
	color: #ffffff;
	line-height: 0px;
	padding-bottom:20px;
	font-weight: 400;
}

/* Slide Oh My Goat */ 

#slide-omg{
	background-image: url('../images/lax-ohmygoat.jpg');
	background-color: #ffffff;
	color:#ffffff;
	padding: 90px 0px 80px;
}
#slide-omg h1 {
	font-size: 3.8em;
	letter-spacing: -3px;
	line-height: 0px;
	color:#ffffff;
	font-weight: 700;
}
#slide-omg h2 {
	font-size: 2em;
	color: #ffffff;
	line-height: 0px;
	padding-bottom:20px;
	font-weight: 400;
}

/* Slide Instant Buttons */ 

#slide-ib{
	background-image: url('../images/lax-instantbuttons.jpg');
	background-color: #ffffff;
	color:#ffffff;
	padding: 90px 0px 80px;
}
#slide-ib h1 {
	font-size: 3.8em;
	letter-spacing: -3px;
	line-height: 0px;
	color:#ffffff;
	font-weight: 700;
}
#slide-ib h2 {
	font-size: 2em;
	color: #ffffff;
	line-height: 0px;
	padding-bottom:20px;
	font-weight: 400;
}

/* Slide Zoo Rescue */ 

#slide-zoo{
	background-image: url('../images/lax-zoo.jpg');
	background-color: #ffffff;
	color:#ffffff;
	padding: 70px 0px 80px;
}
#slide-zoo h1 {
	font-size: 4.5em;
	letter-spacing: -3px;
	margin-top: 20px;
	margin-bottom: 20px;
	word-wrap: break-word;
	color:#fbf1ab;
	text-shadow: 2px 2px #4f741f;
	font-weight: 1000;
}
#slide-zoo h2 {
	font-size: 2em;
	letter-spacing: -1px;
	color: #fbf1ab;
	text-shadow: 2px 2px #859334;
	font-weight: 700;
	padding-bottom:20px;
}
#slide-zoo a:link {
	color: #284f8b;
}
#slide-zoo a:visited {
	color: #284f8b;
}
#slide-zoo a:hover {
	color: #fbf1ab;
}
#slide-zoo a:active {
	color: #fbf1ab;
}

/* Slide Zoo Rescue */ 

#slide-temtem{
	background-image: url('../images/lax-temtem.jpg');
	background-color: #ffffff;
	color:#ffffff;
	padding: 70px 0px 80px;
}
#slide-temtem h1 {
	font-size: 4.5em;
	letter-spacing: -3px;
	margin-top: 20px;
	margin-bottom: 20px;
	word-wrap: break-word;
	color:#fbf1ab;
	text-shadow: 2px 2px #4f741f;
	font-weight: 1000;
}
#slide-temtem h2 {
	font-size: 2em;
	letter-spacing: -1px;
	color: #fbf1ab;
	text-shadow: 2px 2px #859334;
	font-weight: 700;
	padding-bottom:20px;
}
#slide-temtem a:link {
	color: #284f8b;
}
#slide-temtem a:visited {
	color: #284f8b;
}
#slide-temtem a:hover {
	color: #fbf1ab;
}
#slide-temtem a:active {
	color: #fbf1ab;
}


/* Slide Immortal Redneck */ 

#slide-redneck{
	background-image: url('../images/lax-redneck.jpg');
	background-color: #ffffff;
	color:#ffffff;
	padding: 70px 0px 80px;
}
#slide-redneck h1 {
	font-size: 4.5em;
	letter-spacing: -3px;
	line-height: 0px;
	color:#7a6345;
	text-shadow: 2px 2px #f7e4c8;
	font-weight: 1000;
}
#slide-redneck h2 {
	font-size: 2em;
	letter-spacing: -1px;
	line-height: 0px;
	color: #7a6345;
	text-shadow: 2px 2px #f7e4c8;
	font-weight: 700;
	padding-bottom:20px;
}
#slide-redneck a:link {
	color: #01910d;
}
#slide-redneck a:visited {
	color: #01910d;
}
#slide-redneck a:hover {
	color: #7a6345;
}
#slide-redneck a:active {
	color: #7a6345;
}

/* Slide 3 */ 

#slide3 {
	background: rgb(102,102,102); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(102,102,102,1) 0%, rgba(40,40,40,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(102,102,102,1)), color-stop(100%,rgba(76,76,76,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(102,102,102,1) 0%,rgba(40,40,40,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(102,102,102,1) 0%,rgba(40,40,40,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(102,102,102,1) 0%,rgba(40,40,40,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(102,102,102,1) 0%,rgba(40,40,40,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#666666', endColorstr='#4c4c4c',GradientType=0 ); /* IE6-9 */
	
	padding: 120px 0px 20px;
	box-shadow: 0px 10px 25px rgba(0,0,0,0.8);
	z-index: 1;
	}
#slide3 h1 {
	font-size: 3.8em;
	letter-spacing: -3px;
	line-height: 0px;
	color: #58fe06;
	font-weight: 700;
}
#slide3 h2 {
	font-size: 2em;
	color: #a8faa6;
	line-height: 0px;
	padding-bottom:20px;
	font-weight: 700;
}
#test {
	color: #646464;
	text-align: justify;
	font-weight: 400;
	font-size: 1em;
	line-height: 1.5em;
}
#slide3 p {
	line-height:1.5em;
	text-align: justify;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size: 0.85em;
	color: #e0e0e0;
}


/* Slide 4 */

#slide4{
	background: rgb(76,76,76); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(76,76,76,1) 0%, rgba(127,127,127,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(76,76,76,1)), color-stop(100%,rgba(127,127,127,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(76,76,76,1) 0%,rgba(127,127,127,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(76,76,76,1) 0%,rgba(127,127,127,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(76,76,76,1) 0%,rgba(127,127,127,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(76,76,76,1) 0%,rgba(127,127,127,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4c4c4c', endColorstr='#7f7f7f',GradientType=0 ); /* IE6-9 */
	
	
	color:#ffffff;
	padding: 70px 0px 20px;
}
#slide4 h1 {
	font-size: 3.8em;
	letter-spacing: -3px;
	line-height: 0px;
	color:#ffffff;
	font-weight: 700;
}
#slide4 h2 {
	font-size: 2em;
	color: #ffffff;
	line-height: 0px;
	padding-bottom:20px;
	font-weight: 700;
}


/* Tablet */
@media screen and (max-width: 1024px) {

#logo {
	width: 100%;
	text-align: center;
}

#nav {
	width:100%;
	text-align:center;
	margin:10px 0;
}

.navi{
	width: 100%;
	float: center;
	list-style: none;
	margin: 0;
	padding:0;
}

.navi li{
	float: left;
	width:20%;
	padding:0;
	text-align: center;
}

.slide{
	background-attachment: fixed;
	width:100%;
	position: relative;
	padding:134px 0;
	padding-bottom: 2%;
}

#slide3{
	padding-top: 160px;
}

#decorative {
	display:none;
}

#content {
	text-align:center;
	width:100%;
}

#content p {
	text-align:justify;
	width:100%;
}

#slide1 h1 {
	margin-top: -1em;
	line-height: 1em;
}
#slide1 h2 {
	line-height: 1em;
}
#slide2 h1 {
	margin-top: -1em;
	line-height: 1em;
}
#slide2 h2 {
	line-height: 1em;
}
#slide3 h1 {
	line-height: 1em;
}
#slide3 h2 {
	line-height: 1em;
}
#slide4 h1 {
	margin-top: -1em;
	line-height: 1em;
}
#slide4 h2 {
	line-height: 1em;
}

}


/* Mobile */
@media screen and (max-width: 640px) {

.menu {
	position: absolute;
}

#logo {
	width: 100%;
	text-align: center;
}

#nav {
	width:100%;
	margin:5px 0;
}

.navi{
	width: 100%;
	float: left;
	list-style: none;
	margin: 0;
	padding:0;
}
,
.navi li{
	float: left;
	width:20%;
	text-align: center;
}

.slide{
	background-attachment: fixed;
	width:100%;
	position: relative;
	padding:140px 0;
	padding-bottom: 10px;
}

#slide3{
	padding-top: 160px;
}


#slide1 h1 {
	margin-top: -1em;
	
}
#slide1 h2 {
	line-height: 1em;
	font-size: 1.3em;
	margin-top: -20px;
	margin-bottom: 15px;
}
#slide2 h1 {
	margin-top: -1em;
	line-height: 1em;
}
#slide2 h2 {
	line-height: 1em;
}
#slide3 h1 {
	line-height: 1em;
}
#slide3 h2 {
	line-height: 1em;
}
#slide4 h1 {
	margin-top: -1em;
	line-height: 1em;
}
#slide4 h2 {
	line-height: 1em;
}
#slide-omg, #slide-ib, #slide-si, #slide-ws, #slide-redneck, #slide-zoo {
	padding: 30px 0px 20px 0px;
}

.social {
	margin: -15px 0px 0px;
	float: center;
}

}