/* notes on grid: design optimized for 980px but max-width is 1280px */

body {
	margin: 0;
	background: #f5f5f5;
	color: #000000;
	font: 12px "Open Sans", Arial, sans-serif;
	font-weight: 400;
	line-height: 150%;
}

html {
	-webkit-text-size-adjust: 100%;		/* prevent font scaling in landscape while allowing user zoom */
}

.page {									/* only needed to make inner's width/margin work */
}

.inner {
	background: #ffffff;
	max-width: 900px;					/* allow page no wider than 900 pixels */
	margin: 0 auto;
}

img {
	max-width: 100%;					/* enables fluid images on browser resize */
	image-rendering: crisp-edges;		/* see G4V folder, fixes safari-retina blurring */
}

a {
	color: #666666;
	text-decoration: none;
}

a:visited {
	color: #666666;
	text-decoration: none;
}

a:active {
	color: #666666;						/* color when you click on the link */
	text-decoration: none;
}

a:hover {
	text-decoration: none;
	border-bottom: 1px dotted;
}

h1 {
	font: 13px "Open Sans", Arial, sans-serif;
	font-weight: 800;
	color: #000000;
	line-height: 140%;
	margin-top: -5px;
}

.indentH1 {
	margin-left: 11.111111%;			/* 100px / 900px */
}

b {
	font-weight: 800;
}

/* -------- MASTHEAD -------- */

.masthead {
	width: 65%;
	padding: 20px 11.111111% 8px 11.111111%;	/* 100px / 900px */
}

.masthead:after {						/* self-clears floats */
	content: " ";
	display: block;
	height: 0;
	clear: both;
	overflow: hidden;
	visibility: hidden;
}

/* -------- MAIN MENU -------- */

.mainmenu {
	font: 12px "Open Sans", Arial, sans-serif;
	font-weight: 400;
	color: #666666;
	text-transform: uppercase;
	line-height: 20px;
	padding: 10px 11.111111% 10px;		/* 100px / 900px */
}

.mainmenu ul {
	text-align: right;
	padding: 0;							/* disable default UL left padding */
	margin-top: 0;						/* disable default UL top margin */
	list-style-type: none;
}

.mainmenu li {
	display: inline;
	white-space: nowrap;
	margin-left: 6px;
}

.mainmenu li + li {
	background-image: url("../images/3dots4menu.png");
	background-repeat: no-repeat;
	background-position: 0 4px;
	padding-left: 12px;
}

.mainmenu li a {
	color: #666666;
}

.mainmenu li a:hover {
	border: 0;							/* disable dotted underline on hover */
}

/* -------- MAIN SECTION -------- */

.mainsection {
	padding-top: 34px;
	background: url("../images/menushadow.png") repeat-x;
}

.mainsection:after {					/* self-clears floats */
	content: " ";
	display: block;
	height: 0;
	clear: both;
	overflow: hidden;
	visibility: hidden;
}

.leftcolumn {
	float: left;
	width: 54.444444%;					/* 490px / 900px */
	padding-left: 11.111111%;			/* 100px / 900px */
	margin-right: 2%;
	padding-right: 2%;
	margin-bottom: 20px;
	border-right: 1px solid #cccccc;
}

.noborder {
	border: 0 !important;
}

.rightcolumn {
	float: left;
	width: 18.888888%;					/* 170px / 900px */
	margin-right: 11.111111%;			/* 100px / 900px */
	margin-bottom: 20px;
}

.graybox {
	padding: 10px;
	margin-top: 16px;
	margin-bottom: 20px;
	background-color: #eeeeee;
}

/* -------- INDEX PAGE MAC WHITNEY -------- */

.photo-mac {
	margin-left: 4%;
	margin-right: 4%;
    text-align: center;
    margin-bottom: 15px;
}

.title-mac {
	text-align: center;
	font: 25px Literata, Georgia, serif;
	font-weight: 400;
	line-height: 120%;
	color: #000000;
    margin-bottom: 10px;
}

/* -------- INDEX PAGE -------- */

.indexbgimage {
	background: url("../images/093011mainbg.gif") no-repeat;
	padding-bottom: 20px;
}

.indexcurrentshow {
	font: 12px "Open Sans", Arial, sans-serif;
	font-weight: 400;
	line-height: 150%;
	color: #000000;
}

.indexcurrentshow p {
	margin-top: 0;
	margin-bottom: 8px;
}

.indexbottom {
	margin: 0 11.111111% 0;				/* 100px / 900px */
}

.indexbox + .indexbox {
	margin-top: 20px;
}

.indexboxtitle {
	color: #ffffff;
	background-color: #999999;
	padding: 2px 10px 2px;
}

.indexboxbody {
	background-color: #ffffff;
	padding: 4px 10px 4px;
}

/* -------- MAIN ARTIST PAGE -------- */

.artistgridrow {
	margin-left: 11.111111%;			/* 100px / 900px */
	margin-right: 11.111111%;			/* 100px / 900px */
	padding-top: 10px;
	padding-bottom: 20px;
}

.artistgridrow + .artistgridrow {
	border-top: 1px solid #cccccc;
}

.artistgridrow:after {					/* self-clears floats */
	content: " ";
	display: block;
	height: 0;
	clear: both;
	overflow: hidden;
	visibility: hidden;
}

.artistgridrow1 {
	width: 48.5%;
	float: left;
}

.artistgridrow2 {
	width: 48.5%;
	float: left;
	margin-left: 2.5%;
}

.artistgridsquare {
	width: 30%;
	float: left;
	font: 12px "Open Sans", Arial, sans-serif;
	font-weight: 400;
	line-height: 125%;
	color: #000000;
	text-transform: uppercase;
}

.artistgridsquare + .artistgridsquare {
	margin-left: 5%;
}

.artistgridsquare a:hover:first-child {
	border: 0;							/* disable dotted underline on hover on image */
}


/* -------- EXHIBITION PAGES -------- */

.lead {
	font: 10px "Open Sans", Arial, sans-serif;
	font-weight: 400;
	margin-bottom: 16px;
	line-height: 125%;
	color: #000000;
	text-transform: uppercase;
	letter-spacing: 1px;
}

.mainpic330 {
	float: right;
	position: relative;
	top: -4px;
	width: 67.346938%;					/* 330px / 490px */
	margin-left: 3.061224%;				/* 15px / 490px */
	margin-bottom: 10px;
}

.mainpic330fullpage {
	float: right;
	position: relative;
	top: -4px;
	width: 47.142857%;					/* 330px / 700px */
	margin-left: 3.061224%;				/* 15px / 490px */
	margin-bottom: 10px;
}

.mainpic300 {
	float: right;
	position: relative;
	top: -4px;
	width: 61.224489%;					/* 300px / 490px */
	margin-left: 3.061224%;				/* 15px / 490px */
	margin-bottom: 10px;
}

.mainpic250 {
	float: right;
	position: relative;
	top: -4px;
	width: 51.020408%;					/* 250px / 490px */
	margin-left: 3.061224%;				/* 15px / 490px */
	margin-bottom: 10px;
}

.caption {
	font: italic 10px "Open Sans", Arial, sans-serif;
	font-weight: 400;
	line-height: 125%;
	color: #000000;
}

.rightcolumnpic {
	margin-bottom: 6px;
}

.rightcolumnart + .rightcolumnart {		/* adjacent sibling combinator */
	margin-top: 25px;
}

.sidebyside2pics {						/* use 250 wide images here */
	max-width: 490px;
}

.sidebyside2pics:after {				/* self-clears floats */
	content: " ";
	display: block;
	height: 0;
	clear: both;
	overflow: hidden;
	visibility: hidden;
}

.sidebysidepicsL {
	float: left;
	width: 48%;
}

.sidebysidepicsR {
	float: left;
	margin-left: 4%;
	width: 48%;
}

/* -------- INDIVIDUAL ARTIST PAGES -------- */

.galleryartists {
	font: 12px "Open Sans", Arial, sans-serif;
	font-weight: 400;
	line-height: 125%;
	color: #000000;
	text-transform: uppercase;
}

.galleryartists p {
	margin-top: 0;
	margin-bottom: 8px;
}

.artthumbscontainer {
	margin-bottom: 20px;
}

.artthumbsrow {
	margin-top: 2.857142%;				/* 14px / 490px */
}

.artthumbsrow:after {					/* self-clears floats */
	content: " ";
	display: block;
	height: 0;
	clear: both;
	overflow: hidden;
	visibility: hidden;
}

.artthumbsrow div {
	float: left;
	width: 31.428571%;					/* 154px / 490px */
}

.artthumbsrow div + div {
	margin-left: 2.857142%;				/* 14px / 490px */
}

.artthumbsrow div a {
	border-bottom: none !important;		/* remove dotted underline on hover */
}

/* -------- ARCHIVE AND FUTURE PAGES -------- */

.showbank {
	border-bottom: 1px solid #cccccc;
	margin-left: 11.111111%;			/* 100px / 900px */
	margin-right: 11.111111%;			/* 100px / 900px */
	padding-top: 12px;
	padding-bottom: 10px;
}

.showbank:after {						/* self-clears floats */
	content: " ";
	display: block;
	height: 0;
	clear: both;
	overflow: hidden;
	visibility: hidden;
}

.showbank:last-of-type {				/* delete the bottom border on the last show */
	border-bottom: 0;
}

.showthumb {
	float: left;
	width: 9.285714%;					/* 65px / 700px */
	margin-right: 2.857142%;			/* 20px / 700px */
}

.showdescription {
	float: left;
	line-height: 145%;
	width: 87.857142%;					/* 615px / 700px */
}

.showyear {
	color: #cccccc;
	font: 30px "Open Sans", Arial, sans-serif;
	font-weight: 400;
	line-height: 150%;
	margin-left: 11.111111%;			/* 100px / 900px */
	margin-right: 11.111111%;			/* 100px / 900px */
}

/* -------- NEW LAYOUT FOR EXHIBIT PAGE -------- */

.exhibitfullpage {
	margin-left: 11.111111%;			/* 100px / 900px */
	margin-right: 11.111111%;			/* 100px / 900px */
	margin-bottom: 20px;
}

.exhibitgridrow {
	padding-top: 7px;
	padding-bottom: 7px;
}

.exhibitgridrow:after {					/* self-clears floats */
	content: " ";
	display: block;
	height: 0;
	clear: both;
	overflow: hidden;
	visibility: hidden;
}

.exhibitgridrow div {
	float: left;
	width: 23.428571%;					/* 164px / 700px */
}

.exhibitgridrow div + div {
	margin-left: 2%;					/* 14px / 700px */
}

.exhibitgridrow div a {
	border-bottom: none !important;		/* remove dotted underline on hover */
}


/* -------- NEWS PAGE -------- */

.newsbank {
	margin-left: 11.111111%;			/* 100px / 900px */
	margin-right: 11.111111%;			/* 100px / 900px */
	display: -webkit-flex;				/* see notes on next 4 lines */
	display: flex;
	flex-direction: row;
	align-items: stretch;
}

.newsbankleft {
	float: left;
	width: 67%;
	margin-right: 2%;
	padding-right: 2%;
	padding-bottom: 20px;
	border-right: 1px solid #cccccc;
}

.newsbankleft:after {					/* self-clears floats */
	content: " ";
	display: block;
	height: 0;
	clear: both;
	overflow: hidden;
	visibility: hidden;
}

.newstitle {
	font-weight: 800;
}

.newsdate {
	font: 9px "Open Sans", Arial, sans-serif;
	font-weight: 400;
	line-height: 125%;
	color: #000000;
	text-transform: uppercase;
	letter-spacing: 1px;
	margin-top: 5px;
	margin-bottom: 7px;
}

.newsbody {
}

.newspic {
	float: left;
	width: 28.571428%;					/* 200px / 700px */
	padding-bottom: 15px;
}

.newspic img {
	margin-bottom: 6px;
}

/* -------- EMBEDDED YOUTUBE VIDEO RESPONSIVE -------- */

.videoWrapper {
	position: relative;
	padding-bottom: 56.25%;				/* 16:9 */
	height: 0;
}

.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

/* -------- VIDEO PAGE -------- */

.videobank {
	border-bottom: 1px solid #cccccc;
	margin-left: 11.111111%;			/* 100px / 900px */
	margin-right: 11.111111%;			/* 100px / 900px */
	padding-top: 12px;
	padding-bottom: 10px;
}

.videobank:after {						/* self-clears floats */
	content: " ";
	display: block;
	height: 0;
	clear: both;
	overflow: hidden;
	visibility: hidden;
}

.videobank:last-of-type {				/* delete the bottom border on the last video */
	border-bottom: 0;
}

.videothumb {
	float: left;
	width: 14.285714%;					/* 100px / 700px */
	margin-right: 2.857142%;			/* 20px / 700px */
}

.videothumb a {
	border-bottom: none !important;		/* remove dotted underline on hover */
}

.videodescription {
	float: left;
	width: 82.857142%;					/* 580px / 700px */
}

/* -------- PUBLICATIONS PAGE -------- */






.pubsbank {
	border-bottom: 1px solid #cccccc;
	margin-left: 11.111111%;			/* 100px / 900px */
	margin-right: 11.111111%;			/* 100px / 900px */
	padding-top: 12px;
	padding-bottom: 10px;
}

.pubsbank:after {						/* self-clears floats */
	content: " ";
	display: block;
	height: 0;
	clear: both;
	overflow: hidden;
	visibility: hidden;
}

.pubsbank:last-of-type {				/* delete the bottom border on the last pub */
	border-bottom: 0;
}

.pubsthumb {
	float: left;
	width: 14.285714%;					/* 100px / 700px */
	margin-right: 2.857142%;			/* 20px / 700px */
}

.pubsthumb a {
	border-bottom: none !important;		/* remove dotted underline on hover */
}

.pubsdescription {
	float: left;
	line-height: 145%;
	width: 82.857142%;					/* 580px / 700px */
}

/* -------- PRETTY PHOTO ARTIST PAGE OVERRIDES -------- */

.pp_description {
	font: bold 11px Tahoma, Helvetica !important;
	margin-top: 11px !important;
}

/* -------- NOV 2017 INDEX PAGE SLIDESHOW -------- */

.rslides {
	position: relative;
	list-style: none;
	overflow: hidden;
	width: 100%;
	padding: 0;
	margin: 0;
}

.rslides li {
	-webkit-backface-visibility: hidden;
	position: absolute;
	display: none;
	width: 100%;
	left: 0;
	top: 0;
}

.rslides li:first-child {
	position: relative;
	display: block;
	float: left;
}

.rslides img {
	display: block;
	height: auto;
	float: left;
	width: 100%;
	border: 0;
}
  
/* -------- EXTRA INFO ARTIST PAGES -------- */

.divHide {
	display: none;
}

.divShow {
	display: block;
	font: 12px "Open Sans", Arial, sans-serif;
	font-weight: 400;
	line-height: 150%;
}

.plusminusicon {
	position: relative;
	top: 3px;
	margin-right: 10px;
	border-bottom: none !important;		/* remove dotted underline on hover */
}

.extrainfo {
	font: 11px "Open Sans", Arial, sans-serif;
	font-weight: 800;
	line-height: 20px;
	text-transform: uppercase;
	letter-spacing: 2px;
}

/* -------- EFFING MERCH PAGES -------- */

.merchbank {
	border-bottom: 1px solid #cccccc;
	padding-top: 12px;
	padding-bottom: 10px;
}

.merchbank:after {						/* self-clears floats */
	content: " ";
	display: block;
	height: 0;
	clear: both;
	overflow: hidden;
	visibility: hidden;
}

.merchbank:last-of-type {				/* delete the bottom border on the last bank */
	border-bottom: 0;
}

.merchpanel {
	float: left;
	width: 45%;
}

.merchpanel + .merchpanel {
	margin-left: 10%;
}


/* -------- FAT FOOTER -------- */

.footer {
	background-color: #999999;
	color: #ffffff;
	padding: 20px 11.111111% 20px;		/* 100px / 900px */
	display: -webkit-flex;				/* see notes on next 4 lines */
	display: flex;
	flex-direction: row;
	align-items: stretch;
}

.footer:after {							/* self-clears floats */
	content: " ";
	display: block;
	height: 0;
	clear: both;
	overflow: hidden;
	visibility: hidden;
}

.footer a {
	color: #ffffff;
}

.footer a:visited {
	color: #ffffff;
}

.footercolumn {
	float: left;
	font: 11px "Open Sans", Arial, sans-serif;
	line-height: 12px;
	width: 15%;
}

.footercolumn p {
	margin-top: 0px;
	margin-bottom: 6px;
}

.footercolumn + .footercolumn {			/* adjacent sibling combinator */
	border-left: 2px dotted #bbbbbb;
	width: 18%;
	padding-left: 20px;
	padding-right: 5px;
	padding-bottom: 12px;
}

.footercolumnhead {
	font: 12px "Open Sans", Arial, sans-serif;
	font-weight: 800;
	line-height: 15px;
}

.footerright {
	float: left;
	font: 11px "Open Sans", Arial, sans-serif;
	line-height: 140%;
	width: 35%;
	border-left: 2px dotted #bbbbbb;
	padding-left: 20px;
}

.footerright:after {					/* self-clears floats */
	content: " ";
	display: block;
	height: 0;
	clear: both;
	overflow: hidden;
	visibility: hidden;
}

/* -------- PAD LAYOUT OVERRIDES START HERE -------- */

@media (max-width: 730px) {

.masthead {
	width: 77.777777%;					/* 700px / 900px */
}

.artistgridrow {
	padding-top: 10px;
	padding-bottom: 10px;
}

.artistgridrow1 {
	width: 100%;
	float: none;
}

.artistgridrow1:after {					/* self-clears floats */
	content: " ";
	display: block;
	height: 0;
	clear: both;
	overflow: hidden;
	visibility: hidden;
}

.artistgridrow2 {
	width: 100%;
	float: none;
	padding-top: 10px;
	padding-bottom: 0;
	margin-top: 10px;
	margin-left: 0;
	border-top: 1px solid #cccccc;
}

.artistgridrow2:after {					/* self-clears floats */
	content: " ";
	display: block;
	height: 0;
	clear: both;
	overflow: hidden;
	visibility: hidden;
}

.showthumb {
	width: 11.403508%;					/* 65px / 570px */
	margin-right: 3.508771%;			/* 20px / 570px */
}

.showdescription {
	width: 85.087719%;					/* 485px / 570px */
}

.videothumb {
	width: 17.543859%;					/* 100px / 570px */
	margin-right: 3.508771%;			/* 20px / 570px */
}

.videodescription {
	width: 78.947368%;					/* 450px / 570px */
}
}										/* end max-width 730px */

/* -------- MOBILE LAYOUT OVERRIDES START HERE -------- */

@media (max-width: 480px) {

.inner {
	width: 100%;
}

.indentH1 {
	margin-left: 4%;
}

.masthead {
	padding-right: 4%;
	padding-left: 4%;
	width: 92%;
}

.mainmenu {
	padding-left: 4%;
	padding-right: 4%;
	padding-bottom: 10px;
}

.indexbottom {
	margin-left: 4%;
	margin-right: 4%;
}

.indexcurrentshow p {
	margin-top: 0;
	margin-bottom: 0;
}

.leftcolumn {
	float: none;
	width: auto;
	padding-left: 4%;
	padding-right: 0;
	margin-right: 4%;
	margin-bottom: 15px;
	border-right: 0;
}

.rightcolumn {
	float: none;
	width: auto;
	padding-left: 4%;
	padding-right: 4%;
	margin-right: 0;
	margin-top: 20px;
}

.rightcolumnpic {
	float: left;
	width: 37.5%;						/* 180px / 480px */
}

.rightcolumncaption {
	float: left;
	width: 57.5%;
	padding-left: 5%;
}

.rightcolumnart + .rightcolumnart {		/* adjacent sibling combinator */
	margin-top: 15px;
}

.rightcolumnart:after {					/* self-clears floats */
	content: " ";
	display: block;
	height: 0;
	clear: both;
	overflow: hidden;
	visibility: hidden;
}

.mainpic330fullpage {
	width: 60%;
}

.artistgridrow {
	margin-left: 4%;
	margin-right: 4%;
	padding-bottom: 10px;
}

.showbank {
	margin-left: 4%;
	margin-right: 4%;
}

.showthumb {
	width: 14.772727%;					/* 65px / ~440px */
	margin-right: 4.545454%;			/* 20px / ~440px */
}

.showdescription {
	width: 80.681818%;					/* 355px / ~440px */
}

.showyear {
	margin-left: 4%;
	margin-right: 4%;
}

.newsbank {
	margin-left: 4%;
	margin-right: 4%;
}

.newsbankleft {
	width: 65%;
	margin-right: 3%;
	padding-right: 3%;
}

.videobank {
	margin-left: 4%;
	margin-right: 4%;
}

.videothumb {
	width: 22.727272%;					/* 100px / ~440px */
	margin-right: 4.545454%;			/* 20px / ~440px */
}

.videodescription {
	width: 72.727272%;					/* 450px / ~440px */
}

.pubsbank {
	margin-left: 4%;
	margin-right: 4%;
}

.pubsthumb {
	width: 22.727272%;					/* 100px / ~440px */
	margin-right: 4.545454%;			/* 20px / ~440px */
}

.pubsdescription {
	width: 72.727272%;					/* 320px / ~440px */
}

.exhibitfullpage {
	margin-left: 4%;
	margin-right: 4%;
}

.exhibitgridrow {
	padding-top: 4px;
	padding-bottom: 4px;
}

.footer {
	padding-left: 4%;
	padding-right: 4%;
}

.footercolumn {
	width: 22%;
}

.footercolumn + .footercolumn {			/* adjacent sibling combinator */
	padding-left: 10px;
	width: 22%;
}

.footerright {
	width: 45%;
	padding-left: 10px;
}
}										/* end max-width 480px */
