/* 
WOO CUSTOM STYLESHEET
---------------------

Instructions:

Add your custom styles at the end of this file instead 
of style.css so it is easier to update the theme. 
Simply copy an existing style from style.css to this file, 
and modify it to your liking.
*/

#content{
	 min-height:400px;
	 height:auto !important;
	 height:400px; 
}

.entry {
	font-family: Verdana, Geneva, sans-serif;
	word-wrap: break-word;
	}

.entry img {
	border: none;
	padding: 0px;
	}

.width-1200 .col-full { width:970px; }
.width-1200 #wrapper { width:970px; margin-left:auto; margin-right:auto; }

#wrapper {
	padding-top: 0px;
	padding-left: 40px;
	padding-right: 40px;
	}

#header{
	padding:20px 0 20px;
	}

#header-nav {
	float: right;
	padding-top: 75px;
	text-transform: uppercase;
	color: #4d4d4d;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	}

#header-nav a {
	color: #4d4d4d;
	}


a#top-nav-current-section {
	font-weight: bold;
	color: #aa0029;
	}

#header-logo {
	margin-left: -33px;
	}

#content {
	padding-bottom: 0px;
	}

#footer-rule {
	margin-top: 20px;
	margin-bottom: 5px;
	height: 1px;
	width: 100%;
	background-color: #aa0029;
	}

#footer-copy {
	float: left;
	color: #4d4d4d;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	}

#footer-copy a {
	text-decoration: underline;
	color: #4d4d4d;
	}

#footer-copy-right {
	float: right;
	color: #4d4d4d;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	}

#footer-copy-right a {
	text-decoration: none;
	color: #4d4d4d;
	}

.epost-button a {
	color: #888;
	font-family: courier, monospace;
	}

.fifths-1-col {
	float: left;
	width: 178px;
	margin-right: 20px;
	min-height: 20px;
	}

.fifths-2-col {
	float: left;
	width: 376px;
	margin-right: 20px;
	min-height: 20px;
	}

.fifths-3-col {
	float: left;
	width: 574px;
	margin-right: 20px;
	min-height: 20px;
	}

.fifths-4-col {
	float: left;
	width: 772px;
	margin-right: 20px;
	min-height: 20px;
	}

.fifths-last {
	margin-right: 0px;
	}

.fifths-clear {
	clear: both;
	}

.bio {
	font-size: 1em;
	line-height: 2em;
	}

.quote-byline {
	font-size: 14px;
	float: right;
	font-style: italic;
	}

@charset "utf-8";
/* CSS Document */

/* =BASIC ------------------------------- */	

* {padding:0;  margin:0;}

body {
	font-size:13px;
	line-height: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}	

/*  =HACK 
Rutter's 62.5% font-size hack  
1.0 em is 10px
0.8 em is 8 px
1.4 em is 14 px
etc  */


/* =TEXT --------------------------------- */	

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	font-size: 13px;
	line-height:1.6em;
	margin-bottom:9pt;
	color:#4d4d4d;
	margin-top: 0px;
}

ul, li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height:1.4em;
	color:#4d4d4d;
	margin-top: 3px;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:1.6em;
	font-size:16px;
	line-height:1.8em;
	color:#aa0029;
	margin-bottom: 3px;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:1.4em;
	font-size:14px;
	line-height:1.6em;
	color:#aa0029;
	margin-bottom: 3px;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:1.3em;
	font-size:13px;
	line-height:1.3em;
	color:#4c4d4f;
	font-weight: bold;
}

h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#aa0029;
	font-size:13px;
	line-height:1.4em;
	text-transform: uppercase;
}

h5  {
	font-size: 1em;
	line-height: 1.2em;
	}
 h6 {
	font-size: 0.8em;
	line-height: 1em;
	}

p a:link {
	color: #4d4d4d;
	text-decoration: underline;
}
p a:visited {
	color: #4d4d4d;
	text-decoration: underline;
}
p a:hover {
	color: #aa0029;
}
p a:active {
	color: #4d4d4d;
}

li a:link {
	color: #4d4d4d;
	text-decoration: underline;
}
li a:visited {
	color: #4d4d4d;
	text-decoration: underline;
}
li a:hover {
	color: #aa0029;
}
li a:active {
	color: #4d4d4d;
}

.home-slideshow-bumper, .portfolio-home-bumper, .portfolio-grid-text-bumper, .culture-bumper, .resources-bumper, .recognition-bumper, .contact-bumper, .team-bumper {
	padding-top: 20px;
	}

.portfolio-grid-spacer {
	padding-top: 20px;
	}

.portfolio-header-image-titles {
	text-align: center;
	width: 178px;
	padding-left: auto;
	padding-right: auto;
	margin-top: 20px;
	font-size: 18px;
	color: #aa0029;
	}
	
.portfolio-header-image-titles a:link {
	color: #aa0029;
	text-decoration: none;
}
.portfolio-header-image-titles a:visited {
	color: #aa0029;
	text-decoration: none;
}
.portfolio-header-image-titles a:hover {
	color: #4d4d4d;
	text-decoration: none;
}
.portfolio-header-image-titles a:active {
	color: #4d4d4d;
	text-decoration: none;
}

.portfolio-header-text a:link {
	text-decoration: none;
	}
.portfolio-header-text a:visited {
	text-decoration: none;
	}
.portfolio-header-text a:hover {
	text-decoration: none;
	}
.portfolio-header-text a:active {
	text-decoration: none;
	}
	
.portfolio-block-nav {
	width: 178px;
	height: 178px;
	background-color: #aa0029;
	color: white;
	}
	
.portfolio-block-nav-menu {
	padding-left: 20px;
	padding-top: 12px;
	}

.portfolio-block-nav-menu a{
	font-size: 18px;
	color: white;
	line-height: 30px;
	}

a#portfolio-nav-current-section, a#culture-nav-current-section {
	font-weight: bold;
	}

.portfolio-block-sub-section {
	width: 178px;
	height: 178px;
	background-color: #aa0029;
	}

.portfolio-block-sub-section-text {
	color: white;
	font-size: 16px;
	font-weight: normal;
	padding-top: 80px;	
	padding-left: 20px;
	}

.thumb-hover {
	position: absolute;
	top: 0px;
	width: 178px;
	height: 178px;
	background-color: #000;
	cursor: hand;
	cursor: pointer;
	opacity: 0;
	filter: alpha(opacity = 0);
	text-align: center;
	}
.thumb-callout {
	background-image: url('/assets/media/portfolio/callout-mask.gif');
/*	position: absolute; */
	top: 0px;
	width: 178px;
	height: 178px;
	cursor: hand;
	cursor: pointer;
	opacity: 0;
	filter: alpha(opacity = 0);
	color: #FFF;
	text-align: center;
	font-weight: bold;
	font-size: 14px;
	}
a.thumb-callout {
	color:white;
	text-decoration: none;
	}

.thumb-callout-text {
	color: white;
	font-size: 18px;
	}

.callout-gap {
	height: 78px;
	}
.callout-gap-1-line {
	height: 78px;
	}
.callout-gap-2-line {
	height: 68px;
	}
.callout-gap-3-line {
	height: 58px;
	}

.link-listing {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	font-size: 13px;
	line-height:1.3em;
	color:#4d4d4d;
	padding-bottom: 6px;
	text-decoration: underline;
	}

.link-listing a:link {
	color:#4d4d4d;
	text-decoration: underline;
	}
.link-listing a:visited {	
	color:#4d4d4d;
	text-decoration: underline;
	}
.link-listing a:hover {
	color: #AA0029;	
	text-decoration: underline;
	}
.link-listing a:active {
	color:#4d4d4d;
	text-decoration: underline;
	}

.listing-head {
	padding-top: 10px;
	padding-bottom: 0px;
	}
	
.indent_clients {
	padding-left: 15px;
	}
.indent_clients a:link {
	color: #4D4D4D;
	text-decoration: underline;
	}
.indent_clients a:visited {
	color: #4D4D4D;
	text-decoration: underline;
	}
.indent_clients a:hover {
	color: #AA0029;
	text-decoration: underline;
	}
.indent_clients a:active {
	color: #4d4d4d;
	text-decoration: underline;
	}


.client-listing {
	padding-top: 10px;
	color: #4D4D4D;
	}

.client-listing a:link {
	color: #4D4D4D;
	text-decoration: underline;
	}
.client-listing a:visited {
	color: #4D4D4D;
	text-decoration: underline;
	}
.client-listing a:hover {
	color: #AA0029;
	text-decoration: underline;
	}
.client-listing a:active {
	color: #4d4d4d;
	text-decoration: underline;
	}

.recog-pub-title {
	font-weight: bold;
	font-style: italic;
	}

.recog-pub-topline {
	padding-top: 10px;
	}

.sidebar-quote-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:15px;
	line-height:22px;
	color:#818285;
	margin-bottom: 2px;
	}

.sidebar-quote-close {
	float: right;
	}

.sidebar-quote-byline {
	text-align: right;
	color:#818285;
	font-size: 12px;
	line-height: 15px;
	}

.credits-page-heads {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:1.6em;
	font-size:16px;
	line-height:1.8em;
	color:#aa0029;
	margin-bottom: 3px;
	}

.credits-page-subheads {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:1.3em;
	line-height:1.4em;
	color:#818285;
	margin-bottom: 2px;
	}

.credits-page-subheads a:link {
	color: #818285;
	text-decoration: underline;
	}
.credits-page-subheads a:visited {
	color: #818285;
	text-decoration: underline;
	}
.credits-page-subheads a:hover {
	color: #aa0029;
	text-decoration: underline;
	}
.credits-page-subheads a:active {
	color: #818285;
	text-decoration: underline;
	}

.site-map {
	color: #818285;
	}
.site-map a:link {
	color: #818285;
	text-decoration: underline;
	}
.site-map a:visited {
	color: #818285;
	text-decoration: underline;
	}
.site-map a:hover {
	color: #aa0029;
	text-decoration: underline;
	}
.site-map a:active {
	color: #818285;
	text-decoration: underline;
	}

.site-map-level-1 {
	font-weight: bold;
	}
.site-map-level-2 {
	padding-left: 40px;
	}
.site-map-level-3 {
	padding-left: 80px;
	}