/*
-----------------------------------------------
EDUCATION FOR ALL SCREEN CSS DOCUMENT
Copyright (c) 2017
Author:  Martin Dady
Version: November 2017
----------------------------------------------- */


/* GENERAL RULES 
----------------------------------------------- */

#utility li script {
	display: none !important;
	}

body {
	background: #F2EDE4 url(../i/page.gif) repeat-y top center;
	color: #111;
	margin: 0;
	padding: 0;
	font-family: "Open Sans", Verdana, Arial, sans;
	font-size: 13px;
	line-height: 1.8;
	text-align: center;
	}

abbr,
acronym {
	border: none;
	cursor: help;
	}

a:link,
a:visited {
	color: #C82E3A;
	font-weight: 600;
	text-decoration: none;
	}

a:hover {
	color: #C82E3A;
	text-decoration: underline;
	}

a:active {
	color: #F30;
	text-decoration: underline;
	}

.expand {
	background: transparent url(../i/arrow.gif) no-repeat right center;
	padding-right: 20px;
	}

.expand-active {
	background: transparent url(../i/arrow_active.gif) no-repeat right center;
	padding-right: 20px;
	}

a img {
	border: none;
	}

h1 {
	color: #555;
	font-family: 'Work Sans', "Open Sans", Verdana, Arial, sans;
	font-size: 20px;
	line-height: 30px;
	margin: 18px 0;
	font-weight: 500;
	text-transform: uppercase;
	}

#volunteer h1 {
	font-size: 18px;
}

h2 {
	color: #555;
	font-family: 'Work Sans', "Open Sans", Verdana, Arial, sans;
	font-size: 16px;
	line-height: 1;
	margin-bottom: 5px;
	font-weight: 500;
	text-transform: uppercase;
	}

h2 em {
	font-style: normal;
	text-transform: capitalize;
}

#photos #main h2 {
	clear: both;
	}

#volunteer h2 {
	margin-bottom: 10px;
}

h3 {
	clear: both;
	color: #333;
	margin-bottom: 18px;
	font-family: 'Work Sans', "Open Sans", Verdana, Arial, sans;
	font-size: 14px;
	font-weight: 500;
	text-transform: uppercase;
	}

#schools #sidebar h3,
#bgs #sidebar h3,
#bgs09 #sidebar h3 {
	color: #333333;
	margin-bottom: 9px;
	font-size: 12px;
	text-transform: none;
	letter-spacing: 0;
	}

#photos #main h3 {
	clear: both;
	margin-bottom: 0px;
	padding-top: 12px;
	}

#cwb h3 {
	font-size: 15px;
	text-transform: none;
}

h4 {
	font-size: 12px;
	line-height: 18px;
	margin-top: 6px;
	margin-bottom: 18px;
	}

p, ul, ol {
	margin-bottom: 20px;
	}

/* CONTENT AREA
----------------------------------------------- */

#wrapper {
	background: #fff;
	width: 768px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	}

#bh_gallery #wrapper {
	background: #fff;
	width: 800px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	}

#bar {
	clear: both;
	background: #C52D3A;
	color: #fff;
	width: 744px;
	height: 18px;
	margin: 0 auto;
	border-bottom: 6px solid #D74E5A;
	}

#bh_gallery #bar {
	clear: both;
	background: #C52D3A;
	color: #fff;
	width: 760px;
	height: 18px;
	margin: 0 auto;
	border-bottom: 6px solid #D74E5A;
	}

#content {
	clear: both;
	background: url(../i/bg_content.jpg) repeat-y 12px 0;
	width: 768px;
	margin: 12px auto 0;
	padding: 0;
	border-bottom: 1px solid #ddd;
	}

.video #content {
	clear: both;
	background: none;
	width: 744px;
	margin: 0 auto 12px;
	padding: 12px;
	border-bottom: 1px solid #ddd;
	}

.donate #content {
	clear: both;
	background: none;
	width: 744px;
	margin: 0;
	padding: 12px;
}

.donate #content div#content-info {
	width: 710px;
	margin: 0 auto;
}

#bh_gallery #content {
	width: 800px;
	z-index: 1;
	}

#sidebar {
	float: left;
	width: 214px;
	margin: 0 0 0 12px;
	padding: 12px;
	}

#sidebar div {
	margin-bottom: 12px;
	}

/* TWITTER */
#home #sidebar div {
	margin-bottom: 0;
	}

.news #twitter_div {
	margin-bottom: 18px;
	}

#twitter_update_list li {
	list-style: disc;
	margin-left: 13px;
	}

#twitter-link {
	background: url(../i/tweet.png) no-repeat left center;
	padding-left: 20px;
	line-height: 17px;
	}

#home #sidebar div#sidebar-box {
	background: #fff;
	border: 1px solid #e9e9e9;
	margin-bottom: 12px;
	padding: 12px;
	}

#home #sidebar div#sidebar-box p {
	margin: 0;
	}

#sidebar ul {
	margin-bottom: 20px;
	}

#sidebar ul#letters {
	margin-bottom: 18px;
	}

#schools #sidebar ul,
#bgs #sidebar ul,
#bgs09 #sidebar ul,
.news #sidebar ul {
	margin-bottom: 20px;
	}

#sidebar ul ul {
	margin-left: 20px;
}

#sidebar ul li strong {
	position: relative;
	color: #999;
	font-weight: 600;
}

#sidebar ul.a,
#sidebar ul.b,
#sidebar ul.c,
#sidebar ul.d {
	margin-bottom: 20px;
	}

#schools #sidebar ul.a ul,
#bgs #sidebar ul.a ul,
#bgs09 #sidebar ul.a ul {
	margin-bottom: 0;
	}

#sitemap ul.e {
	margin-bottom: 18px;
	}

#contact #sidebar ul.a,
#contact #sidebar ul.b {
	margin-bottom: 18px;
	}

#sitemap #sidebar ul.a,
#sitemap #sidebar ul.b {
	margin-bottom: 18px;
	}

#help #sidebar ul.a,
#help #sidebar ul.b {
	margin-bottom: 18px;
	}

#sidebar h2 {
	margin-bottom: 20px;
	font-family: 'Oswald', "Open Sans", Verdana, Arial, sans;
	font-size: 14px;
	font-weight: 400;
	text-transform: uppercase;
	}

#sidebar h2 span {
	font-size: 10px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: none;
	}

#main {
	background: #fff url(../i/main.jpg) no-repeat 0 0;
	float: right;
	width: 492px;
	margin: 0 12px 12px;
	padding: 12px;
	width: 468px;
	}

#home #main {
	margin: 0;
	padding-bottom: 0;
	}

#main h2 {
	color: #A13A2A;
	}

#main h2 span {
	font-size: 12px;
	color: #333;
	font-weight: bold;
	text-transform: none;
	}

/*#main h3 {
	border-bottom: 1px solid #ddd;
	}*/

#photos #main h3 {
	border: none;
	}

#main #left-col {
	float: left;
	width: 228px;
	}

#main #right-col {
	float: right;
	width: 228px;
	}

#main #left-col ul li,
#main #right-col ul li {
	list-style: none;
	padding-bottom: 6px;
	}

.movies {
	margin-bottom: 12px;
	}

#social {
	display: none;
	clear: both;
	width: 744px;
	margin: 12px auto;
	padding: 6px 12px;
	border: 1px solid #ddd;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 718px;
	}

#bh_gallery #social {
	clear: both;
	width: 734px;
	margin: 12px auto;
	padding: 6px 12px;
	border: 1px solid #ddd;
	}

#social ul {
	float: left;
	list-style: none;
	text-align: center;
	margin-bottom: 0;
	}

#social ul li {
	display: inline;
	padding: 0 4px 6px 0;
	font-size: 11px;
	line-height: 18px;
	text-align: center;
	}

#social ul li.delicious {
	background: url(../i/delicious.gif) no-repeat top left;
	}

#social ul li.digg {
	background: url(../i/digg.gif) no-repeat top left;
	}

#social ul li.facebook {
	background: url(../i/facebook.gif) no-repeat top left;
	}

#social ul li.reddit {
	background: url(../i/reddit.gif) no-repeat top left;
	}

#social ul li.stumbleupon {
	background: url(../i/stumble.jpg) no-repeat top left;
	}

#social ul li.send {
	background: url(../i/emailfriend.gif) no-repeat top left;
	}

#social ul li.help {
	background: url(../i/help.gif) no-repeat top left;
	}

.divider {
	background: url(../i/divider.gif) repeat-x center left;
	width: 100%;
	height: 7px;
	margin-bottom: 12px;
	}

.divider-dots {
	background: url(../i/divider-dots.png) repeat-x center left;
	width: 100%;
	height: 1px;
	margin-bottom: 12px;
	}

#social ul li a {
	text-decoration: none;
	margin:0 3px 0 0px;
	padding-left: 18px;
	font-weight: normal;
	}

#footer {
	background: #FFF;
	clear: both;
	margin: 0 auto;
	padding: 30px 15px;
	text-align: center;
	}

#home #footer {
	margin-top: 12px;
}

#bh_gallery #footer {
	width: 760px;
	}

#footer p {
	margin: 0;
	font-size: 11px;
	}

#header {
	position: relative;
	background: #fff;
	width: 768px;
	height: 124px;
	}

#bh_gallery #header {
	position: relative;
	background: #fff;
	width: 760px;
	height: 124px;
	}

#header #logo {
	position: absolute;
	top: 12px;
	left: 12px;
	display: block;
	width: 68px;
	height: 100px;
	margin: 0;
	padding: 0;
	background: url(../i/logo.gif) no-repeat 0 0;
	text-indent: -9999em;
	}

#header #logo a {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 68px;
	height: 100px;
	margin: 0;
	padding: 0;
	}

#header #utility {
	float: right;
	color: #666;
	width: 618px;
	margin: 12px 12px 0 0;
	padding: 0;
	font-size: 11px;
	}

#header #utility ul {
	float: right;
	list-style: none;
	margin: 0;
	padding: 0;
	}

#header #utility ul li {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0 0 0 11px;
	}

#header #utility ul li.last {
	padding: 0 0 0 12px;
	border-right: none;
	}

#header #utility #flag-search {
	clear: both;
	}

#header #utility #flag {
	float: left;
	padding-top: 18px;
	}

#header #utility #flag-search #form {
	float: right;
	padding-top: 21px;
	text-align: right;
	}

#header input {
	font-size: 11px;
	}

/* HOME PAGE
----------------------------------------------- */

/* HOME BANNER */

.home #intro {
	width: 744px;
	height: 180px;
	margin: 12px auto 0;
	padding: 0;
	}

.home #intro #banner {
	float: left;
	width: 492px;
	height: 180px;
	margin-right: 12px;
	}

#home_test #intro #banner {
	float: left;
	background: #f5f5f5 url(../i/home_test.jpg) no-repeat 0 0;
	width: 492px;
	height: 180px;
	margin-right: 12px;
	}

#subs-btn {
	width: 100%;
	margin: 20px auto 10px;
	text-align: center;
	line-height: 50px;
	}

#subs-btn a {
	text-transform: uppercase;
}

.btn1,
.btn2 {
	background: #cc3b1f;
	color: #FFF !important;
	padding: 5px 10px 5px 10px;
	-webkit-border-radius: 5;
	   -moz-border-radius: 5;
			border-radius: 5px;
	text-decoration: none;
}

.btn1:hover,
.btn2:hover {
	background: #eaeaea;
	color: #444 !important;
	text-decoration: none;
}

.btn3 {
	background: #349858;
	color: #FFF !important;
	padding: 5px 10px 5px 10px;
	-webkit-border-radius: 5;
	   -moz-border-radius: 5;
			border-radius: 5px;
	text-decoration: none;
}

.btn3:hover {
	background: #009568;
	text-decoration: none;
}

.btn4 {
	background: #0bc9cd;
	color: #000 !important;
	padding: 5px 10px 5px 10px;
	-webkit-border-radius: 5;
	   -moz-border-radius: 5;
			border-radius: 5px;
	text-decoration: none;
}

.btn4:hover {
	background: #00ddbb;
	text-decoration: none;
}

.btn4b {
	background: #0bc9cd;
	color: #000 !important;
	padding: 10px;
	-webkit-border-radius: 3px;
	   -moz-border-radius: 3px;
			border-radius: 3px;
	text-decoration: none;
}

.btn4b:hover {
	background: #00ddbb;
	text-decoration: none;
}

.btn5 {
	background: #00ADEF;
	color: #FFF !important;
	padding: 5px 10px 5px 10px;
	-webkit-border-radius: 5;
	   -moz-border-radius: 5;
			border-radius: 5px;
	text-decoration: none;
}

.btn5:hover {
	background: #0088CC;
	color: #FFF !important;
	text-decoration: none;
}

.home #intro #text {
	float: right;
	background: rgba(0, 0, 0, 0.4) url(../i/intro.jpg) no-repeat center center;
	color: #FFF;
	padding: 6px;
	width: 228px;
	height: 168px;
	text-align: center;
	}

.home #intro #text h1 {
	display: none;
	text-indent: -9999px;
	}

/* HOME CONTENT */

.home #content {
	clear: both;
	background: #fff;
	width: 744px;
	margin: 0 auto 12px;
	padding: 12px 12px 0;
	border-top: none;
	border-bottom: none;
	}

/* HOME CONTENT > SIDEBAR */

.home #sidebar {
	float: left;
	width: 366px;
	margin: 0 12px 0 0;
	padding: 0px;
	}

#sidebar #book {
	width: 188px;
	margin: 0 auto;
}

#sidebar .book-image {
	width: 188px;
	}

#sidebar .book-text {
	float: left;
	padding: 0;
	}

.home #sidebar h2 {
	font-size: 11px;
	margin-bottom: 0px;
	border-bottom: none;
	}

.home #sidebar h2 a {
	text-decoration: none;
	font-weight: bold;
	}

.home #sidebar h3 {
	color: #999;
	font-size: 11px;
	margin-bottom: 0;
	border-bottom: none;
	}

.home #sidebar p {
	margin-bottom: 6px;
	font-size: 12px;
	line-height: 1.5em;
	}

/* HOME CONTENT > MAIN */

.home #main {
	float: left;
	background: url(../i/main.jpg) no-repeat 0 0;
	width: 342px;
	padding: 12px;
	}

.home #sidebar p,
.home #main p {
	margin-bottom: 6px;
	}

.home #sidebar p.bottom,
.home #main p.bottom {
	margin-bottom: 0;
	}

.home #main h2 {
	color: #333;
	margin-bottom: 6px;
	}

/* HOME TEASER BOXES */

.home #boxes {
	background: #fff;
	width: 744px;
	height: auto;
	margin: 0 auto;
	}

.home .box-e {
	background: #fff;
	height: auto;
	margin: 0 auto;
	}

.home #box-one {
	float: left;
	background: #F2EDE4;
	width: 366px;
	min-height: 220px;
	height: auto !important;
	height: 220px;
	margin-right: 12px;
	padding: 0;
	}

.home .box-header {
	background: #C52D3A;
	padding: 5px 0;
	}

.home #box-two {
	float: left;
	background: #FAEBEC;
	width: 240px;
	min-height: 220px;
	height: auto !important;
	height: 220px;
	margin-right: 12px;
	padding: 0;
	}

.home .box-header {
	background: #C52D3A;
	padding: 5px 0;
	}

.home #box-three {
	float: right;
	background: #F2EDE4;
	width: 240px;
	min-height: 220px;
	height: auto !important;
	height: 220px;
	padding: 0;
	}

.home .box-header {
	background: #C52D3A;
	}

.home #box-combined {
	float: right;
	background: #F2EDE4;
	width: auto;
	min-height: 220px;
	height: auto !important;
	height: 220px;
	padding: 0;
	}

.home .box-header {
	background: #C52D3A;
	padding: 5px 0;
	}

.home #box-combined .red, {
	color: #C52D3A;
	}

.home #box-combined p {
	margin-bottom: 0;
	}
.home .box-header h3 {
	color: #fff;
	margin: 0;
	padding: 0;
	line-height: 18px;
	letter-spacing: 1px;
	text-align: center;
	border-bottom: none;
	}

.home .box-header h3 a {
	color: #fff;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	}

#home a strong {
	display: none;
	text-indent: -9999px;
	}

.home #boxes p {
	margin: 6px 12px;
	}

.home #boxes img {
	margin-top: 1px;
	}

/* OTHER PAGES
----------------------------------------------- */

#contact #sidebar h2,
#help #sidebar h2,
#sitemap #sidebar h2 {
	margin-bottom: 18px;
	}

#contact #main h2,
#help #main h2,
#sitemap #main h2 {
	color: #A13A2A;
	margin-bottom: 6px;
	}

#contact #main p,
#help #main p,
#sitemap #main p {
	margin-bottom: 18px;
	}

#contact #content,
#help #content,
#sitemap #content {
	clear: both;
	background: #fff url(../i/bg_content.jpg) repeat-y 12px 0;
	width: 768px;
	margin: 12px auto;
	padding: 0;
	border-bottom: 1px solid #ddd;
	}

#cbh #main h1,
#cbhd #main h1,
#ce #main h1 {
	background: transparent url(../i/heading_holiday.gif) no-repeat 0 0;
	width: 468px;
	height: 32px;
	margin-bottom: 0;
	text-align: center;
	text-indent: -9999px;
	}

#cbh #main h2,
#cbhd #main h2,
#ce #main h2 {
	color: #666;
	margin-bottom: 12px;
	font: 16px Georgia, "Times New Roman", Times, serif normal;
	font-variant: small-caps;
	text-align: center;
	text-transform: lowercase;
	letter-spacing: 1px;
	}

#cbh #l,
#cbhd #l,
#golf #l,
#ball #l {
	float: left;
	width: 228px;
	margin-right: 12px;
	}

#cbh #l p,
#cbhd #l p,
#golf #l p,
#ball #l p {
	margin: 0 0 18px 0;
	}

#cbh #r,
#cbhd #r,
#golf #r,
#ball #r {
	float: left;
	width: 228px;
	}

#cbh #r p,
#cbhd #r p,
#golf #r p,
#ball #r p {
	margin: 0 0 18px 0;
	}

/* Bike holiday details */

.date {
	float: left;
	width: 31px;
	margin-right: 12px;
	text-align: center;
	border: none;
	}

.date span {
	display: block;
	padding: 2px 0;
	}

.date .day {
	background: #eee url(../i/main.jpg) no-repeat 0 0;
	font-weight: bold;
	}

.date .month {
	background-color: #C22C39;
	color: #fff;
	}

#cbhd .row {
	clear: both;
	background: #fff;
	width: 468px;
	margin-bottom: 12px;
	}

#cbhd .row .attribute {
	float: left;
	width: 31px;
	margin: 0 0 12px 0;
	padding: 0;
	text-align: center;
	}

#cbhd .row .data {
	float: right;
	background: #eee;
	width: 425px;
	margin: 0;
	padding: 12px;
	voice-family: "\"{\"";
	voice-family: inherit;
	width: 401px;
	}

.involved dl,
.photos dl {
	float: left;
	display: inline;
	width: 228px;
	margin-bottom: 12px;
	}

.involved dl a,
.photos dl a {
	text-decoration: none;
	}

.involved dt,
.photos dt {
	float: right;
	width: 228px;
	font-weight: bold;
	text-decoration: none;
	}

.involved img {
	margin-bottom: 6px;
}

.involved dd {
	background: #f5f5f5;
	padding: 0 6px;
	}

.photos dd {
	background: transparent;
	padding: 0;
	}

.involved dd.text,
.photos dd.text {
	padding-bottom: 6px;
	}

.involved dd.img,
.photos dd.img {
	margin: 0;
	padding: 0;
	}

.involved dd.img img,
.photos dd.img img {
	float: left;
	margin: 0 12px 0 0;
	}

#schools dl,
#sponsors dl {
	clear: both;
	float: left;
	display: inline;
	width: 468px;
	margin-bottom: 18px;
	padding-bottom: 8px;
	border-bottom: 1px solid #ccc;
	}

#schools dl a,
#sponsors dl a {
	text-decoration: none;
	}

#schools dt,
#sponsors dt {
	float: right;
	width: 310px;
	font-weight: bold;
	text-decoration: none;
	}

#schools dd,
#sponsors dd {
	background: #fff;
	padding: 0;
	margin-left: 158px;
	}

#schools dd.gap,
#sponsors dd.gap {
	margin-top: 9px;
	margin-left: 158px;
	}

#schools dd.text,
#sponsors dd.text {
	padding-bottom: 6px;
	}

#schools dd.img,
#sponsors dd.img {
	margin: 0;
	padding: 0;
	}

#schools dd.img img,
#sponsors dd.img img {
	float: left;
	margin: 0 24px 0 0;
	}

dt {
	font-weight: bold;
}

.news dl dd {
	margin-bottom: 20px;
}

/* About */

.about dl { float: left; width: 468px; margin-bottom: 20px; }
.about dt { float: right; width: 398px; }
.about dd.image { margin: 0; padding: 0; }
.about dd.image img { float: left; margin-right: 10px; }
.about dd { margin-left: 70px; }

/* EVENTS TEASERS */

#events #main #left-col dl {
	clear: both;
	float: left;
	display: inline;
	width: 228px;
	margin: 0 0 18px 0;
	padding: 0;
	}

#events #main #left-col dl.last {
	border-bottom: none;
	}

#events #main #left-col dt {
	float: right;
	background: transparent;
	width: 165px;
	font-weight: bold;
	}

#events #main #left-col dt a {
	font-weight: bold;
	text-decoration: none;
	}

#events #main #left-col dd {
	margin: 0 0 0 57px;
	padding: 6px 6px 0 6px;
	}

#events #main #left-col dl dd.img {
	margin: 0;
	padding: 0;
	}

#events #main #left-col dd.img img {
	float: left;
	margin: 2px 6px 0 0;
	padding: 0;
	}

#events #main #right-col dl {
	clear: both;
	float: left;
	display: inline;
	width: 228px;
	margin: 0 0 18px 0;
	padding: 0;
	}

#events #main #right-col dl.last {
	border-bottom: none;
	}

#events #main #right-col dt {
	float: right;
	background: transparent;
	width: 165px;
	font-weight: bold;
	}

#events #main #right-col dt a {
	font-weight: bold;
	text-decoration: none;
	}

#events #main #right-col dd {
	margin: 0 0 0 57px;
	padding: 6px 6px 0 6px;
	}

#events #main #right-col dl dd.img {
	margin: 0;
	padding: 0;
	}

#events #main #right-col dd.img img {
	float: left;
	margin: 2px 6px 0 0;
	padding: 0;
	}

#main ul.supporters {
	clear: both;
	list-style: none;
	}

#main ul.supporters li {
	background: url(../i/bullet_red.gif) no-repeat 0 0.4em;
	padding-left: 15px;
	}

#main ul.supporters li.pdf-article {
	background: none;
	padding-left: 0;
	}

#main ul.supporters li ul {
	margin-bottom: 0;
	}

#golf #main ul {
	list-style: none;
	}

#golf #main ul li,
#visits #main ul li,
#newsletter_sept #main ul li {
	background: url(../i/bullet_red.gif) no-repeat 0 0.4em;
	padding-left: 15px;
	}

ul#achievements {
	list-style: none;
	}

ul#achievements li {
	background: url(../i/icon_star.gif) no-repeat 0 0.4em;
	padding-left: 15px;
	}

.donate #main ul {
	list-style: none;
	}

.donate #main ul li {
	background: url(../i/bullet_red.gif) no-repeat 0 0.4em;
	margin-bottom: 18px;
	padding-left: 15px;
	}

#volunteer #main ul.do {
	list-style: none;
	}

#volunteer #main ul.do li {
	background: url(../i/bullet_red.gif) no-repeat 0 0.4em;
	padding-left: 15px;
	}

#contact #main ul {
	list-style: none;
	}

#contact #main ul li {
	background: url(../i/bullet_red.gif) no-repeat 0 0.4em;
	padding-left: 15px;
	}

#bgs09 #main ul {
	list-style: none;
	}

#bgs09 #main ul li {
	background: url(../i/bullet_red.gif) no-repeat 0 0.4em;
	padding-left: 15px;
	}

#sitemap #main ul {
	list-style: square;
	margin-left: 13px;
	}

#sitemap #main li ul {
	margin-bottom: 0;
	}

#main ul.more {
	list-style: none;
	}

#main ul.more li {
	background: url(../i/arrow_right.gif) no-repeat center left;
	padding-left: 15px;
	}

#main ul.is {
	list-style: none;
	}

#main ul.is li {
	background: url(../i/check.gif) no-repeat 0 0.4em;
	padding-left: 15px;
	}

#main ul.not {
	list-style: none;
	}

#main ul.not li {
	background: url(../i/cross.gif) no-repeat center left;
	padding-left: 15px;
	}

.about ol,
.donate ol,
.involved ol {
	margin-left: 16px;
	}

ol ol {
	list-style: lower-roman;
	margin-left: 16px;
	}

.cwb {
	background: url("../i/changing-worlds-banner.jpg");
	background-size: 768px 300px;
	background-repeat: no-repeat;
	color: #111;
	height: 300px;
	margin-bottom: 18px;
	padding-top: 8px;
}

/* OTHER
----------------------------------------------- */

.ccc {
	color: #CCC;
}
.booking-form {
	background: #ffc;
	color: #c00;
	padding: 5px;
	border: 1px solid #ccc;
	text-align: center;
	}

#girls .img-holder-row,
#photos .img-holder-row {
	clear: both;
	width: 100%;
	height: 111px;
	margin: 0 0 12px 0;
	padding: 0;
	}

#girls .img-holder,
#photos .img-holder {
	float: left;
	font-size: 11px;
	line-height: 16px;
	}

#girls .img-holder .caption,
#photos .img-holder .caption {
	width: 148px;
	margin: 0 0 12px 0;
	text-align: left;
	}

#girls .img-holder img,
#photos .img-holder img {
	width: 148px;
	height: 111px;
	margin-right: 12px;
	margin-bottom: 0;
	padding: 0;
	}

#girls .img-holder img.last,
#photos .img-holder img.last {
	margin-right: 0;
	}

.thumb {
	float: left;
	background: #fff;
	height: auto;
	margin: 0 12px 12px 0;
	text-align: center;
	}

div.thumb-last {
	float: left;
	height: auto;
	margin: 0 0 12px 0;
	text-align: center;
	}

.thumb img{
	display: inline;
	margin: 0;
	}

.thumb a:hover img {
	background: #f5f5f5;
	}

.phototitle {
	width: 148px;
	margin: 0;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	}

#cbh #main img.push,
#cbhd #main img.push {
	margin-right: 6px;
	}

.img-push {
	margin-right: 12px;
	}

.efa {
	color: #349858;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	}

#contact .efa {
	color: #333;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	}

.jg {
	color: #81006C;
	font-weight: bold;
	}

.jg strong {
	color: #54417E;
	font-weight: bold;
	}

h3.donate {
	color: #349858;
	border-bottom: none;
	}

.ie-italics-bug {
	width: 95%;
	font-family: "Lucida Sans", "Trebuchet MS", "Bitstream Vera Sans", Verdana, Helvetica, sans-serif;
	}

img.fl {
	float: left;
	margin-right: 12px;
	margin-bottom: 6px;
	}

.home img.fl {
	float: left;
	margin-right: 12px;
	margin-bottom: 0;
	}

.involved img.fl,
.photos img.fl {
	margin-top: 2px;
	}

img.fr {
	float: right;
	margin-left: 12px;
	margin-bottom: 6px;
	}

a.go {
	background: transparent url(../i/arrow_right.gif) no-repeat center left;
	padding-left: 15px;
	border-bottom: none;
	}

a.fb {
	background: transparent url(../i/facebook.gif) no-repeat center left;
	padding-left: 20px;
	border-bottom: none;
	}

a.fr {
	background: transparent url(../i/french.gif) no-repeat center left;
	padding-left: 23px;
	border-bottom: none;
	}

a.down {
	background: transparent url(../i/arrow-down.gif) no-repeat center left;
	padding-left: 15px;
	border-bottom: none;
	}

a.subscribe {
	background: transparent url(../i/address-write.gif) no-repeat center left;
	padding-left: 15px;
	border-bottom: none;
	}

a.secure {
	background: transparent url(../i/padlock.gif) no-repeat 190px 2px;
	border-bottom: none;
	}

a.arrow {
	background: transparent url(../i/go.gif) no-repeat center right;
	padding-right: 15px;
	border-bottom: none;
	}

.control {
	clear: both;
	}

.control a {
	background: transparent url(../i/arrow_up.gif) no-repeat left center;
	padding-left: 15px;
	border-bottom: none;
	}

.control a.td {
	clear: both;
	background: transparent url(../i/arrow_up.gif) no-repeat left center;
	padding-left: 15px;
	border-bottom: none;
	font-size: 10px;
	font-weight: normal;
	text-decoration: underline;
	text-transform: uppercase;
	}

a.pdf {
	background: transparent url(../i/pdf.gif) no-repeat 0 -1px;
	padding-left: 15px;
	border-bottom: none;
	line-height: 1.5em;
	}

a.new-window {
	background: transparent url(../i/new-window.gif) no-repeat center right;
	padding-right: 12px;
	border-bottom: none;
	} 

img.new {
	margin-left: 4px;
	}

span.email {
	background: transparent url(../i/email.gif) no-repeat 0 0;
	padding-left: 15px;
	border-bottom: none;
	}

span.phone {
	background: transparent url(../i/phone.gif) no-repeat 0 0;
	padding-left: 15px;
	border-bottom: none;
	}

a.small-link {
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	}

a.smaller-link {
	font-size: 100%;
	font-weight: normal;
	}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	}

h2.date-header {
	color: #666;
	margin-bottom: 12px;
	border-bottom: none;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 1px;
	}

h2#temp {
	margin-top: 18px;
	}

.news h3.post-title {
	color: #A13A2A;
	font-size: 16px;
	line-height: 18px;
	margin-bottom: 6px;
	border-bottom: none;
	text-transform: none;
	font-weight: bold;
	letter-spacing: 0;
	}

.post-footer {
	font-size: 11px;
	}

.green {
	color: #349858;
}

.tac {
	text-align: center;
	}

.tar {
	text-align: right;
	}

.donate #widget {
	margin-bottom: 18px;
	}

.small {
	font-size: 11px;
	}

.large {
	font-size: 12px;
	}

.larger {
	font-size: 13px;
	}

.largest {
	font-size: 14px;
	line-height: 1.5;
	}

.post-body em {
	width: 97%;
	}

.trail {
	color: #999;
	font-size: 11px;
	padding: 0;
	}

.trail a:link,
.trail a:visited {
	color: #999;
	text-decoration: underline;
	}


.trail a:hover,
.trail a:active {
	color: #666;
	text-decoration: underline;
	}

.hide,
#skip,
.adr,
#vcard,
#powertoy {
	display: none;
	text-indent: -9999px;
	}

#two-button {
	width: 600px;
	margin: 42px auto 40px;
	text-align: center;
	}

#two-button #left-button {
	float: left;
	width: auto;
	margin-right: 20px;
	}

#two-button #right-button {
	float: right;
	width: 206px;
	}

#blogfeeds a.feed {
	background: url(../i/rss.gif) no-repeat left center;
	padding-left: 24px;
	border: 0;
	text-indent: -9999px;
	}

/* TABLES
----------------------------------------------- */

.donate table {
	width: 100%;
	margin: 0 0 18px 0;
	padding: 0;
	border: 0;
	line-height: 1;
	}

.donate table td {
	margin: 0;
	padding: 2px 5px;
	vertical-align: middle;
	line-height: 1.8em;
	}

.donate table th.left-cells {
	width: 33%;
	}

.donate table th.right-cells {
	width: 67%;
	}

.donate table tr.stripe td {
	background: #F2EDE4;
	}

.work table {
	width: 100%;
	border-collapse: collapse;
	margin: 0;
	padding: 0;
	margin-bottom: 12px;
	font-size: 11px;
	}

.work table tr.stripe td {
	background: #F2EDE4;
	}

.work table th {
	background: #f5f5f5;
	color: #A13A2A;
	margin: 0;
	padding: 5px;
	vertical-align: middle;
	}

.work table th.three {
	text-align: right;
	}

.work td {
	margin: 0;
	padding: 5px;
	vertical-align: middle;
	}

/* FORMS
----------------------------------------------- */

form#form2 {
	margin-bottom: 18px;
	font-size: 12px;
	}

form#form2 select {
	background: #F2EDE4;
	color: #666;
	font-family: Helvetica, Arial, sans-serif;
	line-height: 18px;
	margin: 2px 0;
	}

form#form2 option {
	font-family: Helvetica, Arial, sans-serif;
	line-height: 18px;
	}

fieldset {
	padding: 12px;
	margin-bottom: 18px;
	border: 1px solid #ccc;
	}

legend {
	color: #A13A2A;
	margin-bottom: 0.40em;
	padding: 6px 12px;
	border: 1px solid #ccc;
	font-weight: bold;
	}

#subs #content {
	height: 40em;
	min-height: 40em;
	}
html>body #subs #content {
	height: auto
	}

#subs-ty #content {
	height: 40em;
	min-height: 40em;
	}
html>body #subs-ty #content {
	height: auto
	}

#unsubs #content {
	height: 40em;
	min-height: 40em;
	}
html>body #unsubs #content {
	height: auto
	}

#unsubs-ty #content {
	height: 40em;
	min-height: 40em;
	}
html>body #unsubs-ty #content {
	height: auto
	}

.form-wrapper {
	background: #F5F5F5;
	width: 50%;
	margin: 0 auto 20px;
	padding: 20px;
	border-radius: 3px;
}

.form-wrapper label {
	margin-bottom: 0;
}

.form-wrapper input[type=text],
.form-wrapper input[type=email] {
	width: 94%;
	margin-bottom: 10px;
	padding: 2.0% 3.0%;
	border: 1px solid #ccc;
	border-radius: 2px;
	font-size: 14px;
	box-sizing: content-box;
}

.form-wrapper button {
	background: #00ADEF;
	color: #FFF;
	width: 94%;
	margin-top: 10px;
	padding: 2.0% 3.0%;
	border: none;
	border-radius: 2px;
	box-sizing: content-box;
	font-size: 14px;
	transition: 1s;
	-webkit-transition: 1s; /* Safari 3.1 to 6.0 */
	cursor: pointer;
}

.form-wrapper input[type=submit]:hover {
	background: #0088CC;
}

/*iframe {
	display: none !important;
	height: 0px;
	margin-top: -30px;
	visibility: hidden;
	}*/

.clearing {
	clear: both;
	}

.fl {
	float: left;
}

.fr {
	float: right;
}

.mr10 {
	margin-right: 10px;
	}

.mb0 {
	margin-bottom: 0;
}

.mb20 {
	margin-bottom: 20px;
}

.highlighter {
	background: #FEFF97;
}

.box {
	margin-bottom: 18px;
	padding: 20px;
	border: 1px solid #aaa;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

i {
	color: #3f9d5e;
}

.fa-check,
.fa-arrow-right {
	margin-top: .25em;	
}


.fa-pencil-square-o,
.fa-picture-o,
.fa-external-link {
	color: #777;
	margin-top: .25em;
}

.fa-file-pdf-o,
.fa-file-pdf {
	color: #ED1C24;
}

.fa-vimeo,
.fa-vimeo-v {
	color: #00ADEF;
}

.fa-circle {
	color: #C82E3A;
	margin-top: .25em;
}

#privacy .fa-circle {
	color: #C82E3A;
	margin-top: .25em;
	font-size: 50%;
}

#volunteer-experience .fa-caret-right {
	color: #777;
}

.fa-facebook,
.fa-facebook-f {
	color: #4469AF;
	font-size: 30px !important;
}

.fa-twitter {
	color: #2AA2EF;
	font-size: 30px !important;
}

.fa-instagram {
	color: #EF0D1F;
	font-size: 30px !important;
}

.fa-images,
.news .fa-external-link-alt {
	color: #666;
}

.fa-arrow-alt-circle-down {
	color: #111;
	font-size: 30px;
}

.c-111 {
	color: #111;
}

.fundraising-btn {
	background: #AC9DD3;
	background-image: -webkit-linear-gradient(top, #AC9DD3, #59459B);
	background-image: -moz-linear-gradient(top, #AC9DD3, #59459B);
	background-image: -ms-linear-gradient(top, #AC9DD3, #59459B);
	background-image: -o-linear-gradient(top, #AC9DD3, #59459B);
	background-image: linear-gradient(to bottom, #AC9DD3, #59459B);
	-webkit-border-radius: 10;
	-moz-border-radius: 10;
	border-radius: 10px;
	color: #ffffff !important;
	font-size: 14px;
	font-weight: 500;
	margin-bottom: 20px;
	padding: 10px 20px 10px 20px;
	text-decoration: none;
	letter-spacing: .05em;
}

.fundraising-btn:hover {
	background: #59459B;
	text-decoration: none;
}

.donate-now-btn {
	background: #59B679;
	background-image: -webkit-linear-gradient(top, #59B679, #317242);
	background-image: -moz-linear-gradient(top, #59B679, #317242);
	background-image: -ms-linear-gradient(top, #59B679, #317242);
	background-image: -o-linear-gradient(top, #59B679, #317242);
	background-image: linear-gradient(to bottom, #59B679, #317242);
	-webkit-border-radius: 10;
	-moz-border-radius: 10;
	border-radius: 10px;
	color: #ffffff !important;
	font-size: 14px;
	font-weight: 500;
	margin-bottom: 20px;
	padding: 10px 20px 10px 20px;
	text-decoration: none;
	letter-spacing: .05em;
}

.donate-now-btn:hover {
	background: #317242;
	text-decoration: none;
}

/*html * {
	outline: 1px solid red;
}*/

#intro #text div a {
	background: rgba(255, 255, 255, 0.9);
	color: red;
	padding: 2px 7px;
	-webkit-border-radius: 3px;
	   -moz-border-radius: 3px;
			border-radius: 3px;
}



.video-wrap {
	text-align: center;
}

.embed-container {
	position: relative;
	max-width: 100%;
	height: 0;
	padding-bottom: 56.25%;
	overflow: hidden;
}

.embed-container iframe,
.embed-container object,
.embed-container embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}