/**
 * Global Overrides form typical theme
 --------------------------------------------------------------------------- */
body.ctr {
	background: #f5f7f6;
}
body.ctr #main {
	background: #fff;
	border-bottom: 8px solid #dedede;
}
body.ctr #banner {
	min-height: 106px;
	background: url(../i/ctr/home-bg.jpg) no-repeat 50% 25%;
	background-size: cover;
}
body.ctr #logo {
	height: 86px;
	width: 320px;
	background: url(../i/ctr/ctr-logo.png) no-repeat center;
}
body.ctr .default-event-ctr-img a {
  width: 140px;
  height: 140px;
  background: url(../i/default-event-ctr.png) no-repeat center center transparent;
  text-indent: -99999px;
  display: block;
}
body.ctr > footer.c {
	background: #f0f0f0;
	color: #6c6c6c;
	border: 0;
}
body.ctr > footer.c a {
	color: #797979;
}
body.ctr > footer nav.menu-block-wrapper > ul > li > a {
	color: #6c6c6c;
}
body.ctr > footer nav.menu-block-wrapper {
	border-top: 1px solid #fff;
}
/* Navigation */
#ctr-nav {
	background: #2c2c2c;
}
#ctr-nav ul {
	margin: 0;
	padding: 0;
}
#ctr-nav li {
	float: left;
	margin: 0;
	padding: 0;
	list-style: none;
}
#ctr-nav li a {
	font: normal 12px EsalenSerif,Georgia,serif;
	line-height: 1;
	float: left;
	padding: 12px 8px;
	color: #80838a;
	border-right: 1px solid #393939;
	text-transform: uppercase;
	text-decoration: none;
	letter-spacing: 0.15em;
}
#ctr-nav li:first-child a {
	padding-left: 0;
}
#ctr-nav li.menu-1076 a {
	border: 0;
	padding-right: 0;
}
#ctr-nav li.active-trail a,
#ctr-nav li.active a,
#ctr-nav li a:hover {
	color: #fff;
}
body #ctr-nav li.menu-1168 a {
	font-weight: bold;
	font-family: Arial,sans-serif;
	padding: 12px 15px;
	background: #599098;
	color: #fff;
	letter-spacing: normal;
	text-transform: none;
}
body #ctr-nav li.menu-1168 a:hover {
	background: #fff;
	color: #599098;
}
/* Landing Pages */
body.ctr .panel-landing > h1 {
	display: none;
}
body.ctr #landing-main h2.pane-title,
body.ctr #landing-sidebar h2.pane-title,
body.ctr #landing-ctr-bottom h2.pane-title {
	font-size: 15px;
	margin: 10px -20px;
}
body.ctr #landing-footer {
	border-top: 8px solid #dedede;
	margin: 10px -20px;
}
body.ctr #landing-sidebar {
	margin: 0 -20px;
}
body.ctr #content #landing-sidebar .pane-title {
	padding: 11px 15px;
}
@media only screen and (min-width: 768px) {
	#ctr-nav .menu-1168 {
		float: right;
	}
	body #ctr-nav li.menu-1168 a {
		padding: 10px 30px;
		margin: 2px 0 0;
	}
	/* Header */
	body.ctr #banner {
		min-height: 191px;
		background: url(../i/ctr/home-bg-l.jpg) no-repeat top;
		background-size: cover;
	}
	body.ctr #logo {
		height: 151px;
		width: 564px;
		background: url(../i/ctr/ctr-logo-l.png) no-repeat center;
	}

	/* Landing page */
	body.ctr #main #content.panel-landing.has_sidebar {
		padding-bottom: 10px;
	}
	body.ctr #landing-main h2.pane-title,
	body.ctr #landing-sidebar h2.pane-title,
	body.ctr #landing-ctr-bottom h2.pane-title {
		background: url(../i/ctr/section-heading-bg.jpg) repeat-x left;
	}
	body.ctr.landing-ctr #feature p a.button {
		color: #fff;
	}
	body.ctr #content #landing-sidebar h2.pane-title {
		background-position: 66% 50%;
		margin-left: -16px;
		padding-left: 20px;
	}
	body.ctr #landing-ctr-bottom h2.pane-title {
		background-position: right;
	}
	body.ctr #landing-ctr-bottom h2.pane-title {
		font-family: EsalenHeading,EsalenSans,Arial,Helvetica,sans-serif;
		font-size: 19px;
		margin: 0 0 10px;
		padding: 11px 15px 11px 34px;
		color: #B5B5B5;
		text-transform: uppercase;
		letter-spacing: 0.15em;
	}
	body.ctr #landing-sidebar {
		margin: 0;
	}
	body.ctr #landing-footer {
		margin: 10px 0 0;
	}
}
@media only screen and (min-width: 980px) {
	body.ctr #landing-main h2.pane-title,
	body.ctr #landing-sidebar h2.pane-title,
	body.ctr #landing-ctr-bottom h2.pane-title {
		font-size: 19px;
	}
}


/**
 * Home page
 --------------------------------------------------------------------------- */
body.ctr.landing-ctr #banner {
	background: #888;
}
body.ctr.landing-ctr #feature {
	background: url(../i/home-ctr.jpg) no-repeat 50% 25%;
	background-size: cover;
	color: #e0e0e0;
}
body.ctr.landing-ctr #feature p a {
	color: #9adfe9;
}
body.ctr.landing-ctr #feature p a:hover {
	text-decoration: underline;
}
body.ctr.landing-ctr #feature h2 {
	font: normal 28px EsalenSerif,Georgia,serif;
	line-height: 1.15;
	margin: 0 0 15px;
	color: #fff;
}
body.ctr.landing-ctr #feature h2 a {
	color: #fff;
}
body.ctr.landing-ctr #feature h2 a:hover {
	color: #dec894;
	text-decoration: none;
}
body.ctr.landing-ctr #feature .pageable {
	padding: 40px 0 0;
}
body.ctr.landing-ctr #feature .pageable > ul > li {
	top: 40px;
}
body.ctr.landing-ctr #feature .controls .count {
	font-weight: bold;
	color: #fff;
}
body.ctr.landing-ctr #feature .controls .prev,
body.ctr.landing-ctr #feature .controls .next {
	background-image: url(../i/pager-arrows-dark.png);
}
body.ctr.landing-ctr #main {
	padding-top: 0px;
}
body.ctr #landing-main .pane-ctr-home-upcoming-events .pane-title {
	margin-top: 0;
}

/* Video box */
body.ctr.landing-ctr .video-container {
	margin: 0 0 20px;
}

/* Events */
.view-ctr-home-upcoming-events .views-row {
	font-size: 12px;
	position: relative;
	padding: 15px 0px 15px 50px;
	border-bottom: 1px solid #eee;
}
.views-row .calendar-display-event {
	position: absolute;
	left: -15px;
	top: 15px;
	width: 55px;
	text-align: center;
}
.views-row .calendar-display-event .event-day {
	font: normal 28px EsalenSerif,Georgia,serif;
	line-height: 1;
	color: #7bb0b7;
}
.views-row .calendar-display-event .event-month {
	font: normal 16px EsalenSerif,Georgia,serif;
	line-height: 1;
	color: #888;
	text-transform: uppercase;
}
.view-ctr-home-upcoming-events p {
	margin: 8px 0 0;
}
.view-ctr-home-upcoming-events .views-field-title {
	font: normal 16px EsalenHeading,Arial,sans-serif;
	margin: 8px 0;
}
.view-ctr-home-upcoming-events .views-field-title a {
	display: block;
}
.view-ctr-home-upcoming-events .views-field-field-event-date {
	font-size: 12px;
	font-weight: bold;
	color: #aaa;
	text-transform: uppercase;
}
.view-ctr-home-upcoming-events .view-footer {
	padding: 20px 0;
}

/* Past Events */
.view-ctr-home-past-events {
	margin: 0 -10px;
}
.view-ctr-home-past-events .views-row {
	position: relative;
	float: left;
	width: 140px;
	height: 140px;
	overflow: hidden;
	margin: 0px 10px 10px 0;
	background: #333;
}
.view-ctr-home-past-events .views-field-title a {
	display: none;
	font-weight: bold;
	position: absolute;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	padding: 30px 12px;
	background: #567e83;
	background: rgba(73,118,125,0.7);
	color: #fff;
	text-align: center;
}
.view-ctr-home-past-events .views-row:hover .views-field-title a {
	display: block;
}
.view-ctr-home-past-events .view-footer {
	clear: both;
	padding: 5px 0 10px;
}

/* Resources Simplified */
.view-ctr-home-resource-list .views-field-title {
	font: normal 24px EsalenSerif,Georgia,serif;
	line-height: 1.25;
	margin: 0 0 10px;
}

@media only screen and (min-width: 768px) {
	body.ctr.landing-ctr #banner {
		background: transparent;
	}
	body.ctr.landing-ctr #feature {
		min-height: 210px;
		margin-top: -191px;
		padding: 250px 0 40px;
	}
	body.ctr.landing-ctr #feature h2 {
		font-size: 36px;
	}
	body.ctr.landing-ctr #content {
		padding: 4px;
	}
	body.ctr.landing-ctr #landing-main {
	 -webkit-box-sizing: border-box;
	 -moz-box-sizing: border-box;
		box-sizing: border-box;
		float: left;
		width: 60%;
		padding: 20px;
	}
	body.ctr.landing-ctr #landing-main h2.pane-title {
		margin-top: -20px;
		margin-bottom: 20px;
		padding-left: 20px;
	}
	body.ctr.landing-ctr #landing-sidebar {
		float: right;
		width: 40%;
	}

	/* Events */
	.view-ctr-home-upcoming-events .views-row {
		font-size: 14px;
		margin: 0;
		padding-left: 40px;
	}
	.views-row .calendar-display-event {
		left: -25px;
	}

	/* Past Events */
	.view-ctr-home-past-events {
		padding: 20px 0 0;
	}
	.view-ctr-home-past-events .view-footer {
		padding-bottom: 0;
	}
}

/* @end */