@import url("reset.css");

html, body {
	height: 100%;
	margin: 0;
	padding: 0;
	font-size: 100%;
}
body {
	background: #fff;
	color: #666;
	font-family: "Lucida Grande", Arial, sans-serif;
}
/*--- PARAGRAPHS ---*/
p {
	line-height:1.5em;
	margin-bottom:24px;
}
/*--- LINKS ---*/
a {
	color:#32b7e3;
	color: #0191C1;
	text-decoration:none;
}
a:visited {
}
a:hover {
	color: #24416b;
	/*border-bottom: dotted 1px #32b7e3;*/
}
a:active, a:focus {
	position:relative;
}
header h1 a:hover {
	border: none;
}

em {
	font-size: 1.1em;
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
}

/*--- LISTS ---*/
ul, ol {
	font-size:1.1em;
	margin-bottom:24px;
}
#content ul, #content ol {
	padding:0 60px;
}
ul {
	list-style: disc;
}
ol {
	list-style:lower-roman outside;
}
li {
	line-height:1.5em;
}
ul ul, ul ol, ol ol, ol ul {
	margin:0;
}

hr {
height: 1px;
margin: 2em 0 2em 0;
border: none;
	background-color: #d5d5d5;
}

/* HEADERS */

h1 {
	font-size: 180%;
	font-family: "depot-new-condensed-1", "depot-new-condensed-2", sans-serif;
	color: #fff;
}
h2 {
	font-size: 300%;
	font-family: "aktiv-grotesk-std-1", sans-serif;
	color: #333;
	font-weight: bold;
}
h3 {
	font-size: 180%;
	font-family: "depot-new-condensed-1", "depot-new-condensed-2", sans-serif;
	color: #999;
}
h4 {
	font-size: 160%;
	font-family: "depot-new-condensed-1", "depot-new-condensed-2",sans-serif;
	color: #999;
	margin: 0 0 0.8em 0;
}
h4.galleryHead a {
	color: #999;
}

h4.galleryHead a:hover {
	color: #ddd;
}

h5 {
	font-size: 120%;
	color: #999;
}
h6 {
	font-size: 100%;
	text-transform: uppercase;
	color: #ccc;
}
section, header, nav, article, footer {
	display: block;
}
#upperWrapper {
	min-height: 100%;
	margin-bottom: -277px;
	position: relative;
	font-size: 0.85em;
		border-bottom: solid 1px #eee;
}
#headerWrapper {
	width: 100%;
	background: #fff;
	border-bottom: solid 1px #eee;

}
header {
	margin: auto;
	position: relative;
	padding: 10px;
	text-align: center;
}

header h1 {
	margin: 0 auto 1em auto;
}

header h1 span {
	display: block;
	text-indent: -9999px;
}
nav {

}
nav ul {
	list-style: none;
}
nav li {
	display: inline;
	margin-right: 10px;
	margin-bottom: 0;
}
nav li a {
	font-size: 0.9em;
	color: #555;
	padding: 3px 0;
	text-decoration: none;
	text-transform: uppercase;
}
nav li a:hover {
	border-bottom: solid 3px #0191c1;
}
body#home #navHome a, body#web #navWeb a, body#print #navPrint a, body#photography #navPhoto a, body#about #navAbout a {
	border-bottom: solid 3px #0191c1;
}
#contentWrapper {
	width: 100%;
	position: relative;

}

#topShadow {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 19px;
}

#main {
	font-size: 1.15em;
}

#main h3 {
	font-weight: normal;
	font-size: 210%;
	letter-spacing: 0.1px;
	margin: 0 0 0.8em 0;
	text-shadow: 0 1px 0 #fff;
	text-transform: uppercase;
}


#main h4 {
	font-weight: normal;
	font-size: 180%;
	letter-spacing: 0.1px;
	margin: 0.8em 0 1.2em 0;
	text-shadow: 0 1px 0 #fff;
	text-transform: uppercase;
}

#main #showcaseWrapper h4 {
	color: #fff;
	text-shadow: none;
}


#main h5 {
	font-weight: normal;
	font-size: 160%;
	letter-spacing: 0.1px;
	margin: 0.8em 0 0.6em 0;
	text-shadow: 0 1px 0 #fff;
}

#introWrapper {
	color: #666;
	position: relative;
	padding-top: 10px;
	background: url(/img/hero-leopard.jpg) no-repeat;
	background-size: auto 100%;
	background-position: 90% top;
	max-height: 800px; 	
	min-height: 600px;
	overflow: hidden;
}

#introWrapper.webIntro {
	background: #0a0807 url(/img/hero-tablet.jpg) no-repeat;		
	background-size: auto 100%;
	background-position: 30% top;

}

#introWrapper.printIntro {
	background: #254c82 url(/img/hero-sanfrancisco.jpg) no-repeat;		
	background-size: auto 100%;
	background-position: 100% bottom;
	max-height: 550px; 	
	min-height: 450px;
}

#introWrapper.photoIntro {
	background: #0f1221 url(/img/hero-buttermilks.jpg) no-repeat;		
	background-size: auto 100%;
	background-position: 70% top;
	max-height: 600px; 	
	min-height: 500px;
}


#introWrapper.webIntro h2, #introWrapper.printIntro h2, #introWrapper.photoIntro h2 {
	color: #fff;
	text-shadow: 0 1px 0 #222;
}

#intro {
    float: right;
    font-size: 1.2em;
    text-align: right;
    width: 50%;
    color: #fff;
    padding-right: 1em;
}

#introWrapper.webIntro #intro, #introWrapper.printIntro #intro {
	width: 70%;
	text-align: left;
    float: left;
    padding-left: 1em;

}

#intro h2 {
	margin: 1em 0 0.5em 0;
	text-transform: uppercase;
	text-shadow: 0 1px 0 #fff;
	line-height: 1.1em;
	letter-spacing: -0.3px;
	font-size: 200%;
}

#intro a {
	color: #fff;
	font-weight: bold;
}

#whyTrigger {
	display: none;
	position: absolute;
	top: 0;
	left: 50px;
	margin-top: -15px;
}

#scontent h4 {
	margin-bottom: 0.5em;
}

#social {
		padding-bottom: 20px;
		margin-bottom: 20px;
		font-size: 0.9em;
}

#social img {
	margin-right: 1em;
	opacity: 0.6;
	width: 30px;
	height: 30px;
}

#secondary {
	border-bottom: solid 1px #ccc;
		font-size: 0.9em;
		margin-bottom: 50px;
}

#selectLinks, #recognition {
	margin-bottom: 3em;
}

#selectLinks h4 {
	margin-bottom: 0;
}

#selectLinks h6 {
	color: #aaa;
	text-transform: capitalize;
	font-weight: normal;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-bottom: 0.8em;
}

#secondary #selectLinks li {
		padding-bottom: 0.1em;
}

#secondary #selectLinks li a {
		color: #24416b;
}

#secondary img {
/*	-webkit-box-shadow: rgba(0, 0, 0, 0.496094) 4px 4px 6px;*/
}
#contentWrapper {
	position: relative;
}

ul.latestGallery li {
	height: auto;
	list-style: none;
	font-size: 0.8em;
	text-align: center;
	color: #fff;
	text-transform: uppercase;
	margin-bottom: 3em;
}

ul.latestGallery li:last-child {
	margin-right: 0;
	}

ul.latestGallery li img {
	width: 70%;
	border: solid 1px #ccc;
	margin-bottom: 1.5em;
}

#homeShowcase, #photoShowcase, #webShowcase, #wideShowcase, #aboutShowcase {
		box-shadow: 0 1px 0 #fff;
		margin-bottom: 25px;
	padding-bottom: 15px;
}

#webShowcase, #photoShowcase, #wideShowcase, #aboutShowcase {
padding: 20px 0 0 0;
margin-bottom: 60px;
}


#photoShowcase img, #webShowcase img, #homeShowcase img, #wideShowcase img {
	border: solid 4px #fff;
	box-shadow: 0 0 6px 0 #ccc;
	}
	
	#wideShowcase img {
	max-width: 880px;	
	}
	
	.widePortfolioItem {
		text-align: center;
		padding-bottom: 1em;
		margin-bottom: 2em;	
	}

#showcaseWrapper {
	background: #293745;
	width: 100%;
	padding: 3em 0;
	margin-bottom: 1em;
}

#wideShowcase {
	width: 90%;
	margin: auto;
	padding: 3em 0;
}

.portfolioCTA {
	width: auto;
	padding: 6px 12px;
	display: inline-block;
	border-radius: 10px;
	border: solid 1px #0191C1;
	margin-top: 10px;
}

ul.thumbnails li, ul.webthumbnails li {
	width: 250px;
	min-height: 225px;
	float: left;
	margin: 0 25px 30px 25px;
	list-style: none;
	text-align: center;
	font-size: 0.9em;
}

ul.thumbnails li img, ul.webthumbnails li img {
	margin-bottom: 0.5em;
	background: #000000;
}


ul.webthumbnails li {
	/*min-height: 165px;*/
}

ul.thumbnails  li.blackback {
	background: #121212;
	width: 238px;
	height: 205px;
	overflow: hidden;
}

#gallery {
	text-align: center;
}

#gallery img {
	border: solid 10px #fff;
	box-shadow: 2px 2px 2px 2px #999;
	margin: 0 auto 50px auto;
	width: 90%;
	height: auto;
}

#showcase {
	color: #fff;
}

#showcase a {
	color: #03b4ef;
}

#showcase a:hover {
	 color: #ccc;
}

#showcase, .widePortfolioItem {
	display: block;
	width: 90%;
	margin-left: auto;
	margin-right: auto;
}

#secondary {
	width: 90%;
	margin: auto;
}

#secondary ul {
	margin-left: 0;
}

#secondary li {
	list-style: none;

}
#clients {

}
#clients img {
	display: inline;
	vertical-align: middle;
	margin-right: 35px;
}
#clients .list {
	width: 45%;
	float: left;
}
#clients .list li {
	list-style: none;
}
#elephants {
	position: absolute;
	top: 0;
	right: 100px;
	z-index: 10;
	margin-top: -44px;
}
#footerWrapper {
	width: 100%;
/*	background:url(../img/bg-footer.jpg) no-repeat 50% top #090a0e;
*/	
		background: #090a0e; /* fallback for non-supporting browsers */

	/*background-image: -webkit-gradient(radial, center center, 0, center center, 141, from(#293745), to(#080a11));  old WebKit Syntax */
	background-image: -webkit-radial-gradient(50% 50%, circle farthest-side, #293745, #080a11);
	background-image: -moz-radial-gradient(top center, circle farthest-side, #293745 0%, #080a11 100%);
	background-image: -ms-radial-gradient(top center, circle farthest-side, #293745 0%, #080a11 100%);
	background-image: -o-radial-gradient(top center, circle farthest-side, #293745 0%, #080a11 100%);
	background-image: radial-gradient(top center, circle farthest-side, #293745 0%, #080a11 100%);

	position: relative;
}
footer {
	margin: auto;
	width: 85%;
	padding: 20px 15px 10px 15px;
	color: #5a6069;
}
footer h5 {
	color: #5a6069;
	margin: 0 0 0.8em 0;
	font-size: 90%;
}

footer ul {
	margin-left: 0;
	margin-right: 25px;	
}

footer li {
	font-size: 0.675em;
}

.clearfooter {
	height: 277px;
	clear: both;
}
.clearfix:after {
	content: " ";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

#copyright {
	font-size: 0.6em;
	color: #31363e;
	clear: both;
}

#copyright img {
	margin: 0 8px -8px 0;
}

#contactForm {
	font-size: 0.8em;
}

#contactForm h3 {
	color: #fff;
	font-size: 130%;
	text-transform: uppercase;
	letter-spacing: 1px;
}

#contactForm form {
margin: 15px 0;
width: 100%;
}


#contactForm label, #contactForm input {
	display: block;
	width: 135px;
	margin-bottom: 10px;
	
}

#contactForm label {
	/*font-weight: bold;*/
	text-align: left;
	width: 50px;
	padding-right: 10px;
	display: block;
	line-height: 20px;
	float: left;
}

#contactForm br {
	clear: left;
}

#contactForm input {
	display: block;
	width: 149px;
	margin-bottom: 10px;
/*	background: #28394e;
*/
	background: #323c48;
	color: #fff;
	padding: 3px;
	border: solid 1px #374658;
}

#contactForm textarea {
	background: #323c48;
	color: #fff;
	padding: 3px;
	border: solid 1px #374658;
	font-family: "Lucida Grande", Arial, sans-serif;
	font-size: 1em;
}

#contactForm input.buttonsubmit {
/*float: right;
margin-right: 150px;
margin-top: 20px;
*/
margin-left: 58px;
margin-top: 10px;
width: 138px;
padding: 0;
background: none;
border: 0;
}


/* tooltip styling. by default the element to be styled is .tooltip  */
.tooltip {
	display:none;
	background:transparent url(../img/black_arrow.png);
	font-size:11px;
	height:70px;
	width:80%;
	padding:25px;
	color:#eee;	
	line-height: 1.4em;
}

/* style the trigger elements */
#demo img {
	border:0;
	cursor:pointer;
	margin:0 8px;
}


#webShowcase, #photoShowcase, #wideShowcase {
		width: 90%;
	float: none;
	padding: 20px 0 0 0;
	margin-bottom: 50px;
	margin: auto;
}

#aboutShowcase {
	width: 90%;	
	margin: auto;
}



/* MOBILE PORTRAIT */
@media only screen and (min-width: 320px) {
body {
}

#headerWrapper {
	background-image: none;
	margin: 0;
	padding: 0;
}

nav ul {
	margin-bottom: 0;
}

nav li {
	display: inline-block;
	padding-bottom: 0.8em;
}

header {
	padding: 20px;
}

header h1 {
	width: 200px;
	height: 100px;
	background: url(/img/hdr-olifantlogo-rev.png) no-repeat;
	background-size: 200px 100px;
}



.widePortfolioItem img {
		width: 90%;	
		height: auto;
	}
	

}


/* MOBILE LANDSCAPE */
@media only screen and (min-width: 568px) {

header a {
	float: left;
}

header h1 {
	margin: 0 0 0 0.5em;
}


nav {
	float: right;
	width: 50%;
    margin: 1em 1em 0 0;
	text-align: center;
	}

nav li a {
	font-size: 1.1em;
	}
nav li {
	border-bottom: solid 3px #fff;
	margin-bottom: 0;
	padding-bottom: 0;
	font-size: 0.9em;
	height: 28px;
	margin-right: 15px;
}	
	
#introWrapper {
	background-position: 60% top;
	padding: 0 1.5em;
}	

#intro {
	float: none;
	text-align: left;
	margin-right: 25px;
	width: 70%;
	color: #222;
    font-size: 1.3em;
    margin-left: 1em;
}

#introWrapper.webIntro,  #introWrapper.photoIntro {
	background-position: 50% top;
}

#introWrapper.printIntro {
	background-position: 100% top;
}


#introWrapper.webIntro #intro, #introWrapper.printIntro #intro, #introWrapper.photoIntro #intro {
	color: #fff;
	}

#introWrapper.photoIntro #intro {
	text-align: right;
}

#introWrapper.webIntro #intro, #introWrapper.printIntro #intro
 {
	text-align: left;
	padding-left: 0;
	float: none;
	width: 90%;
	margin: auto;
}


#introWrapper.webIntro #intro a, #introWrapper.printIntro #intro a,  #introWrapper.photoIntro #intro a {
	color: #fff;
	}


#intro a:hover {
	color: #3399cc;
}




#secondary {
	border-bottom: none;
}




#scontent {
	margin: 10px 0 25px 0;
	padding: 20px;
}


#contactForm {
	font-size: 0.7em;
	width: 450px;
	top: 20px;
	float: right;
}

#contactForm label, #contactForm input {
	float: left;

}

#contactForm label {
	text-align: right;
}

#copyright {
	float: left;
	font-size: 0.7em;
	color: #485667;
}

#commentsbox {
width: 365px;

}


}




/* MOBILE LANDSCAPE */
@media only screen and (min-width: 768px) {


header {
	margin: auto;
	padding: 0;
	text-align: left;
	width: 90%;
	}
	
header h1 {
	margin: 1em 0  0.8em 0;
}
	
	
#headerWrapper {
	height: 150px;
}	

nav {
	margin: 4em 4em 0 0;
}

#main {
	margin:auto;
}

#introWrapper {
	border-bottom: none;
	box-shadow: none;
	background-position: 40% top;
}

#intro, #intro a {
	color: #555;
}



#intro h2 {
	font-size: 250%;
	line-height: 1.2em;

}

#intro p {
	width: 45%;	
}

#introWrapper.photoIntro #intro p {
	float: right;
}

#selectLinks, #recognition {
	margin-bottom: 0;
}

#secondary {
	border-bottom: none;
}

ul.latestGallery li {
	width: 30%;
	height: auto;
	float: left;
	margin: 0 2em 1em 0; 
	list-style: none;
	font-size: 0.8em;
	text-align: center;
	color: #fff;
	text-transform: uppercase;
	overflow: hidden;
	max-height: 275px;
}

#photoShowcase ul.latestGallery li {
	color: #666;
	}


ul.latestGallery li img {
	width: 100%;
	border: solid 1px #ccc;
	margin-bottom: 1.5em;
	height: auto;
}

  

#contentWrapper {
	width: 100%;
	position: relative;
	padding: 0;
}


#wideShowcase #scontent {
	margin-left: 35px;
	border: solid 1px #d5d5d5;
	width: 28%;	
}

#selectLinks
  {	 
	margin-right: 2.5em;
	float: none;
	 width: 40%;
 }

#clients {
	width: 90%;
	float: left;
	clear: left;
}

#recognition {
	width: 50%;
	margin-right: 2.5em;
	float: left;
	}

#recognition ul {
	margin-left: -5px;
}

#recognition li {
	list-style: disc;
	padding-left: 0.5em;
}

.uxthumb {
	width: 325px;
	height: 325px;
	float: left;	
	text-align: center;
}




#social {
	float: left;
	
}

footer {
	width: 90%;
	margin: auto;
	padding: 3em 0;
}



}



/* DESKTOP */
@media only screen and (min-width: 850px) {

nav {
	width:	70%;
	margin: 6em 1em 0 0;
}



}



/* DESKTOP */
@media only screen and (min-width: 992px) {


header {
	padding: 0;
	text-align: left;

	}
	
header h1 {
	margin: 1em 0 0 0;
}

	

#headerWrapper {
	}
	
	

#introWrapper {
	background-position: right top;
}

#introWrapper.webIntro, #introWrapper.printIntro  {
	background-position: right top;
}

#introWrapper.photoIntro  {
	background-position: left top;
	}

ul.latestGallery li {
	width: 31.5%;
	}


nav {
	position: absolute;
	right: 0;
	top: 90px;
	width:	70%;
	margin: 0;
}

nav li {
	margin-bottom: 0;
	font-size: 1em;
}
	
#main {
	width: 100%;
	margin:auto;
}


#intro, #secondary, footer {
	width: 940px;
	margin: auto;
}



#intro h2 {
	font-size: 300%;
	line-height: 1em;
}

#introWrapper.printIntro #intro h2 {
	font-size: 250%;
}


#gallery img {
	width: 880px;

}

#showcase, #webShowcase, #photoShowcase, #aboutShowcase, #wideShowcase  {
width: 960px;
margin: auto;
}


#selectLinks
  {	 
	margin-right: 2.5em;
	float: left;
	 width: 23%;
 }

#clients {
	width: 37%;
	float: right;
	clear: none;
}

#clients .list {
	width: 175px;
	float: left;
}


#recognition {
	width: 33%;
	margin-right: 2.5em;
	float: left;
	}


#footerWrapper { 
	height: 327px;

	/*background-image: -webkit-gradient(radial, center center, 0, center center, 141, from(#293745), to(#080a11));  old WebKit Syntax */
	background-image: -webkit-radial-gradient(50% 50%, circle farthest-side, #293745, #080a11);
	background-image: -moz-radial-gradient(center center, circle farthest-side, #293745 0%, #080a11 100%);
	background-image: -ms-radial-gradient(center center, circle farthest-side, #293745 0%, #080a11 100%);
	background-image: -o-radial-gradient(center center, circle farthest-side, #293745 0%, #080a11 100%);
	background-image: radial-gradient(center center, circle farthest-side, #293745 0%, #080a11 100%);
}


.tooltip {
width: 370px;

}
}


/* DESKTOP */
@media only screen and (min-width: 1200px) {

header {
	width: 1060px;
	margin: auto;
	}
	
	header h1 {

}
	
nav li a {
	font-size: 1.2em;
}	

#intro, #secondary, footer  {
	width: 1060px;
	margin: auto;
}

#introWrapper.webIntro #intro, #introWrapper.printIntro #intro {
	width: 1060px;
	margin: auto; 	
	}

#showcase, #webShowcase, #photoShowcase, #aboutShowcase, #wideShowcase {
width: 1060px;
margin: auto;
}


}


