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

Processing…
Success! You're on the list.

We are giving away TONS of Clash of the Titans t-shirts and accessories!

In Clash of the Titans, the ultimate struggle for power pits men against kings and kings against gods. But the war between the gods themselves could destroy the world. Born of a god but raised as a man, Perseus (Sam Worthington) is helpless to save his family from Hades (Ralph Fiennes), vengeful god of the underworld. With nothing left to lose, Perseus volunteers to lead a dangerous mission to defeat Hades before he can seize power from Zeus (Liam Neeson) and unleash hell on earth. Leading a daring band of warriors, Perseus sets off on a perilous journey deep into forbidden worlds. Battling unholy demons and fearsome beasts, he will only survive if he can accept his power as a god, defy his fate and create his own destiny.

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;

}

});

});