

/*= GENERAL STYLING
--------------------------------------------------------*/

body{
	margin: 0;
	padding: 0;
	width: 100%;
}

h1 { 
    font-family:"Oswald";
	font-weight:normal;
	font-size: 20px;
	text-align: center;
	color: #fff;
	margin: 0;
	padding: 0;
}

h2 {
   font-family:"Oswald";
   font-weight: 400;
   font-size: 16px;
   color: #fff;
}

h3 {
   font-family: Oswald;
   font-weight: normal;
   font-size: 16px;
   text-align: right;
   bottom: auto, 5%;
   margin: 5px 0;
	padding: 0;
	
	position: relative;
}

h4 {
   font-family:"Oswald";
   font-weight: 400;
   font-size: 20px;
   color: #fff;
}

h5 {
   font-family:"Oswald";
   font-weight: 400;
   font-size: 72px;
   color: #fff;
}


.center { margin: 0 auto; }
.content{ margin: 0 auto; width: 1175px; }
.clear { clear: both; }
a.lpanel { float: left; color: #e1e1e1; font-size: 12px; font-family:"Wellfleet"; text-decoration: none; margin: 7px 11px; }
a.rpanel { float: right; color: #e1e1e1;  font-size: 12px; font-family:"Wellfleet"; text-decoration: none; margin: 7px 11px; }

a.lpanel:hover{ color: #fff; }
a.rpanel:hover{ color: #fff; }


/*= HEADER & NAVIGATION
--------------------------------------------------------*/

#header { 
	width: 100%; 
	background: url('../images/header-bg.png'); 
	height: 35px; 	
	position: fixed;
	margin-top: 0px;
}

#nav { width: 500px; float: right; margin-top: 0px; }
#logo a { color: #fff; text-decoration: none; float: left; font-size: 24px; margin-top: 4px; color: #fff; font-family:"Oswald"; font-weight: 400; }
#nav ul{
	list-style: none;
	display: block;
	margin: 0 auto;
	list-style: none;	
}

#nav li{
	margin-top: 9px;	
	float: left;
	padding-left: 15px;
}

#nav li a { color: #fff; opacity:0.6; font-size: 14px; text-decoration: none; font-family: 'Oswald'; }
#nav li a.active { color: #fff; opacity:1; border-bottom: 2px solid #fff; }
#nav li a:hover { color: #fff; opacity:1;  }



/*= QUOTES AND SOME ELEMENTS
--------------------------------------------------------*/
.quotes {   
 font-family: 'Oswald';
   font-weight: 400;
   font-size: 30px;
  text-align: left;
  margin: 50px auto;
}
   
 .author_name_white { font-family:"Wellfleet";  margin: 70px 0 0 75px; color: #fff; font-size: 20px; }  
 .author_name_gray { font-family:"Wellfleet";  margin: 70px 0 0 75px; color: #94a4a4; font-size: 20px; }  
 .quotes_container { width: 800px; margin: 0 auto; }
#rocket { background: url('../images/icon_rocket.png')no-repeat; width: 48px; height: 77px; margin: 0 auto; position: relative; bottom: -35px;}
#divider { background: url('../images/divider.png')no-repeat; width: 300px; height: 35px; margin: 0px auto 27px auto; }
#ribbon { background: url('../img/ribbon.png')no-repeat; width: 251px; height: 48px; margin: 0 auto;  display: block; position: relative; top: -38px; }
#snowflakes1 { background: url('../img/snowflakes.png')no-repeat; width: 24px; height: 21px; margin: 0 auto;  display: block; position: relative; bottom: -54px; left: -102px; }
#snowflakes2 { background: url('../img/snowflakes.png')no-repeat; width: 24px; height: 21px; margin: 0 auto;  display: block; position: relative; bottom: -33px;  right: -100px; }

#intro  { color: #fff; font-family:"Oswald";  font-size: 14px; font-weight: 400; bottom: 0px;  }


/*= BUTTONS
--------------------------------------------------------*/

button.btn-know { 
	padding: 15px 47px; 
	margin: 40px 38.8%;
	text-align: center;
	border: 4px solid #fff; 
	color: #fff; 
	background: transparent; 
	font-size: 19px;
	cursor: pointer;
	text-shadow: -1px 2px 0px rgba(90, 90, 90, 0.56);
	-webkit-border-radius: 4px;
	border-radius: 4px;
}

.btn-know:hover { background: #fff; color: transparent; }
ul.built { list-style: none; margin: 0 auto; width: 730px; }
.built li img{ float: left; padding-right: 34px; }



/*= SLIDES STYLING
--------------------------------------------------------*/

#slide1, #slide2{ width: 100%; }
#slide1{
	background:url('../images/slide_youngandwasted9129B.jpg') 50% 0 no-repeat fixed;
	color: #fff;
	height: 600px;
	margin: 0;
	padding: 100px 0 260px 0;
	background-size: cover;
}

#slide2{
	background:url('../images/slide_youngandwasted_9409.jpg') 50% 0 no-repeat fixed;
	color: #fff;
	height: 1750px;
	margin: 0;
	padding: 150px 0 260px 0;
	background-size: cover;
}

#slide3{
	background:url('../images/slide_pleasurenaked_9350_9819b.jpg') 50% 0 no-repeat fixed;
	color: #fff;
	height: 500px;
	margin: 0;
	padding: 500px 0 260px 0;
	background-size: cover;
}

#slide4{
	background:url('../images/slide_youngandwasted_9745.jpg') 50% 0 no-repeat fixed;
	color: #fff;
	height: 500px;
	margin: 0;
	padding: 500px 0 260px 0;
	background-size: cover;
}

#slide5{
	background:url('../images/slide_pleasure_9910.jpg') 50% 0 no-repeat fixed;
	color: #fff;
	height: 500px;
	margin: 0;
	padding: 500px 0 260px 0;
	background-size: cover;
}

#slide6{
	background:url('../images/slide_pleasure_9606.jpg') 50% 0 no-repeat fixed;
	color: #fff;
	height: 1750px;
	margin: 0;
	padding: 150px 0 260px 0;
	background-size: cover;
}

#slide7{
	background:url('../images/slide_pleasure_9330.jpg') 50% 0 no-repeat fixed;
	color: #fff;
	height: 500px;
	margin: 0;
	padding: 500px 0 260px 0;
	background-size: cover;
}

#slide8{
	background:url('../images/slide_naked_9459.jpg') 50% 0 no-repeat fixed;
	color: #fff;
	height: 500px;
	margin: 0;
	padding: 500px 0 260px 0;
	background-size: cover;
}

#slide9{
	background:url('../images/slide_naked_9177.jpg') 50% 0 no-repeat fixed;
	color: #fff;
	height: 1750px;
	margin: 0;
	padding: 150px 0 260px 0;
	background-size: cover;
}

#slide10{
	background:url('../images/slide_naked_9074.jpg') 50% 0 no-repeat fixed;
	color: #fff;
	height: 500px;
	margin: 0;
	padding: 500px 0 260px 0;
	background-size: cover;
}



/* MailChimp Form Embed Code - Slim - 08/17/2011 */
#mc_embed_signup form {display:block; position:relative; text-align:left; padding:10px 0 10px 3%}
#mc_embed_signup h2 {font-weight:bold; padding:0; margin:15px 0; font-size:1.4em;}
#mc_embed_signup input {border:1px solid #999; -webkit-appearance:none;}
#mc_embed_signup input[type=checkbox]{-webkit-appearance:checkbox;}
#mc_embed_signup input[type=radio]{-webkit-appearance:radio;}
#mc_embed_signup input:focus {border-color:#333;}
#mc_embed_signup .button {clear:both; background-color: #aaa; border: 0 none; border-radius:4px; color: #FFFFFF; cursor: pointer; display: inline-block; font-size:15px; font-weight: bold; height: 32px; line-height: 32px; margin: 0 5px 10px 0; padding:0; text-align: center; text-decoration: none; vertical-align: top; white-space: nowrap; width: auto;}
#mc_embed_signup .button:hover {background-color:#777;}
#mc_embed_signup .small-meta {font-size: 11px;}
#mc_embed_signup .nowrap {white-space:nowrap;}     
#mc_embed_signup .clear {clear:none; display:inline;}

#mc_embed_signup label {display:block; font-size:16px; padding-bottom:10px; font-weight:bold;}
#mc_embed_signup input.email {display:block; padding:8px 0; margin:0 4% 10px 0; text-indent:5px; width:58%; min-width:130px;}
#mc_embed_signup input.button {display:block; width:35%; margin:0 0 10px 0; min-width:90px;}

#mc_embed_signup div#mce-responses {float:left; top:-1.4em; padding:0em .5em 0em .5em; overflow:hidden; width:90%;margin: 0 5%; clear: both;}
#mc_embed_signup div.response {margin:1em 0; padding:1em .5em .5em 0; font-weight:bold; float:left; top:-1.5em; z-index:1; width:80%;}
#mc_embed_signup #mce-error-response {display:none;}
#mc_embed_signup #mce-success-response {color:#529214; display:none;}
#mc_embed_signup label.error {display:block; float:none; width:auto; margin-left:1.05em; text-align:left; padding:.5em 0;}