body {
	background-repeat: repeat-y;
}
body,
input[type=text], .input, .input2, .input3, .inputs,
.photoLocation,
.searchBkg > ul > li > ul > li {
	font-weight: 300;
}
/*
input[type=submit] {
	 padding: 14px;
	 background-color: #0092fd;
	 border-radius: 20px;
	 border: 0;
	 color: white;
	 font-size: 12px;
	 margin-left: 12px;
}
.selectPrints {
	padding: 10px;
	background-color: #f7f7f7;
	border: 1px solid gray;
	height: 30px;
	vertical-align: center;
	border-radius: 20px;
	margin-top: 6px;
}
*/
header {
	margin-bottom: 16px;
	margin-bottom: 1.6rem;
}
input[type=text], .input, .input2, .input3, .inputs {
	font-family: 'Open Sans', sans-serif;
	font-size: 12px;
	font-size: 1.2rem;
	color: #dddddd;
	background-color: #15161b;
	border: 1px solid #4d4d4d;
	padding: 4px;
	margin: 2px;
}
nav {
	padding-top: 20px;
	padding-top: 2rem;
	margin-top: 0;
}
nav ul li a,
.nav2 ul li a {
	padding-left: 1em;
	padding-right: 1em;
}
#logo {
	padding-top: 60px;
	padding-top: 6rem;
	padding-bottom: 50px;
	padding-bottom: 5rem;
	padding-left: 10px;
	padding-left: 1rem;
	padding-right: 10px;
	padding-right: 1rem;
	margin: 0;
	background-color: #15161b;
}
.blog ul,
.blog ol {
	max-width: 1000px;
	max-width: 100rem;
	margin-left: auto;
	margin-right: auto;
}
.blog figcaption,
.blog figcaption p {
	text-align: center;
	color: #999;
}
.captionTitle,
.thumbLinkSub {
	text-transform: uppercase;
	letter-spacing: 0.1em;
	line-height: 1.3;
	margin-top: 20px;
	margin-top: 2rem;
}
.captionTitle a:hover,
.thumbLinkSub a:hover {
	text-decoration: none;
}
.content {
	max-width: 1000px;
	max-width: 100rem;
	margin-left: auto;
	margin-right: auto;
}
.copyright a:link,
.copyright a:visited {
	text-decoration: none;
}
.fancybox-skin {
	border-radius: 0;
}
.floatLeft {
	margin: 6px 20px 10px 0;
	margin: 0.6rem 2rem 1rem 0;
}
.galleryParagraph h2 {
	margin-top: 36px;
	margin-top: 3.6rem;
}
.galNavShell {
	border-top: 1px solid #4d4d4d;
	border-bottom: 1px solid #4d4d4d;
}
.header {
	width: 100%;
	margin-bottom: 40px;
	margin-bottom: 4rem;
}
.header nav {
	width: 100%;
	background-image: url('https://www.aaronreedphotography.com/images/graphics/nav-bkg-line.png');
	background-repeat: no-repeat;
	background-position: 50% 0;
}
.journalMenuTiled figcaption {
	background-color: #1f2126;
	padding: 20px;
	padding: 2rem;
	margin-top: 0;
}
.journalMenuTiled img {
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}
.journalMenuTiled .thumbInner {
	-moz-box-shadow: 0 0 20px rgba(0, 0, 0, 0.90);
	-webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.90);
	box-shadow: 0 0 20px rgba(0, 0, 0, 0.90);
}
.journalMenuTiled .captionDate {
	color: #FFF;
	margin-top: 10px;
	margin-top: 1rem;
	margin-bottom: 20px;
	margin-bottom: 2rem;
}
.largeLink .fancybox {
	font-weight: bold;
	text-transform: uppercase;
}
.largeLink a:link,
.largeLink a:visited,
.pageNumbers1 a:link,
.pageNumbers1 a:visited,
a.fancybox {
	color: #CCC;
	text-decoration: none !important;
	cursor: pointer;
}
.largeLink a:hover,
a.fancybox:hover {
	color: #FFF;
	text-decoration: none !important;
}
.main {
	padding-bottom: 20px;
	padding-bottom: 2rem;
}
.pageInner-product .menuContent h2 a:link,
.pageInner-product .menuContent h2 a:visited {
	text-decoration: none;
}
.pageInner-product .menuContent h2 a:hover {
	color: #1c77ff;
	text-decoration: none;
}
.photoNavText {
	margin-top: 20px;
	margin-top: 2rem;
}
.photoNavText a:link,
.photoNavText a:visited {
	color: #CCC;
	text-decoration: none;
}
.photoNavText a:hover {
	color: #FFF;
	text-decoration: none;
}
.photoTitle {
	margin-top: 40px;
	margin-top: 4rem;
}
.photoLocation {
	font-family: 'Cinzel', serif;
	text-transform: uppercase;
	color: #999;
	margin-top: 6px;
	margin-top: 0.6rem;
	margin-bottom: 40px;
	margin-bottom: 4rem;
	letter-spacing: 0.2em;
}
.printsCategory {
	background-color: #1f2126;
	-moz-box-shadow: 0 0 20px rgba(0, 0, 0, 0.90);
	-webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.90);
	box-shadow: 0 0 20px rgba(0, 0, 0, 0.90);
}
.slideshowContainer {
	margin-left: auto !important;
	margin-right: auto !important;
	text-align: center !important;
}
.social img {
	width: 32px;
	width: 3.2rem;
	height: 32px;
	height: 3.2rem;
	margin: 0 8px 0 0;
	margin: 0 0.8rem 0 0;
}
.thumbNumber {
	margin-top: 4px;
	margin-top: 0.4rem;
}
.total {
	color: #FFF;
}

@media screen and (min-width: 800px) {
	body {
		background-image: url("https://www.aaronreedphotography.com/images/graphics/bkg2.jpg");
	}
}

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

footer {
	width: 100%;
	background-image: url('https://www.aaronreedphotography.com/images/graphics/nav-bkg-line.png');
	background-repeat: no-repeat;
	background-position: 50% 0;
	background-color: #15161b;
}
.copyright {
	clear: both;
	padding-bottom: 20px;
	padding-bottom: 2rem;
}
.footerTable {
	max-width: 1060px;
	max-width: 106rem;
	margin: 0 auto;
}
.footerCell {
	padding: 50px 20px 0 20px;
	padding: 5rem 2rem 0 2rem;
}
.footerCell h1 {
	margin-top: 0;
	text-align: left;
}
.footerCell p, .footerCell form {
	text-align: left;
}
.f3 {
	margin-bottom: 50px;
	margin-bottom: 5rem;
}
.social {
	text-align: left;
}
@media screen and (min-width: 600px) {
	.footerCell {
		width: 27.672956%;
		float: left;
		padding: 50px 2.8301887%;
		padding: 5rem 2.8301887%;
	}
	.f3 {
		margin-bottom: 0;
	}
}
