Today's Digital Newspaper

The Gazette

Weather Block Here



Dear Colorado: Come visit the Little Theatre in Greeley

John Moore Column sig

John Moore Column sig

Quick: Name the oldest continuously operating theater company in Colorado.

Chances are you did not guess Greeley’s Little Theatre of the Rockies, which is chugging along in its 91st summer season through ever-changing times, economics and cultural tastes.

Little Theatre is, on the one hand, the ultimate throwback company, as evidenced by its charming and unabashedly old-timey current staging of the World War II epistolary romance “Dear Jack, Dear Louise.” And yet, given its affiliation with the University of Northern Colorado’s nationally acclaimed undergrad theater program, its shows are always infused with fresh energy and fresh faces who, in short order, will be enjoying careers in Los Angeles, New York, Denver and everywhere between.

(And in some cases, like Andrea Camacho’s recent star turn as Gloria Estefan in Town Hall Arts Center’s “On Your Feet” – even before they graduate.)

The Little Theatre was founded in 1934 during the depths of the Depression by then-Colorado State College president George Frasier and the company’s first director, Helen Langworthy. At the time, Shirley Temple was just the sweetest little lollipop in America – and Adolf Hitler was becoming the führer of Germany. Broadway wouldn’t even start handing out Tony Awards for 13 more years.

By 1939, a season ticket to the Little Theatre would run you $2.50 for five plays, including “Our Town.” In 1964, young Nick Nolte was cutting his teeth as Puck in “A Midsummer Night’s Dream.” The company has survived two fires, a 22-summer invasion of Greeley by the Denver Broncos, and the annual Greeley Stampede, which everyone loves but stampedes all local competitors for butts in seats.

It’s been nearly impossible for all arts organizations to build audiences back to pre-COVID numbers, but many say additional post-election economic uncertainty is making 2025 particularly challenging.

The Little Theatre’s three-show summer season is expected to draw about 2,000 this summer, said Artistic Director Megan Van De Hey. That’s stable, but only about half of what the company was drawing as recently as 2009.

Sign Up For Free:

let pathVariable;
let pathVariable2;

function handleUrlPathSegment() {

const fullPath = window.location.pathname.toLowerCase();
if (fullPath.includes(‘/business/’)) {
pathVariable = ‘business’;
pathVariable2 = ‘Business Newsletter’;
} else if (fullPath.includes(‘/outdoors/’) || fullPath.includes(‘/outdoor/’)) {
pathVariable = ‘outdoors’;
pathVariable2 = ‘Outdoors Newsletter’;
} else if (fullPath.includes(‘/opinion/’)) {
pathVariable = ‘opinion’;
pathVariable2 = ‘Opinion Newsletter’;
} else if (fullPath.includes(‘politics’)) {
pathVariable = ‘politics’;
pathVariable2 = ‘Politics Newsletter’;
} else if (fullPath.includes(‘outtherecolorado’)) {
pathVariable = ‘outtherecolorado’;
pathVariable2 = ‘Out There Colorado Newsletter’;
} else {
pathVariable = ‘am-update’;
pathVariable2 = ‘AM Update Newsletter’;
}

console.log(`Current path: ${fullPath}`);
console.log(`Path variable set to: ${pathVariable}`);
console.log(`Path variable 2 set to: ${pathVariable2}`);

applyNewsletterName(pathVariable2);

return { pathVariable, pathVariable2 };
}

function applyNewsletterName(newsletterName) {

if (document.readyState === ‘loading’) {
document.addEventListener(‘DOMContentLoaded’, function() {
updateNewsletterElement(newsletterName);
});
} else {

updateNewsletterElement(newsletterName);
}
}

function updateNewsletterElement(newsletterName) {
const newsletterElement = document.getElementById(‘newsletterName’);

if (newsletterElement) {
newsletterElement.textContent = newsletterName;
console.log(`Updated #newsletterName element with: ${newsletterName}`);
} else {
console.warn(‘Element with ID #newsletterName not found in the DOM’);
}
}

function setupFormSubmitListener() {
function getFormattedDate() {
const now = new Date();

const timestamp = now.getTime();

console.log(‘chris: Using Unix timestamp’);
console.log(‘chris: Current time:’, now);
console.log(‘chris: Unix timestamp (ms):’, timestamp);

return timestamp;
}

const formattedDate = getFormattedDate();
var profile = window.blueConicClient.profile.getProfile();
profile.setValues(‘newsletter_category’, pathVariable);
profile.setValue(‘newsletter_signup_date’, formattedDate);
window.blueConicClient.profile.updateProfile(this, function() {
});
}

handleUrlPathSegment();
setupFormSubmitListener();

Success! Thank you for subscribing to our newsletter.

function subscribeSuccess() {
var nsltrform = document.querySelector(“#nsltr”);
var nsltrSuccess = document.querySelector(“#successnsltr”);

nsltrform.classList.add(“hideblock”);
nsltrSuccess.classList.remove(“hideblock”);
}

function validateEmail(email) {
return String(email)
.toLowerCase()
.match(
/^(([^()[]\.,;:s@”]+(.[^()[]\.,;:s@”]+)*)|(“.+”))@(([[0-9]{1,3}.[0-9]{1,3}.[0-9]{1,3}.[0-9]{1,3}])|(([a-zA-Z-0-9]+.)+[a-zA-Z]{2,}))$/
);
}

function validateEmailAddress() {
const result = document.querySelector(“#result”);
const email = document.querySelector(“#email”).value;

result.innerText = “”;

if(validateEmail(email)) {
newsletterSubscribe(email);
} else {
result.innerText = ‘The email entered: ‘ + email + ‘ is not valid :(‘;
result.style.color = “red”;
}
return false;
}

function newsletterSubscribe(email) {
fetch(“https://services.gazette.com/mg2-newsletters.php?action=subscribe&site=denvergazette.com&emailPreferenceId=76&email=” + email, {
method: “POST”
}).then(res => {
console.log(“SUCCESSFUL POST”);
subscribeSuccess();
});

}

#nsltr {
min-width: 100%;
margin: 10px 0;
padding: 10px 20px;
background-color: #2076b3;

background-image: url(https://static.gazette.com/emails/circ/Audience%20Images/blue%20bear.png);
background-size: cover;

}

#nsltr-header {
color: #fff4f4;
}
#nsltr-body {
text-align: center;
color: #ffffff;
}
#nsltr-button {
margin-top: 5px;
}
#successnsltr {
min-width: 100%;
margin: 10px 0;
padding: 10px 20px;
background-color: green;
text-align: center;
color: white;
}

#successnsltr a {
color: white;
}

.hideblock {
display:none;
}

h6 a {
color: black;
text-decoration: none;
padding: 5px;
background-color: #bbccdd;
font-weight: 600;
}

@media only screen and (min-width: 768px) {
#nsltr {
background-image: url(https://static.gazette.com/emails/circ/Audience%20Images/blue%20bear.png);
background-size: cover;
}
}

Featured Local Savings

“The university has graciously continued to fund this program,” said Van De Hey, who is fiercely proud of the work her burgeoning student actors are delivering in a season that includes last month’s edgy musical “[title of show]” and the upcoming family crowd-pleaser “The 25th Annual Putnam County Spelling Bee” (July 24-27).

“But you can sense that people are watching their wallets more closely. Everybody is on pins and needles right now.”  

The Little Theatre, like UNC itself, is all about preparing students for careers in TV, film and theater education. There are so many Little Theatre alumni in the Denver theater community that in Greeley, they refer to the capital city as “UNC South.”

New York might not exactly be UNC East, but the college has sent at least 55 alums into Broadway and off-Broadway shows since 1994, the school says. Recent examples include Aisha Jackson, who is currently playing Daisy Buchanan in “The Great Gatsby,” and Oscar Whitney Jr. (“Hell’s Kitchen”). Beth Malone will originate the role of Dolly Parton’s best friend when “Dolly: A True Original Musical” opens in its world premiere July 18 in Nashville. (Not a UNC grad, but Summit High School grad Mandy Moore is choreographing.)

LTOR DEAR JACK DEAR LOUISE MEGAN VAN DE HEY

Little Theatre of the Rockies Artistic Director Megan Van De Hey addresses the audience before the July 6, 2025 performance of "Dear Jack, Dear Louise" in Greeley.

JOHN MOORE/DENVER GAZETTE

LTOR DEAR JACK DEAR LOUISE MEGAN VAN DE HEY

Little Theatre of the Rockies Artistic Director Megan Van De Hey addresses the audience before the July 6, 2025 performance of “Dear Jack, Dear Louise” in Greeley. 






“Dear Jack, Dear Louise” is a solid staging of Ken Ludwig’s ode to a young doctor and an aspiring actor who fall in love from different sides of the country through letters as the war threatens to end their relationship before it even begins. It stars student actors Ethan Hoover and Cate Rounds under the steady guidance of veteran Denver director Billie McBride.

“Dear Jack, Dear Louise” plays in the intimate Norton Theatre through July 13, followed by “Putnam County” in the Langworthy Theatre. Info at arts.unco.edu or 970-351-4849.

Olivia Wilson Spelling Bee.jpg

Recent University of Northern Colorado graduate Olivia Wilson plays Logainne in the Little Theatre of the Rockies' 'The 25th Annual Putnam County Spelling Bee' from July 24-27 in Greeley.

WOODY MYERS

Olivia Wilson Spelling Bee.jpg

Recent University of Northern Colorado graduate Olivia Wilson plays Logainne in the Little Theatre of the Rockies’ ‘The 25th Annual Putnam County Spelling Bee’ from July 24-27 in Greeley.






John Moore is The Denver Gazette’s senior arts journalist. Email him at john.moore@gazette.com

35aa87ba-a708-4c86-b704-9963ea23e769

View Original Article | Split View
Tags

PREV

PREVIOUS

Weekend things to do around Denver and beyond: Colorado Black Arts Festival in Denver and more

Facebook Twitter WhatsApp SMS Email Print Copy article link Save FRIDAY-SUNDAY Three special days honor African American arts and culture during the 39th Colorado Black Arts Festival 2025 filling Denver City Park West Friday to Sunday. Art Garden is the special area and a fascinating way to learn the history of the bottle tree, dating […]

NEXT

NEXT UP

Is the music festival really dead in Denver? Don't be a punk.

Facebook Twitter WhatsApp SMS Email Print Copy article link Save Many local media outlets have been quoting an NPR report that declared 2024 as “the year the music festival died” ever since the distressing announcement that the upcoming Underground Music Showcase will be the last “in its current form.” Then came more bummer word Wednesday […]