/*
Theme Name: WordPress Default
Theme URI: http://wordpress.org/
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.6
Author: Michael Heilemann
Author URI: http://binarybonsai.com/
Tags: blue, custom header, fixed width, two columns, widgets

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

/* ---- Global Reset ----- */
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, font, 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 {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/* ------ End Global Reset --------- */
/* ---------------------------------------------------------------------------------------------- */


/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Verdana, Arial, Sans-Serif;
	background: #0a1f62;
	color: #333;
	text-align: center;
	}

#page {
	background-color: white;
	text-align: left;
	}

#header {
	
	}


#content {
	font-size: 1.2em
	}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

#footer {
	background: #eee url('images/footer.gif') no-repeat top;
	border: none;
padding:10px 0px 0px 0px;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}



h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #b85b5a;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #06c;
	text-decoration: none;
	}

a:hover {
	color: #147;
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* --------------------------------------------------- End Typography & Colors ----------------- */



/* Begin Structure */
body {
	margin: 0 0 20px 0;
	padding: 0;
	}

#page {
	margin: auto;
	padding: 0;
	width: 864px;
	background: #ffffff url('http://wandergraphics.com/holmdel/wp-content/themes/HolmdelTemplate/images/pageBackground.jpg') repeat-y;
	}

#header {
	background-color: #73a0c5;
	margin: 0px;
	padding: 0;
	height: 394px;
	width: 864px;
	}



.narrowcolumn {
	float: left;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	width: 864px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 20px 150px;
	width: 450px;
	}

.post {
	margin: 0px 0px 0px 0px;
	text-align: justify;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

#footer {
	padding: 0px 0px 0px 0px;
	margin: auto;
	width: 864px;
	clear: both;
height: 184px;
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}
/* ---------------------------------------------------------------- End Structure --------------- */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	margin: 30px 0 0;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */





/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	padding: 20px 0 10px 0;
	margin-left: 545px;
	width: 190px;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */

/* -------------------------------------------------- Special Styling -------------------------*/


/* ---------- Main Nav ------------------------ */
 #mainnav {
    width: 864px; height: 170px;
    background:url("http://www.holmdelpreschool.net/images/mainnavsprite.jpg");
    margin:auto;*margin:-2px auto 0px; padding: 0;
    position: relative;}

  #mainnav li {
    margin: 0; padding: 0; list-style: none;
    position: absolute; top:0;}
  #mainnav li, #mainnav a {
    height: 170px; display: block;}


span.nav{display:none;}

#btnhome{left:0; width: 110px;}
#btnmission{left:110px; width: 108px;}
#btnteachers{left:218px; width: 106px;}
#btnstudents{left:324px; width: 108px;}
#btnprograms{left:432px; width: 108px;}
#btncamp{left:540px; width: 106px;}
#btncontact{left:646px; width: 108px;}
#btnseasonal{left:754px; width: 110px;}


#btnhome a:hover{background: transparent url("http://www.holmdelpreschool.net/images/mainnavsprite.jpg") 0px -170px no-repeat;}
#btnmission a:hover{background: transparent url("http://www.holmdelpreschool.net/images/mainnavsprite.jpg") -110px -170px no-repeat;}
#btnteachers a:hover{background: transparent url("http://www.holmdelpreschool.net/images/mainnavsprite.jpg") -218px -170px no-repeat;}
#btnstudents a:hover{background: transparent url("http://www.holmdelpreschool.net/images/mainnavsprite.jpg") -324px -170px no-repeat;}
#btnprograms a:hover{background: transparent url("http://www.holmdelpreschool.net/images/mainnavsprite.jpg") -432px -170px no-repeat;}
#btncamp a:hover{background: transparent url("http://www.holmdelpreschool.net/images/mainnavsprite.jpg") -540px -170px no-repeat;}
#btncontact a:hover{background: transparent url("http://www.holmdelpreschool.net/images/mainnavsprite.jpg") -646px -170px no-repeat;}
#btnseasonal a:hover{background: transparent url("http://www.holmdelpreschool.net/images/mainnavsprite.jpg") -754px -170px no-repeat;}






img.threeCrayonsHeader{margin:auto; height:47px; width:864px;}


img.aboutpageHeading{margin:0px;*margin:0px 0px -3px 0px;}
p.siteText {margin:0px 80px 0px 80px;}

#AboutUsHeaderImage{background: url('http://holmdelpreschool.net/images/AboutUsHeaderImage.jpg'); width:864px; height: 241px;padding:0px 0px 1px 0px;}
img.facebooklink{float:right;margin:150px 60px 0px 0px;}

p.aboutTop {color:#c23035; width:340px; font-weight:700; padding:25px 0px 10px 130px; line-height:15px;}
span.midAboutUsHead {font-size: 2.3em; font-weight:700; color:#0a1f62;}

#aboutUsMidPic {width:864px; height:325px; background: url('http://holmdelpreschool.net/images/aboutUsMidPic.gif');margin:-15px 0px 0px 0px;}
#midAboutUsText{width:700px; margin:auto; padding: 35px 0px 0px 30px;}
ul.midAboutUsLeft{width:325px;padding:10px 0px 0px 0px; list-style-type: disc;color:#0a1f62; font-weight:700; text-align:left; font-size:94%;float:left;}

img.homepagevideolink{float:right;margin:10px 0px 0px 0px;}



#midAboutUsRight{padding-bottom:10px;}
ul.midAboutUsRight {padding:10px 0px 0px 0px; width:325px; list-style-type: disc; color:#0a1f62; font-weight:700; text-align-left; font-size:94%; float:right;}

#missionBackImage{background: url('http://www.holmdelpreschool.net/images/missionbackimage.jpg'); height:580px; width:864px;}

#missionTextBlock{width:400px; float:right; margin:115px 120px 0px 0px;text-align:left;line-height:15px;}

p.missionP1{padding:0px 0px 8px 0px; color:#c23035;font-weight:600;line-height:15px;}
p.missionP2{padding:0px 0px 8px 0px; color:#6ebe44;font-weight:600;line-height:15px;}
p.missionP3{padding:0px 0px 0px 0px; color:#f47321;font-weight:600;line-height:15px;}


/* ------Teacher Page -------------*/
div.teacherWrapper{margin: auto; padding: 0; width: 864px; background: #ffffff url('http://www.holmdelpreschool.net/images/pageBackground.jpg') repeat-y;}
img.teachertitlehead{margin:0px 0px 0px 44px;}
div.teacherPage{background:#822a85 url('http://www.holmdelpreschool.net/images/teacherpagebgbody.gif'); width:779px; margin:0px 0px 0px 44px;}
div.teacherchunkRight{float:right;}
p.ourStaff{width:320px; padding: 25px 0px 0px 50px; color:#ffffff;text-align:left;}
ul.teacherPage{margin:0px 0px 0px 65px; list-style-type:disc;width:300px; color:#ffffff;}
img.teacherPageRightImage {float:right; margin:20px 35px 0px 0px;padding:0px 0px 5px 0px;}
img.teacherNumImg{float:right; margin:-225px 70px 0px 0px;padding:5px 0px 0px 0px;}
span.teacherLRGOurStaff{font-size:25px;font-weight:600;}
span.teacherDedicatedintheirtask{font-size:15px; font-weight:600;}
span.teacherHighQualityCare{font-size:15px; color:#35ebed;}
span.teacherHelpingChildren{font-size:15px; color:#fff600;}
span.teacherGiveChildren{font-size:15px; color:#f47321;}
span.teacherChildrenDevelop{font-size:21px;font-weight:500;color:#97ff61; line-height:25px;}
span.teacherCompetence{font-size:21px;font-weight:500;color:#fffd64; line-height:25px;}
span.teacherInitiative{font-size:21px;font-weight:500;color:#97ff61; line-height:25px;}

/*--------- End Teacher Page ---------------------- */


/* ----------- Start Student Page -----------------*/
div.StudentPageWrapper {margin: auto; padding: 0; width: 864px; background: #ffffff url('http://www.holmdelpreschool.net/images/pageBackground.jpg') repeat-y;}
img.pageHead_Students{float:left; margin:0px 60px 0px 0px;}

div.StudentPageBlock{background:#822a85 url('http://www.holmdelpreschool.net/images/studentPgBKimage.gif'); width:771px; margin:0px 0px 0px 48px;}
img.studentLeftImg{margin: 10px 0px 0px 30px;}

p.studentTXTTop{float:right; margin:30px 40px 0px 0px;width:400px; color:#fff; font-size:15px; line-height:19px;text-align:left;}
span.studentTopSentence{font-size:23px;float:right; color:#fff;margin:30px 90px 0px 0px;}
p.studentTXTMid{float:right; margin:15px 40px 0px 0px;width:400px; color:#fffb74; font-size:12px; line-height:17px;text-align:left;}
p.studentTXTBottom{float:right; margin:15px 40px 0px 0px;width:400px; color:#fff; font-size:12px; line-height:17px;text-align:left;}


/* ----- Programs Page ------*/
img.programimagetopbanner{margin:auto;}
#programsPageLinks{position:absolute;text-align:center;}
#programsPageLinks ul
{margin: 0px 1px 0px 0px;
padding: 70px 0px 0px 85px;
list-style-type: none;
}

#programsPageLinks ul li { display: inline; padding:0px 3px 0px 3px; }
#programsPageLinks a{color:#822a85;font-weight:600;font-size:11px; letter-spacing:0px;  }
#navcontainer222 ul li { display: inline; }
p.programsPageTopTXT{width:700px;float:left; margin:10px 0px 20px 80px;font-size:12px; color:#c23035; font-weight:600;}
span.programsPageMidTXTtitle{font-size: 160%; color:#2bb2de;float:left; margin: 0px 0px 0px 85px;*margin: 0px 0px 0px 85px;}
#programsMainPgList {float:left;margin:15px 0px 0px 120px;width:350px;}
#programsMainPgList li{color:#2bb2de;list-style-type:disc; font-weight:600;}
a.videothumblink{float:left;margin: -10px 0px 20px 40px;}


p.programsPageMidTXT{color:#2bb2de;width:700px;clear:left; margin:0px 0px 20px 80px;font-weight:600;}

#programsPageLinks2{position:absolute;}
#programsPageLinks2 ul
{
margin: 0px 0px 0px 50px;
padding: 70px 0px 0px 45px;
list-style-type: none;
}

#programsPageLinks2 ul li { display: inline; padding:0px 2px 0px 2px; }
a.programsPageLinks2{color:#c298c4;font-weight:600;font-size:11px;  }
a.programsPageLinks2:hover{color:#822a85;}
a.programsPageLinks2Active{color:#822a85;font-weight:600;font-size:11px;}

/* ----Programs Page INFANTS TODDLERS ------*/
#programsInfantTXT{margin:0px 0px 0px 90px;}
h2.programsInfant{font-size:17px;color:#c23035;}
#programInfantList1 ul li{color:#f47321; list-style-type:disc;}
#programInfantList1 ul{margin:10px 0px 20px 30px;}
#programInfantList1 li{font-weight:600;}
p.programsPageTopOrangeTXT{width:700px;margin:auto;padding:10px 0px 0px 0px;font-size:12px; color:#f5863f; font-weight:600;}
#programsKindagartenList{margin:0px 0px 0px 90px;}

/*-----extra curriculum Page -----*/
#programsExtraCWrapper{width:700px; background-color:#3ac7f4;margin:20px auto;}
p.programsECTXT{width:500px;margin:20px 0px 0px 20px;padding:20px 0px 0px 0px;font-size:17px;color:#fff;line-height:19px;}
#programsECList{margin:0px 0px 0px 20px;color:#fff;font-weight:600;}
#programsECList ul{margin:20px 0px 0px 30px;}
#programsECList li{list-style-type:disc;}
p.programsECListP{font-size:14px;}


/*---Camp Pages ----*/
img.camphead{padding:1px 0px 0px 0px;}
#campWrapper{width:690px; margin:auto;}
p.campTXTBlue{color:#0a1f62; font-weight:600;}
p.campTXTRed{color:#c23035;font-weight:600;}

/*---contact Page ---*/
#contactBorderWrapper{background:url("http://www.holmdelpreschool.net/images/contactPGBack.gif") repeat-y; margin:auto;}
#contactTXTWrapper{width:700px;margin:0px 0px 0px 85px; background-color:#f9f9f9;}
#contactCol2{float:right;}
img.contactPhone{margin:20px 0px 0px 10px;}
span.contactTxtRed{margin:0px 0px 0px 0px;color:#c23035;font-weight:600;}
span.contactTxtOrg{margin:0px 0px 0px 0px;color:#f47321;font-weight:600;}
a.contactEmailLink{color:#f47321;margin:0px 0px 0px 0px;font-weight:600;}
#contactTXT{margin:-40px 0px 0px 100px;}
iframe.googleMap{margin:-15px 0px 0px -90px;}
img.contactBoy{float:right; margin:-380px 0px 0px 0px;}

/*---Seasonal Page---*/
h1.RegisterNow{font-size:21px;color:#f26522;}
#contactBorderWrapper p{margin:30px 0px 0px 100px;}


/* --- Footer Stuff ---*/
#footer ul {margin:0px 0px 0px -30px;
list-style-type: none;padding:60px 0px 0px 110px;}
#footer ul li{display:inline;}
#footer li{margin:0px 7px 0px 7px;}
#footer a {font-weight:600; color:#ff0000;}
a.wanderlogo{background: url("http://www.holmdelpreschool.net/images/wanderlogo.gif"); display:block; width:110px; height:66px;float:right; text-decoration:none;margin:-30px 80px 0px 0px;}
a.wanderlogo:hover{background: url("http://www.holmdelpreschool.net/images/wanderlogoOver.gif"); display:block; width:110px; height:66px;text-decoration:none;}
#footer{color:#ff0000;}


/* ----- Seasonal Special Styling ---- */
#post-32.post{width:700px;margin:auto; padding:0px 0px 40px 0px;}
h1{padding:20px 0px 20px 0px;}
img.seasonalHead{width:864px; height:280px;margin:auto; }