@import url(blueprint.css);
.replace { text-indent: -9999px; overflow: hidden; }

body { 
  font-family: Times, "Times New Roman", serif;
  color: #6a6e71;
  position: relative;
 }
  .ie-wrap {
	background: #fff url(../images/body-bg.gif) repeat-y center top;
	padding-bottom: 40px;
}
  
a { color: #6096b8; outline: 0; }
a.icon { 
	display: block; 
	padding-left: 20px; 
}
a.pdf { background: url(/images/icons/fff/page_white_acrobat.png) no-repeat 0 0; }
.read-more { display: block; font-style: italic; margin-top: 8px; }
.imgLeft { float: left; margin: 5px 1.5em .5em 0; }
.imgRight { float: right; margin: 5px 0 .5em 1.5em; }
.imgLeft, .imgRight { padding: 2px; border: 1px solid #e1e1e1; }
.center { text-align: center; }
.right { float: right; }
.left { float: left; }
.upper { text-transform: uppercase; }
.space-1 { letter-spacing: 1px; }
.pretty { font-family: Palatino, "Palatino Linotype", Times, serif; }
.smaller { font-size:  13px; }
.round { -moz-border-radius: 4px; -webkit-border-radius: 4px; }
.wrapper { background: url(../images/header.jpg) no-repeat center 0; padding-bottom: 140px; }
.container { padding-top: 40px; }
  

h2, h3, h4, h5, dt { font-family: georgia, Palatino, serif; }
h1 { 
	color: #6f0c1f; 
	font-size: 26px; 
	margin-bottom: 10px; 
	}
h2 { 
	font-size: 18px; 
	color: #1e4a6b;
}
h3 { 
	font-size: 14px; 
	color: #333;
	margin-bottom: 10px; 
	text-transform: uppercase;
	font-family: georgia, Times, "Times New Roman", serif;
}
h4 { color: #1e4a6b; }
h5 { font-weight: normal; font-style: italic; color: #265d7e; margin-bottom: 5px;  }
blockquote.right { 
	margin: 0 0 .5em .5em; 
	padding: 1em; 
	background: #fcfcfc;
	float: right; 
	width: 280px;  
	font-size: 16px;
	}
blockquote p { margin: 0; }
blockquote em { 
	font-size: 10px; 
	text-transform: uppercase; 
	font-style: normal; 
	font-family: georgia; 
	}
.header {  }
  h1.site-title { margin-bottom: 44px; }
    h1.site-title a {
      display: block; 
      background: url(../images/site-title.gif) no-repeat 0 0;
      width: 277px;
      height: 63px; 
    }
    #services h1.site-title a,
    #portfolio h1.site-title a {
    	background: url(../images/site-title-services.gif) no-repeat 0 0;
    }

  ul.mainNav { 
    list-style-type: none;
    margin: -64px 0 32px 0; 
    font-family: Tahoma, Helvetica, Arial, sans-serif;
    font-size: 15px; 
    text-transform: uppercase; 
    float: right; 
    }
    ul.mainNav li { 
      float: left; 
      margin-right: 5px; 
      }
    ul.mainNav li a { 
      display: block; 
      background: url(/images/nav.png) no-repeat;
      height: 70px; 
      text-indent: -9999px;
      overflow: hidden; 
      }
    ul.mainNav li a#aboutNav { background-position: 0 0; width: 72px; }
    ul.mainNav li a#aboutNav:hover,
    ul.mainNav li a#aboutNav.current { background-position: 0 100%; }
    
    ul.mainNav li a#servicesNav { background-position: -80px 0; width: 83px; }
    ul.mainNav li a#servicesNav:hover,
    ul.mainNav li a#servicesNav.current { background-position: -80px 100%; }
    
    ul.mainNav li a#clientsNav { background-position: -172px 0; width: 78px; }
    ul.mainNav li a#clientsNav:hover,
    ul.mainNav li a#clientsNav.current { background-position: -172px 100%; }
    
    ul.mainNav li a#portfolioNav { background-position: -256px 0; width: 101px; }
    ul.mainNav li a#portfolioNav:hover,
    ul.mainNav li a#portfolioNav.current { background-position: -256px 100%; }
    
    ul.mainNav li a#blogNav { background-position: -363px 0; width: 59px; }
    ul.mainNav li a#blogNav:hover,
    ul.mainNav li a#blogNav.current { background-position: -363px 100%; }
    
    ul.mainNav li a#contactNav { background-position: -426px 0; width: 90px; }
    ul.mainNav li a#contactNav:hover,
    ul.mainNav li a#contactNav.current { background-position: -426px 100%; }
    
.footer { 
	margin-top: 80px;
	float: left; 
	width: 950px;  
	clear: both; 
	padding: 1em 0;
	border-top: 1px solid #e1e1e1;
}
.footer a { 
  text-decoration: none; 
  font-style: italic; 
  color: #1e4a6b; 
  }
    

/* ===== FEATURE ===== */
#billboard div {
	background:  #fff url(/images/statement-bg.gif) repeat-y 0 0;
	width: 630px; 
	height:  140px;
	position: absolute;
	top: 0;
	left: 0;
}
#billboard h1 {
	font-family: "museo-sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight:  500;
	font-size:  32px;
	letter-spacing: -0.05em;
	text-align: left;
	margin-bottom: 20px;
}
	#billboard h1 sup {
		font-size:  8px;
	}
#clients #billboard div {
	background:  #fff;
	width: 630px; 
	height:  140px;
	position: absolute;
	top: 0;
	left: 0;
	padding: 40px 20px 20px 20px;
}
.feature { 
  clear: both; 
  padding-bottom: 32px;
  position:  relative;
  margin: 32px 0;
  background: url(../images/feature-rule.gif) no-repeat center bottom; 
  }
  .feature h1 { 
  	text-align: center; 
  	font-size: 32px; 
  	}
  .feature .left { margin-top: 10px; }
  .feature .left p { 
    color: #265d7e; 
    font-size: 18px;
    margin: -8px 0 0 0; 
    font-style: italic;
    text-align: left;
    font-family: "museo-sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    }
  .feature .left p.interested { 
    margin: 0; 
    padding: 0; 
    }
.quotable {  
  width: 272px;
  height: 175px;
  background: url(../images/quote-box.gif) no-repeat 0 0;
  position: relative; 
  color: #fff; 
  }
  .quotable p { 
    font-size: 16px; 
    font-style: italic; 
    padding: 20px 23px 0 23px; 
    }
  .quotable p span { 
    font-size: 28px; 
    font-weight: bold; 
    line-height: 20px; 
    letter-spacing: 3px;
    color: #7da2b8; 
    }
  .quotable em { 
    position: absolute; 
    top: 146px;
    left: 62px; 
    color: #265d7e;
    }
   .quotable em span {
	font-weight: bold;
}

/* ===== CONTENT ===== */
.content { clear: both; font-size: 14px; }
  .content h2 { margin-bottom: 5px; }

.recent-work ul { 
  list-style-type: none;
  margin: 0; 
  } 
  .recent-work li { 
    margin: 0 10px 10px 0; 
    float: left; 
    width: 190px; 
    height: 190px;
    }
  .recent-work a { text-decoration: none; }
  .recent-work img { 
    width: 182px;
    height: 182px; 
    padding: 3px; 
    border: 1px solid #d0d0d0; 
    } 
  
/* ===== ABOUT ===== */

dl.team_member { 
	position: relative;
	padding: 10px 0; 
	float: left; 
	width: 225px;
	border-top: 1px solid #e1e1e1; 
	margin: 0 5px 10px 0;  
	}
	
	dl.team_member dd { margin: 0 0 .5em 0; }
	dl.team_member dd.img { position: absolute; top: 10px; left: 0; margin: 0; }
		dl.team_member dd.img img { padding: 2px;  border: 1px solid #e1e1e1; }
	dl.team_member dt,
	dl.team_member dd { margin: 0 0 0 76px; }
	dl.team_member dt { font-size: 11px; text-transform: uppercase; color: #1e4a6b; font-weight: normal; }
	dl.team_member dd.role { font-size: 12px; font-style: italic; }
	dl.team_member dd.more { font-size: 12px; }
  	dl.team_member a { color: #6096b8; }
  	
em.role { display: block; }
h3.role { color: #666; font-style: italic; text-transform: none; }
}
  	
  	
/* ===== SERVICES ===== */
.services-blurb dt { 
	font-size: 18px; 
	color: #1e4a6b;
	font-weight: normal; 
	margin-bottom: 10px; 
	}
	.services-blurb dd { 
		margin: 0 0 3px 0; 
		font-style: italic; 
		}
#services .beta ul,
#services .gamma ul {
	list-style-type: square;
	margin-left: 0;
}

.resources { 
	margin: 0 0 4em 1.5em; 
	padding: 1em 1em 0 1em; 
	background: #e9e9e9;
	border-left: 1px solid #d0d0d0;
	width: 230px;
	}
	.resources dt {
		font-size: 10px;
		text-transform: uppercase;		
	}
	.resources dd { font-size: 12px; margin: 0; }
	.resources dd.more { padding-bottom: 10px; margin-bottom: 10px; border-bottom: 1px solid #e1e1e1; display: block; }
	.resources h3 { color: #6096b8; text-transform: none; font-size: 16px; }
	  
	
/* ==== PORTFOLIO ==== */

.portfolio_feature img { 
  padding: 3px;
  border: 1px solid #d0d0d0; 
  width: 662px;
  margin-bottom: 1.5em;
  }
  .portfolio_feature span.title { 
    font-size: 16px; 
    font-style: italic; 
    float: left;
    color: #666;
    }
  .portfolio_feature a.view-project { 
    float: right;
    padding: 5px 10px; 
    background: #6096b8; 
    -moz-border-radius: 4px; 
    -webkit-border-radius: 4px; 
    color: #fff;
    text-decoration: none; 
    }


.project-list { margin-left: 20px; position: relative; }
    .project-list h2 { 
	    border-bottom: 1px solid #d0d0d0;
	    margin-bottom: 0;
	  }
	.project-list ul { 
		list-style-type: none; 
		margin: 0; 
		}
	.project-list a img { 
	  padding: 1px; 
		border: 1px solid #d0d0d0;
		width: 40px;
		height: 40px;
		float: left; 
		margin-right: 10px; 
	  }
	.project-list li { 
		margin: 0;
		line-height: 16px;
	}

	.project-list a { 
		text-decoration: none;
		display: block;
		color: #6a6e71;
		padding: 5px;
  	border-bottom: 1px solid #d0d0d0;
	}
	.project-list a:hover { 
	  color: #1E4A6B; 
	  background: #dfe4e7;
	  }
	.project-list span.title  { 
		font-family: Helvetica;
		display: block;
		font-size: 11px;
		font-weight: bold; 
		padding-top: 5px;
		}
  .project-list a em { 
	  font-size: 12px; 
	  font-weight: normal; 
	  font-family: Palatino, "Palatino Linotype", Times, serif;
	  display: block; 
	  }
span.view-all {
	font-family: Palatino, "Palatino Linotype", Times, serif;
	position: absolute;
	top: 2px;
	font-size: 11px;
	right: 5px;
	font-style: italic;
}
span.view-all a {
	border: 0;
}
span.view-all a:hover {
	background: none;
}
li.view-all, .projects li.view-all { 
  margin-top: 1.5em; 
  border: none; 
  font-family: Palatino, "Palatino Linotype", Times, serif;
  }
  li.view-all a, .projects li.view-all a { 
    border: 0; 
    float: right;
    display: inline; 
    padding: 0; 
    color: #1E4A6B;
    font-style: italic;
    }
	  
.project { 
	}
	.project .info { 
	  width: 170px; 
	  float: right; 
	  margin: 0; 
	  font-size: 11px;
	  font-family: Helvetica, Arial, sans-serif;
	  }
	  .project .info ul { 
	    list-style-type: none; 
	    margin: 0 0 40px 0; 
	    }
	  .project .info label { 
	    display: block; 
	    margin-bottom: 5px;
	    border-bottom: 1px solid #d0d0d0; 
	    }
	  .project .info li { margin-bottom: 18px; }
	  .project .info img { 
	    width: 164px;
	    }
	.project img, .project embed { 
		padding: 3px; 
		border: 1px solid #d0d0d0;
	}
	
	.case_study h1 {
		color:  #1E4A6B;
		font-weight:  normal;
		font-family: helvetica, arial, sans-serif;
		font-size: 16px;
	}
	.case_study {
		margin-top: 14px;
	}
	.case_study h1 span {
		font-weight: bold; 
	}
	.case_study .body {
		font-family:  helvetica, arial, sans-serif;
		font-size: 11px; 
		margin-bottom: 20px;
	}
	.case_study .info {
		margin-bottom: 20px;
	}
	.case_study .thumbs {
		clear: both; 
	}
	.case_study .thumbs a {
		margin:  0 10px 5px 0; 
		float: left;
	}

ul.type { 
  list-style-type: none;
  margin: 0 0 .5em 0;
  padding-left: 200px; 
  }
  ul.type li { 
    float: left; 
    margin-right: 5px;
    }
  ul.type li a { 
    display: block; 
    padding: 2px 10px;
    font-style: italic; 
	  text-decoration: none; 
	  color: #1e4a6b;
	  font-size: 14px; 
	  font-family: Palatino, "Palatino Linotype", Times, serif;
    }
  ul.type li a.current { 
    background: #f1f1f1;
    /*border-bottom: 2px solid #1e4a6b;*/
    }

.projects { clear: both; }  
  .projects ul {  
    list-style-type: none;
  	margin: 0;
  	clear: both; 
  	font-size: 11px;  	
  	font-weight: bold;
    font-family: Helvetica, Arial, sans-serif; 
  }  
	.projects li {  
		border-bottom: 1px solid #d0d0d0;
		margin: 0; 
	}
	.projects li a { 
		display: block; 
		text-decoration: none; 
		padding: 10px 7px; 
    color: #6a6e71;
    background: none; 
    font-style: normal;
	}
	.projects li a em { 
	  font-size: 12px; 
	  font-weight: normal; 
	  font-family: Palatino, "Palatino Linotype", Times, serif;
	  display: block; 
	  }
	
	.projects li a:hover { color: #1e4a6b; }
	.projects li a.current { 
		color: #1e4a6b;
		background: #f1f1f1; 
	}

.archives-list ul { margin: 0 0 2em 0; }	
  .archives-list li { 
    float: left;
    width: 310px;
    margin: 0 5px 0 0; 
    }
  .archives-list a { 
  	text-decoration: none;
  	display: block;
  	color: #6a6e71;
  	padding: 8px;
  	border-bottom: 1px solid #d0d0d0;
  }
  .archives-list a:hover { 
    color: #1E4A6B; 
    background: #dfe4e7;
    }
  .archives-list a img { 
	  padding: 1px; 
		border: 1px solid #d0d0d0;
		width: 40px;
		height: 40px;
		float: left; 
		margin-right: 10px; 
	  }
	.archives-list .title {
	 line-height: 16px;
	 padding-top: 4px;
	 float:  left;
}
	.archives-list .title em { display: block; font-size: 11px; }


/* ===== CLIENTS ===== */
ul.clients { 
	list-style-type: none; 
	margin: 40px 0 0 0;
	clear: both;
	float:  left;
}
	.clients li {  
		font-size: 14px; 
    float: left;
    margin: 0 5px 0 0;
    width: 310px; 
	}
	
.quote { 
  font-size: 23px;
  line-height: 32px;
  font-style: italic;
  margin-top: 50px;
  margin-bottom: 30px;
  color: #999;
  }
  .quote_author { 
    float: right;
    font-size: 14px; 
    color: #999; 
    }
  .quote_author span {
	font-weight: bold;
}
.bigQuote { 
  font-size: 40px; 
  }


/* ===== BLOG ===== */

  .mmc_notice p {
    font-size: 18px; 
  }
  .mmc_notice a { font-style: italic; }
  
.blog ul { 
  list-style-type: none;
  margin: 0;
  font-size: 12px; 
  }
  .blog li { 
    border-bottom: 1px solid #d0d0d0;
    }
  .blog li a { 
    color: #6a6e71; 
    text-decoration: none; 
    display: block; 
    padding: 8px 5px
    }
  .blog li a:hover { 
    color: #1E4A6B; 
	  background: #dfe4e7;
    }
  .blog h4 { 
    font-size: 12px;
    margin-bottom: 10px;
    text-transform: uppercase; 
    color: #1E4A6B;
    font-weight: bold; 
    }
  .blog p { margin-bottom: 2em; }
  
/* ===== CONTACT ===== */
.contact { font-size: 18px; }
  .contact dt { font-weight: normal;}
  .contact dd { margin: 0; }

.contact-blurb { 
  font-size: 16px; 
  font-style: italic;
  }
  
  .form {
	padding: 0;
	border: 0;
	}
	.form .text { width: 212px; padding: 4px; float: left; }
	.form ul { list-style-type: none; margin: 0; }
	.form li { clear: both; }
	.form label { 
	float: left; 
	width: 90px; 
	font-size: 11px;	
	font-family: Helvetica, Arial, sans-serif;
	margin: 11px 10px 0 0; 
	text-align:  right;
	font-weight: normal;
	}
	.form label.error {  
		width: 140px; 
		text-align: left; 
		background:  url(/images/icons/fff/exclamation.png) no-repeat 0 2px;
		padding-left:  18px;
		margin: 7px 0 0 5px;
		}
	.form h2 { margin-top: 8px; clear: both; }
	.form .submit {
		font-size: 12px;
		color: #fff;
		background: #1e4a6b;
		padding: 5px 10px 3px 10px;
		border:  0;
		font-family: Helvetica, Arial, sans-serif;
	}
	.form .email_list_sign_up { 
		padding-left: 95px; 
		font-size: 12px;
		font-style: italic;
		margin-bottom:  10px;
	}
	.form .form_footer { padding-left: 100px; }


/* sIFR
==============================================================================*/

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
	padding: 0;
}

.sIFR-replaced, .sIFR-ignore {
	visibility: visible !important;
}

.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

.sIFR-replaced div.sIFR-fixfocus {
	margin: 0pt;
	padding: 0pt;
	overflow: auto;
	letter-spacing: 0px;
	float: none;
}

