Daybreakers
Opens in theaters nationwide Fri., January 8, 2010.

The year is 2019. A mysterious plague has swept over the earth, transforming the majority of the world’s population into vampires. Humans are now an endangered, second-class species – forced into hiding as they are hunted and farmed for vampire consumption to the brink of extinction.
It’s all up to Edward Dalton, a vampire researcher who refuses to feed on human blood, to perfect a blood substitute that might sustain vampires and spare the few remaining humans. But time and hope are running out – until Ed meets Audrey, a human survivor who leads him to a startling medical breakthrough. Armed with knowledge that both humans and vampires will kill for, Ed must battle his own kind in a deadly struggle that will decide the fate of the human race.

Daybreakers stars two-time Academy Award® nominee Ethan Hawke, Willem Dafoe and Sam Neill.

Check out the movie website.

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;

}

});

});