@import url("reset.css");

html, body {
	height: 100%;
	margin: 0;
	padding: 0;
	font-size: 100%;
}
body {
	background: #eee;
	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 {
	color:#0191C1;
}
a:hover {
	color: #24416b;
	/*border-bottom: dotted 1px #32b7e3;*/
}
a:active, a:focus {
	position:relative;
	top:1px;
}
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;
}
/* 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: "museo sans", sans-serif;
	color: #999;
	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;
}
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;
}
#headerWrapper {
	width: 100%;
	background: url(../img/bg-header.jpg) no-repeat 50% bottom;
}
header {
	margin: auto;
	position: relative;
	padding: 10px;
	text-align: center;
}
header h1 {
	margin-bottom: 0.8em;
}
header h1 span {
	display: block;
	text-indent: -9999px;
}
nav {

}
nav ul {
	list-style: none;
}
nav li {
	display: inline;
	margin-right: 15px;
	margin-bottom: 0.5em;
}
nav li a {
	padding: 3px 0;
	text-decoration: none;
}
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;
	background: url(../img/bg-content.jpg);

}

#topShadow {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	background: url(../img/bg-contentshadow.gif) repeat-x;
	height: 19px;
	border-bottom: solid 1px #a2a2a2;
}

#main {
	padding: 10px;
}

#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 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 {
	position: relative;
	padding-top: 10px;
	margin-bottom: 30px;
	border-bottom: solid 1px #ccc;
	text-shadow: 0 1px 0 #fff;
	box-shadow: 0 1px 0 #fff;
	float: left;
	
}
#intro {
	width: 90%;
	margin-right: 25px;
	font-size: 1.1em;
	border-bottom: solid 1px #ccc;
	box-shadow: 0 1px 0 #fff;

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

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

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

#social {
		border-bottom: solid 1px #ccc;
		box-shadow: 0 1px 0 #fff;
		padding-bottom: 20px;
		margin-bottom: 20px;
		font-size: 0.9em;
}

#social img {
	margin-bottom: -6px;
	margin-left: 8px;
}

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

#selectLinks {
		border-bottom: solid 1px #ccc;
		box-shadow: 0 1px 0 #fff;
}

#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;
}
#showcase {
	float: left;
	display: none;
}

#homeShowcase, #photoShowcase, #webShowcase, #wideShowcase, #aboutShowcase {
	border-bottom: solid 1px #ccc;
		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: 2px 2px 2px #999;
	}
	
	#wideShowcase img {
	max-width: 700px;	
	}
	
	.widePortfolioItem {
		text-align: center;
		border-bottom: solid 1px #ddd;
		padding-bottom: 1em;
		margin-bottom: 2.5em;	
		
	}


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;
}

#secondary ul {
	margin-left: 0;
}

#secondary li {
	list-style: none;
	padding-bottom: 0.8em;
}
#clients {
	clear: both;
}
#clients img {
	display: inline;
	vertical-align: middle;
	margin-right: 35px;
}
#clients .list {
	width: 175px;
	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;
	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;
}

strong {
	color: #666;
}
.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-top: 15px;
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;
}


/* MOBILE PORTRAIT */
@media only screen and (min-width: 320px) {
body {
	background: url(../img/bg-body.jpg);
}

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

nav ul {
	margin-bottom: 0;
}

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

header {
	padding: 20px;
}

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

}


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

nav {
	width: 50%;
	margin: auto;
	}

}



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


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

	}
	
#headerWrapper {
	height: 170px;
	background: url(../img/bg-header.jpg) no-repeat 50% bottom;
}	

#main {
	margin:auto;
	padding: 25px 20px 20px 20px;
}

#introWrapper {
	border-bottom: none;
	box-shadow: none;
}

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

#introWrapper {
width: 51%;
}

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

}

#showcase {
	display: block;
	width: 90%;
}

#showcase img {
	width: 95%;
	height: auto;
}

#scontent {
	margin: 10px 0 25px 0;
	width: 42%;
	float: right;
	text-shadow: 0 1px 0 #fff;
	padding: 20px;
}

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

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

header h1 {
	position: absolute;
	top: 30px;
	left: 35px;
	margin-bottom: 0;
}


nav {
	position: absolute;
	right: 0;
	top: 35px;
	width:	60%;
}

nav li {
	margin-bottom: 0;
}

#webShowcase, #photoShowcase, #wideShowcase {
		width: 600px;
	float: left;
	padding: 20px 0 0 0;
	margin-bottom: 50px;
}

#aboutShowcase {
	width: 90%;	
}

 #wideShowcase { 
 	width: 98%;
 }

footer {
	width: 95%;
}



}


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


header {
	width: 960px;
	margin: auto;
	padding: 0;
	text-align: left;

	}
	
	
header h1 {
	left: 10px;

}

#headerWrapper {
	}

nav {
	width:	70%;
}	
	
#main {
	width: 960px;
	margin:auto;
	padding: 25px 20px 20px 20px;
}


#intro {
	width: 600px;
}


#gallery img {
	width: 880px;

}

#showcase {
width: 100%;


}

#scontent {
	width: 32%;
}

#footerWrapper { 
	height: 277px;

	/*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%);
}


#clients {
	clear: both;
	float: left;
	width: 500px;
}

#clients .list {
	width:	125px;
}


#contactForm {
	font-size: 0.7em;
	position: absolute;
	width: 525px;
	top: 20px;
	right: 20px;
}

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

}

#contactForm label {
	text-align: right;
}

#copyright {
	position: absolute;
	bottom: 30px;
	font-size: 0.7em;
	left: 80px;
	color: #31363e;
}

#commentsbox {
width: 365px;

}

.tooltip {
width: 370px;

}
}