/* Reset Styles
***********************/
html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, acronym, address, big, cite, code,del, dfn, em, img, ins, kbd, q, s, samp,small, strike, strong, sub, sup, tt, var,b, u, i, center,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td,article, aside, canvas, details, embed,figure, figcaption, footer, header, hgroup,menu, nav, output, ruby, section, summary,time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,footer, header, hgroup, menu, nav, section {display: block;}
body {line-height: 1;}
ol, ul {list-style: none;}
blockquote, q {quotes: none;}
blockquote:before, blockquote:after,q:before, q:after {content: ''; content: none;}
table {border-collapse: collapse; border-spacing: 0;}
strong {font-weight: bold;}
em {font-style: italic;}

body {background: url(body.png) repeat left top; font-family: 'proxima-nova', 'Georgia', 'Arial', sans-serif;}
#container {width: 80%; max-width: 800px; margin: 0 auto;}

#header {padding: 20px 0 28px; }
#header h1 {margin: 0; font-size: 60px; font-weight: 800; text-align: center; letter-spacing: -3px; font-family: 'pill-gothic-300mg', 'Arial', sans-serif; color: #231f19; text-transform: uppercase;}
#header h1 a {color: #231f19; text-decoration: none;}
#header h1 a:hover {border-bottom: none;}
#header h2 {margin: 0; font-size: 24px; font-style: italic; font-weight: normal; text-align: center; color: #934729; font-family: 'baltica-web', 'Georgia', serif;}
#header p {padding: 20px 0 0; text-align: center;}
#header p a {color: #427f9e; text-decoration: none;}
#header p a:hover {border-bottom: 1px dotted #427f9e;}

@font-face {
    font-family: 'GoodDogRegular';
    src: url('font/GoodDog-webfont.eot');
    src: url('font/GoodDog-webfont.eot?#iefix') format('embedded-opentype'),
         url('font/GoodDog-webfont.woff') format('woff'),
         url('font/GoodDog-webfont.ttf') format('truetype'),
         url('font/GoodDog-webfont.svg#GoodDogRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}

html,body { height: 100%; overflow-x: hidden;}
body {
	font-family:Georgia, "Times New Roman", Times, serif;
	background: #809efe;
}

#ground {
	background:url(../img/bg-grass.jpg) repeat-x;
	height: 1216px;
	position: relative;
}
.flex-control-nav {z-index: 1000;}

.flex-container {
	width: 75%;
	min-height: 420px;
	margin: 0 auto 0;
	background: #F7F175;
	 -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    border-radius: 15px;
}

.flex-container.content {padding: 2em; font-size: 1.3em; }
.flex-container.content p { margin-bottom: 1em; line-height: 1.3em; }
.flex-container.content ul {margin-bottom: 1em;}
.flex-container.content li { list-style-type: disc; margin-left: 2em; line-height: 1.3em;}


#ground h1 {
	color:#222;
	font-family: 'GoodDogRegular',Arial, Helvetica, sans-serif;
	font-size:  70px;
	text-shadow: 0 3px 3px rgba(0, 0, 0, 0.70);
	text-stroke: 1px black;
	-webkit-text-fill-color: white;
    -webkit-text-stroke: 1px black;
	margin:20px auto;
	width: 100%;
	text-align:center;
}

#ground h2 {
	font-family: 'GoodDogRegular',Arial, Helvetica, sans-serif;
	font-size:  70px;
	color: #222;
	text-shadow: 0 3px 3px rgba(0, 0, 0, 0.70);
	-webkit-text-fill-color: white;
	text-stroke: 1px black;
    -webkit-text-stroke: 1px black;
    text-align:center;

}

#maintitle, .flex-container {
	z-index:2;
	position: relative;

}

.cloud {
	width: 100%;
	position: absolute;
	z-index: 1;
}

#cloud1 {
	height: 439px;
	width: 1600px;
	background:url(../img/clouds.png) repeat-x;
	left: 0px;
	top: 0px;
}


ul.slides li h2 {
	margin:30px;
}


.flexslider .slides > li {
	}
#taylorimg {
	position: absolute;
	bottom: -120px;
	right: 0;
	float: right;
}

#taylorimg:hover {
	cursor: pointer;
}

#taylormenu {
	position: absolute;
	bottom: 10px;
	left: 20px;
	width: 100%;
	text-align: center;
}

#menulinks {padding-right: 250px;}

#menulinks li {
	display: inline-block;
	width: 17%;
}

#menulinks li a img {
	width: 100%;
	max-width: 75px;
	height: auto;
}

#music, #colouring, #video, #pictures {
	display:none;
	position: relative;
	padding:30px 30px 100px;
	text-align: center;
}

#music h2, #colouring h2, #video h2, #pictures h2 {
	margin-bottom:10px;
}

ul.colouring-pages {
	margin-top: 10px;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	margin-bottom: 80px;
}

ul.colouring-pages li {
	margin: 10px;
}

ul.colouring-pages img {
	max-height: 200px;
}

ul.colouring-pages span {
	display: block;
	text-align: center;
}

#gallery {width: 90%; margin: 0 auto 20px;}

#gallery li {
	float: left;
}

.cp-container {
	margin: 0 auto;
}

.clearfix { zoom: 1; }
.clearfix:before, .clearfix:after {content: ""; display: table;}
.clearfix:after { clear: both;}

.leftcol {
	width: 48.618784527%;
	position: relative;
  	float: left;
  	margin-left: 0;
}

.rightcol {
	width: 48.618784527%;
	position: relative;
  	float: left;
  	margin-left: 2.762430939%;
  	float: right;
  	margin-bottom: 1em;
}

.btn {
	border: none;
	background: #bdc3c7;
	color: #ffffff;
	padding: 9px 12px 10px;
	line-height: 22px;
	text-decoration: none;
	text-shadow: none;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	-webkit-transition: 0.25s;
	-moz-transition: 0.25s;
	-o-transition: 0.25s;
	transition: 0.25s;
	-webkit-backface-visibility: hidden;
	background-color: #809efe;
	border-color: #2f96b4 #2f96b4 #1f6377;
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff2f96b4', GradientType=0);
	filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}
.btn:hover {
	background-color: #4572ff;
}

p.center {
	text-align: center;
}


#moreinfo {
	width: 75%;
	text-align: center;
	margin-top: 10px;
}

#footer {

	background: #503b26;
	padding-bottom: 100px;

}

#footer .content {
	width: 75%;
	margin: 0 auto 0;
	background: #F7F175;
	 -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    border-radius: 15px;
	padding: 30px 60px 50px;

}

#footer .content h2 {
	font-size: 1.3em;
	margin-bottom: 1em;
}

#footer .content h3 {
	font-size: 1.2em;
	margin-bottom: 0.75em;
}

#footer .content p {
	margin-bottom: 1em;
}

#footer .content ul {
	margin-bottom:1em;
}

#footer h1 {
font-size: 2em;
margin-bottom: 15px;
text-align: center;
}

#footer h2 {
	margin-top: 1em;
}
#footer .content ul li {
	list-style: disc;
	margin-left: 3em;
	margin-bottom:3px;
}

#sponsors {text-align: center; margin-top: 0;background-color: #fefefe;width: 75%;margin: 0 auto;padding: 30px;-moz-border-radius: 0 0 15px 15px;  -webkit-border-radius: 0 0 15px 15px;  border-radius: 0 0 15px 15px;}


#phonelisting li {padding: 0.5em 0; list-style: none !important; margin-left: 1em !important;}

#phonelisting li:nth-child(even) {background:#f7f4ae;}

#phonelisting li span {width: 500px; display: inline-block;}

.credits { font-size: 0.7em; margin-top: 2em;}