CINXE.COM

Twelfth Night

<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8" /> <title> Twelfth Night </title> <link rel="apple-touch-icon" sizes="57x57" href="/apple-touch-icon-57x57.png"> <link rel="apple-touch-icon" sizes="60x60" href="/apple-touch-icon-60x60.png"> <link rel="apple-touch-icon" sizes="72x72" href="/apple-touch-icon-72x72.png"> <link rel="apple-touch-icon" sizes="76x76" href="/apple-touch-icon-76x76.png"> <link rel="apple-touch-icon" sizes="114x114" href="/apple-touch-icon-114x114.png"> <link rel="apple-touch-icon" sizes="120x120" href="/apple-touch-icon-120x120.png"> <link rel="apple-touch-icon" sizes="144x144" href="/apple-touch-icon-144x144.png"> <link rel="apple-touch-icon" sizes="152x152" href="/apple-touch-icon-152x152.png"> <link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon-180x180.png"> <link rel="icon" type="image/png" href="/favicon-32x32.png" sizes="32x32"> <link rel="icon" type="image/png" href="/android-chrome-192x192.png" sizes="192x192"> <link rel="icon" type="image/png" href="/favicon-96x96.png" sizes="96x96"> <link rel="icon" type="image/png" href="/favicon-16x16.png" sizes="16x16"> <link rel="manifest" href="/manifest.json"> <link rel="mask-icon" href="/safari-pinned-tab.svg" style="color:#411f80"> <meta name="msapplication-TileColor" content="#411f80"> <meta name="msapplication-TileImage" content="/mstile-144x144.png"> <meta name="theme-color" content="#411f80"> <meta name="viewport" content="width=device-width" /> <meta description="Twelfth Night" /> <meta name="robots" content="index, follow" /> <link rel="canonical" href="http://www.iobdb.org/production/6585" /> <link href="/Content/css?v=UKqR-h5pdD3-nThatGUB_xjQThGb-LIk2kDQT26TgrE1" rel="stylesheet"/> <script src="/bundles/modernizr?v=wBEWDufH_8Md-Pbioxomt90vm6tJN2Pyy9u9zHtWsPo1"></script> <style> .redtext { width: 66px; height: 11px; background: url("Images/RedText_66x11_Normal.png") no-repeat; display: inline-block; } .redtext:hover { background: url("Images/RedText_66x11_Hover.png") no-repeat; } /*table.alternatecolors tr:nth-child(even) { background-color: white; } table.alternatecolors tr:nth-child(odd) { background-color: #f5f5f5; }*/ th { /*padding-left: 1em;*/ padding-left: 13px; padding-right: 1em; } td { padding-left: 12px; padding-right: 12px; } fieldset.iobdb { display: block; margin-left: 2px; margin-right: 2px; padding-top: 0; padding-bottom: 0.625em; padding-left: 0.75em; padding-right: 0.75em; border: 2px groove; } fieldset.iobdb legend { display: block; padding-left: 2px; padding-right: 2px; border: none; font-size: large; font-weight: bold; } div.iobdb-frame { background-color: white; border: silver 1px solid; padding-bottom: 20px; margin-top: 20px } div.iobdb-frame div.iobdb-legend { background-color: rgb(65,31,128); height: 25px } div.iobdb-legend span { color: white; font-size: larger; font-weight: bold; padding-left: 8px } div.iobdb-frame div.iobdb-body { padding-left: 10px; padding-right: 10px; } ::-webkit-input-placeholder { color: silver; } :-moz-placeholder { /* Firefox 18- */ color: silver; } ::-moz-placeholder { /* Firefox 19+ */ color: silver; } :-ms-input-placeholder { color: silver; } input.hoverable { background-color: transparent } input.hoverable:hover { background-color: rgb(199,209,214); } </style> <style> .dropbtn { text-align: left; /*min-width: 100px;*/ /*background-color: #4CAF50;*/ background-color: transparent; /*color: rgb(139,0,0); red, now obsolete */ color: rgb(0,0,156); /* blue, replaces the now obsolete red */ /*padding: 16px;*/ padding: 0; /*font-size: 16px;*/ font-weight: normal; border: none; } .dropdown { position: relative; display: inline-block; } .dropdown-content { display: none; position: absolute; padding: 0; /*background-color: #f1f1f1;*/ background-color: rgb(251, 251, 251); min-width: 120px; /*box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);*/ /*box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.2);*/ z-index: 1; } .dropdown-content a { color: black; text-align: left; /*padding: 12px 16px;*/ text-decoration: none; display: block; } /*.dropdown-content a:hover { background-color: #ddd; }*/ .dropdown-content a:hover { /*color: pink;*/ font-weight: bold } .dropdown:hover .dropdown-content { display: block; background-color: rgb(248,248,248); } /* background color of menu items, hovering or not*/ /*.dropdown:hover .dropbtn { background-color: #3e8e41; }*/ .dropdown:hover .dropbtn { background-color: transparent; } /*background color of menu name when hovering*/ </style> <script src="/Scripts/jquery-1.8.2.min.js" type="text/javascript"></script> <script type='text/javascript'> var appInsights = window.appInsights || function (config) { function r(config) { t[config] = function () { var i = arguments; t.queue.push(function () { t[config].apply(t, i) }) } } var t = { config: config }, u = document, e = window, o = 'script', s = u.createElement(o), i, f; for (s.src = config.url || '//az416426.vo.msecnd.net/scripts/a/ai.0.js', u.getElementsByTagName(o)[0].parentNode.appendChild(s), t.cookie = u.cookie, t.queue = [], i = ['Event', 'Exception', 'Metric', 'PageView', 'Trace', 'Ajax']; i.length;)r('track' + i.pop()); return r('setAuthenticatedUserContext'), r('clearAuthenticatedUserContext'), config.disableExceptionTracking || (i = 'onerror', r('_' + i), f = e[i], e[i] = function (config, r, u, e, o) { var s = f && f(config, r, u, e, o); return s !== !0 && t['_' + i](config, r, u, e, o), s }), t }({ instrumentationKey: 'b1628ec3-f215-4307-87cd-479451b8844a' }); window.appInsights = appInsights; appInsights.trackPageView(); </script> <!-- Global site tag (gtag.js) - Google Analytics --> <script async src="https://www.googletagmanager.com/gtag/js?id=UA-167935141-4"></script> <script> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'UA-167935141-4'); </script> </head> <body> <header> <div class="content-wrapper" style="text-align:center"> <div class="float-left"> <a href="/" style="background-color: transparent; text-decoration: none"> <img src="/Images/logo_red.png" style="border: none" alt="Lortel Archives: Internet Off-Broadway Database" /> </a> <br /><br /> </div> <div class="float-right"> <section id="login"> <ul> <li>&nbsp;</li> </ul> </section> <nav> <ul style="text-align: center" id="menu"> <li><a href="/">Home</a></li> <li><a href="/About">About</a></li> <li> <a href="/Contact">Contact</a> <br /><hr style="border-width: 0; height: 1px; background-color: lightgray" /> </li> <li><a href="https://lortel.org" target="_blank">Lortel&nbsp;Foundations</a></li> </ul> </nav> </div> </div> </header> <div id="body" style="background-image:url(/Images/Background_242.png)"> <!-- This is the background image for the body --> <section class="content-wrapper main-content clear-fix"> <div style="text-align: center"> <span> <form action="/Search" method="get" style="display:inline; margin-right:20px"> <input type="text" name="searchText" placeholder="What are you searching for?" style="border: 1px gray solid; background-color: white"/> <select data-val="true" data-val-required="The SearchDomain field is required." id="searchDomain" name="searchDomain" style="font-size:larger; height:31px"><option selected="selected" value="Any">All</option> <option value="Production">Productions</option> <option value="CreditableEntity">People &amp; Companies</option> <option value="ProductionCredit">Production Credits</option> <option value="ActingCredit">Roles</option> <option value="Theatre">Theatres</option> </select> <input type="submit" value="Search" style="height: 31px; vertical-align: top; font-size: small"/> </form> <form action="/AdvancedSearches" method="get" style="display:inline"> <input type="submit" value="Advanced Searches" style="height: 31px; vertical-align: top; font-size: small; margin-right: 0" /> </form> </span> </div> <h1 style="color: rgb(32,32,32)">Twelfth Night</h1> <div class="iobdb-frame" style="border-radius:13px; box-shadow:10px 10px 5px #CCCCCC"> <div class="iobdb-legend" style="border-radius:25px; background-color:rgb(0,0,156)"> <span id="Theatre">Theatre</span> <h2 hidden>Theatre</h2> </div><div class="iobdb-body" > <table> <tr> <td> <table> <tr> <th style="vertical-align: top">Name:</th> <td><a href="/Theatre/161" style="text-decoration:none; color:rgb(151,0,51)" title="">Delacorte Theater</a></td> </tr> <tr> <th style="vertical-align: top">Address:</th> <td>81 Central Park West, New York, NY 10024</td> </tr> </table> </td> </tr> </table> </div></div> <div class="iobdb-frame" style="border-radius:13px; box-shadow:10px 10px 5px #CCCCCC"> <div class="iobdb-legend" style="border-radius:25px; background-color:rgb(0,0,156)"> <span id="Production Information">Production Information</span> <h2 hidden>Production Information</h2> </div><div class="iobdb-body" > <table> <tr> <th></th> <th></th> </tr> <tr> <td style="vertical-align:top"> <table> <tr> <th style="white-space:nowrap; vertical-align: top;">First performance date:</th> <td style="white-space: nowrap;">July 17, 2018</td> </tr> <tr> <th style="white-space: nowrap; vertical-align: top;">Opening date:</th> <td style="white-space: nowrap;">July 31, 2018</td> </tr> <tr> <th style="white-space:nowrap; vertical-align: top;">Closing date:</th> <td style="white-space: nowrap;">August 19, 2018</td> </tr> <tr> <th style="white-space: nowrap; vertical-align: top;">External Links:</th> <td style="white-space: nowrap;"><a href="https://www.publictheater.org/Tickets/Calendar/PlayDetailsCollection/SITP/Twelfth-Night-2018/" target="_blank">Official Website</a></td> </tr> </table> </td> <td style="vertical-align: top; text-align: center"> <img src="/Production/Image/Small/3894" style="border: 1px solid black; height:100px" /> <br /><br /> <a href="/Production/Image/6585" target="_blank">View Larger Images</a> </td> </tr> </table> </div></div> <div class="iobdb-frame" style="border-radius:13px; box-shadow:10px 10px 5px #CCCCCC"> <div class="iobdb-legend" style="border-radius:25px; background-color:rgb(0,0,156)"> <span id="Production Description">Production Description</span> <h2 hidden>Production Description</h2> </div><div class="iobdb-body" > <table> <tr> <td> In celebration of five extraordinary years of Public Works, a Public Theater initiative that invites communities across New York to create ambitious works of participatory theater, Free Shakespeare in the Park presents a re-imagining of Public Works’ 2016 Musical Adaptation of <i>Twelfth Night</i> for a full five-week run in Central Park. Professional artists and two rotating ensembles of community members from all five boroughs will perform together on the Delacorte stage in this enchanting comedy about Viola, a young heroine who washes up on the shores of Illyria, disguises herself as a man, is sent to court a countess, and falls in love with a Duke. </td> </tr> </table> </div></div> <table style="margin: 0; padding: 0; width: 100%"> <tr> <td style="margin: 0; padding: 0"> <div class="iobdb-frame" style="border-radius:13px; box-shadow:10px 10px 5px #CCCCCC"> <div class="iobdb-legend" style="border-radius:25px; background-color:rgb(0,0,156)"> <span id="Opening Night Credits">Opening Night Credits</span> <h2 hidden>Opening Night Credits</h2> </div><div class="iobdb-body" > <br/><div style="background-color:#ABABAB; color:white; padding-left:8px; font-weight:bold; border-radius:25px">Production Credits</div> <table style="width:100%"> <tr> <th style="width:1%"></th> <th>Person/Company</th> <th>Credit</th> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/70" style="text-decoration:none; color:rgb(151,0,51)" title="Has 378 credits">The Public Theater</a> </td> <td> Producer </td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/2931" style="text-decoration:none; color:rgb(151,0,51)" title="Has 128 credits">Oskar Eustis</a> </td> <td> Artistic Director </td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/31347" style="text-decoration:none; color:rgb(151,0,51)" title="Has 86 credits">Mandy Hackett</a> </td> <td> Associate Artistic Director </td> </tr> <tr style="border-top: 1px solid #f5f5f5"><td>&nbsp;</td><td>&nbsp;</td></tr> <tr style="border-top: 1px solid #f5f5f5"> <td> <div style="width: 21px; height: 30px; border: 1px solid lightgrey"> <a href="/CreditableEntity/40" style="background-color: transparent; text-decoration: none"> <img src="/CreditableEntity/Image/Thumbnail/40" style="border:none; width:21px; height:30px" /></a> </div> </td> <td> <a href="/CreditableEntity/40" style="text-decoration:none; color:rgb(151,0,51)" title="Has 289 credits">William Shakespeare</a> </td> <td> Playwright </td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/42110" style="text-decoration:none; color:rgb(151,0,51)" title="Has 7 credits">Kwame Kwei-Armah</a> </td> <td> Conceiver </td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> <div style="width: 21px; height: 30px; border: 1px solid lightgrey"> <a href="/CreditableEntity/42960" style="background-color: transparent; text-decoration: none"> <img src="/CreditableEntity/Image/Thumbnail/42960" style="border:none; width:21px; height:30px" /></a> </div> </td> <td> <a href="/CreditableEntity/42960" style="text-decoration:none; color:rgb(151,0,51)" title="Has 17 credits">Shaina Taub</a> </td> <td> Conceiver </td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> <div style="width: 21px; height: 30px; border: 1px solid lightgrey"> <a href="/CreditableEntity/42960" style="background-color: transparent; text-decoration: none"> <img src="/CreditableEntity/Image/Thumbnail/42960" style="border:none; width:21px; height:30px" /></a> </div> </td> <td> <a href="/CreditableEntity/42960" style="text-decoration:none; color:rgb(151,0,51)" title="Has 17 credits">Shaina Taub</a> </td> <td> Music &amp; Lyrics </td> </tr> <tr style="border-top: 1px solid #f5f5f5"><td>&nbsp;</td><td>&nbsp;</td></tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/2931" style="text-decoration:none; color:rgb(151,0,51)" title="Has 128 credits">Oskar Eustis</a> </td> <td> Director </td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/42110" style="text-decoration:none; color:rgb(151,0,51)" title="Has 7 credits">Kwame Kwei-Armah</a> </td> <td> Director </td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> <div style="width: 21px; height: 30px; border: 1px solid lightgrey"> <a href="/CreditableEntity/42960" style="background-color: transparent; text-decoration: none"> <img src="/CreditableEntity/Image/Thumbnail/42960" style="border:none; width:21px; height:30px" /></a> </div> </td> <td> <a href="/CreditableEntity/42960" style="text-decoration:none; color:rgb(151,0,51)" title="Has 17 credits">Shaina Taub</a> </td> <td> Musical Director </td> </tr> <tr style="border-top: 1px solid #f5f5f5"><td>&nbsp;</td><td>&nbsp;</td></tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/41015" style="text-decoration:none; color:rgb(151,0,51)" title="Has 10 credits">Lorin Latarro</a> </td> <td> Choreographer </td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/51077" style="text-decoration:none; color:rgb(151,0,51)" title="Has 2 credits">Daniel Hall</a> </td> <td> Dance Captain </td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/40248" style="text-decoration:none; color:rgb(151,0,51)" title="Has 13 credits">Lisa Kopitsky</a> </td> <td> Fight Director </td> </tr> <tr style="border-top: 1px solid #f5f5f5"><td>&nbsp;</td><td>&nbsp;</td></tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/2626" style="text-decoration:none; color:rgb(151,0,51)" title="Has 44 credits">Rachel Hauck</a> </td> <td> Set Designer </td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/38155" style="text-decoration:none; color:rgb(151,0,51)" title="Has 13 credits">Andrea Hood</a> </td> <td> Costume Designer </td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/50846" style="text-decoration:none; color:rgb(151,0,51)" title="Has 3 credits">John Torres</a> </td> <td> Lighting Designer </td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/33839" style="text-decoration:none; color:rgb(151,0,51)" title="Has 30 credits">Jessica Paz</a> </td> <td> Sound Designer </td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/39583" style="text-decoration:none; color:rgb(151,0,51)" title="Has 56 credits">Cookie Jordan</a> </td> <td> Hair &amp; Wig </td> </tr> <tr style="border-top: 1px solid #f5f5f5"><td>&nbsp;</td><td>&nbsp;</td></tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/46285" style="text-decoration:none; color:rgb(151,0,51)" title="Has 22 credits">Jeremy Adams</a> </td> <td> General Manager </td> </tr> <tr style="border-top: 1px solid #f5f5f5"><td>&nbsp;</td><td>&nbsp;</td></tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/31458" style="text-decoration:none; color:rgb(151,0,51)" title="Has 5 credits">Michael D. Domue</a><sup>1</sup> </td> <td> Production Stage Manager </td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/51097" style="text-decoration:none; color:rgb(151,0,51)" title="Has 2 credits">Kamra A. Jacobs</a> </td> <td> Stage Manager </td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/49458" style="text-decoration:none; color:rgb(151,0,51)" title="Has 7 credits">Jason Pacella</a> </td> <td> Stage Manager </td> </tr> <tr style="border-top: 1px solid #f5f5f5"><td>&nbsp;</td><td>&nbsp;</td></tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/43072" style="text-decoration:none; color:rgb(151,0,51)" title="Has 7 credits">Mike Brun</a> </td> <td> Orchestrations </td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/33230" style="text-decoration:none; color:rgb(151,0,51)" title="Has 10 credits">Dean Sharenow</a> </td> <td> Music Coordinator </td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/33230" style="text-decoration:none; color:rgb(151,0,51)" title="Has 10 credits">Dean Sharenow</a> </td> <td> Music Coordinator </td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/35970" style="text-decoration:none; color:rgb(151,0,51)" title="Has 7 credits">J. Oconer Navarro</a> </td> <td> Music Supervisor </td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/16" style="text-decoration:none; color:rgb(151,0,51)" title="Has 3 credits">Mary Ann McSweeney</a> </td> <td> Bass </td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/51300" style="text-decoration:none; color:rgb(151,0,51)" title="Has 3 credits">Hiroyuki Matsuura</a> </td> <td> Drums </td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/43072" style="text-decoration:none; color:rgb(151,0,51)" title="Has 7 credits">Mike Brun</a> </td> <td> Guitar </td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/51302" style="text-decoration:none; color:rgb(151,0,51)" title="Has 1 credit">David Farrell Melton</a> </td> <td> Keyboards </td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> <div style="width: 21px; height: 30px; border: 1px solid lightgrey"> <a href="/CreditableEntity/42960" style="background-color: transparent; text-decoration: none"> <img src="/CreditableEntity/Image/Thumbnail/42960" style="border:none; width:21px; height:30px" /></a> </div> </td> <td> <a href="/CreditableEntity/42960" style="text-decoration:none; color:rgb(151,0,51)" title="Has 17 credits">Shaina Taub</a> </td> <td> Keyboards </td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/51299" style="text-decoration:none; color:rgb(151,0,51)" title="Has 1 credit">Ron Blake</a> </td> <td> Tenor Saxophone </td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/51303" style="text-decoration:none; color:rgb(151,0,51)" title="Has 1 credit">Jeffery Miller</a> </td> <td> Trombone </td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/51304" style="text-decoration:none; color:rgb(151,0,51)" title="Has 2 credits">David Neves</a> </td> <td> Trumpet </td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/51305" style="text-decoration:none; color:rgb(151,0,51)" title="Has 1 credit">Chris Deschene</a> </td> <td> Copyist </td> </tr> </table> <div style="width:24%"> <hr style="background-color:silver; border:0; height:1px" /> </div> <div style="text-indent:-9px; margin-left:9px"><sup>1</sup>Credited as Michael Domue.</div> <br/><div style="background-color:#ABABAB; color:white; padding-left:8px; font-weight:bold; border-radius:25px">Cast</div> <table style="width:100%"> <tr> <th style="width:1%"></th> <th>Actor</th> <th>Role</th> <th></th> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/51016" style="text-decoration:none; color:rgb(151,0,51)" title="Has 1 credit">Troy Anthony</a> </td> <td>Sebastian</td> <td></td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> <div style="height: 30px; border: 1px solid lightgrey"> <a href="/CreditableEntity/41839" style="background-color: transparent; text-decoration: none"> <img src="/CreditableEntity/Image/Thumbnail/41839" style="border:none; /*width:21px;*/ /*height:30px*/" /></a> </div> </td> <td> <a href="/CreditableEntity/41839" style="text-decoration:none; color:rgb(151,0,51)" title="Has 10 credits">Ato Blankson-Wood</a> </td> <td>Orsino</td> <td></td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/51093" style="text-decoration:none; color:rgb(151,0,51)" title="Has 1 credit">Eddie Bottoms</a> </td> <td>Officer (Blue Ensemble)</td> <td></td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/51022" style="text-decoration:none; color:rgb(151,0,51)" title="Has 2 credits">Lori Brown-Niang</a> </td> <td>Maria</td> <td></td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/51082" style="text-decoration:none; color:rgb(151,0,51)" title="Has 1 credit">Kelly Campbell</a> </td> <td>Featured Illyrian</td> <td></td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/51074" style="text-decoration:none; color:rgb(151,0,51)" title="Has 1 credit">Fiona Chen</a> </td> <td>Young Child (Blue Ensemble)</td> <td></td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/51094" style="text-decoration:none; color:rgb(151,0,51)" title="Has 1 credit">Ella Evans</a> </td> <td>Officer (Blue Ensemble)</td> <td></td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/51073" style="text-decoration:none; color:rgb(151,0,51)" title="Has 1 credit">Zion Finne-Myers</a> </td> <td>Young Child (Red Ensemble)</td> <td></td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/51039" style="text-decoration:none; color:rgb(151,0,51)" title="Has 1 credit">Nanya-Akuki Goodrich</a> </td> <td>Olivia</td> <td></td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/51083" style="text-decoration:none; color:rgb(151,0,51)" title="Has 1 credit">JW Guido</a> </td> <td>Featured Illyrian</td> <td></td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/51084" style="text-decoration:none; color:rgb(151,0,51)" title="Has 1 credit">Lourdes Guzman-Mercado</a> </td> <td>Featured Illyrian</td> <td></td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/51077" style="text-decoration:none; color:rgb(151,0,51)" title="Has 2 credits">Daniel Hall</a> </td> <td>Sir Andrew</td> <td></td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> <div style="height: 30px; border: 1px solid lightgrey"> <a href="/CreditableEntity/30348" style="background-color: transparent; text-decoration: none"> <img src="/CreditableEntity/Image/Thumbnail/30348" style="border:none; /*width:21px;*/ /*height:30px*/" /></a> </div> </td> <td> <a href="/CreditableEntity/30348" style="text-decoration:none; color:rgb(151,0,51)" title="Has 7 credits">Shuler Hensley</a> </td> <td>Sir Toby Belch</td> <td></td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/51091" style="text-decoration:none; color:rgb(151,0,51)" title="Has 1 credit">Alma L. Hueston</a> </td> <td>Officer (Red Ensemble)</td> <td></td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/32061" style="text-decoration:none; color:rgb(151,0,51)" title="Has 8 credits">Nikki M. James</a> </td> <td>Viola</td> <td></td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/51080" style="text-decoration:none; color:rgb(151,0,51)" title="Has 1 credit">Vivian Jett</a> </td> <td>Wedding Singer</td> <td></td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/51040" style="text-decoration:none; color:rgb(151,0,51)" title="Has 1 credit">Johnathan Jordan</a> </td> <td>Antonio</td> <td></td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/41837" style="text-decoration:none; color:rgb(151,0,51)" title="Has 3 credits">Andrew Kober</a> </td> <td>Malvolio</td> <td></td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/51079" style="text-decoration:none; color:rgb(151,0,51)" title="Has 2 credits">Benjamin Levine</a> </td> <td>Attendant (Blue Ensemble)</td> <td></td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/51095" style="text-decoration:none; color:rgb(151,0,51)" title="Has 1 credit">Christine Yvette Lewis</a> </td> <td>Officiant (Red Ensemble)</td> <td></td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/51092" style="text-decoration:none; color:rgb(151,0,51)" title="Has 1 credit">Philip Milio</a> </td> <td>Officer (Red Ensemble)</td> <td></td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/51096" style="text-decoration:none; color:rgb(151,0,51)" title="Has 1 credit">Aden Munassar</a> </td> <td>Officiant (Blue Ensemble)</td> <td></td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/51078" style="text-decoration:none; color:rgb(151,0,51)" title="Has 1 credit">Jonpaul Niang</a> </td> <td>Attendant (Red Ensemble)</td> <td></td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/51075" style="text-decoration:none; color:rgb(151,0,51)" title="Has 2 credits">Patrick J. O&#39;Hare</a> </td> <td>Fabian</td> <td></td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/51086" style="text-decoration:none; color:rgb(151,0,51)" title="Has 1 credit">Natalie Pierre</a> </td> <td>Featured Illyrian</td> <td></td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/51087" style="text-decoration:none; color:rgb(151,0,51)" title="Has 2 credits">Idania Quezada</a> </td> <td>Featured Illyrian</td> <td></td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/51088" style="text-decoration:none; color:rgb(151,0,51)" title="Has 1 credit">Siena Rafter</a> </td> <td>Featured Illyrian</td> <td></td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/51089" style="text-decoration:none; color:rgb(151,0,51)" title="Has 1 credit">Adrianne Recto</a> </td> <td>Featured Illyrian</td> <td></td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/51085" style="text-decoration:none; color:rgb(151,0,51)" title="Has 1 credit">Mayelyn Perdomo Santos</a> </td> <td>Featured Illyrian</td> <td></td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> <div style="height: 30px; border: 1px solid lightgrey"> <a href="/CreditableEntity/42960" style="background-color: transparent; text-decoration: none"> <img src="/CreditableEntity/Image/Thumbnail/42960" style="border:none; /*width:21px;*/ /*height:30px*/" /></a> </div> </td> <td> <a href="/CreditableEntity/42960" style="text-decoration:none; color:rgb(151,0,51)" title="Has 17 credits">Shaina Taub</a> </td> <td>Feste</td> <td></td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/51090" style="text-decoration:none; color:rgb(151,0,51)" title="Has 1 credit">Matthew Vasquez</a> </td> <td>Featured Illyrian</td> <td></td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/51081" style="text-decoration:none; color:rgb(151,0,51)" title="Has 3 credits">Kim Blanck</a> </td> <td>Female Understudy</td> <td> <span style="font-size:xx-small; font-weight:bold">UNDERSTUDY</span> </td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/49837" style="text-decoration:none; color:rgb(151,0,51)" title="Has 2 credits">Javier Ignacio</a> </td> <td>Male Understudy</td> <td> <span style="font-size:xx-small; font-weight:bold">UNDERSTUDY</span> </td> </tr> </table> </div></div> </td> </tr> </table> <div class="iobdb-frame" style="border-radius:13px; box-shadow:10px 10px 5px #CCCCCC"> <div class="iobdb-legend" style="border-radius:25px; background-color:rgb(0,0,156)"> <span id="Awards">Awards</span> <h2 hidden>Awards</h2> </div><div class="iobdb-body" > <table style="width: 100%"> <tr> <th></th> <th style="text-align: center"></th> <th>Award</th> <th style="text-align: left">Person / Company</th> <th style="text-align: left">Function</th> </tr> <tr style="vertical-align: top; border-top: 1px solid #f3f3f3"> <td>1</td> <td style="text-align: center"> <span style="font-size: xx-small; font-weight: bold">NOMINATED</span> </td> <td>2019 Chita Rivera Award, Outstanding Ensemble</td> <td>&nbsp;</td> <td>&nbsp;</td> </tr> <tr style="vertical-align: top; border-top: 1px solid #f3f3f3"> <td>2</td> <td style="text-align: center"> <span style="font-size: xx-small; font-weight: bold">NOMINATED</span> </td> <td>2018 AUDELCO Award, Lead Actor in a Musical</td> <td><a href="/CreditableEntity/41839" style="text-decoration:none; color:rgb(151,0,51)" title="">Ato Blankson-Wood</a></td> <td>Actor</td> </tr> <tr style="vertical-align: top; border-top: 1px solid #f3f3f3"> <td>3</td> <td style="text-align: center"> <span style="font-size: xx-small; font-weight: bold">NOMINATED</span> </td> <td>2018 AUDELCO Award, Lead Actress in a Musical</td> <td><a href="/CreditableEntity/32061" style="text-decoration:none; color:rgb(151,0,51)" title="">Nikki M. James</a></td> <td>Actor</td> </tr> </table> </div></div> <div class="iobdb-frame" style="border-radius:13px; box-shadow:10px 10px 5px #CCCCCC"> <div class="iobdb-legend" style="border-radius:25px; background-color:rgb(0,0,156)"> <span id="Notes">Notes</span> <h2 hidden>Notes</h2> </div><div class="iobdb-body" > <table> <tr> <td>ILLYRIANS RED ENSEMBLE - Sebastian Arteta/ Adrienne Brammer /Brianna Cabrera /Samuel Caraballo /Janet Cardona /Nelson Chimilio/ Carlson Clarke /Micarla Clarke/ Michelle Clarke /Joseph Crowley/ Maggie da Silva/ Cora Dennis/ Ibrahima Diallo/ Jakell "Wicked Righteou$" Duggins/ Laura Dukes/ Ellie Dunn/ Suzie Dunn/ Joel Frost/ Pinnacle Garcia/ Julie Geisler/ Mersadez George/ Barbara Gordon/ Giovanna Gordon/ Opal Gordon/ Aynisa Leonardo/ Uwimana Liverpool/ Jamie Maleszka/ Lucia Mason/ Francis Mejia/ Karen Murphy/ Aidan Omar Naranjo Sosa/ Sarahi Naranjo Sosa/ Ziara Naranjo Sosa/ Andrea Olivares/ Genesis Perdomo Santos/ Travis Raeburn/ D. Michael Ramos/ Paul "P-Funk" Stallings/ Roslyn Svendsen/ Atiya Taylor/ Oliver V. Terrero Sanchez/ Traci/ Holly Valentine/ Dorothy Vazquez/ Nicholas Watson/ Tar-Shay Margaret Williams/ Tommy Williams/ Annie Zhao/ Yuan Ming Zhao <br></br> ILLYRIANS BLUE ENSEMBLE - Monique Thomas/ Clarimar Capellan/ Chloe Chen/ Irene Chen/ Stephanie Chen/ Joycelyn Cunningham/ Rosa Downing/ Elizabeth Ely/ Nanjean Gonzalez/ Pierre Graves/ Ervin "Easy" Hunt/ Antoine Jones/ Vivian Kogan/ Fatemata Krubally/ Jennifer Levine/ Shaun Arid Mapp/ Christina Marie/ Tionna Martinez/ Terri Muuss/ Hélène Onserud/ Lizeth Palencia/ Malik Paris/ Louise Parks/ Anthony Michael Parmer/ Rainer Pasca/ Virginia Perry/ Eric Pierre/ Nancy Pierre/ Nancy Hannah Pierre/ Naomi Pierre/ Adi Présumé/ Madeline Ramos/ Marcia Rose/ Mili Shrestha/ David Smith/ James P. Stanton/ Johan Tejada/ Lizbeth Tejada/ Regine Tinsley/ Losseni Toure/ Nisani Walser/ Sanira Walser/ Catherine Watson/ Sally Ann Williams/ Magdalen Wilson/ Fabian Zarta</td> </tr> </table> </div></div> </section> </div> <footer style="height:60px"> <div class="content-wrapper" style="color:gray"> <div class="float-left"> <p> <a href="/TermsOfUse" target="_blank">Terms of Use</a><br /> <a href="/PrivacyStatement" target="_blank">Privacy Statement</a> </p> </div> <div class="float-right"> <p> &copy;2025 Lucille Lortel Foundation. All rights reserved.<br> Web site by Al Zimmermann </p> </div> </div> </footer> <script src="/bundles/jquery?v=FVs3ACwOLIVInrAl5sdzR2jrCDmVOWFbZMY6g6Q0ulE1"></script> </body> </html>

Pages: 1 2 3 4 5 6 7 8 9 10