﻿@charset "utf-8";
/* CSS Document */
/* ------ Browser reset to zero out margins and padding ------- */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	font-weight: normal;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
	margin: 0;
	padding: 0;
}
/* ------ >>>> END Browser RESET to zero out margins and padding >>>> ------- */
 * {
	transition: all .3s ease-in-out;
}
body {
	font-family: 'Open Sans', sans-serif;
	font-size: 0.8em;
}
#container {
	position: relative;
	margin:0 auto;
	width:80%;
	max-width: 900px;
}
#content {
	display:block;
	margin-top:100px;
}

header {
	margin: 0 auto;
	overflow: visible;
}
h1 {
	font-family: 'Comfortaa', cursive;
	width:30%;
	padding-top:100px;
}
p {
	color:#444;
}
a {
	color:#d66716;
	text-decoration:none;
}
/*_____________________________NAVIGATION________________________________*/

a:focus {
	outline:none;
}
h1 {
padding-bottom: 25px;
}

h1 a {
	color:#000;
	font-weight:700;
	font-size: 3em;
	
}
.mobile_menu {
	display: none;
}
.mainmenu {
	list-style-type: none;
	font-size:1.2em;
	width:600px;
	float:right;
	text-transform:uppercase;
}
.mainmenu a {
	color:#000;
	text-decoration:none;
	height: 40px;
	width: 100px;
	display: block;
	float: left;
	text-align: center;
}

.mainmenu a:hover, .mainmenu a:focus {
	text-decoration: none;
	color: #d66716;
}
.artwork a {
	text-align:left;
}
.about a {
	text-align:left;
	width:90px;
}
.news a {
	text-align:left;
	width:80px;
}
.press a {
	text-align:left;
	width:80px;
}
.contact a {
	text-align:left;
}
.archive a{
	text-align:left;
}

#homepage .artwork a, #aboutpage .about a,  #newspage .news a, #presspage .press a, #contactpage .contact a, .artworkpage .artwork a,   #archivepage .archive a,  .archivepage .archive a {
	color:#d66716;
}

.artDiscussionspage .artdiscussions a, .aboutpage #statementNav a, .cvpage .cv a, .biopage .bioNav a, .artworkage .artwork a {
	color:#5276b4;
	text-decoration:underline;
	font-weight: bold;
}
/*__mobile menu__*/

.mobile_menu a {
	color:#000;
	display: block;
	width: 40px;
	height: 40px;
	text-align: center;
	line-height: 40px;
	background-image: url(../images/hamburger_menu_btn.png);
	text-indent:-9999px;
	float:right;
}

/*__about Navigation Menu__*/

.aboutNav {
	list-style-type: none;
	font-size:1.2em;
	width:800px;
		height:25px;
	margin-top:100px;
	margin-left:20px;
	/*text-transform:uppercase;*/
	
}

.aboutNav li{
	display:block;
	float: left;
	padding-right:25px;

}
.aboutNav a {
	color:#000;
	text-decoration:none;
}

.aboutNav a:hover,  .aboutNav a:focus{
	color:#d66716;
	text-decoration:underline;
}




/*__focus areas LAND__*/


.focusAreasLand {
	list-style-type: none;
	width:700px;
	height:450px;
	margin: auto;
	
}
.focusAreasLand a {
	width:700px;
	height:450px;
	display:block;
	text-decoration:none;
	color:#333;
	text-align:center;
	font-weight:600;
	margin: auto;
}

.landA a {
	background-image:url(../images/land.jpg);
	background-repeat:no-repeat;
}

.land a {
	background-image:url(../images/fenceIndexPage.jpg);
	background-repeat:no-repeat;
}
.land a:hover {
	background-image:url(../images/fenceIndexPage_OnBtn.jpg);
	color:#000;
}
.focustitleland	  {
	line-height: 66;
	font-weight:600;
	font-size:1.7em;/*display:block;
padding-top:250px;*/
	display:none;
}

.focusAreasLandCategory {
	list-style-type: none;
	width:600px;;
	height:600px;
	margin: auto;
	display:block;
	margin-top: -50px;
	/*border: 5px solid red;*/
	
}
.focusAreasLandCategory a {
	display:block;
	width:200px;
	height:200px;
	
	text-decoration:none;
	color:#333;
	text-align:center;
	font-weight:600;
	margin: auto;
	margin-left:25px;
	margin-top:45px;
	float:left;
	padding:20px;
}

.focustitlec	  {
	line-height: 28;
	font-weight:500;
	font-size:1.3em;/*display:block;
padding-top:250px;*/
}

.relief a{
	background-image:url(../images/reliefCategory.jpg);
	background-repeat:no-repeat;

}
.watercolors a{
	background-image:url(../images/afterTheRainIII.jpg);
	background-repeat:no-repeat;

}
.mixedMedia a{
	background-image:url(../images/mixedmediaCatO.jpg);
	background-repeat:no-repeat;

}

.interventions a{
	background-image:url(../images/interventionsCat.jpg);
	background-repeat:no-repeat;

}
.exhibition a{
	background-image:url(../images/exhibitionCat.jpg);
	background-repeat:no-repeat;

}
.newWork a{
	background-image:url(../images/newWorkCat.jpg);
	background-repeat:no-repeat;
}

.relief a:hover {
	background-image:url(../images/reliefCategory_OnBtn.jpg);
	color:#000;
}

.watercolors a:hover {
	background-image:url(../images/afterTheRainIII_OnBtn.jpg);
	color:#000;
}

.mixedMedia a:hover {
	background-image:url(../images/mixedmediaCatO_OnBtn.jpg);
	color:#000;

}

.interventions a:hover{
	background-image:url(../images/interventionsCat_OnBtn.jpg);
	color:#000;

}
.exhibition a:hover{
	background-image:url(../images/exhibitionCat_onBtn.jpg);
	color:#000;

}
.newWork a:hover {
	background-image:url(../images/newWorkCat_OnBtn.jpg);
	color:#000;
}
.focusAreasCategories {
	list-style-type: none;
	width:700px;;
	height:600px;
	margin: auto;
	display:block;
	margin-top:-50px;

}

.focusAreasCategoriesWatercolor{
height:750px;
}
.focusAreasCategories a {
	display:block;
	width:100px;
	height:100px;
	border: 3px solid #d5d6d0;
	text-decoration:none;
	color:#333;
	text-align:center;
	font-weight:600;
	margin: auto;
	margin-left:25px;
	margin-top:25px;
	float:left;
	padding:20px;
}
.focustitles	  {
	display: none;
}
.exhibitionLocation{
text-align:center;
}


search-bar {
  display: flex; /* or inline-flex */
  align-items: center;
}

#search-input {
  padding: 10px;
  border: 1px solid #ccc;
  border-radius: 4px;
  font-size: 16px;
}

#search-input:focus {
  outline: none;
  border-color: blue; /* or another color for focus */
  box-shadow: 0 0 5px rgba(0, 0, 255, 0.5); /* optional focus shadow */
}

button {
  padding: 10px;
  background-color: #4CAF50; /* or a color of your choice */
  color: white;
  border: none;
  border-radius: 4px;
  cursor: pointer;
  font-size: 16px;
}


/*SearchBARRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRR*/


/*______________________THUMBNAILS_________________________*/

.symbiosis a:hover, .unstable a:hover, .unstableD a:hover, .network a:hover, .networkD a:hover, .remains a:hover, .remainsD a:hover, .relativity a:hover, .sustainability a:hover, .interchange a:hover, .leaves a:hover, .leavesD a:hover, .ponds a:hover, .whiteout a:hover, .quietPlace a:hover, .dawn a:hover, .portal a:hover, .orange a:hover, .world a:hover, .distinction a:hover, .destiny a:hover, .generations a:hover, .unknown a:hover, .aftermath a:hover, .sunset a:hover, .unrest a:hover, .brink a:hover, .horizon a:hover, .australia a:hover, .australiaD a:hover, .studioView a:hover, .expanse a:hover, .hours a:hover, .waters a:hover, .unstableI a:hover, .hollyoak a:hover, .usa a:hover, .oceanPaint a:hover, .fence a:hover, .windI a:hover, .walnut a:hover, .intOne a:hover, .rain a:hover, .sharedMatter a:hover, .abandoned a:hover, .branches a:hover, .passage a:hover, .newgrowth a:hover, .dynamism a:hover, .intPartI a:hover, .intConclusion a:hover, .finality a:hover, .vaporized a:hover, .precipice a:hover, .fadetogrey a:hover, .fractured a:hover, .approachingstorm a:hover, .throughthefog a:hover,.price a:hover, .priceD a:hover, .redHot a:hover, .comingApart a:hover, .comingApartD a:hover, .disappearing a:hover, .extreme a:hover, .nevermore a:hover, .lastLight a:hover, .lastLightD a:hover, .fleeting a:hover, .cingedD a:hover, .detachment a:hover, .cinged a:hover, .underSubmission a:hover, .nature a:hover, .natureD a:hover , .symbiosisD a:hover, .morethanthese a:hover, .morethantheseD a:hover, .reiteration a:hover, .reiterationD a:hover,.rainW a:hover, .blackLandscape a:hover, .overview a:hover, .redzone a:hover, .vortex a:hover, .delicateBalance a:hover, .afterTheRain a:hover, .disappearingLandscape a:hover, .portal2 a:hover, .completeness a:hover, .greenDream a:hover, .election a:hover, .redzoneNew a:hover, .marriage a:hover , .newWorkVideo a:hover,.flesh a:hover, .fenceOne a:hover, .fenceOneDetail a:hover, .fenceTwo a:hover, .stillLife a:hover, .fleshVideo a:hover, .fenceOneTwo a:hover, .newLandscapes a:hover, .studioViewOne a:hover, .studioViewTwo a:hover, .scarDetail a:hover, .plasticDetail a:hover, .morethantheseNewWork a:hover, .relativityTwo a:hover, .relativityDetail a:hover, .interior a:hover, .interiorDetail a:hover, .mesh a:hover, .meshDetail a:hover{
	
	border: 3px solid #d66716;
}

.interior a{
	background-image:url(../images/land/thumbnails/interiorThumb.jpg);
	background-repeat:no-repeat;
}
.interiorDetail a{
	background-image:url(../images/land/thumbnails/interiorDetailThumb.jpg);
	background-repeat:no-repeat;
}
.mesh a{
	background-image:url(../images/land/thumbnails/meshThumb.jpg);
	background-repeat:no-repeat;
}
.meshDetail a{
	background-image:url(../images/land/thumbnails/meshDetailThumb.jpg);
	background-repeat:no-repeat;
}

.relativityTwo a{
	background-image:url(../images/land/thumbnails/relativity2Thumb.jpg);
	background-repeat:no-repeat;
}
.relativityDetail a{
	background-image:url(../images/land/thumbnails/relativityDetailThumb.jpg);
	background-repeat:no-repeat;
}


.morethantheseNewWork a{
	background-image:url(../images/land/thumbnails/morethantheseNewWorkThumb.jpg);
	background-repeat:no-repeat;
}

.scarDetail a{
	background-image:url(../images/land/thumbnails/scarDetailOneThumb.jpg);
	background-repeat:no-repeat;
}
.plasticDetail a{
	background-image:url(../images/land/thumbnails/plasticDetailThumb.jpg);
	background-repeat:no-repeat;
}
.studioViewOne a{
	background-image:url(../images/land/thumbnails/studioViewOneThumb.jpg);
	background-repeat:no-repeat;
}
.studioViewTwo a{
	background-image:url(../images/land/thumbnails/studioViewTwoThumb.jpg);
	background-repeat:no-repeat;
}
.newLandscapes a{
	background-image:url(../images/land/thumbnails/newLandscapesThumb.jpg);
	background-repeat:no-repeat;
}
.fenceOneTwo a{
	background-image:url(../images/land/thumbnails/fenceOneTwoThumb.jpg);
	background-repeat:no-repeat;
}
.fleshVideo a {
	background-image:url(../images/land/thumbnails/fleshVideoThumb.jpg);
	background-repeat:no-repeat;
}
.stillLife a {
	background-image:url(../images/land/thumbnails/landscapeInSituThumb.jpg);
	background-repeat:no-repeat;
}
.fenceTwo a{
	background-image:url(../images/land/thumbnails/fenceTwoThumb.jpg);
	background-repeat:no-repeat;
}
.fenceOneDetail a{
	background-image:url(../images/land/thumbnails/fenceOneDetailThumb.jpg);
	background-repeat:no-repeat;
}
.fenceOne a{
	background-image:url(../images/land/thumbnails/fenceOneThumb.jpg);
	background-repeat:no-repeat;
}

.flesh a{
	background-image:url(../images/land/thumbnails/inTheFleshThumb.jpg);
	background-repeat:no-repeat;
}
.newWorkVideo a{
		background-image:url(../images/land/thumbnails/newWorkThumb.jpg);
	background-repeat:no-repeat;
}
.marriage a{
		background-image:url(../images/land/thumbnails/marriageThumb.jpg);
	background-repeat:no-repeat;
}
.election a{
		background-image:url(../images/land/thumbnails/electionThumb.jpg);
	background-repeat:no-repeat;
}
.redzoneNew a{
		background-image:url(../images/land/thumbnails/redzoneNewThumb.jpg);
	background-repeat:no-repeat;
}
.greenDream a{
		background-image:url(../images/land/thumbnails/greenDreamThumb.jpg);
	background-repeat:no-repeat;
}

.completeness a{
		background-image:url(../images/land/thumbnails/completenessThumb.jpg);
	background-repeat:no-repeat;
}
.delicateBalance a{
		background-image:url(../images/land/thumbnails/delicateBalanceThumb.jpg);
	background-repeat:no-repeat;
}
.afterTheRain a{
		background-image:url(../images/land/thumbnails/afterTheRainThumb.jpg);
	background-repeat:no-repeat;
}
.disappearingLandscape a{
		background-image:url(../images/land/thumbnails/disappearingLandscapeThumb.jpg);
	background-repeat:no-repeat;
}
.portal2 a{
		background-image:url(../images/land/thumbnails/portal2Thumb.jpg);
	background-repeat:no-repeat;
}

.rainW a{
		background-image:url(../images/land/thumbnails/rainWThumb.jpg);
	background-repeat:no-repeat;
}
.blackLandscape a{
		background-image:url(../images/land/thumbnails/blackLandscapeThumb.jpg);
	background-repeat:no-repeat;
}
.overview a{
		background-image:url(../images/land/thumbnails/overviewThumb.jpg);
	background-repeat:no-repeat;
}
.redzone a{
		background-image:url(../images/land/thumbnails/redzoneThumb.jpg);
	background-repeat:no-repeat;
}
.vortex a{
		background-image:url(../images/land/thumbnails/vortexThumb.jpg);
	background-repeat:no-repeat;
}
.morethanthese a{
		background-image:url(../images/land/thumbnails/morethantheseThumb.jpg);
	background-repeat:no-repeat;
}
.morethantheseD a{
		background-image:url(../images/land/thumbnails/morethantheseDetThumb.jpg);
	background-repeat:no-repeat;
}
.reiteration a{
		background-image:url(../images/land/thumbnails/reiterationThumb.jpg);
	background-repeat:no-repeat;
}
.reiterationD a{
		background-image:url(../images/land/thumbnails/reiterationDetThumb.jpg);
	background-repeat:no-repeat;
}


.nature a {
 	background-image:url(../images/land/thumbnails/natureThumb.jpg);
	background-repeat:no-repeat;
}
.natureD a {
 	background-image:url(../images/land/thumbnails/natureDetThumb.jpg);
	background-repeat:no-repeat;
}
.price a{
	background-image:url(../images/land/thumbnails/priceThumb.jpg);
	background-repeat:no-repeat;
}

.priceD a{
	background-image:url(../images/land/thumbnails/priceDThumb.jpg);
	background-repeat:no-repeat;
}

.redHot a{
	background-image:url(../images/land/thumbnails/redHotThumb.jpg);
	background-repeat:no-repeat;
}
.comingApart a{
	background-image:url(../images/land/thumbnails/comingApartThumb.jpg);
	background-repeat:no-repeat;
}
.comingApartD a{
	background-image:url(../images/land/thumbnails/comingApartDThumb.jpg);
	background-repeat:no-repeat;
}
.disappearing a{
	background-image:url(../images/land/thumbnails/disappearingThumb.jpg);
	background-repeat:no-repeat;

}

.extreme a{
	background-image:url(../images/land/thumbnails/extremeThumb.jpg);
	background-repeat:no-repeat;
}
.nevermore a{
	background-image:url(../images/land/thumbnails/nevermoreThumb.jpg);
	background-repeat:no-repeat;
}
.lastLight a{
	background-image:url(../images/land/thumbnails/lastLightThumb.jpg);
	background-repeat:no-repeat;
}
.lastLightD a{
	background-image:url(../images/land/thumbnails/lastLightDThumb.jpg);
	background-repeat:no-repeat;
}
.fleeting a{
	background-image:url(../images/land/thumbnails/fleetingThumb.jpg);
	background-repeat:no-repeat;
}
.cingedD a{
	background-image:url(../images/land/thumbnails/cingedDThumb.jpg);
	background-repeat:no-repeat;
}
.detachment a{
	background-image:url(../images/land/thumbnails/detachmentThumb.jpg);
	background-repeat:no-repeat;
}
.cinged a{
	background-image:url(../images/land/thumbnails/cingedThumb.jpg);
	background-repeat:no-repeat;
}
.underSubmission a{
	background-image:url(../images/land/thumbnails/submissionThumb.jpg);
	background-repeat:no-repeat;
}
.symbiosis a{
	background-image:url(../images/land/thumbnails/symbThumb.jpg);
	background-repeat:no-repeat;

}
.symbiosisD a{
	background-image:url(../images/land/thumbnails/symThumb.jpg);
	background-repeat:no-repeat;

}
.abandoned a{
	background-image:url(../images/land/thumbnails/abandonedThumb.jpg);
	background-repeat:no-repeat;

}
.unstable a{
	background-image:url(../images/land/thumbnails/unstableThumb.jpg);
	background-repeat:no-repeat;

}

.unstableD a{
	background-image:url(../images/land/thumbnails/unstableDetThumb.jpg);
	background-repeat:no-repeat;

}
.network a{
	background-image:url(../images/land/thumbnails/twigsThumb.jpg);
	background-repeat:no-repeat;

}

.newgrowth a{
	background-image:url(../images/land/thumbnails/newgrowthThumb.jpg);
	background-repeat:no-repeat;

}
.networkD a{
	background-image:url(../images/land/thumbnails/networkDetThumb.jpg);
	background-repeat:no-repeat;

}

.remains a{
	background-image:url(../images/land/thumbnails/remainsThumb.jpg);
	background-repeat:no-repeat;

}
.remainsD a{
	background-image:url(../images/land/thumbnails/remainsDetThumb.jpg);
	background-repeat:no-repeat;

}
.relativity a{
	background-image:url(../images/land/thumbnails/relativityThumb.jpg);
	background-repeat:no-repeat;

}

.sustainability a{
	background-image:url(../images/land/thumbnails/fluxThumb.jpg);
	background-repeat:no-repeat;

}
.interchange a{
	background-image:url(../images/land/thumbnails/interchangeThumb.jpg);
	background-repeat:no-repeat;

}
.leaves a{
	background-image:url(../images/land/thumbnails/leavesThumb.jpg);
	background-repeat:no-repeat;

}

.leavesD a{
	background-image:url(../images/land/thumbnails/leavesDetThumb.jpg);
	background-repeat:no-repeat;

}

.passage a{
	background-image:url(../images/land/thumbnails/passageThumb.jpg);
	background-repeat:no-repeat;
}

.dynamism a{
	background-image:url(../images/land/thumbnails/dynamismThumb.jpg);
	background-repeat:no-repeat;
}


.ponds a{
	background-image:url(../images/land/thumbnails/pondsThumb.jpg);
	background-repeat:no-repeat;
}


.whiteout a{
	background-image:url(../images/land/thumbnails/whiteoutThumb.jpg);
	background-repeat:no-repeat;
}

.quietPlace a {
		background-image:url(../images/land/thumbnails/quietPlaceThumb.jpg);
	background-repeat:no-repeat;
}
.sharedMatter a {
		background-image:url(../images/land/thumbnails/sharedMatterThumb.jpg);
	background-repeat:no-repeat;
}
.dawn a {
		background-image:url(../images/land/thumbnails/dawnThumb.jpg);
	background-repeat:no-repeat;
}

.portal a {
		background-image:url(../images/land/thumbnails/portalThumb.jpg);
	background-repeat:no-repeat;
}

.orange a {
		background-image:url(../images/land/thumbnails/hotspotThumb.jpg);
	background-repeat:no-repeat;
}
.world a {
		background-image:url(../images/land/thumbnails/worldThumb.jpg);
	background-repeat:no-repeat;
}
.distinction a {
		background-image:url(../images/land/thumbnails/distinctionThumb.jpg);
	background-repeat:no-repeat;
}
.destiny a {
		background-image:url(../images/land/thumbnails/destinyThumb.jpg);
	background-repeat:no-repeat;
}
.generations a {
		background-image:url(../images/land/thumbnails/generationsThumb.jpg);
	background-repeat:no-repeat;
}
.unknown a {
		background-image:url(../images/land/thumbnails/unknownThumb.jpg);
	background-repeat:no-repeat;
}
.aftermath a {
		background-image:url(../images/land/thumbnails/aftermathThumb.jpg);
	background-repeat:no-repeat;
}
.sunset a {
		background-image:url(../images/land/thumbnails/sunsetThumb.jpg);
	background-repeat:no-repeat;
}
.unrest a {
		background-image:url(../images/land/thumbnails/unrestThumb.jpg);
	background-repeat:no-repeat;
}
.horizon a {
		background-image:url(../images/land/thumbnails/horizonThumb.jpg);
	background-repeat:no-repeat;
}
.brink a {
		background-image:url(../images/land/thumbnails/brinkThumb.jpg);
	background-repeat:no-repeat;
}
.australia a {
		background-image:url(../images/land/thumbnails/australiaThumb.jpg);
	background-repeat:no-repeat;
}
.australiaD a {
		background-image:url(../images/land/thumbnails/australiaDThumb.jpg);
	background-repeat:no-repeat;
}
.studioView a {
		background-image:url(../images/land/thumbnails/studioViewThumb.jpg);
	background-repeat:no-repeat;
}
.expanse a {
		background-image:url(../images/land/thumbnails/expanseThumb.jpg);
	background-repeat:no-repeat;
}
.hours a {
		background-image:url(../images/land/thumbnails/hoursThumb.jpg);
	background-repeat:no-repeat;
}
.waters a {
		background-image:url(../images/land/thumbnails/watersThumb.jpg);
	background-repeat:no-repeat;
}
.unstableI a {
		background-image:url(../images/land/thumbnails/unstableIThumb.jpg);
	background-repeat:no-repeat;
}
.hollyoak a {
		background-image:url(../images/land/thumbnails/hollyoakThumb.jpg);
	background-repeat:no-repeat;
}

.usa a {
		background-image:url(../images/land/thumbnails/usaWallThumb.jpg);
	background-repeat:no-repeat;
}
.oceanPaint a {
		background-image:url(../images/land/thumbnails/oceanPaintThumb.jpg);
	background-repeat:no-repeat;
}
.fence a {
		background-image:url(../images/land/thumbnails/intIVThumb.jpg);
	background-repeat:no-repeat;
}
.windI a {
		background-image:url(../images/land/thumbnails/windRThumb.jpg);
	background-repeat:no-repeat;
}
.walnut a {
		background-image:url(../images/land/thumbnails/walnutThumb.jpg);
	background-repeat:no-repeat;
}
.intOne a {
		background-image:url(../images/land/thumbnails/intOneThumb.jpg);
	background-repeat:no-repeat;
}
.rain a {
		background-image:url(../images/land/thumbnails/rainThumb.jpg);
	background-repeat:no-repeat;
}

.branches a {
		background-image:url(../images/land/thumbnails/studioInterventionThumb.jpg);
	background-repeat:no-repeat;
}

.intPartI a {
		background-image:url(../images/land/thumbnails/intPart1Thumb.jpg);
	background-repeat:no-repeat;
}

.intConclusion a {
		background-image:url(../images/land/thumbnails/intConclusionThumb.jpg);
	background-repeat:no-repeat;
}

.finality a {
		background-image:url(../images/land/thumbnails/finalityThumb.jpg);
	background-repeat:no-repeat;
}
.vaporized a {
		background-image:url(../images/land/thumbnails/vaporizedThumb.jpg);
	background-repeat:no-repeat;
}
.precipice a {
		background-image:url(../images/land/thumbnails/precipiceThumb.jpg);
	background-repeat:no-repeat;
}
.fadetogrey a {
		background-image:url(../images/land/thumbnails/fadetogreyThumb.jpg);
	background-repeat:no-repeat;
}

.fractured a {
		background-image:url(../images/land/thumbnails/fracturedThumb.jpg);
	background-repeat:no-repeat;
}
.approachingstorm a {
		background-image:url(../images/land/thumbnails/approachingstormThumb.jpg);
	background-repeat:no-repeat;
}
.throughthefog a {
		background-image:url(../images/land/thumbnails/throughthefogThumb.jpg);
	background-repeat:no-repeat;
}

.noBold {
text-transform:none;
}
/*__focus areas LANDARCHIVE-Updated__*/

.catDescriptionArchive{

}

.landArchive {
	margin-bottom: 50px;
}
.reliefArchive a{
	background-image:url(../images/reliefArchiveCat.jpg);
	background-repeat:no-repeat;

}
.reliefArchive a:hover{
	background-image:url(../images/reliefArchiveCat_OnBtn.jpg);
	background-repeat:no-repeat;

}
.mixedMediaArchive a {
	background-image:url(../images/mixedmediaArchiveCat.jpg);
	background-repeat:no-repeat;
}
.mixedMediaArchive a:hover {
	background-image:url(../images/mixedmediaArchiveCat_OnBtn.jpg);
	background-repeat:no-repeat;
}
.watercolorsArchive a{
	background-image:url(../images/watercolorArchiveCat.jpg);
	background-repeat:no-repeat;

}
.watercolorsArchive a:hover{
	background-image:url(../images/watercolorArchiveCat_OnBtn.jpg);
	background-repeat:no-repeat;
}
.interventionsArchive a{
	background-image:url(../images/interventionsArchiveCat.jpg);
	background-repeat:no-repeat;
}
.interventionsArchive a:hover{
	background-image:url(../images/interventionsArchiveCat_OnBtn.jpg);
	background-repeat:no-repeat;
}

/*__focus areas ARCHIVE__*/


.focusAreasRight {
	list-style-type: none;
	width:400px;
	float:right;
}
.focusAreasLeft {
	list-style-type: none;
	width:400px;
	float:left;
}
.focusAreasRight a, .focusAreasLeft a {
	width:350px;
	height:325px;
	display:block;
	text-decoration:none;
	color:#333;
	text-align:center;
	font-weight:600;
	margin: auto;
}
.dissipation a {
	background-image: url(../images/dissipation.jpg);
	background-repeat:no-repeat;
}
.atmosphere a {
	background-image:url(../images/atmosphere.jpg);
	background-repeat:no-repeat;
}
.place a {
	background-image:url(../images/place.jpg);
	background-repeat:no-repeat;
}
.ocean a {
	background-image:url(../images/ocean.jpg);
	background-repeat:no-repeat;
}
.wind a {
	background-image:url(../images/wind.jpg);
	background-repeat:no-repeat;
}

.dissipation a:hover {
	background-image: url(../images/dissipation_onBtn.jpg);
	color:#000;
}

.atmosphere a:hover {
	background-image:url(../images/atmosphere_onBtn.jpg);
	color:#000;
}
.place a:hover {
	background-image:url(../images/place_onBtn.jpg);
	color:#000;
}
.ocean a:hover {
	background-image:url(../images/ocean_onBtn.jpg);
	color:#000;
}
.wind a:hover {
	background-image:url(../images/wind_onBtn.jpg);
	color:#000;
}

.focustitle {
	line-height: 37;
	font-weight:600;
	font-size:1.1em;/*display:block;
padding-top:250px;*/
}
.focusitalic {
	font-style:italic;
	margin-left:10px;
	font-weight:400;
}
/*_____________________________ARTWORK/CATEGORYPAGE_____________________________*/
.largeZoom {
	max-width:700px;
	width:100%;
}
#zoom {
	position: relative;
}
#picContent {
	display:block;
	margin-left:auto;
	margin-right:auto;
	margin-top:50px;
}
.zoomInfo {
	border-bottom:groove 4px #5276b4;
}
.cursor {
	display:block;
	padding-bottom:20px;
}
.goBack {
	display:block;
	float:right;
}
/*_____________________________ARTWORK/CATEGORYPAGE_____________________________*/

.categoriesInfo {
	padding-top:75px;
	width:90%;
	display:block;
	margin:auto;
	font-size:1.1em;
}
.categoryDesc {
	margin-top:25px;
}
.catDescription{
	display:block;
width:69%;
margin: auto;
margin-bottom: 50px;
margin-top: -40px;

}
.catDescriptionRelief{
	padding-top: 150px;
}
.catTitle{
	font-weight:600;
	font-size:1.4em;
	font-weight:500;
	margin-top:100px;
}
.catTopTitle{
	margin-top:50px;
}

h5 {
	font-size:1.1em;
	font-weight:600;
}
.artworkList {
	padding-top:0px;
}

.artworkList h5, .artworkList p {
	text-align:center;
}

.longDesc{
	width: 700px;
}
.artworkList img {
	width:100%;
	max-width:700px;
	margin:50px auto 10px auto;
	display:block;
}


.video-container {
    position: relative;
	margin:50px auto 10px auto;
	max-width:700px;
    padding-bottom: 56.25%;
    padding-top: 35px;
    height: 0;
    overflow: hidden;
}

.video-container iframe {
    position: absolute;
    top:0;
    left: 0;
    width: 100%;
    height: 100%;
}
.artworkpage h3{
	color:#444;
	text-align:center;
	font-size:1.5em;
	/*border-bottom:groove 2px #5276b4;*/
}
.archivepage h3 {
		color:#444;
	text-align:center;
	font-size:1.5em;
}

.arrows {
	color:#444;
	text-align:center;
	font-size:1.5em;
	/*border-bottom:groove 2px #5276b4*/;
}


.back {
	font-style:italic;
	text-align:left;
	display:block;
	color:#e9a42f;
	float:left;
}
.back:hover, .next:hover {
	color:#d66716;
}
.next {
	font-style:italic;
	text-align:right;
	display:block;
	color:#e9a42f;
	width:20%;
	text-align:right;
	float:right;
}
.categoryDate {
	text-transform:lowercase;
	margin-left:18px;
	font-size:.9em;
}
.categoryTitle {
	text-transform:none;
	margin-left:18px;
	font-size:.9em;
}
.artworkstripe {
	padding-top:15px;
}
.longDesc {
	width:70%;
	display:block;
	margin-left:auto;
	margin-right:auto;
}
.artTitle {
	text-transform:none;
}
.backToThumb{
	display:block;
	text-align:center;
 	margin: auto;
 	font-size:1.2em;
}
/*_____________________________ARTWORK/LANDPAGE_____________________________*/
#landNav{
text-align:center;
display:block;
margin:auto;
font-size:1.1em;
margin-top:20px;	
}
#landNav a{
margin-right:5%;
}
/*_____________________________ABOUTPAGE_____________________________*/

.vkImage img, .vkStripe img {
	width:100%;
}
.statement {
	margin:25px auto 0 auto;
	font-size:1.2em;
	line-height:2em;
	width:85%;
}
.statement p {
	color:#444;
}
.pSpace {
	padding-top:1%;
}
.vkStripe {
	margin-top:50px;
}
/*_____________________________ARTDISCUSSIONSPAGE_____________________________*/

#artDiscussionspage h3 {
	color:#444;
	text-align:center;

	border-bottom:groove 2px #5276b4;
}

.discImage img {
	margin-top:50px;
	width:100%;
	max-width:300px;
	float:left;
	margin-left:100px;
}
.discParagraph {
	font-size:1em;
	line-height:1.5em;
	width:45%;
	float:right;
	display:block;
	margin-bottom:50px;
	margin-top:50px;
	margin-right:50px;
	
}
.discParagraph p {
	padding-right:10px;
	padding-top:25px;
	color:#444;
}
.imagesDisc{
	display:block;
	height:220px;
clear:both;

}
/*.smallImages{
text-align:center;
display:block;
}*/
.smallImages img{
border:solid 2px #5276b4;
margin-top: 50px;
margin-bottom:50px;
width:100%;
max-width:170px;
float:left; 
}

/*.bigResDisc img{
max-width:188px;
margin-bottom:25px;
}*/
#dates {
	clear:both;
	width:80%;
	margin:auto;

}
#dates p {
	color:#444;
}
.longImageDisc{
max-width:113px;
padding-bottom: 35px;
}
.clearTwo{
	clear:both;
}

/*_____________________________BIOPAGE_____________________________*/

.bioImage img {
	
	width:100%;
	max-width:400px;
	float:left;
	margin-top:50px;
}
.bioParagraph {
	margin-top:70px;
	font-size:1em;
	line-height:1.5em;
	width:50%;
	float:right;
	display:block;
	margin-bottom:100px;
}
.bioParagraph p {
	padding-right:25px;
	color:#444;
}
.stripeshort img {
	width:100%;
	max-width:600px;
	margin:100px auto 0 auto;
	display:block;
}
/*__RESUME__*/

#resume {
	width:80%;
	margin:auto;
	padding-top:25px;
}
#resume p {
	color:#444;
}
h2 {
	font-size:1.5em;
	font-weight:600;
	color:#d66716;
	text-decoration:underline;
	text-transform:uppercase;
}
h3 {
	margin:30px 0 5px 0;
	font-size:1.2em;
	font-weight:600;
	text-transform:uppercase;
}
h4 {
	margin-top:15px;
	font-weight:600;
}
.space {
	margin-top:5px;
}
.italic {
	font-style:italic;
}
.bold {
	font-weight:600;
	color:#000;
}
.indentation {
	text-indent: 30px;
}
.underline {
	text-decoration:underline;
}
#resume a {
	color:#e9a42f;
	text-decoration:none;
}
#resume a:hover {
	color:#d66716;
}
.gotop {
	position:fixed;
	bottom:0;
	left:85%;
	text-decoration:none;
	color:white;
	background:rgba(240,240,240,.6);
	height:44px;
	width:44px;
	display:none;
	border-radius: 5px;
}
.gotop:hover {
	background: rgba(214,103,22,.2);
}

/*_____________________________NEWSPAGE_____________________________*/

/*.newsImage img {
	margin-top:25px;
	width:100%;
	max-width:450px;
	float:left;
}
.newsParagraph {
	font-size:1em;
	line-height:1.5em;
	width:45%;
	float:right;
	display:block;
	margin-bottom:50px;
}*/
.newsParagraphNoPhoto {
	font-size:1em;
	line-height:1.5em;
	width:50%;
	margin-bottom:50px;
	margin-left:auto;
	margin-right:auto;
}
#artConversations {
	clear:both;
	padding-top:5%;
	text-align:center;
}
.black {
	color:#000;
}

.linethrough{
	text-decoration:line-through;
	text-decoration-color: red;
}
.extended{
	color: red;
}
/*_____________________________CONTACTPAGE_____________________________*/

.contactImage img {
	margin-top:25px;
	width:100%;
	max-width:300px;
}
.contactImage {
	width:50%;
	margin-left:auto;
	margin-right:auto;
}
.contactParagraph {
	margin-left:auto;
	margin-right:auto;
	width:30%;
}
.credits{
    font-size:0.8em;
}
.indent{
	padding-left:10px;
}
/*_____________________________PRESSPAGE_____________________________*/
#presspage h2 {
	text-decoration:none;
	color:#5276b4;
	margin-bottom:1%;
	margin-top:4%;
	text-align:center;
	border-bottom: groove #5276b4 0.5px;
}
/*.pressBox  {
	display:block;
	width:200px;
	height:160px;
	background:rgba(240,240,240,.6);
	border-bottom:dashed #5276b4 ;
	border-right:solid 1px #5276b4;
}
.pressBox2 {
	display:block;
	width:100%;
	background:rgba(240,240,240,.6);
	border-bottom:dashed #5276b4;
	border-right:solid 1px #5276b4;
}
.pressWrap {
	display:block;
	float:left;
	margin-right:10px;
	margin-top:10px;
}
.year {
	clear:both;
	padding-top:3%;
	position:relative;
}
.pressBox p {
	padding:10%;
	font-weight:600;
}
.pressBox a:hover {
	background:rgba(214,103,22,.2);
}
.pressArticle {
	color:#d66716;
}
.lastBox {
	padding-bottom:50px;
}
.pressStripe img {
	padding-top:100px;
}*/

/*_____________________________FOOTER_____________________________*/

footer {
	clear:both;
	padding-top:50px;
	height:100px;
	display:block;
}
#quote {
	display:block;
	float:left;
	font-size:1.2em;
	width:80%;
}
#murakami {
	display:block;
	float:left;
	font-size:1.2em;
	width:60%;
}
blockquote:before {
	color: #000;
	font-family:'Arial Rounded MT';
	content: open-quote;
	font-size: 2em;
	line-height: 0.1em;
	margin-right: 0.25em;
	vertical-align: -0.4em;
}
blockquote:after {
	color: #000;
	font-family:'Arial Rounded MT';
	content: close-quote;
	font-size: 2em;
	line-height: 0.1em;
	margin-right: 0.25em;
	vertical-align: -0.4em;
}
.galilego {
	font-style:italic;
	font-size:.9em;
	margin-left:70%;
}
.hopper {
	font-style:italic;
	font-size:.9em;
	margin-left:45%;
}
.murakami {
	font-style:italic;
	font-size:.9em;
	margin-left:50%;
}
.heraclitus {
	font-style:italic;
	font-size:.9em;
	margin-left:35%;
}
.einstein {
	font-style:italic;
	font-size:.9em;
	margin-left:55%;
}
.waldo {
	font-style:italic;
	font-size:.9em;
	margin-left:60%;
}
#socialmedia {
	display:block;
	height:30px;
	width:30%;
	margin: auto;
	padding-top:25px;
}
#socialmedia li {
	list-style-type: none;
	display:block;
	float:left;
	width:30px;
	height:30px;
	line-height:30px;
}
.facebook a {
	background-image:url(../images/facebook.png);
	display:block;
	text-indent:-9999px;
	background-repeat:no-repeat;
}
.instagram a {
	background-image:url(../images/instagram.png);
	display:block;
	text-indent:-9999px;
	background-repeat:no-repeat;
}
.twitter a {
	background-image:url(../images/twitter.png);
	display:block;
	text-indent:-9999px;
	background-repeat:no-repeat;
}
.linkedin a {
	background-image:url(../images/linkedin.png);
	display:block;
	text-indent:-9999px;
	background-repeat:no-repeat;
}
.facebook a:hover {
	background-image:url(../images/facebook_onBtn.png);
}
.instagram a:hover {
	background-image:url(../images/instagram_onBtn.png);
}
.twitter a:hover {
	background-image:url(../images/twitter_onBtn.png);
}
.linkedin a:hover {
	background-image:url(../images/linkedin_onBtn.png);
}
.copyright {
	display:block;
	clear:both;
	width:100%;
	text-align:center;
	color:#3662af;
	padding:25px;
}



/*_____________________________MEDIA QUERIES_____________________________*/

@media (max-width:1200px) {
h1 a {
	font-size:2.5em;
	padding-top:75px;
}
.mainmenu {
	padding-top:25px;
}
#quote {
	font-size:1.1em;
}
blockquote:before {
	font-size:1.8em;
}
blockquote:after {
	font-size:1.8em;
}

}
 @media (max-width:1090px) {
.discParagraph {
	width: 65%;
	float: none;
	margin: 25px auto 50px auto;
}
.discImage img {
	float: none;
	margin-left: auto;
	margin-right: auto;
	display: block;
}
.focusAreasLand {
	list-style-type: none;
	width:500px;
	height:321px;
	margin: auto;
}
 .focusAreasLand a {
	width:500px;
	height:321px;
	display:block;
 }
.land a {
	background-image:url(../images/fenceIndexPage1090.jpg);
	background-repeat:no-repeat;
}
.land a:hover {
	background-image:url(../images/fenceIndexPage1090_OnBtn.jpg);
	color:#000;
}
.focustitleland	  {
	line-height: 54;
	font-size:1.5em;

}


 }
 @media (max-width:1050px) {
	 
	 .mainmenu {
	width:600px;
	font-size: 1em;
}
.mainmenu a {
	width:80px;
}
.artdiscussions a{
width:170px;
padding-left:25px;
}
.focusAreasRight, .focusAreasLeft {
	width: 325px;
}
.focusAreasRight a, .focusAreasLeft a {
	width: 325px;
	height: 325px;
}
.bioImage img, .newsImage img {
	float: none;
	margin-left: auto;
	margin-right: auto;
	display: block;
}
.bioParagraph, .newsParagraph {
	width: 75%;
	float: none;
	margin: 25px auto 50px auto;
}
.newsParagraph {
	width: 55%;
	float: none;
	margin: 25px auto 50px auto;
}
#artconversations {
	width: 85%;
	margin-left: auto;
	margin-right: auto;
}
.longImageDisc{
max-width:113px;
padding-bottom: 45px;
}
 .catDescriptionRelief{
	padding-top: 50px;
}
}
 @media (max-width:950px) {
	 .focusAreasCategories {
	width:550px;;
	height:550px;
}
.catDescription{
	display:block;
	clear:both;
	width:60%;
	margin: auto;
	margin-bottom: 50px;


}

 @media (max-width:900px) {
h1 {
	width:40%;
}
	 .mainmenu {
	width:500px;
	font-size: 1em;
}
.mainmenu a {
	width:80px;
}
.artdiscussions a{
width:170px;
padding-left:15px;
}


.focusAreasLand {
	list-style-type: none;
	width:300px;
	height:193px;
	margin: auto;
}


 .focusAreasLand a {
	width:300px;
	height:193px;
	display:block;
 }
.land a {
	background-image:url(../images/fenceIndexPage900.jpg);
	background-repeat:no-repeat;
}
.land a:hover {
	background-image:url(../images/fenceIndexPage900_OnBtn.jpg);
	color:#000;
}
.focustitleland	  {
	line-height: 33;
	margin:auto;
	font-size:1.5em;
}



.focusAreasRight, .focusAreasLeft {
	width:300px;
}
.focusAreasRight a, .focusAreasLeft a {
	width:300px;
	height:300px;
}
#quote {
	width:70%;
}
.categoryOne a, .categoryTwo a {
	width: 275px;
}
.categoryOne p, .categoryTwo p {
	width:90%;
}
.contactQuote{
    width:90%;
}
.imagesDisc{
	display:block;
	height:160px;
clear:both;

}
.smallImages img{
border:solid 2px #5276b4;
margin-top: 25px;
margin-bottom:25px;
max-width:150px;
float:left; 
}
 

}
 @media (max-width:800px) {
	 
.aboutNav{
width:500px;
font-size:1em;
}
.focusAreasRight {
	float:none;
	width:400px;
	margin:0px auto;
}
.focusAreasLeft {
	float:none;
	width:400px;
	margin: 100px auto 0px auto;
}
.focusAreasRight a, .focusAreasLeft a {
	width:350px;
	height:300px;
}
#socialmedia, #quote {
	float:none;
	margin-left:auto;
	margin-right:auto;
}
#socialmedia {
	width:30%;
	
}
#quote {
	margin:50px auto;
}

.newsParagraphNoPhoto {
	 width:80%;

  }

}
 @media (max-width:750px) {

.artdiscussions a{
width:150px;
padding-left:20px;
padding-right:10px;
}
 .imagesDisc{
	display:block;
	width:100%;
clear:both;
padding-left:25px;

}
.clear{
clear:both;
}
.smallImages img{
border:solid 2px #5276b4;
margin-top: 10px;
margin-bottom:10px;
max-width:220px;
clear:left;
}
.longImageDisc{
padding-bottom: 15px;
}
 
 }
 

 @media (max-width:700px) {
	 
	 .mainmenu {
	width:425px;
	font-size: .7em;
}	  
.mainmenu a {
	width:65px;
}
.artdiscussions a{
width:125px;
text-align:center;
padding-left:10px;
padding-right:0px;
}
h1 {
	width: 50%;
}
h1 a {
	font-size: 2em;
}

.galilego {
	margin-left:50%;
}
#quote {
	font-size:1em;
}

.statement {
	font-size:1.1em;
	line-height:1.8em;
	width:94%;
}
.pSpace {
	padding-top:2%;
}
.bioParagraph, .newsParagraph {
	width: 85%;
}
.contactParagraph {
	width:60%;
}
.contactImage {
	width:60%;
}
#landNav a{
	display:block;
width:100%	} 
}
@media (max-width:650px) {
	  
.mainmenu {
	width:425px;
	font-size: .8em;
}	  
.mainmenu a {
	width:65px;
}
.aboutNav{
width:400px;
font-size:0.9em;
margin-left:0px;
}

.artdiscussions a{
width:125px;
text-align:center;
padding-left:10px;
padding-right:0px;
}
.focusAreasLandCategory {
	list-style-type: none;
	width:250px;;
	height:600px;

	
}	
.focusAreasCategories {
	width:400px;;
	height:900px;
}

.catDescription{
	display:block;
	clear:both;
	width:60%;
	margin: auto;
	margin-bottom: 50px;


}
}
 @media (max-width:550px) {
	 

.pressBox, .pressWrap {
	margin-left:auto;
	margin-right:auto;
	float:none;
}
.quoteM {
	font-size:.9em;
}
}
@media (max-width:480px) {
	
.titleLong{
	font-size:10px;
}	
	
h1 {
	width:75%;
	padding-top:35px;
}
.mobile_menu {
	display: block;
	margin-left: 80%;
	margin-top: -40px;
}
.mainmenu {
	width: 100%;
	height: 280px;
	opacity: 1;
	float: none;
	position: absolute;
	top: 88px;
	left: -150%;
	background: rgba(240,240,240,.9);
	padding-top:20px;
     z-index:1;
}
.mainmenu a {
	float: none;
	width: 100%;
	text-align: center;
}
.focusAreasRight, .focusAreasLeft {
	width:300px;
}
.focusAreasRight a, .focusAreasLeft a {
	width:300px;
	height:300px;
}

.statement {
	font-size:1em;
	line-height:1.5em;
	width:95%;
}
.pSpace {
	padding-top:3%;
}
.copyright {
	font-size:.8em;
}
}
 @media (max-width:350px) {
.focusAreasRight, .focusAreasLeft {
	width:225px;
}
.focusAreasRight a, .focusAreasLeft a {
	width:225px;
	height:300px;
}

}
