/* @override 
	http://dev.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('normalize.css');




body {
	line-height: 1.5em;
	font-family: Georgia, "Times New Roman", Times, serif;
	background: #6e1614;
}

.clear {
	clear: both;
	height: 0;
}



.container#container-nav {
	clear: both;
	background: transparent;
	border-bottom: 5px solid #dcb46c;
	padding: 0;
	height: 0;
	line-height: 1.0;
	
}

/* @group Header */


#header {
	background: #420200;
	padding-top: 8px;
}

.menu-header-navigation-container {
	float: left;
	width: 100%;
	background: #420200;
	
}

#menu-header-navigation {
	margin: 0 auto !important;
	padding: 0;
	width: 100%;
	max-width: 1140px;
}

#menu-header-navigation .sub-menu {
	display: none;
}
#menu-header-navigation .sf-sub-indicator {
	display: none;
}

#menu-header-navigation li {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
}

#menu-header-navigation li a {
	color: #FFF;
	text-decoration: none;
	padding: 2px 10px;
	display: block;
}

#menu-header-navigation li:last-child:after {
	content:' ';
	clear: both;
}

/*#header ul {
	margin: 0;
	padding: 0;
	width: 100%;
}

#header li {
	list-style: none;
	margin: 0;
	padding: 0;
	float: left;
	width: 50%;
	text-align: center;
}

#header a {
	color: #dcb46c;
	display: block;
	width: 100%;
	height: 2.5em;
	text-decoration: none;
	font-size: 0.9em;
	display: block;
	line-height: 2.2em;
	
}*/

/*#header ul,
#header li {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: 1.2em;
}*/


/*#header li a {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: 1.2em;
}*/

/*#header ul.sub-menu {
	display: none;
}*/

#header .eightcol {
	padding: 0;
}

#header .fourcol {
	display: none;
}

/*#header a:focus,
#header a:hover,
#header a:active {
	background: #6e1614;
	color: #ffe2ae;
}*/

/* @end */

/* @group Slideshow */

#slideshow-wrap {
	background: #16110e;
	border-bottom: 2px solid #420200;
	padding: 0;
	line-height: 1.0;
	clear: none;
	/*position: relative;*/
}


#slideshow > div {
	padding: 0;
	line-height: 1.0;
	margin: 0;
	/*position: relative;*/
}

#slideshow #logo {
	position: absolute;
	top:  0;
	left: 0;
	width: 27%;
	max-width: 327px;
	z-index: 100;
}

#slideshow ul,
#slideshow ul li {
	margin: 0 !important;
	padding: 0 !important;
	list-style: none;
	line-height: 1.0;
	font-size: 1px;
}

#slideshow ul li img {
	width: 100%;
	margin: 0;
	line-height: 1.0;
}

#slideshow {
	position: relative;
	text-align: center;
}

#slide-cover {
	display: none;
}

/* @end */

h2.welcome {
	margin: 1em 0 -1em 0;
	
}

h2.welcome img{
	max-width: 430px;
	width: 100%;
	max-height: 157px;
	
}
#content.container {
	color: #eadcc4;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

.primal_events {
		position: relative;
}

#content.container a {
	color: #dcb46c;
}

#content.container a:hover,
#content.container a:focus,
#content.container a:active {
	color: #fff;
}

body.archive #content.container {
	padding-bottom: 2em;
}

#footer {
	background: #420200;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: 10px solid #dcb46c;
	color: #c8a7a6;
	font: 0.9em/1.3em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

/* @group Content */


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

body.home #content > .row > div.col1 {
	padding-bottom: 20px;

}

body.home #content > .row li.widget {
	padding-top: 20px;

}

.page-entry {
	padding-bottom: 2em;
}

h2.widgettitle {
	margin: 0;
	text-transform: uppercase;
	font: 1.2em Georgia, "Times New Roman", Times, serif;
	border-bottom: 1px solid #d9c39c;
	color: #e0cab7;
}

h2.widgettitle a {
	color: #e0cab7;
	text-decoration: none;
}

/* @group Events Widget */

.primal_events_widget,
.primal_events_widget li {
	margin: 0;
	padding: 0;
	list-style: none;
}

.primal_events_widget li {
	padding-top: 8px;
	border-bottom: 1px dotted #9e7f7f;
	padding-bottom: 8px;
}

.primal_events_widget li small {
	padding-bottom: 5px;
	display: block;
	line-height: 1em;
	font-size: 0.8em;
	font-weight: bold;
	text-transform: uppercase;
	
	color: #eaeaea;
}

.primal_events_widget .cat-news,
.primal_events_widget .cat-myp,
.primal_events_widget .cat-pyp,
.primal_events_widget .cat-music,
.primal_events_widget .cat-phys-ed {
	width: 10px;
	height: 10px;
	float: right;
	margin-left: 4px;
	
	border-radius: 2px;
	
}

.primal_events_widget .cat-news {
	background: #dcb46c;
}

.primal_events_widget .cat-myp {
	background: #3b87e6;
}

.primal_events_widget .cat-pyp {
	background: #c75400;
}

.primal_events_widget .cat-music {
	background: #b936ff;
}

.primal_events_widget .cat-phys-ed {
	background: #509900;
}

#content.container .primal_events_widget li a  {
	color: #eadcc4;
	display: block;
	font-size: 0.9em;
	line-height: 1.4em;
	text-decoration: none;
	text-shadow: 0 2px 2px rgba(0,0,0,0.3);
}

/* @end */


.col2 {
	background: #581110;
	padding-bottom: 20px;
}

ul.news-widget,
ul.news-widget li {
	margin: 0;
	padding: 0;
	list-style: none;
}

ul.news-widget li {
	padding-top: 10px;
}

.news-widget h3 {
	margin: 0;
	font-size: 1em;
}

#content.container .news-widget h3 a.title {
	color: #eadcc4;
	text-decoration: none;
}

.news-widget .entry {
	color: #cfbfa2;
	font-size: 0.85em;
	line-height: 1.3em;
}

.news-widget span.date {
	font-size: 1em;
	font-weight: bold;
}

.news-widget p {
	display: inline;
	margin: 0;
	line-height: 1.4em;
	color: #c3a596;
}

body.home #content > .row > div > ul {
	margin: 0;
	padding: 0;
}

body.home #content > .row > div > ul > li {
	margin: 0;
	padding: 0;
	list-style: none;
}

.RecentBlogPostsWidget h3 {
	margin: 0;
	padding-top: 15px;
	clear: left;
	font-size: 1em;
}

.RecentBlogPostsWidget h3 a {
	font-size: 0.9em;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: normal;
}

.RecentBlogPostsWidget ul {
	margin: 0;
	padding: 0 0 0 20px;
}

.RecentBlogPostsWidget ul li {
	margin: 0;
	padding: 3px 0 0 0;
	list-style-type: square;
}

#content.container .RecentBlogPostsWidget ul li a {
	text-decoration: none;
	color: #eadcc4;
}

.RecentBlogPostsWidget ul li .date {
	padding-left: 5px;
	font-style: italic;
	font-size: 0.9em;
	color: #d2ba89;
}


#slideshow div#users {
	position: absolute;
	top:5px;
	right:10px;
	width:100px;
	text-align:right;
}

#users a {
	color: #dcb46c;
	font-size:1em;
	font-weight: bold;
	text-decoration: none;
}

#users a:hover,
#users a:focus,
#users a:active {
	color: #ffefd4;
	text-decoration: underline;
}


.widget_text {
	width: 100%;
	white-space: normal !important;
	overflow: hidden;
}


.entry .gallery {
	width: 100%;
}

.entry .gallery .gallery-item  {
	float: left;
	display: block;
	width: 20% !important;
	margin: 0;
}

.entry .gallery .gallery-item .gallery-icon  {
	width: 100%;
	display: block;
}

.entry .gallery .gallery-item .gallery-icon img {
	width: 90%;
	margin: 5%;
}


.page-id-1970 .row ul {
	padding: 0 1em;
}

.page-id-1970 .row > div > ul > li {
	list-style: none;
}

/* @group Events Page */

.primal_events h1 {
	font-size: 1.4em;
}

table.calendar {
	display: none;
	border-bottom: 1px solid #c9ad76;
	border-right: 1px solid #c9ad76;
}

table.calendar td {
	border-top: 1px solid #c9ad76;
	border-left: 1px solid #c9ad76;
	padding: 5px;
	vertical-align: top;
	background-color: #c2a78d;
	color: #b18d50;
	height: 50px;
	width: 14.285714286%;
}


table.calendar td span.date {
	font-size: 0.9em;
	font-weight: bold;
	color: #68532f;
}

table.calendar td.day {
	background-color: #eadabe;
}

table.calendar td.linkedday {
	background-color: #f3e8d3;
}

table.calendar td.cal-today {
	border: 2px solid #bd0400;
	background-color: #fffaf0;
}

table.calendar td.cal-today .date {
	color: #000;
}

#content.container table.calendar td.linkedday a {
	color: #5c5c5c;
}

table.calendar th {
	border-top: 1px solid #b29968;
	border-left: 1px solid #b29968;
	width: 14.285714286%;
	padding: 0 5px;
	vertical-align: top;
	background-color: #84532f;
	color: #fff;
	font-weight: bold;
	font-style: normal;
	font-size: 0.8em;
	text-transform: uppercase;
}

table.calendar td ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

table.calendar td ul li {
	margin: 0;
	padding: 0 0 4px 0;
	list-style: none;
}

table.calendar td ul li a {
	border-left: 4px solid #999;
	display: block;
	padding-left: 4px;
	font-size: 0.9em;
	line-height: 1.3em;
	text-decoration: none;
}

table.calendar td ul li a span.time{
	display: block;
	font-size: 0.95em;
	font-weight: bold;
	line-height: 1.3em;
}

table.calendar a.cal-event span.location {
	display: block;
	font-size: 0.85em;
	line-height: 1.2em;
}

table.calendar td li .event-pyp {
	border-color: #c4221e;
}

table.calendar td li .event-myp {
	border-color: #3b87e6;
}

table.calendar td li .event-music {
	border-color: #b936ff;
}

table.calendar td li .event-phys-ed {
	border-color: #509900;
}

table.calendar td li .event-news {
	border-color: #ba8141;
}

table.calendar tfoot td {
	background: #c2a78d;
	height: 1.5em;
}

table.calendar tfoot td span {
	padding: 0 5px;
	color: #FFF;
	float: left;
	margin: 0 15px 0 0;
	background: #fffaf0;
	
	font-size: 0.85em;
	line-height: 1.5em;
	font-weight: bold;
	text-transform: uppercase;
	border: 1px solid #505050;
	
	border-radius: 3px;
}

table.calendar tfoot td span.event-pyp {
	background: #c4221e;
}

table.calendar tfoot td span.event-myp {
	background: #3b87e6;
}

table.calendar tfoot td span.event-music {
	background: #b936ff;
}

table.calendar tfoot td span.event-phys-ed {
	background: #509900;
}

table.calendar tfoot td span.event-news {
	background: #ba8141;
}


.primal_events h3 {
	margin-bottom: 0;
}

dl.eventlist {
	margin: 0 0 2em 0;
}

dl.eventlist dt {
	margin: 0;
	padding: 1em 0 0 0;
	font: 1.05em/1.2em Georgia, "Times New Roman", Times, serif;
	color: #dfb4b2;
	
}

dl.eventlist dd {
	margin: 0;
	padding: 0 0 0 0.5em;
	line-height: 1.4em;
	font-size: 1em;
}

#content.container dl.eventlist dd a {
	color: #ffe5b4;
	text-decoration: none;
	font-size: 1.1em;
}

#content.container dl.eventlist dd span.location {
	display: block;
	font-size: 0.9em;
	color: #c2a78d;
}

/* @end */

#footer .last {
	font-size: 0.9em;
	padding-top: 1em;
}

#footer .last {
	padding-top: 1em;
}

#footer a {
	color: #ffdad6;
	text-decoration: none;
}

#footer a:hover,
#footer a:focus,
#footer a:active {
	text-decoration: underline;
}

@media only screen and (min-width: 768px) {






.container#container-nav {
	background: #420200;
	border-bottom: 5px solid #dcb46c;
	padding: 0;
	height: 2.5em;
	line-height: 1.0;
	clear: none;
}



/*** ESSENTIAL STYLES ***/
#menu-header-navigation, #menu-header-navigation * {
	margin:			0;
	padding:		0;
	list-style:		none;
	z-index: 1000;
	position: relative;
	font-size: 1em;
}

#menu-header-navigation * {
	margin:			0;
	padding:		0;
	list-style:		none;
	z-index: 1000;
	position: relative;
	font-size: 1em;
}
#menu-header-navigation {
	line-height:	1.0;
}
#menu-header-navigation ul {
	position:		absolute;
	top:			-999em;
	width:			15em; /* left offset of submenus need to match (see below) */
	
	-webkit-box-shadow: 2px 4px 10px rgba(0,0,0,0.5);
}
#menu-header-navigation ul li {
	width:			100%;
}
#menu-header-navigation li:hover {
	visibility:		inherit; /* fixes IE7 'sticky bug' */
}
#menu-header-navigation li {
	float:			left;
	position:		relative;
}
#menu-header-navigation a {
	display:		block;
	position:		relative;
}
#menu-header-navigation li:hover ul,
#menu-header-navigation li.sfHover ul {
	left:			0;
	top:			2.5em; /* match top ul list item height */
	z-index:		99;
}
ul#menu-header-navigation li:hover li ul,
ul#menu-header-navigation li.sfHover li ul {
	top:			-999em;
}
ul#menu-header-navigation li li:hover ul,
ul#menu-header-navigation li li.sfHover ul {
	left:			15em; /* match ul width */
	top:			0.5em;
}
ul#menu-header-navigation li li:hover li ul,
ul#menu-header-navigation li li.sfHover li ul {
	top:			-999em;
}
ul#menu-header-navigation li li li:hover ul,
ul#menu-header-navigation li li li.sfHover ul {
	left:			15em; /* match ul width */
	top:			0.5em;
}

/*** DEMO SKIN ***/
#menu-header-navigation {
}
#menu-header-navigation a {
	padding: 		0.5em 1em!important;
	text-decoration:none;
	
}

#menu-header-navigation > li > a {
	padding: 		1em 1em 0.5em 1em !important;
}
#menu-header-navigation a, #menu-header-navigation a:visited  { /* visited pseudo selector so IE6 applies text colour*/
	color: #e8dbc0;
}
#menu-header-navigation li {
	background: #420200;
}
#menu-header-navigation li li {
	background: #420200;
	border: 1px solid #88653e;
	margin-top: -1px;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#menu-header-navigation li li a {
	font-size: 0.9em;
}
#menu-header-navigation li li li {
	background: #420200;
}
#menu-header-navigation li:hover, #menu-header-navigation li.sfHover,
#menu-header-navigation a:focus, #menu-header-navigation a:hover, #menu-header-navigation a:active {
	background: #6e1614;
	outline:		0;
}

/*** arrows **/
#menu-header-navigation a.sf-with-ul {
	padding-right: 	2.25em;
	position: relative;
	min-width:		1px; /* trigger IE7 hasLayout so spans position accurately */
}
.sf-sub-indicator {
	position:		absolute !important;
	display:		block;
	right:			.75em;
	top:			1.05em; /* IE6 only */
	width:			10px;
	height:			10px;
	text-indent: 	-999em;
	overflow:		hidden;
	background:		url('img/arrows-ffffff.png') no-repeat -10px -100px; /* 8-bit indexed alpha png. IE6 gets solid image only */
}
a > .sf-sub-indicator {  /* give all except IE6 the correct values */
	top:			.65em !important;
	background-position: 0 -100px; /* use translucent arrow for modern browsers*/
}

#menu-header-navigation .sf-sub-indicator {
	display: block;
}

#menu-header-navigation > li > a > .sf-sub-indicator {
	display: none;
}

/* apply hovers to modern browsers */
a:focus > .sf-sub-indicator,
a:hover > .sf-sub-indicator,
a:active > .sf-sub-indicator,
li:hover > a > .sf-sub-indicator,
li.sfHover > a > .sf-sub-indicator {
	background-position: -10px -100px; /* arrow hovers for modern browsers*/
}

/* point right for anchors in subs */
#menu-header-navigation ul .sf-sub-indicator { background-position:  -10px 0; }
#menu-header-navigation ul a > .sf-sub-indicator { background-position:  0 0; }
/* apply hovers to modern browsers */
#menu-header-navigation ul a:focus > .sf-sub-indicator,
#menu-header-navigation ul a:hover > .sf-sub-indicator,
#menu-header-navigation ul a:active > .sf-sub-indicator,
#menu-header-navigation ul li:hover > a > .sf-sub-indicator,
#menu-header-navigation ul li.sfHover > a > .sf-sub-indicator {
	background-position: -10px 0; /* arrow hovers for modern browsers*/
}

/*** shadows for all but IE6 ***/
.sf-shadow ul {
	background:	url('img/shadow.png') no-repeat bottom right;
	padding: 0 8px 9px 0;
	-moz-border-radius-bottomleft: 17px;
	-moz-border-radius-topright: 17px;
	-webkit-border-top-right-radius: 17px;
	-webkit-border-bottom-left-radius: 17px;
}
.sf-shadow ul.sf-shadow-off {
	background: transparent;
}

/* @group Vertical Menu */

/*** adding #menu-header-navigation in addition to sf-menu creates a vertical menu ***/
.#menu-header-navigation, .#menu-header-navigation li {
	width:	10em;
}
/* this lacks ul at the start of the selector, so the styles from the main CSS file override it where needed */
.#menu-header-navigation li:hover ul,
.#menu-header-navigation li.sfHover ul {
	left:	10em; /* match ul width */
	top:	0;
}

/*** alter arrow directions ***/
.#menu-header-navigation .sf-sub-indicator { background-position: -10px 0; } /* IE6 gets solid image only */
.#menu-header-navigation a > .sf-sub-indicator { background-position: 0 0; } /* use translucent arrow for modern browsers*/

/* hover arrow direction for modern browsers*/
.#menu-header-navigation a:focus > .sf-sub-indicator,
.#menu-header-navigation a:hover > .sf-sub-indicator,
.#menu-header-navigation a:active > .sf-sub-indicator,
.#menu-header-navigation li:hover > a > .sf-sub-indicator,
.#menu-header-navigation li.sfHover > a > .sf-sub-indicator {
	background-position: -10px 0; /* arrow hovers for modern browsers*/
}

/* @end */


















.container {
	padding: 0 20px;
	margin: 0;
}

/* adjust header nav for wide format */

/* @group Header */

/*#header li {
	width: 25%;
	text-align: left; 
}

#header li a {
	font-size: 1em;
	height: 3em;
	line-height: 3.5em;
}

#header li.nav1 { width: 28%; }
#header li.nav2 { width: 22%; }
#header li.nav3 { width: 28%; }
#header li.nav4 { width: 22%; }*/

/*#header a:focus,
#header a:hover,
#header a:active {
	background: transparent;
	color: #ffe2ae;
}*/

/* @end */

#slideshow-wrap {
}



#slide-cover {
	display: block;
	position: absolute;
	top: 0;
	width: 100%;
	height: 296px;
	z-index: 10;
	
	background: url(img/header_cover.png) repeat-y center 0;
}

#slideshow.row {
}

#footer .last {
	padding-top: 0;
	text-align: right;
}

body.home #content > .row > div.col2 > ul {
	padding: 20px 20px 0px 20px;
}

body.home #content > .row > div.col3 > ul {
	padding-top: 20px;
}

.post-type-archive-primalevents .twelvecol {
/*	position: relative; */
}

.primal_events > form {
	position: absolute;
	top: 4px;
	right: 20px;
}

table.calendar {
	display: table;
}

dl.eventlist dt {
	float: left;
	clear: left;
	width: 138px;
	text-align: right;
}

dl.eventlist dt span.time {
	display: block;
}

dl.eventlist dd {
	padding-top: 1.1em;
	float: left;
}

} /* media-query */


@media only screen and (min-width: 1024px) {
p,li {
}

} /* media-query */



@media only screen and (min-width: 1140px) {
body {
	background-image: url(img/large-bg.png);
	background-repeat: repeat-y;
	background-position: center 0;
	background-color: #420200;
}

} /* media-query */
