#header {
	box-shadow: none;
}

#logo-container,
#nav-level-2 {
	display: block;
}

#logo {
	max-width: none;
	min-width: 200px;
}

#logo-container {
	width: 45%;
}

#nav-level-2 {
	float: right;
	margin-top: -2rem;
}

#nav-search {
	margin-top: 0px;
	margin-right: 10px;
}

#list-contain .strip {
	margin-left: -2em;
	border-left: transparent;
}

.grid-item:nth-child(n) .list-item-contain {
	border: transparent;
}

.news-item-grid {
	border: 1px dotted #FFF !important;
}

#header > .wrapper {
	padding-top: 10px;
}

.list-contain {
	border: transparent;
}

.slide-caption {
	position: relative !important;
	bottom: 0px;
	left: 0px;
	width: 100%;
	background-color: #FFF !important;
	max-width: 100%;
}

.slide-title,
.slide-date {
	color: #000;
}

.page-artists .grid-gutter-none > .grid-item {
	min-width 250px;
}

#artist-list-view .list-contain-list .list-item-text {
	padding-bottom: 0em;
	height: auto;
	max-height: 3.5rem;
}

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

.page-types #buttons-container {
	width: auto;
}

.works-detail-horizontal {
	padding: 10px;
	background-color: #FFF;
}

.works-page-nav a.current {
	border-color: #FFF #FFF !important;
}

.works-detail-container {
	border: 1px solid #FFF;
}

.works-detail-container .news-item-grid:first-child {
	border-top: 1px dotted #FFF;
}

.works-detail-container .news-item-grid {
	border: 1px dotted #FFF;
}

.page-works.frame-module.works,
.page-exhibition .frame-module.exhibitions,
.frame-module.biography,
.page-exhibition_press .frame-module.press,
.page- .frame-module.press,
.page- .frame-module.news,
.frame-module.works,
.frame-module.information,
.frame-module.installation {
	background: #FFF none repeat scroll 0% 0%;
}

/* iPad in landscape*/
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
	#nav-search {
		margin-top: 69px;
		margin-right: 10px;
	}

}

:root .exhibition-caption {
	background: none;
	position: relative;
	bottom: 0;
	left: 0;
	right: 0;
}

.exhibition-title,
.exhibition-description {
	margin-bottom: 0px;
	color: #000;
}

.works-detail-container #artist-sidebar {
	float: right;
	max-width: 100%;
	width: 100%;
}

#artist-sidebar .pdf-link {
	display: block;
	text-decoration: none;
	float: right;
}

.works-detail-container .artist-header {
	border-bottom: 1px dotted #FFF;
}

.works-detail-container .exhibition-item:nth-child(-n+3) {
	border-top: 1px dotted #FFF;
}

.works-detail-container .artist-exhibitions-list {
	border-left: 1px dotted #FFF;
}

.works-detail-container .exhibition-item {
	border-right: 1px dotted #FFF;
	border-bottom: 1px dotted #FFF;
	vertical-align: top;
}

.news-item-grid {
	border-color: -moz-use-text-color #FFF #FFF;
}

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

#page-area-gallery-map,
#page-area-gallery-blurb {
	border: 1px dotted #FFF;
}

#login-form {
	border: 1px dotted #FFF;
}

/* 768*/
@media (max-width: 760px) {
	#footer .large-three-fourths {
		width: 70%;
	}

	#footer .large-one-fourth {
		width: 30%;
	}

}

/* 560*/
@media (max-width: 560px) {
	#nav-level-2 .nav-main {
		margin-right: 10px;
		margin-top: 10px !important;
	}

	#footer .large-three-fourths {
		width: 60% !important;
	}

	#footer .large-one-fourth {
		width: 40% !important;
	}

}

.news-detail-view {
	float: none;
}

@media only screen and (min-width: 960px) {
	/* PLEASE tell me LESS can handle this... */
	#list-container-notrep .large-one-fourth {
		width: 20%;
	}

	#artist-list-view .large-one-fourth {
		width: 40%;
	}

	#artist-list-view .large-three-fourths {
		width: 60%;
	}

}

#header > .wrapper:before {
	padding-top: 1%;
}

@media only screen and (max-width: 600px) {
	.list-contain .grid-item,
	.list-contain .list-item-text {
		padding-left: 0;
		margin-left: 0;
	}

}
