/* @override 
	http://asmu.primalcommunications.com/wp-content/themes/aspengrove/style.css
	http://www.aspengroveschool.ca/wp-content/themes/aspengrove/style.css
	http://aspengroveschool.ca/wp-content/themes/aspengrove/style.css
*/

/*
Theme Name: Main Website
Theme URI: http://aspengroveschool.ca/
Description: Theme for main website of Aspengrove School
Version: 1.0
Author: Primal Communications Ltd.
Author URI: http://primalcommunications.com
*/

/* Reset styles */
@import url('reset.css');

body {
	background: #610301 url('img/page-bg.jpg') repeat-x;
	font: normal normal 62.5% Arial, Helvetica, sans-serif;
}

.clear {
	clear:  both;
	font-size: 1px;
	height: 1px;
}

#ie6navbg {
	display: none;
}

#footlogo{
	display: none;
}

a {
	color: #ffe084;	
}

a:visited {
	color: #e1c87c;	
}

a:hover{
	color: #FFF;
}

#logo {
	display: block;
	position: absolute;
	top: 50px;
	left: 0;
	z-index: 1000 !important;
}

/* @group Header */

#header {
	background: transparent url('img/headers/header_1.jpg') no-repeat center top;
	height: 304px;
}

#headerwrap {
	background: transparent url('img/nav-bg.png') no-repeat center bottom;
	height: 304px;
}

#headercontent {
	width: 959px;
	margin: 0 auto;
	padding-top: 226px;
	position: relative;
}

#slide1,#slide2 {

}

#slides {
	width: 100%;
	height: 304px;
	background: transparent url('img/headers/header_1.jpg') no-repeat top center;
}

#slide1 {
	height: 304px;
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: center top;
}

#header.home {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 304px;
	background-image: none;
}

/* @end */

/* @group Content */

#container {
	background: transparent url('img/content-bg.jpg') no-repeat center top;

}

#content {
	width: 960px;
	margin: 0 auto;
	min-height: 350px;
}

#home-welcome {
	width: 450px;
	padding: 20px 30px 20px 10px;
	float: left;
}

h2#welcome {
	background: transparent url('img/welcome-to-aspengrove.gif') no-repeat top left;
	padding-top: 144px;
	width: 397px;
	height: 0;
	overflow: hidden;
}

#home-welcome p {
	margin: 0 0 1em 20px;
	color: #E0CDCD;
	font-size: 1.3em;
	line-height: 1.5em;
	font-weight: 100;
	font-family: Arial, Helvetica, sans-serif;
}

#home-news {
	width: 420px;
	padding: 90px 10px 20px 0;
	float: left;
}

#h2-news {
	margin: 0 0 30px 40px;
}

#h2-news a {
	background: transparent url('img/news-events.gif') no-repeat top left;
	width: 238px;
	padding-top: 40px;
	height:  0;
	display: block;
	overflow: hidden;
}

#home-news .post {
	padding: 0 40px 20px 40px;
	border-left: 1px solid #6D2B25;
}

#home-news .post h3 a {
	color: #fbdaa3;
	display: block;
	font-size: 1.4em;
	padding: 0 0 1em 0;
	font-style: normal;
	text-decoration: none;
	font-weight: normal;
}

#home-news .post .entry {
	background:  transparent url('img/hr.gif') repeat-x bottom left;
	padding: 0 0 20px 0;
	color: #b7b7b7;
	font-size: 1.2em;
	line-height: 1.6em;
	font-weight: normal;
}

#home-news .post .entry a {
	color: #fff799;
	font-size: 1em;
}

#home-news .post .entry a.more-link {
	text-align: right;
}

#page #content.single .post {
	float: left;
	width: 670px;
	padding: 30px 30px 20px 10px;
}

#pg-News #page #content.single .post {
	float: none;
	padding: 30px 0 20px 0;
}

#pg-News #page #content.single #posts {
	float: left;
	width: 670px;
	padding: 30px 30px 20px 10px;
}

#pg-News h2.pagetitle {
	color: #e7cb98;
	font: 1.9em Georgia, "Times New Roman", Times, serif;
}

#pg-News .post h3 a {
	font: normal 1.5em Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
}

#pg-News .post small {
	text-decoration: none;
	font: normal 1em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #e2c186;
}

#pg-News #sidebar {
	font-size: 1.3em;
}

#pg-News #sidebar li {
	list-style: none;
	padding: 0;
	margin: 0;
}

.news .post p {
	margin: 0.8em 0;
}

#page #content.single .post h2 {
	font-size: 1.8em;
	color: #CEB299;
	font-weight: normal;
	padding-bottom: 15px;
}

#page #content.single .post .entry {
	font-size: 1.2em;
	color: #FFF;
	font-weight: normal;
}


.page-entry h1,
.page-entry h2,
.page-entry h3,
.page-entry h4,
.page-entry h5,
.page-entry h6 {
	color: #FBDA93;
	margin: 1em 0 0 0;
	text-transform: uppercase;
}

.page-entry h1 {
	font-size: 1.5em;
	font-weight: normal;
}

.page-entry h2 {
	font-size: 1.4em;
	font-weight: normal;
}

.page-entry h3 {
	font-size: 1.3em;
	font-weight: normal;
}

.page-entry h4 {
	font-size: 1.2em;
	font-weight: normal;
}

.page-entry h5 {
	font-size: 1.1em;
	font-weight: bold;
}

.page-entry h6 {
	font-size: 1em;
	font-weight: bold;
}

.page-entry p {
	margin: 0.5em 0;
	line-height: 1.5em;
	font-size: 1.1em;
}

.page-entry ul {
	margin: 0.5em 0;
}

.page-entry li {
	list-style: disc;
	color: #EBD3A6;
	padding: 0.2em 0;
	margin-left: 20px;
}

table.programs {
	width: 300px;
}

.page-entry table {
	border-style: solid;
	border-color: #440000;
	border-width: 1px 0 0 1px;
	margin: 0.5em 0;
}

.page-entry table th {
	background-color: #E0CDAB;
	padding: 5px;
	color: #000A39;
	font-weight: normal;
	border-style: solid;
	border-color: #000A39;
	border-width: 0 1px 1px 0;
	font-size: 1.2em;
}

.page-entry table td {
	background-color: #692125;
	padding: 5px 10px;
	color: #FFF;
	font-weight: normal;
	border-style: solid;
	border-color: #440000;
	border-width: 0 1px 1px 0;
	font-size: 1.1em;
}

.news .post {
	width: 600px;
	float: left;
	padding: 30px 10px;
	color: #FFF;
	font-size: 1.2em;
	line-height: 1.5em;
}

.news .post h2 {
	color: #CEB299;
	padding-bottom: 5px;
	text-decoration: none;
	font: normal normal 1.5em Georgia, "Times New Roman", Times, serif;
}

.news .post .date {
	font-size: 1em;
	color: #CEB299;
	font-weight: normal;
	padding-bottom: 15px;
	font-style: italic;
	text-decoration: none;
	font-weight: normal;
}

/* @group Signup pages */

/* @group Signup pages */

div.mu_register {
	background-color: #e8d7b8;
	margin: 0;
	padding: 46px;
}

.mu_register h2 {
	font-size: 1.8em;
	font-weight: normal;
	color: #420200;
	text-transform: uppercase;
}

.mu_register #setupform{
	color: #333;
	font-size: 1.4em;
	font-weight: normal;
}

.mu_register #setupform label{
	color: #333;
	font-size: 1.2em;
	font-weight: normal;
	margin: 20px 0 0 0;
	display: block;
}

#setupform #recaptcha_response_field {
	color: #6f1b1b;
	font-size: 14pt;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
}

#setupform #user_name,
#setupform #user_email {
	color: #6f1b1b;
	padding: 2px 5px;
	border: 1px solid #6f1b1b;
	border-radius: 7px;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
}

#recaptcha_widget_div {
	margin-top: 5px;
}

#setupform input#submit {
	width: 25%;
	margin-top: 1em;
	background: #8d270c;
	color: #FFF;
	border: 1px solid #000;
	border-radius: 7px;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	pointer: cursor;
}

#setupform input#submit:hover,
#setupform input#submit:focus {
	background: #420200;
}

/* @end */

div.mu_register {
	background-color: #e8d7b8;
	margin: 0;
	padding: 46px;
	min-height: 300px;
}

.mu_register h2 {
	font-size: 1.8em;
	font-weight: normal;
	color: #420200;
	text-transform: uppercase;
}

.mu_register p {
	margin: 1em 0 0 0;
	font-size: 1.6em;
}

.mu_register #setupform p.error{
	font-size: 1em;
	padding: 3px 10px;
	border: 1px solid #420200;
	color: #FFF;
	background: #711b1a;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	width: 820px;
}

.mu_register #setupform{
	color: #333;
	font-size: 1.4em;
	font-weight: normal;
}

.mu_register #setupform label{
	color: #333;
	font-size: 1.2em;
	font-weight: bold;
	margin: 20px 0 0 0;
	display: block;
}

#setupform #recaptcha_response_field {
	color: #6f1b1b;
	font-size: 14pt;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
}

#setupform #user_name,
#setupform #user_email {
	color: #6f1b1b;
	padding: 2px 5px;
	border: 1px solid #6f1b1b;
	border-radius: 7px;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	width: 830px !important;
}

#recaptcha_widget_div {
	margin-top: 5px;
}

#setupform input#submit {
	width: 25%;
	margin-top: 1em;
	background: #8d270c;
	color: #FFF;
	border: 1px solid #000;
	border-radius: 7px;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	pointer: cursor;
}

#setupform input#submit:hover,
#setupform input#submit:focus {
	background: #420200;
}

#setupform input#submit:active {
	background: #000;
	color: #ffe7bc;
}

/* @end */

/* @group Sidebar */

#sidebar {
	float: left;
	width: 200px;
	padding: 10px 10px 10px 30px;
	margin: 20px 0 10px 0;
	border-left: 1px solid #6D2B25;
}

#sidebar h3 {
	font-size: 1.3em;
	color: #CEB299;
	font-weight: normal;
	padding-bottom: 0.5em;
	text-transform: uppercase;
}

#sidebar h3 a {
	color: #CEB299;
	text-decoration: none;
}

#sidebar h3 a:hover {
	text-decoration: underline;
}

#sidebar li {
	list-style: square;
	color: #B27559;
	margin-left: 20px;
}

#sidebar li a {
	color: #fbdaa3;
	text-decoration: none;
	font-size: 1.2em;
	line-height: 1.8em;
}

#sidebar li li a {
	font-size: 1em;
}

#sidebar li a:hover {
	text-decoration: underline;
	color: #FFF;
}

/* @end */

/* @end */

/* @group Footer */

#footer-container {
	border-top: 4px solid #5C1111;
	border-bottom: 10px solid #BB954F;
	background: #420200;
	clear: both;
}

#footer {
	width: 900px;
	padding: 10px 0 10px 70px;
	margin: auto;
	background: transparent url('img/logo-footer.png') no-repeat left center;
	color: #c2c2c2;
	font-size: 1.1em;
	line-height: 1.7em;
}

#foot-copy {
	float: right;
	text-align: right;
}

#foot-copy .primal {
	color: #999;
}

#foot-copy .primal a {
	color: #B0945C;
}

#footer address.phone {
	color: #999;
	text-transform: lowercase;

}

#footer address.phone em {
	color: #e7c07c;
	font-size: 1.1em;
	padding: 0 0.5em;
}

/* @end */


#users {
	position: fixed;
	top:5px;
	right:10px;
	width:100px;
	text-align:right;
	z-index: 1000 !important;
}

#users a {
	color:#999;
	font-size:1.1em;
}