Remember our Book of Eli movie pass giveaway? Well, now we’ve got some swell Book of Eli threads to give away!

“The Book of Eli” is an action adventure about a man who has a goal and will not be stopped. It stars Denzel Washington as Eli, who walks alone across the dangerous wasteland that once was America, driven by his commitment to this goal and the faith to see it through, whether that faith is in himself or in something greater. In a world set 30-40 years in the future, decimated by some unspecified global disaster, Eli is on a mission to bring what remains of humanity the knowledge that could be its redemption. The film is directed by Allen and Albert Hughes, who made a brilliant Hollywood debut at age 20 with “Menace II Society” and went on to direct “Dead Presidents” and “From Hell.”

Opens nationwide on Friday, January 15, 2010

Book of Eli 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;

}

});

});