body,td,th {
	color: #000;
}
body {
	background-color: #FFF;
	font-family: 'Yanone Kaffeesatz', 'Arial Narrow', Century Gothic, sans-serif;
}
img {
	display: inline-block;
}
header {
	padding-bottom: 30px;
	position: relative;
}
li {
	display: inline-block;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

nav {
	color: #000;
	margin: 0px 0px 8px 0px;
	overflow: hidden;
	width: 90%; 
}
nav ul {
	margin: 0;
	padding: 0;
}
nav ul li {
	display: inline-block;
	list-style-type: none;	
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	-ms-transition: all 0.2s;
	-o-transition: all 0.2s;
	transition: all 0.2s; 
}
nav > ul > li > a {
	color: #000;
	line-height: 56px;
	padding: 0 0px;
	text-decoration: none;
}
nav > ul > li > div {
	display: none;
	margin: 0;
	opacity: 0;
	position: absolute;
	width: 165px;
	visibility: hidden;
	z-index: 100;	
	-webkit-transiton: opacity 0.2s;
	-moz-transition: opacity 0.2s;
	-ms-transition: opacity 0.2s;
	-o-transition: opacity 0.2s;
	-transition: opacity 0.2s;
}
nav > ul > li > div ul > li > a {
	color: #000;
	display: inline-block;
/*	padding: 12px 24px; */
	text-decoration: none;
}
nav > ul > li > div ul > li:hover > a {
	background-color: rgba( 255, 255, 255, 0.1);
}
nav > ul > li:hover > div {
	display: inline-block;
	opacity: 1;
	visibility: visible;
}


#mainNav {
	font-family: 'Yanone Kaffeesatz', 'Arial Narrow', Century Gothic, sans-serif;
	font-size: 30px;
	font-weight: 400;
	text-align: left;
}
#mainNav ul {
	padding-left: 20px;
	padding-top: 10px;
}
#mainNav li {
	margin-right: 9px;
}
#mainNav a:hover {
	text-decoration: none;
	color: #009194;
}
.navBackground {
	background-color: #fff;
	opacity: .6;
	-moz-border-radius-topleft: 0px;
	-webkit-border-top-left-radius: 0px;
	 border-top-left-radius: 0px;
	-moz-border-radius-topright: 0px;
	-webkit-border-top-right-radius: 0px;
	border-top-right-radius: 0px;
	-moz-border-radius-bottomright: 30px;
	-webkit-border-bottom-right-radius: 30px;
	border-bottom-right-radius: 20px;
	-moz-border-radius-bottomleft: 30px;
	-webkit-border-bottom-left-radius: 30px;
	border-bottom-left-radius: 20px;
	-webkit-box-shadow: 5px 7px 24px 0px rgba(50, 50, 50, 0.5);
	-moz-box-shadow:    5px 7px 24px 0px rgba(50, 50, 50, 0.5);
	box-shadow:         5px 7px 24px 0px rgba(50, 50, 50, 0.5); 
}
.navBackground li {
	opacity: 1.0;
}

.CSheader {
	font-size: 40px;
	font-family: 'Yanone Kaffeesatz', sans-serif;
	font-weight: 700;
}
.currentPage {
	color: #40B8B2;
	border-bottom: 3px solid; 
	padding-bottom: 4px;
/*	#1ea5ba #b00067 #d90086	*/
}
.currentLink a {
	color: #40B8B2;
	border-bottom: 3px solid; 
	padding-bottom: 4px;
/*	#1ea5ba #b00067 #d90086	*/
}

#subNav {
	font-size: 10px;
	text-align: left;
	padding-left: 20px;
	padding-top: 0px;
	padding-bottom: 25px;
}
#subNav a:hover {
	text-decoration: none;
	opacity: 0.7;
}
#subNav li {
	margin-top: 10px;
	margin-right: 5px;
}

#videoNav {
	font-family: 'Yanone Kaffeesatz', Tahoma, sans-serif;
	font-size: 30px;
	font-weight: 400;
	text-align: center;
/*	padding-left: 18px; */
}
#videoNav ul {
	padding-top: 12px;
	padding-bottom: 18px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#videoNav li {
	margin-right: 9px;
}

#mainVidContainer {
	width: 1000px;
	margin: 0 auto 0 auto;
	text-align: center;
}
#mainPhotoThumbsContainer {
	width: 800px;
	margin: 0 auto 0 auto;
	text-align: center;
}
#mainPhotoContainer {
	width: 1000px;
	margin: 0 auto 0 auto;
	text-align: center;
}
#resumeContainer {
	width: 800px;
	margin: 0 auto 0 0;
	text-align: left;
	position: relative;
}
.centertextContainer {
	margin: 0 auto 0 0;
	text-align: center;
	font-size: 20px;
	display: block;
	position: relative;
}

.gallery {
	white-space: nowrap;
	margin: 0 auto 0 auto;
/*	overflow: scroll;
	overflow-y: hidden; */
}
.gallery div {
	position: relative;
}
img.backgroundImage {
	/* Set rules to fill background */
	min-height: 100%;
	min-width: 1024px;
	
	/* Set up proportionate scaling */
	width: 100%;
	height: auto;
	
	/* Set up positioning */
	position: fixed;
	top: 0;
	left: 0;
}
#videoGallery {
	margin: 0 auto 0 auto;
	display: inline-block;
}
#videoGallery ul {
	padding-left: 0;
	margin-top: 25px;
}
#videoGallery li {
	margin: 10px;
}
a.fancybox img {
	border: 5px solid #ffffff !important;
}

.logolink {
	font-size: 20px;
	font-family: 'Overlock', sans-serif;
	display: block;
	clear: both;
	margin-top: 60px;
	position: relative;
}

.footer {
	font-size: 10px;
	font-family: 'Overlock', sans-serif;
	display: block;
	clear: both;
	margin-top: 70px;
	position: relative;
}

/* ============================================================
  RESPONSIVE INTRO PAGE
============================================================ */

.responsive-layout {
	overflow: hidden;
}
.feature-wrap {
	border-top: 2px solid #181818;
	border-bottom: 2px solid #181818;
}
.feature-wrap .photo {
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	background-size: cover;
	background-attachment: fixed;
}
.feature-wrap .stack {
	padding: 35% 0 50% 0;
} 
.feature-wrap .stack-one {
	background-image: url(../img/bw-birds.jpg);
}
.feature-wrap .stack-two {
	background-image: url(../img/video/2013-3.jpg);
}
.feature-wrap .stack-three {
	background-image: url(../img/pen-ilford-100-003-1000px.jpg);
}
.feature-wrap .text, .textHead {
	font-family: 'Yanone Kaffeesatz', 'Arial Narrow', Century Gothic, sans-serif;
	color: #fff;
	text-align: center;
	text-shadow: 4px 4px 6px rgba(50, 50, 50, 0.7);
	-webkit-font-smoothing: antialiased;
}
.feature-wrap .text {
	font-size: 50px;
	font-weight: 400;
	padding-left: 40px;
	padding-right: 40px;
}
.feature-wrap .textHead {
	font-size: 70px;
	font-weight: 700;
}
.feature-wrap .text a:hover {
	color: #00DEE3;
	border-bottom: 3px solid; 
	padding-bottom: 4px;
}
.text a:link {
	text-decoration: none;
	color: #00C8CC;
}
.text a:visited {
	text-decoration: none;
	color: #00C8CC;
}
.text a:active {
	text-decoration: none;
	color: #00C8CC;
}
.footer-responsive {
	font-size: 20px;
	font-family: 'Overlock', sans-serif;
	padding: 50% 0 0 0;
	color: #fff;
	text-align: center;
	text-shadow: 4px 4px 6px rgba(50, 50, 50, 0.7);
	-webkit-font-smoothing: antialiased;
}


/* ============================================================
  EFFECT 1 - SLIDE IN BOTTOM
============================================================ */
#effect-1 .overlay {
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 0;
}
#effect-1 .overlay a.expand {
  left: 0;
  right: 0;
  bottom: 50%;
  margin: 0 auto -30px auto;
}
#effect-1 .img.hover .overlay {
  height: 100%;
}

/* ============================================================
  EFFECT 6 - ICON BOUNCE IN
============================================================ */
#effect-6 .overlay {
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  opacity: 0;
}
#effect-6 .overlay a.expand, .rolloverText {
  left: 0;
  right: 0;
  top: 0;
  margin: 0 auto;
  opacity: 0;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
#effect-6 .img.hover .overlay {
  opacity: 1;
}
#effect-6 .img.hover .overlay a.expand, .rolloverText {
  top: 50%;
  margin-top: -30px;
  opacity: 1;
}


/* ============================================================
  IMAGE OVERLAY
============================================================ */
.effects .img {
  position: relative;
  float: left;
  margin-bottom: 5px;
  width: 100%;
  overflow: hidden;
	-webkit-box-shadow: 5px 7px 14px 0px rgba(50, 50, 50, 0.7);
	-moz-box-shadow:    5px 7px 14px 0px rgba(50, 50, 50, 0.7);
	box-shadow:         5px 7px 14px 0px rgba(50, 50, 50, 0.7);
}
.effects .img img {
  display: block;
  margin: 0;
  padding: 0;
  max-width: 100%;
}
.overlay {
  display: block;
  position: absolute;
  z-index: 20;
  background: rgba(0, 0, 0, 0.6);
  overflow: hidden;
  transition: all 0.5s;
}

a.close-overlay {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 100;
  width: 45px;
  height: 45px;
  font-size: 20px;
  font-weight: 700;
  color: #fff;
  line-height: 45px;
  text-align: center;
  background-color: #000;
  cursor: pointer;
}
a.close-overlay.hidden {
  display: none;
}

a.expand {
  display: block;
  position: absolute;
  z-index: 100;
  width: 50px;
  height: 50px;
  border: solid 5px #fff;
  text-align: center;
  color: #fff;
  line-height: 45px;
  font-weight: 700;
  font-size: 30px;
  border-radius: 50px;
}

.rolloverText {
	display: block;
	position: absolute;
	z-index: 100;
	font-size: 30px;
	font-family: 'Yanone Kaffeesatz', sans-serif;
	font-weight: 700;
	color: #ffffff;
	text-align: center;
	width: 300px;
	margin-top: 40px;
}


/* ==========================================================================
   Media Queries
   ========================================================================== */

/* Smartphones ----------- */
@media only screen and (max-width: 400px) {
    .navBackground {
    	min-width: 250px;
    	height: 145px;
    	margin-bottom: 15px;
    }
    .CSheader {
    	display: block;
    	font-size: 42px;
    }
	#mainNav {
		font-size: 30px;
		text-align: center;
	}
	#mainNav ul {
		padding-left: 30px;
		padding-top: 10px;
	}
	#mainNav li {
		float: center;
		clear: both;
	}
	.feature-wrap .photo {
		background-attachment: scroll;
		background-position: center center;
	}

    #mainPhotoThumbsContainer {
    	width: 100%;
    	margin: 0 0 0 0;
    }
    #mainVidContainer {
    	width: 100%;
    }
    #mainPhotoContainer {
    	width: 95%;
    }
	.gallery img {
		width: 100%;
		height: 100%;
	}
	#resumeContainer {
		width: 400px;
		margin: 0 auto 0 0;
		text-align: left;
	}
	.footer {
		font-size: 12px;
		margin-top: 40px;
	}
}


@media only screen and (min-width: 401px) and (max-width: 740px) {
    .navBackground {
    	min-width: 250px;
    	height: 145px;
    	margin-bottom: 15px;
    }
    .CSheader {
    	display: block;
    	font-size: 42px;
    }
	#mainNav {
		font-size: 30px;
		text-align: center;
	}
	#mainNav ul {
		padding-left: 50px;
		padding-top: 10px;
	}
	#mainNav li {
		float: center;
		clear: both;
	}
	.feature-wrap .photo {
		background-attachment: scroll;
		background-position: center center;
	}

    #mainPhotoThumbsContainer {
    	width: 95%;
    	margin: 0 auto 0 auto;
    }
    #mainVidContainer {
    	width: 95%;
    }
    #mainPhotoContainer {
    	width: 95%;
    }
	.gallery img {
		width: 100%;
		height: 100%;
	}
	#resumeContainer {
		width: 450px;
		margin: 0 auto 0 0;
		text-align: left;
	}
	.footer {
		font-size: 12px;
		margin-top: 40px;
	}
}

/* Tablets ----------- */
@media only screen and (min-width: 741px) and (max-width: 1024px) {
    .navBackground {
    	min-width: 600px;
    	height: 80px;
    	margin-bottom: 40px;
    }
	#mainPhotoContainer {
		width: 95%;
	}
	.gallery img {
		width: 100%;
		height: 100%;
	}
	.vertimg {
		width: auto;
		height: auto;
		max-height: 670px;
		max-width: 500px;
	}
	.squareimg {
		max-height: 700px;
		max-width: 700px;
	}
	#mainVidContainer {
		width: 800px;
	}
}

/* Desktop ----------- */
@media only screen and (min-width: 1025px) {
    .navBackground {
    	min-width: 600px;
    	height: 80px;
    	margin-bottom: 40px;
    }
    .gallery {
    	width: 1000px;
    }

}


/*
#nameplate {
	font-family: 'Yanone Kaffeesatz', sans-serif;
	font-size: 50px;
	font-weight: 200;
	padding-top: 20px;
}
#nameplate2 {
	white-space: nowrap;
	font-family: 'Yanone Kaffeesatz', sans-serif;
	font-weight: 200;
	font-size: 30px;
	margin: 0px;
	padding-left: 0px;
	padding-bottom: 5px;
}
#nameplate2 a:hover {
	text-decoration: underline;
	cursor: pointer;
	opacity: 0.7;
} */
/*
#subNav {
	font-family: 'Yanone Kaffeesatz', sans-serif;
	font-size: 18px;
	text-align: left;
	padding-left: 223px;
	padding-top: 0px;
	padding-bottom: 0px;
	color: #fff;
	background: #CCC;
	-webkit-border-radius: 70px;
	-moz-border-radius: 70px;
	border-radius: 70px;
} */
/*
#square div {
	display: block;
	text-align: left;
    padding-left: 223px;
	padding-top: 0px;
	padding-bottom: 0px;
    width: 30px;
    height: 30px;
    background: #d60084;
}
*/

/*
#contentPanel {
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #333;
}
#circleGallery {
	width: 376px;
	height: 265px;
	white-space: nowrap;
	display: inline-block;
	margin: 0 auto 0 auto;
	overflow: scroll;
	overflow-y: hidden;
	/*overflow-x: hidden;
	/*border: 1px solid #333;
}
#circleGallery .circle:hover {
	opacity: 0.7;
}
#circleGallery img {
	margin: 10px;
	line-height: 105px;
	float: left;
	border: none;
}
#circleGallery img.circle {
	-webkit-border-radius: 90px;
	-moz-border-radius: 90px;
	border-radius: 90px;
	-webkit-box-shadow: 5px 5px 15px 0px rgba(50, 50, 50, 0.5);
	-moz-box-shadow:    5px 5px 15px 0px rgba(50, 50, 50, 0.5);
	box-shadow:         5px 5px 15px 0px rgba(50, 50, 50, 0.5);
}
.circle {
	position: relative;
}
#photoCircles {
	float: left;
	width: 376px;
	height: 265px;
	position: relative;
	z-index: 2;
}
#videoCircles {
/*	margin-left: 376px; 
	width: 376px;
	height: 265px;
	position: relative;
	z-index: 1;
}
*/

/*
.play,.navButton {
	white-space: nowrap;
	display: inline-block;
	padding-right: 5px;
	float: left;
	line-height: 15px;
}
#next,#prev {
	white-space: nowrap;
	display: inline-block;
	padding-right: 5px;
	float: left;
}
.navButton {
	font-family: 'Overlock', cursive;
	font-size: 20px;
	color: #808080;
}
#allNavButtons {
	position: absolute;
	padding-left: 0px;
	padding-right: 3px;
	font-size: 30px;
}
#allNavButtons ul {
	padding-left: 0px;
}
*/

------------------------------
/* Google fonts
font-family: 'Josefin Sans', sans-serif;
font-family: 'Overlock', cursive;
font-family: 'Ek Mukta', sans-serif;
font-family: 'Raleway', sans-serif;
font-family: 'Yanone Kaffeesatz', sans-serif;
*/
