/* HTML5 ✰ Boilerplate
 * ==|== normalize ==========================================================
 */

article, aside, details, figcaption, figure, footer, header, hgroup, nav, section { display: block; }
audio, canvas, video { display: inline-block; *display: inline; *zoom: 1; }
audio:not([controls]) { display: none; }
[hidden] { display: none; }

html { font-size: 100%; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }
body { margin: 0; font-size: 13px; line-height: 1.231; }
body, button, input, select, textarea { font-family: sans-serif; }

a { color: #333; }
a:visited { color: #333; }
a:hover { color: #c00; }
a:focus { outline: thin dotted; }
a:hover, a:active { outline: 0; }

abbr[title] { border-bottom: 1px dotted; }
b, strong { font-weight: bold; }
blockquote { margin: 1em 40px; }
dfn { font-style: italic; }
hr { display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0; }
ins { background: #ff9; color: #000; text-decoration: none; }
mark { background: #ff0; color: #000; font-style: italic; font-weight: bold; }
pre, code, kbd, samp { font-family: monospace, monospace; _font-family: 'courier new', monospace; font-size: 1em; }
pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word; }
q { quotes: none; }
q:before, q:after { content: ""; content: none; }
small { font-size: 85%; }
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }
ul, ol { margin: 1em 0; padding: 0 0 0 40px; }
dd { margin: 0 0 0 40px; }
nav ul, nav ol { list-style: none; list-style-image: none; margin: 0; padding: 0; }
img { border: 0; -ms-interpolation-mode: bicubic; vertical-align: middle; }
svg:not(:root) { overflow: hidden; }
figure { margin: 0; }

form { margin: 0; }
fieldset { border: 0; margin: 0; padding: 0; }
label { cursor: pointer; }
legend { border: 0; *margin-left: -7px; padding: 0; }
button, input, select, textarea { font-size: 100%; margin: 0; vertical-align: baseline; *vertical-align: middle; }
button, input { line-height: normal; *overflow: visible; }
table button, table input { *overflow: auto; }
button, input[type="button"], input[type="reset"], input[type="submit"] { cursor: pointer; -webkit-appearance: button; }
input[type="checkbox"], input[type="radio"] { box-sizing: border-box; }
input[type="search"] { -webkit-appearance: textfield; -moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box; }
input[type="search"]::-webkit-search-decoration { -webkit-appearance: none; }
button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }
textarea { overflow: auto; vertical-align: top; resize: vertical; }
input:valid, textarea:valid {  }
input:invalid, textarea:invalid { background-color: #f0dddd; }

table { border-collapse: collapse; border-spacing: 0; }
td { vertical-align: top; }

@font-face {font-family: 'FuturaBT-Book';src: url('../fonts/247A42_0_0.eot');src: url('../fonts/247A42_0_0.eot?#iefix') format('embedded-opentype'),url('../fonts/247A42_0_0.woff') format('woff'),url('../fonts/247A42_0_0.ttf') format('truetype');}

/* ===================================================
    Initializr styles
    http://verekia.com/initializr/responsive-template
    Author: Jonathan Verrecchia
   =================================================== */

body{ 
	font-size:16px;
	line-height: 24px; 
	font-family:'FuturaBT-Book', Helvetica, Helvetica Neue, Arial, Verdana, sans-serif;
	font-weight: normal;
	font-style: normal;
	color:#333;
	background-color:#fff;
}

::-moz-selection { background: #666; color: #fff; text-shadow: none; }
::selection      { background: #666; color: #fff; text-shadow: none; }

.wrapper{
	width:90%;
	margin:0 5%;
}

/* ==================================================================================== 
   ====================================================================================
    Custom CSS
    Author: Anya Zolotusky :: DarnGoodWebDesign.com
   ==================================================================================== */
   
img {max-width: 100%;}
p, h1, h2, h3 {orphans:2; widows:2;}

#page {
    margin: 0 auto;
    padding: 0;
    max-width: 125em;      /* 2000px / 16px = 125em */
    background:#fff;
/*	 border-left:1px solid #bbb;
    border-right:1px solid #bbb;
	-webkit-box-shadow: 0 8px 12px rgba(0,0,0,.3);
	-moz-box-shadow: 0 8px 12px rgba(0,0,0,.3);
	box-shadow: 0 8px 12px rgba(0,0,0,.3); */
}

#header-container { 
	margin:1em 1em 0 1em;
}

/* ==============
    MOBILE: Header
   ============== */
.logo {
	max-width: 22.0625em; /* 353px / 16 */
	margin:.5em auto;
	padding:0;
}

/* ==============
    MOBILE: Menu
   ============== */

nav {	
	font-weight: normal;
	font-size: .9375em; /* 15px/16 */
}
nav a, nav a:visited{
	display:block;
	margin:0;
	padding:.625em 0;
	border-top: 1px solid #eee;

	color:#ccc;

	text-align:center;
	text-decoration:none;
	font-weight: normal;
}

nav li.active a{
	color:#666;
}
nav a:hover, nav li.active a:hover {
	color:#c00;
}




/* ==============
    MOBILE: Main
   ============== */

#main-container{ }

#main{
	max-width:117em; /* 1872px */
	border-top: 1px solid #ccc;
	margin:0 1em .5em 1em;
	padding:0;
}
#main .photo-half-vertical-right{
	max-width:100%;
	float:none;
	margin:0 0 1% 0;
}
#main .photo-half-vertical-left {
	max-width:100%;
	float:none;
	margin:0 0 1% 0;
}

#main .photo-half-vertical-left-nomarg {
	max-width:100%;
	float:none;
	margin:0 0 1% 0;
}
#main .photo-quarter {
	max-width:100%;
	float:none;
	margin:0 0 1% 0;
}

#main .photo-quarter-marg {
	max-width:100%;
	float:none;
	margin:0 0 1% 0;
}

#main .headline-left {
	max-width: auto; 
	float:left;
	display:inline;
	margin:.75em 0 .625em 0; 
}
#main .headline-left h1{
	font-size:1.25em; /* 20px */
	font-weight: normal;
	font-style: normal;
	color:#666;
	margin:0; 
	padding:0;
}
#main .headline-right {
	max-width: auto; 
	float:right;
	display:inline;
	margin:.75em 0 .625em 0; 
}
.highlight { color: #c00; }

.team_photo {
	max-width: 37.5em; /* 600px */
	padding-top:1.5em;
	margin:3em 0 .5em 0; 
	border-top: 1px solid #ccc;
}
.gallery_header {
	max-width: auto;
	color:#666;
	font-size:.75em; /* 12px */
	line-height: 1.25em;
	float:none;
	display:block;	
	margin:1.5em 0 .5em 0; 
	background:#fcfcfc;
	border:#fefefe 1px solid;
}
.gallery {
	max-width: 45%; /* 160px / 14 */
	font-size:.75em; /* 12px */
	line-height: 1.25em;
	float:left;
	display:inline-block;	
	margin:1.5em 5% .5em 0; 
}

.gallery_big {
	max-width: auto; 
	font-size:1em; /* 12px */
	line-height: 2em;
	display:block;	
	margin:1.5em auto 3em auto; 
}

.gallery img, .gallery_big img {
	margin:0 0 .25em 0; 
}
.gallery a, .gallery_big a {
	text-decoration:none; 
}
.light {
	color:#999; 
}
.photo-count-right {
	max-width: auto; 
	font-size:.75em; /* 12px */
	color:#000;
	float:right;
	display:inline;	
	margin:1.25em 0 1em 0; 
}
.photo-count-right ul {
	list-style: none; 
	list-style-image: none; 
	margin: 0; 
	padding: 0;
}
.photo-count-right ul li {
	display:inline;
	padding: 4px 2px 4px 26px;
}
.photo-count-right a, .photo-count-right a:visited {
	color:#999;
	text-decoration:none;
}
.photo-count-right a:hover {
	color:#c00;
}

.full-size-pics {
	max-width:125em; /* 2000px */
	clear: both;
}

.full-size-pics img {
	position: absolute;
	z-index:3;
	
}
.full-size-pics p {
	position: relative;
	text-align: center; 
	font-size: 1.5em; 
	line-height: 2em; 
	padding-top:4em; 
	padding-bottom:2em;
	color:#333;
	z-index:100;
}



.left {
	float:left;
}
.right {
	float:right;
}
.content-block {
	display:inline-block;
}

.contact1 {
	margin:1em auto 0 auto;
	max-width:200px; /* 200 */
	display:block;
}
.contact_info_container {
	width:100%;
	display:block;
	margin:1em auto;
	padding:0;
	text-align:center;
}
.contact_info {
	display:inline-block;
	text-align:left;
	margin:0;
	padding:0;
}
.contact_info p {
	margin:1em 0;
	padding:0;
}
.contact2 {
	clear:both;
	margin:1em auto;
	display:block;
}
.contact2 img {
	width:100%;
	max-width:400px;
	display:block; 
}
.social {
	margin:1em 0 2px 0;
}



/* ------------------------------------------- */
@media only screen and (min-width: 500px) {
   		
		.contact1 {
			float:left; 
			width:40%;
			margin:1em 2em 1em 0;
		}
		.contact1 img {
			width:100%;
			max-width:200px;
		}
		.contact_info_container {
			float:left; 
			width:auto;
			min-height:590px;
			/*max-width:340px;*/
			margin:1em 0;
			padding:0;
			position:relative;
		}
	.social {
			position: absolute; 
			bottom: 0;
		}
}
/* ------------------------------------------- */


/* ------------------------------------------- */

@media only screen and (min-width: 768px) {

		.contact2 {
			clear:none;
			float:right;
			width:30%;
			margin-left:0;
		}
		.contact2 img {
			width:100%; 
			max-width:400px;
		}
}
/* --------------------------- */

/* ------------------------------------------- */

@media only screen and (min-width: 1024px) {
		
		.contact2 {
			width:42%;
			float:left;
			margin-left:2em;
		}
}
/* --------------------------- */

.social_icon {
	width:30px;
	height:31px;
	display:inline;
	vertical-align:middle;
/*	margin:2px 3px 2px 2px;*/
	border:none;
}

/* =================
    MOBILE: FOOTER
   ============== */

.copyright_container {
	max-width: 100%;
	margin:0 auto;
	text-align:center;
}
.footer-icons {
	display:inline;
	margin: 20px 8px;
}

.footer-icons img {
	width:20px;
	height:20px;
	margin-left:1em;
}


.copyright {
	display:inline;
	padding: 20px 8px;
	font-size: .6875em; /* 11px/16 */
	line-height: 1.5em;
	color: #ccc;
}
.copyright a:link, .copyright a:active, .copyright a:visited {
	color: #ccc;
	text-decoration: underline;
}
.copyright a:hover {
	color: #666;
}


/* AZ Custom */
.spacer { clear: both; float: none; height: 1px; margin:0; padding:0; overflow:hidden; }
/* Remove Skype highlighting of phone numbers */
span.skype_pnh_container {display:none !important;}
span.skype_pnh_print_container {display:inline !important;}


/* ===============
    ALL: IE Fixes
   =============== */

.ie6 img { width: 100%; }
.ie7 .logo{ width:353px; padding-top:20px; }
.ie8 .logo{ width:353px; margin-top:20px; float:left; display:inline;}
.ie8 img { width: auto\9; }

.ie8 #page { width: 1000px; }
.ie8 #header-container { 
		width: 920px;
		margin:20px 40px 0 40px;
		border:none;
	}
.ie8 #main{ 
		width: 920px;
		margin:0 40px 12px 40px;
	}
.ie8 nav ul li{
		display:inline;
	}	
.ie8 nav {
		float:right;
		display:inline;
		width:420px;
		display:block;
		margin:25px 0 0 0;
		padding:0;
	}
.ie8 nav a{
		float:left;
		display:inline;
		width:auto;
		margin:0;
		padding:0 4px 0 12px;
		border:none;
	}

.ie8 .contact1 {
	float:left; 
	margin-top:1em;
	width:12.5em; /* 200 */
}

.ie8 .contact_info {
	float:left; 
	width:auto; 
	height:590px; /* 590px */
	margin:1em 2em 1em 3em;
	padding:0;
	position: relative;
}
.ie8 .contact2 {
	float:left; 
/*	width:16em;*/ 
}
.ie8 .gallery {
	width: 12.5%; 
	margin:1.5em 2.02% .5em 0; 
}
	
.ie8 .rightedge_wide {
	margin-right:0;
}

.ie8 .gallery_header {
	width: 12.5%;
	float:left;
	display:inline;	
	margin:1.5em 2.02% .5em 0; 
	background:none;
	border:none;
}
.ie8 .gallery_header p {
	margin-top:45%;
}

.ie8 #main .photo-half-vertical-right{
	max-width:48.5%; /* 920px */
	float:right;
	margin:0 0 1% 3%;
}
.ie8 #main .photo-half-vertical-left {
	max-width:48.5%; /* 920px */
	float:left;
	margin:0 3% 1% 0;
}
.ie8 #main .photo-half-vertical-left-nomarg {
	max-width:48.5%; /* 920px */
	float:left;
	margin:0 0 1% 0;
}
.ie8 #main .photo-quarter {
	max-width:48.5%; /* 920px */
	float:left;
	margin:0 0 2.5% 0;
}



/* ==|== non-semantic helper classes ======================================== */
.ir { display: block; border: 0; text-indent: -999em; overflow: hidden; background-color: transparent; background-repeat: no-repeat; text-align: left; direction: ltr; }
.ir br { display: none; }
.hidden { display: none !important; visibility: hidden; }
.visuallyhidden { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }
.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus { clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto; }
.invisible { visibility: hidden; }
.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }
.clearfix { zoom: 1; }


/* ==|== media queries ====================================================== */

@media only screen and (min-width: 608px) {

/* ====================
    INTERMEDIATE
   ==================== */
   
   
	nav {
		display:block;
		width:auto;
		text-align:center;
		margin:1em auto;
		padding:.5em 0 .125em 0;
		border-top:1px solid #fbfbfb;
		}
	
	nav a{
		display:inline;
		width:auto;
		margin:0;
		padding:0 .875em;
		border:none;
	}
	
	nav li:first-child a{ margin-left:0;  }
	nav li:last-child  a{ margin-right:0; }
	
		
	#header-container{ 
		margin:1.25em 2em 0 2em;
	}
	#main{ 
		margin:0 2em .5em 2em;
	}
	
	
	
.gallery {
	max-width: 23%; 
	margin:1.5em 2.6% .5em 0; 
}
	
.rightedge_int {
	margin-right:0;
}

.gallery_big {
	max-width: 20%; 
	font-size:.85em; 
	line-height: 1.25em;
	float:left;
	display:inline;	
	margin:1.5em 5% 3em 0; 
}
	
#main .photo-half-vertical-right{
	max-width:48.5%; /* 920px */
	float:right;
	margin:0 0 1% 3%;
}
#main .photo-half-vertical-left {
	max-width:48.5%; /* 920px */
	float:left;
	margin:0 3% 1% 0;
}
#main .photo-half-vertical-left-nomarg {
	max-width:48.5%; /* 920px */
	float:left;
	margin:0 0 1% 0;
}
#main .photo-quarter {
	max-width:48.5%; /* 920px */
	float:left;
	margin:0 0 .8% 0;
}

#main .photo-quarter-marg {
	max-width:48.5%; /* 920px */
	float:left;
	margin:0 3% .8% 0;
}
/*
.contact_info p{
	margin-left: 11.25em;
}*/




/* ========================
    INTERMEDIATE: IE Fixes
   ======================== */

	nav ul li{
		display:inline;
	}	
	.oldie nav a{
		margin:0 0.7%;		
	}
}







@media only screen and (min-width: 890px) {

/* ====================
    WIDE: CSS3 Effects
   ==================== */

	/*
	#header-container,
	#main aside{
		-webkit-box-shadow:0 5px 10px #aaa;
		   -moz-box-shadow:0 5px 10px #aaa;
		        box-shadow:0 5px 10px #aaa;
	}
	*/
	
.logo {
	float:left; 
	margin:1.25em 0 .75em 0; /* 20px / 16 */
	padding: 0;
}

/* ============
    WIDE: Menu
   ============ */
	

	nav {
		float:right;
		width:auto;
		margin:1.5625em 0 0 0;
		padding:0;
		border:none;
	}
	nav a{
		display:inline;
		width:auto;
		margin:0;
		padding:0 .25em 0 .75em;
		border:none;
	}

/* ============
    WIDE: Main
   ============ */

	#header-container{ 
		margin:1.25em 4em 0 4em;
	}
	#main{ 
		margin:0 4em .5em 4em;
	}

	.gallery {
		max-width: 12.5%; 
		margin:1.5em 2.02% .5em 0; 
	}
	/*
	.gallery_big {
		max-width: 20%; 
	}
	*/	
	.rightedge_wide {
		margin-right:0;
	}

	.gallery_header {
		width: 12.5%;
		float:left;
		display:inline;	
		margin:1.5em 2.02% .5em 0; 
		background:none;
		border:none;
	}
	.gallery_header p {
		margin-top:45%;
}



}


@media only screen and (min-width: 1140px) {

/* ===============
    Maximal Width
   =============== */

	.wrapper{
		width:90%; 
		margin:0 auto;
	}
	
   

/*
	.contact2 {
		margin-top:1em;
		max-width:25em; 
	}
*/

}

/* ==|== print styles ======================================================= */
 
@media print {
  * { background: transparent !important; color: black !important; text-shadow: none !important; filter:none !important; -ms-filter: none !important; } 
  a, a:visited { text-decoration: underline; }
  a[href]:after { content: " (" attr(href) ")"; }
  abbr[title]:after { content: " (" attr(title) ")"; }
  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; } 
  pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
  thead { display: table-header-group; }
  tr, img { page-break-inside: avoid; }
  img { max-width: 100% !important; }
  @page { margin: 0.5cm; }
  p, h2, h3 { orphans: 3; widows: 3; }
  h2, h3 { page-break-after: avoid; }
}
