
/* --- Features  --- */
/*------------------------------------*/

.features { margin-bottom: 40px; }

.features .wrap { }

.features.row, .navigator-history.row, .dawson-blurb.row { /*margin-bottom: 3em;*/ }

.feature:last-child { margin-right: 0; }

.navigator-history.row { min-height: 420px; }

.feature .title {
	background: url(../images/bg-CTA-title.png) no-repeat center bottom;
	padding-bottom: 40px;
	margin-bottom: 5px;
	text-align: center;
}

.feature .title, .feature .title a {
	color: #4f4128;
	font-size: 30px;
}

.feature figure { margin-bottom: 20px; }

.feature figure img { padding: 15px; }

.feature p {
	border-bottom: 1px solid #9d8270;
	font-size: 13px;
	margin-bottom: 15px;
	padding-bottom: 15px;
	text-align: justify;
}

.features .read-more {
	display: table;
	text-align: center;
}

/* --- Headline  --- */
/*------------------------------------*/

.headline {
	margin: 0 auto 10px;
	text-align: center;
}

.headline hgroup { }

.headline h2 {
	font-size: 40px;
	margin-bottom: 0;
}

.headline h3 { font-size: 24px; }

.quote blockquote {
	color: #7d3520;
	color: #622c15;
	font: italic 25px/40px "adobe-garamond-pro", "Adobe Garamond Pro", sans-serif;
	letter-spacing: 1px;
	margin: 1em 0;
	padding: 0 1%;
	text-align: center;
}

/* --- History Text  --- */
/*------------------------------------*/

.navigator-history.row, .dawson-info.row {
	width: 100%;
	margin: 20px auto 0;
}

.navigator-history { }

.navigator-history:after {
	position: absolute;
	right: 0;
	z-index: 0;
}

.video-player, .history-text, .dawson-info {
	position: relative;
	z-index: 1;
}

.history-text { padding-top: 35px; }

.navigator-history .title {
	font-size: 36px;
	font-style: italic;
	line-height: 50px;
}

.navigator-history .subtitle { font-size: 22px; }

.history-text .description { }

.navigator-history .description p, .dawson-info p {
	font-size: 14px;
	line-height: 28px;
}

.history-text .soc-media span {
	display: inline-block;
	font: bold 12px Helvetica, Arial, sans-serif;
	margin: 15px 0 10px;
	width: 100%;
}

.history-text .soc-media a {
	float: left;
	margin: 0 5% 5px 0;
}

/* --- Dawson  --- */
/*------------------------------------*/

.dawson-info.row {margin-bottom: 3em;}

.dawson-info figure {
	float: right;
	min-height: 1px;
	margin:0 0 15px;
	width: 22%;
}

.dawson-info figure img { padding: 12px; }

.dawson-info figcaption {
	background: url(../images/dawson-figcaption-bg.png) repeat;
	font: italic 14px/16px "adobe-garamond-pro", "Adobe Garamond Pro", sans-serif;
	margin-left: 12px;
	padding: 5px 12px;
	position: absolute;
	bottom: 12px;
	right: 12px;
	text-shadow: -1px -1px 0 rgba(0,0,0,0.5);
	width: auto;
}

.dawson-info figcaption br { display: none; }

.dawson-info .content-text.ninecol { width:73%; }

.dawson-info .title a {
	font-size: 44px;
	font-style: italic;
	line-height: 50px;
	margin-bottom: 16px;
}

.dawson-info .subtitle { font-size: 22px; }

/* --- Financial Report  --- */
/*------------------------------------*/

.financial-report { margin-top: 25px; }

.financial-report:last-child { margin-top: 0; }

.pie-chart, .financial { float: left; }

.pie-chart {
	margin-right: 4%;
	width: 20%;
}

.pie-chart img { }

.financial {
	font-size: 12px;
	width: 76%;
}

.financial tbody {
	display: inline-block;
	width: 100%;
}

.financial th {
	background: url(../images/bg-footer.png) repeat;
	padding: 15px;
	text-align: left;
	border-left: 1px solid #999;
}

.financial tr.header {
	border: 1px solid #999;
	border-left: none;
	-webkit-border-radius: 10px;
}

.financial td {
	padding: 4px 20px;
	text-align: left;
}

.financial tr.first td { padding-top: 25px; }

.financial td:nth-child(2) { width: 50%; }

.financial td:nth-child(3), .financial td:nth-child(4) {
	padding-right: 5px;
	text-align: right;
}

.financial td.color {
	text-align: center;
	vertical-align: middle;
}

.financial td.color img { width: 10px; }

/* --- Ministry List  --- */
/*------------------------------------*/

.ministry-list { }

.ministry-list .content-post { }

.ministry-list .title, .ministry-list .title a {
	font-size: 20px;
	font-size: 2rem;
	margin-bottom: 5px;
	padding-bottom: 5px;
	text-align: center;
	letter-spacing: 0;
}

.ministry-list .title { border-bottom: 1px solid; }

.ministry-list p { padding: 0 5px; }

.ministry-list ul { }

.ministry-list li {
	list-style-image: url(../images/bg-sub-nav.png);
	margin-bottom: 5px;
}

.ministry-list li a { font-size: 12px; }

/* --- Donate Form  --- */
/*------------------------------------*/

.donate-form {
	font-size: 15px;
	text-shadow: 1px 1px 0 rgba(255,255,255,0.4);
	display: inline-block;
	width: 100%;
	position: relative;
}

.donate-form fieldset {
	background: url(../images/bg-footer.png) repeat;
	border: 1px solid rgba(0,0,0,0.15);
	list-style-type: none;
	margin: 0 auto 65px;
	padding: 15px 25px 0 25px;
	width: 47%;
	border-radius: 10px;
	box-shadow: 1px 1px 1px rgba(255,255,255,0.25);
	min-height: 164px;
	position: relative;
}

.donate-form fieldset:last-child { margin-bottom: 0; }

.donate-form legend {
	float: left;
	margin: -55px auto 15px 34%;
	font-size: 18px;
}

.donate-now-btn { margin-top: 10px; }

.donate-form label {
	position:relative;
	z-index:0;
}

.donate-form input {
	display: inline-block;
	margin-bottom: 18px;
}

.custom-amount {
	margin:0 0 0 5px;
	position:relative;
	z-index:1;
}

.donate-form input[type="text"] { color: #444; }

.donate-form input[type="submit"] {
	float:left;
	border: none;
	font-size: 12px;
	outline: 0;
	margin-top:2px !important;
}

.donate-form input[type="radio"] { margin-right: 3px; }

.donate-form input[type="image"] {
	float:left; 
	margin: 0 0 0 5px;
}

/* --- Giving Options  --- */
/*------------------------------------*/

.giving-options { margin-top: 25px; }

.ie9 .giving-options { display: none; }

.option .title {
	border-bottom: 1px solid #622c15;
	margin-bottom: 10px;
	padding-bottom: 5px;
	text-align: center;
	box-shadow: 0 1px 0 rgba(255,255,255,0.5);
}

.option.threecol {
	margin-right: 2% !important;
	text-align: center;
	width: 21%;
}

.content-item.option ul {
	float: left;
	margin: 0 40px 0 0;
	padding-left: 25px;
	width: auto;
}

.option li a {
	font-size: 16px;
	line-height: 35px;
}

.option address {
	display: inline-block;
	font-size: 13px;
	font-style: normal;
	margin: 5px 0 15px;
	width: 100%;
}

.option p a {
	display: inline-block;
	font-size: 14px;
}

.option ul:last-child { margin-right: 0; }

/* --- Contact Links  --- */
/*------------------------------------*/

.contact-links { margin-bottom: 35px; }

.contact-links figure {
	margin: 0 4% 0 0;
	width: 22%;
}

.contact-links figure:last-child { margin-right: 0; }

.contact-links figcaption {
	display: inline-block;
	font: 19px "adobe-garamond-pro", "Adobe Garamond Pro", sans-serif;
	margin: 0 auto 10px;
	position: relative;
	width: 100%;
	text-align: center;
}