/* Custom fonts */
@font-face {
	font-family: "Compactil";
	src: url("fonts/Compactil.ttf");
	src: local("☺"), url("fonts//Compactil.ttf") format("Truetype");
}



h1,
h2,
h3,
h4,
h5,
h6 {
	margin: 0 0 20px;
	color: #000;
	font-size:16pt;
	font-family: 'Compactil', sans-serif;
	line-height: 1.333;
	
}

p {
	font-family: 'Compactil', sans-serif;
	font-size:14px;
}

a:link {
	font-family: 'Compactil', sans-serif;
	text-decoration:none;
}

body {
    color: #000;
    font-size: 13px;
    font-family:'Compactil',sans-serif;
    line-height: 1.5;
}

#page-level-2 {
    padding: 20px 20px 0px;
    z-index: 1;
}

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

#header {
	height: 85px; /* 1 */
	-webkit-box-shadow: 0 20px 20px -10px rgba(255, 255, 255, 0.10);
	-moz-box-shadow:    0 20px 20px -10px rgba(255, 255, 255, 0.10);
	box-shadow:         0 20px 20px -10px rgba(255, 255, 255, 0.10);
	font-size: 14px;
	border-bottom/*\**/: 1px solid #FFF\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: 29px; /* 1 */
	left: -460px; /* 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: -69px;  /* 1 */
	bottom: 0; /* 2 */
	float: none;
}

#nav-level-2 .menu > a {
	position: relative;
	display: block;
	padding: 12px 12px 10px;
	height: 44px;
	border: 1px solid #FFF;
	border-bottom: 0;
	color: #767676;
	text-align: center;
    font-family: "Compactil",Arial,sans-serif;
	font-size:14px;
}

#nav-level-2 .menu .current {
   color:#000;
   
}

#nav-level-2 .menu .current:after {
    
    content:none;
}

#nav-level-2 .dropdown-container > a:hover {
	position: relative;
	z-index: 15;
	padding-bottom: 11px;
	border-color: #FFF;
	background-color: #fff;
	background-image: none;
}


#page-level-2.page-news {
    padding: 20px 18px 0px;
    z-index: 1;
}

#page-level-2.publications {
    padding: 20px 18px 0px;
    z-index: 1;
}

#page-level-2.page-information {
    padding: 20px 18px 0px;
    z-index: 1;
}

.slide-caption {
    position: relative;
    right: 0px;
    bottom: 0px;
    left: 0px;
    padding-top: 20px;
    padding-bottom: 0px;
    padding-left: 0px;
    background: none;
}

.slide-title {
    margin-bottom: 10px;
    font-size: 28px;
    font-family: "Compactil","Helvetica Neue",Arial,sans-serif;
    color: #000;
    line-height: 1.2;
    font-style:normal;
    
    
}

#footer {
    margin: 0px 160px;
    padding: 10px 0px;
    border-top: 0px solid #000;
    color: #767676;
    font-size: 11px;
    font-family:"Compactil";
    
}

#credits {
  	width:100%;
	float:none;
	
}

.grid-view {
	border-top: 1px dotted #FFF;
	border-left: 1px dotted #FFF;
	font-size: 0;
	margin-left: -40px;
	margin-right: -40px;
}

.publications .grid-view {
  
    margin-left: -15px;
    margin-right: -45px;
}


.grid-view .list-item {
	display: inline-block;
	padding: 20px;
	width: 25%;
	height: 290px;
	border-right: 1px dotted #FFF;
	border-bottom: 1px dotted #FFF;
	vertical-align: top;
	text-align: center;
	text-decoration: none;
	font-size: 14px;
	font-family:"Compactil", sans-serif;
	color:#000;
}

.page-exhibitions h2 {
	padding-bottom: 10px;
	border-bottom: 1px dotted #FFF;
	margin-left: -2px;
}

.exhibition-large img {
    display: block;
    margin-right: auto;
    margin-left: auto;
    }

.exhibition-caption {
    position: relative;
    right: 0px;
    bottom: 0px;
    left: 0px;
    display: block;
    background: none;
    text-decoration: none;
    font-family: "CompactilBold","Helvetica Neue",Arial,sans-serif;
    color: #000;
    text-align:center;
    font-size:18pt;
}

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

.exhibition-description {
    font-size: 12px;
    font-family: "Compactil","Helvetica Neue",Arial,sans-serif;
    color: #000;
}

#past-exhibitions-tabs-container #future-exhibitions-tabs-container .tab:hover, #past-exhibitions-tabs-container .tab.current {
    color: #000;
    }
    
#past-exhibitions-tabs-container #future-exhibitions-tabs-container .tab {
    float: left;
    padding: 2px 10px;
    border-right: 1px dotted #999;
    font-size: 14px;
    line-height: 1;
    cursor: pointer;
}


#exhibition-detail-container .list-item {
    display: inline-block;
    padding: 20px;
    width: 25%;
    height: 290px;
    border-right: 1px dotted #FFF;
    border-bottom: 1px dotted #FFF;
    vertical-align: top;
    text-align: center;
    text-decoration: none;
    font-size: 14px;
    
}



#exhibition-past-container {
    margin-bottom: 20px;
    margin-right: -90px;
    
}

#exhibition-past-container .exhibition-small {
    margin-left: -20px;
    margin-right: 0px;
}

.exhibition-small {
	float:left;
    display:block;
    margin-right: 0px;
    width: 25%;
    margin-bottom:10px;
    height:300px;
	margin-left: -10px;
}

.exhibition-small img{
	display:block;
	margin-right:auto;
	margin-left:auto;
}

#exhibition-detail-container #list-container {
    border-top: 1px dotted #FFF;
    border-left: 1px dotted #FFF;
    font-size: 0px;
}

.list-view {
	position: relative;
	margin-bottom: 20px;
	padding-bottom: 20px;
	min-height: 230px;
	border: 1px dotted #FFF;
	border-right: 0;
}

.page-artists .list-view {
	position: relative;
	margin-bottom: 20px;
	margin-left: -20px;
	margin-right: 20px;
	padding-bottom: 20px;
	min-height: 230px;
	border: 1px dotted #FFF;
	border-right: 0;
	margin-top: -10px;
}

.page-artists .list-view .list-item-thumbnail {
    right: -60px;
   
}

.list-view .list-border {
	position: absolute;
	top: 0;
	bottom: 0;
	width: 1px;
	height: 100%;
	border-left: 1px dotted #FFF;
	background-color: #fff;
}

.list-item {
    font-size: 14px;
    font-family: Compactil;
    color: #000;
}

/* Menu dropdowns */

#nav-level-2 .dropdown-sub-container a {
	
	font-family: "Compactil", Arial, sans-serif;
}



.works-detail-horizontal {
    position: relative;
    margin-bottom: 20px;
    padding: 20px 20px 20px !important;
    background-color: #FFFFFF;
}

.works-page-nav a {
    color:#999;
}

.works-page-nav a.current, .works-detail-container {
    border: 0px solid #FFF;
    background-color: #FFF;
    color:#000;
}

.works-detail-container {
	margin-top:-20px;
}

.page-home .slideshow-container {
    height:auto;
    margin-bottom: 20px;
}

#past-exhibitions-tabs-container .tab {
    float: left;
    padding: 2px 10px;
    border-right: 1px dotted #FFF;
    font-size: 14px;
    line-height: 1;
    cursor: pointer;
    color:#999;
}

.works-detail-container .artist-header {
   
    border-bottom: 1px dotted #FFF;
   	
    font-family: "Compactil","Helvetica Neue",Arial,sans-serif;
}

.works-detail-container .exhibition-item {
   
  float: left;
display: block;
margin-right: 0px;
width: 25%;
margin-bottom: 10px;
height: 300px;
    border-right: 1px dotted #FFF;
    border-bottom: 1px dotted #FFF;
    font-size: 14px;
   
}

.works-detail-container .artist-exhibitions-list {
    border-top: 1px dotted #FFF;
    border-left: 1px dotted #FFF;
    font-size: 0px;
    margin-left: -20px;
    margin-right: -20px;
    
}

.artist-exhibitions-list img {
	padding-bottom: 20px;
	

}

.works-detail-container .exhibition-caption {
   margin-right:auto;
   margin-left:auto;
   right: 0px;
bottom: 0px;
left: 0px;
padding: 7px;
}


.artist-exhibitions-list .exhibition-item  {
	 text-align: center;
     height: 300px;

}


.news-item {

	border-color:#FFF;
	margin-left:-20px;
	margin-right: -30px;

}

.list-item-first {
  	
    border-color: #FFF;
}

.works-page-nav {
     font-size: 14px;
     right: 10px;
     top: 20px;
 }

#page-level-2-pub {
    border-top: 1px dotted #FFF;
    margin-left: 20px;
	margin-right: 30px;
}

.sort-container .tabs-container .tab:hover, .sort-container .tabs-container .current {
    color: #000;
    cursor: pointer;
}


.sort-container .tabs-container .tab {
    float: left;
    margin-right: 10px;
    padding-right: 10px;
    border-right: 1px solid #FFF;
    color:#999;
}

#page-area-gallery-map, #page-area-gallery-blurb {

    border: 1px dotted #FFF;
   
}

#footer a, #follow-us a {
    color: #767676;
    text-decoration: none;
}

.page-news .page-header {
    margin-bottom: 0px;
    padding-bottom: 10px;
    border-bottom: 1px dotted #FFF;
}

.works-detail-container .news-item:first-of-type {
    border-top: 1px dotted #FFF;
    margin-right: -30px;
	margin-left: -20px;
}

.works-detail-container #artist-bio img {
    float: left;
    margin: 23px 20px 0px 0px;
}

.publications .list-item {
	    padding: 17px;
    width: 200px;
    height: 300px;
    vertical-align: bottom;
    float: left;
    text-decoration: none;
    color: #000;
    border-right: 1px dotted #FFF;
    border-width: 0px 1px 1px 0px;
    border-style: none dotted dotted none;
    border-color: -moz-use-text-color #FFF #FFF -moz-use-text-color;
    -moz-border-top-colors: none;
    -moz-border-right-colors: none;
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    border-image: none;
}

.publications .list-item-thumbnail {
    display: block;
    margin-bottom: 20px;
    text-align: center;
}

.sort-container .tabs-container  .current {

	color:#000 !important;
}

#page-level-2-pub .news-item {

padding-top: 20px;
padding-bottom: 20px;
padding-left: 20px;
padding-right: 20px;

}

#page-level-2-pub .news-item img {
    float: right;
    margin: 4px 0px 20px 40px;
}

#past-exhibitions-tabs-container {
    margin: -10px 0px 20px 0px;
}

.works-detail-horizontal .page-header {
    margin: 0px 0px 10px -1px;
    padding-top:4px;
}

.works-detail-container {
    padding-right: 0px;
    padding-left:0px;
    
}

.viewer-container .panel-detail-info {
    padding: 10px 0px 0px;
}

.viewer-container .panel-caption {

    margin-left: 0px;

}

.exhibition-medium img {
  	margin-left:auto;
  	margin-right:auto;
}

.works-detail-container #artist-sidebar {
    float: left;
    margin: 0px 0px 0px;
    width: 960px;
}

#page-area-gallery-map, #page-area-gallery-blurb {
    padding-left: 0px;
    padding-right: 0px;
    padding-top:10px;
    }
    
     .list-view .list-item {
	float: left;
	padding-top: 20px;
	padding-bottom: 0px;
	padding-left: 20px; 
	padding-right: 10px;
	width: 255px;
	border-top: 0;
	border-left: 0;
	text-decoration: none;
}


.artist-detail-horizontal .news-image .read-more img {
    float: right;
    margin: 5px 380px 20px 20px;
}

.news-detail-container .news-image .first-image img {
	margin-left:810px;
}


#gallery-map-container {

	padding-left:10px !important;
	padding-bottom:20px !important;
	margin-left:20px !important;
	margin-top:10px !important;
	width: 600px;
	height: 420px;
	}

.news-item .first-image {
	display:inline-block;
	position: relative;
	padding-bottom:90px;
	left:0px;
	top:0px;

}

.news-item img {

	display:inline-block;
	position: relative;
	left:170px;
	top:120px;
}

.news-detail-container p {
	
	width:700px;

}

.news-item .read-more  img {
	top:-30px;
    left:0px;
    padding-left:15px;
}

#member-container {
    position: absolute;
    top: 10px;
    right: 20px;
    z-index: 100;
}

.news-item img {
    display: inline-block;
    position: relative;
    left: 170px;
    top: 120px;
}


#more-works-container .panel-detail-btn {
  
    margin-left: -5px;
}