/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/******** End reset *********/

.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}

footer { clear: both; } 

h2 {
	font-size: 14px;
	font-weight: bold;
	margin: 20px 0px 5px 0px;
}
h2:first-child {
	margin-top: 0px;
}

header > h1 {
	text-align: center;
	font-size: 32px;
	font-weight: bold; 
	letter-spacing: 5px;
	margin: 10px 0px 15px; 
}

article { padding: 2px 0px; }
article > header > h3 { line-height: 1.1; font-weight: bold; font-style: italic; font-size: 11px; border-bottom: 1px solid #cccccc; }
article > p { line-height: 1.5; margin: 5px 0px; }
article > video, article > iframe { margin-bottom: 10px; }

body {
	font-weight: normal;
	font-size: 12px; 
	font-family: Arial, Helvetica, sans-serif;
	color: #000000; 
	background-color: #FFFFFF;
	padding: 10px; 
	margin:0px auto; 
	width:1010px;
}

nav > ul > li { 
	background-color: #EEE;
	margin: 0px 15px 15px 0px; 
	-moz-box-shadow: 5px 5px 5px rgba(0,0,0,0.4);
	-webkit-box-shadow: 5px 5px 5px rgba(0,0,0,0.4);
	box-shadow: 5px 5px 5px rgba(0,0,0,0.5);
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
} 

nav > ul > li:hover {
	background-color: #DDD;
}

nav > ul > li > a { 
	color: #111;
	text-decoration: none;
	display: inline-block;
	width: 100%;
	padding: 5px 0px 5px 8px; 
}

cite.person {
	font-style: italic;
}
cite.role {
	font-style: italic;
}
cite.class {
	font-style: italic;
}
cite.company {
	font-style: italic;
}
cite.publication {
	font-style: italic;
}
cite.title {
	font-weight: bold;
}
cite.title:after, cite.title:before
{ 
	content:"\"";
}

figure.portrait, figure.portrait img {
	width: 200px;
}

figure.landscape, figure.landscape img {
	width: 400px;
}

figure.headshot {
	float: left;
	padding-right: 25px;
	padding-bottom: 25px;
}
figure.headshot img.portrait { width: 250px; }
figure.headshot img.landscape { width: 400px; }

figure.headshot figcaption {
	text-align: center;
}

figure.production {
	float: left;
	padding:5px;
	margin-right: 10px;
	margin-bottom: 10px;
	border-color: #CCCCCC #999999 #999999 #CCCCCC;
	border-width: 1px;
	border-style: solid;
}

figure.production figcaption {
	padding-top: 5px;
}


.col { float: left; margin: 0px 3px 10px 2px; min-height: 100%; }
.col.col_first { margin-left: 0px; }
.col.col_last { margin-right: 0px; }

.col.col_135 { width: 135px; }
.col.col_300 { width: 300px; }
.col.col_560 { width: 565px; }
.col.col_865 { width: 865px; }

.underline {
	padding-bottom: 5px;
	border-bottom: 1px solid #d6d6d6;
	margin-bottom: 6px;
}

.bottom_divider {
	padding-bottom:9px;
	border-bottom:1px solid #d6d6d6;
	margin-bottom:10px;
}

.top_divider {
	padding-top:4px;
	border-top:1px solid #d6d6d6;
	margin-top:4px;
}

.right_divider {
	padding-right:12px;
	border-right:1px solid #d6d6d6;
	margin-right:12px;
}

img.small {
	border-style: solid;
	border-color: #000000;
	border-width: 2px;
}

img.medium {
	border-style: solid;
	border-color: #000000;
	border-width: 5px;
}

.ho-featuredImage {
	float: right;
}

.ho-featuredImage div {
	padding: 5px;
	margin-bottom: 2px;
	background-color: #333333;
}

.ho-featuredImage img {
	border-color: #CCCCCC #999999 #999999 #CCCCCC;
	border-width: 1px;
	border-style: solid;
}

div.ho-image {
	float: left;
	margin: 10px 10px 10px 10px;
}

div.ho-image img {
	margin: 5px 5px 5px 5px;
	border: 1px solid #777;
}

div.ho-image p {
	font-size: 11px; 
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 15px 5px;
}

div.ho-thumbnail-small {
	width: 200px;
	background: url(../images/borders/shadowbox_small.gif) no-repeat;
}

div.ho-thumbnail-small img {
	width: 175px;
}

div.ho-thumbnail-small p {
	width: 195px;
	background: url(../images/borders/shadowbox_small_bottom.gif) no-repeat 0 100%;
}

div.ho-thumbnail-medium {
	width: 300px;
	background: url(../images/borders/shadowbox_medium.gif) no-repeat;
}

div.ho-thumbnail-medium img {
	width: 275px;
}

div.ho-thumbnail-medium p {
	width: 295px;
	background: url(../images/borders/shadowbox_medium_bottom.gif) no-repeat 0 100%;
}

div.ho-thumbnail-large {
	width: 400px;
	background: url(../images/borders/shadowbox_large.gif) no-repeat;
}

div.ho-thumbnail-large img {
	width: 375px;
}

div.ho-thumbnail-large p {
	width: 395px;
	background: url(../images/borders/shadowbox_large_bottom.gif) no-repeat 0 100%;
}

/* Class selector styles */

/* Page wide styles */
.ho-pageTable {
	width: 100%;
}

.ho-pageTable td {
	padding-right: 5px;
}

/* Header styles */
.ho-header div {
	text-align: center;
}

.ho-pageTitle {
	font-weight: bold; 
	font-size: 32px; 
	letter-spacing: 12px;
	padding-top: 5px; 
	padding-bottom: 5px;
	margin-bottom: 15px; 
/*	background-image: url(../images/backgrounds/bluegradient_top.jpg); */
/*	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#6495ed,EndColorStr=#97c8ff); */
}

.ho-topMenu a {
	font-weight: bold;
	font-size: 15px;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-right: 4px;
	padding-left: 4px;
	margin-bottom: 10px;
	width: 1%;
	text-decoration: none;
	background-color: #F1E2CF;
	border-top: 1px solid #000000; 
	border-bottom: 1px solid #000000; 
/*	background-image: url(../images/backgrounds/bluegradient_top.jpg); */
}

.ho-topMenu a:focus {
	background-color: #C1A077;
}

.ho-topMenu a:hover {
	background-color: #C1A077;
}

.ho-topMenu a:active {
	background-color: #C1A077;
}

/* Left navigation styles */

.ho-navHeader {
	font-weight: bold; 
	font-size: 15px; 
	padding-top: 1px; 
	padding-bottom: 1px; 
	padding-left: 4px; 
	padding-right: 4px; 
	background-color: #F1E2CF;
/*	background-image: url(../images/backgrounds/bluegradient_top.jpg); */
/*	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=1,StartColorStr=#BAD5FF,EndColorStr=#f4f4f4); */
}

.ho-navLinks {
	width: 100%;
}

.ho-navLinks td {
	padding-left: 3px; 
}

.ho-navLinks a {
	padding-bottom: 3px; 
/*	padding-left: 20px;
	background: url(../images/icons/linkstate.gif) no-repeat 0 0; */
}
/*
.ho-navLinks a:hover {
	padding-left: 20px;
	background: url(../images/icons/linkstate.gif) no-repeat 0 -200px;
	background-color: #C1A077;
	position: relative;
}
*/
/* Other styles */

.ho-sectionHeader {
	font-weight: bold; 
	font-size: 14px; 
	border-bottom: 2px solid #999999; 
}

.ho-sectionSubHeader {
	font-weight: bold; 
	font-style: italic; 
	font-size: 11px; 
	border-bottom: 1px solid #cccccc; 
}

.ho-note {
	font-style: italic; 
}

/* Anchors are not links, but will render as such so need to alter look. */
.ho-anchor { 
	text-decoration: none;
}

.ho-content {
	line-height: 140%;
	padding-bottom: 20px;
}

.ho-reviewSection td {
	vertical-align: top;
	padding-top: 10px;
}

.ho-reviewSection td.ho-reviewHeader {
	text-align: center;
	background-color: black;
	color: #FFFFFF; 
	padding: 0 0;
}

.ho-reviewProductionTitle {
	font-weight: bold; 
	font-size: 24px; 
	margin: 0 0;
}

.ho-reviewProductionAuthor{
	margin: 3px 0;
}

.ho-quote td {
	border-bottom: 1px solid #000000; 
}

.ho-quote blockquote {
	margin: 0 0 10px 0;
	background: url(../images/icons/quotebegin.png) no-repeat;
	background-position: 5px 0px;
}

.ho-quote blockquote p {
	margin-top: 0;
	padding-top: 10px;
	padding-left: 40px;
}

.ho-quote p.ho-quoteContent {
	padding-right: 35px;
	background: url(../images/icons/quoteend.png) no-repeat 100% 100%;
}

.ho-quote p.ho-quoteSource {
	text-align: left;
	font-style: italic;
	background: url(../images/icons/dash.png) no-repeat 25px 12px; */
}

/*
	font-weight: 700;
	white-space: normal;
*/

.ptn,.pvn,.pan{padding-top:0px;}
.ptt,.pvt,.pat{padding-top:2px;}
.pts,.pvs,.pas{padding-top:5px;}
.ptm,.pvm,.pam{padding-top:10px;}
.ptl,.pvl,.pal{padding-top:20px;}
.prn,.phn,.pan{padding-right:0px;}
.prt,.pht,.pat{padding-right:2px;}
.prs,.phs,.pas{padding-right:5px;}
.prm,.phm,.pam{padding-right:10px;}
.prl,.phl,.pal{padding-right:20px;}
.pbn,.pvn,.pan{padding-bottom:0px;}
.pbt,.pvt,.pat{padding-bottom:2px;}
.pbs,.pvs,.pas{padding-bottom:5px;}
.pbm,.pvm,.pam{padding-bottom:10px;}
.pbl,.pvl,.pal{padding-bottom:20px;}
.pln,.phn,.pan{padding-left:0px;}
.plt,.pht,.pat{padding-left:2px;}
.pls,.phs,.pas{padding-left:5px;}
.plm,.phm,.pam{padding-left:10px;}
.pll,.phl,.pal{padding-left:20px;}
.mtn,.mvn,.man{margin-top:0px;}
.mtt,.mvt,.mat{margin-top:2px;}
.mts,.mvs,.mas{margin-top:5px;}
.mtm,.mvm,.mam{margin-top:10px;}
.mtl,.mvl,.mal{margin-top:20px;}
.mtxl {margin-top:40px;}
.mrn,.mhn,.man{margin-right:0px;}
.mrt,.mht,.mat{margin-right:2px;}
.mrs,.mhs,.mas{margin-right:5px;}
.mrm,.mhm,.mam{margin-right:10px;}
.mrl,.mhl,.mal{margin-right:20px;}
.mbn,.mvn,.man{margin-bottom:0px;}
.mbt,.mvt,.mat{margin-bottom:2px;}
.mbs,.mvs,.mas{margin-bottom:5px;}
.mbm,.mvm,.mam{margin-bottom:10px;}
.mbl,.mvl,.mal{margin-bottom:20px;}
.mbxl {margin-bottom:40px;}
.mln,.mhn,.man{margin-left:0px;}
.mlt,.mht,.mat{margin-left:2px;}
.mls,.mhs,.mas{margin-left:5px;}
.mlm,.mhm,.mam{margin-left:10px;}
.mll,.mhl,.mal{margin-left:20px;}
