body {
	letter-spacing: 0.05em;
	line-height: 1.4;
}
header {
	margin-bottom: 50px;
	margin-bottom: 5rem;
}
input[type=text], .input, .input2, .input3, .inputs {
	font-family: 'Quattrocento Sans', sans-serif;
	font-size: 14px;
	font-size: 1.4rem;
	letter-spacing: 0.05em;
	color: #000;
	background-color: #d9d9d9;
	border: 1px solid #d9d9d9;
	padding: 6px;
	margin: 2px;
}
nav {
	margin-top: 20px;
	margin-top: 2rem;
}
nav ul li a,
.nav2 ul li a {
	padding: 0 1.2em;
}
#logo {
	margin-top: 20px;
	margin-top: 2rem;
	margin-bottom: 0;
}
.fancybox-skin {
	border-radius: 0;
}
.journalMenuTiled figcaption {
	margin-top: 24px;
	margin-top: 2.4rem;
}
.navline {
	background-image: url("https://www.timeandlight.com/images/graphics/line.png");
	background-position: 50% 0%;
	background-repeat: no-repeat;
	height: 1px;
	width: 100%;
	margin-top: 24px;
	margin-top: 2.4rem;
	margin-bottom: 0;
}
.photoNav-left,
.photoNav-right {
	max-width: 5%;
}
.photoNav-left img,
.photoNav-right img {
	width: 75px;
	width: 7.5rem;
	height: 200px;
	height: 20rem;
}
.photoTitle {
	margin-top: 50px;
	margin-top: 5rem;
}
.photoLocation {
	color: #000000;
	font-style: italic;
	text-transform: uppercase;
	letter-spacing: .1em;
	margin-top: 8px;
	margin-top: 0.8rem;
	margin-bottom: 30px;
	margin-bottom: 3rem;
}
.slideshowContainer {
	height: 900px;
	height: 90rem;
	max-height: 85vw;
}
.social {
	margin-bottom: 30px;
	margin-bottom: 3rem;
}
.total {
	font-size: 20px;
	font-size: 2rem;
	font-weight: bold;
	color: #000000;
}