/*
Theme Name: Old MacDonald's Farm for Schools
Theme URI: http://www.omd-farmsforschools.co.uk
Description: The default WordPress theme for Old MacDonald's Farm for Schools
Version: 1.0
Author: WPKD
Author URI: http://www.wpkd.co.uk
*/



/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: "Helvetica Neue", Helvetica, 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background-image: url(http://www.omd-farmsforschools.co.uk/blog-images/omd-schools_blog-gradient_bg.gif);
	background-repeat: repeat-y;
	background-attachment: scroll;
	background-position: center top;
	color: #000000;
	}

#page {
	color: #000000;
	text-align: left;
	}

.blog-bg {
	background-color: #FFFFFF;
	background-image: url(http://www.omd-farmsforschools.co.uk/blog-images/omd-schools_blog-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#header {
	}

#headerimg 	{
	margin: 0;
	height: 185px;
	width: 765px;
	}

#content {
/*	font-size: 1.1em;*/
	font-family: "Helvetica Neue", Helvetica, 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.narrowcolumn .entry p, .widecolumn .entry p {
	font-size: 1.2em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.6em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: #FFFFFF;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}

#footer {
	border: none;
	}

small {
	font-family: "Helvetica Neue", Helvetica, 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 0.9;
	line-height: 1.4em;
	letter-spacing: 0.25em;
	text-transform: uppercase;
	}

h1, h2, h3 {
	font-family: "Helvetica Neue", Helvetica, 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 2.8em;
	text-align: center;
	line-height: 1.1em;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 2.5em;
	line-height: 1.1em;
	}

h2.pagetitle {
	font-size: 2.3em;
	line-height: 1.1em;
	}

#sidebar h2 {
	font-family: "Helvetica Neue", Helvetica, 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 1.6em;
	line-height: 1.1em;
	}

h3 {
	font-size: 2.1em;
	line-height: 1.1em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: #FFFFFF;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #EC008C;
	}
	
#sidebar h2, #sidebar h2 a, #sidebar h2 a:visited, #sidebar h3, #sidebar h3 a, #sidebar h3 a:visited {
	color: #EC008C;
	}

h2.pagetitle {
	color: #000000;
}

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 {
	font-weight: bold;
	color: #EC008C;
	text-decoration: none;
	}

.entry p a:hover {
	font-weight: bold;
	color: #EC008C;
	text-decoration: underline;
	}

.commentlist li, #commentform input, #commentform textarea {
	font-family: "Helvetica Neue", Helvetica, 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 1.0em;
	}
	
.commentlist li ul li {
	font-size: 1.1em;
}

.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.4em;
	text-transform: none;
	}

#commentform p {
	font-family: "Helvetica Neue", Helvetica, 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font-family: "Helvetica Neue", Helvetica, 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 1.1em;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #999999;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a {
	color: #00aeee;
	text-decoration: none;
	}

a:hover {
	color: #00aeee;
	text-decoration: underline;
	}
	
h2 a:hover, h3 a:hover {
	color: #EC008C;
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font-family: "Helvetica Neue", Helvetica, 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 1.3em;
	font-weight: bold;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0;
	padding: 0;
	}

#page {
	margin: 0px auto;
	padding: 0;
	width: 1000px;
	}

#header {
	float: left;
	margin: 0;
	padding: 0;
	height: 185px;
	width: 765px;
	}

#headerimg {
	margin: 0;
	width: 765px;
	padding: 185px 0 0 0;
	overflow: hidden;
	background-image: url(http://www.omd-farmsforschools.co.uk/blog-images/omd-schools_blog-heading.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 0px !important; /* for most browsers */
	height /**/ :185px; /* for IE5/Win */
	}



.narrowcolumn {
	float: left;
	padding: 0 15px 0 0;
	margin: 15px 15px 20px 25px;
	width: 500px;
/*	border-right: 1px dotted #cccccc;*/
	}

.widecolumn {
	float: left;
	padding: 0 15px 0 0;
	margin: 15px 15px 20px 25px;
	width: 500px;
/*	border-right: 1px dotted #cccccc;*/
	}

.post {
	padding: 0 0 20px 0;
	margin: 0 0 20px 0;
	border-bottom: 1px #cccccc dotted;
	text-align: left;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding: 10px 0 0 0;
	}

.widecolumn .postmetadata {
	margin: 20px 0 0 0;
	padding: 0 10px;
	}
	
.narrowcolumn .postmetadata, .widecolumn .postmetadata {
/*	font-family: Georgia, "Helvetica Neue", Helvetica, 'Lucida Grande', Verdana, Arial, Sans-Serif;*/
	font-family: "Helvetica Neue", Helvetica, 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 0.9em;
/*	font-style: italic;*/
	letter-spacing: 0.25em;
	text-transform: uppercase;
}

.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 LOGO BLOCK */

#wrapper-footer_logo_block {
	clear: both;
	float: left;
	padding: 0;
	height: 120px;
	width: 1000px;
	background-color: #FFFFFF;
	display: block;
	border-top: 1px dotted #b4b4b4;
	border-bottom: 1px solid #b4b4b4;
}

#footer_logo_block-omd_logo {
	float: left;
	padding: 0;
	height: 120px;
	width: 150px;
	background-color: #FFFFFF;
	display: block;
}

#footer_logo_block-text_copy {
	float: left;
	background-color: #FFFFFF;
	display: block;
	padding: 18px 0 10px 0;
	width: 225px;
	height: 120px; /* FOR IE5 */
	voice-family: "\"}\"";
	voice-family:inherit;
	height: 92px; /* proper value */
}

#footer_logo_block-text_copy p {
	margin: 0;
	padding: 0;
	font-size: 1.1em;
	line-height: 1.3;
	color: #646464;
}

#footer_logo_block-award_logos {
	float: right;
	background-color: #FFFFFF;
	display: block;
	padding: 0;
	height: 120px;
	width: 550px;
}




/* FOOTER */

#wrapper-footer {
	clear: both;
	float: left;
	margin: 0 0 0 0;
	padding: 5px 15px 5px 15px;
	background: #000000;
	width: 1000px; /* FOR IE5 */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 970px; /* proper value */
}

#wrapper-footer_left {
	float: left;
	display: block;
	padding: 9px 0 4px 0;
	background: #000000;
	width: 700px;
	line-height: 1.0;
}

#wrapper-footer_right {
	float: right;
	display: block;
	padding: 0;
	height: 30px;
	line-height: 30px;
	width: 260px;
	background: #000000;
}

#wrapper-footer p {
	font-size: 1.2em;
	color: #FFFFFF;
	padding: 0;
	margin: 0;
	display: block;
}


#wrapper-footer_right p {
	text-align: right;
}

#wrapper-footer p a {
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}

#wrapper-footer p a:hover {
	font-weight: bold;
	text-decoration: underline;
	color: #FFFFFF;
}

#footer {
	margin: 0;
	clear: both;
	border-top: 1px dotted #FFFFFF;
	padding: 5px 15px 5px 15px;
	background: #000000;
	width: 1000px; /* FOR IE5 */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 970px; /* proper value */
	}

#footer p {
	font-family: "Helvetica Neue", Helvetica, 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 1.0em;
	margin: 0;
	padding: 5px 0;
	text-align: center;
	color: #FFFFFF;
	display: block;
	}
	
#footer p a {
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}

#footer p a:hover {
	font-weight: bold;
	text-decoration: underline;
	color: #FFFFFF;
}

/* End Structure */



/*	Begin Headers */
h1 {
	padding: 0;
	margin: 0;
	}

h2 {
	padding: 0 0 2px 0;
	margin: 0;
	}

h2.pagetitle {
	padding: 0 0 2px 0;
	margin: 0 0 0 0;
	text-align: center;
}

#sidebar h2 {
	margin: 0 0 0px 0;
	padding: 0;
	}

h3 {
	padding: 0 0 2px 0;
	margin: 30px auto 20px ;
	}

h3.comments {
	padding: 0;
	margin: 30px auto 20px ;
	}
	
h3#comments {
	padding: 0;
	margin: 20px 0 20px 0;
	}
/* End Headers */



/* Begin Images */
p img {
	margin: 10px 0;
	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 Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 20px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 8px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* 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 {
	margin: 5px 10px 5px 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: left;
	}

.commentlist li {
	margin: 10px 0 10px 0;
	padding: 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 5px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */

#sidebar {
	float: left;
	padding: 15px 0 20px 0;
	margin: 0;
	width: 190px;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */




/* OMD LEFT COLUMN */

#wrapper-left_column {
	float: left;
	padding: 0;
	margin: 0;
	width: 235px;
}


#omd_school-logo {
	float: left;
	display: block;
	padding: 0;
	margin: 0;
	width: 235px;
	height: 220px;
}



/* NAVIGATION */

#wrapper-sidenav {
	float: left;
	padding: 0;
	margin: 0;
	width: 235px;
	height: 230px;
}

#sidenav {
	margin: 0;
	padding: 0 0 0 15px;
	list-style: none;
	display: block;
}

#sidenav li {
	margin: 0;
	padding: 0;
	list-style: none;
	overflow: hidden;
	display: inline;
}

#sidenav a {
	float: left;
	padding: 0;
	margin: 0;
	overflow: hidden;
	display: block;
}

#sidenav a:hover {
	
}
	
#sidenav a:active, #sidenav a.selected {
	
}

li#link1  {
	margin: 0;
	padding: 0;
	list-style: none;
	display: inline;
	overflow: hidden;
	height: 31px;
}

li#link2  {
	margin: 0;
	padding: 0;
	list-style: none;
	display: inline;
	overflow: hidden;
	height: 27px;
}

li#link3, li#link4, li#link5, li#link7  {
	margin: 0;
	padding: 0;
	list-style: none;
	display: inline;
	overflow: hidden;
	height: 28px;
}

li#link6  {
	margin: 0;
	padding: 0;
	list-style: none;
	display: inline;
	overflow: hidden;
	height: 29px;
}

li#link8  {
	margin: 0;
	padding: 0;
	list-style: none;
	display: inline;
	overflow: hidden;
	height: 32px;
}


#sidenav #link1 a:hover {
	background-position: 0 -31px;
}
	
#sidenav #link1 a.selected {
	background-position: 0 -31px;
}

#sidenav #link2 a:hover {
	background-position: 0 -27px;
}
	
#sidenav #link2 a.selected {
	background-position: 0 -27px;
}

#sidenav #link3 a:hover, #sidenav #link4 a:hover, #sidenav #link5 a:hover, #sidenav #link7 a:hover {
	background-position: 0 -28px;
}
	
#sidenav #link3 a.selected, #sidenav #link4 a.selected, #sidenav #link5 a.selected, #sidenav #link7 a.selected {
	background-position: 0 -28px;
}

#sidenav #link6 a:hover {
	background-position: 0 -29px;
}
	
#sidenav #link6 a.selected {
	background-position: 0 -29px;
}

#sidenav #link8 a:hover {
	background-position: 0 -32px;
}
	
#sidenav #link8 a.selected {
	background-position: 0 -32px;
}


#link1 a {
	width: 190px;
	background-image: url(http://www.omd-farmsforschools.co.uk/images/nav-our_aim.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	padding: 31px 0 0 0;
	margin: 0;
	overflow: hidden;
	height: 0px; !important; /* for most browsers */
	height: /**/ :31px; /* for IE5/Win */
}

#link2 a {
	width: 190px;
	background-image: url(http://www.omd-farmsforschools.co.uk/images/nav-educational_stimulus.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	padding: 27px 0 0 0;
	margin: 0;
	overflow: hidden;
	height: 0px; !important; /* for most browsers */
	height: /**/ :27px; /* for IE5/Win */
}

#link3 a {
	width: 190px;
	background-image: url(http://www.omd-farmsforschools.co.uk/images/nav-facilities.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	padding: 28px 0 0 0;
	margin: 0;
	overflow: hidden;
	height: 0px; !important; /* for most browsers */
	height: /**/ :28px; /* for IE5/Win */
}

#link4 a {
	width: 190px;
	background-image: url(http://www.omd-farmsforschools.co.uk/images/nav-safety_rules.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	padding: 28px 0 0 0;
	margin: 0;
	overflow: hidden;
	height: 0px; !important; /* for most browsers */
	height: /**/ :28px; /* for IE5/Win */
}

#link5 a {
	width: 190px;
	background-image: url(http://www.omd-farmsforschools.co.uk/images/nav-risk_assessment.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	padding: 28px 0 0 0;
	margin: 0;
	overflow: hidden;
	height: 0px; !important; /* for most browsers */
	height: /**/ :28px; /* for IE5/Win */
}

#link6 a {
	width: 190px;
	background-image: url(http://www.omd-farmsforschools.co.uk/images/nav-book_online.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	padding: 29px 0 0 0;
	margin: 0;
	overflow: hidden;
	height: 0px; !important; /* for most browsers */
	height: /**/ :29px; /* for IE5/Win */
}

#link7 a {
	width: 190px;
	background-image: url(http://www.omd-farmsforschools.co.uk/images/nav-blog.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	padding: 28px 0 0 0;
	margin: 0;
	overflow: hidden;
	height: 0px; !important; /* for most browsers */
	height: /**/ :28px; /* for IE5/Win */
}

#link8 a {
	width: 190px;
	background-image: url(http://www.omd-farmsforschools.co.uk/images/nav-main_site.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	padding: 32px 0 0 0;
	margin: 0;
	overflow: hidden;
	height: 0px; !important; /* for most browsers */
	height: /**/ :32px; /* for IE5/Win */
}


#wrapper-contact_details {
	float: left;
	padding: 260px 0 0 15px;
	margin: 0;
	height: 330px; /* FOR IE5 */
	width: 235px; /* FOR IE5 */
	voice-family: "\"}\"";
	voice-family:inherit;
	height: 70px; /* proper value */
	width: 220px; /* proper value */
}

/* End of OMD LEFT COLUMN */





/* 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: #FFFFFF; }
/* 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: 30px;
	}
/* 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 */


/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */
