/*
 * HTML5 Boilerplate
 *
 * What follows is the result of much research on cross-browser styling.
 * Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal,
 * Kroc Camen, and the H5BP dev community and team.
 */

/* ==========================================================================
   Base styles: opinionated defaults
   ========================================================================== */

html,
button,
input,
select,
textarea {
    color: #222;
}

body {
    font-size: 1em;
    line-height: 1.4;
}

a {
    color: #00e;
}

a:visited {
    color: #551a8b;
}

a:hover {
    color: #06e;
}

/*
 * Remove text-shadow in selection highlight: h5bp.com/i
 * These selection declarations have to be separate.
 * Customize the background color to match your design.
 */

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

/*
 * A better looking default horizontal rule
 */

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

/*
 * Remove the gap between images and the bottom of their containers: h5bp.com/i/440
 */

img {
    vertical-align: middle;
}

/*
 * Remove default fieldset styles.
 */

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

/*
 * Allow only vertical resizing of textareas.
 */

textarea {
    resize: vertical;
}

/* ==========================================================================
   Chrome Frame prompt
   ========================================================================== */

.chromeframe {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}

/* ==========================================================================
   Author's custom styles - BCM Partnership
   ========================================================================== */

/* GLOBALS */

html {
  box-sizing: border-box;
}
*, *:before, *:after {
  box-sizing: inherit;
}


body {
	margin: 0;
	padding: 0;
	background-color: #FFE349;
	color: #686355;
	font-family: "Raleway-Medium", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
}

a, a:visited {
	background-color: transparent;
	color: #43340F;
	text-decoration: underline;
	font-weight: normal;
	outline: none !important;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
}

a:hover {
	background-color: transparent;
	color: #1BBFE1;
	text-decoration: underline;
	font-weight: normal;
}

/* BACKGROUNDS */

#bg-nav-curve {
	background: transparent url("../images/bg-nav-curve.png") center top no-repeat;
	height: 27px;
	width: 100%;
	background-size: 100% 100%;
}

#bg-slider-bottom {
	background: transparent url("../images/bg-slider-bottom.png") center top no-repeat;
	height: 63px;
	width: 100%;
	background-size: 100% 100%;
}

#bg-what-top {
	background: transparent url("../images/bg-what-top.jpg") center top no-repeat;
	height: 135px;
	width: 100%;
	background-size: 100% 100%;
}

#bg-what-bottom {
	background: transparent url("../images/bg-what-bottom.jpg") center top no-repeat;
	height: 122px;
	width: 100%;
	background-size: 100% 100%;
}

#bg-what-content-bottom {
	background: transparent url("../images/bg-what-content-bottom.png") center top no-repeat;
	height: 122px;
	width: 100%;
	background-size: 100% 100%;
}

#bg-why-bottom {
	background: transparent url("../images/bg-why-bottom.jpg") center top no-repeat;
	height: 65px;
	width: 100%;
	background-size: 100% 100%;
}

#bg-dream-top {
	background: #FFFFFF url("../images/bg-dream-top.png") center top no-repeat;
	height: 146px;
	width: 100%;
	background-size: 100% 100%;
}

#bg-dream-bottom {
	background: transparent url("../images/bg-dream-bottom.jpg") center top no-repeat;
	height: 121px;
	width: 100%;
	background-size: 100% 100%;
}

#bg-supporters-top {
	background: #FFFFFF url("../images/bg-supporters-top.png") center top no-repeat;
	height: 39px;
	width: 100%;
	background-size: 100% 100%;
}

#bg-contact-top-home {
	background: #FFF8D4 url("../images/bg-contact-top.png") center top no-repeat;
	height: 39px;
	width: 100%;
	background-size: 100% 100%;
}

#bg-contact-top-story {
	background: #1BBFE1 url("../images/bg-contact-top.png") center top no-repeat;
	height: 39px;
	width: 100%;
	background-size: 100% 100%;
}

#bg-contact-top {
	background: #FFFFFF url("../images/bg-contact-top.png") center top no-repeat;
	height: 39px;
	width: 100%;
	background-size: 100% 100%;
}

#bg-contact-bottom {
	background: #FBE048 url("../images/bg-contact-bottom.png") center top no-repeat;
	height: 31px;
	width: 100%;
	background-size: 100% 100%;
}

#bg-page-top {
	background: transparent url("../images/bg-page-top.png") center top no-repeat;
	height: 146px;
	width: 100%;
	background-size: 100% 100%;
}

/* HEADER */

#header {
    overflow: hidden;
    position: fixed;
    width: 100%;
    z-index: 500;
}

#header-outer {
	background-color: #FFFFFF;
	margin: 0 auto;
	text-align: left;
}

#header-inner {
	margin: 0 auto;
	width: 960px;
}

/* LOGO */

#logo {
	margin: 18px 70px 0 0;
	float: left;
	width: 119px;
	height: 70px;
	display: inline;
}

#logo a {
	background: transparent url("../images/logo.png") left top no-repeat;
	display: block;
	width: 119px;
	height: 70px;
	font-size: 18px;
	text-indent: -9999px;
}

/* LOGO - LARGE */

#logo-lge {
	margin: 0 auto;
	width: 184px;
	height: 108px;
}

#logo-lge h3 {
	background: transparent url("../images/logo-lge.png") left top no-repeat;
	display: block;
	width: 184px;
	height: 108px;
	font-size: 18px;
	text-indent: -9999px;
}

/* CONTAINER */

.container {
	/*background: #fff6c6;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPHJhZGlhbEdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgY3g9IjUwJSIgY3k9IjUwJSIgcj0iNzUlIj4KICAgIDxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiNmZmY2YzYiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjZmZlNDc4IiBzdG9wLW9wYWNpdHk9IjEiLz4KICA8L3JhZGlhbEdyYWRpZW50PgogIDxyZWN0IHg9Ii01MCIgeT0iLTUwIiB3aWR0aD0iMTAxIiBoZWlnaHQ9IjEwMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-radial-gradient(center, ellipse cover,  #fff6c6 0%, #ffe478 100%);
	background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%,#fff6c6), color-stop(100%,#ffe478));
	background: -webkit-radial-gradient(center, ellipse cover,  #fff6c6 0%,#ffe478 100%);
	background: -o-radial-gradient(center, ellipse cover,  #fff6c6 0%,#ffe478 100%);
	background: -ms-radial-gradient(center, ellipse cover,  #fff6c6 0%,#ffe478 100%);
	background: radial-gradient(ellipse at center,  #fff6c6 0%,#ffe478 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fff6c6', endColorstr='#ffe478',GradientType=1 );*/
}

.container-inner {
	width: 1000px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
}

.container-slider {
	background: transparent url("../images/bg.jpg") center top no-repeat;
	padding: 165px 0 85px 0;
	/*min-height: 950px;*/
}

.container-home {
	padding: 70px 0 20px 0;
	background-color: #FFFFFF;
}

.container-intro {
	padding: 155px 0 0 0;
}

.container-what,
.container-dream {
	color: #392701;
	background: #FEBD2D; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZlYmQyZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZjlmMTciIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #FEBD2D 0%, #FF9F17 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#febd2d), color-stop(100%,#FF9F17)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #FEBD2D 0%,#FF9F17 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #FEBD2D 0%,#FF9F17 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #FEBD2D 0%,#FF9F17 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #FEBD2D 0%,#FF9F17 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FEBD2D', endColorstr='#FF9F17',GradientType=0 ); /* IE6-8 */
}

.container-what {
	padding: 50px 0 60px 0;
}

.container-why {
	background-color: #1BBFE1;
}

.container-how,
.container-page {
	background-color: #FFFFFF;
}

.container-why {
	padding: 0 0 80px 0;
}

.container-how {
	padding: 20px 0 120px 0;
}

.container-news {
	padding: 80px 0 90px 0;
	background: #f8f8f8; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y4ZjhmOCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #f8f8f8 0%, #ffffff 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f8f8f8), color-stop(100%,#ffffff)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #f8f8f8 0%,#ffffff 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #f8f8f8 0%,#ffffff 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #f8f8f8 0%,#ffffff 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #f8f8f8 0%,#ffffff 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f8f8f8', endColorstr='#ffffff',GradientType=0 ); /* IE6-8 */

}

.container-supporters {
	background-color: #FFF8D4;
	padding: 10px 0 80px 0;
}

.container-contact {
	background-color: #FBE048;
	padding: 30px 0 40px 0;
}

.container-page {
	padding: 0 0 70px 0;
}

.container-inner strong {
	font-family: "Raleway-Medium", Arial, Helvetica, sans-serif;
}

/* MAIN */

#main {
	margin: 20px 0 0 0;
}

/* CONTENT */

#home-content {
	margin: 0 auto;
	width: 80%;
	text-align: center;
}

#page-title {
	text-align: center;
}

#home-title h2,
#page-title h2 {
	padding: 15px 0 25px 0;
	font-family: "Comic-Zine", Arial, Helvetica, sans-serif;
	font-size: 100px;
	line-height: 0.8em;
	font-weight: normal;
	color: #F57F20;
	text-align: center;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

#home-content h2,
#home-content h3 {
	font-family: "Raleway-Medium", Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: 1.5em;
}

#home-content h2 {
	margin: 0 auto 30px auto;
	font-size: 28px;
	line-height: 1.4em;
	color: #F57F20;
	width: 75%;
}

#home-content h3 {
	margin: 0 auto 50px auto;
	font-size: 26px;
}

#home-content p,
#page-title p {
	font-family: "Raleway-Light", Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 1.4em;
	font-weight: normal;
}

#home-content p {
	padding: 0 0 30px 0;
}

#page-title p {
	margin: 0 auto;
	padding: 0 0 40px 0;
	width: 80%;
}

.page-content-inner {
	margin: 0 auto;
	width: 80%;
}

#page-content h3 {
	margin: 0 0 30px 0;
	font-family: "Raleway-SemiBold", Arial, Helvetica, sans-serif;
    font-weight: normal;
	font-size: 24px;
	line-height: 1.4em;
}

#page-content h4 {
	margin: 0 auto;
	padding: 5px 0 32px 0;
	font-family: "Comic-Zine", Arial, Helvetica, sans-serif;
    font-weight: normal;
	font-size: 48px;
	line-height: 1em;
	color: #F57F20;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

#page-content h4.center,
#page-content h5.center {
	text-align: center;
	width: 85%;
}

#page-content h5.center {
	margin: 0 auto 30px auto;
}

#page-content p.center {
	text-align: center;
}

#page-content p,
#page-content ul {
	padding: 0 0 25px 0;
	font-family: "Raleway-Light", Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 1.6em;
}

.container-inner p a,
#page-content p a,
#page-content p strong {
	font-family: "Raleway-Medium", Arial, Helvetica, sans-serif;
}

#page-content p.orange {
	padding: 0 0 20px 0;
	font-family: "Raleway-Medium", Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 1.2em;
	color: #F57F20;
}

#page-content ul {
	margin: 10px 50px;
}

#page-content li {
	padding: 0 0 15px 0;
}

#page-content li:last-child {
	padding: 0;
}

/* MAIN NAVIGATION */

#header-nav {
	float: left;
}

#donate-mobile {
	display: none;
	float: right;
}

#header-nav {
	margin: 27px 0 0 0;
}

#donate-mobile {
	margin: 27px 60px 0 0;
}

#nav-main ul,
#donate-mobile ul {
	list-style-type: none;
}

#nav-main li {
	margin: 11px 14px 0 14px;
	float: left;
	display: inline;
}

#donate-mobile li {
	margin: 11px 14px 0 14px;
	float: left;
	display: inline;
}

#nav-main a,
#donate-mobile a {
	font-family: "Raleway-Medium", Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 1.2em;
	font-weight: normal;
	display: block;
	color: #532703;
	text-transform: uppercase;
	text-align: center;
	text-decoration: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

#nav-main a:hover,
#nav-main li.current-menu-item a:hover {
	color: #F57F20;
}

#nav-main .nav-donate {
	margin: 0 0 0 16px;
}

#donate-mobile .nav-donate {
	margin: 0;
}

#nav-main .nav-donate a,
#donate-mobile .nav-donate a {
	font-family: "Comic-Zine", Arial, Helvetica, sans-serif;
	background-color: #1BBFE1;
	color: #FFFFFF;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

#nav-main .nav-donate a,
#donate-mobile .nav-donate a {
	font-size: 39px;
	padding: 5px 23px;
	border-radius: 10px;
}

#nav-main .nav-donate a:hover,
#donate-mobile .nav-donate a:hover {
	background-color: #F57F20;
}

/* SIDEBAR - MAIN */

#sidebar {
	float: right;
	width: 320px;
}

/* BUTTONS */

.button-blue,
#contact-intro .wpcf7-form .wpcf7-submit,
#mc4wp_submit,
.sc-checkout-form .sc-payment-btn {
	font-family: "Comic-Zine", Arial, Helvetica, sans-serif;
	font-weight: normal;
	background-color: #1BBFE1;
	color: #FFFFFF !important;
	text-decoration: none;
	padding: 7px 20px;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.button-blue:hover,
#contact-intro .wpcf7-form .wpcf7-submit:hover,
#mc4wp_submit:hover,
.sc-checkout-form .sc-payment-btn:hover,
.monthly-selected,
.single-selected {
	background: #F57F20;
	color: #FFFFFF;
	text-decoration: none;
}

.donate-med,
.donate-lge,
.buy-med {
	margin: 20px 0 40px 0;
	padding: 0;
	text-align: center;
}

.donate-med .button-blue,
.buy-med .button-blue {
	font-size: 45px;
	padding: 12px 25px;
}

.donate-lge .button-blue {
	font-size: 58px;
	padding: 12px 30px;
}

.container-page .button-blue {
	display: inline-block;
	padding: 18px 30px;
}

/* PHOTO SLIDER */

#photo-slider-outer {
	width: 100%;
	position: relative;
}

#photo-controls #photo-prev,
#photo-controls #photo-next {
	width: 31px;
	height: 33px;
	display: block;
	text-indent: -9999px;
	position: absolute;
	margin: -16px 0 0 0;
	z-index: 400;
}

#photo-controls #photo-prev {
	background: transparent url("../images/photo-slider-prev.png") left top no-repeat;
	left: 68px;
	top: 38%;
}

#photo-controls #photo-next {
	background: transparent url("../images/photo-slider-next.png") left top no-repeat;
	right: 75px;
	top: 40%;
}

#photo-controls #photo-prev:hover,
#photo-controls #photo-next:hover {
	background-position: 0 -33px;
}

#photo-slider {
	margin: 10px auto 0 auto;
	width: 530px;
	text-align: center;
}

#photo-slider img {
	text-align: center;
}

/* WATCH VIDEO */

#watch-video {
	margin: -20px auto 0 auto;
	width: 455px;
	height: 101px;
	text-align: center;
}

#watch-video a {
	background: transparent url("../images/button-watch-video.png") left top no-repeat;
	display: block;
	width: 420px;
	height: 101px;
	font-size: 16px;
	text-indent: -9999px;
	-webkit-transition: none;
	-moz-transition: none;
	-o-transition: none;
	transition: none;
}

#watch-video a:hover {
	background-position: 0 -101px;
}

/* WHAT WE DO */

#what-intro {
	margin: 0 0 10px 0;
}

#what-intro-left {
	float: left;
}

#what-intro-right {
	margin: 0 0 0 50px;
	float: left;
	width: 55%;
}

#title-what {
	margin: -45px 0 0 0;
	float: left;
	background: transparent url("../images/title-what.png") left top no-repeat;
	display: block;
	width: 350px;
	height: 337px;
	font-size: 18px;
	text-indent: -9999px;
}

#what-sleepovers {
	margin: 0 0 50px 0;
}

#what-intro p {
	margin: 0 0 0 20px;
	font-family: "Raleway-Medium", Arial, Helvetica, sans-serif;
	font-size: 28px;
	line-height: 1.5em;
	font-weight: normal;
}

#what-sleepovers h3,
#what-programs h3 {
	padding: 0 0 10px 0;
	font-family: "Comic-Zine", Arial, Helvetica, sans-serif;
	font-size: 70px;
	font-weight: normal;
	line-height: 1.2em;
	color: #FFFBE5;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

#what-programs h3 {
	text-align: right;
}

#what-intro h4,
#what-sleepovers h4 {
	margin: 45px 0 0 0;
	float: left;
	color: #FFFFFF;
}

#what-intro h4,
#what-intro a,
#what-sleepovers h4,
#what-sleepovers a {
	font-size: 28px;
	font-weight: normal;
	line-height: 1.2em;
    z-index: 1;
    position: relative;
}

#what-intro a,
#what-sleepovers a {
	font-size: 32px;
	line-height: 1.3em;
	color: #1BBFE1;
	text-decoration: underline;
}

#what-intro a:hover,
#what-sleepovers a:hover {
	color: #FFFFFF;
}

#what-intro h5,
#what-programs h5 {
	float: right;
	font-size: 35px;
	font-weight: normal;
	line-height: 1.2em;
	color: #FFFBE5;
	text-align: center;
}

#what-intro h5 {
	margin: 40px 0 40px 10px;
}

#what-programs h5 {
	margin: 45px 30px 0 0;
	width: 50%;
}

#what-sleepovers p,
#what-programs p {
	font-family: "Raleway-Light", Arial, Helvetica, sans-serif;
	font-size: 19px;
	line-height: 1.7em;
	width: 50%;
}

#what-sleepovers p {
	margin: 0 0 40px 30px;
	float: left;
}

#what-programs {
	margin: -10px 0 0 0;
	padding: 0 0 60px 0;
}

#what-programs p {
	margin: 0 30px 0 0;
	float: right;
}

#what-sleepovers .image-outer {
	margin: 80px 0 0 0;
	float: right;
	position: relative;
}

#what-programs .image-outer {
	float: left;
	margin: 20px 0 0 0;
	position: relative;
}

#photo-slider img,
#what-sleepovers .hero,
#what-programs .hero,
#dream-intro .hero {
	background-color: #FFFFFF;
	padding: 15px;
	border-radius: 50%;
}

#what-sleepovers .icon,
#what-programs .icon {
	position: absolute;
	top: -25px;
}

#what-sleepovers .icon {
	left: 0;
}

#what-sleepovers .icon-kite {
	position: absolute;
	left: -120px;
	bottom: -85px;
}

#what-programs .icon {
	right: 0;
}

#what-intro .image-sml,
#what-sleepovers .image-sml {
	float: left;
}

#what-intro .image-sml {
	margin: 0 30px 0 20px;
}

#what-sleepovers .image-sml {
	margin: 0 30px 0 0;
}

#what-intro .image-sml img,
#what-sleepovers .image-sml img {
	background-color: #FFFFFF;
	padding: 3px;
	border-radius: 50%;
}

/* WHY WE NEED YOUR HELP */

#why-intro {
	margin: 0 0 25px 0;
	position: relative;
}

.container-page #why-intro {
	margin: 210px 0 40px 0;
}

#why-intro #title-why,
#why-intro #title-why-sleepover,
#why-intro #title-why-onechild,
#why-intro #title-why-costs {
	float: left;
	display: block;
	font-size: 18px;
	text-indent: -9999px;
}

#why-intro #title-why {
	margin: -125px 0 0 -50px;
	background: transparent url("../images/title-why.png") left top no-repeat;
	width: 348px;
	height: 335px;
}

#why-intro #title-why-sleepover {
	margin: -150px 0 0 0;
	background: transparent url("../images/title-why-sleepover.png") left top no-repeat;
	width: 222px;
	height: 222px;
}

#why-intro #title-why-onechild {
	margin: -32px 0 0 -10px;
	background: transparent url("../images/title-why-onechild.png") left top no-repeat;
	width: 222px;
	height: 222px;
}

#why-intro #title-why-costs {
	margin: -170px 0 0 0;
	background: transparent url("../images/title-why-costs.png") left top no-repeat;
	width: 267px;
	height: 267px;
}

.arrow-yellow,
.arrow-yellow-mid,
.arrow-yellow-alt,
.arrow-orange,
.arrow-orange-mid,
.arrow-orange-alt {
	position: absolute;
}

.arrow-yellow,
.arrow-yellow-alt {
	background: transparent url("../images/arrow-yellow.png") left top no-repeat;
	width: 76px;
	height: 49px;
}

.arrow-yellow-mid {
	background: transparent url("../images/arrow-yellow-mid.png") left top no-repeat;
	width: 69px;
	height: 43px;
}

.arrow-orange,
.arrow-orange-alt {
	background: transparent url("../images/arrow-orange.png") left top no-repeat;
	width: 76px;
	height: 49px;
}

.arrow-orange-mid {
	background: transparent url("../images/arrow-orange-mid.png") left top no-repeat;
	width: 69px;
	height: 43px;
}

.arrow-yellow,
.arrow-orange {
	top: 75px;
	left: 300px;
}

.arrow-yellow-alt,
.arrow-orange-alt {
	top: 100px;
	right: 190px;
}

.arrow-yellow-mid,
.arrow-orange-mid {
	top: -95px;
	left: 540px;
}

/* WHY WE NEED YOUR HELP */

#why-cost {
	margin: 0 auto;
	width: 95%;
	text-align: center;
}

#content-home h5,
#why-cost h3,
#why-cost h4,
#why-cost h5,
#how-sleepover h5,
#how-book h5,
#how-or h5,
#supporters-outer h4,
.news-content h5,
#contact-intro h5,
.container-page h5 {
    font-weight: normal;
}

#why-cost h3 {
	margin: 0 0 6px 0;
	font-size: 80px;
	line-height: 1em;
	color: #FFEB83;
}

#why-cost h4 {
	margin: 0 0 20px 0;
	font-size: 42px;
	line-height: 1em;
	color: #FFFFFF;
}

#why-cost h5 {
	color: #FFFFFF;
	font-size: 30px;
	line-height: 1.2em;
}

#why-cost h5 a {
	font-size: 40px;
	line-height: 1.2em;
	color: #FFEB83;
}

#why-cost h5 a:hover {
	color: #FFFFFF;
}

#why-cost p {
	margin: 0 0 25px 0;
	font-family: "Raleway-Medium", Arial, Helvetica, sans-serif;
	font-size: 26px;
	line-height: 1.6em;
	color: #FFFFFF;
}

/* HOW YOU CAN HELP */

#how-intro {
	margin: 0 auto 60px auto;
	width: 90%;
}

#title-how {
	margin: 0 40px 0 0;
	float: left;
	background: transparent url("../images/title-how.png") left top no-repeat;
	display: block;
	width: 351px;
	height: 337px;
	font-size: 18px;
	text-indent: -9999px;
}

#title-or {
	margin: 30px auto 25px auto;
	background: transparent url("../images/title-or.png") left top no-repeat;
	display: block;
	width: 126px;
	height: 121px;
	font-size: 15px;
	text-indent: -9999px;
}

#content-home h5,
#how-sleepover h5,
#how-book h5,
#how-or h5,
.news-content h5,
#contact-intro h5,
.container-page h5 {
	font-size: 30px;
	line-height: 1.1em;
	color: #6F5901;
}

#content-home h5 a,
#how-sleepover h5 a,
.news-content h5 a,
.container-page h5 a {
	font-size: 40px;
	line-height: 1.2em;
	color: #1BBFE1;
}

#content-home h5 a:hover,
#how-sleepover h5 a:hover,
.news-content h5 a:hover,
.container-page h5 a:hover {
	color: #6F5901;
}

#how-intro p,
#how-sleepover p {
	font-family: "Raleway-Medium", Arial, Helvetica, sans-serif;
	font-size: 22px;
	line-height: 1.6em;
}

#how-sleepover {
	margin: 0 0 60px 0;
	text-align: center;
}

#how-sleepover p {
	margin: 0 auto 30px auto;
	width: 78%;
}

#how-intro h4 {
	margin: 0;
	float: left;
	width: 48%;
}

#how-intro p {
	margin: 55px 0 35px 0;
	float: left;
	width: 48%;
	text-align: center;
}

#how-sleepover .image-outer {
	margin: 0 auto 30px auto;
	text-align: center;
}

#how-book .image-outer {
	margin: -30px auto 30px auto;
	text-align: center;
}

#page-content .image-outer {
	margin: 15px auto 18px auto;
	text-align: center;
}

.one-half {
	/*float: left;*/
	width: 50%;
	padding: 0 25px;
	margin: auto;

}

.one-third {
	float: left;
	width: 33.33%;
	padding: 0 25px;
}

.content-columns {
	margin: 15px 0 50px 0;
}

.content-columns-alt {
	margin: 15px 0 30px 0;
}

#how-tips {
	margin: 0 0 50px 0;
}

#how-tips,
#dream-offer .one-third,
.content-columns {
	text-align: center;
}

#how-tips h4,
.content-columns h4 {
	margin: 25px 0 15px 0;
	font-family: "Comic-Zine", Arial, Helvetica, sans-serif;
	font-size: 45px;
	font-weight: normal;
	line-height: 0.9em;
	color: #1BBFE1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

#how-tips p,
#dream-offer p,
.content-columns p {
	font-family: "Raleway-Light", Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 1.5em;
}

#how-tips p {
	padding: 0 5px;
}

#how-tips img,
.content-columns img {
	padding: 10px;
	border-radius: 50%;
}

#how-tips img {
	background-color: #1BBFE1;
}

.content-columns img {
	background-color: #FFE478;
}

#how-book {
	margin: 100px 0 0 0;
}

#how-book h5 {
	margin: 0 0 25px 0;
	color: #F57F20;
	font-size: 36px;
	line-height: 1.2em;
}

#how-or {
	margin: 40px 0 0 0;
	text-align: center;
}

#how-or h5 {
	margin: 0 0 25px 0;
	color: #1BBFE1;
}

#how-book p,
#how-or p {
	font-family: "Raleway-Light", Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 1.5em;
}

#how-book p {

}

#how-or p {
	margin: 0 auto;
	width: 78%;
}

/* OUR DREAM */

#dream-intro-left {
	float: left;
	width: 55%;
}

#dream-intro-right {
	float: right;
	/*width: 45%;*/
}

#title-dream {
	margin: -200px 0 0 -50px;
	background: transparent url("../images/title-dream.png") left top no-repeat;
	display: block;
	width: 351px;
	height: 336px;
	font-size: 18px;
	text-indent: -9999px;
}

#dream-intro p {
	margin: 25px 0 0 0;
	font-family: "Raleway-Medium", Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 1.7em;
}

#dream-intro .image-outer {
	margin: -20px 0 0 0;
	float: right;
}

#dream-offer {
	margin: -30px 0 0 0;
}

#dream-offer h3 {
	padding: 0 0 10px 0;
	font-family: "Comic-Zine", Arial, Helvetica, sans-serif;
	font-size: 46px;
	font-weight: normal;
	line-height: 0.9em;
	color: #FFFBE5;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

#dream-offer h4 {
	margin: 25px 0 25px 0;
	font-family: "Raleway-SemiBold", Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: normal;
	line-height: 1.1em;
	color: #FFFBE5;
}

#dream-offer img {
	background-color: #FFFFFF;
	padding: 10px;
}

#dream-offer p {
	margin: 25px 15px 0 15px;
}

/* NEWS */

#home-news-outer .cycle-slideshow {
	margin: 0 auto;
	width: 80%;
}

#home-news-outer {
	/*margin: 0 25px;*/
	width: 100%;
	position: relative;
}

#home-news-outer h4,
#page-content #page-news h4 {
	margin: 15px 0 0 0;
	font-family: "Raleway-Medium", Arial, Helvetica, sans-serif;
	font-size: 22px;
	line-height: 1.3em;
}

#page-content #page-news h4 {
	font-family: "Raleway-SemiBold", Arial, Helvetica, sans-serif !important;
	padding: 0;
    -webkit-font-smoothing: none !important;
    -moz-osx-font-smoothing: none !important;
}

#home-news-outer h4 a,
#page-content #page-news h4 a {
	text-decoration: none;
}

#home-news-outer h4 a:hover,
#page-content #page-news h4 a:hover {
	text-decoration: underline;
}

.home-news-inner,
.page-news-inner {
	margin: 0 auto;
	width: 100%;
}

#page-content .page-news-inner {
	margin: 0 0 40px 0;
}

#news-controls #news-prev,
#news-controls #news-next {
	width: 76px;
	height: 77px;
	display: block;
	text-indent: -9999px;
	position: absolute;
	top: 50%;
	margin: -38px 0 0 0;
	z-index: 400;
}

#news-controls #news-prev {
	background: transparent url("../images/slider-prev.png") left top no-repeat;
	left: 0;
}

#news-controls #news-next {
	background: transparent url("../images/slider-next.png") left top no-repeat;
	right: 0;
}

#news-controls #news-prev:hover,
#news-controls #news-next:hover {
	background-position: 0 -77px;
}

#page-news {
	margin: 40px auto 0 auto;
	width: 80%;
}

.image-center {
	margin: 20px auto 0 auto;
	text-align: center;
}

.video-embed {
	margin: 15px 0 35px 0;
}

.news-photo {
	background: #FFE478 url("../images/logo-footer.png") 45% 45% no-repeat;
	margin: 8px 0 0 10px;
	float: left;
	width: 250px;
	min-height: 250px;
	border-radius: 50%;
}

.news-photo img {
	background-color: #1BBFE1;
	padding: 10px;
	border-radius: 50%;
}

.news-photo a {
	display: block;
}

.news-content {
	padding: 0 10px 0 0;
	float: right;
	width: 62%;
}

.news-date,
#page-content .news-date {
	margin: 0 !important;
	font-size: 16px !important;
}

#page-content .news-date {
	padding: 45px 0 0 0 !important;
}

.news-content-inner p,
#page-content .news-content-inner p {
	margin: 20px 0;
	font-family: "Raleway-Light", Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 1.4em;
}

#page-content .news-content-inner p {
	padding: 0;
}

.wp-pagenavi {
	margin: 0 auto;
	padding: 20px 0 0 0;
	width: 80%;
	text-align: center;
}

.wp-pagenavi .pages {
	display: none;
}

.wp-pagenavi .current,
.wp-pagenavi a {
	margin: 0 10px;
	font-size: 20px;
}

.wp-pagenavi .current {
	color: #F57F20;
}

.wp-pagenavi a {
	color: #1ABADB;
	text-decoration: none;
}

.wp-pagenavi a:hover {
	color: #F57F20;
	text-decoration: underline;
}

/* SUPPORTERS */

#supporters-outer h4 {
	margin: 0 45px 0 0;
	float: left;
	width: 25%;
	font-family: "Comic-Zine", Arial, Helvetica, sans-serif;
	font-size: 44px;
	line-height: 0.85em;
	color: #8F7846;
	text-align: center;
	-webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

#supporters-outer h4 span {
	display: block;
	font-size: 30px;
	line-height: 0.85em;
}

#supporters-inner {
	float: left;
	width: 672px;
}

#supporters-inner div {
	float: left;
}

#supporters-outer #supporter-variety {
	margin: 0 60px 0 0;
}

#supporters-outer #supporter-stgeorge {
	margin: 15px 60px 0 0;
}

#supporters-outer #supporter-wesley {
	margin: 15px 0 0 0;
}

/* GET IN TOUCH */

#title-contact {
	margin: -125px 0 40px 0;
	background: transparent url("../images/title-contact.png") left top no-repeat;
	display: block;
	width: 285px;
	height: 276px;
	font-size: 18px;
	text-indent: -9999px;
	/*position: absolute;
	left: 0;
	top: 0;*/
}

#contact-intro {
	position: relative;
}

#contact-intro #title-social {
	padding: 0 20px;
	text-align: center;
}

#contact-intro h6 {
	margin: 0 0 35px 0;
	font-size: 20px;
	line-height: 1.4em;
	font-weight: normal;
}

#contact-intro p {
	margin: 15px 0 35px;
	font-family: "Raleway-Light", Arial, Helvetica, sans-serif;
	font-size: 19px;
	line-height: 1.6em;
}

#contact-intro p img {
	float: left;
}

#contact-intro p a {
	font-family: "Raleway-Light", Arial, Helvetica, sans-serif;
	color: inherit;
	text-decoration: none;
}

#contact-intro p span {
	padding: 0 0 0 35px;
	display: block;
}

#contact-social {
	margin: 20px auto 0 auto;
	text-align: center;
	list-style-type: none;
}

#share-social {
	margin: 0 auto 50px auto;
	text-align: center;
	list-style-type: none;
}

#share-social h4 {
	margin: 30px 0 0 0;
	padding: 0 0 20px 0;
}

#contact-social .social-icon,
#share-social .social-icon {
	margin: 0 8px;
	display: inline-block;
}

#contact-social a,
#share-social a {
	display: block;
	width: 40px;
	height: 40px;
	font-size: 14px;
	text-indent: -9999px;
}

#contact-social a#twitter,
#share-social a#twitter {
	background: transparent url("../images/social-twitter.png") left top no-repeat;
}

#contact-social a#facebook,
#share-social a#facebook {
	background: transparent url("../images/social-facebook.png") left top no-repeat;
}

#contact-social a#instagram,
#share-social a#instagram {
	background: transparent url("../images/social-instagram.png") left top no-repeat;
}

#contact-social a#email,
#share-social a#email {
	background: transparent url("../images/social-email.png") left top no-repeat;
}

#contact-social a#twitter:hover,
#contact-social a#facebook:hover,
#contact-social a#instagram:hover,
#contact-social a#email:hover,
#share-social a#twitter:hover,
#share-social a#facebook:hover,
#share-social a#instagram:hover,
#share-social a#email:hover {
	background-position: 0 -40px;
}

/* CONTACT FORM */

#contact-intro .wpcf7-form p {
	margin: 0 0 25px 0;
}

#page-content .mc4wp-form p,
.mc4wp-form p {
	margin: 0 0 10px 0;
}

#page-content .mc4wp-form p {
	padding: 0;
}

.mc4wp-form p.align-right {
	text-align: right;
}

#contact-intro .wpcf7-form p {
	margin: 0 0 25px 0;
}

#contact-intro .wpcf7-form span {
	padding: 0;
}

#contact-intro .wpcf7-form input,
#contact-intro .wpcf7-form textarea,
#contact-intro .wpcf7-form select,
.mc4wp-form input,
.sc-checkout-form input,
.sc-checkout-form textarea,
.sc-checkout-form select {
	width: 100%;
	font-family: "Raleway-Medium", Arial, Helvetica, sans-serif;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

#contact-intro .wpcf7-form input,
#contact-intro .wpcf7-form textarea,
.mc4wp-form input,
.sc-checkout-form input,
.sc-checkout-form textarea {
	padding: 12px 15px;
}

.sc-checkout-form {
	clear: both;
	margin: 0 0 90px 0;
}

.sc-checkout-form .one-half {
	margin: 0 0 20px 0;
}

#sc_checkout_form_1,
#sc_checkout_form_2 {
	/*display: none;*/
}

#sc_checkout_form_2 .one-half {
	margin: 0 auto 38px auto;
	float: none;
}

.sc-checkout-form select {
	padding: 11px 15px;
}

#contact-intro .wpcf7-form input,
#contact-intro .wpcf7-form textarea,
#contact-intro .wpcf7-form select {
	background-color: #FFF2BC;
	border: 1px solid #BDC3C7;
}

#contact-intro ::-webkit-input-placeholder { color: #C1B5A0; opacity: 1; }
#contact-intro ::-moz-placeholder { color: #C1B5A0; opacity: 1; }
#contact-intro :-moz-placeholder { color: #C1B5A0; opacity: 1; }
#contact-intro :-ms-input-placeholder { color: #C1B5A0; opacity: 1; }

.mc4wp-form input,
.sc-checkout-form input,
.sc-checkout-form textarea,
.sc-checkout-form select {
	background-color: #FFFFFF;
	border: 1px solid #BDC3C7;
	font-size: 15px;
}

.sc-radio-group {
	margin: 0 0 35px 0;
}

.sc-radio-group label {
	margin: 0 0 15px 0;
	padding: 10px 10px 12px 20px;
	display: block;
	width: 90%;
	background-color: #1BBFE1;
	color: #FFFFFF;
	font-size: 20px;
	cursor: pointer;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
}

.sc-radio-group label.donate-selected,
.sc-radio-group label:hover {
	background-color: #F57F20;
}

.sc-radio-group input {
	width: auto;
}

.sc-radio-group span {
	margin: 0 0 0 10px;
}

#single-amount label:first-child {
	float: left;
	padding: 11px 10px 0 0;

}

#monthly-contact .sc-form-group label,
#single-amount .sc-form-group label {
	display: block;
	margin: 0 0 8px 0;
}

.sc-uea-container {
	float: left;
	width: 94.3%;
}

#contact-intro .wpcf7-form textarea {
	height: 180px;
}

#contact-intro .wpcf7-form input:focus,
#contact-intro .wpcf7-form textarea:focus,
#contact-intro .wpcf7-form select:focus,
.mc4wp-form input:focus,
.sc-checkout-form input:focus,
.sc-checkout-form textarea:focus,
.sc-checkout-form select:focus {
	border: 1px solid #6F5901;
}

#contact-intro .wpcf7-form .wpcf7-submit,
#mc4wp_submit,
.sc-checkout-form .sc-payment-btn {
	background-color: none;
	border: none;
	width: auto;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
}

#contact-intro .wpcf7-form .wpcf7-submit {
	font-size: 38px;
}

#mc4wp_submit {
	font-size: 33px;
}

.sc-checkout-form .sc-payment-btn {
	clear: both;
	margin: 0 auto 30px auto;
	font-size: 50px;
	display: block;
}

#contact-intro .wpcf7-form .wpcf7-not-valid-tip {
	font-size: 14px;
	padding: 0 0 0 18px;
}

#contact-intro .wpcf7-form .wpcf7-response-output {
	margin: 0;
	padding: 0 30px;
	text-align: center;
}

#contact-intro .wpcf7-form .ajax-loader {
	margin: 0 0 0 20px;
	float: none;
}

/* STRIPE CHECKOUT - DONATE */

.sc-checkout-form .sc-form-group {
	margin: 0 0 15px 0;
}

.sc-checkout-form .sc-uea-currency {
	display: none;
}

#page-content .sc-checkout-form .parsley-errors-list {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 16px;
}

.sc-checkout-form .parsley-required,
.sc-checkout-form .parsley-type,
.sc-checkout-form .parsley-min {
	margin: 5px 0 10px 0;
	color: #F57F20;
	font-size: 14px;
	line-height: 1.2em;
}

.sc-checkout-form .parsley-error,
.sc-checkout-form .parsley-error:focus {
	border-color: #F57F20;
}

/* FOOTER */

#footer-top {
	margin: 0 0 50px 0;
}

#footer-outer {
	background-color: #FFFFFF;
	margin: 0 auto;
	text-align: left;
}

#footer-inner {
	margin: 0 auto;
	padding: 10px 0 50px 0;
	width: 960px;
}

#footer-logo {
	float: left;
	margin: 0 65px 0 0;
	width: 126px;
	height: 75px;
	display: inline;
}

#footer-logo h3 {
	margin: 0;
	padding: 0;
}

#footer-logo a {
	background: transparent url("../images/logo-footer.png") left top no-repeat;
	display: block;
	width: 126px;
	height: 75px;
	font-size: 15px;
	text-indent: -9999px;
}

#footer-bottom h4 {
	font-family: "Raleway-SemiBold", Arial, Helvetica, sans-serif;
	padding: 0 0 20px 0;
	font-size: 19px;
	font-weight: normal;
	color: #6F5901;
	line-height: 1.2em;
}

#footer-about {
	float: left;
	width: 60%;
}

#footer-about p {
	margin: 0;
	padding: 33px 0 0 0;
	color: #6F5901;
	font-size: 16px;
	line-height: 1.45em;
}

#footer-social,
#footer-supporters,
#footer-help,
#footer-newsletter {
	float: left;
}

#footer-social {
	width: 26%;
}

.footer-share,
.g-plusone {
	float: left;
	margin: 0 6px 0 0;
}

#footer-supporters {
	width: 21%;
}

#footer-supporters h4,
#footer-help h4 {
	text-align: center;
}

#footer-help {
	width: 20%;
	text-align: center;
}

#footer-help .button-blue {
	font-size: 33px;
}

#footer-help h4 {
	margin: 0 0 5px 0;
}

#footer-newsletter {
	width: 33%;
}

#footer-bottom div.last {
	margin-top: -2px;
}

#footer-nav p {
	float: left;
}

#footer-nav p,
#nav-footer ul {
	font-size: 13px;
}

#footer-nav span {
	padding: 0 20px 0 0;
}

#nav-footer {
	float: left;
}

#nav-footer li {
	display: inline;
	padding: 0 20px 0 0;
}

#footer-nav p,
#nav-footer a {
	color: #6F5901;
}

#nav-footer a:hover {
	color: #000;
}

/* MISC */

img { border: none; max-width: 100%; width: auto; height: auto; }
textarea { resize: none; }
.hide { display: none; }

.desktop { display: block; }
.mobile { display: none; }

.gradient { filter: none; }
::-moz-selection { background: #1BBFE1; color: #FFFFFF; text-shadow: none; }
::selection { background: #1BBFE1; color: #FFFFFF; text-shadow: none; }
:focus { outline-color: transparent; outline-style: none; }

::-webkit-input-placeholder { color: #58585A; opacity: 1; }
::-moz-placeholder { color: #58585A; opacity: 1; }
:-moz-placeholder { color: #58585A; opacity: 1; }
:-ms-input-placeholder { color: #C1B5A0; opacity: 1; }
:focus::-webkit-input-placeholder { color: transparent; }

/* CLEARFIX */

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

.clearfix {display: inline-block; }
* html .clearfix { height: 1%;}
.clearfix {display: block;}

/* ==========================================================================
   Helper classes
   ========================================================================== */

/*
 * Image replacement
 */

.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    /* IE 6/7 fallback */
    *text-indent: -9999px;
}

.ir:before {
    content: "";
    display: block;
    width: 0;
    height: 100%;
}

/*
 * Hide from both screenreaders and browsers: h5bp.com/u
 */

.hidden {
    display: none !important;
    visibility: hidden;
}

/*
 * Hide only visually, but have it available for screenreaders: h5bp.com/v
 */

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

/*
 * Extends the .visuallyhidden class to allow the element to be focusable
 * when navigated to via the keyboard: h5bp.com/p
 */

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

/*
 * Hide visually and from screenreaders, but maintain layout
 */

.invisible {
    visibility: hidden;
}

/*
 * Clearfix: contain floats
 *
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    `contenteditable` attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that receive the `clearfix` class.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */

.clearfix:before,
.clearfix:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}

.clearfix:after {
    clear: both;
}

/*
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */

.clearfix {
    *zoom: 1;
}

/* ==========================================================================
   Media Queries for Responsive Design.
   Theses examples override the primary ('mobile first') styles.
   ========================================================================== */

@media only screen and (max-width: 1023px) {

	#header-outer {
		padding: 0 0 10px 0;
	}

	#header-inner,
	#footer-inner {
		width: 90%;
	}

	#logo {
		margin: 18px 0 0 0;
	}

	#donate-mobile {
		display: block;
	}

	.container-inner {
		width: 90%;
	}

	.container-what {
		padding: 50px 0 0 0;
	}

	.one-half {
		padding: 0 15px;
	}
	}

	.one-third {
		padding: 0 15px;
	}

	#photo-controls #photo-prev {
		left: 0;
		top: 43%;
	}

	#photo-controls #photo-next {
		right: 0;
		top: 44%;
	}

	#home-title h2,
	#page-title h2 {
		font-size: 100px;
		line-height: 0.8em;
	}

	#page-title h2 {
		padding: 15px 0 25px 0;
	}

	#page-title p {
		padding: 0 0 30px 0;
	}

	#home-content {
		width: 90%;
	}

	#home-content h2 {
		width: 90%;
	}

	#what-intro p {
		margin: 0;
		text-align: center;
	}

	#what-intro-left,
	#what-intro-right,
	#dream-intro-left,
	#dream-intro-right {
		float: none;
		width: 90%;
		margin: 0 auto;
	}

	#title-what {
		float: none;
		margin: -45px auto 45px auto;
	}

	#title-how {
		float: none;
		margin: 0 auto 45px auto;
	}

	#title-dream {
		float: none;
		margin: -200px auto 35px auto;
	}

	#what-sleepovers .image-outer,
	#what-programs .image-outer {
		float: none;
		text-align: center;
		width: 354px;
	}

	#what-sleepovers .image-outer {
		margin: 60px auto 35px auto;
	}

	#what-programs .image-outer {
		margin: 30px auto 35px auto;
	}

	#what-sleepovers h3,
	#what-programs h3 {
		text-align: center;
	}

	#what-intro h5,
	#what-programs h5 {
		float: none;
		font-size: 25px;
		line-height: 1.2em;
		width: 90%;
	}

	#what-intro h5 {
		margin: 40px auto;
	}

	#what-programs h5 {
		margin: 45px auto 0 auto;
	}

	#what-sleepovers,
	#what-programs {
		width: 90%;
		margin: 0 auto;
	}

	#what-sleepovers p,
	#what-programs p {
		float: none;
		width: 90%;
		text-align: center;
	}

	#what-sleepovers p {
		margin: 0 auto 40px auto;
	}

	#what-programs p {
		margin: 0 auto;
	}

	#why-intro #title-why {
		float: none;
		margin: -125px auto 0 auto;
	}

	#why-intro #title-why-sleepover,
	#why-intro #title-why-onechild,
	#why-intro #title-why-costs {
		float: none;
		margin: 20px auto 0 auto;
	}

	.arrow-yellow,
	.arrow-yellow-mid,
	.arrow-yellow-alt,
	.arrow-orange,
	.arrow-orange-mid,
	.arrow-orange-alt {
		display: none;
	}

	#how-tips {
		margin: 0 0 20px 0;
	}

	#how-intro {
		margin: 0 auto 60px auto;
	}

	#how-intro h4,
	#how-intro p {
		float: none;
		width: 90%;
	}

	#how-intro h4 {
		margin: 0 auto;
	}

	#how-intro p {
		margin: 35px auto 35px auto;
	}

	#how-or {
		width: 90%;
		margin: 60px auto 0 auto;
	}

	#how-or p {
		width: 100%;
	}

	#dream-intro p {
		text-align: center;
	}

	#dream-intro .image-outer {
		float: none;
		text-align: center;
		width: 361px;
	}

	#dream-intro .image-outer {
		margin: 50px auto 35px auto;
	}

	#dream-offer {
		margin: 0;
	}

	#dream-offer h3 {
		text-align: center;
	}

	#dream-offer h4 {
		font-size: 22px;
	}

	.news-photo,
	.news-content {
		float: none;
	}

	.news-photo {
		margin: 0 auto 40px auto;
	}

	#page-content .news-photo {
		margin: 0 auto;
	}

	.news-content {
		margin: 0 auto;
		padding: 0;
		width: 90%;
		text-align: center;
	}

	#supporters-outer h4 {
		float: none;
		width: 90%;
		margin: 0 auto 20px auto;
		text-align: center;
	}

	#supporters-inner {
		float: none;
		margin: 0 auto;
	}

	.container-contact .one-third,
	.container-contact .one-third.middle {
		float: none;
		margin: 0 auto;
		width: 60%;
	}

	#title-contact {
		margin: -125px auto 40px auto;
	}

	#contact-intro h6 {
		margin: 35px 0;
	}

	#footer-top {
		margin: 0 0 40px 0;
	}

	#footer-about p {
		padding: 10px 0 0 0;
	}

	#footer-social,
	#footer-supporters,
	#footer-help,
	#footer-newsletter {
		width: 25%;
	}

	#footer-nav {
		text-align: center;
	}

}

@media only screen and (max-width: 800px) {

	.container-contact .one-third,
	.container-contact .one-third.middle {
		width: 60%;
	}

	#page-content h4 {
		margin: 5px auto 22px auto;
		font-size: 36px;
	}

	.donate-lge .button-blue {
		font-size: 48px;
		line-height: 0.8em;
	}

	.sc-uea-container {
		width: 90.9%;
	}

	.sc-radio-group label {
		width: 100%;
	}

}

@media only screen and (min-width: 480px) and (max-width: 799px) {

	.container-how .one-third {
		float: none;
		margin: 0 auto 50px auto;
		width: 60%;
	}

	.container-dream .one-third {
		float: none;
		margin: 0 auto 40px auto;
		width: 70%;
	}

	.content-columns-alt {
		margin: 15px 0 0 0;
	}

	#page-content h4 {
		padding: 0;
	}

	#how-book {
		margin: 50px 0 0 0;
	}

	#how-book h5 {
		font-size: 25px;
		line-height: 1.2em;
		padding: 0;
	}

	#how-book .image-outer {
		margin: 0 auto 30px auto;
	}

	#dream-offer {
		width: 80%;
		margin: 0 auto;
	}

	.sc-checkout-form {
		padding: 15px 0 0 0;
	}

	#footer-social,
	#footer-supporters,
	#footer-help,
	#footer-newsletter {
		width: 50%;
	}

	#footer-help {
		text-align: left;
	}

	#footer-supporters h4,
	#footer-help h4 {
		text-align: left;
	}

	#footer-newsletter h4 {
		margin: 40px 0 0 0;
	}

}

@media only screen and (min-width: 480px) and (max-width: 767px) {

	.container-how .one-half {
		float: none;
		margin: 0 auto 50px auto;
		width: 80%;
	}

	#home-title h2,
	#page-title h2 {
		font-size: 75px;
	}

	#photo-controls,
	#photo-controls #photo-prev,
	#photo-controls #photo-next {
		display: none;
	}

	#photo-slider {
		width: 100%;
	}

	#page-content .one-half,
	#page-content .one-third {
		float: none;
		margin: 0 auto 20px auto;
		width: 70%;
	}

	#page-content h4 {
		padding: 0;
	}

	#page-title p {
		font-size: 18px;
	}

	#how-book {
		margin: 0;
		text-align: center;
	}

	#how-book h5 {
		font-size: 25px;
		line-height: 1.2em;
		padding: 0;
	}

	#how-or {
		margin: 0 auto;
	}

	#supporters-inner {
		width: 90%;
	}

	#supporters-inner div {
		float: none;
		text-align: center;
	}

	#supporters-outer #supporter-variety {
		margin: 15px auto 30px 0;
	}

	#supporters-outer #supporter-stgeorge {
		margin: 30px auto 0 0;
	}

	#supporters-outer #supporter-wesley {
		margin: 30px auto 0 0;
	}

	#footer-nav {
		margin: 10px 0 0 0;
		text-align: center;
	}

	#footer-nav p,
	#nav-footer {
		float: none;
	}

	#nav-footer {
		text-align: center;
	}

	#footer-help {
		text-align: left;
	}

	#footer-supporters h4,
	#footer-help h4 {
		text-align: left;
	}

}

@media only screen and (max-width: 480px) {

	.container-home {
		padding: 70px 0 0 0;
	}

	.container-how .one-half {
		float: none;
		margin: 0 auto 50px auto;
		width: 80%;
	}

	#home-content h2 {
		font-size: 20px;
	}

	#home-content h3 {
		font-size: 18px;
	}

	#home-content p {
		font-size: 16px;
	}

	#page-title p {
		font-size: 18px;
	}

	#page-content h3 {
		font-size: 20px;
	}

	#what-intro p {
		margin: 0 auto;
		width: 90%;
		font-size: 20px;
	}

	#what-programs h3,
	#what-sleepovers h3 {
		font-size: 40px;
		line-height: 1.1em;
	}

	#content-home h5,
	#how-sleepover h5,
	#why-cost h5,
	#how-or h5,
	.news-content h5,
	#contact-intro h5,
	.container-page h5 {
		font-size: 25px;
		line-height: 1.2em;
	}

	#content-home h5 a,
	#how-sleepover h5 a,
	#why-cost h5 a,
	.news-content h5 a,
	.container-page h5 a {
		font-size: 25px;
		line-height: 1.2em;
	}

	#what-sleepovers p,
	#what-programs p {
		font-size: 16px;
		line-height: 1.7em;
	}

	#what-intro .image-sml,
	#what-sleepovers .image-sml {
		float: none;
		margin: 0 auto;
		text-align: center;
	}

	#what-intro h4,
	#what-intro a,
	#what-sleepovers h4,
	#what-sleepovers a {
		float: none;
		font-size: 22px;
		text-align: center;
		line-height: 1.1em;
	}

	#what-intro h4 {
		margin: 20px 0 0 0;
	}

	#what-sleepovers h4 {
		margin: 20px 0 30px 0;
	}

	#why-cost h3 {
		font-size: 40px;
	}

	#why-cost p {
		font-size: 20px;
		width: 90%;
		margin: 0 auto 25px auto;
	}

	#how-intro p,
	#how-sleepover p,
	#how-book p,
	#how-tips p,
	#dream-offer p,
	.content-columns p,
	#how-or p,
	#dream-intro p,
	.news-content-inner p,
	#page-content .news-content-inner p,
	#contact-intro h6,
	#contact-intro p,
	#page-content p,
	#page-content ul {
		font-size: 16px;
	}

	.news-content-inner p,
	#page-content .news-content-inner p {
		margin: 20px 0 30px 0;
	}

	#how-book {
		margin: 50px 0 10px 0;
		text-align: center;
	}

	#how-book h5 {
		font-size: 25px;
		line-height: 1.2em;
		padding: 0;
	}

	#how-or {
		margin: 0 auto;
	}

	#home-news-outer h4,
	#page-content #page-news h4 {
		font-size: 20px;
	}

	#contact-intro h6 {
		text-align: center;
	}

	#home-title h2,
	#page-title h2 {
		font-size: 75px;
	}

	#page-content h4 {
		padding: 0;
	}

	#watch-video {
		margin: 0 auto;
		width: 280px;
		height: 73px;
	}

	#watch-video a {
		background: transparent url("../images/button-watch-video-sml.png") left top no-repeat;
		width: 280px;
		height: 73px;
	}

	#watch-video a:hover {
		background-position: 0 -73px;
	}

	#title-what {
		margin: -45px auto 45px auto;
		background: transparent url("../images/title-what-sml.png") left top no-repeat;
		width: 250px;
		height: 241px;
	}

	#why-intro #title-why {
		background: transparent url("../images/title-why-sml.png") left top no-repeat;
		width: 250px;
		height: 241px;
	}

	#title-how {
		background: transparent url("../images/title-how-sml.png") left top no-repeat;
		width: 250px;
		height: 240px;
	}

	#title-dream {
		background: transparent url("../images/title-dream-sml.png") left top no-repeat;
		width: 250px;
		height: 239px;
	}

	#title-contact {
		margin: -115px auto 30px auto;
		background: transparent url("../images/title-contact-sml.png") left top no-repeat;
		width: 160px;
		height: 155px;
	}

	#what-sleepovers .image-outer,
	#what-programs .image-outer,
	#dream-intro .image-outer {
		width: auto;
	}

	#page-content .one-half,
	#page-content .one-third {
		float: none;
		margin: 0 auto 20px auto;
		width: 80%;
	}

	#news-controls #news-prev,
	#news-controls #news-next {
		display: none;
	}

	.sc-uea-container {
		width: 90%;
	}

	.donate-lge .button-blue,
	.donate-med .button-blue,
	.buy-med .button-blue {
		font-size: 36px;
	}

	#home-news-outer .cycle-slideshow {
		width: 100%;
	}

	#supporters-inner {
		width: 90%;
	}

	#supporters-inner div {
		float: none;
		text-align: center;
	}

	#supporters-outer #supporter-variety {
		margin: 15px auto 30px 0;
	}

	#supporters-outer #supporter-stgeorge {
		margin: 30px auto 0 0;
	}

	#supporters-outer #supporter-wesley {
		margin: 30px auto 0 0;
	}

	.container-contact .one-third,
	.container-contact .one-third.middle {
		width: 90%;
	}

	#footer-logo {
		float: none;
		display: block;
		margin: 0 auto 20px auto;
		width: 126px;
	}

	#footer-about {
		float: none;
		width: 90%;
		margin: 0 auto;
		text-align: center;
	}

	#footer-social,
	#footer-supporters,
	#footer-help,
	#footer-newsletter {
		float: none;
		width: 70%;
		margin: 0 auto 35px auto;
	}

	#footer-nav p,
	#nav-footer {
		float: none;
	}

	#nav-footer {
		text-align: center;
	}

	#footer-help {
		text-align: left;
	}

	#footer-supporters h4,
	#footer-help h4 {
		text-align: left;
	}

	#footer-bottom .last {
		margin: 0 auto 15px auto;
	}

	#footer-newsletter h4 {
		margin: 0;
	}

}

@media only screen and (min-width: 321px) and (max-width: 479px) {

	.container-slider {
		padding: 105px 0 65px 0;
	}

	.container-intro {
		padding: 115px 0 0 0;
	}

	.container-home {
		padding: 60px 0 0 0;
	}

	#donate-mobile {
		margin: 18px 60px 0 0;
	}

	#donate-mobile .nav-donate a {
		font-size: 30px;
		padding: 2px 16px;
		border-radius: 8px;
	}

	#donate-mobile .nav-donate {
		margin: 0;
	}

	#header-outer {
		padding: 0 0 15px 0;
	}

	#logo {
		margin: 12px 0 0 0;
		width: 90px;
		height: 53px;
	}

	#logo a {
		background: transparent url("../images/logo-sml.png") left top no-repeat;
		width: 90px;
		height: 53px;
	}

	#click-menu {
		top: 20px !important;
	}

	#bg-nav-curve {
		display: none;
	}

	.container-how .one-half {
		float: none;
		margin: 0 auto 50px auto;
		width: 90%;
	}

	#home-title h2,
	#page-title h2 {
		font-size: 50px;
	}

	#page-content .one-half,
	#page-content .one-third {
		width: 100%;
	}

	#page-content h4 {
		padding: 0;
	}

	#page-title p {
		font-size: 18px;
	}

	#how-book h5 {
		padding: 0;
	}

	#supporters-inner {
		width: 90%;
	}

	#supporters-inner div {
		float: none;
		text-align: center;
	}

	#supporters-outer #supporter-variety {
		margin: 15px auto 30px 0;
	}

	#supporters-outer #supporter-stgeorge {
		margin: 30px auto 0 0;
	}

	#supporters-outer #supporter-wesley {
		margin: 30px auto 0 0;
	}

	#photo-controls,
	#photo-controls #photo-prev,
	#photo-controls #photo-next {
		display: none;
	}

	#photo-slider {
		margin: 0 auto;
		width: 50%;
	}

	#photo-slider img {
		padding: 10px;
	}

	.container-how .one-third {
		float: none;
		margin: 0 auto 50px auto;
		width: 90%;
	}

	.container-dream .one-third {
		float: none;
		margin: 0 auto 40px auto;
		width: 90%;
	}

	#footer-social,
	#footer-supporters,
	#footer-help,
	#footer-newsletter {
		width: 90%;
	}

	#footer-nav p,
	#nav-footer {
		float: none;
	}

	#nav-footer {
		text-align: center;
	}

	#footer-help {
		text-align: left;
	}

	#footer-supporters h4,
	#footer-help h4 {
		text-align: left;
	}

}

@media only screen and (max-width: 320px) {

	.container-slider {
		padding: 105px 0 65px 0;
	}

	.container-intro {
		padding: 115px 0 0 0;
	}

	.container-home {
		padding: 70px 0 0 0;
	}

	#donate-mobile {
		margin: 18px 60px 0 0;
	}

	#donate-mobile .nav-donate a {
		font-size: 30px;
		padding: 2px 16px;
		border-radius: 8px;
	}

	#donate-mobile .nav-donate {
		margin: 0;
	}

	#header-outer {
		padding: 0 0 15px 0;
	}

	#logo {
		margin: 12px 0 0 0;
		width: 90px;
		height: 53px;
	}

	#logo a {
		background: transparent url("../images/logo-sml.png") left top no-repeat;
		width: 90px;
		height: 53px;
	}

	#click-menu {
		top: 20px !important;
	}

	#bg-nav-curve {
		display: none;
	}

	.container-how .one-half {
		float: none;
		margin: 0 auto 50px auto;
		width: 90%;
	}

	#home-title h2,
	#page-title h2 {
		font-size: 40px;
	}

	#page-content .one-half,
	#page-content .one-third {
		width: 100%;
	}

	#page-content h4 {
		padding: 0;
	}

	#page-title p {
		font-size: 18px;
	}

	#how-book h5 {
		padding: 0;
	}

	#supporters-inner {
		width: 90%;
	}

	#supporters-inner div {
		float: none;
		text-align: center;
	}

	#supporters-outer #supporter-variety {
		margin: 15px auto 30px 0;
	}

	#supporters-outer #supporter-stgeorge {
		margin: 30px auto 0 0;
	}

	#supporters-outer #supporter-wesley {
		margin: 30px auto 0 0;
	}

	#single-amount p.orange {
		padding: 0;
	}

	#photo-controls,
	#photo-controls #photo-prev,
	#photo-controls #photo-next {
		display: none;
	}

	#photo-slider {
		margin: 0 auto;
		width: 50%;
	}

	#photo-slider img {
		padding: 10px;
	}

	.container-how .one-third {
		float: none;
		margin: 0 auto 50px auto;
		width: 90%;
	}

	.container-dream .one-third {
		float: none;
		margin: 0 auto 40px auto;
		width: 90%;
	}

	#footer-social,
	#footer-supporters,
	#footer-help,
	#footer-newsletter {
		width: 90%;
	}

	#footer-bottom h4 {
		font-size: 23px;
	}

	#footer-nav p,
	#nav-footer {
		float: none;
	}

	#nav-footer {
		text-align: center;
	}

	#footer-help {
		text-align: left;
	}

	#footer-supporters h4,
	#footer-help h4 {
		text-align: left;
	}

}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi) {

    /* High resolution */

}


/* ==========================================================================
   Print styles.
   Inlined to avoid required HTTP connection: h5bp.com/r
   ========================================================================== */

@media print {
    * {
        background: transparent !important;
        color: #000 !important; /* Black prints faster: h5bp.com/s */
        box-shadow:none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    /*
     * Don't show links for images, or javascript/internal links
     */

    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group; /* h5bp.com/t */
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    @page {
        margin: 0.5cm;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}
/* Checkbox links*/
.sc-check-group label{
	margin: 0 0 15px 0;
	display: block;
	width: 90%;
	cursor: pointer;
	padding-top: 0px;
}
.sc-check-group input {
	width: auto;
}

