/*
 * mod7 2012
 * Author:	Daryl Claudio	daryl.claudio@mod7.com
 * Author:	James Byun		james.byun@mod7.com
 */

/* =============================================================================
	Swatch
	
	slate		#373737
	
	orange		#f68b1f
	
	
   =========================================================================== */

/* =============================================================================
	Big hugs to http://html5boilerplate.com/

   HTML5 display definitions
   ========================================================================== */

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


/* =============================================================================
   Base
   ========================================================================== */

/*
 * 1. Correct text resizing oddly in IE6/7 when body font-size is set using em units
 * 2. Prevent iOS text size adjust on device orientation change, without disabling user zoom: h5bp.com/g
 */

html { font-size: 100%; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }

html, button, input, select, textarea { font-family: sans-serif; color: #222; }

body { margin: 0; font-size: 1.125em; line-height: 1.3333; }

/*
 * Remove text-shadow in selection highlight: h5bp.com/i
 * These selection declarations have to be separate
 * Also: hot pink! (or customize the background color to match your design)
 */

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


/* =============================================================================
   Links
   ========================================================================== */

a {
	color: #bf650a; text-decoration: none;
}

a:visited {
	color: #bf650a;
}
a:hover {
	color: #f68b1f;
}

a:focus {
	outline: thin dotted;
}

a:hover, a:active { outline: 0; }


/* =============================================================================
   Typography
   ========================================================================== */

h1 {
	margin: 2em 0 0.66666em;
}

h2 {
	margin: 2em 0 0.66666em;
}

h3 {
	margin: 2em 0 0.66666em;
}

h4 {
	margin: 2em 0 0.66666em;
}

h5 {
	margin: 1.33333em 0 0.66666em;
}


h6 {
	margin: 1.33333em 0 0.66666em;
}


abbr[title] { border-bottom: 1px dotted; }

b, strong { font-weight: 800; }

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

/* Redeclare monospace font family: h5bp.com/j */
pre, code, kbd, samp { font-family: monospace, serif; _font-family: 'courier new', monospace; font-size: 1em; }

/* Improve readability of pre-formatted text in all browsers */
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%; }

/* Position subscript and superscript content without affecting line-height: h5bp.com/k */
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }

/* =============================================================================
   Lists
   ========================================================================== */

ul, ol {
	list-style: disc outside none;
	margin: 1em 0;
	padding: 0 0 0 40px;
}

	ul li,
	ol li {
		margin: 0 0 0.333333em;
	}


dd {
	margin: 0 0 0 40px;
}

nav ul, nav ol { list-style: none; list-style-image: none; margin: 0; padding: 0; }


/* =============================================================================
   Embedded content
   ========================================================================== */

/*
 * 1. Improve image quality when scaled in IE7: h5bp.com/d
 * 2. Remove the gap between images and borders on image containers: h5bp.com/i/440
 */

img { border: 0; -ms-interpolation-mode: bicubic; vertical-align: middle; }

/*
 * Correct overflow not hidden in IE9
 */

svg:not(:root) { overflow: hidden; }


/* =============================================================================
   Figures
   ========================================================================== */

figure { margin: 0; }


/* =============================================================================
   Forms
   ========================================================================== */

form { margin: 0; }
fieldset { border: 0; margin: 0; padding: 0; }

/* Indicate that 'label' will shift focus to the associated form element */
label { cursor: pointer; }

/*
 * 1. Correct color not inheriting in IE6/7/8/9
 * 2. Correct alignment displayed oddly in IE6/7
 */

legend { border: 0; *margin-left: -7px; padding: 0; white-space: normal; }

/*
 * 1. Correct font-size not inheriting in all browsers
 * 2. Remove margins in FF3/4 S5 Chrome
 * 3. Define consistent vertical alignment display in all browsers
 */

button, input, select, textarea { font-size: 100%; margin: 0; vertical-align: baseline; *vertical-align: middle; }

/*
 * 1. Define line-height as normal to match FF3/4 (set using !important in the UA stylesheet)
 */

button, input { line-height: normal; }

/*
 * 1. Display hand cursor for clickable form elements
 * 2. Allow styling of clickable form elements in iOS
 * 3. Correct inner spacing displayed oddly in IE7 (doesn't effect IE6)
 */

button, input[type="button"], input[type="reset"], input[type="submit"] { cursor: pointer; -webkit-appearance: button; *overflow: visible; }

/*
 * Re-set default cursor for disabled elements
 */

button[disabled], input[disabled] { cursor: default; }

/*
 * Consistent box sizing and appearance
 */

input[type="checkbox"], input[type="radio"] { box-sizing: border-box; padding: 0; *width: 13px; *height: 13px; }
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, input[type="search"]::-webkit-search-cancel-button { -webkit-appearance: none; }

/*
 * Remove inner padding and border in FF3/4: h5bp.com/l
 */

button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }

/*
 * 1. Remove default vertical scrollbar in IE6/7/8/9
 * 2. Allow only vertical resizing
 */

textarea { overflow: auto; vertical-align: top; resize: vertical; }

/* Colors for form validity */
input:valid, textarea:valid {  }
input:invalid, textarea:invalid { background-color: #f0dddd; }


/* =============================================================================
   Tables
   ========================================================================== */

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


/* =============================================================================
   Chrome Frame Prompt
   ========================================================================== */

.chromeframe { margin: 0.2em 0; background: #ccc; color: black; padding: 0.2em 0; }


/* ==========================================================================
	The Good Stuff
   ========================================================================== */

body, select, input, textarea {
	font-family: 'Alegreya', Baskerville, Garamond, Palatino, "Palatino Linotype", "Hoefler Text", "Times New Roman", serif;
	color: #373737;
	text-rendering: optimizeLegibility;
	-webkit-font-smoothing: antialiased;
	background: #ececec;
}

/*--------------------------------------
	Headings
------------------------------------- */

	.heading {
		margin: 0 0 0.6666em;
		padding: 0;
		font-size: 1.3333em;
		line-height: 1.3333;
		font-weight: 400;
	}

	.subheading {
		margin: 0 0 1em;
		padding: 0 0 5px;
		border-bottom: 1px solid rgba(0,0,0,0.15);
		font-size: 1em;
		line-height: 1.3333;
		font-weight: 400;
		font-style: italic;
		letter-spacing: 0.8px;
		color: #777;
	}

/*--------------------------------------
	Base Structure Modules
------------------------------------- */







/*--------------------------------------
	Header
------------------------------------- */

header {
	margin: 0 auto;
	padding: 0 20px 12px;
}
	
	.header-crest {
		width: 20%;
		height: auto;
		margin: 0.25em auto;
	}
	
		.header-crest-anchor {
			display: block;
		}
		
			#header-crest-img {
				width: 100%;
				height: auto;
			}
	
	.header-message {
		padding: 0;
		margin: 0.5em 0;
		font-size: 0.8888em;
		line-height: 1.5;
		font-weight: 400;
		font-style: italic;
		letter-spacing: 0.8px;
		text-align: center;
	}
	
	.header-nav {
		margin: 0;
		padding: 0;
		list-style: none;
	}
	
		.header-nav-item {
			width: 33.333%;
			float: left;
			font-size: 0.8888em;
			line-height: 1.5;
			text-align: center;
			font-weight: 600;
		}
		
			.header-nav-item.current > a {
				border-bottom: 1px solid #979797;
			}
		
			.header-nav-item > a {
				color: #373737;
				padding: 0 0 2px;
			}
			
			.header-nav-item > a:hover {
				color: #f68b1f;
			}




/*--------------------------------------
	Homepage Body
------------------------------------- */

.homepage-hero {
	margin: 0;
	padding: 1.3333em;
	background-attachment: scroll;
	background-color: #777;
	background-repeat: no-repeat;
	background-position: 50% 0;
	-moz-background-size: cover;
	background-size: cover; /* ^TODO need to target the ios 4 bug here */
}

	.homepage-hero-whoarewe {
		background-image: url("../img/hero-1-chalkboard.jpg");
	}
	
	.homepage-hero-clients {
		background-image: url("../img/hero-2-lockers.jpg");
	}
	
	.homepage-hero-capabilities {
		background-image: url("../img/hero-3-luchadores.jpg");
	}
	
	.homepage-hero-vp {
		background-image: url("../img/hero-4-ruby.jpg");
	}

		.homepage-subheading {
			border-bottom: 1px solid rgba(255,255,255,0.15);
			color: rgba(255,255,255,0.85);
			
		}
		
			.homepage-hero-subheading {
				border-bottom: 1px solid rgba(255,255,255,0.85);
				color: rgba(255,255,255,0.85);
			}
		
		.homepage-heading {
			color: rgba(255,255,255,0.85);
		}
	
	
		.client-matrix {
			list-style: none;
			margin: 0;
			padding: 0;
		}
		
			.client-matrix-item {
				display: block;
				float: left;
				margin: 0 6px 12px;
				padding: 0;
				width: 90px;
				height: 90px;
				background: url("../img/homepage-client-logo-matrix.png") no-repeat scroll;
			}
			
				.client-matrix-item-cbc			{ background-position: 0 0; }
				.client-matrix-item-discovery	{ background-position: -110px 0; }
				.client-matrix-item-ea			{ background-position: -220px 0; }
				.client-matrix-item-foodnetwork	{ background-position: -330px 0; }
				.client-matrix-item-nfb			{ background-position: -440px 0; }
				.client-matrix-item-slice		{ background-position: 0 -110px; }
				.client-matrix-item-bcda		{ background-position: -110px -110px; }
				.client-matrix-item-drpepper	{ background-position: -220px -110px; }
				.client-matrix-item-mec			{ background-position: -330px -110px; }
				.client-matrix-item-pokemon		{ background-position: -440px -110px; }

	.homepage-hero-content-capabilities-wrap,
	.capabilities-list {
		margin: 0;
		padding: 0;
		list-style: none;
	}
	
		.capabilities-list-item {
			line-height: 1;
			margin-bottom: 0.666666em;
		}
		
			.capabilities-list-item > a,
			.homepage-hero-whoarewe a {
				color: rgba(255,255,255,0.9);
			}
			
				.capabilities-list-item > a:hover,
				.homepage-hero-whoarewe a:hover {
					color: #fff;
					border-bottom: 1px dotted rgba(255,255,255,0.5);
				}
	
	.homepage-callout {
		font-size: 1em;
		line-height: 1;
		font-style: italic;
	}
	
		.homepage-callout-link:link,
		.homepage-callout-link:visited,
		.homepage-callout-link:active {
			position: relative;
			display: block;
			border: 1px solid #d7d7d7;
			border-left: 0 none;
			border-right: 0 none;
			padding: 0.5em 0;
			text-align: center;
			letter-spacing: 0.5px;
			color: #fff;
			
			-webkit-transition: all 400ms ease-in-out;
			-moz-transition: all 400ms ease-in-out;
			-ms-transition: all 400ms ease-in-out;
			-o-transition: all 400ms ease-in-out;
			transition: all 400ms ease-in-out;
		}
		
			.i-homepage-callout {
				width: 15px;
				height: 18px;
				position: absolute;
				right: 9px;
				top: 50%;
				margin-top: -9px;
				background: url("../img/i-homepage-callout.png") no-repeat scroll 0 0;

				-webkit-transition: all 400ms ease-in-out;
				-moz-transition: all 400ms ease-in-out;
				-ms-transition: all 400ms ease-in-out;
				-o-transition: all 400ms ease-in-out;
				transition: all 400ms ease-in-out;
			}
			
				.homepage-callout-link:hover > .i-homepage-callout {
					right: 0;
				}
		
			.homepage-callout-link:hover {
				border-color: #fff;
				color: #f68b1f;
			}
	

	.homepage-listings {
		 background: #373737;
	}

		.homepage-listings-wrapper {
			padding: 1.3333em;
		}
		
		.homepage-listing {
			margin: 0 0 2em;
		}
			
				.homepage-listing-list {
					margin: 0;
					padding: 0;
					list-style: none;
				}
				
					.homepage-listing-list > li {
						margin-bottom: 0.66666em;
						color: #ececec;
						display: none;
					}
					
						.homepage-listing-list > li.homepage-listing-visible {
							display: block;
						}
						
						.homepage-listing-list.opened > li {
							display: block;
						}
					
				.homepage-listing-callout {
					font-size: 0.88888em;
				}
				
					.homepage-listing-callout-link:link,
					.homepage-listing-callout-link:visited {
						border-color: #575757;
					}
					
					.homepage-listing-callout-link:hover,
					.homepage-listing-callout-link:active {
						border-color: #878787;
						color: #fff;
					}
					
					.homepage-opportunity-link:link,
					.homepage-opportunity-link:visited,
					.homepage-opportunity-link:hover,
					.homepage-opportunity-link:active {
						color: #ececec;
					}
					
					.homepage-opportunity-link:hover {
						color: #fff;
						border-bottom: 1px dotted rgba(255,255,255,0.5);
					}

/*
	Footer
*/
footer {
	background: #474747;
	padding: 1.33333em;
}

.form-filled {
	color:#ececec;
	font-style:normal;
}

	.footer-contactform-wrapper {
		max-width:1140px;
		padding: 1.3333em 0;
		margin-left:auto;
		margin-right:auto;
	}

	.footer-subheading {
		border-bottom: 1px solid rgba(255,255,255,0.15);
		color: rgba(255,255,255,0.85);
	}	
	
	.footer-heading {
		color: rgba(255,255,255,0.85);
	}

	

	.footer-content {
		color: rgba(255,255,255,0.85);
		margin-bottom: 1.33333em
	}

	.footer-contact-snail {
		float:left;
	}

	.footer-contact-list {
		width: 46.363636363636364%;
		margin: 0 7.272727272727273% 0 0;
		padding: 0;
		list-style: none;
		float:left;
	}
	
		.footer-contact-item {
			margin: 0 0 1.33333em;
			padding: 0;
			width: 210px;
		}
			
			.footer-contact-anchor {
				display: block;
				padding: 0 0 0 36px;
				background: url("../img/footer-contact-sprite.png") no-repeat scroll;
			}
		
			.footer-contact-anchor:link,
			.footer-contact-anchor:visited,
			.footer-contact-anchor:active {
				color: rgba(255,255,255,0.85);
			}
			
				.footer-contact-anchor:hover {
					color: #f68b1f;
				}
		
			.footer-contact-anchor-email		{ background-position: 0 0; }
			.footer-contact-anchor-twitter		{ background-position: -312px 0; }
			.footer-contact-anchor-fb			{ background-position: -624px 0; }
			.footer-contact-anchor-linkedin		{ background-position: -936px 0; }
			.footer-contact-anchor-studio		{ background-position: -1253px 0; }
			.footer-contact-anchor-telephone	{ background-position: -1560px 0; }
			
			.footer-contact-item-instagram .footer-contact-anchor {
				background:url("../img/instagram.png") no-repeat;
			}
			.footer-contact-item-google-plus .footer-contact-anchor {
				background:none;
			}
	.footer-contact-snail {
		
	}
	
		.footer-contact-studio {
			font-style: normal;
			
		}

	/* Contact Form */
		
		

		.footer-form-subheading {
			border-bottom: 1px solid rgba(255,255,255,0.15);
			color: rgba(255,255,255,0.85);
		}		
				
		.footer-form ol {
			list-style: none;
			padding: 0;
		}
		
		.footer-form li {
			margin-top: 0.85em;
		}
		
		.footer-form input, .footer-form textarea, .footer-form select {
			background: #3b3b3b;
			border:1px solid #2e2e2e;
			padding: 5px;	
			width:330px;
			min-height: 25px;
			color: #a3a3a3;
			color: rgba(236, 236, 236, 0.5);
			font-style:italic;
		}
		
		textarea#enquiry-message  {
			min-height: 150px;
		}
		
			.footer-form option{
			background-color:#2e2e2e;
			}		

			.footer-form .form-filled {
				color:#ececec;
				font-style:normal;
			}
			
			.footer-form select .form-filled {
				color:#ececec;
				font-style:normal;
			}
		
		.footer-form label {
			color: #a3a3a3;
			color: rgba(236, 236, 236, 0.5);
		}		
		
		.enquiry-form-fields li.dropdown select {
		   background: transparent;
		   width: 342px;
		   padding: 5px;
		   border: 1px solid #2e2e2e;
		   border-radius: 0;
		   height: 34px;
		   -webkit-appearance: none;		   
			border-radius: 0 none;
			-webkit-border-radius: 0 none;
		}
		
		.enquiry-form-fields li.dropdown {
		   width: 342px;
		   height: 34px;
		   overflow: hidden;
		   background: url(../img/form-select-bg.png) no-repeat right #ddd;
		}
		
			.has-js .enquiry-urgent-request-label,
			.has-js .enquiry-urgent-request-label    { background: url('../img/form-checkbox.png') no-repeat 0 0;}
			.has-js label.check-enabled      { background: url('../img/form-checkbox.png') no-repeat 0 -39px;}
			.has-js .enquiry-urgent-request-label input { position: absolute; left: -9999px; }
			#enquiry-form label { margin-right: 12px; cursor:pointer;}
			.has-js #enquiry-form label { padding-left:20px; font-style:italic;}

		#enquiry-form-submit,
		#subscribe-form-submit {
			-webkit-box-shadow: 0px 6px 0px 0px rgba(55, 55, 55, 1);
			box-shadow: 0px 6px 0px 0px rgba(55, 55, 55, 1);
			width: 340px;
			color:#ececec;
			font-style:italic;
		}

		#enquiry-who-other {
			display: none;
		}
		.error-box {
			position:relative;
			top: 12px;
			min-width: 110px;
			width: 20%;
			height: 20px;
			padding: 5px;
			background-color: rgba(217, 43, 43, .65);
			border: 1px solid rgba(217, 43, 43, 1);
		}

		.error-box-arrow {
			width: 14px; 
			height: 9px; 
			margin-top:7px;
			margin-left: 48px;
			background: url('../img/error-box-arrow.png') no-repeat 0 0;
			display:block;
		}
		
		.contact_form_ajax_error {
			color: #cecece;
			position:relative;
			font-size: 80%;
			left:10px;
			margin: 0 auto;
			padding:0;
		}
		
		.contact_form_ajax_success_msg {
			color: #ececec;
			font-style: italic;
		}
	
	/* newsletter */
	
		.footer-form.footer-newsletter {width: 100%;}


		
	/* mod7 people */
		
		.mod7-people {
			width: 320px;
			margin: 0 auto;
			padding: 0;
			list-style: none;
		}
		
		.team-portrait {
			width: 127px;
			float: left;
			margin: 0 8px 1.33333em;
			padding: 0;
			text-align: center;
			color: #ececec;
		}

/*			.team-portrait-daryl-claudio,
			.team-portrait-sharlene-sobrepena,
			.team-portrait-tyler-egeto { clear: left; } */
		
		.team-name {
			margin: 0.33333em 0;
			padding:0;
			font-size: 0.888888em;
			font-weight: 400;
		}

		.team-role {
			margin: 0;
			padding:0;
			font-size: 0.77777em;
			font-style: italic;
			letter-spacing: 0.5px;
		}
		
		.team-portrait > h5 {
			width: 92px;
			height: 92px;
			margin: 0 auto;
			text-align: center;
		}
			.wil-arndt {background:url('../img/footer-team.jpg') 0 0 no-repeat;}
			.annette-arndt {background:url('../img/footer-team.jpg') -173px 0 no-repeat;}
			.anita {background:url('../img/footer-team.jpg') -346px 0 no-repeat;}		
			.sharlene-sobrepena {background:url('../img/footer-team.jpg') -518px 0 no-repeat;}						
			.tyler-egeto {background:url('../img/footer-team.jpg') -691px 0 no-repeat;}						
			.daryl-claudio {background:url('../img/footer-team.jpg') -863px 0 no-repeat;}						
			.thomas-mathews {background:url('../img/footer-team.jpg') -1036px 0 no-repeat;}						
			.james-byun {background:url('../img/footer-team.jpg') -1208px 0 no-repeat;}									

		
/* watermark */

	.footer-watermark {
		background: #ececec;
		height: 120px;
	}
	
	.footer-watermark .footer-contactform-wrapper p {
		text-indent:-9999px;
		background:url('../img/footer-logo.png') no-repeat;	
		display:block;
		margin:35px auto 0 auto;
		width:41px;
		height:17px;
	}


/*--------------------------------------
	Projects
------------------------------------- */

.projects-nav-wrapper {
	width: 100%;
	padding: 1.33333em 0 1em;
	background: #fff;
	z-index: 7;
}

	.projects-nav {
		max-width: 1140px;
		margin: 0 auto;
		padding: 0;
		list-style: none;
	}
	
		.projects-nav-col {
			width: 19.368421052631579%;
			margin-right: 3.508771929824561%;
			float: left;
		}

		.projects-nav-col-5 {
			margin-right: 0;
		}

			.projects-nav-list-item {
				font-size: 0.88888em;
				line-height: 1.125;
				margin: 0 0 0.5em;
			}
			
				.projects-nav-list-item > .selected:link,
				.projects-nav-list-item > .selected:visited,
				.projects-nav-list-item > .selected:hover,
				.projects-nav-list-item > .selected:active {
					font-weight: 600;
					color: #333;
				}

#projects-stage {
	width: 1140px;
	margin: 0 auto;
	padding: 1em 0;
}

	.project-entry {
		float: left;
/* 		margin: 11px 1.754385964912281%; */
		border-bottom: 1px solid #c7c7c7;
		border-left: 0 none;
		border-right: 0 none;
		padding: 1em 0;
		width: 29.824561403508772%;
		height: 395px;
	}
		
		.project-image-wrapper {
			margin: 0 0 0.66666em;
			border: 1px solid #c7c7c7;
			padding: 2px;
		}
			.project-image {
				width: 100%;
				height: auto;
			}
		
		.project-url {
			margin: 0.33333em 0 0.66666em;
		}
		
		.project-client {
			margin: 0.66666em 0 0;
		}
		
			.project-client > em {
				color: #777;
			}


/**** Isotope Filtering ****/

.isotope-item {
  z-index: 2;
}

.isotope-hidden.isotope-item {
  pointer-events: none;
  z-index: 1;
}

/**** Isotope CSS3 transitions ****/

.isotope,
.isotope .isotope-item {
  -webkit-transition-duration: 0.8s;
     -moz-transition-duration: 0.8s;
      -ms-transition-duration: 0.8s;
       -o-transition-duration: 0.8s;
          transition-duration: 0.8s;
}

.isotope {
  -webkit-transition-property: height, width;
     -moz-transition-property: height, width;
      -ms-transition-property: height, width;
       -o-transition-property: height, width;
          transition-property: height, width;
}

.isotope .isotope-item {
  -webkit-transition-property: -webkit-transform, opacity;
     -moz-transition-property:    -moz-transform, opacity;
      -ms-transition-property:     -ms-transform, opacity;
       -o-transition-property:         top, left, opacity;
          transition-property:         transform, opacity;
}

/**** disabling Isotope CSS3 transitions ****/

.isotope.no-transition,
.isotope.no-transition .isotope-item,
.isotope .isotope-item.no-transition {
  -webkit-transition-duration: 0s;
     -moz-transition-duration: 0s;
      -ms-transition-duration: 0s;
       -o-transition-duration: 0s;
          transition-duration: 0s;
}

/*--------------------------------------
	Jobs
------------------------------------- */

.wrapper-jobs section {
	margin: 2em 0;
}


/*--------------------------------------
	Blog
------------------------------------- */

	.blog-page {
		background: #ffffff;
		padding: 1.3333em;
	}
	.blog-wrapper {
		max-width: 1160px;
		margin-left: auto;
		margin-right: auto;
	}
	
	.blog-subheading {
		color:#373737;
	}
	
	.blog-entries {
		float:left;
		width:745px;
		margin: 0 3em 1.3333em 0;	
	}
	
		.blog-entries img,
		.blog-comment-post-content img, {
			padding: 0;
			max-width: 97.5%;
		}
		
		img[class*="align"],
		img[class*="wp-image-"] {
			height: auto; /* Make sure images with WordPress-added height and width attributes are scaled correctly */
		}
		
		img.size-full {
			max-width: 97.5%;
			width: auto; /* Prevent stretching of full-size images with height and width attributes in IE8 */
		}

		.wp-caption-text {
			font-style: italic;
			font-size: 80%;
			margin-top: 0.5em;
			padding-bottom: 0.5em;
			border-bottom: 1px dotted #ececec;
		}

		
			
	.blog-article {
		margin: 0 0 3.3333em; 
	}
	
		.blog-article-heading a {
			color:#373737;
		}
		
		.blog-article-heading a:hover {
			color:#f68b1f;
		}
		
		.blog-meta	{
			border-top: 1px solid rgba(55, 55, 55, .2);
			border-bottom: 1px solid rgba(55, 55, 55, .2);
			padding:0 0 0 15px;
			margin:0 40px 50px 0;
			font-style: italic;
			color:#777777;
			width:98%;
		}
		
		.blog-post-info {
			float:left;
			margin-right: 20px;
		}
			.blog-post-single-info {
				text-align:center;
			}		
		
		.blog-add-comment {
			float:right;
			height: 25px;
			padding: 17px 0 17px 20px;
			margin: -18px 24px 0 0;	
			border-left: 1px solid rgba(55, 55, 55, .2);
		}

	
	.blog-page-navigation {
		background:#f7f7f7;
		border:1px solid #d7d7d7;
		padding: 0.888em;
	}
	
	.blog-page-navigation ul li{
		display:inline-block;
	}
	
	.blog-page-navigation li.next-page {
		float:right;
	}


	/* Comments */
		.blog-comment-list {
			padding: 0 0 0 30px;
			margin: 30px 0 0 0;
			list-style:none;
		}
		
		.blog-comment-post-head h4{
			display: inline;
			margin: 0 1.333em 0 0;
		}
		
		.blog-comment-post-head em {
			color:#777777;
		}
		
		.blog-comment-post-content {
			border:1px solid #d7d7d7;
			margin: 15px 0 0 10px;
			padding: 5px 20px;
			max-width: 86%;
		}
		
		.blog-comment-post {
			margin: 0 0 1.3333em;
		}
		
			.blog-comment-arrow {
				width: 12px; 
				height: 10px; 
				margin-top:-13px;
				background: url('../img/blog-comment-arrow.png') no-repeat 0 0;
				display:block;
			}
		
	.blog-post-comment-fields {
		list-style:none;
		padding: 0 0 0 40px; 
		margin: 0;
	}
	
	.blog-post-comment-fields li {
		margin: 0 0 15px; 
	}

	.blog-post-comment-fields input,
	.blog-post-comment-fields textarea	 {
		width:90%;
		background:#ffffff;
		border:1px solid #d7d7d7;
		padding: 9px;
		color:#777777;
		font-style: italic;
	}
	
	.blog-post-comment-fields input:focus,
	.blog-post-comment-fields textarea:focus {
		color:#373737;
		font-style:normal;
	}
	
	.blog-post-comment-fields textarea {
		min-height: 120px;
	}
	
	.blog-post-comment-fields .form-filled {
		color:#373737;
		font-style:normal;
	}
	
	input#blog-comment-submit {
		-webkit-box-shadow: 0px 6px 0px 0px rgba(236, 236, 236, 1);
		box-shadow: 0px 6px 0px 0px rgba(236, 236, 236, 1);
		color:#373737;
		font-style:italic;
		cursor:pointer;		
		width: 93%;
	}
		
	.comment-notes, .blog-post-comment-fields .required, .form-allowed-tags, .blog-post-comment-fields label {display:none;}
	/* Sidebar */
	
	.blog-sidebar {
		float:left;
		min-width: 280px;
	}
	
	.blog-sidebar-heading {
		border-top: 1px solid rgba(55, 55, 55, .2);
		border-bottom: 1px solid rgba(55, 55, 55, .2);
		padding: 15px 0;
		margin: 28px 0 0 0;
		font-style:normal;
		color:#373737;
	}

	
	.blog-sidebar-navigation-heading {
		margin: 35px 0 0 0;	
	}
	
	.blog-sidebar-navigation-listing {
		list-style:none;
		line-height:32px;
		padding:0;
		margin-top: 15px;
	}
	
		.blog-sidebar-navigation-listing li a {
			margin: 0 10px 0 0;	
		}
		
		.blog-sidebar .current {
			font-weight: 800;
			color:#373737;
		}
			.sidebar-content-count {
				font-size: 14px;
				font-style: italic;
				color:#373737;
				vertical-align:baseline;
			}
	
/* =============================================================================
   RWD!
   ========================================================================== */
	
/* Mobile */
@media screen and (min-width: 240px) {

	.client-matrix {
		width: 216px;
		margin-left: auto;
		margin-right: auto;
	}

	.blog-entries {
		width:auto;
		max-width:320px;
	}
		.blog-meta-info	{
			padding: 0;
		}
	
		.blog-add-comment {
			border-left: 0;
			float:left;
			padding: 17px 0 17px 0;
			margin: -18px 24px 0 0;				
		}
		
	.blog-comment-list	{
		padding: 0;
	}	
	.blog-post-comment-fields {
		padding: 0 0 0 4px;
	}
	
	footer {
		padding: 0;
	}	
	.footer-contactform-wrapper {
		padding: 1.3333em;
	}

	.footer-contact {
		margin-bottom: 1.3333em;
	}
	.footer-form {
		width: auto;
	}	
		
			.footer-form #enquiry-form ol.enquiry-form-fields li input, 
			.footer-form #enquiry-form ol.enquiry-form-fields li textarea,
			#subscribe-email{
			width: 260px; 
			border-radius: 0 none;
			-webkit-border-radius: 0 none;
			-moz-border-radius: 0 none;
			-webkit-appearance: none;
			font-size:16px;
			}
			
			.footer-form #enquiry-form ol.enquiry-form-fields #enquiry-form-submit,			
			#subscribe-form-submit {
			width: 270px; 
			font-size: 16px; 
			-webkit-appearance: none;
			}
			
			.enquiry-form-fields li {width: 270px;}
			.enquiry-form-fields li.dropdown {
				width: 271px;
				border-right: 1px solid #2e2e2e;
				font-size: 16px;
			}
			
	.footer-form.footer-newsletter .footer-contactform-wrapper { 
		padding-left: 0;
		padding-right: 0;
	}		
	
	.footer-newsletter h4 { text-align:left; }
	.newsletter-form-fields { 
		width: 270px;
		margin: 0;
	}
	.newsletter-form-fields li {
		display: block;
	}
	
	#subscribe-email { text-align: left; }
	
	.mod7-people {
	width: 290px;
	margin-left: -5px;
	 }
	 
	 #projects-stage {
		width: 100%;
		padding: 0 10px;
		box-sizing: border-box;
	 }
	 
	 .project-entry {
	 	width: 95%;
	 	padding-bottom: 6%;
	 }	 

	.wrapper-jobs {
		padding: 8px;
	}
}

@media screen and (min-width: 240px) and (max-width: 479px) {
	 .projects-nav-wrapper {
	 	position:static !important;
	 }

		 .projects-nav-col {
			width: 35%;
			margin-left: 11.5044386%;
			margin-right: 0;
		 }
		 
		 .projects-nav-list-item {
		 	margin-bottom: 20%;
		 }		 

}

@media screen and (min-width: 480px), screen and (min-device-width: 480px)
and (max-width: 600px) {

	 .projects-nav-wrapper {
	 	position:static !important;
	 }

}
/* Small Tablets, & Landscape Mobile */
@media screen
and (min-width: 480px),
screen
and (min-device-width: 480px)
and (orientation: landscape) {

	.homepage-hero-content-whodowehelp {
		margin: 1em 0 1em -6px;
	}
	
		.client-matrix {
			width: auto;
		}
	
	.capabilities-col {
		float: left;
		width: 43.3%;
		margin-right: 3%;
	}
	
	.homepage-callout-link:link,
	.homepage-callout-link:visited,
	.homepage-callout-link:active {
		letter-spacing: 1px;
	}
	
		.i-homepage-callout {
			right: 18px;
		}
			.blog-add-comment {
			float:left;
		}
			
			.footer-form #enquiry-form ol.enquiry-form-fields li input, 
			.footer-form #enquiry-form ol.enquiry-form-fields li textarea, #subscribe-email{
			width: 328px;
			font-size: 100%;
			}
			.footer-form #enquiry-form ol.enquiry-form-fields #enquiry-form-submit,			
			.footer-form #enquiry-form ol.enquiry-form-fields li, #subscribe-form-submit {width: 339px; font-size: 100%;}

	.newsletter-form-fields { 
		width: 350px;
	}
		
			.mod7-people {width: auto;}

		 .projects-nav-col {
			padding-left: 2%;
	 }	 	 

}

/* Portrait Tablets */
@media screen and (min-width: 600px) {


	header {
		width: 550px;
		padding: 0 0 24px;
	}
	
	.header-crest {
		width: 114px;
		height: 98px;
		margin-top: 34px;
		margin-bottom: 18px;
	}
	
		.header-message {
			margin: 1em 0 1.5em;
		}
	
	.heading {
		font-size: 2em;
		line-height: 1.3333;
	}
	
	.hero-subheading {
		margin-bottom: 1.33333em;
	}
	
	/*
		Homepage
	*/
	
	.homepage-hero {
		padding-left: 0;
		padding-right: 0;
	}
	
		.homepage-hero-wrapper {
			width: 550px;
			margin: 0 auto;
		}
	
			.homepage-hero-clients-wrapper {
				width: auto;
				max-width: 550px;
				margin-left: auto;
				margin-right: auto;
			}
			

		.capabilities-col {
			width: 265px;
			margin-right: 10px;
		}

		.homepage-vp-callout {
			font-size: 1.33333em;
		}

	.homepage-listings-wrapper {
		padding: 1.3333em 0;
		max-width: 550px;
		margin: 0 auto;
	}

	.blog-entries {
		width:100%;
	}


		.blog-meta-info	{
			border-top: 1px solid rgba(55, 55, 55, .2);
			border-bottom: 1px solid rgba(55, 55, 55, .2);
			padding:0 0 0 15px;
			margin:0 40px 50px 0;
			font-style: italic;
		}


		.blog-add-comment {
			float:right;
			height: 25px;
			padding: 17px 0 17px 20px;
			margin: -18px 24px 0 0;	
			border-left: 1px solid #d7d7d7;
		}

	.blog-comment-list	{
		padding: 0 0 0 30px;
	}

	.blog-post-comment-fields {
		padding: 0 0 0 40px;
	}

	
	/*
		Footer
	*/
	
	footer {
		padding: 0;
	}
	
	.footer-contact,
	.footer-form {
		width: 550px;
		margin-left: auto;
		margin-right: auto;
	}
	
	.mod7-people {
		width: 550px;
		margin-left: auto;
		margin-right: auto;
	}
		.team-portrait {
			margin-left: 5px;
			margin-right: 5px;
		}
	
		.team-portrait-daryl-claudio,
		.team-portrait-sharlene-sobrepena,
		.team-portrait-tyler-egeto { clear: none; }
	
	.footer-contact-snail {
		float: left;
		width: 46.363636363636364%;
	}
	
	.footer-newsletter h4, #subscribe-email { text-align:left;}
	.footer-contactform-wrapper {width: 550px; }
	.newsletter-form-fields { 
		margin: 0;
	}
	
	
	/* Projects */
	
		.project-title {
			line-height: 1;
			margin: 0;
		}

		.project-entry {
			width:47.21%;
			margin: 0 0 0 0.8%;
		}
		
		.projects-nav-col {
		width: 14.368421%;
		}
}

/* Small Screens */
@media screen and (min-width: 1024px) {

	.wrapper-jobs {
		max-width: 760px;
		margin-left: auto;
		margin-right: auto;
		padding: 1.33333em 1.33333em 2em;
	}

	.homepage-hero-clients-wrapper {
		position: relative;
		max-width: none;
		margin-left: 0;
		margin-right: 1.953125%;
	}
	
		.homepage-hero-clients-headings {
			float: left;
			width: 44.3359375%;
			margin-left: 54.6875%;
		}
		
		.homepage-hero-content-whodowehelp {
			position: absolute;
			right: 48%;
			width: 510px;
			margin: 2.5em 0;
		}

	.footer-contact {
		float: left;
		margin: 0 3.508771929824561% 0 0;
		width: 48.245614035087719%;
	}
	
	.footer-form {
		float: left;
		width: 48.245614035087719%;
	}
	.footer-contactform-wrapper { width: auto; }

		#project-stage {
			width: 960px;
		}

}

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


	.homepage-hero { /* enhance! */
		background-position: center center;
	}
	
	.homepage-hero-clients-wrapper {
		max-width: 1140px;
		margin-left: auto;
		margin-right: auto;
	}
	
	.homepage-hero-clients-headings {
		float: right;
		width: 550px;
		margin-left: 40px;
	}
	
	.homepage-hero-content-whodowehelp {
		position: static;
		width: 550px;
	}

		.client-matrix-item {
			margin: 0 10px 20px;
		}

	.homepage-listings-wrapper {
		padding: 1.3333em 0;
		max-width: 1140px;
		margin: 0 auto;
	}

		.homepage-listing {
			float: left;
			margin: 0 45px 0 0;
			width: 350px;
		}
		
			#opportunities {
				margin-right: 0;
			}

		.footer-form {
			width:48.245614035087719%;
		}

	.mod7-people {
		margin: 0;
		width: 100%;
	}

	.team-portrait {
		width: 11.62280701754386%;
		/* margin: 0 1.29428942% 1.33333em;*/
		margin: 0 0.43859649122807% 1.33333em;
	}

	#projects-stage {
		width: 1140px;
	}
	.project-entry {
		float: left;
/* 		margin: 11px 1.754385964912281%; */
		border-bottom: 1px solid #c7c7c7;
		border-left: 0 none;
		border-right: 0 none;
		padding: 1em 0;
		width: 29.824561403508772%;
		height: 395px;
	}
}




/* ==|== non-semantic helper classes ========================================
   Please define your styles before this section.
   ========================================================================== */

/* For image replacement */
.ir { display: block; border: 0; text-indent: -999em; overflow: hidden; background-color: transparent; background-repeat: no-repeat; text-align: left; direction: ltr; *line-height: 0; }
.ir br { display: none; }

/* Hide from both screenreaders and browsers: h5bp.com/u */
.hidden { display: none !important; visibility: hidden; }

/* Hide only visually, but have it available for screenreaders: h5bp.com/v */
.visuallyhidden { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }

/* Extends the .visuallyhidden class to allow the element to be focusable when navigated to via the keyboard: h5bp.com/p */
.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus { clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto; }

/* Hide visually and from screenreaders, but maintain layout */
.invisible { visibility: hidden; }

/* Contain floats: h5bp.com/q */
.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }
.clearfix { *zoom: 1; }



/* ==|== print styles =======================================================
   Print styles.
   Inlined to avoid required HTTP connection: h5bp.com/r
   ========================================================================== */

@media print {
  * { background: transparent !important; color: black !important; box-shadow:none !important; text-shadow: none !important; filter:none !important; -ms-filter: none !important; } /* Black prints faster: h5bp.com/s */
  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: ""; }  /* Don't show links for images, or javascript/internal links */
  pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
  thead { display: table-header-group; } /* h5bp.com/t */
  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; }
}