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

Processing…
Success! You're on the list.

Available on DVD Tuesday November 17th

Oscar® nominee* and Golden Globe® winner** Sacha Baron Cohen (Borat, Da Ali G Show and Talladega Nights) brings you the comedy that has started more conversations, generated more controversy and dared to go further than ever before! As brüno travels the world in search of fame, everyone he encounters — celebrities, politicians, Hasidic Jews, terrorists and cage fighters — becomes a stepping-stone to stardom, with hilarious results! So prepare yourself for nonstop laughs in the film Peter Travers of Rolling Stone says should be “Numero uno on your funny-time list!”

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;

}

});

});