/*
Theme Name: MCS
*/

/* Begin Typography & Colors
/////////////////////////////////////////////////////*/

body 
	{
	margin:0;
	padding:0;
	font-size:62.5%;
	font-family:"Lucida Grande", "Lucida Sans Unicode", Tahoma, Verdana, sans-serif;
	background:white;
	color:#444;
	text-align:center;
	}

#block 
	{
	width:100%;
	min-height:100% !important;
	height:100%;
	background-color:white;
	}

#page 
	{
	width:845px;
	border:none;
	text-align:left;
	margin:0px 0px 20px 115px;
	text-align:left;
	}

#header, #header-inter 
	{
	position:relative;
	width:100%;
	height:440px;
	margin:0;
	padding:0;
	z-index:10;
	}

#header-inter 
	{
	height:350px;
	}

#navigation 
	{
	width:100%;59
	height:59px;
	margin-top:4px;
	}

#logo 
	{
	float:left;
	display:inline;
	}

#header.single 
	{
	width:510px;
	margin:0 auto;
	}

#banner-matte 
	{
	position:absolute;
	top:124px;
	left:0;
	width:100%;
	height:328px;
	z-index:0;
	}

#banner-matte-inter /* For Interior Pages */ 
	{
	position:absolute;
	top:124px;
	left:0;
	width:100%;
	height:239px;
	z-index:0;
	margin:0px 0px 0px 0px;
	}

.careers-colour, .rand03
	{
	background:#1ed1ce;
	}

.home-colour, .rand01
	{
	background:#87b659;
	}

.team-colour, .rand02
	{
	background:#9bb056;
	}

.about-colour, .rand06 
	{
	background:#cc8958;
	}

.contact-colour, .rand04 
	{
	background:#b46253;
	}

.blog-colour,.rand07
	{
	background:#73d0ac;
	}
	
.clients-colour,.rand 
	{
	background:#51bbcd;
	}

#content 
	{
	font-size:1.1em;
	line-height:1.4em;
	}

.widecolumn .entry p 
	{
	font-size:1.0em;
	}

.narrowcolumn .entry, .widecolumn .entry 
	{
	line-height:1.6em;
	}

.widecolumn 
	{
	line-height:1.6em;
	}

.narrowcolumn .postmetadata 
	{
	text-align:left;
	font-size:90%;
	}

.alt 
	{
	background-color:#f8f8f8;
	border-top:1px solid #ddd;
	border-bottom:1px solid #ddd;
	}

#footer 
	{
	border:none;
	padding:0;
	margin:0 auto;
	clear:both;
	color:#555;
	border-top:1px dashed #888;
	}

#footer p 
	{
	margin:0;
	padding:20px 0 25px;
	text-align:center;
	}

#footer a 
	{
	color:#5389BF;
	}

small 
	{
	font-family:Arial, Helvetica, Sans-Serif;
	font-size:0.9em;
	line-height:1.5em;
	}

h1, h2, h3 
	{
	font-family:"Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-weight:bold;
	}

h1 
	{
	font-family:"Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size:5em;
	text-align:left;
	}

#header .description 
	{
	font-size:1.1em;
	text-align:left;
	margin-left:3px;
	}

#header h1 
	{
	font-size:3.5em;
	font-weight:bold;
	}

h2 
	{
	font-size:1.65em;
	white-space:normal;
	}

h2.pagetitle 
	{
	font-size:1.65em;
	}

.post h2
	{
    text-align:left;
    line-height:1.4em !important;
	}

#sidebar h2 
	{
	font-family:"Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size:1.2em;
	font-weight:bold;
	}

h3 
	{
	font-size:1.6em;
	}

h1, h1 a, h1 a:visited, .description 
	{
	text-decoration:none;
	color:#ccc;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited 
	{
	color:#666;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite 
	{
	text-decoration:none;
	}

.entry p a:visited 
	{
	color:#2583ad;
	}

.entry p a:visited:hover 
	{
	color:#06c;
	}

.commentlist li, #commentform input, #commentform textarea 
	{
	font:0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentlist li 
	{
	font-weight:bold;
	}

.commentlist li .avatar 
	{
	float:right;
	border:1px solid #eee;
	padding:2px;
	background:#fff;
	}

.commentlist cite, .commentlist cite a 
	{
	font-weight:bold;
	font-style:normal;
	font-size:1.1em;
	}

.commentlist p 
	{
	font-weight:normal;
	line-height:1.5em;
	text-transform:none;
	}

#commentform p 
	{
	font-family:'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata 
	{
	font-weight:normal;
	}

#sidebar 
	{
	font:1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike 
	{
	color:#777;
	}

code 
	{
	font:1.0em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps 
	{
	font-size:0.9em;
	letter-spacing:.07em;
	}

h2 a 
	{
	line-height:1.65em;
	white-space:pre;
	}

a, h2 a:hover, h3 a:hover, h1 a:hover 
	{
	color:#000;
	text-decoration:underline;
	}

a:hover 
	{
	color:#d54e21;
	text-decoration:underline;
	}

#wp-calendar #prev a, #wp-calendar #next a 
	{
	font-size:9pt;
	}

#wp-calendar a 
	{
	text-decoration:none;
	}

#wp-calendar caption 
	{
	font:bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align:center;
	}

#wp-calendar th 
	{
	font-style:normal;
	text-transform:capitalize;
	}

/* Begin Menu 
/////////////////////////////////////////////////////*/

#menu 
	{
	position:relative;
	width:75%;
	height:100%;
	float:right;
	display:inline;
	margin-bottom:20px;
	}

#menu ul 
	{
	display:inline;
	padding:0;
	}

ul .menu-item 
	{
	position:relative;
	height:100%;
	float:left;
	display:inline;
	margin-right:20px;
	font-size:1.2em;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-transform:uppercase;
	}

ul .menu-item .pad-it 
	{
	margin:0;
	padding-top:90px;
	}

.menu-item a 
	{
	padding-left:5px;
	float:left;
	display:inline;
	}

.menu-item a:link, .menu-item a:visited 
	{
	text-decoration:none;
	color:#000;
	line-height:10px;
	letter-spacing:0.075em;
	}

.menu-item .colour-cube 
	{
	width:9px;
	height:9px;
	line-height:10px;
	float:left;
	display:inline;
	}

/* Begin Static Page 
/////////////////////////////////////////////////////*/

.static-column, .static-column-end 
	{
	position:relative;
	width:230px;
	min-height:100%;
	height:auto !important;
	height:100%;
	float:left;
	display:inline;
	margin-right:75px;
	line-height:1.5em;
	}

.static-column-end 
	{
	margin-right:0;
	}

.static-column-end p,
.static-column p
	{
    padding:0 10px;
	}


.static-column-end ul,
.static-column-end ul li
	{ 
    list-style-type:square;
	}

.static-column .block-header, .static-column-end .block-header,
.narrowcolumn .block-header, #sidebar .block-header 
	{
	width:100%;
	height:35px;
	font-size:1.2em;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-transform:uppercase;
	line-height:35px;
	margin-bottom:25px;
	margin-top:25px;
	}

.block-header span 
	{
	padding-left:10px;
	color:#FFF;
	}

.block-header a
	{
    color:#FFF;
    text-decoration:none;
	}

.block-header a:hover
	{
    text-decoration:none;
	}

.big-title 
	{
	width:100%;
	font-size:1.2em;
	font-family:"Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-weight:bold;
	line-height:1.35em;
	padding:0 5px 0 5px;
	margin-bottom:15px;
	}

.dropcap 
	{
	float:left;
	color:#000;
	font-size:100px;
	line-height:50px;
	padding:20px 5px 0 0;
	font-family:Times, serif, Georgia;
	}

.careers-greenA 
	{
	background:#44A047;
	}

.careers-greenB 
	{
	background:#8CA044;
	}

.careers-greenC 
	{
	background:#b3AE30;
	}

.home-greenA 
	{
	background:#8CA044;
	}

.home-greenB
	{
	background:#73D0AC;
	}

.home-orange 
	{
	background:#CC8958;
	}
	
.blog-green 
	{
	background:#54B52E;
	}

.menu-blue 
	{
	background:#239EC0;
	}

/* Sidebar (Latest News)
/////////////////////////////////////////////////////*/

#sidebar_2 ul, #sidebar_2 li 
	{
	list-style:none;
	}

/* Begin Structure
/////////////////////////////////////////////////////*/
s
.narrowcolumn 
	{
	float:left;
	display:inline;
	padding:0 0 20px 0px;
	margin:0px 0 0;
	width:460px;
	}

.widecolumn 
	{
	padding:0 0 20px 0;
	margin:0;
	width:510px;
	}

.static-page 
	{
	width:100%;
	float:left;
	padding:0 0 20px 0px;
	margin:25px 0 0;
	}

.post 
	{
	margin:0 0 40px;
	text-align:left;
	}

.post hr 
	{
	display:block;
	}

.widecolumn .post 
	{
	margin:0;
	}

.narrowcolumn
	{
	width:555px;
    float:right;
    display:inline;
	}
	
.narrowcolumn .postmetadata 
	{
	padding-top:5px;
	}

.widecolumn .postmetadata 
	{
	margin:30px 0;
	}

.widecolumn .smallattachment 
	{
	text-align:center;
	float:left;
	width:128px;
	margin:5px 5px 5px 0px;
	}

.widecolumn .attachment 
	{
	text-align:center;
	margin:5px 0px;
	}

.postmetadata 
	{
	clear:left;
	}

/*	Begin Headers
/////////////////////////////////////////////////////*/

h1 
	{
	margin:0;
	}

h2 
	{
	margin:30px 0 0 0;
	}

h2.pagetitle 
	{
	margin-top:30px;
	text-align:left;
	}

#sidebar h2 
	{
	margin:5px 0 0;
	padding:0;
	}

h3 
	{
	padding:0;
	margin:30px 0 0;
	}

h3.comments 
	{
	padding:0;
	margin:40px auto 20px;
	}

/* Begin Images
/////////////////////////////////////////////////////*/

p img 
	{
	padding:0;
	max-width:100%;
	}

#content p img 
	{
	border:5px solid #eee;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered 
	{
	display:block;
	margin-left:auto;
	margin-right:auto;
	}

img.alignright 
	{
	padding:4px;
	margin:0 0 2px 7px;
	display:inline;
	}

img.alignleft 
	{
	padding:4px;
	margin:0 7px 2px 0;
	display:inline;
	}

.aligncenter 
	{
	display:block;
	margin-left:auto;
	margin-right:auto;
	}

.alignright 
	{
	float:right;
	}

.alignleft 
	{
	float:left
	}

/* Begin Lists
/////////////////////////////////////////////////////*/

html>body .entry ul 
	{
	margin-left:0px;
	padding:0 0 0 30px;
	list-style:none;
	padding-left:10px;
	text-indent:-10px;
	}

html>body .entry li 
	{
	margin:3px 0 4px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before 
	{
	content:"\00BB \0020";
	}

.entry ol 
	{
	padding:0 0 0 35px;
	margin:0;
	}

.entry ol li 
	{
	margin:0;
	padding:0;
	}

.postmetadata ul, .postmetadata li 
	{
	display:inline;
	list-style-type:none;
	list-style-image:none;
	}

#sidebar ul, #sidebar ul ol 
	{
	margin:0;
	padding:0;
	}

#sidebar ul li 
	{
	list-style-type:none;
	list-style-image:none;
	margin-bottom:15px;
	}

#sidebar ul p, #sidebar ul select 
	{
	margin:5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol 
	{
	margin:5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol 
	{
	margin:0 0 0 10px;
	}

ol li, #sidebar ul ol li 
	{
	list-style:decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li 
	{
	margin:3px 0 0;
	padding:0;
	}

/* Begin Form Elements
/////////////////////////////////////////////////////*/

#searchform 
	{
	margin:10px auto;
	padding:5px 3px;
	text-align:center;
	}

#sidebar #searchform #s 
	{
	width:108px;
	padding:2px;
	}

#sidebar #searchsubmit 
	{
	padding:1px;
	}

.entry form 
	{

/* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select 
	{
	width:130px;
	}

#commentform input 
	{
	width:170px;
	padding:2px;
	margin:5px 5px 1px 0;
	}

#commentform textarea 
	{
	width:502px;
	padding:2px;
	}

#commentform #submit 
	{
	margin:0;
	float:right;
	}

/* Begin Comments
/////////////////////////////////////////////////////*/

.alt 
	{
	margin:0;
	padding:10px;
	}

.commentlist 
	{
	padding:0;
	margin:0;
	text-align:justify;
	}

.commentlist li 
	{
	margin:15px 0 3px;
	padding:5px 10px 3px;
	list-style:none;
	}

.commentlist p 
	{
	margin:10px 5px 10px 0;
	}

#commentform p 
	{
	margin:5px 0;
	}

.nocomments 
	{
	text-align:center;
	margin:0;
	padding:0;
	display:none;
	}

.commentmetadata 
	{
	margin:0;
	display:block;
	}

/* Begin Sidebar
/////////////////////////////////////////////////////*/

#sidebar 
	{
	padding:0px 0 10px 0;
	margin-right:30px;
	float:left;
	display:inline;
	width:260px;
	}

#sidebar form 
	{
	margin:0;
	}

/* Begin Calendar
/////////////////////////////////////////////////////*/

#wp-calendar 
	{
	empty-cells:show;
	margin:10px auto 0;
	width:155px;
	}

#wp-calendar #next a 
	{
	padding-right:10px;
	text-align:right;
	}

#wp-calendar #prev a 
	{
	padding-left:10px;
	text-align:left;
	}

#wp-calendar a 
	{
	display:block;
	}

#wp-calendar caption 
	{
	text-align:center;
	width:100%;
	}

#wp-calendar td 
	{
	padding:3px 0;
	text-align:center;
	}

#wp-calendar td.pad:hover 
	{

/* Doesn't work in IE */
	background-color:#fff;
	}

/* Begin Various Tags & Classes 
/////////////////////////////////////////////////////*/

.clear 
	{
	clear:both;
	}

acronym, abbr, span.caps 
	{
	cursor:help;
	}

acronym, abbr 
	{
	border-bottom:1px dashed #999;
	}

blockquote 
	{
	margin:15px 30px 0 10px;
	padding-left:20px;
	border-left:5px solid #ddd;
	}

blockquote cite 
	{
	margin:5px 0 0;
	display:block;
	}

.center 
	{
	text-align:center;
	}

.hidden 
	{
	display:none;
	}

hr 
	{
	display:none;
	}

a img 
	{
	border:none;
	}

.navigation 
	{
	display:block;
	text-align:center;
	margin-top:10px;
	margin-bottom:60px;
	}

#content p img.wp-smiley 
	{
	border:0;
	position:relative;
	top:2px;
	}

/* Team Static Page 
/////////////////////////////////////////////////////*/

.body 
	{ 
	position:relative; 
	width:860px; 
	min-height:1200px;
	height: auto !important; 
	margin:0 auto; 
	}

#bio_gallery 
	{
	position:absolute;
	top:0;
	left:0;
	width:570px;
	}

#bio_gallery 
	{
	position:absolute;
	top:0;
	left:0;
	width:570px;
	}

#bio_gallery ul,  
#bio_gallery ul li 
	{
	list-style:none;
	}

#bio_gallery ul li:hover,
#bio_gallery ul li:hover h1,
#bio_gallery ul li:hover h5
	{
	background:#9BB056;
	color:#FFF;
	}


.client_page #bio_gallery ul li:hover,
.client_page #bio_gallery ul li:hover h1,
.client_page #bio_gallery ul li:hover h5
	{
	background:#51bbcd;
	color:#FFF;
	}

.bio_row 
	{
	position:relative;
	width:100%;
	height:150px;
	margin-bottom:10px;
	display:block;
	padding-left: 0px !important;
	}

.bio_col 
	{
	width:170px;
	height:100%;
	padding:0 10px 0 10px;
	float:left;
	display:inline;
	}

.bio_col h1 
	{
	font-size:12px;
	text-transform:uppercase;
	padding:0;
	margin:0;
	color:#000;
	}

.bio_col h5, .bio_text h5 
	{
	font:11px/16px normal Arial, Helvetica, sans-serif;
	padding:0;
	margin:0;
	}

.bio_col img 
	{
	border:0;
	}

.bio_col.minus 
	{
	padding:0 0 0 10px;
	}

.bio_text 
	{
	position:absolute;
	top:76px;
	right:0;
	width:280px;
	}

.bio_text h1 
	{
	font-size:14px;
	text-transform:uppercase;
	padding:0;
	margin:0;
	color:#000;
	}

.bio_text h5 
	{
	font-style:italic;
	padding:1px 0px 5px 0px;
	}

.hide 
	{
	display:none;
	}

.show 
	{
	display:block;
	}

.todd_forte, .jeff_hoyak,
	.olga_silva, .carol_cartwright,
	.karen_dombek, .brian_thompson,
	.sarah_morgan, .tracy_hill,
	.laura_zutter, .eliot_harrison,
	.elaine_andrecovich, .alanna_jamieson,
	.jennifer_mcGuire, .nicole_nixon 
	{
	display:none;
	}