/*  

Theme Name: Winton Road Nursery School

Theme URI: http://www.wintonroad.org

Description: Wordpress Theme with Rotaing Header

Version: 1.1 Sticky Footer

Author: Ben Agronick

Author URI: http://www.liliandben.com/



*/

/* Global reset */

/* Based upon 'reset.css' in the Yahoo! User Interface Library: http://developer.yahoo.com/yui */
*, html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h5, h5, h6, pre, form, label, 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 }
ol, ul, li { list-style:none }
caption, th { text-align:left }
h1, h2, h3, h5, h5, h6 { font-size:100%; font-weight:normal }
q:before, q:after { content:''}



/* Global reset-RESET */

/* The below restores some sensible defaults */
strong { font-weight: bold }
em { font-style: italic }
a img { border:none } /* Gets rid of IE's blue borders */




/* Sticky Footer */

* {
	margin: 0;
}
html, body {
	height: 100%;
}


.push {
	height: 50px; /* .push must be the same height as #footer */
}


.clearfloat {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}


.fltrt {
	float: right;
	margin-left: 8px;
}

.fltlft {
	float: left;
	margin-right: 8px;
}




/* Start General Page Framework */



#container{
	width:800px;
	text-align:left;
	border: 0px solid #CCCCCC;
	background-color: #FFFFFF;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -50px; /* the bottom margin is the negative value of the footer's height */

}



#contentWrapper{
	margin-top: 30px;
}





#headerTop{

	height: 120px;

 /* turned off for rotaing header

 	background-repeat: no-repeat;

	background-image: url(img/wrns_header_top.jpg) */

}



#headerBottom{

	height: 80px;

	background-repeat: no-repeat;

	background-image: url(img/wrns_header_bottom.gif)

}



#headerNav{

	clear: both;

	position: relative;

	padding-left: 215px;

}



#content{
	float: right;
	width: 536px;
	padding-right: 48px;
	padding-left: 12px;
	background-color: #FFFFFF;
	border-left-width: 0px;
	border-left-style: solid;
	border-left-color: #999999;
}


#leftColumnTop{
	float:left;
	width:181px;
	background:#FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #996699;
	line-height: 14px;
	text-align:right;	

}



#leftColumnBottom{
	float:left;
	width:181px;
	background:#FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #6699CC;
	line-height: 14px;
	text-align:right;
	clear: left;
}

#leftColumnBottom h3 {
    font-weight: bold;
    color: #996699;
}

#applicationDownload{
	margin-top: 20px;
	margin-bottom: 10px;
	float: left;
}



#footer{
	clear:both;
	width:800px;
	height: 50px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}



#footer p{
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	padding-left: 130px;
	line-height: 15px;
}


#footer p span{
	color: #6699CC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}




/* Header Nav Stovepipe */

/*Fat Erik's Pipelist*/





#navlist

{

	list-style: none;

	padding: 0;

	margin: 0;

}



#navlist li

{

	display: inline;

	padding: 0;

	margin-top: 100px;

}



#navlist li:before 

	{ content: "| ";

	color: #6699CC;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 9px;

	font-weight: normal;

}



#navlist li:first-child:before { content: ""; }



/*IE workaround*/

/*All IE browsers*/

* html #navlist li

{

border-left: 1px solid black;

padding: 0 0.4em 0 0.4em;

margin: 0 0.4em 0 -0.4em;

}



/*Win IE browsers - hide from Mac IE\*/

* html #navlist { height: 1%; }



* html #navlist li

{

display: block;

float: left;

}



/*End hide*/

/*Mac IE 5*/

* html #navlist li:first-child { border-left: 0; }











/* Header Nav Links */



a.headerNav:link 

{

	color: #666666;

	background-color: transparent;

	text-decoration: none;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-weight: bold;

}



a.headerNav:visited 

{

	color: #666666;

	background-color: transparent;

	text-decoration: none;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-weight: bold;

	 

}



a.headerNav:hover 

{

	color: #CC0066;

	background-color: transparent;

	text-decoration: none;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-weight: bold;

}



a.headerNav:active 

{

	color: #CC0066;

	background-color: transparent;

	text-decoration: none;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-weight: bold;

}





/* News Alert */



#newsAlert

{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	color: #000000;
	margin-bottom: 0px;
}



a.newsAlert:link 

{
	color: #000000;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 14px;
}



a.newsAlert:visited 

{
	color: #000000;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 14px;	 

}



a.newsAlert:hover 

{
	color: #000000;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 14px;
}



a.newsAlert:active 

{
	color: #000000;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 14px;
}


/* Side Column Top & Links */


a.leftColumnTop:link 

{

	color: #996699;

	text-decoration: none;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	font-weight: bold;

	line-height: 14px;

}



a.leftColumnTop:visited 

{

	color: #996699;

	text-decoration: none;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	font-weight: bold;

	line-height: 14px;

	 

}



a.leftColumnTop:hover 

{

	color: #996699;

	text-decoration: underline;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	font-weight: bold;

	line-height: 14px;

}



a.leftColumnTop:active 

{

	color: #996699;

	text-decoration: none;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	font-weight: bold;

	line-height: 14px;

}









/* Side Column Bottom & Links*/



a.leftColumnBottom:link 

{

	color: #6699CC;

	text-decoration: none;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	font-weight: bold;

	line-height: 14px;

}



a.leftColumnBottom:visited 

{

	color: #6699CC;

	text-decoration: none;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	font-weight: bold;

	line-height: 14px;

	 

}



a.leftColumnBottom:hover 

{

	color: #6699CC;

	text-decoration: underline;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	font-weight: bold;

	line-height: 14px;

}



a.leftColumnBottom:active 

{

	color: #6699CC;

	text-decoration: none;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	font-weight: bold;

	line-height: 14px;

}





/* WORDPRESS CONTENT*/





body, h1, h2, h3, h4, h5, h6, blockquote, p

{

margin: 0;

padding: 0;

}



h1{

font-family: Verdana, Arial, Helvetica, sans-serif;

font-size: 24px;

padding: 0 0 10px 0;

}


body

{

	margin: 0px;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	font-weight: normal;

	color: #666666;

	background-color: #CCCCCC;

	text-align: left;

	vertical-align: top;

}



a:link, a:visited

{

	color: #CC0066;

	text-decoration: none;

}



a:hover

{

	color: #CC0066;

	text-decoration: underline;

}



p

{

	padding-top: 10px;

	padding-right: 0px;

	padding-bottom: 0px;

	padding-left: 0px;

}





.post

{

	padding-top: 10px;

	padding-bottom: 10px;

	padding-right: 0px;

	padding-left: 0px;

}



.post a:link, a:visited

{

	color: #666666;

	text-decoration: underline;

}



.post a:hover

{

	color: #6699CC;

	text-decoration: none;

}





.post h2

{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}



.post h2 a:link, a:visited

{

	color: #CC0066;

	text-decoration: none;

}



.post h2 a:hover

{
	color: #666666;
	text-decoration: none;
}



.post h3

{

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-weight: bold;

	color: #CC0066;

	margin: 20px 0 0 0;
}


.entry
{
	line-height: 16px;

}

.entry ol
{
	margin-top: 10px;
	margin-bottom: 10px;
}

.entry ol li
{
	margin: 0;
	list-style-type: decimal;
	list-style-position: inside;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 25px;
	}


.entry ul
{
	margin-top: 10px;
	margin-bottom: 10px;
}


.entry ul li{

	margin: 0;

	padding: 0 0 0 25px;

	list-style-position: inside;

	list-style-type: disc;

	}






p.postmetadata

{

	margin-top: 10px;

	margin-right: 0px;

	margin-bottom: 0px;

	margin-left: 0px;

	border-top-width: 0px;

	border-top-style: solid;

	border-top-color: #999999;

	font-size: 9px;

	padding: 0px;

}



.navigation

{
	font-size: 10px;
	line-height: 18px;
	font-weight: bold;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-transform: uppercase;
}





.sidebar ul

{

	margin: 0px;

	padding-top: 0px;

	padding-right: 5px;

	padding-bottom: 8px;

	padding-left: 8px;

	list-style-type: none;

}



.sidebar ul li

{

	padding-top: 10px;

	padding-right: 0px;

	padding-bottom: 10px;

	padding-left: 0px;

	font-size: 12px;

}



.sidebar ul li h2

{

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;

}





.sidebar ul  ul li

{

	padding-top: 0px;

	padding-right: 0px;

	padding-bottom: 0px;

	padding-left: 0px;

	line-height: 20px;

}



.sidebar ul li table#wp-calendar

{

	width: 100%;

}




/* WORDPRESS COMMENTS */



.comments-template{

	margin: 10px 0 0;

	border-top: 1px solid #ccc;

	padding: 10px 0 0;

}



.comments-template ol{

	margin: 0;

	padding: 0 0 15px;

	list-style: none;

}



.comments-template ol li{

	margin: 10px 0 0;

	line-height: 16px;

	padding: 0 0 10px;

	border-bottom: 1px solid #ccc;

}



.comments-template h2, .comments-template h3{

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 16px;

}



.commentmetadata{

	font-size: 11px;

}



.comments-template p.nocomments{

	padding: 0;

}



.comments-template textarea{

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

}


/*FORMS*/



input { 

	padding: 3px; 

}







/* IMAGES */



p img {

	padding: 0;

	max-width: 100%;

	}



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;

	}
