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

html {
	 
  background:none no-repeat center center fixed; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;

	}

body{ 
	margin:0;
	
	}
	
.logo {
	width: 150px;
	height: 150px;
	text-decoration: none;
	margin-top: 10px;
	
	}
	
.title {
	right: 15px;
	top: 25px;
	width: 625px;
	height: 300px;
	position: absolute;
	
	font-family: "HelveticaNeueLTPro-ThEx";
	}
.content_wrapper {
	font-family: "HelveticaNeueLTPro-ThEx";
	width: 100%;
	height: auto;
	left: auto;
	right: auto;
	margin-top: 20px;
	}
	
.content03 {
	margin-top: -700px;
	
	
	}
.content05 {
	position: absolute;
	width: 100%;
	top: 190px;
	}
.nav {
  width: 100%;
  max-width: 960px;
  margin: 0 auto;
  padding: 0 20px;
  background-size: cover;
  text-decoration: none;
  
}
@font-face {
	font-family: "HelveticaNeueLTPro-ThEx";
	src:url(../font/HelveticaNeueLTPro-UltLt.otf);
	}

.info-bar {
  padding: 5px 0;
  background-color: #fff;
  text-align: center;
  height: 60px;
 top: 0px;
 left: 0px;
  position: absolute;
  width: 100%;
  text-decoration: none;
 
}

.info-bar li {
	margin-top: 12px;
	margin-left: 18px;
	padding: 5px;
	position: relative;
	list-style: none;
	font-family: "HelveticaNeue";
	text-decoration: none;
	display: inline-block;
	font-size: 18px;
	font-weight: 50;
	color: #999;
	letter-spacing: .5px;
	
	}
	
.info-bar li:hover {
	background: 000; color: #C66;
	
	
	text-decoration: none;
	}
	
.info-bar a:hover {
	background: 000; color: #C66;
	font-family: "HelveticaNeue";
	text-decoration: none;
	list-style: none;
	}
.info-bar a {
	text-decoration: none;
	color: #999; 
	}	
.info-bar a.icon {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  margin: 0;
  padding: 0;
  width: 30px;
  height: 30px;
  background-image: url("../img/core/icons-dark.png");
  background-image: url("../img/core/icons-dark.svg"), none;
  opacity: 0.3;
}
.info-bar .cmn-tut {
  background-position: 0 0;
}
.info-bar .cmn-prev {
  background-position: -30px 0;
}
.info-bar .cmn-next {
  background-position: -60px 0;
}
.info-bar .cmn-download {
  background-position: -90px 0;
}
.info-bar .cmn-archive {
  background-position: -120px 0;
}
.info-bar a.icon[data-title]:after {
  opacity: 1;
}
.info-bar a.icon[data-title]:hover:after {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 20px;
  content: attr(data-title);
  padding: 5px 10px;
  background-color: #fff;
  color: #000;
  font-family: "HelveticaNeueLTPro-ThEx";
  font-size: 12px;
  white-space: nowrap;
}	
	
	
main {
	display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  background:#FFFFFF;
	}
	
@font-face {
	font-family: "HelveticaNeueLTPro-ThEx";
	src:url(file:///C|/Users/Jason/Dropbox/The-Barre/website%20redesign/simple-parallax-effect-source/simple-parallax-effect-source/HelveticaNeueLTPro-UltLt.otf);
	}
	
section.element {
	height: 650px;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-attachment: fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
	}
	
.container {
	width: 100%;
	height: 1550px;
  max-width: 960px;
  margin: 0 auto;
  padding: 0 20px;
  background: rgba(255, 255, 255, .65);
  text-align: justify;
    -ms-text-justify: distribute-all-lines;
    text-justify: distribute-all-lines;
	font-family: "HelveticaNeueLTPro-ThEx";
	}
	
.container p {
	text-align: center;
	font-size: 52px;
	display: block;
	letter-spacing: 1px;
	
	}
.container a {
	
	}	
.container h2{
	margin-top: 150px;
	float: left;
	font-size: 45px;
	margin-left: -250px;
	letter-spacing: 1px;
}
.container_footer {
	
	width: 100%;
	height: 400px;
	background-color: #FFF;
	background-size: cover;
	position: absolute;
	left: 0px;
	top: 1850px;
	 text-align: justify;
    -ms-text-justify: distribute-all-lines;
    text-justify: distribute-all-lines;
	
	

	}
.twitter_feed {
	width: 300px;
	height: 450px;
	padding: 15px;
	float: left;
	margin-top: -45px;
	 vertical-align: top;
    display: inline-block;
    *display: inline;
	}
.barre_keywords {
	float: left;
	padding: 15px;
	margin-top: -45px;
	 vertical-align: top;
    display: inline-block;
    *display: inline;
	}
.instagram {
	padding: 15px;
	margin-top: -45px;
	 vertical-align: top;
    display: inline-block;
    *display: inline;
	}
.stretch {
    width: 100%;
    display: inline-block;
    font-size: 0;
    line-height: 0
}
section.element p {
  margin-bottom: 40px;
  font-size: 20px;
  font-weight: 800;
  font-family: "HelveticaNeueLTPro-ThEx";
}
#left_column {
	margin-left: 60px;
	  vertical-align: top;
    display: inline-block;
    *display: inline;
    zoom: 1
	}
#center_column {
	
	 vertical-align: top;
    display: inline-block;
    *display: inline;
    zoom: 1
	}
#right_column {
	margin-right: 60px;
	 vertical-align: top;
    display: inline-block;
    *display: inline;
    zoom: 1
	}
#left_column p {
	font-size: 18px;
	color: #333;
	width: 300px;
	-webkit-transition: all 1s linear 0s;
	-moz-transition: all 1s linear 0s;
	-ms-transition: all 1s linear 0s;
	-o-transition: all 1s linear 0s;
	transition: all 1s linear 0s;	
	letter-spacing: 1px;
	}
#right_column p {
	font-size: 18px;
	color: #333;
	width: 300px;
	-webkit-transition: all 1s linear 0s;
	-moz-transition: all 1s linear 0s;
	-ms-transition: all 1s linear 0s;
	-o-transition: all 1s linear 0s;
	transition: all 1s linear 0s;
	text-decoration: none;	
	letter-spacing: 1px;
	}
#right_column a:link {
	text-decoration: none;
	}
#center_column p {
	font-size: 18px;
	color: #333;
	width: 300px;
	-webkit-transition: all 1s linear 0s;
	-moz-transition: all 1s linear 0s;
	-ms-transition: all 1s linear 0s;
	-o-transition: all 1s linear 0s;
	transition: all 1s linear 0s;	
	letter-spacing: 1px;
	}
#center_column a:link {
	text-decoration: none;
	}
#left_column a:link {
	text-decoration: none;
	}
.wrapper {
  width: 100%;
  margin: 0 auto;
  
}
.footer_wrapper {
	height: 40px;
	width: 100%;
	background: #000;
	position: fixed;
	left: 0px;
	bottom: 0px;
	overflow: visible;
	}
.footer_wrapper a {
		display: block;
	height: 40px;
	width: 40px;
	text-indent: -9999px;
	}
.footer_wrapper p {
	font-family: "HelveticaNeueLTPro-ThEx";
	letter-spacing: 1.5px;
	}
#icon02_1 {
	height: 40px;
	width: 40px;
	background-image: url(images/icons_fb.png);
	top: 3px;
	right: 100px;
	position: absolute;
	z-index: 21;
	}
#icon02_2 {
	height: 40px;
	width: 40px;
	background-image: url(images/icons_tw.png);
	top: 3px;
	right: 151px;
	position: absolute;
	z-index: 21;
	}
#icon02_3 {
	height: 40px;
	width: 40px;
	background-image: url(images/icons_in.png);
	top: 3px;
	right: 202px;
	position: absolute;
	z-index: 21;
	}