header {
    margin-bottom: 30px;
    margin-bottom: 3rem;
}
hr {
	border: 0;
    height: 1px;
    background: transparent;
    background-image: -webkit-linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.5) 30%, rgba(255, 255, 255, 0.5) 70%, rgba(255, 255, 255, 0) 100%);
    background-image: -o-linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.5) 30%, rgba(255, 255, 255, 0.5) 70%, rgba(255, 255, 255, 0) 100%);
    background-image: -moz-linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.5) 30%, rgba(255, 255, 255, 0.5) 70%, rgba(255, 255, 255, 0) 100%);
    background-image: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.5) 30%, rgba(255, 255, 255, 0.5) 70%, rgba(255, 255, 255, 0) 100%);
    max-width: 1400px;
	max-width: 140rem;
}
input[type=text], .input, .input2, .input3, .inputs {
	font-family: 'Alegreya Sans', sans-serif;
	font-size: 16px;
	font-size: 1.6rem;
	color: #cccccc;
	border: 1px solid #525254;
	background-color: rgba(40,41,43,0.6);
	padding: 4px;
	margin: 2px;
}
nav {
    margin-top: 30px;
    margin-top: 3rem;
    margin-bottom: 0;
}
nav ul li a {
	padding-left: 0.8em;
	padding-right: 0.8em;
}
#logo {
	padding: 25px 0 0 0;
	padding: 2.5rem 0 0 0;
	z-index: 2;
}
#pageWrapper {
	background-image: url("https://www.josephrossbach.com/images/graphics/bkg1024.jpg");
	background-position: center bottom;
	background-repeat: no-repeat;
}
#top {
	background-image: url("https://www.josephrossbach.com/images/graphics/bkg-header.jpg");
	background-position: center top;
	background-repeat: no-repeat;
}
.captionTitle,
.thumbLinkSub {
	font-variant: small-caps;
	letter-spacing: 0.1em;
	margin-top: 20px;
	margin-top: 2rem;
}
.captionTitle {
	font-size: 16px;
	font-size: 1.6rem;
}
.thumbLinkSub {
	font-size: 20px;
	font-size: 2rem;
}
.captionTitle a:link,
.captionTitle a:visited,
.thumbLinkSub a:link,
.thumbLinkSub a:visited {
	color: #ffffff;
}
.captionTitle a:hover,
.thumbLinkSub a:hover {
	color: #95c7ff;
}
.cartBkg,
.cartBottom {
	border: 1px solid #424244;
	background-color: rgba(40,41,43,0.6);
}
@media (max-width: 500px) {
	.cartBkg, .cartBottom {
		border: none;
	}
	.cartBkg2, .cart-row {
		border: 1px solid #424244;
	}
}
.header hr {
	margin-top: -10px;
	margin-top: -1rem;
	margin-bottom: 0;
}
.footer hr {
	margin-top: 0;
	margin-bottom: 0;
}
.galNavShell {
    border-top: 1px solid #888888;
    border-bottom: 1px solid #888888;
}
.journalMenuTiled figcaption {
	background-color: rgba(40,41,43,0.6);
	padding: 20px;
	padding: 2rem;
	margin-top: 0;
	border-left: 1px solid #525254;
	border-right: 1px solid #525254;
	border-bottom: 1px solid #525254;
}
.journalMenuTiled img {
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}
.journalMenuTiled .captionTitle {
	margin-top: 10px;
	margin-top: 1rem;
}
/*.journalMenuTiled .thumbInner {
	-moz-box-shadow: 0 0 20px rgba(0, 0, 0, 0.6);
	-webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.6);
	box-shadow: 0 0 20px rgba(0, 0, 0, 0.6);
}*/
.photoNav-left,
.photoNav-right {
	max-width: 5%;
}
.photoNav-left img,
.photoNav-right img {
	width: 50px;
	width: 5rem;
	height: 125px;
	height: 12.5rem;
}
.photoTitle {
	margin-top: 32px;
	margin-top: 3.2rem;
	margin-bottom: 24px;
	margin-bottom: 2.4rem;
}
.photoLocation {
	text-transform: uppercase;
	font-size: 16px;
	font-size: 1.6rem;
	color: #cccccc;
	margin-top: -16px;
	margin-top: -1.6rem;
	margin-bottom: 24px;
	margin-bottom: 2.4rem;
	letter-spacing: 0.1em;
}
.printsCategory {
	border: 1px solid #424244;
	background-color: rgba(40,41,43,0.6);
	padding: 30px;
	padding: 3rem;
}
.siteTitle {
    margin-top: 20px;
    margin-top: 2rem;
}
.siteTitle h2 {
	color: #cccccc;
	font-size: 16px;
	font-size: 1.6rem;
	letter-spacing: 0.3em;
}

/* ================ FOOTER ================ */

footer {
	width: 100%;
}
.copyright {
	font-size: 14px;
	font-size: 1.4rem;
	clear: both;
	padding-bottom: 20px;
	padding-bottom: 2rem;
}
.copyright a:link,
.copyright a:visited {
	color: #ffffff;
}
.copyright a:hover {
	color: #95c7ff;
}
.footerTable {
	max-width: 1060px;
	max-width: 106rem;
	margin: 0 auto;
}
.footerCell {
	padding: 50px 20px 0 20px;
	padding: 5rem 2rem 0 2rem;
}
.footerCell h1,
.footerCell h2,
.footerCell h3,
.footerCell h4 {
	margin-top: 0;
	text-align: left;
}
.footerCell p, .footerCell form {
	text-align: left;
}
.f3 {
	margin-bottom: 50px;
	margin-bottom: 5rem;
}
.social {
	text-align: left;
}
.social svg {
	margin-right: 6px;
	vertical-align: middle;
}
.social a:hover svg {
	color: #FFF;
}
@media screen and (min-width: 600px) {
	.footerCell {
		width: 27.672956%;
		float: left;
		padding: 50px 2.8301887%;
		padding: 5rem 2.8301887%;
	}
	.f3 {
		margin-bottom: 0;
	}
}

/* ================ QUERIES ================ */

@media screen and (min-width: 1024px) {
	#pageWrapper {
		background-image: url("https://www.josephrossbach.com/images/graphics/bkg2048.jpg");
		background-size: 100% auto;
		min-height: 1000px;
	}
	#top {
		background-image: url("https://www.josephrossbach.com/images/graphics/bkg-header-2x.jpg");
		background-size: 100% auto;
	}
}