aside {
	background-color: #242424;
	padding: 20px;
	border: 1px solid #303030;
	margin: 10px 0;
	max-width: 100%;
	float: none;
}
aside h2:first-child {
	margin-top: 0 !important;
}
body,
input[type=text], .input, .input2, .input3, .input4, .inputs,
.photoLocation,
.searchBkg > ul > li > ul > li {
	line-height: 1.6;
	font-weight: 300;
}
h1, h2, h3, h4, h5,
.captionTitle,
.journalMenuTiled .captionTitle,
.thumbLinkSub,
.photoTitle {
	letter-spacing: 0.04em;
}
hr {
	height: 1px;
	background-color: #333;
	border: none;
	margin-top: 40px;
	clear: both;
}
nav {
	font-weight: 300;
	padding-top: 6px;
	padding-bottom: 6px;
	border-top: 1px solid #303030;
	border-bottom: 1px solid #303030;
	margin-bottom: 20px;
}
/* Logo text styling */
.siteTitle {
	margin-bottom: 10px;
}
.siteTitle a:link, .siteTitle a:visited, .siteTitle a:hover {
	text-decoration: none;
}
.logo1 {
	font-size: 32px;
	line-height: 1.1;
	letter-spacing: 0.22em;
}
.logo2 {
	color: #cccccc;
	font-size: 23px;
	line-height: 1.1;
	letter-spacing: 0.215em;
}
.logo3 {
	color: #aaaaaa;
	font-size: 18px;
	line-height: 1.3;
	letter-spacing: 0.278em;
}
/* socials */
.socials {
	margin-top: 20px;
	line-height: 16px;
	line-height: 1.6rem;
}
.socials a {
	margin-right: 6px;
}
/* more */
.box {
	background-color: #242424;
	padding: 20px;
	border: 1px solid #424242;
	margin-top: 20px;
	margin-bottom: 20px;
}
.captionDate {
	color: #eeeeee;
	line-height: 1.4;
}
.printsCategory ul {
	margin-top: 0;
}
.captionTitle,
.thumbLinkSub {
	text-transform: none;
}
.content h2 {
	clear: both;
}
.content figcaption {
	color: #aaa;
}
.contentTable {
	overflow-x: scroll;
	max-width: 900px;
   	display: block;
}
.content th {
	background-color: #303030;
	text-align: center;
	padding: 12px;
	line-height: 1.2;
}
.content td {
	background-color: #242424;
	text-align: center;
	padding: 12px;
	line-height: 1.2;
}
.copyright {
	font-size: 12px;
	font-size: 1.2rem;
}
.copyright a:link,
.copyright a:visited {
	color: #FFF;
	text-decoration: none;
}
.copyright a:hover {
	color: #ff6a45;
	text-decoration: none;
}
.error,
.notice,
.vacation {
	color: #ff6a45;
	font-weight: bold;
	font-style: italic;
}
.fancylink {
	font-family: 'PT Sans Narrow', sans-serif;
	font-size: 14px;
	font-size: 1.4rem;
	color: #ddd;
	text-transform: uppercase;
	letter-spacing: 0.04em;
	background-color: #242424;
	border: 1px solid #303030;
	display: inline-block;
	padding: 4px 12px;
	margin: 10px 0 0 0;
}
.fancylink:link,
.fancylink:visited {
	color: #ddd;
	text-decoration: none;
}
.fancylink:hover {
	color: #ddd;
	background-color: #2e2e2e;
	border:1px solid #484848;
}
.galleryParagraph2 {
	clear: both;
	padding-top: 40px;
}
.galNavShell {
	border-top: 1px solid #343434;
	border-bottom: 1px solid #343434;
}
.image-left, .image-right {
	margin-top: 4px !important;
}
.indentBlock {
	border-left: 1px solid #333;
	padding-left: 20px;
}
.journalMenuTiled .thumbImg .captionTitle {
	font-size: 20px !important;
	font-size: 2rem !important;
}
.largePhotos figcaption {
	color: #999;
}
.main .content ul {
	list-style-position: inside;
}
.pageInner-page .content figcaption {
	color: #888;
}
.pageInner-gallery .content h2:not(figure h2),
.pageInner-page .content h2:not(figure h2) {
	clear: both;
	font-size: 24px;
	font-size: 2.4rem;
	margin-top: 40px;
}
.paymentForm td {
	background-color: transparent;
}
.photo1 figcaption {
	margin-top: 20px;
}
.photoTitle {
    font-size: 24px;
    font-size: 2.4rem;
}
.relatedText {
	background-color: #242424;
	border-left: 1px solid #424242;
	border-right: 1px solid #424242;
	border-bottom: 1px solid #424242;
	padding: 10px;
}
.searchBkg {
	max-width: 100%;
}
.selectPrint {
	margin-bottom: 4px;
}
.submenusTiled .thumbLinkSub {
	text-transform: uppercase;
	font-size: 26px;
	font-size: 2.6rem;
}
.subtitle {
	color: #eeeeee;
}
.thumbImg .captionTitle,
.pageInner-search .captionTitle {
	font-size: 18px !important;
	font-size: 1.8rem !important;
}

/* tables */
.dataTable {
	border-collapse: collapse;
	max-width: 900px;
	margin-top: 20px;
	margin-bottom: 20px;
}
.dataTable, .dataTable th, .dataTable td {
	border: 1px solid #444444;
}
.dataTable th, .dataTable td {
	padding: 10px;
}
.dataTable th {
	background-color: #292929;
}

/* lighterpack */
.lighterpack {
	background-color: #dddddd;
	padding: 20px;
	margin-bottom: 20px;
}
.lighterpack a:link,
.lighterpack a:visited {
	color: #0074da;
	text-decoration: none;
}
.lighterpack a:hover {
	color: #ff6a45;
	text-decoration: none;
}
.lighterpack h2 {
	color: #000000;
	line-height: 1;
}
.lp h2 {
    margin: 0 0 6px !important;
}

/* buttons */
.addtocart,
.styledButton,
.commento-button {
	background-color:#242424;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	border:1px solid #303030;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-family: 'PT Sans Narrow', sans-serif;
	font-size: 16px;
	font-size: 1.6rem;
	letter-spacing: 0.04em;
	text-transform: uppercase;
	padding: 3px 12px 5px 12px;
	text-decoration:none;
}
.addtocart:hover,
.styledButton:hover,
.commento-button:hover {
	color: #ffffff;
	background-color: #2e2e2e;
	border: 1px solid #484848;
}
.addtocart:active,
.styledButton:active,
.commento-button:active {
	position: relative;
	top: 1px;
}
.addtocart {
	background-color:#484848 !important;
	border: 1px solid #555 !important;
	color: #ffffff !important;
}
.addtocart:hover {
	background-color: #5e5e5e !important;
	border: 1px solid #6e6e6e !important;
}
.addtocart:active {
	position: relative;
	top: 1px;
}
.linkButton {
	font-size: 11px !important;
	padding: 4px 9px !important;
}
.stripe-button-el {
	letter-spacing: 0;
}
select,
.selectPrints {
	display: inline;
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 15px;
	font-size: 1.5rem;
	color: #ffffff;
	line-height: 1.3;
	padding: 4px 10px 5px 10px;
	width: 350px;
	width: 35rem;
	max-width: 100%;
	box-sizing: border-box;
	margin: 0 3px 4px 0;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	border: 1px solid #555;
	/*box-shadow: 0 1px 0 1px rgba(0,0,0,.04);*/
	-moz-appearance: none;
	-webkit-appearance: none;
	appearance: none;
	background-color: #484848;
	background-image: url('data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22292.4%22%20height%3D%22292.4%22%3E%3Cpath%20fill%3D%22%23007CB2%22%20d%3D%22M287%2069.4a17.6%2017.6%200%200%200-13-5.4H18.4c-5%200-9.3%201.8-12.9%205.4A17.6%2017.6%200%200%200%200%2082.2c0%205%201.8%209.3%205.4%2012.9l128%20127.9c3.6%203.6%207.8%205.4%2012.8%205.4s9.2-1.8%2012.8-5.4L287%2095c3.5-3.5%205.4-7.8%205.4-12.8%200-5-1.9-9.2-5.5-12.8z%22%2F%3E%3C%2Fsvg%3E');
	background-repeat: no-repeat, repeat;
	background-position: right .7em top 50%, 0 0;
	background-size: .65em auto, 100%;
}
select::-ms-expand,
.selectPrints::-ms-expand {
	display: none;
}
select:hover,
.selectPrints:hover {
	background-color:#484848;
	border-color: #555;
}
select:focus,
.selectPrints:focus {
	border-color: #555;
	box-shadow: 0 0 1px 3px rgba(59, 153, 252, .7);
	box-shadow: 0 0 0 3px -moz-mac-focusring;
	color: #ffffff;
	outline: none;
}
.customerInfo .input4 {
    width: 186px;
    width: 18.6rem;
}

/* queries */

@media screen and (min-width: 480px) {
	aside {
		margin: 10px 0 10px 20px;
		max-width: 40%;
		float: right;
	}
}
@media screen and (min-width: 960px) {
	nav {
		padding: 0;
		border: none;
		margin-bottom: 0;
	}
	.siteTitle {
		margin-top: 10px;
	}
}