/**
 * Deru
 *
 * gold #b59f5e
 * test
 */



* {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

body,
html {
	margin: 0px;
	padding: 0px;
	-webkit-text-size-adjust: none;
	text-rendering: optimizeLegibility;
	min-height: 100%;
}

/*
body {
	background: #000;
	color: #ccc;
	font-family: courier, monospace;
	font-size: 14px;
	line-height: 2;
}
*/

body {
	background: #000;
	color: #ccc;
	font-size: 14px;
	line-height: 2;
	font-family: "prestige-elite-std",monospace; 
	font-style: normal; 
	font-weight: 700;
}

body.lbox_open {
	overflow: hidden;
}

/**
 * Navigation
 */

.navigation {
	background: rgba(0, 0, 0, 0.9);
	line-height: 1.5;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	z-index: 12;
	font-family: 'futura-pt', sans-serif;
	font-weight: 500;
	left: 0;
	bottom: 0;
	right: 0;
	padding-bottom: 10px;
	position: fixed;
	text-transform: uppercase;
	-webkit-font-smoothing: antialiased;
	text-align: center;
	z-index: 999999;
}

.navigation:after {
	content: '';
	display: block;
	float: none;
	clear: both;
}

.navigation:before {
	content: '';
	display: block;
	position: absolute;
	top: -1px;
	left: 0;
	right: 0;
	background: rgba(255, 255, 255, 0.13);
	height: 1px;
}

.navigation a {
	margin-top: -1px;
	border-top: 1px solid #b59f5e;
	display: inline-block;
	padding: 15px 15px;
	color: #fff;
	text-decoration: none;
	-webkit-transition: border 500ms ease, color 500ms ease;
}

.navigation a.active,
.navigation a:hover {
	border-top: 1px solid #fff;
	color: #fff;
}

.navigation .numeral {
	color: #ccc;
	display: block;
}

.navigation .title {
	color: #ccc;
	opacity: 0.3;
	-webkit-transition: opacity 500ms ease;
}

.navigation a.active .title,
.navigation a:hover .title {
	opacity: 1;
}

.navigation a[data-id="7419959"] .numeral {
	color: #b59f5e !important;
	font-size: 1.5em;
	line-height: 1em;
}

/**
 * Sets
 */

.set_thumbs_wrapper {
	clear: both;
	margin-bottom: 35px;
}

.set_thumbs_wrapper:first-child {
	margin-top: -7px;
}

.set_title_thumbnails {
	color: #333333;
	font-size: 14px;
	font-weight: bold;
	margin: 0 35px 30px 0;
	text-align: center;
}

.set_footer {
	clear: both;
	font-size: 14px;
	text-align: center;
	display: none;
	width: 670px;
}

.set_thumbs_wrapper.active {
	display: block;
}

.set_thumbs_wrapper.inactive {
	display: none;
}

.set_thumbs_wrapper.active a.show_index	 {
	display: block;
}

a.show_index {
	color: #333333;
	text-decoration: none;
	text-align: center;
}

a.show_index:hover {
	text-decoration: underline;
}

a.show_index:active {
	color: #999999;
}

/*
 * Start project
 */

/*
 * Projects
 */

.project_navigation.project {
	position: fixed;
	top: 114px;
	left: 975px;
	display: block;
	font-size: 12px;
	line-height: 1.6;
	z-index: 99;
	width: initial;

	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.project_navigation {
	display: none;
}

.project_navigation a {
	display: block;
	margin-top: 10px;
	opacity: 0.25;
}

.project_navigation a:first-child {
	margin-top: 0px;
}

.project_navigation a:last-child {
	margin-top: 9px;
}

.project_navigation a:hover {
	opacity: 0.6;
}

.project_navigation a:active {
	opacity: 1;
}

.container {
	position: relative;
	width: 100%;
	overflow-x: hidden;
}

.container.search {
	margin: 115px 0 35px 40px;
}

.project {
	display: none;
}

.project_title {
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	line-height: 1.8em;
	padding: 0 0 20px 0;
}

.entry {
	clear: both;
}

.project_content {
	position: relative;
}

.project_content > br {
	display: none !important;
}

.project_content a {
	color: #666;
	text-decoration: underline;
}

.project_content a:hover {
	color: #fff;
	text-decoration: none;
}

.project_content a:active {
	color: #666;
}

.center {
	margin-bottom: 150px !important;
}

/**
 * Section start
 */

#section_Start .start_title {
	background: url(http://payload229.cargocollective.com/1/14/461892/6888188/1979_title_retina_o.png);
	background-size: 100% 100%;
	cursor: pointer;
	height: 123px;
	width: 327px;
	color: #ccc;
	font-size: 130px;
	font-family: 'futura-pt', sans-serif;
	line-height: 130px;
	font-weight: 500;
	z-index: 9;
}

#section_Start #big-video-wrap {
	opacity: 0;
	-webkit-transition: opacity 250ms ease;
	-moz-transition: opacity 250ms ease;
	transition: opacity 250ms ease;
	z-index: 0;
}

#section_Start.start_hover #big-video-wrap {
	opacity: 1;
}

#thumb {
	opacity: 0;
	-webkit-transition: -webkit-filter 1s ease, -webkit-transform 1s ease, opacity 2s ease 500ms;
	-moz-transition: -moz-filter 1s ease, -moz-transform 1s ease, opacity 2s ease 500ms;
}

#section_Start.start_hover #thumb {
	-webkit-transform: scale(0.9);
	-moz-transform: scale(0.9);
	-webkit-filter: blur(3px);
	-moz-filter: blur(3px);
}

#section_Start.start_animate #thumb {
	opacity: 1;
}

.start_title {
	opacity: 0;
	-webkit-transform: scale(0.8);
	-moz-transform: scale(0.8);
	-webkit-transition:-webkit-transform 1s ease, opacity 1s ease;
	-moz-transition: -moz-transform 1s ease, opacity 1s ease;
}

#section_Start.start_animate.start_hover .start_title {
	-webkit-transform: scale(1.2);
	-moz-transform: scale(1.2);
}

#section_Start.start_animate .start_title {
	opacity: 1;
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
}

/**
 * Section 1979
 */

#section_1979 {
	color: #555;
	text-align: center;
}

#section_1979 b {
	color: #8e8e8e;
}

#section_1979 h2 {
	color: #8e8e8e;
	text-transform: uppercase;
	font-size: 75px;
	font-weight: 600;
	margin: 0 0 20px;
	line-height: 75px;
}

.littlecircle {
	height: 15px;
	width: 15px;
	border-radius: 50%;
	background: #8e8e8e;
	margin: 0 auto;
}

.ninestripes {
	background-image: url(http://payload229.cargocollective.com/1/14/461892/6888193/9stripes_ret_o.png);
	background-repeat: no-repeat;
	background-position: center;
	background-size: 100%;
	margin: 0 auto;
	width: 478px;
	height: 172px;
}

.hourglass {
	background-image: url(https://assets.cdn.cargocollective.com/834/571214981276788323772731878430216192/hourglass.svg?b89fd9a0e0);
	background-repeat: no-repeat;
	background-position: center;
	background-size: 100%;
	height: 40px;
	width: 40px;
	margin: 30px auto 30px;
}

.history_container {
	color: #999;
	/*padding: 150px 30px 40px;*/
	position: relative;
	margin: 0 auto;
	/*max-width: 820px;*/
	max-width: 100%;
	padding: 150px 0px

}

.clear:after {
	content: '';
	clear: both;
	display: block;;
}

#history_nav {
	background: #ccc;
	padding: 10px 10px 7px 10px;
	position: fixed;
	top: 0;
	left: 50%;
	z-index: 99;
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	transform: translateX(-50%);
}

#history_nav > div {
	cursor: pointer;
	width: 15px;
	height: 15px;
	display: inline-block;
	margin: 0 7px;
	border: 2px solid #b59f5e;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	transform: rotate(45deg);
}

#history_nav > div.active {
	background: #b59f5e;
}

.history_column {
	text-align: justify !important;
	text-align: left;
	width: 50%;
	padding: 0 20px;
	float: left;
}

@media all and (max-width: 800px) {
	.history_column {
		width: 100%;
	}

	.history_column:not(:last-child) {
		margin-bottom: 2em;
	}
}

@media all and (max-width: 800px) {
	#section_History .social_container {
		top: 75px;
	}
	#history_nav {
		width: 100%;
	}
	#history_nav > div {
		height: 30px;
		width: 30px;
		margin: 7px 14px 3px;
		border: 3px solid #b59f5e;
	}
}

@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) {
#history_nav {
		width: 100%;
	}
	#history_nav > div {
		height: 30px;
		width: 30px;
		margin: 7px 14px 3px;
		border: 3px solid #b59f5e;
	}
}

#section_1979 a:hover .arrow-right {
	border-left: 7px solid #fff;
}

.historydust {
	pointer-events:none;
	background-image: url(https://assets.cdn.cargocollective.com/834/571214981276788323772731878430216192/dust.png?31c72c1f6f);
	background-repeat: no-repeat;
	background-position: center;
	background-size: 100%;
	height: 746px;
	width: 1167px;
	position: absolute;
	top: 53%;
	left: 50%;
	margin: -373px 0 0 -583px;
	z-index: 0;
}

@media all and (max-width: 800px) {
	.historydust {
		top: 43%;
		left: 50%;
		margin: -273px 0 0 -583px;
		z-index: 0;
	}

}

.arrow-right {
	width: 0;
	height: 0;
	border-top: 7px solid transparent;
	border-bottom: 7px solid transparent;
	border-left: 7px solid #b59f5e;
	margin: 0 5px;
	display: inline-block;
}

.arrow-down {
	display: inline-block;
	width: 0;
	height: 0;
	border-left: 7px solid transparent;
	border-right: 7px solid transparent;
	border-top: 7px solid #b59f5e;
	margin: 5px;
}


/**
 * Section History
 */

#section_History {
	/*background-image: url(http://payload229.cargocollective.com/1/14/461892/6888194/bg_mother_o.jpg);*/
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}

#history_head {
	background-image: url(http://assets.1979.la/img/textures/hist_bg1.jpg);	background-size: cover;
	background-position: top center;
	background-repeat: no-repeat;
	padding-top: 100px;
	padding-bottom: 150px;
}

#history_head:after {
	content: '';
	display: block;
	float: none;
	clear: both;
}

#section_History,
#section_History_two {
	text-align: center;
}

.history_header {
	padding: 0 30px;
}

.history_header_title {
	text-transform: uppercase;
	font-size: 16px;
	border-bottom: 1px solid #fff;
	padding-bottom: 3px;
	color: #fff;
}

.history_header_title_dark {
	text-transform: uppercase;
	font-size: 20px;
	color: #333;
	border-bottom: 1px solid #333;
	padding-bottom: 3px;
}

.history_note {
	display: block;
	text-align: justify;
	max-width: 400px;
	margin: 2em auto 0;
}

.history_sub_note {
	display: block;
	text-transform: uppercase;
	max-width: 500px;
	margin: 2em auto 0;
	text-align: center;
	padding: 0 30px;
}

.nine_pure_tones {
	padding: 50px 5% 50px;
	text-transform: uppercase;
}

.nine_pure_tones:after {
	clear: both;
	content: '';
	display: block;
}

.nine_pure_tones .tone {
	border-right: 1px solid rgba(255, 255, 255, 0.2);
	width: 11.1%;
	float: left;
}

.nine_pure_tones .tone:last-child {
	border-right: 0;
}

@media all and (max-width:1000px){
	.nine_pure_tones .tone:nth-child(3n+0) {
		border-right: 0;
	}
}


.nine_pure_tones svg {
	margin-top: -20%;
	height: 100%;
	width: 100%;
}

.tone_num {
	border-bottom: 1px solid rgba(255, 255, 255, 0.2);
	padding: 15px 0;
	margin-bottom: 15px;
}

.tone_title {
	/* font-weight: bold; */
	font-size: 12px;
}

.tone_tag {
	color: rgba(255, 255, 255, 0.3)	;
}

@media all and (max-width: 1000px) {
  .nine_pure_tones .tone {
		width: 33.3%;
	}
}

.history_row {
	position: relative;
}

.history_row > div[data-target] {
	color: #999;
	cursor: pointer;
	float: left;
	padding-bottom: 30px;
	padding-top: 30px;
	width: 50%;
	z-index: 2;
	position: relative;
}

.history_row > div:hover {
	color: #fff;
}

.history_row {
	text-transform: uppercase;
}

.history_row > div[data-target="forward"] {
	text-align: right;
	padding-right: 10%;
}

.history_row > div[data-target="c"] {
	text-align: left;
	padding-left: 13%;
}

.history_row > div[data-target="a"] {
	text-align: right;
	padding-right: 17%;
}

.history_row > div[data-target="b"] {
	text-align: right;
	padding-right: 15%;
}

.history_row > div[data-target="lineage"] {
	text-align: left;
	padding-left: 17%;
}

.history_row > div[data-target="misc"] {
	text-align: left;
	padding-left: 15.5%;
}
@media all and (max-width: 800px) {
	.history_row > div {
		padding: 50px 25px !important;
	}
}

.credits_container:after {
	content: '';
	clear: both;
	display: block;
}

.credits_container {
	max-width: 845px;
	background: #161616;
	padding: 20px;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}

.credits_column{
	text-align:left;
	float:left;
	padding-right: 20px;
}

@media all and (max-width: 700px) {
	.credits_column{
		width: 100% !important;
		float:none;
		padding-top:50px;
	}
}

.credits_column:first-child {
	width: 33.3%;
}

.credits_column:last-child {
	width: 66.6%;
}

.credit_name {
	text-decoration:underline;
	color:#b7b7b7;
	
}
.credit_description{
	font-style:italic;
}

.signup_body{
	max-width:520px;
	margin-left:auto;
	margin-right:auto;
}

#first_letter {
	background: #dedede;
	color: #333;
	padding: 100px 30px;
}

#first_letter h3 {
	background: #fff;
	color: #ccc;
}

#mc_embed_signup {
	margin-top: -50px;
	margin-bottom: -20px;
}

.mc-field-group > * {
	display: inline-block;
}

.mc-field-group input#mce-EMAIL {
	background: #000;
	font-size: 14px;
	  font-family: courier, monospace;
	color: #fff;
	border: 1px solid #333;
	padding: 15px;
	width: 200px;
	margin: 0 5px 0 90px;
}

#mc-embedded-subscribe {
	background-color: transparent;
	cursor: pointer;
	background: url(http://payload229.cargocollective.com/1/14/461892/6888193/triangles_o.png) no-repeat center;
	width: 80px;
	padding: 15px;
	border: 0;
	text-indent: 9999px;
	overflow: hidden;
}

.logo_callout > * {
	display: inline-block;
	margin: 0 auto;
	padding: 30px 30px;
	width: 40%;
	min-width:30%;
	text-transform: uppercase;
	/*max-width: 650px;*/
	
}

.logo_callout > div:first-child {
	border-right: 1px solid #333;
}

.logo_callout img {
	margin-bottom: 20px;
}

.history_content {
	position: relative;
	max-width: 670px;
	text-align: justify;
	margin: 0 auto;
}

#second_letter {
	background: #d4d4d4;
	color: #333;
	padding: 100px 30px;
	font-family: "letter-gothic-std",sans-serif;font-style: normal;font-weight: 700;  
	/* font-weight: 700; */
	text-transform: uppercase;
}

#second_letter h3 {
	background: #fff;
	color: #ccc;
}

.history_content {
	max-width: 670px;
	text-align: justify;
	margin: 0 auto;
	padding: 0 30px;
}

.history_ardenchar {
	margin: 0 auto;
}

div[data-section] {
	position: relative;
}

div[data-section]:after {
	content: '';
	clear: both;
	display: block;
}

div[data-section] img {
	pointer-events: none;
}

div[data-section="b"] {
	background-image: url(http://assets.1979.la/img/textures/hist_bg1.jpg);	
	/* background-size: cover; */
	background-size: contain;
	background-position: top center;
	background-repeat: no-repeat;
	padding-top: 100px;
	padding-bottom: 150px;
}

div[data-section="lineage"] {
	padding: 100px 30px;
}

div[data-section="b"] h3 {
	margin-bottom: 15px;
}

div[data-section="d"] {
	padding-bottom: 100px;
}

div[data-event="page_history"] > br {
	display: none;
}

div[data-section="misc"] {
	background-image: url(http://assets.1979.la/img/textures/hist_bg1.jpg);	background-size: cover;
	background-size: cover;
	background-position: top center;
	background-repeat: no-repeat;
	padding-top: 100px;
	padding-bottom: 150px;
}

div[data-title="Shop"] {
	margin-bottom: 180px;
}

.history_row:after {
	content: '';
	clear: both;
	display: block;
}

#black_dot {
	background: url(http://payload229.cargocollective.com/1/14/461892/6888194/blackdot_o.png) no-repeat;
	background-size: 100%;
	position: absolute;
	top: 55%;
	left: 50%;
	height: 486px;
	width: 533px;
	margin: -200px 0 0 -266px;
	z-index: 0;
}

.start_arrows {
	margin: 100px 0 -50px;
}


/**
 * Section Submit
 */

.submit-sub {
	font-size: 14px !important;
	color: #666;
	line-height: 1.6;
	text-align: center;
	margin: 0 -50px 60px;
}

.submit-sub.seconded {
	margin: 0 20% 60px;
}

.submit-sub > span {
	display: block;
	text-transform: uppercase;
	margin-bottom: 1em;
	color: #999;
	text-decoration: underline;
}

.submit-sub > span span {

}

.submit-sub br {
	display: block !important;
}

#section_Submit [data-event] {
	padding-top: 50px;
	margin-bottom: 120px;
}

#section_Submit h2 {
  text-align: center;
}

#section_Submit [data-event] {

}

#section_Submit form br {
  display: none;
}

#section_Submit input,
#section_Submit textarea {
  border: 2px solid #333;
  background: #000;
  padding: 15px;
  border-radius: 6px;
  font-size: 14px;
  font-family: courier, monospace;
  font-size: 14px;
  color: #fff;
  line-height: 1.6;
  margin: 5px;
  width: 100%;
}
#section_Submit textarea::-webkit-input-placeholder,
#section_Submit input::-webkit-input-placeholder { /* WebKit browsers */
  color:    #333;
  text-transform: uppercase;
}

#section_Submit input:-moz-placeholder,
#section_Submit input:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
  color:    #333;
  text-transform: uppercase;
}

#section_Submit textarea:-ms-input-placeholder,
#section_Submit input:-ms-input-placeholder { /* Internet Explorer 10+ */
  color:    #333;
  text-transform: uppercase;
}

#section_Submit #big-video-wrap {
	opacity: 0;
}

body.submit_vid_active#section_Submit #big-video-wrap {
	opacity: 0.3;
}

/**
 * Shop
 */

.shop_title {
	font-size: 62px;
	color: #ccc;
	font-family: 'futura-pt', sans-serif;
	text-transform: uppercase;
	margin: 40px 0;
	font-weight: bold;
}

.shop_wood {
	background-image: url(http://payload255.cargocollective.com/1/14/461892/7419959/woodchip_o.png);
	background-position: center;
	background-size: 100%;
	height: 171px;
	width: 140px;
	display: block;
	position: absolute;
	left: 50%;
	top: 120px;
	margin-left: -70px;
	z-index: -1;
}

.submit_o {
	color: #594f2c;
	border-bottom: 1px solid #594f2c;
	display: inline-block;
	font-size: 20px;
}

/**
 * Gallery
 */

#section_Gallery h3 {

}

.gallery_container {
	padding: 30px 6px 82px 6px;
	width: 100%;
}

.gallery_post {
	position: relative;
}

.caption_holder {
	display: none;
}

.gallery_title {
	background: rgba(0, 0, 0, 0.9);
	position: absolute;
	bottom: 4px;
	left: 4px;
	line-height: 1.5;
	padding: 5px 10px;
	font-size: 16px;
	pointer-events: none;
}

.gallery_title p {
	margin: 0;
	padding: 0;
}

.gallery_title strong,
.gallery_title b {
	display: block;
	font-weight: normal;
	color: #b59f5e;
}

.gallery_title em,
.gallery_title i {
	font-style: normal;
	color: #666;
}

.gallery_img img {
	display: block;
}

.hidden_img img {
	height: 0;
	width: 0;
	visibility: hidden;
}


/**
 * Grid
 */

.center {

}

/**
 * Type
 */

.section_title {
	padding-bottom: 50px;
	padding-top: 10px;
	text-align: center;
}

.section_title h3 {
	display: inline-block;
	padding: 0 5px !important;
}

h1,
h2,
h3,
h4,
h5 {
	display: inline-block;
	font-weight: normal;
}

h1,
h2,
h4,
h5 {
	font-family: 'futura-pt', sans-serif;
}

h3 {
	background: #000;
	margin: 2px;
	padding: 0;
	text-transform: uppercase;
}

blockquote {
	margin: 0px 35px 0;
	padding: 0;
	font-style: italic;
	display: inline-block;
}

.project_content img {

}

.centerthis {
	opacity: 0;
	display: block;
	margin: 0 auto;
	text-align: center;
	position: relative;
}

.centerthis:after {
	content: '';
	display: block;
	clear: both;
}

.alignright {
	text-align: right;
}

/**
 * Slideshows
 */

.slideshow {
	display: inline-block;
}

.slideshow img {
	margin: 0;
}

.slideshow_container {
	overflow: hidden;
}

.slideshow.navigation_hidden .slideshow_navigation {
	display: none;
}

.slideshow_navigation {
	color: #ccc;
	font-family: sans-serif;
	font-size: 12px;
}

.slideshow_thumbnails:after,
.slideshow_navigation:after {
	content: "";
	display: block;
	clear: both;
	height: 0;
	width: 0;
}

.slideshow_navigation.slideshow_above {
	margin-bottom: 10px;
}

.slideshow_navigation.slideshow_below {
	margin-bottom: 15px;
}

.slideshow_navigation span {

}

.slideshow_navigation a {
	cursor: pointer;
	color: #999;
	text-decoration: none;
	padding-bottom: 2px;
}

.slideshow_navigation a:hover {
	background: none;
	color: #333333;
}

.slideshow_navigation a:active {
	color: #999999;
}

.slideshow_navigation .slideshow_slash {
	margin: 2px;
}

.slideshow_navigation .slideshow_toggle_thumbnails {
	display: none;
	margin-right: 1px;
	float: right;

	-webkit-touch-callout: none;
	-webkit-user-select	 : none;
	-khtml-user-select	 : none;
	-moz-user-select	 : none;
	-ms-user-select		 : none;
	user-select			 : none;
}

.slideshow.slideshow_toggle_active .slideshow_navigation .slideshow_toggle_thumbnails {
	display: block;
}

.slideshow.thumbnails_active.container_hidden.navigation_hidden .slideshow_thumbnails {
	margin-top: 0;
}

.slideshow_thumbnails {
	display: none;
}

.slideshow.thumbnails_active .slideshow_thumbnails {
	display: block;
}

.slideshow_thumbnails.slideshow_above {
	margin-bottom: 0px;
}

.slideshow_thumbnails.slideshow_below {

}

.slideshow .slideshow_thumbnails > * {
	cursor: pointer;
	display: block;
	margin: 0 20px 20px 0;
	height: 120px;
	vertical-align: top;
	width: auto;
}

.slideshow:not(.container_hidden) .slideshow_thumbnails > *.slideshow_active {
	outline: 1px solid rgba(0, 0, 0, 0.6);
	outline-offset: 2px;
}

.slideshow .slideshow_thumbnails > *:hover {
	outline: 1px solid rgba(0, 0, 0, 0.3);
	outline-offset: 2px;
}

.slideshow .slideshow_thumbnails > *:active {
	outline: 1px solid rgba(0, 0, 0, 0.8);
	outline-offset: 2px;
}

.slideshow_thumbnails > *:not(img) {
	background: #eee;
	padding: 30px 10px;
	text-align: center;
	height: 70px;
}

.slideshow_container {
	cursor: pointer;
	display: block;
	margin-bottom: 15px;
	position: relative;

	/* Disable selection */
	-webkit-touch-callout: none;
	-webkit-user-select	 : none;
	-khtml-user-select	 : none;
	-moz-user-select	 : none;
	-ms-user-select		 : none;
	user-select			 : none;
}

.slideshow.container_hidden .slideshow_container {
	display: none;
}

.slideshow .slideshow_container > * {
	border: 0;
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	z-index: 1;
}

.slideshow_caption {
	display: none;
}

.slideshow.caption_active:not(.container_hidden) .slideshow_caption {
	display: block;
}

.slideshow_caption {
	clear: both;
	margin-top: 1.2em;
	margin-bottom: 1.2em;
}

.slideshow.slideshow_center {
	text-align: center;
}

/**
 * Fullscreen button
 */

a#fullscreen {
	background-color: #1a1a1a;
	background-image: url("/_gfx/fullscreen_open.png");
	background-image: url("/_gfx/svg/fullscreen_open.svg"), none;
	background-repeat: no-repeat;
	background-position: 67px 3px;
	border: 1px solid #1a1a1a;
	color: #bbbbbb;
	display: block;
	font-family: "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	font-size: 11px;
	line-height: 18px;
	height: 19px;
	padding: 0 4px 0 5px;
	text-align: left;
	text-decoration: none;
	width: 74px;
}

a#fullscreen:hover {
	background-color: #fff;
	color: #000;
}

a#fullscreen:active {
	background-color: #fff;
	border: 1px solid #999;
	color: #666;
}

/**
 * Project footer
 */

.project_footer {
	display: none;
	color: #999999;
	clear: both;
	padding: 30px 0px 70px 0px;
	width: 670px;
}

.project_footer > span {
	margin-right: 5px;
}

.project_footer > span:last-child {
	margin-right: 0px;
}

.project_footer .comment_link a {
	color: #999;
}

.project_footer .comment_link a:hover {
	color: #000;
}

.project_footer .comment_link a:active {
	color: #999;
}

.project_footer .date {
	color: #999999;
}

.project_footer .views {
	color: #999999;
}

.project_footer .permalink a:hover {
	background: #ffff00;
	color: #000000;
}

.project_footer .permalink a:active {
	background: #000000;
	color: #ffffff;
}


.project_footer .tags {
	color: #999999;
}

.project_footer .tags a {
	color: #999999;
	text-decoration: underline;
}

.project_footer .tags a:hover {
	color: #000000;
}

.project_footer .tags a:active {
	color: #999999;
}

.project_footer .editlink a {
	color: #cccccc;
	float: right;
}

.project_footer .editlink a:hover {
	color: #000000;
}

.project_footer .editlink a:active {
	color: #999999;
}

.project_footer .tags span:after {
	content: ",";
}

.project_footer .tags span:last-child:after {
	content: "";
}

.project_bottom {
	clear: both;
	border-bottom: 1px solid #cccccc;
	margin: 15px 0px 15px 0px;
	width: 670px;
}

/**
 * Thumbnails
 */

.thumbnails {
	display: none !important;
	padding-top: 5px;
	font-size: 0;
	width: 705px;
}

.project_thumb {
	display: inline-block;
	margin: 0 35px 26px 0;
	position: relative;
	text-align: center;
	font-size: 12px;
	vertical-align: top;
}

.project_thumb.hover .thumb_title span,
.project_thumb > a:hover .thumb_title span {
	background: #ffff00;
}

.project_thumb.hover .thumb_image,
.project_thumb > a:hover .thumb_image {
	outline: 1px solid #cccccc;
	outline-offset: 2px;
}

.project_thumb:active .thumb_image {
	outline: 1px solid #999999 !important;
	outline-offset: 2px;
}

.project_thumb.active .thumb_image {
	outline: 1px solid #999999;
	outline-offset: 2px;
}

.project_thumb.active .thumb_title span {
	background: #ccffcc;
}

.project_thumb .thumb_image {
	position: relative;
	margin-bottom: 12px;
	min-width: 200px;
	min-height: 134px;

	-webkit-transition: -webkit-transform 0.05s linear;
	-moz-transition: -webkit-transform 0.05s linear;
	transition: -webkit-transform 0.05s linear;
}

.project_thumb > a:active .thumb_image {
	-webkit-transform: translate(0, 2px);
	-moz-transform: translate(0, 2px);
	transform: translate(0, 2px);
}

.project_thumb .thumb_image img {
	display: block;
	margin: 0;
}

.project_thumb.no_title.no_tags .thumb_image {
	margin-bottom: 3px;
}

.project_thumb .loading {
	display: none;
	position: absolute;
	top: 8px; left: 8px;
	text-align: center;
	z-index: 3;
}

.thumb_title {
	color: #333333;
	font-weight: bold;
	font-size: 12px;
	line-height: 18px;
	text-align: center;
}

.thumb_title span {
	padding: 2px 3px 2px 3px;
}

.thumb_tags .thumb_tag:nth-child(n+4) {
	display: none;
}

.thumb_tags .thumb_tag:nth-child(3):after {
   content: "";
}

.thumb_tags {
	color: #bbb;
	line-height: 20px;
	margin: 0 0 2px 0;
	text-align: center;
}

.thumb_tags a {
	color: #bbb;
	font-size: 12px;
	line-height: 1.5em;
	text-align: center;
	text-decoration: none;
}

.thumb_tags a:hover {
	text-decoration: underline;
}

.thumb_tags a:active {
	color: #ccc;
}

.thumb_tags span:after {
	content: ","
}

.thumb_tags span:last-child:after {
	content: "";
}

.project_thumb > a {
	display: inline-block;
	text-decoration: none;
}

/*
 * Search results
 */

#search_form {
	position: fixed;
	bottom: 20px; left: 38px;
}

#search_term {
	font-size: 11px;
	width: 188px;
}

#search_form_results {
	padding-bottom: 90px;
}

.search_header {
	color: #000000;
	float: left;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	margin: 0;
	padding: 4px 0;
	width: 145px;
}

#search_term {
	background: #ffffff;
	border: 1px solid #cccccc;
	color: #000000;
	float: left;
	font-family: sans-serif;
	font-size: 12px;
	color: #333;
	margin: 0;
	padding: 5px;
	width: 180px;
}

#results_search_term {
	background: #ffffff;
	border: 1px solid #cccccc;
	color: #000000;
	float: left;
	font-family: sans-serif;
	font-size: 14px;
	margin: 0;
	padding: 5px;
	width: 220px;
}

#search_results {
	float: left;
}

.result {
	clear: both;
	font-size: 14px;
	line-height: 22px;
	margin-bottom: 60px;
}

.search_thumb {
	float: left;
	margin: 4px 25px 35px 0px;
}

.search_thumb img {
	width: 120px; height: auto;
}

.search_text {
	width: 500px;
	margin-left: 145px;
}

.search_title a {
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}

.search_title a:hover {
	background: #ffff00;
	color: #000000;
	text-decoration: none;
}

.search_title a:active {
	background: #000000;
	color: #ffffff;
	text-decoration: none;
}

.search_tags {
	color: #999999;
	font-size: 11px;
}

.search_tags a {
	color: #999999;
	text-decoration: none;
}

.search_tags a:hover {
	background: none;
	color: #000000;
	text-decoration: underline;
}

.search_tags a:active {
	color: #666666;
}

.search_tags .thumb_tag:after {
	content: ",";
}

.search_tags .thumb_tag:last-child:after {
	content: "";
}

/**
 * Video component
 */

.video_component {
	float: left;
	margin: 0 15px 15px 0;
}

/**
 * Audio component
 */

.audio_component {
	color: #777777;
	font-family: "Droid Sans Mono", Monaco, Monospace, san-serif;
	font-size: 10px;
	height: 30px;
	line-height: 26px;
	width: 300px;
}

.audio_component div {
	height: 26px;
}

.audio_component .border {
	border: 2px solid #aaaaaa;
	opacity: 0.5;

	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5;
}

.audio_component .vertical_border {
	background: #aaaaaa;
	opacity: 0.50;

	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5;
}

.audio_component .controls {
	top: 2px; left: 2px;
}

.audio_component .play_pause {
	background-image: url("/_gfx/playpause.png");
	background-image: url("/_gfx/svg/playpause.svg"), none;
}

.audio_component .spectrum .spectrum_bar {
	background: #666666;
}

.audio_component .loading {
	background: #bbbbbb;
	opacity: 0.25;

	filter: alpha(opacity=25);
	-moz-opacity: 0.25;
	-khtml-opacity: 0.25;
}

.audio_component .progress {
	background: #bbbbbb;
	border-right: 1px dotted #333333;
	opacity: 0.25;

	filter: alpha(opacity=25);
	-moz-opacity: 0.25;
	-khtml-opacity: 0.25;
}

.audio_component .volume_slide.hover {
	background: #bbbbbb;
	opacity: 0.3;

	filter: alpha(opacity=30);
	-moz-opacity: 0.3;
	-khtml-opacity: 0.3;
}

/**
 * Big image
 */

#big-image-wrap {
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	height: 100%;
	width: 100%;
	z-index: -1;
	/*opacity: 0.3;*/
}

/**
 * Big video
 */

#big-video-wrap{opacity: 0.6; overflow:hidden;position:fixed;height:100%;width:100%;top:0;left:0; pointer-events: none;z-index:500;}
#big-video-vid,#big-video-image{position:absolute;}
#big-video-control-container{display: none;position:fixed;bottom:0;padding:10px;width:100%;background:rgba(0,0,0,.25);
  -webkit-transition-duration:0.6s;-moz-transition-duration:0.6s;-ms-transition-duration:0.6s;-o-transition-duration:0.6s;transition-duration:0.6s;}
#big-video-control{width:100%;height:16px;position:relative;}
#big-video-control-middle{margin: 0 56px 0 24px;}
#big-video-control-bar{width:100%;height:16px;position:relative;cursor:pointer;}
#big-video-control-progress{position:absolute;top:7px;height:3px;width:0%;background:#fff;}
#big-video-control-track{position:absolute;top:8px;height:1px;width:100%;background:#fff;}
#big-video-control-bound-left{left:0;}
#big-video-control-bound-right{right:-1px}
#big-video-control-track .ui-slider-handle {opacity:0;}
#big-video-control-playhead{left:30%;}
#big-video-control-play{position:absolute;top:0;left:0;height:16px;width:16px;background-image:url('bigvideo.png');}
#big-video-control-timer{position:absolute;top:1px;right:0;color:#fff;font-size:11px;}
#big-video-control-playhead,#big-video-control-bound-left,#big-video-control-bound-right{position:absolute;top:0;height:16px;width:1px;background:#fff;}
#big-video-control .ui-slider-handle{border-left:solid 1px #fff; width:16px;height:16px;position:absolute;top:-8px;}
.transparent{-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";filter:alpha(opacity=0);-moz-opacity:0;-khtml-opacity:0;opacity:0;}
.vjs-big-play-button{display:none !important;}

#section_History #big-video-wrap {
	z-index: 9;
}

/**
 * Transitions
 */

.transition {
	background: #000;
	display: none;
	position: fixed;
	top: 0;
	left: -25%;
	height: 100%;
	width: 100%;
	z-index: 9999;
}

.transition svg {
	background: url(https://assets.cdn.cargocollective.com/834/571214981276788323772731878430216192/noise02.jpg?222781590b);
	display: block;
	margin: 0;
	padding: 0;
	width: 150%;

	-webkit-transform: translatez(0);
    -moz-transform: translatez(0);
    -ms-transform: translatez(0);
    -o-transform: translatez(0);
    transform: translatez(0);

	/*-webkit-transition: background 250ms ease;*/
}

.transition svg path {
	-webkit-transition: stroke-dashoffset 1s ease;
}

.transition .tone {
	position: fixed;
	height: 200px;
	width: 200px;
	top: 50%;
	margin-top: -80px;
	left: 50%;
	z-index: 9;
	-webkit-transform: translate(-50%, -50%);
}

.transition .tone svg {
	background: none;
	height: 100%;
	width: 100%;
}

.bigvideo {
	border-top: 10px solid #5c5230;
	display: block;
	position: relative;
	height: 0;
	padding-bottom: 56.25%;
}

.bigvideo iframe {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	height: 100%;
	width: 100%;
}

.albumcover {
	display: inline-block;
	border: 10px solid #5c5230;
}

.albumcover img {
	height: auto;
	max-width: 100%;
	width: 100%;
}

.obversebox_1979_hero  {
	display: inline-block;
	
}
.obversebox_1979_hero img {
	height: auto;
	max-width: 65%;
	width: 65%;
	margin-top: -80px;
	/*
	transform:scale(.5);
	-ms-transform:scale(.5); 
	-webkit-transform:scale(.5); 
	*/
}

.obversebox_1979_full  {
	display: inline-block;
	
}
.obversebox_1979_full img {
	height: auto;
	max-width: 100%;
	width: 100%;
	/*
	transform:scale(.5);
	-ms-transform:scale(.5); 
	-webkit-transform:scale(.5); 
	*/
}

.obversebox_desc{
	width: 50%;
	margin-left:auto;
	margin-right:auto;
	text-align: justify;
}

img {
	float: none !important;
	maring: 0;
}

/*
 * Other
 */

.transition_cache {
	position: fixed;
	top: -1000px;
	left: -1000px;
	visibility: hidden;
}

 .clear:after {
	content: "";
	display: table;
	clear: both;
}

.loading[data-loading] {
	display: none;
	position: fixed;
	top: 8px; left: 8px;
	z-index: 100;
}

#autopaginate_loader {
	display: none;
	margin-top: 20px;
}

#autopaginate_loader .retinaSpinner {
	margin: 0 auto;
}

/* Admin and following icons — only seen by members */
.toolset {
	display: none !important;
	position: fixed;
	top: 10px; right: 10px;
	z-index: 9999;
}

/* "Running on Cargo" */
.cargo_link {
	display: none;
	color: #cccccc;
	font-size: 11px;
	font-family: sans-serif;
	position: fixed;
	bottom: 15px;
	right: 20px;
	z-index: 99;
}

.cargo_link a {
	color: #cccccc;
}

.cargo_link a:hover {
	color: #333333;
}

.cargo_link a:active {
	color: #999999;
}

:focus {
	outline: 0;
}

img {
	border: 0;
	padding: 0;
}

/**
 * Social shit
 */

#global_share {
	position: absolute;
	top: 15px;
	right: 15px;
}

#colorbox .social_container {
	position: fixed;
	bottom: 30px;
	left: 30px;
}

#colorbox .social_container .social_options {
	right: auto;
	left: 0;
	top: auto;
	bottom: 0;
}

.social_container {
	position: relative;
	z-index: 999;
	height: 30px;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

div.social_container .social_button {
	background-image: url(https://assets.cdn.cargocollective.com/834/571214981276788323772731878430216192/like.svg?9704512691);
	background-position: 57px 5px;
	background-repeat: no-repeat;
	background-size: 13px 17px;
	cursor: pointer;
	text-transform: uppercase;
	font-family: 'futura-pt', sans-serif;
	font-weight: bold;
	font-size: 13px;
	line-height: 19px;
	color: #999;
	width: 85px;
	height: 30px;
	padding: 5px 10px;
	text-align: left;
	background-color: rgba(0, 0, 0, 0.8);
	border-radius: 3px;
	border: 1px solid #333;
}

div.social_container .social_button:hover {
	color: #fff;
}

div.social_container .social_options {
	display: none;
	padding: 4px 0 4px 4px;
	text-align: right;
	background: rgba(0, 0, 0, 0.8);
	border-radius: 3px;
	border: 1px solid #333;
	font-size: 13px;
	position: absolute;
	top: 0;
	right: 0;
	width: 117px;
}

div.social_container.active .social_options {
	display: block;
}

div.social_container.active .social_button {
	display: none;
}

div.social_container iframe {
	display: block;
	float: left;
	margin: 0 4px 0 0;
	border: 0;
}

/*
 * Fullscreen
 */

#fullscreen {
	clear: both;
}
#fullscreen.fullscreen_ie {
	line-height: 21px;
}

#freshbox {
	background: #000000;
	position: fixed;
	top: 0; left: 0; bottom: 0; right: 0;
	z-index: 9999999;
}

#freshbox.ie {
	visibility: visible !important;
}

#freshbox_centering {
	position: absolute;
	top: 0; left: 0;
	text-align: center;
}

#freshbox img {
	display: none;
	position: absolute;
	top: 0; left: 0;
	z-index: 109;
}

#freshbox img.active {
	display: block;
	z-index: 110;
}

#freshbox img.preload {
	display: block;
	zoom: 1;
	filter: alpha(opacity=50);
	opacity: 0.5;
}

#freshbox img#freshbox_loading,
#freshbox #freshbox_loading.retinaSpinner {
	display: block;
	float: none;
	height: 20px;
	margin: -10px 0 0 -10px;
	position: absolute;
	top: 50%; left: 50%;
	width: 20px;
	z-index: 101;
}

/**
 * Navigation
 */

.freshbox_navigation {
	font-family: "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	font-size: 12px;
	margin-left: -53px;
	position: fixed;
	bottom: 50px; left: 50%;
	width: 106px;
	z-index: 99999;
}

.freshbox_navigation_group {
	background: rgba(10, 10, 10, 0.2);
	float: left;
	height: 34px;
	margin: 0 10px 0 0 ;
	padding: 0 2px 0 1px;

	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
}

.freshbox_navigation a {
	background-color: #ffffff;
	color: #000000;
	display: block;
	float: left;
	height: 30px;
	line-height: 30px;
	margin: 2px 0 2px 1px;
	padding: 0 10px 0 10px;
	text-decoration: none;

	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
}

a.freshbox_nav_button {
	padding: 0;
	width: 30px;
}

a.freshbox_nav_button .nav_svg {
	fill: #999999;
}

a.freshbox_nav_button:hover {
	background-color: #f2f2f2;
}

a.freshbox_nav_button:hover .nav_svg {
	fill: #555555;
}

a.freshbox_nav_button:active a:active {
	background-color: #f2f2f2;
}

a.freshbox_nav_button:active .nav_svg {
	fill: #222222;
}

a#fullscreen_close .nav_svg {
	shape-rendering: crispEdges;
}

a.freshbox_nav_button.disabled {
	background-color: #ffffff;
	cursor: default;
}

a.freshbox_nav_button.disabled .nav_svg {
	fill: #cccccc !important;
}

#freshbox.single .freshbox_navigation_group {
	margin: 0 0 0 35px;
}

/**
 * iOS formatting for fullscreen
 */

#freshbox.ios .freshbox_navigation {
	bottom: 20px;
}

/*
 * IE Fullscreen SVG fallback used in the navigation.
 *
 *	   If you have any questions about this please visit our
 *	   support forum: http://support.cargocollective.com
 *
 */

#freshbox.ie .freshbox_navigation svg {
	display: none;
}

#freshbox.ie a.freshbox_nav_button {
	background-image: url(/_gfx/landsat_navigation_sprite.png);
	background-repeat: no-repeat;
}

#freshbox.ie a.freshbox_nav_button#fullscreen_prev {
	background-position: 0 0;
}

#freshbox.ie a.freshbox_nav_button#fullscreen_prev:hover {
	background-position: 0 -30px;
}

#freshbox.ie a.freshbox_nav_button#fullscreen_prev:active {
	background-position: 0 0;
}

#freshbox.ie a.freshbox_nav_button#fullscreen_next {
	background-position: -59px 0;
}

#freshbox.ie a.freshbox_nav_button#fullscreen_next:hover {
	background-position: -59px -30px;
}

#freshbox.ie a.freshbox_nav_button#fullscreen_next:active {
	background-position: -59px 0;
}

#freshbox.ie a.freshbox_nav_button#fullscreen_close {
	background-position: -180px 0;
}

#freshbox.ie a.freshbox_nav_button#fullscreen_close:hover {
	background-position: -180px -30px;
}

#freshbox.ie a.freshbox_nav_button#fullscreen_close:active {
	background-position: -180px 0;
}​


/**
 * Lightbox
 */

/*
    Colorbox Core Style:
    The following CSS is consistent between example themes and should not be altered.
*/
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:999999; overflow:hidden;}
#cboxWrapper {max-width:none; overflow: visible !important;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative;}
#cboxLoadedContent{overflow:auto; -webkit-overflow-scrolling: touch;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%; height:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}
.cboxPhoto{float:left; margin:auto; border:0; display:block; max-width:none; -ms-interpolation-mode:bicubic;}
.cboxIframe{width:100%; height:100%; display:block; border:0;}
#colorbox, #cboxContent, #cboxLoadedContent{box-sizing:content-box; -moz-box-sizing:content-box; -webkit-box-sizing:content-box;}

/*
    User Style:
    Change the following styles to modify the appearance of Colorbox.  They are
    ordered & tabbed in a way that represents the nesting of the generated HTML.
*/
#cboxOverlay{background:#000;}
#colorbox{outline:0;}
    #cboxContent{overflow:visible;}
        .cboxIframe{background:#fff;}
        #cboxError{padding:50px; border:1px solid #ccc;}
        #cboxLoadedContent{ overflow: visible !important;}
        #cboxLoadingGraphic{background:url(images/loading.gif) no-repeat center center;}
        #cboxLoadingOverlay{background:#000;}
        #cboxTitle{
        	position: fixed;
        	bottom: 20px;
        	left: 30px;
        	text-align: center;
        	right: 30px;
        	line-height:1.3em;
        }
        #cboxTitle p {
        	display: inline-block;
        	margin: 0px 0 0 0;
        	padding: 0;
        	max-width: 700px;
        }
        #cboxTitle b,
        #cboxTitle strong {
        	color: #b59f5e;
        	position: fixed;
        	top: 30px;
        	left: 30px;
        	display: block;
        	font-weight: normal;
        }
        #cboxTitle i,
        #cboxTitle em {
        	color: #666;
        	position: fixed;
        	top: 50px;
        	left: 30px;
        	display: block;
        	font-style: normal;
        }
        #cboxCurrent {
        	color: #666;
        	position: fixed;
        	bottom: 25px; right:30px;
        	width: 5%;
        }

        /* these elements are buttons, and may need to have additional styles reset to avoid unwanted base styles */
        #cboxPrevious, #cboxNext, #cboxSlideshow, #cboxClose { -webkit-transform: scale(0.5); border:0; padding:0; margin:0; overflow:visible; text-indent:-9999px; width:45px; height:45px; position:absolute; top:50%; margin-top: -22px; background-color: transparent; background-image: url(https://assets.cdn.cargocollective.com/834/571214981276788323772731878430216192/lightbox.png?891f371df8);}
        #cboxPrevious, #cboxNext, #cboxClose {position: fixed; opacity: 0.5; -webkit-transition: opacity 500ms ease; -moz-transition: opacity 500ms ease; transition: opacity 500ms ease;}
        #cboxPrevious:hover, #cboxNext:hover, #cboxClose:hover {
        	opacity: 1;
        }
        #cboxPrevious, #cboxNext {
        	-webkit-transform: scale(0.75);
        }
        /* avoid outlines on :active (mouseclick), but preserve outlines on :focus (tabbed navigating) */
        #cboxPrevious:active, #cboxNext:active, #cboxSlideshow:active, #cboxClose:active {outline:0;}

        #cboxPrevious{background-position:0px 0px; left: 20px;}
        #cboxNext{background-position:-100px 0px; right: 20px;}
        #cboxClose{background-position:-200px 0px; right:20px; top: 20px; margin-top: 0;}
        .cboxSlideshow_on #cboxPrevious, .cboxSlideshow_off #cboxPrevious{right:66px;}
        .cboxSlideshow_on #cboxSlideshow{background-position:-75px -25px; right:44px;}
        .cboxSlideshow_on #cboxSlideshow:hover{background-position:-100px -25px;}
        .cboxSlideshow_off #cboxSlideshow{background-position:-100px 0px; right:44px;}
        .cboxSlideshow_off #cboxSlideshow:hover{background-position:-75px -25px;}

        .custompermalink { display: none; }

/**
 *  Submit
 */

.jotform-form {
	margin: 0 auto;
	max-width: 700px;
}

.form-all {
	display: block;
	max-width: 400px;
	margin: 0 auto !important;
}

.form-textbox, .form-textarea, .form-dropdown{
    -moz-border-radius:4px 4px;
    -webkit-border-radius:4px 4px;
    border-radius:4px 4px;
    -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2) inset;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2) inset;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2) inset;
    background-color: #FFFFFF;
    border-color: #545151 #888888 #E1E1E1;
    border-style: solid;
    border-width: 1px;
    padding: 8px 4px;
}

.form-sub-label-container {
	width: 50% !important;
	margin: 0 !important;
	padding: 5px !important;
}

.form-radio, .form-checkbox{
    height:auto !important;
    width:auto !important;
}
.form-submit-button, .form-submit-reset, .form-submit-print{
    -moz-border-radius:4px 4px;
    -webkit-border-radius:4px 4px;
    border-radius:4px 4px;
    padding:8px 4px;
    border-color:#7C7C7C #C3C3C3 #DDDDDD;
    background:#f7f7f7;
    border-style:outset;
    border-width:1px;
}


.form-label{
    width:150px !important;
}
.form-label-left{
    width:150px !important;
}
.form-line{
    padding-top:12px;
    padding-bottom:12px;
}
.form-label-right{
    width:150px !important;
}
.form-all{
	font-family: inherit !important;
	background: none;
    text-align: left;
}
.form-radio-item label, .form-checkbox-item label, .form-grading-label, .form-header{
    color:black;
}

.form-checkbox-item label {
	margin-left: 0 !important;
}

#select_file_name {
	display: block;
	margin: 0 auto;
	text-align: center;
	margin-top: 15px;
}

.form-all ul, .form-all li {
	list-style: none;
	margin: 0;
	padding: 0;
}

.form-all li {
	margin: 5px !important;
}

 .form-checkbox {
 	text-align: center;
	display: block;
}

.form-all label {
	font-family: 'futura-pt', sans-serif;
	font-size: 16px;
	color: #666;
	padding: 0 0 0 0;
}

#id_9 {
	margin-bottom: 10px !important;
}

#cid_4 {
	margin-bottom: 30px !important;
}

#id_1 {
	text-align: center !important;
}

#id_5 {
	text-align: center !important;
	margin-top: 30px !important;
}

#cid_1 {
	margin-top: 15px !important;
}

#cid_12 {
	padding-bottom: 5px;
}

#id_13 {
	position: fixed;
	top: 0;
	left: -1000px;
	width: 100px;
	z-index: 99;
}

.form-required {
	display: none;
}

.form-line-active {
	background: none !important;
	color: auto !important;
}

.form-line-error {
	background: none !important;
}

.form-line-error input:not(#coupon-input), .form-line-error textarea, .form-validation-error {
	border: 2px solid #fff !important;
}

.form-error-arrow {
	border-bottom-color: #333 !important;
	left: 50% !important;
	margin-left: -10px;
}

.form-error-message {
	display: none;
}

#section_Submit input, #section_Submit textarea {
	margin: 0 !important;
}

.form-checkbox input {
	margin: 0 auto !important;
}

input[type="file"] {
	position: absolute !important;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	width: 100% !important;
	height: 100%;
	z-index: 9;
	opacity: 0;
	cursor: pointer !important;
}

.upload_select {
	position: relative;
	cursor: pointer;
}

.upload_select span {
	text-align: center;
	font-family: 'futura-pt', sans-serif;
	font-size: 16px;
	background: #fff;
	color: #000;
	padding: 15px;
	border-radius: 6px;
	display: block;
}

.form-checkbox-item {
	display: block;
	text-align: center;
	width: 100%;
}

.form-checkbox-item label {

}

.form-line:not(#id_10) {
	padding: 0 5px;
}

#id_5 {
	text-align: center !important;
}

.form-checkbox-item label {
	color: #fff;
	font-weight: bold;
}

#link_section_2 {
	color: #000;
	cursor: pointer;
	text-align: center;
	font-family: 'futura-pt', sans-serif;
	font-size: 16px;
	background: #fff;
	color: #000;
	padding: 15px;
	border-radius: 6px;
	display: block;
}

#section_2 {
	display: none;
}

#submit_screen {
	background-image: url(http://assets.1979.la/img/textures/noisebg2.jpg);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 0;

	-webkit-transition: opacity 500ms ease;
	-moz-transition: opacity 500ms ease;
	transition: opacity 500ms ease;
}

#section_Submit [data-event] {
	z-index: 9;
	position: relative;
}

body.submit_vid_active #submit_screen {
	opacity: 0;
}

div[data-id="7420712"] {
	padding-top: 50px;
}

.project_content a.downloadsingle {
	background: #6e623a;
	cursor: pointer;
	text-decoration: none;
	display: inline-block;
	margin: 0 auto;
	text-transform: uppercase;
	padding: 15px 20px;
	font-family: 'futura-pt', sans-serif;
	font-weight: bold;
	color: #fff;
}

.downloadsingle span {
	color: #000;
}

.project_content a.downloadsingle:hover {
	background: #fff;
	color: #000;
}

.project_content a.downloadsingle:hover span {
	color: #000;
}

.project_content a.echolink {
	background: #000;
	outline: 1px solid #333;
	cursor: pointer;
	text-decoration: none;
	display: inline-block;
	margin: 0 auto;
	text-transform: uppercase;
	padding: 15px 20px;
	color: #999;
	margin: 0 40px;
}

.project_content a.echolink:hover {
	color: #fff;
	outline: 1px solid #fff;
}

.section_title img {
	display: inline-block;
	vertical-align: middle;
	float: none !important;
}

.subheading {
	color: #999;
	text-align: center;
	max-width: 400px;
	margin: 0 auto;
	text-align:center;
}

.subheader {
	display: block;
	text-transform: uppercase;
	margin-bottom: 1em;
	color: #fff;
	text-decoration: underline;
}

#submit_tones {
  margin: 0 auto;
  max-width: 600px;
  font-size: 11px;
}

#submit_tones:after {
	content: '';
	clear: both;
	display: block;
}

div[data-id="7419959"] {
	padding-top: 50px;
}

.toneytitle {
	position: absolute;
	top: 50%;
	cursor: pointer;
	left: 50%;
	opacity: 0;
	-webkit-transition: opacity 500ms ease;
	-moz-transition: opacity 500ms ease;
	transition: opacity 500ms ease;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

.submit_tone:hover .toneytitle {
	opacity: 1;
}

.toneytitle .bigone {
  background: #fff;
  color: #000;
  text-transform: uppercase;
  padding: 5px 10px;
}

.toneytitle .smallone {
  color: #fff;
  text-transform: uppercase;
  padding: 5px 10px;
  outline: 1px solid #fff;
  background: rgba(0, 0, 0, 0.8)
}

.submit_tone {
	position: relative;
	float: left;
	width: 33.3%;
	padding: 45px;
}

.submit_tone > div.tonecont {
	cursor: pointer;
	outline: 1px solid rgba(255, 255, 255, 0.3);
	outline-offset: 30px;
	background-repeat: no-repeat;
	background-position: center;
	padding-bottom: 150%;
	width: 100%;
}

.submit_tone.active > div.tonecont {
	outline: 1px solid #fff;
}

.submit_tone[data-value="The Flute"] > div.tonecont {
	background-image: url(http://assets.1979.la/svg/tone_1a.svg);
}

.submit_tone[data-value="The Circuit"] > div.tonecont {
	background-image: url(http://assets.1979.la/svg/tone_2a.svg);
}

.submit_tone[data-value="The Prism"] > div.tonecont {
	background-image: url(http://assets.1979.la/svg/tone_3a.svg);
}

.submit_tone[data-value="The Pool"] > div.tonecont {
	background-image: url(http://assets.1979.la/svg/tone_4a.svg);
}

.submit_tone[data-value="The Mirror"] > div.tonecont {
	background-image: url(http://assets.1979.la/svg/tone_5a.svg);
}

.submit_tone[data-value="The Echo"] > div.tonecont {
	background-image: url(http://assets.1979.la/svg/tone_6a.svg);
}

.submit_tone[data-value="The Lovers"] > div.tonecont {
	background-image: url(http://assets.1979.la/svg/tone_7a.svg);
}

.submit_tone[data-value="The Spoke"] > div.tonecont {
	background-image: url(http://assets.1979.la/svg/tone_8a.svg);
}

.submit_tone[data-value="The Flame"] > div.tonecont {
	background-image: url(http://assets.1979.la/svg/tone_9a.svg);
}

#id_5 input {
	margin: 0 auto !important;
}

#input_2 {
	color: #000;
	cursor: pointer;
	text-align: center;
	font-family: 'futura-pt', sans-serif;
	font-size: 16px;
	background: #fff;
	color: #000;
	max-width: 450px;
	margin: 20px auto 0;
	padding: 15px 100px;
	border-radius: 6px;
	display: block;
}

.gold_bodytype {
	color: #b59f5e;
}

.whatisderu{
	width: 60%;
	margin-left: auto;
	margin-right: auto;
}

.timeline_column {
	width: 20%;
	float: left;
	text-align:left;
}
.timeline_column2{
	width: 80%;
	float:left;
	text-align:left;
}
#forward {
	padding: 75px 30px;
	background-color:#111;
}
#forward p{
	font-family: "futura-pt",sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	text-align:justify;
	line-height:1.5em;
	width:60%;
	margin: 0 auto;
}
.fword_header {
	font-family: "futura-pt";
	font-style: normal;
	font-weight: 500;
	font-size: 16px;
	letter-spacing: .15em;
}
.history_for_container {
	max-width:500px;
	margin-left: auto;
	margin-right: auto;
	text-align:center;
}
.history_misc_container{
	max-width:700px;
	margin-left: auto;
	margin-right: auto;
	text-align:left;
}
.history_texthilite1 {
	background-color: #eeee00;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.history_texthilite2 {
	background-color: rgba(249,249,52,0.91);
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.history_texthilite3 {
	background-color: #b7f0f2;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.history_texthilite4 {
	background-color: #ccc;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-decoration: underline;
}
.history_ardenchar {
	text-align:center;
	max-width:500px;
}

.jsa_signature{
	position: relative;
	left: 100px;
}

.history_fxoverlays{
	position:absolute;
	top:-80px;
	pointer-events: none;
}
.history_toneblock {
	
}
.history_symbol {
	position:absolute;
	left:100px;
}
.history_note_centered {
	display: block;
	text-align: center;
	max-width: 400px;
	margin: 2em auto 0;
}
.history_symbol > div[id="tone1"] {
	top:1000px;
}

.numeral_tone_col {
	float:left;
	text-align:center;
	width:20%;
}
.jjabrams_assmaster {
	letter-spacing: 2em;
	
}
@media all and (max-width: 800px) {
	.jjabrams_assmaster {
		letter-spacing: 1em;
	}
}



.tone_para {
	/* display:inline-block; */
	/* float:left; */
	margin-left:155px;
	/* margin-right:40px; */
	padding-top:0px;
	/* padding-right: 40px; */
	width: 70%;
}

@media all and (max-width: 800px) {
	.numeral_tone_col {
		float:none;
		text-align:center;
		width:100%;
	}
	.tone_para{
		margin-left:auto;
		margin-right:auto;
		padding-top:50px;
		width:100%;
		
	}
}

.whoisimg {
	position: absolute;
	top: 140px;
	left: 70px;
	z-index: 2;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}
.xerox_bar_1 {
	position: absolute;
	top: 720px;
	left: 0px;
	z-index: 2;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}
.xerox_circle_1 {
	position: absolute;
	top: 965px;
	left: 255px;
	z-index: 2;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}
.xerox_livedincali {
	position: absolute;
	top: 7040px;
	left: 660px;
	z-index: 2;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}
.xerox_seealso {
	position: relative;
	top: 6100px;
	left: 200px;
	z-index: 2;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}
.xerox_mask1 {
	position: absolute;
	top: 740px;
	left: 70px;
	z-index: 8;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}
.xerox_uniphil {
	position: absolute;
	top: 1340px;
	left: -30px;
	z-index: 9;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}
.xerox_nothinglibrary {
	position: absolute;
	top: 940px;
	left: -30px;
	z-index: 9;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}
.maskoverlay{
	position: relative;
	margin: 0 auto;
	z-index: 8;	
}
.xerox_mask2{
	top: 2040px;
	left: -30px;
}
.xerox_mask3{
	top: 2540px;
	left: -30px;
}
.xerox_mask4{
	top: 4640px;
	left: -30px;
}
.xerox_mask5{
	top: 5840px;
	left: -30px;
}
.xerox_mask6{
	top: 6740px;
	left: -30px;	
}
.xerox_mask7{
	top: 6850px;
	left: -30px;
}
.xerox_mask8{
	top: 9100px;
	left: -150px;
}
.xerox_mask9{
	top: 9100px;
	left: 700px;
}
.letterstamp{
	position:absolute;
	top: 0px;
	left: 0px;
	/* margin: 0 auto; */
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 30px;
	width: 100%;
		
}


.Absolute-Center {
  margin: auto;
  position: absolute;
  top: 0; left: 0; bottom: 25px; right: 0;
}

