Tuesday, January 5
7:30 pm
AMC Georgetown
3111 K Street, NW
Washington, DC

Four-time Academy Award® nominee JEFF BRIDGES stars as the richly comic, semi-tragic romantic anti-hero Bad Blake in the debut feature film CRAZY HEART from writer-director Scott Cooper. Bad Blake is a broken-down, hard-living country music singer who’s had way too many marriages, far too many years on the road and one too many drinks way too many times. And yet, Bad can’t help but reach for salvation with the help of Jean (two-time Golden Globe® nominee MAGGIE GYLLENHAAL), a journalist who discovers the real man behind the musician. As he struggles down the road of redemption, Bad learns the hard way just how tough life can be on one man’s crazy heart.

Crazy Heart will open in Washington, DC theatres on Friday, January 8.

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;

}

});

});