, but this code // executes before the first paint, when

app

is not yet present. The // classes are added to so styling immediately reflects the current // toolbar state. The classes are removed after the toolbar completes // initialization. const classesToAdd = ['toolbar-loading', 'toolbar-anti-flicker']; if (toolbarState) { const { orientation, hasActiveTab, isFixed, activeTray, activeTabId, isOriented, userButtonMinWidth } = toolbarState; classesToAdd.push( orientation ? `toolbar-` + orientation + `` : 'toolbar-horizontal', ); if (hasActiveTab !== false) { classesToAdd.push('toolbar-tray-open'); } if (isFixed) { classesToAdd.push('toolbar-fixed'); } if (isOriented) { classesToAdd.push('toolbar-oriented'); } if (activeTray) { // These styles are added so the active tab/tray styles are present // immediately instead of "flickering" on as the toolbar initializes. In // instances where a tray is lazy loaded, these styles facilitate the // lazy loaded tray appearing gracefully and without reflow. const styleContent = ` .toolbar-loading #` + activeTabId + ` { background-image: linear-gradient(rgba(255, 255, 255, 0.25) 20%, transparent 200%); } .toolbar-loading #` + activeTabId + `-tray { display: block; box-shadow: -1px 0 5px 2px rgb(0 0 0 / 33%); border-right: 1px solid #aaa; background-color: #f5f5f5; z-index: 0; } .toolbar-loading.toolbar-vertical.toolbar-tray-open #` + activeTabId + `-tray { width: 15rem; height: 100vh; } .toolbar-loading.toolbar-horizontal :not(#` + activeTray + `) > .toolbar-lining {opacity: 0}`; const style = document.createElement('style'); style.textContent = styleContent; style.setAttribute('data-toolbar-anti-flicker-loading', true); document.querySelector('head').appendChild(style); if (userButtonMinWidth) { const userButtonStyle = document.createElement('style'); userButtonStyle.textContent = `#toolbar-item-user {min-width: ` + userButtonMinWidth +`px;}` document.querySelector('head').appendChild(userButtonStyle); } } } document.querySelector('html').classList.add(...classesToAdd); })(); app remembers Stephen Monsma - News & Stories | app

app

Skip to main content

app News

app remembers Stephen Monsma

Thu, Feb 23, 2017
Matt Kucinski

Stephen Monsma was a man committed to helping Christians think and act more faithfully in their civic and political life. And he spent almost 20 years at app College doing just that.

Monsma, 80, died on February 18.

A remarkable career

Monsma’s dedicated career of service to the academy and government spanned 50 years and was bookended by time spent at app College. After graduating from app in 1958 and receiving graduate degrees from Georgetown University and Michigan State University, he returned to app to teach in the political science department from 1967 to 1974. He returned to west Michigan from 2004–2016 to assume the role of senior research fellow at app’s Paul B. Henry Institute for the Study of Christianity and Politics.

In the three decades in between his time at app, Monsma spent four years as a member of the Michigan House of Representatives (1974–1978), four years as a member of the Michigan Senate (1978–1982) and four years in appointed positions in the Michigan Department of Natural Resources and the Department of Social Services. He also spent 17 years teaching in Pepperdine University’s political science department.

“Pepperdine is a much better place because of Steve’s time here,” said Chris Soper, a distinguished professor of political science at Pepperdine University. “His skills were boundless, his interactions with colleagues and students were always positive, and he was a powerful witness to the integration of faith and learning in and outside the classroom.”

“Steve was a first-rate scholar who combined his experience in the nitty-gritty of policy-making and politics with a deeply biblical vision of public justice,” said Kevin den Dulk, director of the Henry Institute. “He was especially concerned with how government might partner with civil society to advance the social welfare of the least advantaged.”

Taking the right approach

Monsma’s colleagues said the approach that he took in his work was key. In recognizing the contentiousness of politics and its effect on civil discourse, they said Monsma’s tact was marked by humility, grace and a strong Christian faith.

“Steve understood that Christians could come to hold different positions related to the complex matters of politics. While he held a particular perspective on many political matters, Steve recognized that other faithful Christians might come to a different perspective, as there is rarely, if ever, ‘the Christian position’ in matters of public policy,” said Corwin Smidt, app College professor emeritus. “He acknowledged that there may be certain policy positions that faithful Christians cannot endorse, but recognized there can remain a variety of divergent positions which Christians can still adopt in relationship to any particular matter of public policy.”

“Steve didn’t merely come out of the tradition of west Michigan political activism that has often both challenged and moderated ideological extremes; he helpedbuildthat tradition,” wrote Kevin den Dulk, chair of the Henry Institute, on the institute’s website. “app College was of course an incubator. That’s probably illustrated in no better way than Steve’s friendship and collaboration with Paul Henry, who was Steve’s colleague as a app political science professor and co-author, and then as a state legislator. They came from different parties—Steve a Democrat, Paul a Republican­—but while they could have a partisan edge, they didn’t fall prey to partisan identity. Along with others in app’s orbit, they knew that far greater purposes were at stake than their partisan attachments.”

Legacy of scholarship

And while those who knew Monsma well complimented his approach, they also commended his that includes authoring or co-authoring 15 books, publishing several articles in professional journals, presenting dozens of professional lectures and receiving numerous awards for service in his field.

“Steve was a gentleman and a scholar in the truest sense of those words,” said Smidt. “His ultimate identity was not some partisan label, but his Christian faith. He sought to encourage Christian scholars in the academy, to advance Christian scholarship within his discipline of study, to promote a more faithful understanding of public life within the church. He was a faithful disciple of the Lord whom he served.”

Monsma is survived by his wife of 52 years, Mary; his sisters Hester Monsma and Joanna Van Gent; children, Martin and Elizabeth, Kristin and Patrick; and four grandchildren.

A memorial service will be held at 11 a.m. on Sat., March 4, at Church of the Servant (3835 Burton St. SE, Grand Rapids, Michigan). The family will greet relatives and friends in the hour preceding the service.


Authors: