We know D.C. Get our free newsletter to stay in the know.

Tuesday, February 9
Regal Gallery Place Theaters
Washington, DC
7:30pm

Inspired by the classic Universal film that launched a legacy of horror, The Wolfman brings the myth of a cursed man back to its iconic origins. Oscar® winner Benicio Del Toro stars as Lawrence Talbot, a haunted nobleman lured back to his family estate after his brother vanishes. Reunited with his estranged father (Oscar® winner Anthony Hopkins), Talbot sets out to find his brother…and discovers a horrifying destiny for himself.

Online trailer.
The Wolfman opens in theaters February 12.

Enter Contest

Please complete the required fields below.

[required]

[required]

[required]

[required]

[required]

Promotions & Free Stuff

DC Theater Digest

Loose Lips Daily

Young & Hungry Email Edition

DC in 10 Links

No personal info will be sold or divulged to any third party.

NOTE: Only one submission per person, please. Multiple entries by the same person will count as one entry. This contest is open to residents of D.C., Virginia, and Maryland. No purchase necessary. Employees of City Paper are not eligible.

Questions? Comments? Send us a message.

jQuery(document).ready(function () {

jQuery(‘#contest’).submit(function () {

var valid = true;

jQuery(‘label.required’).next(‘input’).each(function () {

if (jQuery(this).val() == ”) {

valid = false;

jQuery(this).parent(‘p’).css(‘color’, ‘red’);

}

});

if (!valid) {

jQuery(‘#error’).show();

return false;

}

});

});