@charset "UTF-8";
/* CSS Document */

@import url("//hello.myfonts.net/count/258b9f");

  
@font-face {font-family: 'FuturaBT-Book';src: url('../fonts/258B9F_0_0.eot');src: url('../fonts/258B9F_0_0.eot?#iefix') format('embedded-opentype'),url('../fonts/258B9F_0_0.woff') format('woff'),url('../fonts/258B9F_0_0.ttf') format('truetype');}
 
 
 
html {
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	font-family: FuturaBT-Book;
	font-weight: normal;
	font-style: normal;
	font-size: 16px;
	line-height: 19px;
}

body {
	width: 870px;
	height: 100%;
	margin: 0 auto;
	padding: 0;
	background-color: #fff;
    -webkit-text-size-adjust: 100%;
}
h3 {
	font-family: FuturaBT-Book;
	font-weight: normal;
	font-style: normal;
	font-size: 16px;
}

a {
	color: #666;
}
a:hover {
	color: #000;
}
.inlineLink {
    font-size: 1.2em;
    line-height: 1.5em;
    text-align: center;
    padding: 0 30px;
}
.clear {
	clear: both;
}

#navColumn {
	width: 170px;
	height: 500px;
	float: left;
	position: fixed;
}
#sideBar {
	top: 122px;
	position: relative;
}
#logo {
	width: 148px;
	height: 73px;
    background: url(../images/logo.jpg) no-repeat;
    background-size: 148px 74px;
    display: block;
}
#navDiv {
	display: block;  
}  
#navButton {
	display: none;
}
#hide {
	display: none;
}
#nav {
	font-size: 14px;
	letter-spacing: 3px;
	color: #999;
	line-height: 30px;
	text-transform: capitalize;
	display: block;
	margin: 30px 0 0 -20px;
}
#nav ul {
	margin-left: -15px;
	list-style: none;
}
#nav ul li a, #nav ul li a:visited{
	padding-left: 17px;
	color: #999;
	text-decoration: none;
}
#nav ul li a:hover { 
	color: #000;
	background-image: url(../images/nav-bullet.gif);
	background-repeat: no-repeat;
}
.activePage {
	color: #000;
	padding-left: 17px;
	background-image: url(../images/nav-bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 10px;
}

.collapse {
    cursor: pointer;
    display: block;
    padding-left: 17px;
}
.collapse + input{
  display: none; /* hide the checkboxes */
}
.collapse + input + ul{
  display:none;
}
.collapse + input:checked + ul{
  display:block;
}



.noBullet{
	color: #999;
    padding-left: 17px;
}
.submenu {
	letter-spacing: 2px;
}
#copyright {
	font-size: 10px;
	line-height: 17px;
	color: #666;
	margin-top: 25px;
}



#mainColumn {
	width: 700px;
	height: auto;
	position: relative;
	float: right;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #d1d3d4;
	border-left-color: #d1d3d4;
}
#linksColumn {
	width: 700px;
	height: 100%;
	position: relative;
	float: right;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #d1d3d4;
	border-left-color: #d1d3d4;
}
#mainProcess {
	width: 700px;
	height: auto;
	position: relative;
	float: right;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #d1d3d4;
	border-left-color: #d1d3d4;
	font-size: 2em;
	line-height: 2.5em;	
	color: #333;
}

.homeGallery {
	margin: 47px 0 40px 0;
	padding: 70px 0 0 137px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #d1d3d4;
}
.rollover {
    width: 100%;
    margin-top: 20px;
    text-align: center;
    color: #999;
}
#bioGallery {
	width: 540px;
	margin: 0;
	background: url(../images/top-rule.gif) 0 top no-repeat;
}
.bio {
	padding: 116px 80px 80px 80px;
}


#showsGallery {
	margin: 47px 0 40px 0;
	padding: 63px 60px 50px 80px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #d1d3d4;
}
.showsList {
	float: left;
	width: 300px;
}
#showsPhotos {
	float: right;
	width: 250px;
	padding-top: 20px;
}
#showsPhotos img{
	padding-bottom: 30px;
}
.commissions {
    margin-bottom: 50px;
}
.commissions img {
    width: 40%;
	float: left;
	margin: 20px 17px 20px 23px;
}
.commissionsSingle {
	width: 400px;
    margin: 0 auto;
	padding: 40px 20px 0 0;
}
.commissionsSingle img {
	width: 100%;
    padding-top: 10px;
    margin: 0 auto;
}


#homeCopy {
	font-size: 1.25em;
	line-height: 1.8em;
	color: #333;
	padding: 20px 40px 30px 40px;
	margin: 0 auto;
	text-align: center;
}
#homeCopy a{
	font-size: .8em;
}
.bioLink {
	font-size: .9em;
	float: left;
	padding: 40px 42px 0 42px;
}

#processGallery {
	margin: 47px 0 50px 0;
	padding-top: 70px;
	width: 700px;
	height: 100%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #d1d3d4;
}
#processGallery p{
	font-size: .5em;
	line-height: 1.5em;
}
#galleryHolder {
	height: auto;
	margin: 0 0 50px 0;
}



.thumb {
	float: left;
	position:relative;
	z-index:110;
	width: 208px;
	height: 214px;
	margin: 0 10px 10px 0;
	color:#ffffff;
	font-family: helvetica, arial, sans-serif;
	font-size: 14px;
	line-height: 20px;
	text-align:center;
}
.mask {
	display:none;
	position:relative;
	z-index:120;
	background-image:url(../images/mask01.png);
	width: 184px;
	height: 192px;
	top: -218px;
	margin: 0 auto;
}


.homeBullets {
	width: 100%;
	height: 100px;
	padding: 30px 0 30px 0;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #d1d3d4;
}
.homeBullets div {
    width: 96px;
    margin: 0 auto;
}
.bioBullets {
	width: 100%;
	height: 150px;
	margin: 0 auto;
	padding: 30px 0 30px 0;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #d1d3d4;
}
.video {
	width: 100%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #d1d3d4;
    padding: 50px 0;
    margin: 0 auto;
}
.video iframe {
    width: 560px;
    height: 315px;  
    display: block;
    margin: 0 auto;
}
.videoTitle {
    text-align: center;
    font-size: 18px;
    margin-top: -10px;
}
.thumb h3 {
	color: #fff;
	padding: 70px 10px 0 10px;

}
.thumb a {
	text-decoration:none;
}

#facebook {
	width: 100px;
    height: 30px;
    display: block;
    margin: 0 0 10px 22px;
	border: none;
    background: url(../images/facebook-square.jpg) no-repeat;
    background-size: 30px 30px;
    font-size: 10px;
	line-height: 16px;
	color: #999;
	padding: 3px 0 0 40px;
    text-decoration: none;
}
.facebookLink{
    text-decoration: none;
}
#instagram {
	width: 100px;
    height: 30px;
    display: block;
    margin-left: 22px;
	border: none;
    background: url(../images/instagram-square.jpg) no-repeat;
    background-size: 30px 30px;
    font-size: 10px;
	line-height: 16px;
	color: #999;
	padding: 3px 0 0 40px;
    text-decoration: none;
}

#bioGallery p, #linksGallery p, .showsList p{
	font-size: 16px;
	line-height: 26px;
}
#bioGallery img{
	float: left;
	padding-right: 40px;
}

.process {
	width: 250px;
	float: left;
	margin: 0 20px 0 80px;
}
#processGallery p{
	width: 270px;
	float: right;
	font-size: 14px;
	line-height: 20px;
	padding: 0 80px 0 0;
	margin-top: 0;
}
#gallery {
	height: 100%;
	margin: 0 0 50px 0;
	background: url(../images/top-rule.gif) 0 top no-repeat;
}

.post {
	width: 700px;
	padding: 120px 0 100px 0;
	margin-bottom: 100px;
	background: url(../images/top-rule.gif) 0 top no-repeat, url(../images/top-rule.gif) 0 bottom no-repeat;
	clear: both;
}
.imageHoriz {
	width: 530px;
	margin: 0 auto;
}
.imageHoriz img {
	max-width: 100%;
}
.imageVert {
	width: 390px;
	margin: 0 auto;
}
.imageVert img {
	width: 100%;
}
.imageVertDrift {
	width: 280px;
	margin: 0 auto;
}
.driftImg {
    width: 200px;
    margin: 0 auto;
}
.driftImg img {
    width: 100%;
}


.thumbnailGrid {
	max-width: 500px;
	margin: 8px auto;
}
.thumbnail a{
	float: left;
	margin: 0 15px 20px 15px;
	-moz-box-shadow: 0 5px 10px 0 #333;
	-webkit-box-shadow: 0 5px 10px 0 #333;
	box-shadow: 0px 5px 10px 0 #333;
	behavior: url('PIE.htc');
}
.thumbnail img{
	outline: none;
	border: 0;
}
.smallText {
	clear: both;
	height: 30px;
	font-size: 14px;
	text-align: center;
	color: #666;
	padding-top: 31px;
}
.imageCaption {
	font-size: 14px;
	margin: 10px 0 0 0;
}
.captionLeft {
	float: left;
	padding-top: 9px;
}
.captionRight {
	float: right;
	padding-top: 8px;
}
.imageCaption ul li {
	float: right;
	text-decoration: none;
	list-style: none;
}
.next a{
	width: 27px;
	height: 27px;
	display: block;
	border: none;	
	text-indent: -1000em;
	background-image: url(../images/down-arrow.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.prev a{
	width: 27px;
	height: 27px;
	display: block;
	border: none;	
	text-indent: -1000em;
	background-image: url(../images/up-arrow.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.next a:hover{
	background-position: center bottom;
}
.prev a:hover{
	background-position: center bottom;
}
.linkDescriptor {
	font-size: 14px;
	font-style: italic;
	color: #666;
}

#linksGallery {
	width: 560px;
	margin: 47px 0 40px 0;
	padding: 63px 58px 50px 82px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #d1d3d4;
}
.linksIntro {
	width: 530px;
	padding-bottom: 30px;
	margin-bottom: -30px;
}
.linksIntroLower {
    max-width: 100%;
    padding-top: 80px;
}

/* For Sale section */

.flex-container {
  display: flex;
    width: 100%;
	padding: 0 0 30px 0;
	margin: 0 auto;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	justify-content: center;
	flex-direction: row;
    flex-wrap: wrap;
    
}
.flex-container > div {
  background-color: #f1f1f1;
  margin: 10px;
  padding: 20px;
  font-size: 30px;
}
.item {
    flex-basis: 150px;
}
.doubleWide {
    flex-basis: 360px;
    align-items: center;
}
.item img {
    width: 100%;
    min-width: 0;
}
.caption {
    width: 50%;
}


/* For-sale  The Modal (background) */
.modal {
    display: none;
    width: 70%;
    height: auto;
    border-radius: 20px;
    text-align: center;
    background: rgb(240, 240, 240, 1);
    z-index: 99;
    padding: 5%;
    color: var(--white-2);
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    box-shadow: 0 8px 10px 0 rgba(0, 0, 0, 0.4);
}

.content {
    position: relative;
    width: 100%;
    margin: 0 auto;
    font-size: 16px;
    padding-bottom: 30px;
}
.content img {
    max-width: 80%;
    margin: 30px;
}
.show-modal {
  display: block;
}

/* The Close Button */
.close {
  color: var(--black-2);
  position: absolute;
  right: 20px;
  top: 0;
  width: 10px;
  font-size: 1.8em;
}

.close:hover,
.close:focus {
  color: var(--light-gray-70);
  text-decoration: none;
  cursor: pointer;
}



#contactGallery {
	width: 600px;
	margin-top: 50px;
	padding: 40px 50px 80px 50px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #d1d3d4;
	text-align: center;
	font-size: 16px;
	line-height: 26px;
}
#contactImageGallery {
	width: 365px;
	margin: 47px auto;
	padding: 0;
}
.contactImage {
	float: left;
	width: 104px;
	height: 107px;
	margin: 0 10px 10px 0;
}




                                 /* MOBILE STYLES */ 


@media all and (max-width: 900px) {
    
body {
	width: 100%;
}
#hide {
	display: block;
    text-align: center;
	color: #000;
	padding: 10px 0;
}
#hide a{
	color: #000;
}
   
#navButton {
	width: 30px;
	margin: 20px auto -10px auto;
	padding: 0;
	display: block;
}
#navDiv {
	display: none;  
}    
#nav-show {
	border: none;
}
#nav {
	margin: 0 0 0 -50px;
}
#navColumn {
	width: 80%;
    padding: 0 10%;
	height: auto;
	float: none;
	position: relative;
}
#sideBar {
	top: 20px;
	position: relative;
}
#logo {
	width: 147px;
	height: 79px;
    margin: 0 auto;
}
#nav ul {
    width: 150px;
	margin: 0 auto;
}
#nav ul li {
    text-align: center!important;
	color: #999;
	text-decoration: none;
}
#nav ul li a:hover { 
	color: #000;
    font-weight: 700;
	background: none;
}
.submenu {
	padding-left: 0;
}
.submenu li {
	text-align: left!important;
}
.activePage {
	padding-left: 14;
    text-align: center!important;
    background: none;
    color: #000!important;
    font-weight: 700;
}
     
#facebook {
	width: 80px;
    height: 50px;
    padding: 37px 0 0 0;
    display: block;
    margin: 20px auto 0 auto;
	border: none;
    background: url(../images/facebook-square.jpg) no-repeat;
    background-size: 30px 30px;
    background-position: top center;
    text-align: center;
}
#instagram {
	width: 80px;
    height: 50px;
    padding: 37px 0 0 0;
    display: block;
    margin: 20px auto 0 auto;
	border: none;
    background: url(../images/instagram-square.jpg) no-repeat;
    background-size: 30px 30px;
    background-position: top center;
    text-align: center;
}
#copyright {
	text-align: center;
}

    
.homeGallery {
    width: 100%;
	padding: 70px 0 0 0;
}
.homeGallery .thumb {
     width: 208px;
     margin: 10px auto;
    float: none;
}

    
#mainColumn {
	max-width: 100%;
    margin: 0 auto;
	height: auto;
	position: relative;
	float: none;
}
#linksColumn {
	max-width: 100%;
    margin: 0 auto;
	height: auto;
	position: relative;
	float: none;
}
#mainProcess {
	width: 100%;
	height: auto;
	position: relative;
	float: none;
}
.thumbnailGrid {
	padding: 80px 0 0 15px;
	margin: 40px auto;
}
.thumbnail img{
    width: 100%;
}
.thumbnail a{
    width: 20%;
	float: left;
	margin: 0 2% 5% 2%;
	-moz-box-shadow: 0 5px 10px 0 #333;
	-webkit-box-shadow: 0 5px 10px 0 #333;
	box-shadow: 0px 5px 10px 0 #333;
	behavior: url('PIE.htc');
}
#gallery {
    width: 90%;
	padding: 0 5%;
    background-position: 0 -49px;
}
.post {
	max-width: 100%;
	padding: 120px 0 100px 0;
	margin-bottom: 20px;
	clear: both;
}
.imageHoriz {
	max-width: 80%;
	margin: 0 auto;
}
.imageVert {
	max-width: 80%;
	margin: 0 auto;
}
    
    
#linksGallery {
	max-width: 80%;
    padding: 63px 10% 50px 10%;
}
.linksIntro {
	max-width: 100%;
	text-align: center;
}
.linksIntroLower {
    max-width: 100%;
    text-align: center;
}
.commissions {
    margin-bottom: 0;
}
.commissions img {
    width: 100%;
    float: none;
	margin: 20px auto;
}
.commissionsSingle {
	width: 100%;
    margin: -18px 0 30px 0;
}
.commissionsSingle img {
    margin: 0 auto;
    padding: 0;
}
#processGallery {
    width: 80%;
	margin: 47px 0 50px 0;
	padding: 70px 10%;
}
.process {
	width: 240px;
	float: none;
	margin: 0 auto;
}
#processGallery p{
	width: 80%;
	float: none;
	padding: 10px 10%;
    text-align: center;
}
    

#bioGallery {
	width: 80%;
    margin: 50px 0;
	padding: 50px 10%;
    text-align: center;
    background-position: 0 -49px;
}
#bioGallery div {
    width: 213px;
    margin: 0 auto;
}
#bioGallery img{
	float: none;
	padding-right: 0;
    margin-bottom: 10px;
}
.bioLink {
    float: none;
    text-align: center;
	padding: 40px 20px 0 20px;
}
    
#showsGallery {
    width: 80%;
	padding: 63px 10% 50px 10%;
}
.showsList {
	float: none;
	width: 100%;
}
.showsList p {
    text-align: center;
}
#showsPhotos {
	float: none;
    width: 100%;
    overflow: hidden;
}
#showsPhotos div {
    width: 280px;  
    margin: 0 auto;
}
#showsPhotos div img {
    width: 100%;  
}  
    
#contactGallery {
	width: 80%;
	margin-top: 50px;
	padding: 40px 10% 80px 10%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #d1d3d4;
	text-align: center;
	font-size: 16px;
	line-height: 26px;
}
#contactImageGallery {
	width: 80%;
	margin: 47px auto;
	padding: 0;
}
#contactImageGallery img {
	width: 100%;
}
.video iframe {
    width: 400px; 
    height: 230px; 
    margin: 0 auto;
}
}
	