@import url("https://fonts.googleapis.com/css?family=IM+Fell+English:400,400italic");
@import url("https://fonts.googleapis.com/css?family=Old+Standard+TT:400,400italic,700");
@import url("https://fonts.googleapis.com/css?family=Playfair+Display+SC:700,400");
body {
  background: #445231 !important;
}
.container-main {
  background: #fefefe !important;
  padding-top:0px;
  padding-left:15px;
  padding-right:15px;
  padding-bottom:15px;
}
.log-page {
  background-color:#F3ECDB;
  min-height:50vh;
}
.container-header {background:#445231;}
.container-header .container-fluid {background:#445231;}
.container-header .widget {background:#445231;}
.wwp-footer {
  	background: #445231;
	padding-bottom:0px;
 	padding-top:5px;
  color:#fefefe;
}
.wwp-footer, .wwp-footer a, .wwp-footer a:link {
  color: #fefefe;
}
.wwp-footer a:hover {
	color:#ffffff;
}
.wwp-footer a:visited {
  color:#fafafa;
}
.section-notitle, .container[role="main"] {
	margin-top: 0px;
}
.sidebar-footer .widget:nth-child(1) {
	width:100%;
	text-align: center;	
	padding-bottom: 30px;
}
.quick-nav {
  margin-top:-20px;
    margin-bottom:50px;
}
div.quick-nav {
  text-align:center;
}
.quick-nav-button {
  border:1px solid #8ba06d;
  background: black;
  color: white;
  font-size:medium;
  font-weight:600;
  height:60px;
  text-align:center;
  display:table-cell;
  vertical-align: middle;
  padding-left:5px;
  padding-right:5px;
  width:150px;
}
.quick-nav-button:hover {
  background:#445331 !important;
  text-decoration:none;
}
@media (max-width: 768px) {
	.quick-nav-button {
		display:block;
      width:100%;
      padding-top:20px;
      margin-left:auto;
      margin-right:auto;
	}  
}
.mission {
  color: white;
  font-size: 1.2em;
  text-align: center;
  font-family: 'IM Fell English', serif !important;
  margin-bottom:15px;
  margin-left:auto;
  margin-right:auto;
}  
.mission h1 {
  font-size:1.5em;
}
.mission a {
  color:#445331;
  text-decoration:none;
}
.main-footer, .main-footer a {
  color: #fefefe;
}
.microsite-title {
  color:#fefefe;
  border-bottom:#000 solid 1px;
  background-color:#445331;
  padding:15px;
}
.quotation-section {
  background:#8ba06d;
  font-size:large;
  font-weight:400;
  padding-left:15px;
  padding-bottom:5px;
  margin-top:-15px;
  margin-left:1px;
  margin-right:1px;
}
.video-wrapper {
  width:100%;
  display:block;
  text-align:center;
}
.video-container {
  position:relative;
  padding-bottom:56.25%;
  padding-top:25px;
  height:0;
  overflow:hidden;
}
.video-container iframe, .video-container object, .video-container embed {
  position:absolute;
  display:block;
  text-align:center;  
  top:0;
  left:0;
  width:100%;
  height:100%;
}
.section-title h1:after, .section-title h2:after, h2.section-title:after, h1.section-title:after {
	content: '';
	display: block;
	height: 2px;
	width: 150px;
	margin: 0 auto;
	margin-top: 15px;
    background: #8ba06d;
}
h2.section-title {
	margin-top:15px;
	margin-bottom: 15px;
}
.fpblog-section {
  padding-bottom:30px;
  padding-top:30px;
}
.fpblog a:link, .blog a:visited {
	text-decoration: none;
	color:#445231;
}
.fpblog a:hover {
	color:black;
	text-decoration: underline;
}

.fpblog {
  color:white;
}
.fpblog img {margin-top:30px;}
.fpblog h1,.fpblog h2,.fpblog h3,.fpblog h4,.fpblog h5,.fpblog h6 {
  color:white;
}
.fpblog h1 a, .fpblog h2 a, .fpblog h3 a, .fpblog h4 a, .fpblog h5 a, .fpblog h6 a {
  color:white !important;
  text-decoration:none;
}
.all-news {
  padding-bottom:30px;
}
.page-header {
	margin:0px;
	border-bottom: none;
}
.front-page {
	background: url('https://www.walden.org/images/beauty-shot.jpg') no-repeat; 
	background-size: cover;
	background-position: center top;
	width:100%; 
	height:450px;
}
.front-page-content {
  background-color:#8ba06d;
  color:#fefefe;
}
.front-page-content h1,.front-page-content h2,.front-page-content h3,.front-page-content h4,.front-page-content h5,.front-page-content h6 {
  color:white !important;
}
.non-front-page {min-height:110px;}
.non-front-page img {
	width: 100%;
	height:auto;
	z-index:0 !important;
}
.mega-menu-logo{z-index:1;}
#mega-menu-header-menu{z-index:5;}
img.mega-menu-logo {
  vertical-align: top !important;
}
.header-background-image img {
    min-width: 100%;
    min-height: 180px;
    margin-top: 0px;
    max-height: none;
}
.walden-tagline {
	float:left;
	margin-left: 175px;
}	
@media (max-width: 1024px) {
	.walden-tagline {
		position:absolute;
		top:60px;
		left:60px;
		float:left;
		width: 400px;
	}	
}
@media (max-width: 767px) {
	.walden-tagline {
		position:absolute;
		top:50px;
		left:50px;
		float:left;
		width: 300px;
	}	
}
@media (max-width: 580px) {
	.walden-tagline {
		position:absolute;
		top:50px;
		left:50px;
		float:left;
		width: 300px;
	}	
}
.wwp-footer {
	margin-top:0px;
	padding-top:30px;
	border-top: solid #445231 2px;  
}
.home-page-content {padding-top:30px;}
blockquote {
	display:inline-block;margin-left:2em !important;
	border:none !important;
	font-size:inherit !important;
}
input[type="text"] {
	background: #fef6d8;
}
input[type="email"] {
	background: #fef6d8;
}
#contactform {
	color:black;
	background:#8ba06d;
	padding:30px;
	border:1px solid black;	
}
#contactform input[type="submit"] {
	width:100%;
	font-size:1.3em;
}
#contactform input[type="email"] {
	background: #fefefe;
}
#contactform input[type="text"] {
	background: #fefefe;
}
#contactform select {
	background: #fefefe;
}
#contactform textarea {
	background: #fefefe;
}
.indent {
	text-indent:3em;
}
.center {
	width:50%;
	margin-left:auto;
	margin-right:auto;
	margin-top:30px;
	margin-bottom:30px;
}
.gallery {
	background: #8ba06d;
}
.gallery-caption {
	color:black;
}
hr { 
	margin-top:15px;
	margin-bottom:15px;
	border-style: solid; 
	border-color: #445231; 
	border-width: 1px 0 0 0; 
} 
.page-title:after {
    background: #445231;
}
.sidebar {
	margin-top: 0px;
	box-shadow: 0 4px 5px 0 rgba(0, 0, 0, 0.2), 0 6px 10px 0 rgba(0, 0, 0, 0.19);
	background: #fefefe;
	color: black;
	padding-bottom: 30px;
}
.sidebar-header-space {
	margin-top: 0px;
	margin-bottom: 15px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
.header-top {
	padding-top: 5px;
	padding-bottom: 5px;
}
a:link {
	color: #8ba06d;
	text-decoration: underline;
	font-weight: 600;
}
a:visited {
	color: #8ba06d;
}
a:hover {
	color: #445231;
}
a:link h1,h2,h3,h4 {
	color: #445231;	
	text-decoration: none;
}
.btn {
	font-family: 'IM Fell English', serif !important; 	
	font-size: large;
	font-weight: 500;
	font-variant: small-caps;	
}
.btn-hero {
	position:absolute;
	top:85%;
	width:98%;
}
.btn-warning {
	background:#f78d0b;
}
.btn-primary {
	background: #445231 solid !important; 
	color: #efefef;
	text-decoration:none;
}
.btn-primary a:link, .btn-primary a:visited .btn-primary a:hover {
	color:white;
	text-decoration: none;
}
.btn-warning a:hover {
	background:none;
}
.panel-group .panel-heading {
	background-color: #445231;
	color: #efefef;
}
.panel-group .panel-heading a:link {
	color: #efefef;
	text-decoration: none;	
}
.panel-group .panel-heading a:visited {
	color: #efefef;
	text-decoration: none;	
}
.panel-group .accordion-toggle:hover {
        text-decoration: none;
    }
.panel-group .accordion-toggle:hover span,
.panel-group .accordion-toggle:hover strong {
    text-decoration: underline;
}
.panel-group .accordion-toggle:after {
    font-size: 25px;
    vertical-align: -3px;
}
.panel-group .accordion-toggle:not(.collapsed):after {
    font-family: 'FontAwesome';	
    content: "\f077";
    float: right;
}
.panel-group .accordion-toggle.collapsed:after {
    font-family: 'FontAwesome';	
    content: "\f054";
    float: right;
}
.work-separator {
	border: 0;
    height: 2px;
    color: #445231;
    background-color: #445231;
}
h1,h2,h3,h4,h5,h6 {
	font-family: 'IM Fell English', serif !important;
	margin-top:30px;
}
h1,h2,h3,h4 {
	text-decoration: none;
}
.quotation {
	font-family: 'IM Fell English', serif !important;
	font-size:large;
}
.page-title {
	font-weight: 700 !important;
}
.title-archive {
	display: none;
}
.post-data {
	display: none;
}
.featImg {
	height: 150px;
	float: left;
}
.top-padded {
	padding-top:30px;
}
.site-intro {
	text-align:center;
	margin-bottom: 50px;
}
.site-credit {
	font-size:small;
}
.herobox {
	text-align:center;
	padding:0;
	margin-left:auto;
	margin-right:auto;
}
.herobox h2 {
	font-family: 'IM Fell English', serif !important; 	
	font-size: 2em;
	font-weight: 700;
	font-variant: small-caps;
	position:relative;
	top: 0px;
	left:0px;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	text-align:center;
	background: #8ba06d;
	color: #efefef;
}
.herobox a:visited {
	color:#445231;
}
.herobox img {
	width:98%;
	margin-left:auto;
	margin-right:auto;
}
.hero-bullets {
	position:relative;
	top:-35px;
	background: #8ba06d;
	color: #efefef;
}
.herovideo {
	margin-bottom: 50px;
	margin-top: 30px;
	display:block;
	text-align: center;
}
.link-list li {
	margin-top:5px;
	margin-bottom:5px;
}
#walden-child-posts {
	margin-top: 30px;
	margin-bottom: 15px;
}
#walden_media_link {
	font-size: large;
	font-weight: 700;
	margin-top: 15px;
	margin-bottom: 15px;
}
#pdf-preview {
	width:400px;
	margin:15px;
}
#media-preview {
	width: 500px;
	margin-bottom:15px;
}
#event-list-thumb {
	text-align: left;
	margin-left: 5px;
	margin-right: auto;
	margin-top: 30px;
	width: 150px;
}
#event-list h3, #event-list h4 {
	font-family: sans-serif;
}
#chronology div {
	padding-bottom: 10px;
}
.timeline {
	list-style: none;
	padding: 10px 0 10px;
	position: relative;
}
.timeline:before {
	top: 0;
	bottom: 0;
	position: absolute;
	content: " ";
	width: 3px;
	background-color: #445231;
	left: 50%;
	margin-left: -1.5px;
}
.timeline > li {
	margin-bottom: 5px;
}

.timeline > li:before,
.timeline > li:after {
	content: " ";
	display: table;
}
.timeline > li:after {
	clear: both;
}
.timeline > li > .timeline-panel {
	width: 48%;
	margin-top: 40px;
	float: left;
	border: 1px solid #445231;
	border-radius: 2px;
	padding: 10px;
	position: relative;
	-webkit-box-shadow: 0 1px 6px rgba(0, 0, 0, 0.175);
	box-shadow: 0 1px 6px rgba(0, 0, 0, 0.175);
}
.timeline > li > .timeline-panel:before {
	position: absolute;
	top: 26px;
	right: -15px;
	display: inline-block;
	border-top: 10px solid transparent;
	border-left: 15px solid #445231;
	border-right: 0 solid #445231;
	border-bottom: 10px solid transparent;
	content: " ";
}
.timeline > li > .timeline-badge {
	color: #fff;
	width: 50px;
	height: 35px;
	line-height: 38px;
	font-size: 1.2em;
	text-align: center;
	position: absolute;
	left: 50%;
	margin-left: -25px;
	background-color: #445231;
	z-index: 100;
}
.timeline > li.timeline-inverted > .timeline-panel {
	float: right;
}
.timeline > li.timeline-inverted > .timeline-panel:before {
	border-left-width: 0;
	border-right-width: 15px;
	left: -15px;
	right: auto;
}
.timeline-title {
	margin-top: 0;
	color: inherit;
}
.timeline-body > p,
.timeline-body > ul {
	margin-bottom: 0;
}
.timeline-body > p + p {
	margin-top: 5px;
}
.sidebar-header .widget {
	width: 33.33%;
	text-align: center;
}
.sidebar-footer .widget {
	width: 33.33%;
	text-align: center;
}
@media (max-width: 767px) {
	.sidebar-header .widget {
		width: 100%;
		text-align: center;
	}
	.sidebar-footer .widget {
		width: 100%;
		text-align: center;
	}
    ul.timeline:before {
        left: 25px;
    }
    ul.timeline > li > .timeline-panel {
        width: calc(100% - 70px);
        width: -moz-calc(100% - 70px);
        width: -webkit-calc(100% - 70px);
    }
    ul.timeline > li > .timeline-badge {
        left: 0px;
        margin-left: 0;
    }
    ul.timeline > li > .timeline-panel {
        float: right;
    }
    ul.timeline > li > .timeline-panel:before {
        border-left-width: 0;
        border-right-width: 15px;
        left: -15px;
        right: auto;
    }
}
#az-index {
	background: #8ba06d;
	float: left;
	margin: 5px 0 5px 5px;
	padding: 0px 5px 5px 5px;
}
 * html #az-index {
	padding: 5px 5px 5px 5px;
}
#twsindex {
	font: bold 100% Verdana, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}	
#twsindex li {
	float: left;
	height: 2em;
	list-style-type: none;
	margin: 0.65em 0.5em;
	padding: 0;
	width: 3em;
}
* html #twsindex li {
	margin: 0.2em 0.2em;
}
#twsindex a:link, #twsindex a:visited {
	background: #445231;
	color: #efefef;
	display: block;
	height: 2.5em;
	padding: 0.75em 0 0 0;
	text-align: center;
	text-decoration: none;
	width: 3em;
}
.log-poem {
	margin: inherit;
	padding: 0 16% 0 16%;
	font-family: Old Standard TT; 
}
#index a:hover {
	background: #fff;
	color: #445231;
	text-decoration: underline;
}
.give-form-wrap{padding:30px;}
.give-recurring-donors-choice {
	margin-bottom: 50px;
}
.give-fee-total-wrap {
	margin-top:15px;
	margin-bottom:15px;
}
#tshirt_size-wrap {
	float:left;
	margin:1em;
}
.woocommerce ul.products li.product a img {
  width:150px;
  height:150px;
  overflow:hidden;
}
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
  text-align: left;
}
.panel .text-center .star-rating.wc_views_star_rating {
  margin: 8px auto 16px;
  float: none;
}
.woocommerce #content div.product div.images, 
.woocommerce div.product div.images, .woocommerce-page #content div.product div.images, 
.woocommerce-page div.product div.images {
	float: none;
    width: auto;
}
.woocommerce .panel.product {
	margin-bottom: 30px;
}
.text-center {
  text-align: center;
}
.text-right {
  text-align: right;
}
.gela-header {background-color:#445331 !important;}
.hidden-form-field {display:none;}