
/* //////////////////////////// */
/* WEBFONTS  */

@font-face {
    font-family: 'ninallabold';
    src: url('../../assets/fonts/ninalla-bold-webfont.eot');
    src: url('../../assets/fonts/ninalla-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../../assets/fonts/ninalla-bold-webfont.woff') format('woff'),
         url('../../assets/fonts/ninalla-bold-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'ninallaitalic';
    src: url('../../assets/fonts/ninalla-italic-webfont.eot');
    src: url('../../assets/fonts/ninalla-italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('../../assets/fonts/ninalla-italic-webfont.woff') format('woff'),
         url('../../assets/fonts/ninalla-italic-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Ninalla';
    src: url('../../assets/fonts/ninalla-webfont.eot');
    src: url('../../assets/fonts/ninalla-webfont.eot?#iefix') format('embedded-opentype'),
         url('../../assets/fonts/ninalla-webfont.woff') format('woff'),
         url('../../assets/fonts/ninalla-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

/* //////////////////////////// */
/* DESKTOP STYLES  */


	/* //////////////////////////// */
	/* GENERAL */

body {
	font-family: 'Lora', serif;
	color: #777;
	background-color: rgba(238,238,238, 1);
	overflow-x:hidden;
	}
	
a:link {
	text-decoration: none;
	color: rgba(111,156,241, 1);
	background-color: transparent;
	}

a:visited {
	text-decoration: none;
	color: rgba(105,130,215, 1);
	}

a:hover {
	color: rgba(255,255,255, 1);
	background-color: rgba(111,156,241, 1);	
	}
	
a img {	
	border: solid 1px #999;	
	}
	
br {
	line-height: 1.4em;
	}
	
cite, em {
	font-style: italic;
	}
	
h1, h2, h3, h4, h5, h6 {
	font-family: 'Ninalla', 'Gudea', sans-serif;
	}
	
h1 br {
	line-height: 1.1em;
}

img {	
	border: solid 1px #999;	
	}
	
p {
	line-height: 1.4em;
	margin-bottom: 1em;
	}

.name {
	text-transform: uppercase;	
	}
	
.lower {
	text-transform: lowercase;
	}

.bold {
	font-weight: bold;
	}
	
	/* //////////////////////////// */
	/* HEADER  */
	


#gallery-brandmark h3 a {
	width: 185px;
	height: 38px;
	position: absolute;
	top: -2px;
	left: 40px;
	padding: 12px 6px 0 52px;
	background: url(/graphics/transfer_logo_background.svg) 0 0 no-repeat;	
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	z-index: 10000;
	font-family: 'Lato', sans-serif;
	font-size: 1.8em;
	letter-spacing: 0.18em;
	text-transform: uppercase;
	color: #fff;
	}		

#gallery-brandmark h3 a:hover {
	color: rgba(111,156,241, 1);
	}
	
#cobrand {
	position: absolute;
	top: 0;
	left: 325px;
	z-index: 10000;
	}
	
.logo {
	display: none;
	}
	
	/* //////////////////////////// */
	/* EXHIBITION  */

#exhibition {
	width: 100%;
	height: 500px;
	background-color: #000;
	border-bottom: solid 1px #dfdfdf;
	position: relative;
	overflow: hidden;
	}
	
#exhibition img {
	display: none;
	}
	
#exhibition h1 {
	color: #fff;
	background-color: rgba(65,66,69,0.9);
	font-size: 2.4em;
	letter-spacing: 0.05em;
	text-transform: uppercase;
	padding: 0.15em 0.4em 0.2em 60px;
	position: absolute;
	top: 212px;
	left: 0;
	}
	
#exhibition h2 {
	color: #fff;
	background-color: rgba(65,66,69,0.9);
	font-size: 4.6em;
	letter-spacing: 0.05em;
	text-transform: uppercase;
	padding: 0.1em 0.4em 0.2em 57px;
	position: absolute;
	top: 300px;
	left: 0;
	}
	

.prerelease #exhibition h1 {
	color: #fff;
	background-color: rgba(65,66,69,0.9);
	font-size: 4.6em;
	letter-spacing: 0.05em;
	text-transform: uppercase;
	padding: 0.1em 0.4em 0.1em 57px;
	position: absolute;
	top: 300px;
	left: 0;
	}



	/* //////////////////////////// */
	/* EXHIBITION INFO  */

#exhibition-info {
	width: 90%;
	margin: 0 auto;
	}

#exhibition-dates {
	margin: 0.5em 0 0 0;
	font-size: 4.0em;
	font-family: 'Ninalla', 'Gudea', sans-serif;
	color: rgba(88,88,90, 1);
	}

#exhibition-dates p {
 	line-height: 1em;
 	margin-bottom: 0;
 	color: #444;
 	}

#exhibition-dates p#closing-date {
	font-size: 0.6em;
	}

#exhibition-details {
	margin-top: 2em;
	z-index: 1000;
	}
	
#exhibition-details + .exhibition-work-image {
	margin: 28em 0 0 0;
	}

#exhibition-description {
	width: 44%;
	float: left;
	padding: 0.8em 2% 0 0;
	}

#exhibition-description p {
	margin-bottom: 2em;
	}
	
#exhibition-description p.quote {
	margin-left: 1em;
	font-style: italic;
	}

#exhibition-description p.quote cite, #exhibition-description p.quote cite em {
	font-style: normal;
	}	

#exhibition-description strong.bold {
	font-weight: bold;
	}
	
#exhibition-description ul.artist-list {
	font-family: 'Ninalla', sans-serif;
	font-size: 1.4em;
	width: 120%;
	}

#exhibition-description ul.artist-list li {
	margin-bottom: 1em;
	}

#exhibition-description ul.artist-list li a {
	font-style: italic;
	padding-right: 6px;
	}
	
#exhibition-description ul.artist-list li a.standard {
	font-style: normal;
	}

#exhibition-description ul.artist-list li h3 {
	font-size: 1.6em;
	margin-top: 1em;
	}
	
#exhibition-description .gallery-address-hours-header {
	font-size: 1.4em;
	margin-top: 1em;
	font-family: 'Ninalla', sans-serif;	
	}

#exhibition-description .gallery-address-hours {
	font-size: 1.8em;
	font-family: 'Ninalla', sans-serif;	
	margin-bottom: 0;
	}

#exhibition-description #about-intro {
	font-family: 'Ninalla', sans-serif;
	font-size: 1.4em;
	}

#exhibition-description .exhibition-item {
	position: relative;
	margin-bottom: 40px;
	}
	
#exhibition-description .exhibition-item img {
	border: solid 1px #999;
	}

#exhibition-description .exhibition-item a {
	color: #fff;
	}

#exhibition-description .exhibition-item a:hover {
	color: rgba(111,156,241, 1);
	background-color: transparent;
	}
	
#exhibition-description .exhibition-item h3 {
	padding: 5px 10px 5px 10px;
	text-transform: uppercase;
	color: #fff;
	background-color: rgba(80,81,83,0.9);	
	display: inline;
	font-size: 20px;
	letter-spacing: 1px;
	position: absolute;
	bottom: 90px;
	left: 1px;
	}

#exhibition-description .exhibition-item h4 {
	padding: 5px 10px 5px 10px;
	text-transform: uppercase;
	color: #fff;
	background-color: rgba(80,81,83,0.9);	
	display: inline;
	font-size: 26px;
	letter-spacing: 1px;
	position: absolute;
	bottom: 40px;
	left: 1px;
	}

#exhibition-description .exhibition-item h5 {
	padding: 5px 10px 5px 10px;
	text-transform: uppercase;
	color: #fff;
	background-color: rgba(80,81,83,0.9);	
	display: inline;
	font-size: 16px;
	letter-spacing: 1px;
	position: absolute;
	bottom: 280px;
	left: 1px;
	}

#exhibition-events {
	width: 34%;
	float: right;
	padding: 1em 8% 0 8%;
	border-left: solid 1px #ccc;
	position: relative;
	top: -8px;
	}

#exhibition-events li {
	margin-bottom: 2em;
	}

#exhibition-events li h4 {
	font-size: 1.4em;		
	}

#exhibition-events li p {
	margin-bottom: 0.8em;
	}
	
#exhibition-events p {
	margin: 0.2em 0 0 0;
	font-size: 1em;
	}

#exhibition-events .download {
	margin-top: 3em;
	margin-bottom: -1.5em;
	font-size: 1.2em;
	}

#exhibition-events .download a {
	color: rgba(111,156,241, 1);
	padding-top: 5px;
	padding-left: 35px;
	padding-bottom: 4px;
	height: 25px;
	background: url(/graphics/asset-download.png) 0 0 no-repeat;
	background-size: 30px;
	}
	
#exhibition-events .download a:hover {
	color: #fff;
	background-color: rgba(111,156,241, 1);
	background-position: 0 -31px;
	}	
	
.exhibition-event-link {
	font-size: 0.9em;
	}
	
.exhibition-work-image {
	margin: 4em 0 0 0;
	text-align: center;
	}

.exhibition-work-image a:hover {
	background-color: transparent;
	}
	
.exhibition-work-image img {
	width: 100%;
	max-width: 1065px;
	}	
	
.exhibition-work-image img.shim {
	border: 0;
	}
	
.exhibition-work-image p {
	font-size: 0.8em;
	}


.prerelease #exhibition-dates {
	font-size: 4em;
	}
	


	/* //////////////////////////// */
	/* SUPPORT CONTENT  */

#support {
	margin: 4em 0 0 0;
	}

#support h5 {
	padding: 0.1em 0.4em 0.1em 57px;
	font-size: 4em;
	text-transform: uppercase;
	color: #fff;
	background-color: rgba(65,66,69,0.9);
	position: absolute;
	left: 0;
	}

#support-description {
	width: 60%;
	padding: 6em 0 0 0;
	margin-bottom: 2em;
	}

.support-work-info {
	position: absolute;
	bottom: 1.2em;
	left: 1em;
	background-color: rgba(255,255,255,0.9);
	width: 30%;
	padding: 1em;
	border-radius: 3px;
	-moz-border-radius: 3px;	
	}

.support-work-info h3 {
	font-weight: bold;
	letter-spacing: 0;
	}
	
.support-work-info p {
	margin: 0.2em 0 0 0;
	font-size: 0.9em;	
	}
	
.support-work-info p.support-work-description {
	margin-bottom: 1em;
	}
 	
.support-work-info p.support-work-price {
	display: inline;
	font-size: 1em;
	}

.support-work-info p.support-work-link {
	font-family: 'Ninalla', 'Gudea', sans-serif;
	display: inline;
	}
	
.support-work-info p.support-work-link a {
	padding: 0.2em 0.6em 0.3em 0.6em;
	background-color: #000;
	border-radius: 3px;
	-moz-border-radius: 3px;
	position: relative;
	left: 2em;
	}
	

.support-work-info p.support-work-link a {
	padding: 0.2em 0.6em 0.3em 0.6em;
	color: #fff;
	background-color: #000;
	border-radius: 3px;
	-moz-border-radius: 3px;
	position: relative;
	left: 2em;
	}
	
.support-work-info p.support-work-link a:visited {
	color: #fff;
	}
	
.support-work-info p.support-work-link a:hover {
	color: #86a1ed;
	background-color: #5d5d5d;
	}
	
.support-work-listing {
	margin-top: 3em;
	margin-bottom: 1em;
	position: relative;
	}
	
.support-work-listing img {
	width: 100%;
	}

.support-work-listing-description {
	margin-top: 1em;
	margin-bottom: 4em;
	width: 60%;
	}
	

	/* //////////////////////////// */
	/*   CALENDAR */
	/* The calendar is styled using a dedicated stylesheet: calendar.css */



	/* //////////////////////////// */
	/*   FOOTER  */

#gallery-footer {
	color: rgba(88,88,90, 1);
	font-family: 'Ninalla', 'Gudea', sans-serif;
	margin: 0 0 2em 55px;
	padding-top: 8em;
	clear: both;
	font-size: 0.9em;
	}
	
#gallery-footer a {
	color: rgba(88,88,90, 1);
	}

#gallery-footer a:hover {
	color: rgba(219,136,0, 1);
	}
	
#gallery-footer p {
	display: inline;
	margin-bottom: 0;
	margin-right: 1.7em;
	}

#gallery-footer p[property="s:name"] {
	text-transform: uppercase;
	}
	
#gallery-footer span[property="s:streetAddress"] {
	margin-right: 1.7em;
	}
	
#gallery-footer span[property="s:postalCode"] {
	letter-spacing: 0.1em;
	}
	
#gallery-footer span[property="s:addressCountry"] {
	display: none;
	}

#gallery-footer ul {
	display: inline;
	margin: 1em 0 3em 3.4em;
	}

#gallery-footer li {
	display: inline;
	margin-right: 2em;
	}
	

/* PRESS PAGE STYLES */

	
.press-clipping h4 {
	font-size: 1.6em;
	margin-top: 0.2em;
	margin-bottom: 0.2em;
	}
	
.press-clipping h6 {
	margin-bottom: 2em;
	font-family: 'Lora', serif;
	}


/* //////////////////////////// */
/* TABLET PORTRAIT STYLES  */


@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : portrait) {

	#exhibition-description .exhibition-item h5 {	
		bottom: 160px;
	}

	#exhibition-description .exhibition-item h4 {	
		bottom: 20px;
	}

	#artists-exhibitions-events #exhibition {
		background-size:cover;
	}
}
/* //////////////////////////// */
/* TABLET LANDSCAPE STYLES  */


@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : landscape) {

	#exhibition-description .exhibition-item h5 {	
		bottom: 220px;
	}

	#exhibition-description .exhibition-item h4 {	
		bottom: 20px;
	}	

}


/* //////////////////////////// */
/* MOBILE STYLES  */

@media only screen and (max-width: 767px) {


	/* //////////////////////////// */
	/* GENERAL */

body {
	font-size: 0.9em;
	}


	/* //////////////////////////// */
	/* HEADER  */


#gallery-brandmark h3 a {
	font-size: 2.0em;
	left: 10px;	
	}		

#cobrand {
	left: 110px;
	}


	/* //////////////////////////// */
	/* EXHIBITION  */

#exhibition {
	background-color: #000;
	height: 300px;
	position: relative;
	}

#exhibition h1 {
	font-size: 1.6em;
	letter-spacing: 0.05em;
	padding: 0.1em 0.4em 0.2em 20px;
	position: absolute;
	top: 135px;
	left: 0;	
	}
	
#exhibition h2 {
	font-size: 2.8em;
	letter-spacing: 0.05em;
	padding: 0.1em 0.4em 0.2em 20px;
	position: absolute;
	top: 180px;
	left: 0;
	}

.prerelease #exhibition h1 {
	background-color: rgba(88,88,90,0.9);
	font-size: 2.8em;
	letter-spacing: 0.05em;
	padding: 0.1em 0.4em 0.2em 20px;
	position: absolute;
	top: 150px;
	left: 0;
	}


	/* //////////////////////////// */
	/* EXHIBITION CONTENT  */



	
	
#exhibition-dates {
	font-size: 2em;
	}

#exhibition-description, #exhibition-events {
	float: none;
	border: none;
	padding: 0;
	width: 95%;
	}

#exhibition-description .exhibition-item h5 {	
	bottom: 150px;
	font-size: 0.9em;
}

#exhibition-description .exhibition-item h4 {	
	bottom: 20px;
}
	
#exhibition-details + .exhibition-work-image {
	margin: 2em 0 0 0;
	text-align: center;
	}	

#exhibition-events h4 {
	font-weight: bold;
	}
	
.exhibition-work-image {
	margin: 2em 0 0 0;
	}

.prerelease #exhibition-dates {
	margin-left: 6px;
	font-size: 2em;
	}

	/* //////////////////////////// */
	/* SUPPORT CONTENT  */

#support h5 {
	padding: 0.2em 0.6em 0.2em 15px;
	font-size: 2.2em;
	}

#support-description {
	padding: 4em 0 0 0;
	width: 95%;
	}
	
.support-work-info {
	width: 80%;
	position: relative;
	top: 10px;
	left: 0;
	}
	
.support-work-listing {
	margin-bottom: 2em;
	}

.support-work-listing-description {
	width: 90%;
	}
	

	/* //////////////////////////// */
	/*   FOOTER  */


#gallery-footer {
	background-color: rgba(238,238,238, 1);
	margin-left: 15px;
	font-size: 0.9em;
	padding: 50px 0 52px 0;
	position: relative;
	top: 40px;
	left: 0;
	z-index: 500;
	}

#gallery-footer p[property="s:address"] {
	margin: 0;
	position: absolute;
	left: 0;
	bottom: 20px;
	}
	
#gallery-footer span[property="s:streetAddress"] {
	margin-right: 36px;
	}
	
#gallery-footer p[property="s:name"] {
	display: none;
	}

#gallery-footer ul {
	margin: 0;
	position: relative;
	top: 0;
	left: 0;
	}

#gallery-footer li {
	display: inline;
	margin: 0 15px 0 0;
	}

#gallery-footer li:first-child {
	margin-bottom: 15px;
	display: block;
	}