/*
Copyright (c) 2008, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.6.0
*/
body{font:13px/1.231 arial,helvetica,clean,sans-serif;*font-size:small;*font:x-small;}select,input,button,textarea{font:99% arial,helvetica,clean,sans-serif;}table{font-size:inherit;font:100%;}pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:100%;}
/* end YUI */

body {
	margin: 0;
	background-color: #2e1610;
	font-family: georgia, serif;
	background-color: #000;
	background-image: url('/images/background.jpg');
	background-repeat:repeat-x;
	background-attachment: scroll;
	background-position: center 64px;
}

body.company {
	background-image: url('/images/background-company.jpg');
}

body.plays {
	background-image: url('/images/background-plays.jpg');
}
.fL {
	float: left;
}

.fR {
	float: right;
}

a img {
	border: none;
}
a {
	color: #5e8492; /*#28617c; #4690b0; */
}

a:hover {
	text-decoration: underline;
}

q {
	font-style: italic;
	margin-right: 5px;
}

cite {
	display: block;
}

hr.tilde {
	height: 85px;
	background: transparent url('/images/tilde-trans.png') no-repeat scroll center center;
	border: none;
}
hr.slider{
	height: 5px;
	background: transparent url('/images/slider-hr-trans.png') no-repeat scroll center center;
	border: none;
	clear: both;
}

hr.small-tilde {
	padding-top: 20px;
	height: 12px;
	background: transparent url('/images/tilde-small-trans.png') no-repeat scroll center center;
	border: none;
}

hr.clear {
	height: 0px;
	border: none;
	background-color: transparent;
	color: transparent;
	clear: both;
}
hr.spacer {
	height: 10px;
	border: none;
	background-color: transparent;
	color: transparent;
	clear: both;
}

div.vcard .fn {
	font-weight: bold;
}

div#main div.vcard .org strong em {
	font-weight: bold;
}

.semantic {
	/* These elements exist for semantic purposes only.
	   They are valuable when CSS is disabled for some reason. */
	display: none;
}

div#topnav {
	height: 41px;
	max-width: 1600px;
	margin: 0 auto;
	padding-top: 18px;
	border-bottom: 6px solid black;
	text-align: center;
	vertical-align: middle;
	font-size: 182%;
	background-color: #2e1610;
}

div#topnav a {
	margin-right: 60px;
}

a.section {
	text-decoration: none;
	color: #faf1df;
}

a.section:hover, a.selected {
	color: #d69957;
}

/* topnav selected item highlighting */
body.company #topnav a#company,
body.plays #topnav a#plays,
body.clients #topnav a#clients,
body.contact #topnav a#contact,
body.acclaim #topnav a#acclaim {
	color: #d69957;
}

/* subnav selected item highlighting */
body#angry-patients ul#subnav li a.angry-patients,
body#coaching ul#subnav li a.coaching,
body#careers-in-crisis ul#subnav li a.careers-in-crisis,
body#governance ul#subnav li a.governance,
body#intergen-issues ul#subnav li a.intergen-issues,
body#leadership-mgmt ul#subnav li a.leadership-mgmt,
body#mediation ul#subnav li a.mediation,
body#mission-vision-values ul#subnav li a.mission-vision-values,
body#patient-centred-care ul#subnav li a.patient-centred-care,
body#professional-conduct ul#subnav li a.professional-conduct,
body#situational-coaching ul#subnav li a.situational-coaching,
body#exec-director ul#subnav li a.exec-director,
body#meet-the-directors ul#subnav li a.directors,
body#cast ul#subnav li a.cast,
body#east ul#subnav li a.cast,
body#toronto ul#subnav li a.cast,
body#west ul#subnav li a.cast {
	color: #d69957;
}

div#home-logo a {
	width: 430px;
	height: 220px;
	position: absolute;
	top: 65px;
	left: 50%;
	margin-left: -480px;
	z-index: 1;
}

div#main {
	margin: 0 auto;
	font-size: 108%;
	color: #6b524b;
	overflow: hidden
}

div#main p.intro {
	font-family: Georgia, serif;
	font-size: 138.5%;
}

div#main p.intro strong {
	font-size: 105%;
}

div.quote {
	margin: 0 105px;
}

a.playsthatwork,
div#main a.playsthatwork {
	font-weight: normal;
	color: inherit;
	text-decoration: none;
}

a.playsthatwork em,
div#main a.playsthatwork em {
	font-weight: normal;
	font-style: italic;
}

div#main em {
	font-weight: bold;
	font-style: italic;
}

div#main p {
	margin: 1em 0;
	line-height: 1.4em;
	font-family: Verdana, sans-serif;
}

div#main ul li {
	font-family: Verdana, sans-serif;
}

div#main ul li a {
	font-family: Georgia, serif;
}

div#main div#home, div#main div#content {
	margin: 0 auto;
}

div#main div#content {
	color: #422b25;
	width: 780px;
	padding: 210px 0 30px 30px;
}

div#main div#content div#hack {
	/* a little empty element to ensure that text doesn't try to flow
	   into the top-right corner of the layout, where there is no white background */
	float: right;
	width: 325px;
	height: 225px;
	clear: both;
}

body.clients div#main div#content div#hack {
	/* allow the text to be a little higher */
	height: 165px;
}
body#media div#main div#content div#hack,
body#utne div#main div#content div#hack {
	height: 70px;
}

div#main div#content div#credit {
	padding: 40px 0 7px 0;
}
div#main div#content div#credit p {
	font-style: italic;
	padding-top: 30px;
	text-align: center;
	margin: 0;
	color: #664e47;
}

div#main div#content ul#subnav {
	float: right;
	list-style: none;
	font-size: 108%;
	position: relative;
	bottom: 80px;
	right: 40px;
	margin: 0;
	padding-left: 140px;
}
body.company div#main div#content ul#subnav {
	bottom: 100px;
	right: 30px;
}

div#main div#content ul#subnav li {
	margin: 7px 0;
}

div#main div#content h1 {
	color: #2c535c;
	font-size: 200%;
	font-weight: bold;
	margin: 14px 0 0 0;
	text-shadow: #000 1px 1px 1px;
	letter-spacing: 1px;
}

div#main div#content h2 {
	font-weight: bold;
	font-style: italic;
	font-size: 131%;
	/* margin is equal to 2 lines of text on top, and 1 line on bottom */
	margin: 28px 0 14px 0;
}

div#main div#content h3 {
	margin-bottom: 10px;
	color: #2c535c;
}

div#main div#content div#subtitle {
	/* margin is 2 lines of text on bottom */
	margin-bottom: 28px;
	color: #2c535c;
}

div#main div#content div#subtitle h2 {
	font-style: normal;
	font-weight: normal;
	font-family: Helvetica, sans-serif;
	margin-top: 20px;
}

div#main div#content div#subtitle h2 strong,
div#main div#content div#subtitle h2 em {
	font-family: Georgia, serif;
}

ul.play-listing {
	line-height: 1.8em;
	list-style: none;
	padding-left: 0;
}
ul.client-listing {
	list-style: none;
	padding-left: 0;
	line-height: 1.3em;
}
ul.client-listing li {
	float: left;
	width: 350px;
}

div#more-clients div.right-column {
	margin-top: -20px;
}

div#more-clients p {
	padding-top: 3px;
	margin-bottom: 0;
}

div#more-clients ul {
	margin: 0;
}

div#main ul.play-listing a em {
	font-weight: normal;
	font-size: 116%;
}

ul.play-listing li {
	font-weight: bold;
}

div#review-highlights p,
div#reviews p {
	padding-top: 0;
	margin-top: 5px;
}

div.left-column {
	width: 350px;
	float: left;
}

div.right-column {
	width: 400px;
	float: right;
}
div#slider-controls {
	height: 38px;
	clear: both;
	margin: 0 auto 1.5em auto;
}
div#slider-controls a#slider-right {
	text-decoration: none;
	color: #6b524b;
}
div#slider-controls a#slider-right p {
	text-align: center;
	vertical-align: middle;
	float: left;
	height: 30px;
	padding: 5px 0 0 0;
	margin: 0 10px 0 0;
}
div#slider-controls a#slider-left,
div#slider-controls a#slider-right {
	float: left;
	padding: 0;
	margin: 0;
}
div#slider-controls a#slider-left {
	width: 43px;
}
div#slider-body {
	height: 500px;
	width: 780px;
}

div.slider-page {
	height: 700px;
	width: 780px;
	margin: 0 auto;
	clear: both;
}

body#exec-director div#slider-body,
body#exec-director div#slider-body div.slider-page {
	height: 750px;
}

body#meet-the-directors div#slider-body,
body#meet-the-directors div#slider-body div.slider-page {
	height: 600px;
}
body#media div#slider-body,
body#media div#slider-body div.slider-page {
	height: 650px;
}
body#utne div#slider-body,
body#utne div#slider-body div.slider-page {
	height: 400px;
}
div#review-highlights div#slider-body,
div#review-highlights div#slider-body div.slider-page {
	height: 150px;
}

div#reviews div#slider-body,
div#reviews div#slider-body div.slider-page {
	height: 530px;
}

div#main div#content div.bio-img {
	float: left;
	padding-top: 0;
	margin-right: 15px;
	text-align: center;
	font-weight: bold;
}

div#main div#content div.bio-img img {
	padding-bottom: 10px;
}
div#main div#content div.bio-img p {
	margin: 0;
}
div#main div#content p.caption {
	font-style: italic;
	font-weight: bold;
}
p.credit {
	padding-top: 10px;
}
div#kelly {
	width: 400px;
}

div#peter-family {
	width: 400px;
	padding-bottom: 20px;
}

div#sandra {
	width: 300px;
}

div#main div#content div.bio-a,
div#main div#content div.bio-b {
	clear: both;
}

div#main div#content div.bio-a h3,
div#main div#content div.bio-b h3 {
	text-transform: uppercase;
	margin: 0;
	padding: 0;
	text-align: center;
}

div#main div#content div.bio-b h3 {
	padding-top: 10px;
}

div#main div#content div.bio-a img,
div#main div#content div.bio-b img {
	margin-top: 14px;
}

div#main div#content div.bio-a p.details,
div#main div#content div.bio-b p.details {
	padding: 0;
	margin: 0;
	text-align: center;
	font-style: italic;
	font-size: 77%;
}

div.bio-a img {
	float: left;
	margin-right: 15px;
}

div.bio-b img {
	float: right;
	margin-left: 15px;
}

body#exec-director div#main div#content h2 {
	margin-top: 0;
}
body.company div#main div#content img {
	margin-right: 15px;
}

body.company div#main div#content img.pT {
	padding-top: 20px;
}
body.company div#main div#content p.fR {
	width: 280px;
}
ul.cast-thumbs {
	list-style: none;
	margin: 0;
	padding: 0;
}
ul.cast-thumbs li {
	float: left;
	width: 62px;
	height: 83px;
	margin: 0 16px 0 0;
	padding: 15px 0;
}
body.company div#main div#content ul.cast-thumbs li a img {
	padding: 0;
}
body.plays div#main div#content img {
	margin-right: 10px;
	padding: 10px 0 20px 0;
}

body.plays div#main div#content img#miryanna {
	margin-right: 20px;
}

div#lonni-olson {
	float: left;
	width: 266px;
	margin-right: 20px;
}
div#success {
	float: left;
	width: 450px;
	height: 489px;
	padding-bottom: 9px;
}
div.article-column {
	margin-right: 15px;
	float: left;
}
div.three-wide {
	width: 245px;
}
div.two-wide {
	width: 350px;
}
div#main div#content div.article-column p {
	font-family: georgia, serif;
	margin: 0px;
}
div#main div#content div.article-column ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
div#main div#content div.article-column ul li {
	font-family: georgia, serif;
	padding-bottom: 10px;
}

p#globe-author {
	padding-top: 10px;
	padding-bottom: 10px;
}

ul#media-thumbs {
	list-style: none;
}

ul#media-thumbs li {
	float: left;
	margin-right: 40px;
}
