body { font-family:"letter-gothic-std","Lucida Console","Monaco", monospace; font-weight:700; line-height:1.6em;}
body { background-color:#fac6c8;} /* NOTE: hex from indesign mockup */
body { background-color:#fce8e9;} /* NOTE: matches display color of indesign mockup */

p,
div {padding:0; margin:0;}

h1,
h2,
h3,
.tagline {
	font-family:"Souvenir-Bold",serif;
	font-weight:bold;
	line-height:1.2em;
	text-transform:none;
	letter-spacing: 0em
}

h4,
.byline {
	font-family:"letter-gothic-std","Lucida Console","Monaco", monospace;
	font-size:1.8rem;
	line-height:3.2rem;
	text-transform: uppercase;
	margin-top:0rem;
	margin-bottom:0rem;
	font-weight: 700;
 }

h1 { margin:0;padding:0; margin-bottom:0.3rem; text-align:center;}
h2 { margin:0;padding:0; margin-bottom:0.3rem;}
h3 { margin:0;padding:0; margin-bottom:0.3rem;}

h1	{font-size:5.7rem; line-height: 5.6rem; margin-top:8rem; margin-bottom:5.2rem;}
h2 {font-size:2.75rem; line-height:3.45rem;}

a { color:black; text-decoration:none;}
a:hover {color:black; text-decoration:underline;}



body,
p {font-size:1.25rem; line-height:2rem;}
#whymud p {margin-top:2.8rem;}
.team.row p {margin-top:2.8rem;}


.container {
	max-width:1152px;
}

.hero {
	min-height:100vh;
	margin-top:-4rem;
	background-color:#fce8e9;
}

.falsefooter {line-height: 3em; position:absolute; top:100vh; margin-top:-14rem;}


#masthead {
  position: fixed;
  top:2rem;
  width:100%;
  max-width:100%;
  z-index:2000;
  margin-top:2rem;
  text-align: center;
  z-index:-1;
}

.mudtype {
  width:80%;
  max-width:976px;
  margin:auto;
}


.row {
	margin-top:2rem;
}

.team.row .teamEntry {
	margin-top:1em;
}

.connectLabel {
	margin:0;
	font-family:"alternate-gothic-no-1-d";
	font-weight:normal;
	text-transform:uppercase;
	font-size:3rem;
}

.connectLinks a i {
	top:-0.2rem;
	font-size:2rem;
}

.connectLinks a:hover,
.socialLinks a:hover,
.sharelinks a:hover {
	color:#F68C5A;
}

p a {
	  font-family:"Souvenir-Bold",serif;
	  /*text-decoration:underline;
	  text-decoration-color:#F68C5A;
	  -moz-text-decoration-color:#F68C5A;
	  -webkit-text-decoration-color:#F68C5A;*/
}

h4 a,
.location a,
.readMoreLink a {
	font-family:"letter-gothic-std","Lucida Console","Monaco", monospace;
}

#nextPrevious p.articleTitle {
  font-family:"Souvenir-Bold",serif;
  font-size: 2.1rem;
	line-height:2.4rem;
}

#nextPrevious .readMoreLink {
	font-size:1.7rem;
  text-transform: uppercase;
	margin-bottom:0;
}


a#readPrevious:hover,
a#readNext:hover {
	text-decoration: none;
}


a#readPrevious:hover .readMoreLink,
a#readNext:hover .readMoreLink {
	text-decoration: none;
	color:#F68C5A;
}

a#readPrevious:hover .articleTitle,
a#readNext:hover .articleTitle {
	text-decoration: underline;
}

#contact {
	position:relative;
	min-height:100vh;
}

#loop-thing {
	position: absolute;
	top:-3.5rem;
	left:-18rem;
}

.tagline{ display:inline-block; font-size:2.2rem;}
.comingsoon { display:inline-block; text-transform: uppercase; font-size:1.7rem;}
.socialLinks i.fa {margin:0rem; font-size:1.9rem;}


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

.eyebrow,
.sharelinks,
.subscribeLink,
.eventListing .location {
	font-size:1.8rem;
	text-transform:uppercase;
	margin-bottom:.8rem;
}

.readMoreLink {
	text-transform:uppercase;
}

.eventListing {
	margin-top:2.5rem;
}

.eventListing h2{
	line-height:3.8rem;
}

.eventListing.four.columns {
	line-height: 0rem;
}

.eventListing .dateTime {
	font-family:"Souvenir-Bold";
	margin-bottom:0rem;
	font-size:1.5rem;
}

.eventListing .sharelinks {
	margin-top:4rem;
}

.blogArticles {
	margin-top:4.5rem;
}

.blogArticle img,
.featuredInstallation img,
.eventListing img {
	mix-blend-mode:multiply;
	display:block;
}


.blogArticle clip {
	position:relative;
}

.blogArticle clip.blob {
	text-align: left;
	max-width:30rem;
	max-height:30rem;
}

.blogArticle clip.blob img {
	overflow: hidden;
}

.blogArticle clip svg {
	top:0; left:-50%;
	display:block;
}

.blogArticle clip.circle {
	display:block;
	border-radius:50%;
	overflow: hidden;
	max-width:30rem;
	margin:auto;
}

.blogArticle h2 {
 margin-bottom:1.8rem;
 margin-top:5rem;
 line-height:3.8rem;
}

.blogArticle p {
	margin-bottom:1.8rem;
	font-size:1.7rem;
	line-height:2.5rem;
}

.featuredInstallation h2 {
	font-size:4.2rem;
	line-height:4.4rem;
}

.featuredInstallation h2,
.featuredInstallation p {
	margin-bottom:2.5rem;
}

.rule {
	border-bottom: 0.2rem solid black;
	margin-top:2.5rem;
}

#home {padding-top:4rem; margin-top:0;}
#events {position:relative;}

.jumbo {
	font-size:2.75rem;
	line-height:3.45rem;
	font-family:"Souvenir-Bold", serif;
	font-weight:bold;
	text-transform:none;
	padding-top:8rem;
}

.jumbo a {
	text-decoration: underline;
}
.jumbo a:hover{
	color:#F68C5A;
}

.tight {margin-top:0;}

.archiveLinks .columns p {
	text-align: center;
}

.subscribeLink {
	margin-top:1em;
	margin-bottom:1.8em;
}

.fa-long-arrow-right {
	overflow:hidden;
}
.fa-long-arrow-right:before
{
	position:relative;
	left:-1.25rem;
	top:.15em;
}

.fa-long-arrow-right:before
{
	position:relative;
}

.linkbutton {
	display:inline-block;
	border:0.3rem solid black;
	padding:1.1rem 3.8rem 0.7rem 3.8rem;
	line-height:2.4rem;
	text-decoration: none;
	background-color:none;
	font-family:"alternate-gothic-no-1-d";
	font-weight:normal;
	text-transform:uppercase;
	font-size:2.7rem;
	color:black;
}

.linkbutton:hover {
	text-decoration: none;
	color:white;
	background-color: black;
}

.caption {
	font-size:.9em;
	color:blue;
}

.comingsoon {margin:0 1.8rem 0 1.8rem; padding:0;}


@media (max-width:749px) {

#hbgz {
		position:fixed;
		display:block;
		width:100%;
		text-align:right;
		font-size:3rem;
	}

	#hbgz i {
		margin-right:2rem;
		margin-top:2rem;
	}

	.hideMobile { display:none;}
	.team.row {margin-top:0;}

}

@media (max-width:800px) {
	#nav li {padding:0 1rem;}
}

@media (min-width: 750px) {

	#nav ul {margin:0;}
	#nav li {display:inline-block; font-size:2.1rem; font-family:"Souvenir-Bold", serif; font-weight:bold; line-height:1em;text-transform:none; margin:0; padding:0 2rem;}

	#nav a {border-bottom:0.6rem solid transparent;color:black; text-decoration:none;}
	#nav a.active,
	#nav a:hover {text-decoration:none; border-bottom-color:black;}

	#hbgz { display:none;}


	body.fixed-nav-logo #navContainer {
	  right:0;
		left:0;
	  max-width:953px;
	  position:fixed; top:0;
		margin:0 auto;
	  z-index:2000;
		margin-top:2rem;
	}
	body.fixed-nav-logo #nav {
		width:100%; margin:0 auto; position:fixed; margin:auto;
		text-align: center;
	}

	body.fixed-nav #navContainer {
	  width:100%;
	  max-width:100%;
	  position:fixed; top:0;
	  z-index:2000;
		margin-top:2rem;
	}
	body.fixed-nav #nav {
		width:100%; margin:0 auto; position:fixed; margin:auto;
		text-align: center;
	}

}

@media (min-width:750px) {

	#about p a {
		font-size:2rem;
	}

	.align-right {
		text-align:right;
	}

	.eventListing .dateTime {font-size:2.4rem;}

	#nav {margin-top:5rem;}

	body,
	p {font-size:1.7rem; line-height:2.5rem;}
	#whymud p {font-size:1.9rem; line-height:3.2rem; margin-top:2.1rem;}
	.team.row p {font-size:1.8rem; line-height:2.8rem; margin-top:2.8rem;}


	.footer {text-align:center; margin-top:2rem;}
	.footer a {margin:0 0.5rem; padding:0; display:inline;}


	.archiveLinks .columns p {
		text-align:right;
	}
	.centered,
	.centered {
		text-align:center;
	}

	.team.row .teamEntry {
		margin-top:6rem;
		display:block;
		min-height:11.3rem;
	}

	.connectLinks a i,
	.socialLinks a i,
	.sharelinks a i {
		font-size:2rem;
		position:relative;
	}



	section { margin-top:4rem;}

	.jumbo {font-size:4.7rem; line-height:5.8rem;}
	h1	{font-size:5.7rem;}
	h2	{font-size:3.6rem; line-height:4.4rem;}
	h3	{font-size:3rem;}
	.blogArticle h2 {font-size:3.4rem; line-height:4.1rem;}
	p { font-size:1.7rem; line-height:2.8rem; }
	.about p {font-size:1.9rem;}
	.about .teamEntry p {font-size:1.75rem;}

}

@media (min-width:840px) {


}


@media (min-width: 1000px) {

	.subscribeLink {
		margin-top:2em;
		margin-bottom:.8em;
	}

	.heroShift{
		margin-left:-16rem; padding-left:15rem; min-width:unset;
		position:relative; left:3rem;
	}
	.bigpad{padding-top:19rem;}

	p, li { font-size:1.9rem; line-height:2.8rem;}
	p { margin-bottom:2.8rem;}
	.about p {font-size:1.9rem;}
	.about .teamEntry p {font-size:1.75rem;}


}

@media (min-width: 1125px) {
	.heroShift{margin-left:-16rem; padding-left:10rem}
}

@media (min-width: 1200px) {
	.bigpad	{padding-top:23rem;}

}
