@font-face {  
  font-family: "Giovanni-Book";  
  src: url( /fonts/Giovanni-Book.eot ); /* IE */  
  src: local("Giovanni-Book"), url( /fonts/Giovanni-Book.ttf ) format("truetype"); /* non-IE */  
}

@font-face {  
  font-family: "Giovanni-BookItalic";  
  src: url( /fonts/Giovanni-BookItalic.eot ); /* IE */  
  src: local("Giovanni-BookItalic"), url( /fonts/Giovanni-BookItalic.ttf ) format("truetype"); /* non-IE */  
}

@font-face {  
  font-family: "Bickham-Script";  
  src: url( /fonts/BickhamScriptPro-Regular.eot ); /* IE */  
  src: local("Bickham-Script"), url( /fonts/BickhamScriptPro-Regular.ttf ) format("truetype"); /* non-IE */  
}

/* this section just for building purposes, remove
   later along with the same section in the header.php */
#backer-container {
	z-index: 2000;
	display: block;
	position: absolute;
	width: 100%;
	top: 0px;
}
#backer {
	top: 0;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	width: 785px;
	height: 686px;
	background: url(images/backer.jpg) no-repeat;
	opacity: .5;
	filter: alpha( opacity = 50 );
}
/* end of backer builder section */

/* always add vertical scrollbar */
html {
	overflow-y: scroll;
}
body {
	position: absolute;
	width: 100%;
}
/* take away dotted border over clicked links in Firefox */
a:active {
	outline-color:-moz-use-text-color;
	outline-style:none;
	outline-width:medium;
}
a:focus {
	outline-style:none;
}
#nm_container {
	height: 33px;
	background-image: url(images/vertical-slices.png);
	background-repeat: repeat-x;
	background-color: white;
	position: absolute;
	width: 100%;
}
#nm_container2 {
	width: 785px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	padding: 0;
}
#nm_header {
	top: 57px;
	position: relative;
	width: 785px;
	height: 96px;
	background-image: url(images/verticalstripe.bfade.png);
	background-repeat: repeat-x;
	z-index: 150;
}
#nm_header h1 {
	margin:0;
}
#nm_header_inner_container {
	position: relative;
	height: 100%;
	width: 100%;
	background: url(images/nina.graphic.with.back.png) repeat-y -625px 0;
}

/* Fonts names will have no space in them
   when used as classname */

/* default font declaration */
/* will be vitally important when no javascript */

body {
	font-family: georgia, 'bitstream charter';
	font-size: 13.5px;
	letter-spacing: 0.2px;
	line-height: 165%;
	word-spacing: 2px;
}
#pagecontent a {
	font-weight:bold;
}
#pagecontent a:hover {
	color:#5b5b5b;
}
#pagecontent h4 {
	color:#5b5b5b;
	font-size:20px;
	margin-bottom:10px;
}
/* Serif fonts */

.tp-bitstreamcharter {
	font-family:'bitstream charter';
	font-size:11pt;
	letter-spacing:0.3px;
	line-height:1.5;
	word-spacing:1px;
}
.tp-norasi {
	font-family:norasi;
	font-size:15.5px;
	letter-spacing:0.3px;
	line-height:140%;
	word-spacing:-1px;
}
.tp-cambria { /* Windows Vista or Office 2007 */
	font-family:cambria;
	font-size:11pt;
	letter-spacing:0.2px;
	line-height:151%;
	word-spacing:2px;
}
.tp-constantia {
	font-family:constantia;
	font-size:14.5px;
	letter-spacing:0.2px;
	line-height:160%;
	word-spacing:1px;
}
.tp-palatinolinotype { /* Windows */
	font-family:'palatino linotype';
	font-size:10pt;
	letter-spacing:0.4px;
	line-height:164%;
	word-spacing:1px;
}
.tp-palatino { /* Mac */
	font-family:palatino;
	font-size:10pt;
	letter-spacing:0.2px;
	line-height:146%;
	word-spacing:3px;
}
.tp-baskerville { /* Mac */
	font-family:baskerville;
	font-size:15.1px;
	letter-spacing:0.2px;
	line-height:158%;
	word-spacing:1px;
}
.tp-chaparralpro { /* Mac only, source? */
	font-family: 'chaparral pro';
	font-size: 15.5px;
	letter-spacing: 0.2px;
	line-height: 138%;
	word-spacing: 1px;
}
.tp-garamondpremierpro { /* Mac only, source? */
	font-family: 'garamond premier pro';
	font-size: 16.2px;
	letter-spacing: 0.2px;
	line-height: 134%;
	word-spacing: 1px;
}

/* the next two are the exact same point size */
.tp-liberationserif {
	font-family:'liberation serif';
	font-size:14.5px;
	letter-spacing:0.3px;
	line-height:162%;
	word-spacing:1px;
}
.tp-timesnewroman { /* Windows, Mac( Times instead? ) */
	font-family:'times new roman';
	font-size:14.5px;
	letter-spacing:0.3px;
	line-height:162%;
	word-spacing:1px;
}

.nm_currentPage_home #nm_header {
	background-position: 0px 0px;
}
.nm_currentPage_biography #nm_header {
	background-position: 0px -96px;
}
.nm_currentPage_resume #nm_header {
	background-position: 0px -192px;
}
.nm_currentPage_media #nm_header {
	background-position: 0px -288px;
}
.nm_currentPage_photos #nm_header {
	background-position: 0px -384px;
}
.nm_currentPage_schedule #nm_header {
	background-position: 0px -480px;
}
.nm_currentPage_presskit #nm_header {
	background-position: 0px -576px;
}
#nm_header h1 {
	background: url(images/nina.graphic.with.back.png) no-repeat;
	height: 60px;
	left: 78px;
	position: relative;
	text-indent: -5000px;
	top: 28px;
	width: 625px;
}
#nm_audioButton {
	height: 31px;
	left: 687px;
	position: absolute;
	top: 19px;
	width: 91px;
	z-index: 300;
}
#nm_audioButton a {
	background: url(images/allmenubuttons.sprite.png) no-repeat;
	display: block;
	width: 91px;
	height: 31px;
}
#nm_audioButton a.off {
	background-position: -687px -19px;
}
#nm_audioButton a.on {
	background-position: -687px -76px;
}
#nm_audioButton a span {
	text-indent: -5000px;
	display: block;
}

#nm_backgroundPic {
	height: 353px;
	width: 354px;
	position: absolute;
	top: 176px;
	left: 392px;
	background-repeat: no-repeat;
	z-index: 200;
}
.nm_currentPage_home #nm_backgroundPic, .nm_currentPage_contact #nm_backgroundPic {
	background-image: url(images/pic.home.jpg);
}
.nm_currentPage_biography #nm_backgroundPic {
	background-image: url(images/pic.bio.jpg);
}
.nm_currentPage_resume #nm_backgroundPic {
	background-image: url(images/pic.resume.jpg);		
}
.nm_currentPage_media #nm_backgroundPic {
	background-image: url(images/pic.audio.jpg);	
}
.nm_currentPage_schedule #nm_backgroundPic {
	background-image: url(images/pic.schedule.jpg);
}
.nm_currentPage_presskit #nm_backgroundPic {
	background-image: url(images/pic.presskit.jpg);
}

.outer-content {
	position: relative;
	background: url(images/nina.graphic.with.back.png) repeat-y -625px 0px; 
	padding: 253px 0px 30px 0px;
	min-height:300px;
}
.nm_currentPage_home .outer-content, .nm_currentPage_contact .outer-content {
	padding-top: 175px; 
}
.nm_currentPage_photos .outer-content {
	padding-top: 303px;
}
.nm_currentPage_media .outer-content {
/*	padding-top:75px; */
	padding-top: 187px; 
}
.nm_currentPage_biography .outer-content {
	
}
.content {
	z-index: 300;
	position: relative;
	padding-left: 35px;
	padding-right: 35px;
	min-height: 180px;
}
.content strong {
	font-weight:bold;
}
#nm_niceTitle {
	background-image: url(images/niceTitles.png);
	background-repeat: no-repeat;
	position: absolute;
	top: 299px;
	left: 36px;	
	width: 317px;
	height: 45px;
}
#nm_niceTitle span {
	display: block;
	text-indent: -5000px;
}
.nm_currentPage_home #nm_niceTitle {
	background-position: 0px 0px;
	height: 88px;
	top:100px;
}
.nm_currentPage_biography #nm_niceTitle {
	background-position: 0px -88px;
}
.nm_currentPage_resume #nm_niceTitle {
	background-position: 0px -176px;
}
.nm_currentPage_media #nm_niceTitle {
	background-position: 0px -264px;
	background: none; /* media page has several headings */
}
.nm_currentPage_media #photos {
	background-position: 0px -352px;
	height: 30px;
}
.nm_currentPage_schedule #nm_niceTitle {
	background-position: 0px -440px;
}
.nm_currentPage_presskit #nm_niceTitle {
	background-position: 0px -528px;
}
.nm_currentPage_contact #nm_niceTitle {
	background-position: 0px -663px;
}
#nm_underPicLink {
	/*	
	display:block;  
	display: none; 
	z-index: 300; 
	*/
}
#nm_underPicLink a img {
	border:none;
}
#nm_underPicLink a img:hover {
	opacity:0.8;
	-moz-opacity:0.8;
	filter:alpha(opacity=80);
}
.nm_currentPage_home #nm_underPicLink {
	z-index: 500; 	
	position: absolute;
	display: block;
	height: 37px;
	left: 480px;
	top: 545px; 
	width: 182px;
}
.nm_currentPage_home #nm_underPicLink span {
	/*
	background-image: url(images/niceTitles.png);
	background-repeat: no-repeat;
	background-position: 0 -616px;
	width: 162px;
	height: 23px;
	top: 7px;
	left: 9px;
	position: absolute;
	*/
}
.nm_currentPage_resume #nm_underPicLink {
	display: block;
	height: 30px;
	left: 625px;
	top: 563px;
	width: 131px;
}
.nm_currentPage_resume #nm_underPicLink span {
	/*
	background-image: url(images/niceTitles.png);
	background-repeat: no-repeat;
	background-position: 0 -639px;
	width: 112px;
	height: 16px;
	top: 7px;
	left: 9px;
	position: absolute;
	*/
}

/* Gallery */

.nm_currentPage_media #gallerywrapper {
	width:700px;
	position:relative;
}

.nm_currentPage_media #gallerywrapper #galleryupper, .nm_currentPage_media #gallerywrapper #gallerylower {
	position:absolute;
	top:0;
	background-repeat:no-repeat;
	width:700px;
	display:block;
}

.nm_currentPage_media #bannernav .navwrapper {
	display:inline-block;
	*display:inline;
	zoom:1;
	vertical-align:top;
	width:27px;
	height:20px;
}

.nm_currentPage_media #bannernav .navwrapper a:hover {
	opacity:0.7;
	-moz-opacity:0.7;
	filter:alpha(opacity=70);
}

.nm_currentPage_media #bannernav #picpause {
	width:22px;
	height:20px;
	background:url(images/pause.png) no-repeat 2px 0;
	text-indent:-5000px;
	display:block;
}

.nm_currentPage_media #bannernav #picnext {
	width:27px;
	height:20px;
	background:url(images/ff.png) no-repeat;
	text-indent:-5000px;
	display:block;
}

.nm_currentPage_media #bannernav #piclast {
	width:27px;
	height:20px;
	background:url(images/rw.png) no-repeat;
	text-indent:-5000px;
	display:block;
}

.nm_currentPage_media #bannernav .paused {
	background:url(images/pauseon.png) no-repeat 2px 0 !important;
}

.nm_narrowcol {
	position: relative;
	width: 343px;
	margin: 0 30px;
}

#footerFade {
	height: 30px;
	background: white url(images/verticalstripe.bfade.png) repeat-x 0px -672px;
	width: 100%;
}

#menublock {
	position: absolute;
	background: white url(images/vertical-slices.png) repeat-x;
	top: 0px;
	width: 100%;
	height: 57px;
}
#menublock h2 {
	display: none;
}
#menublock ul {
	position: relative;
	margin:0;
}
#menublock ul li {
	background-repeat: no-repeat;
	display: block;
	position: absolute;
	top: 20px;
	height: 27px;
}
#menublock li.nm_home {
	left: 11px;
}
#menublock li.nm_biography {
	left: 82px;
}
#menublock li.nm_resume {
	left: 180px;
}
#menublock li.nm_media {
	left: 259px;
}
#menublock li.nm_schedule {
	left: 331px;
}
#menublock li.nm_presskit {
	left: 421px;
}
#menublock li.nm_contact {
	left: 508px;
}
#menublock ul li a.topLink {
	color: black;
	display: block;
	height: 27px;
	text-decoration: none;
	text-indent: -5000px;
	background: url(images/allmenubuttons.sprite.png) no-repeat;
}
#menublock ul li a.topLink:hover {
	background-color: beige;
}
#menublock li.nm_home a.topLink {
	width: 52px;
	background-position: -11px -20px;
}
#menublock li.nm_home a.topLink:hover, .nm_currentPage_home #menublock li.nm_home a.topLink {
	background-position: -11px -77px;
}
#menublock li.nm_biography a.topLink {
	width: 78px;
	background-position: -77px -20px;
}
#menublock li.nm_biography a.topLink:hover, .nm_currentPage_biography #menublock li.nm_biography a.topLink {
	background-position: -77px -77px;
}
#menublock li.nm_resume a.topLink {
	width: 61px;
	background-position: -173px -20px;
}
#menublock li.nm_resume a.topLink:hover, .nm_currentPage_resume #menublock li.nm_resume a.topLink {
	background-position: -173px -77px;
}
#menublock li.nm_media a.topLink {
	width: 57px;
	background-position: -248px -20px;
}
#menublock li.nm_media a.topLink:hover, .nm_currentPage_media #menublock li.nm_media a.topLink {
	background-position: -248px -77px;
}
#menublock li.nm_schedule a.topLink {
	width: 73px;
	background-position: -316px -20px;
}
#menublock li.nm_schedule a.topLink:hover, .nm_currentPage_schedule #menublock li.nm_schedule a.topLink {
	background-position: -316px -77px;
}
#menublock li.nm_presskit a.topLink {
	width: 68px;
	background-position: -402px -20px;
}
#menublock li.nm_presskit a.topLink:hover, .nm_currentPage_presskit #menublock li.nm_presskit a.topLink {
	background-position: -402px -77px;
}
#menublock li.nm_contact a.topLink {
	width: 63px;
	background-position: -486px -20px;
}
#menublock li.nm_contact a.topLink:hover, .nm_currentPage_contact #menublock li.nm_contact a.topLink {
	background-position: -486px -77px;
}
#menublock ul li ul {
	display: none;
}

/* floatLeftBlock */
.floatLeftBlock {
	width: 385px; /*358px; */
	height: 140px; /*180px; */
	float: right;
}
/* link colors */
.content a {
	text-decoration: none;
}
.nm_currentPage_biography a {
	color: #433c32
}
.nm_currentPage_schedule a {
	color: #38243a; 
}
.nm_currentPage_contact a {
	font-weight:bold; 
/*	background-color:#AD231C; */
	color: #AD231C;
}
.nm_currentPage_contact strong {
/*	text-transform:uppercase; */
}
/* resume */

.nm_currentPage_resume h3.resume {
	font-family:Bickham-Script;
	font-size:40px;
	color:#525f65;
}

.ny-resume-container {
	width: 80%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 140px
}
.ny-upcoming {
	border-bottom: 2px solid rgb(238,247,200);
	display: inline;
}
.ny-roles {
	display: table;
	margin-bottom: 2em;
	width: 100%;
}
.ny-roles .ny-type {
	display: table-caption;
	margin: 0;
	padding: 0;
	text-align: center;
	font-weight: bold;
	padding-bottom: .5em; /* use padding on captions for ie */
	font-size: 125%;
}
.ny-tbody {
	display: table-row-group;
}
.ny-stint {
	display: table-row;
}
	/* you'd do this for css3 browsers, forget for now */
	/*.ny-stint:nth-child(2n+1) li {
		background-color: rgb(212,236,117);
	}*/

	/* first part for css table display, second for IE6,7 dynamic table node creation */
	.operatic ul.odd .ny-desc, .operatic tr.odd .ny-desc { /* non css3 browsers */
	/*	background-color: rgb(212,236,118); */
		background-color:#C1CBD0;
	}
	.conora ul.odd .ny-desc, .conora tr.odd .ny-desc { /* non css3 browsers */
	/*	background-color: rgb(212,236,118); */
		background-color:#C1CBD0;	
	}
	.competitions ul.odd .ny-desc, .competitions tr.odd .ny-desc { /* non css3 browsers */
		/* background-color: rgb(212,236,118); */
		background-color:#C1CBD0;		
	}
	.education ul.odd .ny-desc, .education tr.odd .ny-desc { /* non css3 browsers */
		/*	background-color: rgb(212,236,118); */
		background-color:#C1CBD0;		
	}
.ny-desc  {
	display: table-cell;
	text-align: left;
	padding-top: 1px;
}
	.ny-character {
		-moz-border-radius-topleft: 4px;
		-webkit-border-top-left-radius: 4px;
		border-radius-topleft: 4px;
		-moz-border-radius-bottomleft: 4px;
		-webkit-border-bottom-left-radius: 4px;
		border-radius-bottomleft: 4px;
		padding-left: 1em;
	}
	.ny-production {
		font-style: italic;
	}
	.ny-company {
	}
	.ny-year {
		-moz-border-radius-topright: 4px;
		-webkit-border-top-right-radius: 4px;
		border-radius-topright: 4px;
		-moz-border-radius-bottomright: 4px;
		-webkit-border-bottom-right-radius: 4px;
		border-radius-bottomright: 4px;
		padding-right: 1em;
	}
/* make padding, border no styling in ie */
.ny-roles td, .ny-roles th {
	padding: 0;
	border: none;
}

.ny-education dt {
	font-weight: bold;
}

/* media page */
.nm_currentPage_media h3.media {
	/*
	background-position: -9px -269px;
	background-image:url(images/niceTitles.png);
	display: block;
	width: 78px;
	height: 19px;
	text-indent: -5000px;
	margin-left: 12px;
	*/
	
	font-family:Bickham-Script;
	font-size:40px;
	color:#055262;
}
.nm_currentPage_media h3#photos {
	clear:right;
}


/*
.nm_currentPage_media h3.photos {
	clear:right;
	background-position: -233px -615px;
	background-image:url(images/niceTitles.png);
	display: block;
	width: 96px;
	height: 24px;
	text-indent: -5000px;
}
.nm_currentPage_media h3.video {
	background-position: -162px -616px;
	background-image:url(images/niceTitles.png);
	display: block;
	width: 67px;
	height: 19px;
	text-indent: -5000px;
	margin-left: 12px;
}
*/
.nm_currentPage_media a {
	color: rgb(164,139,163); 
}
.nm_currentPage_media #photogallery {
    margin-top:250px;
}
.nm_currentPage_media #mediaplayer {
	margin-top:10px;
	margin-bottom:20px;
}

.nm_currentPage_media #youtubegallery .ytvideotitle {
	font-family:Helvetica,Arial,sans-serif;
	font-size:12px;
	line-height:12px;
}

/* bio */

.nm_currentPage_biography h3.bio {
	font-family:Bickham-Script;
	font-size:40px;
	color:#433c32;
}

/* schedule */

.nm_currentPage_schedule h3.schedule {
	font-family:Bickham-Script;
	font-size:40px;
	color:#582e56;
}

/* contact */

.nm_currentPage_contact h3.contact {
	font-family:Bickham-Script;
	font-size:40px;
	color:#AD231C;
}

/* banner stuff */
#rotatingpics {
	position:relative;
}
.rotatingpicset {
        position:absolute;
        top:0px;
		left:0;
    /*    left:50px; */
        z-index:1;
}
.rotatingpicset img {
	border:2px #dbdbdb solid;
}
#bannernav {
	width:100px;
	height:20px;
	/*margin-left:50px; */
	margin-bottom:5px;
	text-align:center;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	padding:2px;
	border:2px #dbdbdb solid;
	background-color:#fff;
}
#bannernav img {
	padding:0;
	margin:0;
	margin-left:2px;
	margin-right:2px;
}
#bannernav img:hover {
	opacity:0.8;
	-moz-opacity:0.8;
	filter:alpha(opacity=80)
}
.photodescription {
	margin-top:-3px;
	font-family:Arial,Helvetica,sans-serif;
	font-size:13px;
	color: rgb(164,139,163); 
}
/* Home */
.nm_currentPage_home h3 {
	font-family:Giovanni-Book;
	font-size:25px;
	line-height:26px;
	color:#9d9d9d;
	width:320px;
	margin-bottom:15px;
}

.nm_currentPage_home h4 {
	font-family:Giovanni-BookItalic;
	font-size:18px;
	color:#9d9d9d;
	width:320px;
	text-align:right;
	font-style:italic;
}

/* Press kit */
.nm_currentPage_presskit a {
	color:#9d7322;
}

.nm_currentPage_presskit h3.presskit {
	font-family:Bickham-Script;
	font-size:40px;
	color:#9d7322;
}

.nm_currentPage_presskit small {
	font-size:12px;
}
/* Contact */
.nm_currentPage_contact h3 {
	font-weight:bold;
	font-size:20px;
}

.nm_currentPage_contact #contactninablock {
	margin-top:40px;
}

/* Contact Modal Box */
#MB_content form {
	margin-top: 1em;
}
#MB_content input {
	margin-bottom: .5em;
	width: 60%;
}
#MB_content textarea {
	width: 524px;
	height: 140px;
}
#MB_content #contactbutton {
	margin-top: 1em;
	text-align: right;
}
#MB_content #contactbutton input {
	width:125px;
}
