/**
 * 1. Change this value if you need the header to be taller or shorter
 */

#header {
	height: 112px; /* 1 */
		-webkit-box-shadow: 0 20px 20px -14px rgba(0, 0, 0, 0.10);
	-moz-box-shadow:    0 20px 20px -14px rgba(0, 0, 0, 0.10);
	box-shadow:         0 20px 20px -14px rgba(0, 0, 0, 0.10);
	font-size: 13px;
	border-bottom/*\**/: 1px solid #DDD\9; /* IE8, IE9 */
	
}

/**
 * 1. Change this value to move the logo up or down
 * 2. Change this value to move the logo left or right
 */

#logo-container {
	position: absolute;
	top: -50px; /* 1 */
	left: -503px; /* 2 */

	float: none;
}

/**
 * 1. Change this value to move the nav left or right
 * 2. Change this value to move the nav up or down
 */

#nav-level-2 {
	position: absolute;
	right: 0;  /* 1 */
	bottom: 0; /* 2 */
	float: none;
}

/** Content Slideshow */

.content-container {
	
	margin-left:10px;

}

.content-text.content-static {
	display: inline-block;
	padding: 7px;
	width: 49%;
	height:auto;
	border-right: 0px dotted #CCC;
	border-bottom: 0px dotted #CCC;
	vertical-align: top;
	text-align: left;
	text-decoration: none;
	font-size: 13px;
	font-family:Din;
	
	}


.content-text.content-static img {
	padding-bottom: 10px;
}

.page-exhibitions h2 {
    padding-bottom: 0px;
    border-bottom: none;
    font-size:14px;
    font-style:strong;
}

.page-exhibitions h2 a {
    text-decoration:none;
    border-bottom: none;
    font-size:14px;
    font-style:strong;
}

.page-future h2 {
    padding-bottom: 0px;
    border-bottom: none;
    font-size:14px;
    font-style:strong;
}

.page-future h2 a {
    text-decoration:none;
    border-bottom: none;
    font-size:14px;
    font-style:strong;
}

.page-past h2 {
    padding-bottom: 0px;
    border-bottom: none;
    font-size:14px;
    font-style:strong;
}

.page-past h2 a {
    text-decoration:none;
    border-bottom: none;
    font-size:14px;
    font-style:strong;
}

.exhibition-caption {
    position: relative;
    right: 0px;
    bottom: 0px;
    left: 0px;
    display: block;
    background: none;
    text-decoration: none;
}


.exhibition-title, .exhibition-description {
    margin-bottom: 0px;
    color: #000;
    font-style: normal;
    font-family: "Din","Helvetica Neue",Arial,sans-serif;
}

.exhibition-large .exhibition-caption {
    padding-top: 10px;
    padding-left:0px;
    padding-bottom:0px;
}

.exhibition-medium .exhibition-caption {
    padding: 0px;
}

.exhibition-small .exhibition-caption {
    padding-left: 0px;
    }
    
    list-container-notrep {
	background:#FFF;
	border-left:0px dotted #CCC;
	border-top:0px dotted #CCC;		
	padding:0px;
	position:relative;
}

.list-item-notrep {
	padding:8px;
	width:160px;
	height:40px;
	vertical-align: bottom;
	float:left;
	text-decoration:none;
	color:#000;
	border:0px dotted #CCC;
	border-left:0px;
	border-top:0px;
	
}

#past-exhibitions-tabs-container .tab {
    float: left;
    padding: 0px;
    border-right: none;
    font-size: 13px;
    line-height: 1.5;
    cursor: pointer;
    width:50px;
}

#exhibition-past-container .exhibition-small {
    float: left;
    margin-right: 16px;
    width: 500px;
    left:375px;
    top:-163px;
}

#exhibition-past-container .exhibition-small .exhibition-caption {
    
    margin-left: 150px;
   
}

#exhibition-past-container .exhibition-small .exhibition-title {

    margin-top: -130px;
}

.google-wrapper {
	width:650px;
	margin-top:-470px;

}

#google-api  {
padding: 20px;
width: 600px;
margin-left: 300px;


}

.gallery-text {
	width: 250px;
}

#page-area-gallery-blurb img {
	padding-bottom:10px;
 }
 
 .works-detail-container .exhibition-caption {
    right: 20px;
    bottom: 0px;
    left: 0px;
    padding: 7px;
}