/* 
custom header font: font-family: 'Bitter', serif; 
custom body font: font-family: 'Noto Sans', sans-serif;
red: df1f27
yellow: ffc700
purple: 292872
*/
body {
  color: #292872;
  }

img {
	max-width: 100%;
	height: auto;
}

a, a:link {
  color: #292872;
  }

a:hover {
  color: #6c9745;
  }

a:visited {
  color: #292872;
  }

.home a:hover {
  color: #ffffff;
  }

b, strong {
  font-weight: bold;
  }

h1, h2, h3, h4, h5, h6 {
	color: #df1f27;
	font-family: 'Bitter', serif; 
	font-weight: bold;
}

h1 {
	font-size: 24px;
}

h2 {
	font-size: 22px;
}

h3 {
	font-size: 16px;
}

h4 {
	font-size: 16px;
  font-weight: normal;
}

p, a, li, strong {
	font-family: 'Noto Sans', sans-serif;
	color: #292872;
}

.pagescontent ul {
  list-style: disc;
  margin-left: 25px;
  }

.smalltext {
	font-size: 12px;
	line-height: 14px;
}

.bodycontainer {
	background: url(../images/circles-green-lighter.png) repeat;
}

.mainbody {
	clear: both;
	padding-bottom: 20px;
  top: -30px;
}

.header {
	background:url(../images/purpledotbgtexture.png) repeat; 
	min-height: 200px;
}

.header p {
	font-family: 'Bitter', serif;
	font-weight: bold;
	color: #ffffff;
	font-size: 16px;
}

.headerbg {
	background:url(../images/kidsstatuebg.png) no-repeat right;
	min-height: 200px;
	padding-top: 10px;
}

.navbar {
	height: 55px;
	background:url(../images/navbarbg.png) repeat-x;
	position: relative;
	top: -45px;
}

.phonesearch p {
	text-align: right;
	padding-top: 80px;
	padding-right: 50px;
	margin-bottom: 10px;
}

.searchbox {
	padding-right: 50px;
	float: right;
}

.sidebar {
	margin-bottom: 20px!important;
}

.planvisit {
	background-image:url(../images/planvisitbg.png);
	background-repeat: no-repeat;
	background-size: auto 100%;
	min-height: 530px;
}

.planvisit h2 {
	text-align: center;
	width: 220px;
}

.sidebarwidget {
	margin-top: 15px;
	margin-left: 22px;
}

.sidebarwidget p, .sidebarwidget p strong {
	color: #ffc700;
	font-size: 16px;
	line-height: 20px;
}

.sidebarwidget a {
  color: #ffc700;
  text-decoration: none;
  }

.sidebarwidget a:hover {
  text-decoration: underline;
}

.slideshow {
    background: #ffffff;
    width: 98%;
    height: auto;
    position: relative;
	margin: 8px;
}

.slideshow img {
	margin: 13px;
	border: 1px solid #cccccc;
	width: 100%;
	max-width: 540px;
	height: auto;
}

.corner {
    position: absolute;
    width: 36px;
    height: 36px;
}
.TL {
    top: -8px;
    left: -8px;
	background-image:url(../images/tlslide.png);
	background-repeat: no-repeat;
}
.TR {
    top: -8px;
    right: -8px;
	background-image:url(../images/trslide.png);
	background-repeat: no-repeat;
}
.BL {
    bottom: -8px;
    left: -8px;
	background-image:url(../images/blslide.png);
	background-repeat: no-repeat;
}
.BR {
    bottom: -8px;
    right: -8px;
	background-image:url(../images/brslide.png);
	background-repeat: no-repeat;
}


.eventtext {
	margin-top:10px;
	color: #292872;
	font-family: 'Noto Sans', sans-serif;
	font-size:14px;
}

.eventtext li {
	display: block;
	float: left;
	width: 100px;
	padding-left: 10px;
}

.eventtext h3 {
	font-size: 16px;
	line-height: 22px;
	color: #292872;
	font-family: 'Noto Sans', sans-serif;
  margin-bottom: 5px;
}

.eventtext h2 {
  margin-bottom: 0px;
  }

.donatebox {
	margin-bottom: 10px;
	display: block;
}

.ctalink {
	font-size: 15px;
	height: 41px;
	line-height: 41px;
	vertical-align:middle;
	margin-top: 15px;
	display: block;
	max-width: 220px;
}

.ctalink a {
	font-family: 'Bitter', serif;
	color: #df1f27;
	text-decoration: none;
	font-weight: bold;
	float: right;
}

.ctalink a:hover {
  color: #ffffff;
  }

.ctaimg {
	vertical-align: middle;
}

.newsvideos {
	color: #292872;
	font-size: 12px;
	margin-right: 0px!important;
}

.newsvideos h2 {
	line-height: 24px;
	margin-bottom: 0px;
}

.newsvideos h3 a {
	text-decoration: none;
}

.newsvideos h3 {
	margin-bottom: 0px;
}

.newsvideos .widget-title {
  display: none;
  }

.super_recent_posts_item_title {
  text-decoration: none;
  font-size: 16px;
  font-weight: bold;
  }

.super_recent_posts_item p {
  margin-bottom: 0px;
  }

.prefooter {
	background: url(../images/whitefooterbar.png) repeat-x;
	height: 25px;
	position: relative;
	top:-12px;
}

.footerarea {
	background:url(../images/purpledotbgtexture.png) repeat; 
}

.footercontent {
	clear: both;
	padding-bottom: 20px;
}

.footerarea p {
	font-size:11px;
}

.social img {
	float: right;
	margin-left: 10px;
	padding-top: 10px;
}

.pagescontent {
  background: #ffffff;
  padding: 25px;
  padding-top: 10px;
  -webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
  }

#navigation ul { 
  padding-top: 20px;
  }

.menu-item a {
  color: #ffffff;
  padding-right: 20px;
  padding-left: 30px;
  text-decoration: none;
  font-family: 'Bitter', serif; 
  font-size: 16px;
  }

.menu-item a:hover {
  color: #ffc700;
  }

.sub-menu {
  background-color: #ffffff;
  -webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
  border: 1px solid #292872;
  padding-bottom: 10px;
  }

.sub-menu a {
  color: #292872;
  padding: 10px;
  font-size: 14px;
  }

.sub-menu a:hover {
  color: #ffffff;
  background-color: #b4b4ce;
  }

.searchbox input[type="text"] {
  display: inline;
  margin-bottom: 0px;
  width: 150px;
  }

.searchbox input#searchsubmit {
  background: #ffc700;
  color: #333333;
  border: 0px;
  }
.searchbox input[type="submit"] {
  text-shadow: 0px;
  font-weight: normal;
  font-family: 'Noto Sans', sans-serif;
  font-size: 12px;
  }

.flexslider {
  border: 0px;
  background: none;
  margin: 0px;
  box-shadow: none;
	-webkit-box-shadow: none;
  padding: 12px;
  padding-bottom: 6px;
  }

.popover.ai1ec-popup .ai1ec-event-time {
  font-weight: normal;
  }

#tribe-events-bar {
  display: none;
}

.tribe-events-widget-link {
  display: none;
  }

ol.vcalendar {
  margin-left: 0px;
  }

h4.entry-title {
  line-height: 100%;
  }

h4.entry-title a {
  text-decoration: none;
  font-weight: bold;
  }

#tribe-events-content .tribe-events-calendar div[id*="tribe-events-event-"] h3.tribe-events-month-event-title {
  font-weight: normal;
  }

.tribe-events-calendar td div[id*="tribe-events-daynum-"] {
  padding: 0px 9px;
  line-height: 2;
  }

.tribe-events-ical, .tribe-events-single-section, #tribe-events-footer {
  display: none;
  }

.tribe-events-calendar td.tribe-events-present div[id*="tribe-events-daynum-"], .tribe-events-calendar td.tribe-events-present div[id*="tribe-events-daynum-"]>p {
  color: #ffffff;
  }

.events-archive.events-gridview #tribe-events-content table .vevent {
  padding: 1px 8px;
  }

#tribe-events-content {
  margin-top: 0px;
  }

.tribe-events-month {
  margin-top: -60px!important;
  }

.event {
  float: left;
  width: 30%;
  margin-right: 5px;
  }

.ai1ec-event-title {
  padding-bottom: 5px;
  display: block;
  }

.post-entry {
  padding-bottom: 15px;
  }

.homebanner {
  background: url('/wp-content/uploads/2014/12/ribbon3.png') top center no-repeat;
  max-width: 580px;
  height: 90px;
  background-size: 100%;
  }

.homebanner p {
  font-size: 13px;
  }

.homebanner a {
  width: 90%;
  padding-left: 15px;
  padding-top: 5px;
  text-align: center;
  display: block;
  text-decoration: none;
  color: #ffffff;
  }

.homebanner a:hover {
  text-decoration: underline;
  }



/* Fix All-in-One Calendar glitch */
.ai1ec-popover,
div.ai1ec-popover-content {
  //display: none;
}