Monday, July 19th
7:30pm
Landmark E Street Cinema
555 11th Street, NW

Countdown to Zero is a fascinating and frightening exploration of the dangers of nuclear weapons, exposing a variety of present day threats and featuring insights from a host of international experts and world leaders who advocate total global disarmament.

Countdown recently premiered at Sundance Film Festival and was shown at TED Conference. It was produced by Academy Award winner Lawrence Bender (AN INCONVENIENT TRUTH, INGLORIUS BASTERDS) and written and directed by award winning director Lucy Walker (THE DEVIL’S PLAYGROUND, BLINDSIGHT).

Countdown to Zero opens in Washington, DC on Friday, July 23

Click here for more contests.

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;

}

});

});