@import  "http://fonts.googleapis.com/css?family=Oswald";

.page-id-21099 #hgroup-wrap {
	display: none;
}

.page-id-21099 #colophon {
	display: none;
}

.page-id-21099 .entry-content {
	display: none;
}

.entry-header div.entry-meta {
	display: initial;
	margin-left: 23%;
}

.single-post .entry-header div.entry-meta {
	display: initial;
	margin-left: 0;
}

/* above two commands so date of publication appears on homepage and individual articles */
.entry-header div.entry-meta span.by-author {
	display: none;
}

.single-post .entry-header div.entry-meta span.by-author {
	display: none;
}

/* above two commands so publisher's name doesn't appear on homepage or individual articles */
body {
	font-family: 'Oswald', sans-serif;
	line-height: 1.2;
}

.site {
	margin: 10px auto;
	width: 100%;
	background: white;
}

h1.site-title {
	font-size: 2.8em;
	text-shadow: none;
}

#site-logo {
	padding-top: 40px;
	padding-bottom: 0;
}

@media (min-width: 600px) {
	#site-logo {
		padding-top: 20px;
		padding-bottom: 0;
		margin-top: 30px;
	}
}

@media (min-width: 600px) {
	img.custom-logo {
		width: 75%;
		margin-left: 12.5%;
	}
}

#hgroup-wrap, .hentry, .comments-area article {
	padding-bottom: 0;
}

#masthead #hgroup-wrap {
	background-color: #5A8168;
	padding-top: 5px;
	margin: 0;
}

body.home footer.entry-meta {
	display: none;
}

body.custom-background {
	background-color: white;
}

.site {
	box-shadow: none;
	-webkit-box-shadow: none;
}

div#primary.content-area {
	width: 100%;
}

div.entry-container {
	position: relative;
	width: 100%;
}

div.entry-content {
	font-size: 100%;
}

p {
	font-size: 125%;
	margin-bottom: 16px;
	word-wrap: normal;
	line-height: 150%;
}

img.attachment-featured.wp-post-image {
	position: absolute;
	width: 20%;
	vertical-align: middle;
	display: inline-block;
	float: left;
/* for featured image of article on homepage */
}

.entry-header {
	margin-bottom: 0;
	position: relative;
	display: inline-block;
	width: 100%;
	padding-bottom: 10px;
}

h2.entry-title {
	position: relative;
	display: inline-block;
	font-size: 120%;
	z-index: 5;
	width: 77%;
	margin-left: 23%;
	font-weight: normal;
	font-style: normal;
/* for article title on homepage */
}

article.post.hentry.slides.displaynone div.entry-container header.entry-header h1.entry-title {
	margin-left: 0;
	width: 100%;
}

@media (min-width: 600px) {
	article.post.hentry.slides.displaynone div.entry-container header.entry-header h1.entry-title {
		width: 70%;
		margin-left: 7%;
	}
}

article.post.hentry.slides.displayblock div.entry-container header.entry-header h1.entry-title {
	margin-left: 0;
	width: 100%;
}

@media (min-width: 600px) {
	article.post.hentry.slides.displayblock div.entry-container header.entry-header h1.entry-title {
		width: 70%;
		margin-left: 7%;
	}
}

/* above four commands for article title over slider images at top of page */
@media (min-width 600px) {
	hi.entry-title {
		font-size: 200%;
	}
}

div.entry-summary {
	position: relative;
	display: inline-block;
	word-wrap: normal;
	font-size: 70%;
	width: 77%;
	margin-left: 23%;
	padding-bottom: 7%;
	font-weight: normal;
	font-style: normal;
}

@media (min-width: 600px) {
	div.entry-summary {
		font-size: 110%;
	}
}

@media (min-width: 1500px) {
	div.entry-summary {
		padding-bottom: 10%;
	}
}

/* above three commands for where article description and article tags will appear */
p em {
	line-height: 0;
}

#main-slider img {
	height: 155px;
	width: 100%;
	position: relative;
	padding-top: 5px;
	z-index: -1;
	overflow: hidden;
	background-color: white;
/* for size and placement of slider images */
}

@media (min-width: 600px) {
	#main-slider img {
		height: 533px;
		padding-top: 10px;
	}
}

@media (min-width: 1800px) {
	#main-slider img {
		height: 700px;
	}
}

div#controllers {
	z-index: 8;
/* for controller buttons on slider image */
}

div#slider-nav {
	z-index: 8;
}

div#header-right.widget-area {
	max-height: 36px;
	padding-top: 0;
	padding-bottom: 7px;
	width: 100%;
	font-size: 13px;
	display: inline-flex;
	background-color: #5A8168;
/* for social media icons */
}

div#header-right {
	max-width: none !important;
	width: 100%;
	margin: 0 auto;
}

div#header-left {
	max-height: 250px;
}

aside#search-5.widget.widget_search {
	display: inline-block;
	margin-left: auto;
	margin-right: 2%;
/* for search bar */
}

ul.social-profile {
	display: inline-block;
	float: left !important;
	margin-left: 10px;
}

.readMore {
	line-height: 0;
}

#header-menu {
	position: absolute;
	top: 0;
	width: 100%;
	margin-bottom: 10px;
	z-index: 15;
	border-top-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-right-style: none;
	border-width: 5px;
	border-color: white;
	white-space: nowrap;
/* for menu at top of page */
}

@media (min-width: 600px) {
	#header-menu {
		border-width: 10px;
	}
}

ul.sub-menu {
	display: block;
	white-space: normal;
/* for drop-down tabs within menu */
}

#hgroup-wrap, .hentry, .comments-area article {
	padding-bottom: 0;
}

.powered {
	display: none;
}

div#hgroup.with-logo {
	display: none;
}

input#s.field {
	background-color: #fff;
}

thumbnail-div {
	display: initial;
}

.single-post .post img.attachment-featured.size-featured.wp-post-image {
	display: none;
}

.single-post h2.entry-title {
	margin-left: 0;
	width: 100%;
}

article#post-3061.post-3061.page.type-page.status-publish.hentry header.entry-header h1.entry-title {
	margin-left: 0;
/* for "About" page */
}

article#post-20942.post-20942.page.type-page.status-publish.hentry header.entry-header h1.entry-title {
	margin-left: 0;
/* for "Contact" page */
}

article#post-20941.post-20941.page.type-page.status-publish.hentry header.entry-header h1.entry-title {
	margin-left: 0;
/*for "People" page */
}

article#post-20940.post-20940.page.type-page.status-publish.hentry header.entry-header h1.entry-title {
	margin-left: 0;
/* for "Events and News" page */
}

article#post-20939.post-20939.page.type-page.status-publish.hentry header.entry-header h1.entry-title {
	margin-left: 0;
/* for "Center for Religion and Media" page */
}

article#post-21397.post-21397.page.type-page.status-publish.hentry header.entry-header h1.entry-title {
	text-align: center;
	margin-left: 0;
	width: 100%;
/* for "Topics and Themes" page */
}

article#post-21387.post-21387.page.type-page.status-publish.hentry header.entry-header h1.entry-title {
	margin-left: 0;
/* for "Staff Contributors" page */
}

article#post-3825.post-3825.page.type-page.status-publish.hentry header.entry-header h1.entry-title {
	margin-left: 0;
/* for "Newsletter" page */
}

#respond.comment-respond {
	display: initial;
}

.home  .entry-container h1.entry-title {
	font-size: 120%;
}

@media (min-width: 600px) {
	.home  .entry-container h1.entry-title {
		font-size: 200%;
	}
}

.entry-summary p {
	margin-bottom: 7px;
	font-size: 120%;
}

.home.post {
	margin-bottom: 25px;
	margin-top: 25px;
}

section#primary.content-area {
	width: 100%;
}

footer.entry-meta {
	display: initial;
}

article#post-21960.post-21960.page.type-page.status-publish.hentry header.entry-header h1.entry-title {
	margin-left: 0;
/* for "Field Notes" page */
}