@charset "utf-8";
/* CSS Document */
/*Global styles */
html {
	background: white;
}
body,td,th {
	font-family:'Montserrat', sans-serif;
	font-size: 1em;
	font-weight: normal;
	letter-spacing: 2px;
	color: #666;
}

body {
	background-image:none;
	background-color: white;
	background-attachment: fixed;
	background-size: cover;
	margin: 0px;
	padding: 0px;
}
article h1{
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 1.5em;
	color: rgba(66,64,64,1.00);
}

article h2 {
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 2px;
	color:  rgba(66,64,64,1.00);
}
article img{
	padding: 8px;
}

header {
	background-color: white;
	height: 320px;
	background-size: cover;
	position: relative;
   text-shadow: 4px 4px 3px rgba(0,0,0,1);
	margin-bottom: 20px;
}
img{
	max-width: 100%;
	-ms-interpolation-mode: bicubic;
	margin-bottom: 0px;
}
ul.nav {
	
	font-family: 'Montserrat', sans-serif;
	color: #666;
	background-color: none;
	font-size: .9em;
	text-align: center;
	width: 65%;
    font-weight: bold;
	text-transform: lowercase;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 12px;
}
.nav li {
	font-family: 'Montserrat', sans-serif;
	list-style: none;
	display: inline;
	margin: 0 20px 0 0;
	color:  rgba(66,64,64,1.00);
}
.nav a {
	font-family: 'Montserrat', sans-serif;
	color:  rgba(66,64,64,1.00);
	text-decoration: none;
}
.nav a:hover {
	font-family: 'Montserrat', sans-serif;
	color: red;	
}
article {
	font-family: 'Montserrat', sans-serif;
	width: 85%;
	margin-bottom: 10px;
	background-color: rgba(247,247,247,0.4);
	position: relative;
	margin-top: 15px;
	margin-right: auto;
	margin-left: auto;
	padding: 25px;
	clear: both;
    border: 1px solid  rgba(107,101,101,0.7); }
article p {
	font-family: 'Montserrat', sans-serif;
	font-size: 1em;
	color: #666;
	padding: 20px;
}

/*main article styles*/
article h1 {
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 1.3em;
	color: grey;
	margin-bottom: .5em;
}
article h2 {
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 1.1em;
	color: rgb(65, 64, 66);
	margin-bottom: .5em;
	clear: both;
}
article h3 {
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 1.1em;
	color: black;
	font-weight: bold;
	margin-bottom: 0;
}
article a {
    font-family:'Montserrat', sans-serif;
    margin: 0px 0px 1.5em 0px;
    font-size: 1em;
	font-weight: bold;
	letter-spacing: 2px;
	text-transform: uppercase; 
    text-decoration: none;
	color: black;
}
article a:hover {
    font-family:'Montserrat', sans-serif;
    margin: 0px 0px 1.5em 0px;
	font-size: 1em;
	font-weight: bold;
	letter-spacing: 2px;
	text-transform: uppercase; 
    text-decoration: none;
	color: rgb(251, 174, 44);
}
article img {
	padding: 7px;
	
}
article .show { 
	width: 90%;
	background-color: white;
	paddding-left: 10px;
	padding-right: 10px;
	padding-bottom: 25px;
	padding-top: 15px;
}
article div{
	hight:2px;
	width: 90%;
	border-top-color: gray;
	border-style: solid 1px;
}
article .more {
	color: rgb(204,0,0);
	text-align: right;
	font-weight: bold;
}
article a.more:hover {
	color: rgb(251, 174, 44);
	background: none;
}
a {
	color: white;
	text-decoration: none;
}
a:hover {
	background: url(images/images-exhib/diag_pattern.png);
}
p {
	margin-bottom: 1em;
    color: black;
}
strong {
	font-weight: bold;
}
em {
	font-style: italic;
}

/*micro-clearfix by Nicolas Gallagher http://nicolasgallagher.com/micro-clearfix-hack/*/
/* For modern browsers */

.more {
	display: block;
}

/*layout styles*/ 
article .artwork {
  background-color: none;
  border: none;
  width: 100%;
  position: relative; 
  padding: 0px;
  marign-right: 0px;
  margin-left: 0px;   
}
article.artwork figure {
  position: relative;
  float: left;
  padding-right: 3px;
  padding-left: 3px;
  background: white;
}
.show figcaption h4 {
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: .9em;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 2px;
	color:  rgba(66,64,64,1.00);
    float: left;
	padding-bottom: 10px;
}
article.artwork figcaption p {
    font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
    margin: 0px 0px 1.5em 0px;
	color: rgba(38,33,33,08);
	font-size: .8em;
	font-weight: bold;
	letter-spacing: 2px;
	text-transform: uppercase; 
}
figcaption p a {
    font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
    margin: 0px 0px 1.5em 0px;
	color: rgba(38,33,33,08);
	font-size: 1.1em;
	font-weight: bold;
	letter-spacing: 2px;
	text-transform: uppercase;
    text-decoration: none;
}
figcaption p a:hover {
    font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
    margin: 0px 0px 1.5em 0px;
	color: blue;
	font-size: 1.1em;
	font-weight: bold;
	letter-spacing: 2px;
	text-transform: uppercase; 
    text-decoration: none;
}
 blockquote p {
     color: black;
	width: 90%;
	padding: 10px;
	margin-left: 20px;
	font-style: italic;
	font-size: 16px;
	 } 
article#spotlight {
	margin: 0;
}

footer {
	clear: both;
	background-color: rgba(51,51,51,1);
}

img, object, embed, video {
	max-width: 100%;
	-ms-interpolation-mode:bicubic;
}
    #wrapper {
      width: 90%;
        position: relative;
        padding: 5px;
        margin-left: auto;
        margin-right: auto;
        
    }
/*four collapsible  containers */
section.condense {
	max-height: 308px;
	overflow: hidden;
	position: relative;
	-webkit-transition: max-height 0.75s ease 0s;
	-moz-transition: max-height 0.75s ease 0s;
	-ms-transition: max-height 0.75s ease 0s;
	-o-transition: max-height 0.75s ease 0s;
	transition: max-height 0.75s ease 0s;
	margin-bottom: auto;
}
section.condense:hover {
	max-height: 1100px;
}
section.condense:after {
	content: " ";
	background: url(../_images/hover.png) no-repeat right top;
	width: 30px;
	height: 45px;
	position: absolute;
	right: 0px;
	top: 0px;
}
section.condense:hover:after {
	background-position: right bottom;
}	
		
section.info {
	width: 318px;
	float: left;
	background: white;
	display: block;
	margin-top: 3px;
	margin-right: 3px;
	margin-bottom: 0;
	margin-left: 3;
}
section.info h2 {
	color: white;
	background: url(images/images-exhib/diag_pattern.png);
	line-height: 45px;
	padding-left: .6em;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 1.6em;
	font-weight: 100;
}
section.info img {
	display: block;
	margin: 0 auto 2em;
}
section.info p, section.info ul {
	margin: 0 1.2em 1em;
	list-style: none;
}
section.info li {
	margin-bottom: .8em;
	font-size: .9em;
}
section.info li a {
	display: block;
	background-color: #666666;
}
section.info li a:hover {
	background: url(images/images-exhib/diag_pattern.png);
}

section.info .author {
	font-weight: bold;
	color: white;
	display: block;
}
section.info ul {
	margin-top: 16px;
}
/*four collapsible  containers */
section.condense {
	max-height: 308px;
	overflow: hidden;
	position: relative;
	-webkit-transition: max-height 0.75s ease 0s;
	-moz-transition: max-height 0.75s ease 0s;
	-ms-transition: max-height 0.75s ease 0s;
	-o-transition: max-height 0.75s ease 0s;
	transition: max-height 0.75s ease 0s;
	margin-bottom: auto;
}
section.condense:hover {
	max-height: 1100px;
}
section.condense:after {
	content: " ";
	background: url(images/images-exhib/hover.png) no-repeat right top;
	width: 30px;
	height: 45px;
	position: absolute;
	right: 0px;
	top: 0px;
}
section.condense:hover:after {
	background-position: right bottom;
}

/*specific container styles*/
section.spotlight {
	background-color:rgba(82,73,73,0.5)
}

section.publish {
	margin-right: 3px;
	background-color:rgba(221,218,218,1.00);
}
section.show {
	background-color:rgba(167,174,177,1);
}

section.design {
	 margin-right: 3px;
	background-color:rgba(82,73,73,0.5);
 }
section.find {
	background: rgba(167,174,177,1);
	margin-right: 4px;
	margin-left: 4px;
	padding-bottom: 20px;
}
section.find a:hover {
	color: rgb(255,204,0);
}


ul.links {
	list-style: none;
	margin: 0;
	padding:0;
}
ul.links li {
	margin-bottom: 1em;
}
article .show {
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	width: 82%;
    box-shadow: 0px 5px 10px #888;
	clear:both;
	margin-right: auto;
	margin-left: auto;
    background-color: none;
	padding: 10px;
	margin-top: 0px;
	position: relative;
	margin-bottom: 20px;
    display: block;
    border: 1px solid #333;
}
article .show p {
	font-family: 'Montserrat', sans-serif;
	line-height: 20px;
	font-size: 1em;
	font-weight: 400;
	text-transform: none;
	letter-spacing: 2px;
	color:  rgba(66,64,64,1.00);
    padding-top: 25px;
    text-indent: 30px;
}
article.show img {
	position: relative;
	width: 100%;
	float: left;
	padding-bottom: 10px;
    padding: 10px;
}
img{
	max-width: 100%;
	-ms-interpolation-mode: bicubic;
	margin-bottom: 0px;
}
article.show figcaption h4{
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	line-height: 3px;
	font-size: 1em;
	color: rgba(66,64,64,1.00);
	tex-align: left;
}
p.quote {
	font-family: Bitter, Georgia, "Times New Roman", Times, serif;
	font-size: 1.58em;
	line-height: 1.8;
	padding: 16px;
	background: white;
	float: left;
	width: 250px;
	height: 450px;
	text-align: center;
	margin-bottom: 0;
	color: rgb(120, 120, 120);
}

/* Footer*/

footer{
	background-color:  rgba(247,247,247,1);
	height: outo;
	background-size: cover;
	box-shadow: 0px 10px 0px #888;
	margin-top: 0px;
	margin-bottom: 0px;
	position: relative;
	background-image: none;
	background-repeat: no-repeat;
	background-position: center;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 20px;
	display: block;
}footer img{
	padding: 5px;
}
ul.social{
	display: block;
	padding-top: 20px;
	margin: auto;
	list-style-type: none;
	text-align: center;
}
ul.social li{
	font-size: 2em;
	display: inline;
	padding: 0 1%;
}
ul.social li a{
	color: #666;
}
ul.social li.facebook a:hover{color: rgb(59,89,152);}
ul.social li.twitter a:hover{color: rgb(0,172,237);}
ul.social li.instagram a:hover{color: rgb(81,127,237);}
ul.social li.youtube a:hover{color: rgb(187,0,0);}
ul.social li.flickr a:hover{color: rgb(255,0, 132);}
 
 p.copyright{
	text-align: center;
	color: black;
	font-size: .7em;
	padding-bottom: 5px;
}

 footer #privacy {
	padding: 20px;
}
footer #privacy p {
	font-size: 0.5em;
	text-align: justify;
	-webkit-transition: font-size .5s ease;
	-moz-transition: font-size .5s ease;
	-o-transition: font-size .5s ease;
	transition: font-size .5s ease;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: black;
        
        }
footer #privacy h3{
	font-size: 1.2em;
	colo: gray;
	text-align: center;
}
footer #privacy p:hover {
	font-size: 1em;
}
@media screen and (max-width: 1024px){
    article { width: 100%; float: none; margin-bottom: 40px; }
	article div { margin: 0px 40px; padding: 0px 0px 30px 0px;
	 border-right: none; border-bottom: 1px solid #555; }
}
@media screen and (max-width: 850px) {
	
	header a.logo { width: 120px; height: 44px; }
	article { width: 80%; float: none; margin-bottom: 40px; }
	article div { margin: 0px 40px; padding: 0px 0px 30px 0px; border-right: none; border-bottom: 1px solid #555; }
}

@media screen and (max-width: 414px) {
	article { width: 75%; float: none; margin-bottom: 40px; }
	article div { margin: 0px 40px; padding: 0px 0px 30px 0px;
	 border-right: none; border-bottom: 1px solid #555; }
}



