/* print ================================================================================= */
.clear:after {content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;}
.clear {display: inline-block;}
html[xmlns] .clear {display: block;}
* html .clear {height: 1%;}
img { display: block; border: 0; }
html { margin: 0; }
body { font-family:georgia,helvetica,arial,sans-serif; margin: 0; padding: 0; }
a { text-decoration: none; color: #0B0E07; }
abbr { text-decoration: none; border: 0; }

h1, h2, h3, h4, h5, h6 { margin-bottom: 15px; color: #101010; }
ul li { list-style: disc; }
ol li { list-style: decimal; }
li { margin-bottom: 15px; }

p {
	font-size: 12pt;
	color: #575757;
	line-height: 1.5;
	margin-bottom: 15px; 
}

#header,
#hero,
#brands,
#culture,
.view,
#sidebar,
.overlay,
.patch,
#masthead_photo,
#nav_secondary,
.quote,
.module.meet,
#accordion .content,
.news .module.numbers,
img.bw,
.pagination,
.author,
.module.case,
.module.blog,
.module.featured,
.contact #main .col_b a,
#footer {
	display: none;
}	

h1 { font-size: 20pt; }
h2 { font-size: 18pt; }
h3 { font-size: 16pt; }
h4 { font-size: 14pt; }
h5 { font-size: 13pt; }
h6 { font-size: 12pt; }

#main { padding: 20px 0; }
#masthead { border-bottom:9px solid #EBEBEC; }
#masthead .lead,
#masthead h1, #masthead .headline {
	font-size: 14pt;
	color: #555;
	font-style: italic;
}
#masthead h1 { 
	font-style: normal; 
	text-transform: uppercase; 
	font-family: arial; 
}
.module h2 { font-size: 12pt; }
 img.color { display: block !important; }


/* homepage */
#news .body h3,
#news .body p { margin-bottom: 5px; }

/* work - portfolio */
#featured { 
	border-bottom: 5px solid #dedede; 
	margin: 0 0 15px 0;
	padding: 0 0 15px 0;
}
.logos li { 
	list-style: none; 
	float: left;
}

/* work - client list */
.clients h2 { font-size: 12pt; }


/* work - awards */
.awards h2 { font-size: 12pt; }
.awards li a { font-style: italic;  margin: 0 5px 0 0; }
.awards li em { font-style: normal; color: #575858; display: block; }

/* company - meet the team */
#team ol { margin: 0; padding: 0; }
#team li { 
	list-style: none; 
	float: left; 
	margin: 0 0 20px 0;
	padding: 0;
}
#team li h3 { 
	text-align: center; 
	font-size: 12pt;
}

/* company - news */
.news .article{
	border-bottom: 2px solid #DADADA;
	margin: 0 0 20px 0;
}
.news #container .article .date {
	text-transform: uppercase;
	margin: 0;
}
.news .article h2 { margin: 0; font-size: 14pt; }

/* contact */
.contact #main .col_b img { border: 5px solid #DADADA; }

/* work here */
.work_here #top5 li { list-style: none; }
.work_here #main #col_a .wrapper .copy { border-bottom: 2px solid #DADADA; }

/* ======================================================================================= */
