@font-face {
	font-family: "Gotham";
	src: url("fonts/GothamBook.ttf");
	src: local("☺"), url("fonts//GothamBook.ttf") format("truetype");
	 local("☺"), url("fonts//GothamBook.eot") format("embedded-opentype"),
local("☺"), url("fonts//GothamBook.otf") format("opentype"),
	local("☺"), url("fonts//GothamBook.woff") format("woff"),
	local("☺"), url("fonts//GothamBook.svg") format("svg");
}


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

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

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

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

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

#header {
	height: 75px; /* 1 */
	border-bottom: 0px solid #CCC;
	-webkit-box-shadow: 0 20px 20px -10px rgba(255, 255, 255, 0);
	-moz-box-shadow:    0 20px 20px -10px rgba(255, 255, 255, 0);
	box-shadow:         0 20px 20px -10px rgba(255, 255, 255, 0);
	font-size: 13px;
	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: 20px; /* 1 */
	left: -785px; /* 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: -20px;  /* 1 */
	bottom: 0; /* 2 */
	float: none;
	color: #000 !important;
	font-family: 'Gotham', sans-serif;
	padding-right:10px;
}

.current {

	color:#CCC !important;
}

#nav-level-2 .menu .current  a {

	color:#CCC !important;
}

#nav-level-2 .menu > a {
	position: relative;
	display: block;
	padding: 12px 12px 10px;
	height: 44px;
	border: 1px solid #FFF;
	border-bottom: 0;
	color: #000 !important;
	text-align: center;
	font-family: 'Gotham', sans-serif !important;
	font-weight: normal;
}

#nav-level-2 .dropdown-sub-container a {
	float: left;
	margin: 0;
	padding: 5px;
	width: 140px;
	color: #666;
	text-align: left;
	font-size: 12px;
	font-family: "Gotham", "Helvetica Neue", Arial, sans-serif;
}

#nav-level-2 .menu .current:after {
    font-family: "Gotham", "Helvetica Neue", Arial, sans-serif;
    color #000;
}


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

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

.works-page-nav a.current {
    padding-top: 9px;
     padding-bottom: 9px;
     padding-right:0px;
     padding-left:0px;
     
    border-bottom: 0px none;
    color:#069;
}

.page-exhibitions h2 {
    padding-bottom: 10px;
    border-bottom: 0px dotted #CCC;
}

#past-exhibitions-tabs-container .tab {

    border-right: 1px solid #CCC;
  
}

.works-page-nav {
    position: absolute;
    top: 28px;
    right: 25px;
    font-size: 13px;
}

.exhibition-page-nav .works-page-nav {
    position: absolute;
    top: 28px;
    right: 25px;
    font-size: 13px;
}

.exhibition-page-nav .works-page-nav a {
    float: right;
    margin-left: 4px;
    padding-top: 10px;
    padding-bottom: 10px;
    height: 40px;
    text-decoration: none;
}

.works-page-nav a {
    float: right;
    margin-left: 6px;
    padding-top: 10px;
    padding-bottom: 10px;
    height: 40px;
    text-decoration: none;
}


#artist-detail-container h1 {
    font-size: 18px;
    padding-bottom: 30px;
    border-top: 1px solid #FFF;
    width: 580px;
    margin-top: -40px;
    font-family: Arial, sans-serif;
}

.exhibition-small .exhibition-caption .exhibition-description {
    font-size: 13px;
    margin: 0px;
    padding-top: 10px;
    font-family: Arial,sans-serif;
    color: #333;
    font-weight: normal;
    font-style: normal;
}

#page-level-2 .exhibition-small .exhibition-caption .exhibition-title {
    font-size: 13px;
       margin: 0px;
    padding-top: 10px;
    font-family: Arial,sans-serif;
    color: #333;
    font-weight: normal;
}

.exhibition-detail-horizontal .pdf-link {

	left:400px;
	position:absolute;

}

.news-item .news-title {
    margin-bottom: 0px;
    padding-top: 10px;
    border-top: 1px solid #000;
    font-size: 18px;
    text-decoration: none;
}

.news-item {
    padding-top: 20px;
    padding-bottom: 0px;
    border-top: 0px none;
    font-size: 13px;
}

.news-image {
	height:200px;
	width:200px;
}

.news-media-container {
    float: right;
    width: 200px;
}

.news-detail-container {
    float: left;
    width: 680px;
}

.news-detail-view {
    width: 944px;
    float: none;
}

#artist-sidebar {
    margin-bottom: 35px;
    margin-top: -80px;
    width: 300px;
    float: right;
}

#artist-sidebar img {
    float: left;
    padding-right: 5px;
    padding-bottom: 25px;
}

#artist-sidebar .news-trailer {
	
    padding-top: 0px;
    width: 170px;
}


#artist-sidebar .pdf-link-sm {
    float: right;
    width: 150px;
    margin-top: -4px;
    font-size: 10px;
    line-height: 1.6em;
}

.grid-view {

    border-top: 1px solid #FFF;
    border-left: 1px solid #FFF;
}

.grid-view .list-item {
    
    border-right: 1px solid #FFF;
    border-bottom: 1px solid #FFF;
     text-align: center;
    font-size: 13px;
    height: 270px;
}

 .grid-view .list-item {
    height: 300px;
}

 .list-item {
    padding: 18px;
    text-align: center;
    position: relative;
    margin-left: auto;
    margin-right: auto;
}

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

 .list-item-text {
    position: absolute;
    bottom: 40px;
    height: 1.5em;
    width: 80%;
    text-align: center;
    font-style:italic;
}

.type-pdf-link {

	font-size:9px;
	padding:10px;
}