/*
Theme Name: Goddard Theme (School Sites)
Description: Goddard Theme (School Sites)
Version: 1.1
Author: Jewell Technical COnsulting
Author URI: http://www.jtcinc.net
*/
@charset "utf-8";
body {
	background-color: #4e93cc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	margin: 0px;
	padding: 0px;
}
#page {
	background-color: #FFFFFF;
	width: 1025px;
	overflow: auto;
	margin-right: auto;
	margin-left: auto;
	font-size: 1em;
}
#page #maincontent {
	background-image: url(images/page-bkg-new.jpg);
	background-repeat: repeat-y;
	background-position: -1px;
}
#page #maincontent #maincontenttop {
	background-image: url(images/maincontent_top_new.jpg);
	width: 1025px;
	height: 16px;
        background-position: -1px;
}
#page #header {
	background-color: #FFFFFF;
	background-image: url(images/header-right.png);
	background-repeat: no-repeat;
        background-position: 338px;
	height: 152px;
	width: 1024px;
}
#page #header a {
	text-decoration: none;
}
#page #header img {
	border: 0px;
}
#page #navigation {
	margin-bottom: 10px;
	margin-right: 40px;
	margin-left: 39px;
}
#page #navigation #nav-tabs {

}
#page #navigation #nav-tabs .navigationitem {
	float: left;
	background-image: url(images/tab-bkg.jpg);
	background-repeat: no-repeat;
	background-position: top;
        text-transform: uppercase;
	color: #ffffff;
	font-weight: bold;
	font-size: 14px;
	text-align: center;
	padding-top: 12px;
	width: 118px;
	height: 31px;
}
#page #navigation #nav-tabs .navigationitem a {
	text-decoration: none;
	color: #ffffff;
}
#page #navigation #nav-title {
        background-image: url(images/navigation_background.png);
        background-repeat: repeat-x;
	height: 41px;
}
#page #navigation #blogtitle {
	text-align: right;
	background: url(images/navigation-right.png) no-repeat top right; 
	height: 41px;
}
#page #navigation #nav-title #blogtitle h1 {
	margin: 0px;
	padding: 0px;
	padding-top: 8px;
	padding-right: 15px;
}
#page #navigation #blogtitle img.corner {
	width: 9px;
	height: 41px;
	border: none;
	display: block !important;
	float: left;
}
#page #navigation #blogtitle, #page #navigation #blogtitle a {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 19px;
}
#page #navigation #blogtitle h1 {
	padding: 0px;
	margin: 0px;
}
#page #content {
	float: right;
	width: 677px;
	margin-right: 54px;
}
#page #content textarea {
	width: 650px;
}
*html #page #content {
	width: 650px;
	margin-right: 38px;
}
#page #sidebar {
	margin-left: 45px;
}
#page #footer {
	clear: both;
	padding-right: 58px;
	padding-left: 58px;
	background-color: #FFFFFF;
	padding-bottom: 4px;
	text-align: center;
	font-size: 0.7em;
	background-image: url(images/footer-bkg.png);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 3px;
	margin-bottom: 10px;
}
#page #header #headerimg a {
	color: #FFFFFF;
	text-decoration: none;
}
#page #sidebar ul {
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 24px;
	margin-left: 0px;
}
#page #sidebar ul ul {
	list-style-type: square;
	margin-left: 12px;
}
#page #sidebar ul ul ul {
	margin-left: 24px;
}
#page #sidebar ul ul ul ul {
	margin-left: 36px;
}
#page #sidebar a {
	color: #FFFFFF;
}
#page hr {
	display: none;
}
#page #sidebar h2 {
	border-top: 1px solid white;
	color: #FFFFFF;
	padding: 0px;
	font-size: 22px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
}
#page #sidebar li a {
	color: black;
	text-decoration: none;
}	
#page #sidebar {
	width: 200px;
	color: #FFFFFF;
}
#page #sidebar #asktheexpert {
	background-image: url(images/AsktheExperts-bg.jpg);
	width: 215px;
	height: 400px;
	margin: 0;
	margin-left: -3px !important;
	padding-top: 8px;
	background-repeat: no-repeat;
}
#page #sidebar #schoolsong {
	background-image: url(images/Play-Along-Song.png);
	width: 215px;
	height: 58px;
	margin-left: -3px !important;
	background-repeat: no-repeat;
	margin-bottom: 8px;
	padding-left: 8px;
	padding-top: 70px;
}
#page #sidebar #schoolsong a {
	color: black;
}
#page #sidebar #schoolsong .vvqbox {
        display: inline !important;
}
#page #sidebar #asktheexpert #expertHeader {
	padding: 0;
	text-align: center;
}
#page #sidebar #asktheexpert p {
	font-size: 11px;
	text-align: center;
	padding: 0;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 5px;
	margin: 0;
}
#page #sidebar #asktheexpert #expertform-text {
	font-size: 13px;
	padding: 0;
	padding-left: 13px;
	margin: 0;
	text-align: left;
}
#page #sidebar #asktheexpert hr {
	display: block;
	border: 0;
	height: 5px;
 	background: url(images/AsktheExperts-hr.png) 50% no-repeat;
}
#page #sidebar #asktheexpert p strong {
	font-size: 13px;
}
#page #sidebar #asktheexpert form {
	padding-left: 8px;
}
#page #sidebar #asktheexpert textarea, #page #sidebar #asktheexpert input[type=text] {
	width: 180px;
}
#page #sidebar #asktheexpert textarea {
	height: 100px;
}
#page #sidebar #asktheexpert label {
	display: block;
	margin-top: 6px;
}
#page #sidebar #asktheexpert, p.expertsubmit {
	color: #000000;
	margin-bottom: 10px;
	margin-left: 5px;
}
p.expertsubmit {
	padding-top: 50px !important;
	font-size: 20px !important;
	font-weight: bold;
}
#page #sidebar #asktheexpert label.error {
	display: none;
	height: 0px;
	width: 0px;
	color: red;
	margin-top: 0px;
	margin: 0px;
	padding: 0px;
}
#page {
	margin-bottom: 3em;
}
#page #content h2, #page #content h3 {
	margin: 0;
	padding: 0;
}
#page #content h2.pagetitle {
	color: #000000;
}
#page #content h2, #page #content h2 a, #page #content h3 a {
	color: #ffffff;
	text-decoration: none;
	font-size: 1.3em;
}
#page #content .postHeading h2, #page #content .postHeading h3 {
	padding-left: 25px;
}
#page #content .postHeading .bottom {
        background-image: url(images/content-postheading-bottom.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
	background-color: #539cc8;
	height: 25px;
}
#page #content .postHeading {
        background-image: url(images/content-postheading-top.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	background-color: #539cc8;
	padding: 0;
	padding-top: 10px;
	margin: 0;
	margin-left: -20px;
	margin-right: -13px;
	color: #ffffff;
}
#page #content .postHeading a {
	color: #ffffff;
}
#page #content .postHeading small {
	color: #ffffff;
	padding: 0;
	margin: 0;
	padding-left: 45px;
	font-size: 12px;
}
#page .hentry small {
	color: #666666;
	font-size: 0.9em;
}
#page .hentry .postmetadata {
	text-align: right;
	color: #666666;
}
#page #sidebar #searchform {
	margin-bottom: 24px;
}
.eNR-pr-item p.MsoNormal, .eNR-pr-item p {
	margin: 0;
	margin-bottom: 0;
}
.eNR-pr-item {
	margin-top: 10px;
}
.eNR-pr-item ul {
	margin-top: 0px;
	padding-top: 0px;
}
.eNR-pr-item ul br {
	display: none;
	margin: 0px;
	padding: 0px;
}
.eNR-pr-item li {
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

/* 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 */


