/* 
	Theme Name: ESHN
	Theme URL: http://www.eagleyschoolhousenursery.co.uk
	Description: ESHN is a custom theme created for WordPress
	Author: Potent Group Media
	Author URL: http://www.potentgroup.com
	Version: 1.0

	Changelog:
		v1.0 - 01.03.10
		First Release of EagleySchoolHouseNursery
*/


body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;/*font-weight:normal;*/}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;}
q:before,q:after{content:'';}

/*
Copyright (c) 2006, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 0.10.0
*/

/**
 * 84.5% for !IE, keywords for IE
 * Percents could work for IE, but for backCompat purposes, we are using keywords.
 * x-small is for IE < 6 and IE6 quirks mode.
 * 
 */
body {font:13px arial,helvetica,clean,sans-serif;*font-size:small;*font:x-small;}
table {font-size:inherit;font:100%;}

/**
 * 99% for safari; 100% is too large
 */
select, input, textarea {font:99% arial,helvetica,clean,sans-serif;}

/**
 * Bump up !IE to get to 13px equivalent
 */
pre, code {font:115% monospace;*font-size:100%;}

/**
 * Default line-height based on font-size rather than "computed-value"
 * see: http://www.w3.org/TR/CSS21/visudet.html#line-height
 */
body * {line-height:1.22em;}


body {
/*	background: #ddd;*/
	background: #e6f4ff url(images/eshnbg2.jpg) repeat-x top center;
	/*background-position-y:  37px;*/
	/*width: 974px;*/
	color: #202020;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	margin: 0 auto 0px;
	padding: 0px;
	}
	
#wrap {
	width: 960px;
	margin: 0 auto 0px;
	padding: 0px;
	}
.wrapper {position:relative;}

.clearboth{
clear:both;
}

/************************************************
*	Hyperlinks									*
************************************************/

a, a:visited {
	color: #22a6d5;
	text-decoration: none;
	}
	
a:hover {
	color: #27b8e8;
	text-decoration: underline;
	}
	
img {
	border: 0px;
	}
	
.imgleft {
	float: left;
	margin: 4px 20px 15px 0;
}

.imgright {
	float: right;
	margin: 4px 0 15px 20px;
}

.alignright {
	float: right;
	margin: 4px 0 15px 20px;
}

.alignxleft {
	float: left;
	margin: 4px 20px 15px 0;
}

.aligncenter{
clear:both;
display:block;
margin:10px auto;
padding: 10px 0;
}

.bwhite {
	border: 12px #fff solid;
}
	
/************************************************
*	Top Navbar      							*
************************************************/

#topnavbar {
	width: 100%;
	/*height: 36px;*/
	height: 26px;
	color: #002b84;
	margin: 0 auto;
	text-align: center;
	padding:10px 0 0;
	font-size: 1.4em;
	border: #fff 1px solid;
	border-width: 0 0 1px 0;
	background: #a1d8ff;
	}
	
#topnavbar a, #topnavbar a:visited {
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	text-decoration: underline;
	}
	
#topnavbar a:hover {
	text-decoration: none;
	}
	
#topnavbar p {
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	padding: 0px;
	margin: 0px;
	}
	
.topnavbarleft {
	width: 200px;
	float: left;
	margin: 0px;
	padding: 10px 0px 0px 20px;
	}
	
.topnavbarright {
	width: 600px;
	float: right;
	margin: 0px;
	padding: 10px 30px 0px 0px;
	text-transform: uppercase;
	text-align: right;
	}
	
.topnavbarright a img {
	border: none;
	margin: 0px 3px 0px 0px;
	padding: 0px;
	}
	
/************************************************
*	Header  									*
************************************************/

#header {
/*	background: url(images/bg-header.gif) no-repeat top;*/
	width: 960px;
	height: 98px;
	color: #000000;
	font-size: 11px;
	margin: 0 auto;
	padding: 0px;
	overflow: hidden;
	}

#header h1 {
	color: #B60000;
	font-size: 24px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: normal;
	margin: 0px;
	padding: 25px 0px 0px 20px;
	text-decoration: none;
	}
	
#header h1 a, #header h1 a:visited {
	color: #B60000;
	font-size: 24px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	}
	
#header h1 a:hover {
	color: #B60000;
	text-decoration: none;
	}
	
#header h3 {
	color: #d73329;
	font-size: 16px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	}
	
#header p {
	color: #333333;
	padding: 0px 0px 5px 20px;
	margin: 0px;
	line-height: 20px;
	}
	
#header a, #header a:visited {
	color: #000000;
	font-size: 11px;
	text-transform: uppercase;
	text-decoration: none;
	padding: 0px 0px 0px 3px;
	}
	
#header a:hover {
	color: #000000;
	text-decoration: underline;
	}

/*.headerleft {
	width: 535px;
	float: left;
	margin: 0px;
	padding: 35px 0 0 4px;
	}
	
.headerleft a img {
	background: url(images/eagley.png) no-repeat top;
	width: 535px;
	height: 37px;
	border: none;
	margin: 0px;
	padding: 0px;
	}
	

#headerleft .logo {
	
}*/

.headerleft {
	background: url(images/eagley.png) no-repeat top;
	width: 535px;
	height: 37px;
	float: left;
	margin: 32px 0 0 4px;
	padding: 0px;
}

.headerright {
	background: url(images/phone.png) no-repeat top;
	width: 260px;
	height: 47px;
	float: right;
	margin: 0;
	padding: 0;
	}

/*.headerright {
	width: 260px;
	float: right;
	margin: 1px 0 0;
	padding: 0;
	font-weight: bold;
	}*/

	
#hri {
	float: left;
	border: none;
	margin: 0;
	padding: 12px 0 0 ;
	}


/************************************************
*	Mbar            							*
************************************************/

#mbar {
	background: url(images/mbar01.gif) top center;
	width: 990px;
	height: 33px;
	color: #323232;
	margin: 0px auto 0px;
	padding: 0px;
	}

#home {
	float:left;
	margin: 0 0 0 30px;
	}
	
#corelinks { float:right; width: 155px; margin: 0; height: 44px; }
#corelinks ul { list-style: none; margin: 0; padding: 0; }
#corelinks ul li { display: block; }
#corelinks ul li a { display: block; height: 44px; float:left; }

#corelinks #tt-1 a { background: url(images/cta-signin.gif) no-repeat top; width: 155px; height: 41px; }
#corelinks #tt-2 a { background: url(images/cta-createacc.gif) no-repeat top; width: 155px; position: relative; }
/*#corelinks #tt-3 a { background: url(images/cta-myaccount.gif) no-repeat top; width: 155px; position: relative; }
#corelinks #tt-4 a { background: url(images/cta-editprofile.gif) no-repeat top; width: 155px; position: relative; }
#corelinks #tt-5 a { background: url(images/cta-logout.gif) no-repeat top; width: 155px; position: relative; }*/

#corelinks #tt-1 a:hover, #corelinks #tt-1 a.selected { background:  url(images/cta-signin.gif) no-repeat bottom; }
#corelinks #tt-2 a:hover, #corelinks #tt-2 a.selected { background:  url(images/cta-createacc.gif) no-repeat bottom; }

#memblinks { float:right; width: 155px; margin: 0; height: 29px; }
#memblinks ul { list-style: none; margin: 0; padding: 0; }
#memblinks ul li { display: block; }
#memblinks ul li a { display: block; height: 29px; float:left; }

#memblinks #tt-1 a { background: url(images/cta-myaccount.gif) no-repeat top; width: 155px; height: 28px; }
#memblinks #tt-2 a { background: url(images/cta-editprofile.gif) no-repeat top; width: 155px; height: 28px; position: relative; }
#memblinks #tt-3 a { background: url(images/cta-logout.gif) no-repeat top; width: 155px; position: relative; }

#memblinks #tt-1 a:hover, #memblinks #tt-1 a.selected { background:  url(images/cta-myaccount.gif) no-repeat bottom; }
#memblinks #tt-2 a:hover, #memblinks #tt-2 a.selected { background:  url(images/cta-editprofile.gif) no-repeat bottom; }
#memblinks #tt-3 a:hover, #memblinks #tt-3 a.selected { background:  url(images/cta-logout.gif) no-repeat bottom; }

#corelinks-am { float:right; width: 91px; margin: 5px 0 0; height: 24px; }
#corelinks-am ul { list-style: none; margin: 0; padding: 0; }
#corelinks-am ul li { display: inline; }
#corelinks-am ul li a { display: block; height: 24px; float:left; }
#corelinks-am #tt-3 a { background: url(images/butt-support.gif) no-repeat top; width: 69px;position: relative; margin-right: 7px; }
#corelinks-am #tt-3 a:hover, #toptabs #tt-3 a.selected { background:  url(images/butt-support.gif) no-repeat bottom left; }


/************************************************
*	Navbar      								*
***********************************************

#navbar {
	background: #800000 url(images/navbar.gif);
	width: 920px;
	height: 28px;
	font-size: 11px;
	font-family: Arial, Tahoma, Verdana;
	color: #FFFFFF;
	font-weight: bold;
	margin: 0px auto 0px;
	padding: 0px 0px 0px 0px;
	border-top: 1px solid #800000;
	border-bottom: 1px solid #800000;
	}
	
#navbar a, #navbar a:visited {
	color: #FFFFFF;
	font-size: 11px;
	text-decoration: none;
	text-transform: uppercase;
	padding: 0px 0px 0px 3px;
	}
	
#navbar a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	padding: 0px 0px 0px 3px;
	}
	
#navbar p {
	color: #FFFFFF;
	margin: 0px auto 0px;
	padding: 0px 0px 0px 10px;
	font-weight: bold;
	}
	
#navbarleft {
	width: 700px;
	float: left;
	margin: 0px;
	padding: 0px;
	}
	
#navbarright {
	width: 215px;
	font-size: 11px;
	float: right;
	margin: 0px;
	padding: 4px 0px 0px 0px;
	border-right: 1px solid #CC0000;
	}
	
#navbarright a img {
	border: none;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	}

#nav {
	margin: 0px;
	padding: 0px;
	list-style: none;
	}
	
#nav ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	}

#nav a, #nav a:visited {
	background: #800000 url(images/navbar.gif);
	color: #FFFFFF;
	display: block;
    font-weight: bold;
    margin: 0px 0px 0px 0px;
	padding: 7px 20px 7px 20px;
	border-right: 1px solid #B90102;
	border-left: 1px solid #860202;
	}
	
#nav a:hover {
	background: #800000 url(images/navhover.gif);
	color: #FFFFFF;
	display: block;
	text-decoration: none;
    margin: 0px 0px 0px 0px;
	padding: 7px 20px 7px 20px;
	}

#nav li {
	float: left;
	margin: 0px;
	padding: 0px;
	}
	
#nav li li {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 150px;
	}
	
#nav li li a, #nav li li a:link, #nav li li a:visited {
	background: #800000;
	color: #FFFFFF;
	width: 160px;
	float: none;
	margin: 0px;
	padding: 7px 30px 7px 10px;
	border-bottom: 1px solid #B90102;
	border-left: 1px solid #800000;
	border-right: 1px solid #800000;
	}
	
#nav li li a:hover, #nav li li a:active {
	background: #FFFFFF;
	color: #CC0000;
	padding: 7px 30px 7px 10px;
	}

#nav li ul {
	position: absolute;
	width: 10em;
	left: -999em;
	z-index:99;
	}

#nav li:hover ul {
	left: auto;
	display: block;
	}
	
#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
	}*/

/************************************************
*	Subnavbar      								*
***********************************************

#subnavbar {
	background: #444444;
	width: 920px;
	height: 27px;
	margin: 0px auto 0px;
	padding: 0px 0px 0px 0px;
	border-bottom: 1px solid #222222;
	}
	
#subnavbar p {
	color: #FFFFFF;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	text-transform: uppercase;
	}
	
#subnavleft {
	width: 620px;
	float: left;
	margin: 0px;
	padding: 0px 0px 0px 10px;
	}
	
#subnavright {
	width: 280px;
	float: right;
	margin: 0px;
	padding: 3px 10px 0px 0px;
	text-align: right;
	}
	
#subnav {
	margin: 0px;
	padding: 0px;
	list-style: none;
	}
	
#subnav ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	}

#subnav a, #subnav a:visited {
	color: #FFFFFF;
	display: block;
    font-weight: bold;
    margin: 0px 20px 0px 0px;
	padding: 6px 10px 7px 10px;
	}
	
#subnav a:hover {
	color: #CC0000;
	display: block;
	text-decoration: none;
    margin: 0px 20px 0px 0px;
	padding: 6px 10px 7px 10px;
	}

#subnav li {
	float: left;
	margin: 0px;
	padding: 0px;
	}
	
#subnav li li {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 160px;
	}
	
#subnav li li a, #subnav li li a:link, #subnav li li a:visited {
	background: #D8D8D8;
	color: #CC0000;
	width: 160px;
	float: none;
	margin: 0px;
	padding: 6px 10px 6px 10px;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	}
	
#subnav li li a:hover, #subnav li li a:active {
	background: #444444;
	color: #FFFFFF;
	}

#subnav li ul {
	position: absolute;
	width: 10em;
	left: -999em;
	}

#subnav li:hover ul {
	left: auto;
	display: block;
	}
	
#subnav li:hover ul, #subnav li.sfhover1 ul {
	left: auto;
	}
*/

	
/************************************************
*	Homepage 		    	                    * 
***********************************************
	
#homepage {
	float: left;
	width: 589px;
	margin: 0;
	padding: 0px;
	}
	
#homepage p {
	margin: 0px;
	padding: 0px;
	}

#homepage p img {
	border: none;
    float: left;
	margin: 0px;
	}
	
#homepage ul {
	list-style-type: square;
	margin: 0px;
	padding: 0px 0px 15px 0px;
	}
	
#homepage ul li {
	list-style-type: square;
	margin: 0px;
	padding: 0px;
	}

.hpdate {
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	}
	
#homepagetop {
	background: #FFFFFF;
	float: left;
	width: 579px;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	}
	
.hptabber {
	float: left;
	margin: 0px;
	padding: 12px 0px 0px 0px;
	display: inline;
	}
	
.hptabber img {
	border: none;
	margin: 0px;
	}
	
#homepageleft {
	float: left;
	width: 287px;
	margin: 0px;
	padding: 0px;
	}
	
#homepageright {
	float: right;
	width: 287px;
	margin: 0px;
	padding: 0px;
	}
	
.hpfeatimg {
	float:left;
	padding:0px 10px 0px 0px;
	}*/


/************************************************
*	Content 					     		    * 
************************************************/

#ctop {
	background: url(images/contenttop.png) top no-repeat;
	height: 31px;
}

#content {
	background: url(images/bg-content.png) top repeat-y;
	width: 960px;
	margin: 0px auto 0px;
	padding: 0px 0px 10px 0px;
	line-height: 18px;
	}
	
#content h1 {
	color: #0a3d92;
	font-size: 22px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: normal;
	margin: 0px 0px 15px 0px;
	padding: 5px 0px 0px 0px;
	}
	
#content h1 a, #content h1 a:visited  {
	color: #333333;
	line-height: 22px;
	font-size: 22px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: normal;
	margin: 0px 0px 15px 0px;
	padding: 0px;
	}

#content h1 a:hover {
	color: #27afde;
	text-decoration: none;
	}
	
/*#content h2 {
	background: #FFFFFF url(images/navbar.gif);
	color: #FFFFFF;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	margin: 0px 0px 10px 0px;
	padding: 7px 0px 5px 0px;
	}*/
	
.quals {font-size:.5em;font-weight:bold;color:#0a3d92;}
	
#content h2 {
	/*color: #3d9311;
	font-size: 14px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: bold;
	text-align: left;
	text-transform: uppercase;
	margin: 0px 0px 10px 0px !important;
	padding: 0px 0px 5px 0px !important;
	border: 1px dotted #AFAFAF;
	border-width: 0 0 1px 0;*/
	color: #3d9311;
	font-size: 18px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: normal;
	text-align: left;
	text-transform: none;
	margin: 0 0 20px;
	padding: 6px 0 3px 0;
	}

#content h2.video {
	background: #FFFFFF url(images/icon-video.gif) no-repeat left;
	color: #3c3c3e	;
	font-size: 14px;
	width: 242px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: bold;
	text-align: left;
	height: 30px;
	text-transform: uppercase;
	margin: 0px 0px 10px 0px;
	padding: 20px 0px 5px 45px;
	border: 1px dotted #AFAFAF;
	border-width: 0 0 1px 0;
	}

#content h2.interview {
	background: #FFFFFF url(images/icon-interview.gif) no-repeat left;
	color: #3c3c3e	;
	font-size: 14px;
	width: 242px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: bold;
	text-align: left;
	height: 30px;
	text-transform: uppercase;
	margin: 0px 0px 10px 0px;
	padding: 20px 0px 5px 45px;
	border: 1px dotted #AFAFAF;
	border-width: 0 0 1px 0;
	}

#content h2.audio {
	background: #FFFFFF url(images/icon-audio.gif) no-repeat left;
	color: #3c3c3e	;
	font-size: 14px;
	width: 242px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: bold;
	text-align: left;
	height: 30px;
	text-transform: uppercase;
	margin: 0px 0px 10px 0px;
	padding: 20px 0px 5px 45px;
	border: 1px dotted #AFAFAF;
	border-width: 0 0 1px 0;
	}
	
#content h2.articles {
	background: #FFFFFF url(images/icon-articles.gif) no-repeat left;
	color: #3c3c3e	;
	font-size: 14px;
	width: 242px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: bold;
	text-align: left;
	height: 30px;
	text-transform: uppercase;
	margin: 0px 0px 10px 0px;
	padding: 20px 0px 5px 45px;
	border: 1px dotted #AFAFAF;
	border-width: 0 0 1px 0;
	}

#content h3 {
	color: #d73329;
	font-size: 14px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: bold;
	margin: 0px 0px 10px 0px;
	padding: 5px 0px 10px 0px;
	}
	
#content h3 a, #content h3 a:visited {
	color: #000000;
	text-decoration: none;
	margin: 0px;
	padding: 0px 0px 10px 0px;
	}

#content h3 a:hover {
	color: #B60000;
	text-decoration: none;
	}
	
#content h3.coaches {
	color: #000000;
	font-size: 14px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 0px 0px;
	}
	
#content h4 {
	color: #000000;
	font-size: 18px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	}
	
#content img.wp-smiley {
	float: none;
	border: none;
	margin: 0px;
	padding: 0px;
	}

#content img.wp-wink {
	float: none;
	border: none;
	margin: 0px;
	padding: 0px;
	}

#contentwide {
	float: left;
	width:880px;
	margin: 0 40px;
	padding: 0px 0px 20px 0px;
	}
	
#contentleft {
	float: left;
	width: 580px;
	margin: 0 0 35px 35px;
	padding: 0px 0px 20px 0px;
	/*border: 1px #ff0000 solid;*/
	}
	
#contentleft p {
	font-size: 1.1em;
	line-height: 1.4em;
	color: #224691;
	margin: 0px;
	padding: 0px 0px 15px 0px;
	/*background: #FFFFFF;*/
	}

/*#contentleft p img {
	border: none;
    float: left;
	margin: 0px 10px 10px 0px;
	padding: 0px;
	}*/
	
#contentleft ul {
	font-size: 1.1em;
	line-height: 1.4em;
	color: #224691;
	list-style-type: square;
	margin: 0px;
	padding: 0px 0px 15px 0px;
	}
	
#contentleft ul li {
	list-style-type: square;
	margin: 0px 0px 0px 30px;
	padding: 0px;
	}

#contentleft ol {
	font-size: 1.1em;
	line-height: 1.4em;
	color: #224691;
	margin: 0px;
	padding: 0px 0px 15px 0px;
	}
	
#contentleft ol li {	
	margin: 0px 0px 8px 30px;
	padding: 0px;
	}

blockquote {
	background: #E8E8E8;
	margin: 0px 25px 15px 25px;
	padding: 10px 20px 0px 15px;
	border-top: 1px solid #DDDDDD;
	border-right: 1px solid #666666;
	border-left: 1px solid #DDDDDD;
	border-bottom: 1px solid #666666;
	}
	
#content blockquote p {
	margin: 0px;
	padding: 0px 0px 15px 0px;
	}
	
#content .author {
	border-top: 1px dotted #eaeaea;
	margin-top: 15px;
	padding-top: 10px;
	}	
	
.postarea {
	background: #FFFFFF;
	float: left;
	width: 574px;
	margin: 0px 0px 10px 10px;
	padding: 10px 0px 0px 0px;
	}
	
.breadcrumb {
	float: left;
	width: 579px;
	font-size: 11px;
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 3px 0px;
	border-bottom: double #EAEAEA;
	}
	
.date {
	width: 579px;
	float: left;
	margin: 0px;
	padding: 5px 0px 0px 0px;
	}
	
.dateleft {
	width: 370px;
	float: left;
	margin: 0px;
	padding: 0px;
	}
	
.dateright {
	width: 200px;
	float: right;
	margin: 0px;
	padding: 0px;
	text-align: right;
	}
	
.time {
	background: #FFFFFF url(images/icon_time.gif) no-repeat top left;
	margin: 0px 0px 0px 3px;
	padding: 0px 0px 0px 20px;
	}
	
.comment {
	background: #FFFFFF url(images/icon_comments.gif) no-repeat top left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 18px;
	}
	
.tags {
	background: #FFFFFF url(images/icon_tags.gif) no-repeat top left;
	margin: 0px;
	padding: 0px 0px 0px 18px;
	}
	
.category {
	background: #FFFFFF url(images/icon_category.gif) no-repeat top left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 18px;
	}
	
#c171 {
	background: #fff url(images/bg-171.gif) repeat-y;
	padding: 6px;
	}	
	
.clr {
	clear: both;
	height: 0px;
	}	
	
.postmeta {
	width: 579px;
	font-size: 12px;
	padding: 5px 0px 0px 0px;
	margin: 0px;
	border-top: double #EAEAEA;
	}
	
.postmeta2 {
	width: 579px;
	font-size: 12px;
	padding: 5px 0px 40px 0px;
	margin: 0px;
	border-top: double #EAEAEA;
	}
	
.archive {
	float: left;
	width: 275px;
	margin: 0px;
	padding: 0px 0px 20px 0px;
	}
	
.adsense-post {
	background: #FFFFFF;
	float: left;
	width: 579px;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	}
	
.comments {
	background: #FFFFFF;
	float: left;
	width: 579px;
	margin: 0px;
	padding: 0px;
	}
	
/************************************************************************
-) SIDEBAR
*************************************************************************/

/*#sidebar {
	float: right;
	width: 280px;
	margin-right: 33px;
	padding: 0px;
}*/

.sidebar{
position: relative;
width:280px;
float:right;
padding:20px 33px 25px 0;
}

.widget{
clear: both;
padding-bottom:35px;
}

#top .sidebar .box{
float:none;
margin:0;
width:100%;
overflow: hidden;
}

.sidebar li {
list-style-type:none;
}
/*sidebar nesting and hiding of indent lists*/
.sidebar .widget_recent_entries a, .sidebar .widget_categories a, .sidebar .widget_pages a, .sidebar .widget_meta a, .sidebar .widget_archive a , .sidebar .widget_nav_menu a, .sidebar .widget_links a{
display:block;
line-height:22px;
padding:3px 10px;
border-bottom-style: solid;
border-bottom-width: 1px;
}

.sidebar .widget_recent_entries li, .sidebar .widget_categories li, .sidebar .widget_pages li, .sidebar .widget_meta li, .sidebar .widget_archive li , .sidebar .widget_links li{
width:50%;
float:left;
padding-bottom:30px;
}


.sidebar .box ul ul a{
padding:3px 10px 3px 25px;
}
.sidebar .box ul ul ul a{
padding:3px 10px 3px 40px;
}
.sidebar .box ul ul ul ul a{
padding:3px 10px 3px 55px;
}
.sidebar .box ul ul ul ul ul a{
padding:3px 10px 3px 70px;
}
.sidebar .box ul ul ul ul ul ul a{
padding:3px 10px 3px 85px;
}
.sidebar .box ul ul ul ul ul ul ul a{
padding:3px 10px 3px 100px;
}
.sidebar .box ul ul ul ul ul ul ul ul a{
padding:3px 10px 3px 115px;
}
.sidebar .box ul ul ul ul ul ul ul ul ul a{
padding:3px 10px 3px 130px;
}
.sidebar .box ul ul ul ul ul ul ul ul ul ul a{
padding:3px 10px 3px 145px;
}

.sidebarmenu .current{
font-weight: bold;
}

.sidebarmenu ul ul, .sidebarmenu .currentli_item ul ul, .sidebarmenu .parentli_item .li_item ul{
display:none;
}

.sidebarmenu .currentli_item ul, .sidebarmenu .parentli_item ul{
display: block;
}

.sidebar .sidebar_bottom {
bottom:-1px;
top:auto;
}


.sidebar_top, .sidebar_bottom {
display:block;
height:115px;
left:0;
position:absolute;
top:0;
width:100%;
z-index:1;
}
.sidebar div {
position:relative;
z-index:2;
}

#top .sidebar .entry h4, #top  .sidebar .entry h3, #top .sidebar .entry a, #top .sidebar table a{
border:none;
background: none;
padding:0;
margin:0;
}

#top .sidebar .box_entry{
margin:10px 0;
padding:0 0 18px;
}

.sidebar .box_entry a img{
margin:11px 10px 0 0;
}

/*--------------------calendar--------------------*/
#wp-calendar a, #wp-calendar a:visited {
display:block;
text-decoration:none;
padding:0;
border:none;
width:auto;
}

#wp-calendar a:hover{
display:block;
}

#wp-calendar {
empty-cells: show;
width:100%;
text-align:center;

}

#wp-calendar #next a,#wp-calendar #prev a {
text-decoration:none;
display:block;
background: none;
border:none;
}
#wp-calendar #next a:hover,#wp-calendar #prev a:hover {
}

#wp-calendar caption {
margin-bottom:5px;
}


/************************************************************************
SIDEBAR
*************************************************************************/
.sidebar{
background: transparent url(../images/skin2/sidebar.png) 0 0 repeat-y;
}

.sidebar_bottom {
background:url("../images/skin2/sidebar_bottom.png") no-repeat scroll left bottom transparent;
}

.sidebar_top {
background:url("../images/skin2/sidebar_top.png") no-repeat scroll left top transparent;
}

.sidebar h3, .sidebar .box_entry{
border-bottom:1px solid #bbb;
}


.sidebar p {
	margin: 0px;
	padding: 0px 0px 15px 0px;
	font-size: 1.1em;
	line-height: 1.4em;
	color: #224691;
	}

.sidebar h2 {
	color: #0a3d92 !important;
	font-size: 18px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: normal;
	text-align: left;
	text-transform: none !important;
	width:280px;
	margin: 0 0 10px !important;
	padding: 6px 0 5px !important;
	border-bottom: #9fcff3 1px solid;
	}

.widget_recent_entries a, .widget_categories a, .widget_pages a, .widget_meta a, .widget_archive a , .widget_nav_menu a, .widget_links a, .recentcomments{
border-bottom-color: #9fcff3;
color: #224691;
text-decoration: none;
background:url("../images/skin2/bullet_list.png") no-repeat scroll 1px 11px transparent;
}

.widget_recent_entries a:hover, .widget_categories a:hover, .widget_pages a:hover, .widget_meta a:hover, .widget_archive a:hover, .widget_nav_menu a:hover, .widget_links a:hover{
color: #3d9311;
background:url("../images/skin2/bullet_list.png") no-repeat scroll 1px 11px #dcf0fe;}

	

/************************************************
*	Left Sidebar                    	        * 
************************************************/

#l_sidebar {
	background: #FFFFFF;
	float: left;
	width: 171px;
	margin: 0px;
	padding: 0px;
	display: inline;
	}
	
#l_sidebar p {
	margin: 0px;
	padding: 0px 0px 15px 0px;
	}
	
#l_sidebar a img {
	border: none;
	margin: 0px;
	padding: 0px 0px 10px 0px;
	}

#l_sidebar ul {
	list-style-type: none;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	}
	
#l_sidebar ul ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}
	
#l_sidebar ul li li {
	background: #FFFFFF url(images/icon.gif) no-repeat top left;
	padding: 0px 0px 5px 18px;
	margin: 0px;
	}
	
#l_sidebar ul li ul li {
	background: #FFFFFF url(images/icon.gif) no-repeat top left;
	padding: 0px 0px 5px 18px;
	margin: 0px;
	}
	
/************************************************
*	Right Sidebar                       	    * 
************************************************/

#r_sidebar {
	background: #FFFFFF;
	float: right;
	width: 170px;
	margin: 0px;
	padding: 0px;
	display: inline;
	}
	
#r_sidebar p {
	padding: 0px 0px 15px 0px;
	margin: 0px;
	}
	
#r_sidebar a img {
	border: none;
	margin: 0px;
	padding: 0px 0px 10px 0px;
	}
	
#r_sidebar ul {
	list-style-type: none;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	}

#r_sidebar ul ul {
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	}
	
#r_sidebar ul li li {
	background: #FFFFFF url(images/icon.gif) no-repeat top left;
	padding: 0px 0px 5px 18px;
	margin: 0px;
	}
	
#r_sidebar ul li ul li {
	background: #FFFFFF url(images/icon.gif) no-repeat top left;
	padding: 0px 0px 5px 18px;
	margin: 0px;
	}
	
/************************************************
*	Footer      								*
***********************************************

#footer {
	background: #0c2a4c url(images/footer.gif) top;
	width: 990px;
	height: 50px;
	margin: 0px auto 20px;
	padding: 0px;
	text-align: center;
	}
	
#footer p {
	color: #FFFFFF;
	font-size: 11px;
	font-family: Arial, Tahoma, Verdana;
	margin: 0px;
	padding: 9px 0px 0px 0px;
	}
	
#footer a, #footer a:visited {
	color: #FFFFFF;
	text-decoration: none;
	}
	
#footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	}*/
	
/************************************************
*	Footer      								*
************************************************/

#footer {
	background: url(images/footer.png) no-repeat;
	width: 960px;
	height: 68px;
	margin: 0px auto 40px;
	padding: 0px 0px 0px 0px;
	}
	
#footer p {
	color: #224691;
	font-size: 11px;
	font-family: Arial, Tahoma, Verdana;
	margin: 0px;
	padding: 0px 10px 0px 10px;
	}
	
#footer a, #footer a:visited {
	color: #224691;
	text-decoration: none;
	}
	
#footer a:hover {
	text-decoration: underline;
	color: #ff2d79;
	}
	
#footer a img {
	border: none;
	margin: 0px 0px 0px 10px;
	padding: 0px;
	}
	
.footerleft {
	color: #224691;
	float: left;
	margin: 0px;
	padding: 17px 0px 0px 17px;
	}
	
.footerright {
	color: #224691;
	float: right;
	margin: 0px;
	padding: 17px 17px 0px 0px;
	text-align: right;
	}
	
/************************************************
*	Search Form									*
************************************************/

#searchform {
	margin:15px 0 20px;
	text-align: center;
	padding: 0;
	overflow: hidden;
	/*display: inline;*/
	}
	
#s-head {
	background: #fff;
	width: 160px;
	color: #333333;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: normal;
	padding: 2px;
	margin: 2px 0px 0px 0px;
	border-top: 1px solid #999999;
	border-right: 1px solid #DDDDDD;
	border-left: 1px solid #999999;
	border-bottom: 1px solid #DDDDDD;
	}
	
#subscribe {
	margin: 0px;
	padding: 5px 0px 0px 0px;
	overflow: hidden;
	}

#s {
	background: #FFFFFF;
	width: 170px;
	color: #000000;
	font-size: 11px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: normal;
	margin: 0px;
	padding: 2px 0px 2px 5px;
	border-top: 1px solid #666666;
	border-right: 1px solid #DDDDDD;
	border-left: 1px solid #666666;
	border-bottom: 1px solid #DDDDDD;
	display: inline;
	}

#subbox {
	background: #EEEEEE;
	width: 170px;
	color: #333333;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: normal;
	margin: 5px 0px 0px 0px;
	padding: 3px;
	border-top: 1px solid #666666;
	border-right: 1px solid #DDDDDD;
	border-left: 1px solid #666666;
	border-bottom: 1px solid #DDDDDD;
	display: inline;
	}
	
#subbutton {
	background: #333333;
	color: #FFFFFF;
	font-size: 11px;
	font-family: Arial, Tahoma, Verdana;
	margin: 0px 0px 0px 10px;
	padding: 3px;
	font-weight: bold;
	border-top: 1px solid #DDDDDD;
	border-right: 1px solid #666666;
	border-left: 1px solid #DDDDDD;
	border-bottom: 1px solid #666666;
	}
	
#searchbutton {
	background: #333333;
	color: #FFFFFF;
	width: 30px;
	font-size: 11px;
	font-family: Arial, Tahoma, Verdana;
	margin: -1px 20px 0px 5px;
	padding: 1px;
	font-weight: bold;
	border-top: 1px solid #DDDDDD;
	border-right: 1px solid #666666;
	border-left: 1px solid #DDDDDD;
	border-bottom: 1px solid #666666;
	}
	
#name, #email, #url {
	background: #FFFFFF;
	color: #000000;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	margin: 0px;
	padding: 4px;
	border-top: 1px solid #666666;
	border-right: 1px solid #DDDDDD;
	border-left: 1px solid #666666;
	border-bottom: 1px solid #DDDDDD;
	}
	
#submit {
	background: #333333;
	color: #FFFFFF;
	font-size: 11px;
	font-family: Arial, Tahoma, Verdana;
	padding: 4px;
	margin: 0px;
	font-weight: bold;
	border-top: 1px solid #DDDDDD;
	border-right: 1px solid #666666;
	border-left: 1px solid #DDDDDD;
	border-bottom: 1px solid #666666;
	}
	
#words {
	background: #FFFFFF;
	width: 460px;
	color: #000000;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	padding: 4px;
	margin: 0px;
	border-top: 1px solid #666666;
	border-right: 1px solid #DDDDDD;
	border-left: 1px solid #666666;
	border-bottom: 1px solid #DDDDDD;
	}

/************************************************
*	Comments									*
************************************************/
	
#commentblock {
	width: 549px;
	background: #E8E8E8;
	float: left;
	padding: 20px 20px 10px 20px;
	margin: 10px 0px 0px 0px;
	border-top: 2px solid #333333;
	border-bottom: 1px solid #333333;
	}
	
#commentblock ol {
	list-style-type: square;
	margin: 0px 0px 0px 10px;
	padding: 0px 0px 10px 0px;
	}
	
.commentdate {
	font-size: 12px;
	padding-left: 0px;
	}
	
#commentlist li p {
	margin-bottom: 8px;
	line-height: 20px;
	padding: 0px;
	}

.commentname {
	color: #333333;
	margin: 0px;
	padding: 5px 5px 5px 0px;
	}

.commentinfo{
	clear: both;
	}

.commenttext {
	clear: both;
	margin: 3px 0px 10px 0px;
	padding: 20px 10px 0px 10px;
	width: 520px;
	background: #FFFFFF url(images/comment.gif) no-repeat top left;
	}

.commenttext-admin {
	clear: both;
	margin: 3px 0px 10px 0px;
	padding: 20px 10px 0px 10px;
	width: 520px;
	background: #FFFFFF url(images/comment.gif) no-repeat top left;
	}
	

/************************************************
*	ITEM DOWNLOAD & PRINT						*
************************************************/

#articleOptions {
	background: #FFFFFF;
	float: right;
	width: 100px;
	margin: 0px 0px 20px 20px;
	padding: 10px 10px 10px 10px;
	border: 1px dotted #AFAFAF;
	}
	
.articledl, .articlepr img {
	border: none;
	margin: 0px;
	text-align: center;
	}
	
	
/* CYCLE */

#cycle{
	width: 582px;
	border: 1px solid #77adc9;
	padding: 1px;
	background: url(http://www.kayako.com/img/product/cyclebg.gif) repeat-x #e4f7fe;
	float: left;
	height: 221px;

}
#cycle .panel{
	width: 526px;
	height: 222px;
	background: url(http://www.kayako.com/img/product/cyclebg.gif) repeat-x;
	padding: 0 30px 0 30px;
}
#cycle .panel img{
	float: left;
	position: relative;
	left: -30px;
}
#cycle .panel h3{
	color: #28475c;
	font-size: 1.2em;
	padding-top: 30px;
	padding-bottom: 10px;
	font-weight: bold;
}
#cycle .panel p{
	color: #4c4939;
	line-height: 1.2em;
	font-size: 1em;
	margin: 0 0 0 0;
}
#buttons{
	position: relative;
	top: -30px;
	left: 515px;
	z-index: 100;
}
#buttons img{
	outline: none;
}
#buttons a{
	outline: none;
}
	
	

/* CLEAR BOX  */

#clrbox {
	width:589px;
	margin: 0;
	background: url(images/clr-box-bg.gif) repeat-y;
}

#clrbox .top {
	background: url(images/clr-box-top.gif) no-repeat top;
	height:4px
	}
	
#clrbox .btm {
	background: url(images/clr-box-btm.gif) no-repeat bottom;
	height:7px
	}
	
#clrbox .content {
	padding: 13px 15px 8px;
	background: none;
	}
	
	
/* CLEAR BOX LOGIN */

#clrbox-286 {
	width:286px;
	margin: 0 auto;
	background: url(http://www.triathlonpb.com/wp-content/themes/triathlonpb/images/clr-box-bg-286.gif) repeat-y;
}

#clrbox-286 .top {
	background: url(http://www.triathlonpb.com/wp-content/themes/triathlonpb/images/clr-box-top-286.gif) no-repeat top;
	height:4px
	}
	
#clrbox-286 .btm {
	background: url(http://www.triathlonpb.com/wp-content/themes/triathlonpb/images/clr-box-btm-286.gif) no-repeat bottom;
	height:7px
	}
	
#clrbox-286 .content {
	padding: 13px 15px 8px;
	background: none;
	}
	
#clrbox-286 h2 {
	background: url(http://www.triathlonpb.com/wp-content/themes/triathlonpb/images/bg-head-256.gif) no-repeat top;
	color: #fff;
	text-align: center;
	}
	

/*  PLEASE LOGIN COMMENT  */

#loginreg {
	clear: both;
	text-align: center;
	margin:25px auto 45px;
	background: url(images/bg-logreg.gif) no-repeat top;
	padding: 11px 0;
	}
	
	
/*****************************
Small BOTTOM PROMO Boxes
/****************************/								
								
							.bsmall_box{
								float:left;
								padding:0 0 15px 35px;
								position:relative;
								width:270px;
								}
						
							.bsmall_box p {
								font-size: 1.1em;
								line-height: 1.4em;
								color: #224691;
								}
						
							.bbox1{
								padding:0 0 15px 40px;
								}
							
							.bsmall_box h3 {
								color: #e20003;
								font-size: 2.2em;
								margin:3px 0 5px;
								border-bottom:1px solid #fff;
								}
								
							.bsmall_box h3 a {
								color: #e20003;
								}
								
							.bsmall_box h3 a:hover{
								color: #e20003;
								}
								
							.bsmall_box .ft {
								border-bottom:1px solid #fff;
								}
								
							.bsmall_box img{
								padding:5px 0 !important;
								padding:0;/*ie6 fix for png elemnts needs this*/
								}
							
							.bsmall_box .meta {
								font-size: .9em;
								line-height: 1.4em;
								color: #224691;
							}
							



/*****************************
CONTACT PAGE
/****************************/
							
#contact p, label, legend { font: 1em "Lucida Grande", "Lucida Sans Unicode", Arial, sans-serif; }

#contact h1 { margin: 10px 0 10px; font-size: 24px; color: #333333; }
#contact hr { color: inherit; height: 0; margin: 6px 0 6px 0; padding: 0; border: 1px solid #d9d9d9; border-style: none none solid; }

#contact { display: block; width:500px; margin: 30px auto; padding: 35px; border: 1px solid #78c7ff; background-color: #FFF; -moz-border-radius:5px; -webkit-border-radius:5px; }

/* Form style */

#contact form { font-size: 1em; width: 100%; }
#contact label { display: inline-block; float: left; height: 26px; line-height: 26px; width: 155px; font-size: 1.5em; -moz-border-radius:5px; -webkit-border-radius:5px; }
#contact input, textarea, select { width: 250px; margin: 0; padding: 5px; color: #666; background: #f5f5f5; border: 1px solid #ccc; margin: 5px 0; font:1em "Lucida Grande", "Lucida Sans Unicode", Arial, sans-serif; -moz-border-radius:5px; -webkit-border-radius:5px; }   
#contact input:focus, textarea:focus, select:focus { border: 1px solid #999; background-color: #fff; color:#333; }
#contact input.submit { width: 85px; cursor: pointer; border: 1px solid #1359b4; background:#1b58b9; color:#fff; }
#contact input.submit:hover { background:#4594dd; }
#contact input[type="submit"][disabled] { background:#888; cursor: default; }
#contact fieldset { padding:20px; border:1px solid #eee; moz-border-radius:5px; -webkit-border-radius:5px; }
#contact legend { padding:7px 10px; font-weight:bold; color: #224691; border:1px solid #eee; -moz-border-radius:5px; -webkit-border-radius:5px; margin-bottom:0 !important; margin-bottom:20px; background-color:#eef8fd; }

#contact span.required{ font-size: 13px; color: #ff0000; } /* Select the colour of the * if the field is required. */

#message { margin: 10px 0; padding: 0; }

.error_message { display: block; line-height: 22px; background: #FBE3E4 url('http://www.eagleyschoolhousenursery.co.uk/wp-content/themes/eshn/assets/error.gif') no-repeat 10px 6px; padding: 3px 10px 3px 35px; color:#8a1f11;border: 1px solid #FBC2C4; -moz-border-radius:5px; -webkit-border-radius:5px; }

ul.error_messages { margin: 0 0 0 15px; padding: 0; }
ul.error_messages li { height: 22px; line-height: 22px; color:#224691; }

.loader { padding: 0 10px; }

#contact #success_page h1 { background: url('http://www.eagleyschoolhousenursery.co.uk/wp-content/themes/eshn/assets/success.gif') left no-repeat; padding-left:22px; }

.formtxt { font-size: .7em; }
acronym { border-bottom:1px dotted #ccc; }



/*  MAP BOARDER  */
.map {
	margin: 20px auto;
    width: 800px;
    height: 400px;
    border: 10px solid #1b5aba;
    -moz-border-radius:5px; -webkit-border-radius:5px;
    overflow: hidden;
}


/* Jigowatt Gallery Settings */

ul.jigowatt_gallery {
	margin: 0;
	padding: 0;
	list-style: none outside !important;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
