/******************************************************************
Site Name: Greater Victoria Schoold District
Author: Upanup Studios 

Stylesheet: Main Stylesheet

Here's where the magic happens. Here, you'll see we are calling in
the separate media queries. The base mobile goes outside any query
and is called at the beginning, after that we call the rest
of the styles inside media queries.
******************************************************************/
/*! normalize.css 2012-07-07T09:50 UTC - http://github.com/necolas/normalize.css */
/* ==========================================================================
   HTML5 display definitions
   ========================================================================== */
/*
 * Corrects `block` display not defined in IE6/7/8/9 & FF3.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section,
summary {
  display: block;
}
/*
 * Corrects `inline-block` display not defined in IE6/7/8/9 & FF3.
 */
audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
/*
 * Prevents modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}
/*
 * Addresses styling for `hidden` attribute not present in IE7/8/9, FF3, S4.
 * Known issue: no IE6 support.
 */
[hidden] {
  display: none;
}
/* ==========================================================================
   Base
   ========================================================================== */
/*
 * 1. Corrects text resizing oddly in IE6/7 when body `font-size` is set using
 *    `em` units.
 * 2. Prevents iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
html {
  font-size: 100%;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
  -ms-text-size-adjust: 100%;
  /* 2 */
}
/*
 * Addresses `font-family` inconsistency between `textarea` and other form
 * elements.
 */
html,
button,
input,
select,
textarea {
  font-family: sans-serif;
}
/*
 * Addresses margins handled incorrectly in IE6/7.
 */
body {
  margin: 0;
}
/* ==========================================================================
   Links
   ========================================================================== */
/*
 * Addresses `outline` inconsistency between Chrome and other browsers.
 */
a:focus {
  outline: thin dotted;
}
/*
 * Improves readability when focused and also mouse hovered in all browsers.
 * people.opera.com/patrickl/experiments/keyboard/test
 */
a:active,
a:hover {
  outline: 0;
}
/* ==========================================================================
   Typography
   ========================================================================== */
/*
 * Addresses font sizes and margins set differently in IE6/7.
 * Addresses font sizes within `section` and `article` in FF4+, Chrome, S5.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
h2 {
  font-size: 1.5em;
  margin: 0.83em 0;
}
h3 {
  font-size: 1.17em;
  margin: 1em 0;
}
h4 {
  font-size: 1em;
  margin: 1.33em 0;
}
h5 {
  font-size: 0.83em;
  margin: 1.67em 0;
}
h6 {
  font-size: 0.75em;
  margin: 2.33em 0;
}
/*
 * Addresses styling not present in IE7/8/9, S5, Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted;
}
/*
 * Addresses style set to `bolder` in FF3+, S4/5, Chrome.
 */
b,
strong {
  font-weight: bold;
}
blockquote {
  margin: 1em 40px;
}
/*
 * Addresses styling not present in S5, Chrome.
 */
dfn {
  font-style: italic;
}
/*
 * Addresses styling not present in IE6/7/8/9.
 */
mark {
  background: #ff0;
  color: #000;
}
/*
 * Addresses margins set differently in IE6/7.
 */
p,
pre {
  margin: 1em 0;
}
/*
 * Corrects font family set oddly in IE6, S4/5, Chrome.
 * en.wikipedia.org/wiki/User:Davidgothberg/Test59
 */
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  _font-family: 'courier new', monospace;
  font-size: 1em;
}
/*
 * Improves readability of pre-formatted text in all browsers.
 */
pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}
/*
 * Addresses CSS quotes not supported in IE6/7.
 */
q {
  quotes: none;
}
/*
 * Addresses `quotes` property not supported in S4.
 */
q:before,
q:after {
  content: '';
  content: none;
}
small {
  font-size: 75%;
}
/*
 * Prevents `sub` and `sup` affecting `line-height` in all browsers.
 * gist.github.com/413930
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
/* ==========================================================================
   Lists
   ========================================================================== */
/*
 * Addresses margins set differently in IE6/7.
 */
dl,
menu,
ol,
ul {
  margin: 1em 0;
}
dd {
  margin: 0 0 0 40px;
}
/*
 * Addresses paddings set differently in IE6/7.
 */
menu,
ol,
ul {
  padding: 0 0 0 40px;
}
/*
 * Corrects list images handled incorrectly in IE7.
 */
nav ul,
nav ol {
  list-style: none;
  list-style-image: none;
}
/* ==========================================================================
   Embedded content
   ========================================================================== */
/*
 * 1. Removes border when inside `a` element in IE6/7/8/9, FF3.
 * 2. Improves image quality when scaled in IE7.
 *    code.flickr.com/blog/2008/11/12/on-ui-quality-the-little-things-client-side-image-resizing/
 */
img {
  border: 0;
  /* 1 */
  -ms-interpolation-mode: bicubic;
  /* 2 */
}
/*
 * Corrects overflow displayed oddly in IE9.
 */
svg:not(:root) {
  overflow: hidden;
}
/* ==========================================================================
   Figures
   ========================================================================== */
/*
 * Addresses margin not present in IE6/7/8/9, S5, O11.
 */
figure {
  margin: 0;
}
/* ==========================================================================
   Forms
   ========================================================================== */
/*
 * Corrects margin displayed oddly in IE6/7.
 */
form {
  margin: 0;
}
/*
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
/*
 * 1. Corrects color not being inherited in IE6/7/8/9.
 * 2. Corrects text not wrapping in FF3.
 * 3. Corrects alignment displayed oddly in IE6/7.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  white-space: normal;
  /* 2 */
  *margin-left: -7px;
  /* 3 */
}
/*
 * 1. Corrects font size not being inherited in all browsers.
 * 2. Addresses margins set differently in IE6/7, FF3+, S5, Chrome.
 * 3. Improves appearance and consistency in all browsers.
 */
button,
input,
select,
textarea {
  font-size: 100%;
  /* 1 */
  margin: 0;
  /* 2 */
  vertical-align: baseline;
  /* 3 */
  *vertical-align: middle;
  /* 3 */
}
/*
 * Addresses FF3/4 setting `line-height` on `input` using `!important` in the
 * UA stylesheet.
 */
button,
input {
  line-height: normal;
}
/*
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Corrects inability to style clickable `input` types in iOS.
 * 3. Improves usability and consistency of cursor style between image-type
 *    `input` and others.
 * 4. Removes inner spacing in IE7 without affecting normal text inputs.
 *    Known issue: inner spacing remains in IE6.
 */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */
  *overflow: visible;
  /* 4 */
}
/*
 * Re-set default cursor for disabled elements.
 */
button[disabled],
input[disabled] {
  cursor: default;
}
/*
 * 1. Addresses box sizing set to content-box in IE8/9.
 * 2. Removes excess padding in IE8/9.
 * 3. Removes excess padding in IE7.
 *    Known issue: excess padding remains in IE6.
 */
input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
  *height: 13px;
  /* 3 */
  *width: 13px;
  /* 3 */
}
/*
 * 1. Addresses `appearance` set to `searchfield` in S5, Chrome.
 * 2. Addresses `box-sizing` set to `border-box` in S5, Chrome (include `-moz`
 *    to future-proof).
 */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  -webkit-box-sizing: content-box;
  /* 2 */
  box-sizing: content-box;
}
/*
 * Removes inner padding and search cancel button in S5, Chrome on OS X.
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
/*
 * Removes inner padding and border in FF3+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
/*
 * 1. Removes default vertical scrollbar in IE6/7/8/9.
 * 2. Improves readability and alignment in all browsers.
 */
textarea {
  overflow: auto;
  /* 1 */
  vertical-align: top;
  /* 2 */
}
/* ==========================================================================
   Tables
   ========================================================================== */
/*
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0;
}
/******************************************************************
CUSTOMIZED RESET VALUES
I added these extra styles as a more personalized reset. Feel free
to remove them if you like or add your own. If you want to update
the normalize styles, make sure to edit from this point up.
******************************************************************/
p {
  -webkit-hyphens: auto;
  -epub-hyphens: auto;
  -ms-hyphens: auto;
      hyphens: auto;
}
b,
strong,
.strong {
  font-weight: bold;
}
dfn,
em,
.em {
  font-style: italic;
}
small,
.small {
  font-size: 75%;
}
ul,
ol {
  padding: 0;
  list-style-type: none;
}
dd {
  margin: 0;
}
.sidebar ul,
.sidebar ol,
.commentlist {
  list-style: none;
}
/******************************************************************
Site Name: Greater Victoria Schoold District
Author: Upanup Studios

Stylesheet: Mixins & Constants Stylesheet

This is where you can take advantage of LESS' great features: 
Mixins & Constants. I won't go in-depth on how they work exactly,
there are a few articles below that will help do that. What I will
tell you is that this will help speed up simple changes like
changing a color or adding CSS3 techniques like box shadow and
border-radius.

A WORD OF WARNING: It's very easy to overdo it here. Be careful and
remember less is more. 

******************************************************************/
/*********************
CLEARFIXIN'
*********************/
.clearfix {
  zoom: 1;
}
.clearfix:before,
.clearfix:after {
  content: "";
  display: table;
}
.clearfix:after {
  clear: both;
}
/*********************
TOOLS
*********************/
* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.image-replacement {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}
/*********************
COLORS
Need help w/ choosing your colors? Try this site out:
http://0to255.com/
*********************/
/*GVSD THEMES*/
/*SHADOW*/
/*TEXT SHADOW*/
/*
Here's a great tutorial on how to
use color variables properly:
http://sachagreif.com/sass-color-variables/
*/
/*********************
TYPOGRAPHY
*********************/
/* 	To embed your own fonts, use this syntax
	and place your fonts inside the 
	library/fonts folder. For more information
	on embedding fonts, go to:
	http://www.fontsquirrel.com/
	Be sure to remove the comment brackets.
*/
/*	@font-face {
    	font-family: 'Font Name';
    	src: url('../fonts/font-name.eot');
    	src: url('../fonts/font-name.eot?#iefix') format('embedded-opentype'),
             url('../fonts/font-name.woff') format('woff'),
             url('../fonts/font-name.ttf') format('truetype'),
             url('../fonts/font-name.svg#font-name') format('svg');
    	font-weight: normal;
    	font-style: normal;
	}
*/
/* 
use the best ampersand 
http://simplebits.com/notebook/2008/08/14/ampersands-2/
*/
span.amp {
  font-family: Baskerville, 'Goudy Old Style', Palatino, 'Book Antiqua', serif;
  font-style: italic;
}
/* text alignment */
.text-left {
  text-align: left;
}
.text-center {
  text-align: center;
}
.text-right {
  text-align: right;
}
.alert {
  margin: 10px;
  padding: 5px 18px;
  border: 1px solid;
}
.alert-help {
  margin: 10px;
  padding: 5px 18px;
  border: 1px solid;
  border-color: #c49d00;
  background: #ddb200;
}
.alert-info {
  margin: 10px;
  padding: 5px 18px;
  border: 1px solid;
  border-color: #bfe4f4;
  background: #d5edf8;
}
.alert-error {
  margin: 10px;
  padding: 5px 18px;
  border: 1px solid;
  border-color: #e01217;
  background: #ed1f24;
}
.alert-success {
  margin: 10px;
  padding: 5px 18px;
  border: 1px solid;
  border-color: #008e00;
  background: #00a700;
}
/*********************
BORDER RADIUS
*********************/
/* 
NOTE: For older browser support (and some mobile), 
don't use the shorthand to define *different* corners. 

USAGE: .border-radius(4px); 

*/
/*********************
TRANISTION
*********************/
/* .transition(all,2s); */
/*********************
CSS3 GRADIENTS
Be careful with these since they can 
really slow down your CSS. Don't overdo it.
*********************/
/* .css-gradient(#dfdfdf,#f8f8f8); */
/*********************
BOX SHADOW
*********************/
/* .boxShadow(0,0,4px,0,#444); */
/* .boxShadow(none); */
/*********************
BUTTONS
*********************/
.button,
.button:visited {
  border: 1px solid #940707 !important;
  border-top-color: #b10808 !important;
  border-left-color: #b10808 !important;
  padding: 8px 15px !important;
  color: #fff;
  display: inline-block;
  font-size: 16px;
  font-weight: normal;
  text-decoration: none;
  text-shadow: 0 1px rgba(0, 0, 0, 0.75);
  cursor: pointer;
  margin-bottom: 20px;
  line-height: 21px;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  max-width: 100px;
  background-color: #bb0909;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#D30A0A), to(#bb0909));
  background-image: linear-gradient(to bottom, #D30A0A, #bb0909);
}
.button:hover,
.button:visited:hover,
.button:focus,
.button:visited:focus {
  color: #fff;
  border: 1px solid #940707;
  border-top-color: #720505;
  border-left-color: #720505;
  background-color: #a20808;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#bb0909), to(#a20808));
  background-image: linear-gradient(to bottom, #bb0909, #a20808);
}
.button:active,
.button:visited:active {
  background-color: #D30A0A;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#bb0909), to(#D30A0A));
  background-image: linear-gradient(to bottom, #bb0909, #D30A0A);
}
.blue-button,
.blue-button:visited {
  border-color: #1472ad;
  text-shadow: 0 1px 1px #1472ad;
  background-color: #1681c4;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#1990db), to(#1681c4));
  background-image: linear-gradient(to bottom, #1990db, #1681c4);
  -webkit-box-shadow: inset 0 0 3px #59b3ec;
  box-shadow: inset 0 0 3px #59b3ec;
}
.blue-button:hover,
.blue-button:visited:hover,
.blue-button:focus,
.blue-button:visited:focus {
  border-color: #116396;
  background-color: #1472ad;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#1784c9), to(#1472ad));
  background-image: linear-gradient(to bottom, #1784c9, #1472ad);
}
.blue-button:active,
.blue-button:visited:active {
  background-color: #1990db;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#1681c4), to(#1990db));
  background-image: linear-gradient(to bottom, #1681c4, #1990db);
}
/******************************************************************
Site Name: Greater Victoria School Disctrict
Author: Upanup Studios, thanks to Chris Coyier http://css-tricks.com/dont-overthink-it-grids

Stylesheet: Grid Stylesheet

******************************************************************/
*,
*:after,
*:before {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
[class*='col-'] {
  float: left;
  margin-bottom: 20px;
  padding-right: 40px;
}
[class*='col-']:last-of-type {
  padding-right: 0;
}
.col-1-1 {
  width: 99.99%;
  margin-bottom: 0;
  padding-right: 0;
}
.col-1-2,
.col-2-4 {
  width: 50%;
}
.col-1-3 {
  width: 33.33%;
}
.col-2-3 {
  width: 66.66%;
}
.col-1-4 {
  width: 25%;
}
.col-3-4 {
  width: 75%;
}
.box {
  padding: 15px 20px 20px;
}
/******************************************************************
Site Name: Greater Victoria Schoold District
Author: Upanup Studios 

Stylesheet: Base  Stylesheet

------------ MAP ------------------------------

01. GLOBALS & THEMES
02. WORDPRESS BODY CLASSES
03. LAYOUT
04. LINK STYLES
05. HEADINGS
06. HEADER SYTLES
07. NAVIGATION STYLES
08. CONTENT STYLES
09. PAGE NAVI STYLES
10. COMMENT STYLES
11. COMMENT FORM STYLES
12. SIDEBARS & ASIDES
13. FOOTER STYLES
14. FLEXSLIDER
15. COLORBOX

******************************************************************/
/*
01. GLOBALS & THEMES {
*/
html {
  overflow-y: scroll;
}
body {
  line-height: 22px;
  color: #474747;
  font-size: 14px;
  color: #565656;
  font-family: "Open Sans", Cambria, Times New Roman, Times, serif;
  -webkit-font-smoothing: antialiased;
}
ul,
ol,
p,
table {
  margin: 0;
}
img {
  max-width: 100%;
  height: auto;
}
iframe {
  max-width: 100% !important;
}
:focus {
  outline: none;
}
a {
  -webkit-transition: color 0.2s linear;
  transition: color 0.2s linear;
  -webkit-transition: background 0.2s linear;
  transition: background 0.2s linear;
  outline: 0;
  outline-style: none;
}
.hide {
  display: none;
}
/*Backgrounds*/
body#brick {
  background: url(../images/bgs/brick.jpg) top center repeat;
}
body#circles {
  background: url(../images/bgs/circles.jpg) top center repeat;
}
body#fabric {
  background: url(../images/bgs/fabric.png) top center repeat;
}
body#grid {
  background: url(../images/bgs/grid.png) top center repeat;
}
body#drawings {
  background: url(../images/bgs/drawings.jpg) top center repeat;
}
body#leaves {
  background: url(../images/bgs/leaves.jpg) top center repeat;
}
body#slide {
  background: url(../images/bgs/slide.png) top center repeat;
}
body#paper {
  background: url(../images/bgs/paper.png) top center repeat;
}
body#wall {
  background: url(../images/bgs/wall.png) top center repeat;
}
body#wood {
  background: url(../images/bgs/wood.png) top center repeat;
}
/*Header Stretch*/
#stretch {
  overflow: auto;
}
#stretch.white {
  background: url(../images/header-bgs/black-white.png) repeat-x;
}
#stretch.blue {
  background: url(../images/header-bgs/blue.png) repeat-x;
}
#stretch.blue.baby {
  background: url(../images/header-bgs/blue-baby.png) repeat-x;
}
#stretch.gold {
  background: url(../images/header-bgs/gold.png) repeat-x;
}
#stretch.green {
  background: url(../images/header-bgs/green.png) repeat-x;
}
#stretch.green.apple {
  background: url(../images/header-bgs/green-apple.png) repeat-x;
}
#stretch.purple {
  background: url(../images/header-bgs/purple.png) repeat-x;
}
#stretch.purple.wine {
  background: url(../images/header-bgs/purple-wine.png) repeat-x;
}
#stretch.red {
  background: url(../images/header-bgs/red.png) repeat-x;
}
#stretch.red.dark {
  background: url(../images/header-bgs/red-dark.png) repeat-x;
}
/*Footer Stretch*/
#f-stretch.white {
  background: url(../images/footer-bgs/black-white.png) repeat-x;
}
#f-stretch.blue {
  background: url(../images/footer-bgs/blue.png) repeat-x;
}
#f-stretch.blue.baby {
  background: url(../images/footer-bgs/blue-baby.png) repeat-x;
}
#f-stretch.gold {
  background: url(../images/footer-bgs/gold.png) repeat-x;
}
#f-stretch.green {
  background: url(../images/footer-bgs/green.png) repeat-x;
}
#f-stretch.green.apple {
  background: url(../images/footer-bgs/green-apple.png) repeat-x;
}
#f-stretch.purple {
  background: url(../images/footer-bgs/purple.png) repeat-x;
}
#f-stretch.purple.wine {
  background: url(../images/footer-bgs/purple-wine.png) repeat-x;
}
#f-stretch.red {
  background: url(../images/footer-bgs/red.png) repeat-x;
}
#f-stretch.red.dark {
  background: url(../images/footer-bgs/red-dark.png) repeat-x;
}
/*Inner Header Image*/
#inner-header {
  height: 211px;
}
.white #inner-header {
  background: url(../images/header-bgs/inner/white.png) top center no-repeat;
}
.blue #inner-header {
  background: url(../images/header-bgs/inner/blue.png) top center no-repeat;
}
.blue.baby #inner-header {
  background: url(../images/header-bgs/inner/blue-baby.png) top center no-repeat;
}
.gold #inner-header {
  background: url(../images/header-bgs/inner/gold.png) top center no-repeat;
}
.green #inner-header {
  background: url(../images/header-bgs/inner/green.png) top center no-repeat;
}
.green.apple #inner-header {
  background: url(../images/header-bgs/inner/green-apple.png) top center no-repeat;
}
.purple #inner-header {
  background: url(../images/header-bgs/inner/purple.png) top center no-repeat;
}
.purple.wine #inner-header {
  background: url(../images/header-bgs/inner/purple-wine.png) top center no-repeat;
}
.red #inner-header {
  background: url(../images/header-bgs/inner/red.png) top center no-repeat;
}
.red.dark #inner-header {
  background: url(../images/header-bgs/inner/red-dark.png) top center no-repeat;
}
/*Widget Borders*/
.blue .widget_twitter ul,
.blue .widget .box.thick-border {
  border: 3px solid #10476f;
}
.white .widget_twitter ul,
.white .thick-border ul {
  border: 3px solid #000;
}
.blue.baby .widget_twitter ul,
.blue.baby .widget .box.thick-border {
  border: 3px solid #44A9C0;
}
.gold .widget_twitter ul,
.gold .widget .box.thick-border {
  border: 3px solid #B39432;
}
.green .widget_twitter ul,
.green .widget .box.thick-border {
  border: 3px solid #044D1C;
}
.green.apple .widget_twitter ul,
.green.apple .widget .box.thick-border {
  border: 3px solid #56A00C;
}
.purple .widget_twitter ul,
.purple .widget .box.thick-border {
  border: 3px solid #453A8B;
}
.purple.wine .widget_twitter ul,
.purple.wine .widget .box.thick-border {
  border: 3px solid #651B32;
}
.red .widget_twitter ul,
.red .widget .box.thick-border {
  border: 3px solid #D30A0A;
}
.red.dark .widget_twitter ul,
.red.dark .widget .box.thick-border {
  border: 3px solid #6C1B18;
}
/****************************************************************** 
COLOURING
******************************************************************/
/*blue background*/
.blue .gvsd-newsletter-block .box,
.blue .gvsd-announcements-block .box,
.blue .gvsd-schoolcash-block .box,
.blue .gvsd-button-block .box {
  background: #10476f;
}
.blue a,
.blue a:visited,
.blue .dig-in a,
.blue .entry-content #tribe-events-content h2 a,
.blue .entry-content #tribe-events-event-meta h2 a {
  color: #10476f;
}
.blue .dig-in a:hover {
  color: #222222;
}
.blue .nav li.on ul.children a:hover {
  background: #eef9ff;
}
.blue #page .header .mobile-menu .trigger {
  background: #10476f;
  color: #fff;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
}
/*baby blue background*/
.baby .gvsd-newsletter-block .box,
.baby .gvsd-announcements-block .box,
.baby .gvsd-schoolcash-block .box,
.baby .gvsd-button-block .box {
  background: #44A9C0;
}
.baby a,
.baby a:visited,
.baby .dig-in a,
.baby .entry-content #tribe-events-content h2 a,
.baby .entry-content #tribe-events-event-meta h2 a {
  color: #44A9C0;
}
.baby #page .header .mobile-menu .trigger {
  background: #44A9C0;
  color: #fff;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
}
.baby .nav li.on ul.children a:hover {
  background: #e7fbff;
}
/*gold background*/
.gold .gvsd-newsletter-block .box,
.gold .gvsd-announcements-block .box,
.gold .gvsd-schoolcash-block .box,
.gold .gvsd-button-block .box {
  background: #B39432;
}
.gold a,
.gold a:visited,
.gold .dig-in a,
.gold .entry-content #tribe-events-content h2 a,
.gold .entry-content #tribe-events-event-meta h2 a {
  color: #B39432;
}
.gold .nav li.on ul.children a:hover {
  background: #fef9e5;
}
.gold #page .header .mobile-menu .trigger {
  background: #B39432;
  color: #fff;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
}
/*green background*/
.green .gvsd-newsletter-block .box,
.green .gvsd-announcements-block .box,
.green .gvsd-schoolcash-block .box,
.green .gvsd-button-block .box {
  background: #044D1C;
}
.green a,
.green a:visited,
.green .dig-in a,
.green .entry-content #tribe-events-content h2 a,
.green .entry-content #tribe-events-event-meta h2 a {
  color: #044D1C;
}
.green a:hover {
  color: #222222;
}
.green .nav li.on ul.children a:hover {
  background: #ecfff2;
}
.green #page .header .mobile-menu .trigger {
  background: #044D1C;
  color: #fff;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
}
/*green apple background*/
.green.apple .gvsd-newsletter-block .box,
.green.apple .gvsd-announcements-block .box,
.green.apple .gvsd-schoolcash-block .box,
.green.apple .gvsd-button-block .box {
  background: #56A00C;
}
.green.apple a,
.green.apple a:visited,
.green.apple .dig-in a,
.green.apple .entry-content #tribe-events-content h2 a,
.green.apple .entry-content #tribe-events-event-meta h2 a {
  color: #56A00C;
}
.green.apple #page .header .mobile-menu .trigger {
  background: #56A00C;
  color: #fff;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
}
.green.apple .header .tools li a {
  color: #fff;
}
.green.apple .header .tools li a:hover {
  color: #ddd;
}
.green.apple a:hover {
  color: #222222;
}
.green.apple .nav li.on ul.children a:hover {
  background: #f2ffe5;
}
/*purple background*/
.purple .gvsd-newsletter-block .box,
.purple .gvsd-announcements-block .box,
.purple .gvsd-schoolcash-block .box,
.purple .gvsd-button-block .box {
  background: #453A8B;
}
.purple a,
.purple a:visited,
.purple .dig-in a,
.purple .entry-content #tribe-events-content h2 a,
.purple .entry-content #tribe-events-event-meta h2 a {
  color: #453A8B;
}
.purple #page .header .mobile-menu .trigger {
  background: #453A8B;
  color: #fff;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
}
.purple a:hover {
  color: #222222;
}
.purple .nav li.on ul.children a:hover {
  background: #f0eeff;
}
/*purple wine background*/
.purple.wine .gvsd-newsletter-block .box,
.purple.wine .gvsd-announcements-block .box,
.purple.wine .gvsd-schoolcash-block .box,
.purple.wine .gvsd-button-block .box {
  background: #651B32;
}
.purple.wine a,
.purple.wine a:visited,
.purple.wine .dig-in a,
.purple.wine .entry-content #tribe-events-content h2 a,
.purple.wine .entry-content #tribe-events-event-meta h2 a {
  color: #651B32;
}
.purple.wine #page .header .mobile-menu .trigger {
  background: #651B32;
  color: #fff;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
}
.purple.wine .header .tools li a {
  color: #fff;
}
.purple.wine .header .tools li a:hover {
  color: #ddd;
}
.purple.wine a:hover {
  color: #222222;
}
.purple.wine .nav li.on ul.children a:hover {
  background: #ffeff4;
}
/*red background*/
.red .gvsd-newsletter-block .box,
.red .gvsd-announcements-block .box,
.red .gvsd-schoolcash-block .box,
.red .gvsd-button-block .box {
  background: #D30A0A;
}
.red a,
.red a:visited,
.red .dig-in a,
.red .entry-content #tribe-events-content h2 a,
.red .entry-content #tribe-events-event-meta h2 a {
  color: #D30A0A;
}
.red #page .header .mobile-menu .trigger {
  background: #D30A0A;
  color: #fff;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
}
.red a:hover {
  color: #222222;
}
.red .nav li.on ul.children a:hover {
  background: #f8eaea;
}
/*red dark background*/
.red.dark .gvsd-newsletter-block .box,
.red.dark .gvsd-announcements-block .box,
.red.dark .gvsd-schoolcash-block .box,
.red.dark .gvsd-button-block .box,
.red.dark #page .header .mobile-menu .trigger {
  background: #6C1B18;
}
.red.dark #page .header .mobile-menu .trigger {
  color: #fff;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
}
.red.dark a,
.red.dark a:visited,
.red.dark .dig-in a,
.red.dark .entry-content #tribe-events-content h2 a,
.red.dark .entry-content #tribe-events-event-meta h2 a {
  color: #6C1B18;
}
.red.dark #page .header .mobile-menu .trigger {
  background: #6C1B18;
  color: #fff;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
}
.red.dark .header .tools li a {
  color: #fff;
}
.red.dark .header .tools li a:hover {
  color: #ddd;
}
.red.dark a:hover {
  color: #222222;
}
.red.dark .nav li.on ul.children a:hover {
  background: #f5efee;
}
/*white background*/
.white .gvsd-newsletter-block .box,
.white .gvsd-announcements-block .box,
.white .gvsd-schoolcash-block .box,
.white .gvsd-button-block .box {
  background: #000;
}
/*white color*/
.white a,
.white a:visited,
.white .dig-in a,
.white .entry-content #tribe-events-content h2 a,
.white .entry-content #tribe-events-event-meta h2 a {
  color: #000;
}
.white #page .header .mobile-menu .trigger {
  background: #000;
  color: #fff;
}
.white a:hover {
  color: #666;
}
.white .parent-sidebar-menu a {
  text-decoration: none;
  color: #555;
}
.white .parent-sidebar-menu a:hover {
  color: #000;
}
.events-list .white .page-item-147 a {
  text-decoration: underline;
  color: #000;
}
.white .nav li.on ul.children a:hover {
  background: #f2f2f2;
}
.white .header .schoolname {
  color: #333 !important;
}
.white .header .schoolname .mobile li a {
  color: #000 !important;
}
.white .header .tools ul li {
  border-right: 1px solid #000;
}
.white .header .tools ul li a {
  color: #000;
}
.white .header .tools ul li a:hover {
  color: #666;
}
.white .header .tools .gvsd-tag {
  color: #000;
  text-shadow: 0 1px 1px #ffffff;
}
.white .footer .btm-wrap {
  color: #333;
}
.white .footer .btm-wrap a {
  color: #000 !important;
}
.white .footer .btm-wrap a:hover {
  color: #666 !important;
}
/****************************************************************** 
FONTS
******************************************************************/
/*Marker*/
.Marker .schoolname h1,
.Marker .nav > ul > li > a,
.Marker .widgettitle,
.Marker .footer .school-info h2,
.Marker .footer .spotlight h2,
.Marker .flex-caption,
.Marker .parent-sidebar-menu > li > a,
.Marker .page-title,
.Marker .single-title {
  font-family: "Permanent Marker", "Open Sans", serif;
}
/*Bubblegum*/
.Bubblegum .schoolname h1,
.Bubblegum .nav > ul > li > a,
.Bubblegum .widgettitle,
.Bubblegum .footer .school-info h2,
.Bubblegum .footer .spotlight h2,
.Bubblegum .flex-caption,
.Bubblegum .parent-sidebar-menu > li > a,
.Bubblegum .page-title,
.Bubblegum .single-title {
  font-family: "Bubblegum Sans", "Open Sans", serif;
}
/*Delius*/
.Delius .schoolname h1,
.Delius .nav > ul > li > a,
.Delius .widgettitle,
.Delius .footer .school-info h2,
.Delius .footer .spotlight h2,
.Delius .flex-caption,
.Delius .parent-sidebar-menu > li > a,
.Delius .page-title,
.Delius .single-title {
  font-family: "Delius", "Open Sans", serif;
}
/*Love*/
.Love .schoolname h1,
.Love .nav > ul > li > a,
.Love .widgettitle,
.Love .footer .school-info h2,
.Love .footer .spotlight h2,
.Love .flex-caption,
.Love .parent-sidebar-menu > li > a,
.Love .page-title,
.Love .single-title {
  font-family: "Love Ya Like A Sister", "Open Sans", serif;
}
/*Open Sans*/
.Open .schoolname h1,
.Open .nav > ul > li > a,
.Open .widgettitle,
.Open .footer .school-info h2,
.Open .footer .spotlight h2,
.Open .flex-caption,
.Open .parent-sidebar-menu > li > a,
.Open .page-title,
.Open .single-title {
  font-family: "Open Sans", Cambria, Times New Roman, Times, serif;
}
/*Roboto*/
.Roboto .schoolname h1,
.Roboto .nav > ul > li > a,
.Roboto .widgettitle,
.Roboto .footer .school-info h2,
.Roboto .footer .spotlight h2,
.Roboto .flex-caption,
.Roboto .parent-sidebar-menu > li > a,
.Roboto .page-title,
.Roboto .single-title {
  font-family: "Roboto", "Open Sans", serif;
}
/*Rokkitt*/
.Rokkitt .schoolname h1,
.Rokkitt .nav > ul > li > a,
.Rokkitt .widgettitle,
.Rokkitt .footer .school-info h2,
.Rokkitt .footer .spotlight h2,
.Rokkitt .flex-caption,
.Rokkitt .parent-sidebar-menu > li > a,
.Rokkitt .page-title,
.Rokkitt .single-title {
  font-family: "Rokkitt", sans-serif;
}
.Rokkitt .page-title,
.Rokkitt .footer .school-info h2 {
  font-weight: normal;
}
/*Rufina*/
.Rufina .schoolname h1,
.Rufina .nav > ul > li > a,
.Rufina .widgettitle,
.Rufina .footer .school-info h2,
.Rufina .footer .spotlight h2,
.Rufina .flex-caption,
.Rufina .parent-sidebar-menu > li > a,
.Rufina .page-title,
.Rufina .single-title {
  font-family: "Rufina", sans-serif;
}
/*Vidaloka*/
.Vidaloka .schoolname h1,
.Vidaloka .nav > ul > li > a,
.Vidaloka .widgettitle,
.Vidaloka .footer .school-info h2,
.Vidaloka .footer .spotlight h2,
.Vidaloka .flex-caption,
.Vidaloka .parent-sidebar-menu > li > a,
.Vidaloka .page-title,
.Vidaloka .single-title {
  font-family: "Vidaloka", sans-serif;
}
/*Georgia*/
.Georgia .schoolname h1,
.Georgia .nav > ul > li > a,
.Georgia .widgettitle,
.Georgia .footer .school-info h2,
.Georgia .footer .spotlight h2,
.Georgia .flex-caption,
.Georgia .parent-sidebar-menu > li > a,
.Georgia .page-title,
.Georgia .single-title {
  font-family: Georgia, sans-serif;
}
/****************************************************************** 
EDGES
******************************************************************/
.header {
  height: 250px;
  padding-bottom: 50px;
}
.header.bend {
  background: url(../images/edges-top/bend.png) bottom center no-repeat;
}
.header.clouds {
  background: url(../images/edges-top/clouds.png) bottom center no-repeat;
}
.header.curve {
  background: url(../images/edges-top/curve.png) bottom center no-repeat;
}
.header.paint {
  background: url(../images/edges-top/paint.png) bottom center no-repeat;
}
.header.plain {
  background: url(../images/edges-top/plain.png) bottom center no-repeat;
}
.header.points {
  background: url(../images/edges-top/points.png) bottom center no-repeat;
}
.header.rip {
  background: url(../images/edges-top/rip.png) bottom center no-repeat;
}
.header.wave {
  background: url(../images/edges-top/wave.png) bottom center no-repeat;
}
.header.straight {
  background: none;
}
.footer.bend {
  background: url(../images/edges-btm/bend.png) top center no-repeat;
}
.footer.clouds {
  background: url(../images/edges-btm/clouds.png) top center no-repeat;
}
.footer.curve {
  background: url(../images/edges-btm/curve.png) top center no-repeat;
}
.footer.paint {
  background: url(../images/edges-btm/paint.png) top center no-repeat;
}
.footer.plain {
  background: url(../images/edges-btm/plain.png) top center no-repeat;
}
.footer.points {
  background: url(../images/edges-btm/points.png) top center no-repeat;
}
.footer.rip {
  background: url(../images/edges-btm/rip.png) top center no-repeat;
}
.footer.wave {
  background: url(../images/edges-btm/wave.png) top center no-repeat;
}
.footer.straight {
  background: none;
}
/*
} END GENERAL STYLES
*/
/*
02. WORDPRESS BODY CLASSES {
*/
/* for sites that are read right to left (i.e. hebrew) */
/* home page */
/* blog template page */
/* archive page */
/* date archive page */
/* replace the number to the corresponding page number */
/* search page */
/* search result page */
/* no results search page */
/* individual paged search (i.e. body.search-paged-3) */
/* 404 page */
/* single post page */
/* individual post page by id (i.e. body.postid-73) */
/* individual paged single (i.e. body.single-paged-3) */
/* attatchment page */
/* individual attatchment page (i.e. body.attachmentid-763) */
/* style mime type pages */
/* author page */
/* user nicename (i.e. body.author-samueladams) */
/* paged author archives (i.e. body.author-paged-4) for page 4 */
/* category page */
/* individual category page (i.e. body.category-6) */
/* replace the number to the corresponding page number */
/* tag page */
/* individual tag page (i.e. body.tag-news) */
/* replace the number to the corresponding page number */
/* custom page template page */
/* individual page template (i.e. body.page-template-contact-php */
/* replace the number to the corresponding page number */
/* parent page template */
/* child page template */
/* replace the number to the corresponding page number */
/* if user is logged in */
/* paged items like search results or archives */
/* individual paged (i.e. body.paged-3) */
/*
} END WORDPRESS BODY CLASSES
*/
/*
03. LAYOUT {
*/
#site-container {
  background: url(../images/stretch-bg.png) top center no-repeat;
  overflow: auto;
}
#page {
  max-width: 1160px;
  margin: 0 auto;
}
/*
} END LAYOUT
*/
/*
04. LINK STYLES {
*/
a,
a:visited {
  text-decoration: none;
  /* on hover */
  /* on click */
  /* mobile tap color */
}
a:hover,
a:visited:hover,
a:focus,
a:visited:focus {
  color: #222222;
}
a:link,
a:visited:link {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0.3);
}
/*
} END LINK STYLES
*/
/*
05. HEADINGS {
*/
h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5 {
  text-rendering: optimizelegibility;
  font-weight: 400;
  margin: 0;
  padding: 0;
  /*
	if you're going to use webfonts, be sure to check your weights
	http://css-tricks.com/watch-your-font-weight/
	*/
  /* removing text decoration from all headline links */
}
h1 a,
.h1 a,
h2 a,
.h2 a,
h3 a,
.h3 a,
h4 a,
.h4 a,
h5 a,
.h5 a {
  text-decoration: none;
}
h1 a:hover,
.h1 a:hover,
h2 a:hover,
.h2 a:hover,
h3 a:hover,
.h3 a:hover,
h4 a:hover,
.h4 a:hover,
h5 a:hover,
.h5 a:hover {
  text-decoration: none;
}
h2 {
  margin: 0 0 15px;
}
h1 {
  margin: 3px 0 20px;
  font-size: 26px;
  line-height: 28px;
  font-weight: bold;
  text-transform: uppercase;
}
.page-title {
  float: left;
  width: 80%;
}
.page-title.col-1-1 {
  width: 100%;
}
.article-header .rss {
  float: right;
  width: 55px;
  text-align: right;
}
.article-header .rss a {
  background: #FF6600;
  color: #fff;
  display: block;
  float: left;
  font-size: 11px;
  font-weight: bold;
  height: 24px;
  line-height: 24px;
  padding: 0 9px;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 1px;
  width: auto;
  border-radius: 3px;
  font-family: "Helvetica Neue", Arial, Helvetica, "Nimbus Sans L", sans-serif;
}
.article-header .rss a:hover {
  opacity: 0.9;
}
.events-gridview .tribe-events-calendar-buttons a {
  margin-top: 0 !important;
}
#tribe-events-header .tribe-events-sub-nav li {
  display: none;
}
#tribe-events-header .tribe-events-sub-nav .tribe-events-nav-next a {
  display: none;
}
/*
} END HEADINGS
*/
/*
06. HEADER SYTLES {
*/
.header .logo-wrap {
  background: url(../images/logo-wrap-bg.png) top right no-repeat;
}
.header #logo {
  margin: 0;
  padding: 0;
  padding-top: 15px;
  height: 211px;
  text-align: center;
  background: #fff;
}
.header #logo img {
  width: 80%;
}
.header .header-meta {
  height: 211px;
}
.header .schoolname,
.header .tools {
  margin-bottom: 0;
  height: 150px;
}
.header .schoolname {
  color: #fff;
  padding-top: 25px;
}
.header .schoolname h1 {
  font-size: 40px;
  font-weight: 300;
  margin: 4px 0 0;
  line-height: 38px;
}
.header .schoolname h2 {
  font-size: 32px;
  font-weight: 300;
  margin: 0;
  line-height: 32px;
}
.header .schoolname h3 {
  font-size: 24px;
  font-weight: 300;
  margin: 0;
  line-height: 24px;
}
.header .tools {
  text-align: right;
  padding-right: 5%;
  padding-top: 30px;
  margin: 0;
}
.header .tools .col-1-1 {
  padding-right: 0;
}
.header .tools ul li {
  float: right;
  border-right: 1px solid rgba(255, 255, 255, 0.5);
  line-height: 14px;
  padding: 0 10px;
}
.header .tools ul li a {
  color: #fff;
  font-size: 14px;
  text-transform: uppercase;
}
.header .tools ul li a:hover {
  color: #ddd;
}
.header .tools ul li.translate {
  border-right: 0;
  padding-right: 0;
  margin-top: 1px;
}
.header .tools ul li.translate a img {
  float: right;
  padding-left: 8px;
  margin-top: -6px;
}
.header .tools ul li.translate a span {
  float: left;
}
.header .tools ul li.translate a:hover img {
  opacity: 0.6;
}
.header .tools #searchform {
  margin: 10px 0 15px;
}
.header .tools .gvsd-tag {
  color: #fff;
  text-transform: uppercase;
  font-size: 12px;
  line-height: 16px;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
}
#searchform {
  position: relative;
}
#searchform #s {
  background: url(../images/search-bg.png) repeat-x;
  border: 1px solid #888888;
  padding: 5px;
  height: 29px;
  font-size: 12px;
  text-transform: uppercase;
  padding-right: 46px;
  -webkit-appearance: none;
  border-radius: 0 !important;
}
#searchform #s:focus {
  background: #eee;
  outline-style: none;
}
#searchform #searchsubmit {
  position: absolute;
  top: 1px;
  right: 2px;
  background: url(../images/search-btn.png) no-repeat;
  border: 0;
  width: 39px;
  height: 27px;
  -webkit-appearance: none;
  border-radius: 0 !important;
}
#searchform #searchsubmit:hover {
  opacity: 0.6;
}
.search-wrap {
  width: 215px;
}
.search-wrap #searchform {
  width: 100%;
}
.search-wrap #searchform input#s {
  width: 100%;
}
#content .search-wrap form input[type="submit"] {
  margin-top: 0;
}
#post-not-found {
  width: 100%;
  float: left;
  clear: both;
}
/*
}
*/
/*
07. NAVIGATION STYLES {
*/
nav.col-3-4 {
  float: right;
}
.nav {
  border-bottom: 0;
  width: 100%;
  opacity: 0;
  /* end .menu li */
  /* highlight current page */
  /* end current highlighters */
}
.nav li {
  position: relative;
  float: left;
}
.nav li a {
  float: left;
  text-decoration: none;
  padding: 8px 15px;
  font-size: 17px;
  height: 61px;
  text-shadow: 0 -1px 1px #ffffff;
  border-left: 1px solid #fff;
}
.nav li.on:hover a {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#eeeeee), to(#FFFFFF));
  background-image: linear-gradient(to bottom, #eeeeee 0%, #FFFFFF 100%);
  border-left: 1px solid #e6e6e6;
}
.nav li.on.page-item-4 a {
  border-left: 1px solid #fff;
}
.nav li ul.sub-menu,
.nav li ul.children {
  display: none;
}
.nav li.on a {
  color: #000;
}
.nav li.on ul.children {
  display: block;
  position: absolute;
  top: 61px;
  left: 0;
  width: 200px;
  padding: 0;
  border: 1px solid #e6e6e6;
  border-top: 0;
  background: #fff;
  z-index: 10000;
  -webkit-box-shadow: rgba(0, 0, 0, 0.2) 2px 1px 5px -1px;
  box-shadow: rgba(0, 0, 0, 0.2) 2px 2px 5px -1px;
}
.nav li.on ul.children li {
  float: left;
  clear: left;
  width: 100%;
  padding: 0;
  margin: 0;
}
.nav li.on ul.children li a {
  background-color: #fff;
  color: #777;
  float: none;
  display: block;
  width: 100%;
  padding: 3px 10px;
  height: auto;
  font-size: 14px;
  background-image: none;
  border-left: 0;
}
.nav li.on ul.children li a:hover {
  color: #000;
}
.nav li.on ul.children li:first-child a {
  padding-top: 8px;
}
.nav li.on ul.children li:last-child a {
  padding-bottom: 8px;
}
.nav li.on ul.children li ul {
  display: none;
}
/* end .nav */
.parent-sidebar-menu {
  margin-top: 3px;
}
.parent-sidebar-menu > li > a {
  font-size: 18px;
  margin: 0 0 0 15px;
  padding: 0;
  text-transform: uppercase;
  color: #565656 !important;
  cursor: default;
}
.parent-sidebar-menu ul {
  border: 1px solid #cbcbcb;
  background: #fff;
  padding: 15px 15px 10px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.5) 0 4px 10px -5px;
          box-shadow: rgba(0, 0, 0, 0.5) 0 4px 10px -5px;
  margin: 5px 0 0 0;
}
.parent-sidebar-menu ul li {
  font-size: 16px;
  line-height: 18px;
  margin: 0 0 10px 0;
  padding-left: 0;
  text-transform: capitalize;
}
.parent-sidebar-menu ul ul {
  padding: 10px 0 0 10px;
  border: 0;
  margin: 0;
  -webkit-box-shadow: 0 0 0;
          box-shadow: 0 0 0;
}
.parent-sidebar-menu ul ul li a {
  font-size: 14px;
  line-height: 16px;
  opacity: 0.75;
}
.parent-sidebar-menu ul ul li a:hover {
  opacity: 1;
}
.parent-sidebar-menu ul .current_page_item > a {
  color: #000 !important;
  text-decoration: underline;
}
.white .parent-sidebar-menu ul .current_page_item > a,
.photo-gallery-photo-album-title .white .parent-sidebar-menu .page-item-136 a,
.post-type-archive-photo-gallery .white .parent-sidebar-menu .page-item-136 a,
.events-list .white .parent-sidebar-menu .page-item-147 a,
.events-gridview .white .parent-sidebar-menu .page-item-143 a,
.post-type-archive-school-news .white .parent-sidebar-menu .page-item-244 a,
.single-school-news .white .parent-sidebar-menu .page-item-244 a,
.post-type-archive-newsletter .white .parent-sidebar-menu .page-item-291 a,
.single-newsletter .white .parent-sidebar-menu .page-item-291 a,
.post-type-archive-school-announcement .white .parent-sidebar-menu .page-item-458 a,
.single-school-announcement .white .parent-sidebar-menu .page-item-458 a,
.post-type-archive-principal-blog .white .parent-sidebar-menu .page-item-363 a,
.single-principal-blog .white .parent-sidebar-menu .page-item-363 a,
.single-photo-gallery .white .parent-sidebar-menu .page-item-136 a,
.post-type-archive-course .white .parent-sidebar-menu .page-item-615 a,
.post-type-archive-teacher .white .parent-sidebar-menu .page-item-348 a,
.single-course .white .parent-sidebar-menu .page-item-615 a,
.single-teacher .white .parent-sidebar-menu .page-item-348 a {
  font-weight: bold;
}
/*CPT Pages, with template menu calls*/
.photo-gallery-photo-album-title .parent-sidebar-menu .page-item-136 a,
.post-type-archive-photo-gallery .parent-sidebar-menu .page-item-136 a,
.events-list .parent-sidebar-menu .page-item-147 a,
.events-gridview .parent-sidebar-menu .page-item-143 a,
.post-type-archive-school-news .parent-sidebar-menu .page-item-244 a,
.single-school-news .parent-sidebar-menu .page-item-244 a,
.post-type-archive-newsletter .parent-sidebar-menu .page-item-291 a,
.single-newsletter .parent-sidebar-menu .page-item-291 a,
.post-type-archive-school-announcement .parent-sidebar-menu .page-item-458 a,
.single-school-announcement .parent-sidebar-menu .page-item-458 a,
.post-type-archive-principal-blog .parent-sidebar-menu .page-item-363 a,
.single-principal-blog .parent-sidebar-menu .page-item-363 a,
.single-photo-gallery .parent-sidebar-menu .page-item-136 a,
.post-type-archive-course .parent-sidebar-menu .page-item-615 a,
.post-type-archive-teacher .parent-sidebar-menu .page-item-348 a,
.single-course .parent-sidebar-menu .page-item-615 a,
.single-teacher .parent-sidebar-menu .page-item-348 a {
  color: #000;
  text-decoration: underline;
}
/*
}
*/
/*
08. CONTENT STYLES {
*/
.entry-content.clearfix {
  clear: left;
}
.entry-content > .wp-navigation {
  -webkit-box-ordinal-group: 1;
      -ms-flex-order: 0;
          order: 0;
  margin: 0 auto;
}
.entry-content a {
  font-weight: bold;
}
.entry-content a.pdf {
  background: url(../images/icons/pdf.png) top right no-repeat;
  padding-right: 30px;
  -webkit-transition: background 0 linear;
  transition: background 0 linear;
}
.entry-content h1 {
  font-size: 24px;
  margin-bottom: 30px;
  font-weight: bold;
}
.entry-content h1 .unbold {
  font-weight: normal;
}
.entry-content h2 {
  font-size: 22px;
  margin: 0 0 30px;
  color: #000;
  font-weight: bold;
}
.entry-content h3 {
  font-size: 18px;
  color: #000;
  font-weight: bold;
}
.entry-content h4,
.entry-content h5,
.entry-content h6 {
  font-weight: bold;
  margin: 0 0 10px;
}
.entry-content hr {
  height: 12px;
  border: 0;
  -webkit-box-shadow: rgba(0, 0, 0, 0.4) 0 4px 7px -5px;
          box-shadow: rgba(0, 0, 0, 0.4) 0 4px 7px -5px;
  margin-bottom: 25px;
  margin-top: -10px;
}
.entry-content table {
  width: 100%;
  margin-bottom: 20px !important;
  -webkit-box-shadow: rgba(0, 0, 0, 0.4) 0 4px 7px -5px;
          box-shadow: rgba(0, 0, 0, 0.4) 0 4px 7px -5px;
}
.entry-content table caption {
  background: #eee;
  text-shadow: 0 1px 1px #ffffff;
  font-weight: bold;
  font-size: 16px;
  padding: 6px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.5) 0 4px 10px -5px;
          box-shadow: rgba(0, 0, 0, 0.5) 0 4px 10px -5px;
  margin-bottom: 10px;
}
.entry-content table th {
  text-align: left;
  background: #ddd;
  padding: 5px;
  border-top: 1px solid #ddd;
  text-shadow: 0 1px 1px #ffffff;
}
.entry-content table tr.even td {
  background: #efefef;
}
.entry-content table tr td {
  padding: 5px;
  border-top: 1px solid #ddd;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
.entry-content table tr:hover td {
  color: #111;
}
.entry-content table tfoot tr td,
.entry-content table tfoot tr.even td {
  background: #ddd;
  padding: 5px;
  font-weight: bold;
  text-shadow: 0 1px 1px #ffffff;
}
.entry-content table.tablepress tr.even td {
  background: none;
}
.entry-content table.tablepress tr:hover td,
.entry-content table.tablepress tr.even:hover td {
  background: #eee;
}
.entry-content table.tablepress tr.even td {
  background: none;
}
.entry-content ul {
  list-style: disc outside;
  margin-left: 20px !important;
}
.entry-content ul ul {
  margin: 10px 0 10px 20px;
}
.entry-content ol {
  list-style: decimal inside;
  margin: 10px;
}
.entry-content ol ol {
  margin: 10px;
}
.entry-content form {
  width: auto;
}
.entry-content form ul {
  list-style: none;
  margin: 0;
}
.entry-content form input {
  border: 1px solid #cbcbcb;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
  width: 280px;
  margin: 0 0 10px;
  padding: 5px;
}
.entry-content form input:focus {
  -webkit-box-shadow: 0px 0px 8px rgba(0, 138, 255, 0.3);
          box-shadow: 0px 0px 8px rgba(0, 138, 255, 0.3);
}
.entry-content form input#recaptcha_response_field {
  width: 145px !important;
}
.entry-content form input#s {
  width: auto;
}
.entry-content form .gfield_checkbox input {
  width: auto;
  margin: 0 2px 5px 0;
}
.entry-content form .gfield_radio input {
  width: auto;
  margin: 0 5px 5px 0;
}
.entry-content form input[type="text"],
.entry-content form input[type="search"],
.entry-content form input[type="email"],
.entry-content form input[type="url"],
.entry-content form input[type="password"] {
  display: block;
}
.entry-content form textarea {
  resize: none;
  height: 100px;
  border: 1px solid #cbcbcb;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
  width: 80%;
  margin: 0 0 10px;
  padding: 5px;
  display: block;
}
.entry-content form textarea:focus {
  -webkit-box-shadow: 0px 0px 8px rgba(0, 138, 255, 0.3);
          box-shadow: 0px 0px 8px rgba(0, 138, 255, 0.3);
}
.entry-content form fieldset {
  border: 0;
  padding: 0;
}
.entry-content form legend {
  font-weight: bold;
  color: #000;
  margin: 0 0 5px;
  font-size: 16px;
}
.entry-content form p {
  margin: 0;
}
.entry-content form select {
  margin: 0 0 10px;
  font-size: 16px;
}
.entry-content form input[type="button"],
.entry-content form input[type="submit"],
.entry-content form button {
  border: 1px solid #940707 !important;
  border-top-color: #b10808 !important;
  border-left-color: #b10808 !important;
  padding: 8px 15px !important;
  color: #fff;
  display: inline-block;
  font-size: 16px;
  font-weight: normal;
  text-decoration: none;
  text-shadow: 0 1px rgba(0, 0, 0, 0.75);
  cursor: pointer;
  margin-bottom: 20px;
  line-height: 21px;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  width: auto;
  background: #D30A0A;
  background-color: #bb0909;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#D30A0A), to(#bb0909));
  background-image: linear-gradient(to bottom, #D30A0A, #bb0909);
}
.entry-content form input[type="button"]:hover,
.entry-content form input[type="submit"]:hover,
.entry-content form button:hover,
.entry-content form input[type="button"]:focus,
.entry-content form input[type="submit"]:focus,
.entry-content form button:focus {
  color: #fff;
  border: 1px solid #940707;
  border-top-color: #720505;
  border-left-color: #720505;
  background-color: #a20808;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#bb0909), to(#a20808));
  background-image: linear-gradient(to bottom, #bb0909, #a20808);
}
.entry-content form input[type="button"]:active,
.entry-content form input[type="submit"]:active,
.entry-content form button:active {
  background-color: #D30A0A;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#bb0909), to(#D30A0A));
  background-image: linear-gradient(to bottom, #bb0909, #D30A0A);
}
.entry-content form input#searchsubmit {
  border: 0 !important;
}
.entry-content form #recaptcha_widget_div {
  margin: 10px 0;
}
.entry-content p,
.entry-content ul,
.entry-content ol,
.entry-content blockquote,
.entry-content dl,
.entry-content h3 {
  margin: 0 0 20px;
}
.entry-content #map {
  border: 10px solid #fff;
  -webkit-box-shadow: rgba(0, 0, 0, 0.5) 0 4px 10px -5px;
          box-shadow: rgba(0, 0, 0, 0.5) 0 4px 10px -5px;
}
.entry-content #map img {
  max-width: inherit;
  height: inherit;
  margin: 0;
  padding: 0;
}
.entry-content #map h2 {
  margin-bottom: 5px;
  margin-top: 5px;
  font-size: 16px;
}
.entry-content .dataTables_wrapper .tablepress {
  margin: 0 0 20px !important;
}
.entry-content .dataTables_wrapper .sorting {
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
.entry-content .dataTables_wrapper .sorting:hover,
.entry-content .dataTables_wrapper .sorting_asc,
.entry-content .dataTables_wrapper .sorting_desc {
  background: #fff;
}
.simcal-calendar {
  background: white;
}
.simcal-calendar .fc-toolbar {
  padding: 0.5rem 0.5rem 0;
}
.fc-body table {
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
}
.fc-body .entry-content table {
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
}
#recaptcha_table {
  -webkit-box-shadow: 0 0 0 !important;
          box-shadow: 0 0 0 !important;
}
#recaptcha_table td {
  padding: 0 !important;
  margin: 0 !important;
  border: 0 !important;
}
#recaptcha_table tr:last-child {
  display: none;
}
#recaptcha_table tr:nth-child(6) td:first-child {
  vertical-align: top !important;
  background: url('http://www.google.com/recaptcha/api/img/white/sprite.png') -50px -33px no-repeat;
}
#recaptcha_table tr:nth-child(4) td:nth-child(3) {
  vertical-align: top !important;
}
#recaptcha_table tr:nth-child(5) td:nth-child(1) {
  vertical-align: top !important;
}
.back {
  border: 1px solid #940707 !important;
  border-top-color: #b10808 !important;
  border-left-color: #b10808 !important;
  padding: 8px 15px !important;
  color: #fff;
  display: inline-block;
  font-size: 16px;
  font-weight: normal;
  text-decoration: none;
  text-shadow: 0 1px rgba(0, 0, 0, 0.75);
  cursor: pointer;
  margin-bottom: 20px;
  line-height: 21px;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  width: auto;
  background: #D30A0A;
  background-color: #bb0909;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#D30A0A), to(#bb0909));
  background-image: linear-gradient(to bottom, #D30A0A, #bb0909);
}
.back:hover,
.back:focus {
  color: #fff;
  border: 1px solid #940707;
  border-top-color: #720505;
  border-left-color: #720505;
  background-color: #a20808;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#bb0909), to(#a20808));
  background-image: linear-gradient(to bottom, #bb0909, #a20808);
}
.back:active {
  background-color: #D30A0A;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#bb0909), to(#D30A0A));
  background-image: linear-gradient(to bottom, #bb0909, #D30A0A);
}
.directions {
  margin: 15px 0;
}
.directions a.button {
  border: 1px solid #356207 !important;
  border-top-color: #447f0a !important;
  border-left-color: #447f0a !important;
  padding: 8px 15px !important;
  color: #fff !important;
  text-align: center;
  display: inline-block;
  font-size: 16px;
  width: 100% !important;
  max-width: 100% !important;
  font-weight: bold;
  text-decoration: none;
  text-shadow: 0 1px rgba(0, 0, 0, 0.75);
  cursor: pointer;
  margin-bottom: 20px;
  line-height: 21px;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  background: #56A00C;
  background-color: #49880a;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#56A00C), to(#49880a));
  background-image: linear-gradient(to bottom, #56A00C, #49880a);
}
.directions a.button:hover,
.directions a.button:focus {
  color: #fff;
  border: 1px solid #356207;
  border-top-color: #234105;
  border-left-color: #234105;
  background-color: #3d7108;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#49880a), to(#3d7108));
  background-image: linear-gradient(to bottom, #49880a, #3d7108);
}
.directions a.button:active {
  background-color: #56A00C;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#49880a), to(#56A00C));
  background-image: linear-gradient(to bottom, #49880a, #56A00C);
}
.vcard {
  margin: 0 0 15px;
  font-size: 13px;
}
.vcard.byline {
  color: #888;
}
.vcard .updated {
  font-size: 13px;
}
/*.share-tool {
	float:right;
	width:135px;
	padding:4px 10px 5px;
	background: url(../images/search-bg.png) 0 15px repeat-x #fff;
	border: 1px solid #ddd;
	color:#999;
	span {
		opacity:0.75;
		font-size:12px;
		.text,
		&:hover {
			opacity:1;
			cursor:pointer;
		}
		&.text {
			cursor:text;
		}
	}
}*/
.post-type-archive-course #content {
  margin-bottom: 0;
}
#content {
  margin-top: 25px;
  min-height: 200px;
  height: auto !important;
  height: 200px;
  margin-bottom: -60px;
}
/* end .hentry */
/* want to style individual post classes? Booya! */
/* post by id (i.e. post-3) */
/* general post style */
/* general article on a page style */
/* general style on an attatchment */
/* sticky post style */
/* hentry class */
/* style by category (i.e. category-videos) */
/* style by tag (i.e. tag-news) */
/* post meta */
.byline {
  color: #999;
}
/* entry content */
.entry-content {
  /*
			image alignment on a screen this size may be
			a bit difficult. It's set to start aligning
			and floating images at the next breakpoint,
			but it's up to you. Feel free to change it up.
			*/
}
.entry-content dd {
  margin-left: 0;
  font-size: 0.9em;
  color: #787878;
  margin-bottom: 1.5em;
}
.entry-content img {
  margin: 0 0 1.5em 0;
  max-width: 100%;
  height: auto;
}
.entry-content .alignleft,
.entry-content img.alignleft {
  float: left;
  margin: 0 15px 15px 0;
}
.entry-content .alignright,
.entry-content img.alignright {
  float: right;
  margin: 0 0 15px 15px;
}
.entry-content .aligncenter,
.entry-content img.aligncenter {
  text-align: center;
}
.entry-content video,
.entry-content object {
  max-width: 100%;
  height: auto;
}
.entry-content pre {
  background: #eee;
  border: 1px solid #cecece;
  padding: 10px;
}
/* end .entry-content */
.wp-caption {
  background: #eee;
  padding: 5px;
  /* images inside wp-caption */
}
.wp-caption img {
  margin-bottom: 0;
  width: 100%;
}
.wp-caption p.wp-caption-text {
  font-size: 0.85em;
  margin: 4px 0 7px;
  text-align: center;
}
/* end .wp-caption */
/* image gallery styles */
/* end .gallery */
/* gallery caption styles */
.entry-content .gform_body ul {
  margin-left: 0 !important;
}
.page-sitemap .entry-content ul {
  font-weight: bold;
  list-style: none;
  font-size: 16px;
}
.page-sitemap .entry-content ul li {
  -webkit-box-shadow: rgba(0, 0, 0, 0.4) 0 4px 7px -5px;
          box-shadow: rgba(0, 0, 0, 0.4) 0 4px 7px -5px;
  padding: 0 0 10px;
  margin: 0 0 15px;
}
.page-sitemap .entry-content ul li ul {
  font-weight: normal;
  list-style: disc inside;
  border: 0;
  font-size: 14px;
}
.page-sitemap .entry-content ul li ul li {
  -webkit-box-shadow: 0 0 0;
          box-shadow: 0 0 0;
  padding: 0;
  margin: 0;
}
.page-sitemap .entry-content ul li ul li ul {
  margin-top: 5px;
  font-size: 13px;
  margin-left: 15px;
}
/*
}
*/
/*
09. PAGE NAVI STYLES {
*/
.page-navigation,
.wp-prev-next {
  margin: 1.1em 0 2.2em;
  width: 100%;
  float: left;
}
.bones_page_navi {
  list-style: none !important;
  /* current page link */
  /* end .bones_page_navi .bpn-current */
  /* common styles for page-navi links */
  /* remove the bg on end links */
  /* previous link */
  /* next page link */
  /* first page link */
  /* last page link */
}
.bones_page_navi li {
  float: left;
  margin-left: 10px;
}
.bones_page_navi li a {
  padding: 3px 6px;
  display: block;
  text-decoration: none;
  position: relative;
}
.bones_page_navi li a:hover,
.bones_page_navi li a:focus {
  color: #f01d4f;
  text-decoration: underline;
}
.bones_page_navi li.bpn-current {
  padding: 3px 6px;
  border-bottom: 2px solid #f01d4f;
  position: relative;
}
.bones_page_navi li.bpn-current a {
  /* hovering on current page link */
}
.bones_page_navi li.bpn-prev-link,
.bones_page_navi li.bpn-next-link {
  font-weight: 700;
}
.bones_page_navi li.bpn-prev-link a,
.bones_page_navi li.bpn-next-link a {
  padding: 0;
}
.bones_page_navi li.bpn-prev-link a:hover,
.bones_page_navi li.bpn-next-link a:hover,
.bones_page_navi li.bpn-first-page-link a:hover,
.bones_page_navi li.bpn-last-page-link a:hover {
  background: none;
}
/* end .bones_page_navi */
/* fallback previous & next links */
.wp-prev-next .prev-link {
  float: left;
}
.wp-prev-next .next-link {
  float: right;
}
/* end .wp-prev-next */
/*
}
*/
/*
10. COMMENT STYLES {
*/
/* h3 comment title */
#comments {
  font-size: 24px;
  text-transform: uppercase;
  margin: 30px 0 10px;
  /* number of comments span */
}
.commentlist {
  /* general comment classes */
  /* vcard */
  /* end .commentlist .vcard */
  /* comment meta */
  /* comment content */
  /* end .commentlist .comment_content */
  /* comment reply link */
  /* end .commentlist .comment-reply-link */
}
.commentlist li {
  position: relative;
  clear: both;
  overflow: hidden;
  list-style-type: none;
  margin-bottom: 1.5em;
  padding: 15px 15px 0;
  -webkit-box-shadow: rgba(0, 0, 0, 0.4) 0 4px 7px -5px;
          box-shadow: rgba(0, 0, 0, 0.4) 0 4px 7px -5px;
  /* end .commentlist li ul.children */
}
.commentlist li:last-child {
  margin-bottom: 0;
}
.commentlist li ul.children {
  margin: 0;
  /* variations */
  /* change number for different depth */
}
.commentlist li[class*=depth-] {
  margin-top: 1.1em;
}
.commentlist li.depth-1 {
  margin-left: 0;
  margin-top: 0;
}
.commentlist li:not(.depth-1) {
  margin-right: -15px;
  margin-left: -15px;
  margin-top: 0;
  padding-bottom: 0;
}
.commentlist .odd {
  background: #eee;
}
.commentlist .even {
  background: #fefefe;
}
.commentlist .vcard {
  margin-left: 50px;
}
.commentlist .vcard cite.fn {
  font-weight: 700;
  font-style: normal;
}
.commentlist .vcard time {
  float: right;
}
.commentlist .vcard time a {
  color: #999;
  text-decoration: none;
}
.commentlist .vcard time a:hover {
  text-decoration: underline;
}
.commentlist .vcard img.avatar {
  position: absolute;
  left: 10px;
  padding: 2px;
  border: 1px solid #cecece;
  background: #fff;
}
.commentlist .comment_content {
  margin-left: 50px;
}
.commentlist .comment_content p {
  margin: 0.7335em 0 1.5em;
  font-size: 1em;
  line-height: 1.5em;
}
.commentlist .comment-reply-link {
  text-decoration: none;
  float: right;
  background: #4598bb;
  padding: 3px 5px;
  color: #fff;
  opacity: 0.65;
  margin-bottom: 10px;
  font-weight: 700;
  font-size: 0.9em;
}
.commentlist .comment-reply-link:hover,
.commentlist .comment-reply-link:focus {
  opacity: 1;
}
/* end .commentlist */
#comment-form-title {
  font-size: 24px;
  text-transform: uppercase;
  margin-top: 10px;
}
/*
}
*/
/*
11. COMMENT FORM STYLES {
*/
.respond-form {
  padding: 20px 0 0;
  max-width: 100%;
}
.respond-form label,
.respond-form small {
  display: none;
}
.comments-logged-in-as {
  width: 100%;
  float: left;
  clear: left;
  padding: 0 0 10px;
}
/*
}
*/
/*
12. SIDEBARS & ASIDES {
*/
#main > .col-1-4 select {
  max-width: 100%;
}
/*
13. FOOTER STYLES {
*/
#f-stretch {
  width: 100%;
  clear: both;
  margin-top: -30px;
  height: 374px;
}
#f-stretch .f-container {
  width: 100%;
  height: 374px;
  background: url(../images/footer-shadow.png) bottom center no-repeat;
}
#f-stretch .f-container .footer {
  max-width: 1160px;
  margin: 0 auto;
  padding-top: 95px;
  overflow: auto;
  background-position: center 70px;
}
#f-stretch .f-container .footer .top-wrap {
  background: #fff;
  float: left;
  height: 222px;
}
.footer {
  clear: both;
}
.footer .d-links {
  padding: 20px 20px 0;
}
.footer .d-links .quicklinks {
  margin: 10px;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: bold;
  line-height: 16px;
}
.footer .d-links .quicklinks li {
  padding: 0 0 5px;
}
.footer .spotlight {
  padding: 23px 30px 0 0;
  font-size: 13px;
  line-height: 18px;
}
.footer .spotlight h2 {
  padding: 0 0 10px;
  font-size: 24px;
  border-bottom: 1px solid #cbcbcb;
  text-transform: uppercase;
}
.footer .spotlight img {
  float: left;
  padding: 5px 15px 10px 0;
  max-width: 35%;
}
.footer .spotlight a {
  font-weight: bold;
}
.footer .school-info {
  font-size: 14px;
  line-height: 18px;
  padding-top: 25px;
}
.footer .school-info h2 {
  font-weight: bold;
}
.footer .btm-wrap {
  color: #fff;
  font-weight: bold;
  font-size: 13px;
  text-transform: uppercase;
  padding-top: 16px;
}
.footer .btm-wrap .copyright {
  padding-left: 30px;
  margin-bottom: 0;
}
.footer .btm-wrap a {
  color: #fff !important;
  text-decoration: underline;
}
.footer .btm-wrap a:hover {
  color: #ddd !important;
}
.footer .btm-wrap .links {
  text-align: right;
  padding-top: 5px;
  padding-right: 5%;
}
.footer .btm-wrap .links ul li {
  float: right;
  padding: 0 20px;
  border-left: 1px solid #ddd;
  line-height: 13px;
}
.footer .btm-wrap .links ul li:last-child {
  border-left: 0;
}
/*
}
*/
/*
14. FLEXSLIDER {
*/
/*
 * jQuery FlexSlider v1.8
 * http://flex.madebymufffin.com
 *
 * Copyright 2011, Tyler Smith
 * Free to use under the MIT license.
 * http://www.opensource.org/licenses/mit-license.php
 */
/* Browser Resets */
.gvsd-rotating-banner {
  position: relative;
  background: #cbcbcb;
  padding: 1px !important;
  margin-bottom: 30px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.5) 0 4px 10px -5px;
  box-shadow: rgba(0, 0, 0, 0.5) 0 4px 10px -5px;
}
#p-carousel {
  margin-bottom: 20px;
  padding-bottom: 20px;
  position: relative;
  -webkit-box-shadow: rgba(0, 0, 0, 0.5) 0 4px 10px -5px;
  box-shadow: rgba(0, 0, 0, 0.5) 0 4px 10px -5px;
}
.gvsd-rotating-banner a:active,
.flexslider a:active {
  outline: none;
}
.slides,
.flex-control-nav,
.flex-direction-nav {
  margin: 0;
  padding: 0;
  list-style: none;
}
/* FlexSlider Necessary Styles
*********************************/
.flexslider {
  width: 100%;
  margin: 0;
  padding: 0;
}
.flexslider .slides > li {
  display: none;
}
/* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img {
  max-width: 100%;
  display: block;
}
.flex-pauseplay span {
  text-transform: capitalize;
}
/* Clearfix for the .slides element */
.slides:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
html[xmlns] .slides {
  display: block;
}
* html .slides {
  height: 1%;
}
/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */
.no-js .slides > li:first-child {
  display: block;
}
/* FlexSlider Default Theme
*********************************/
.flexslider {
  background: #fff;
  position: relative;
  zoom: 1;
  border: 10px solid #fff;
}
.flexslider .slides {
  zoom: 1;
}
.flexslider .slides > li {
  position: relative;
}
#p-carousel .slides > li img {
  max-width: 90%;
}
#p-carousel.flexslider .slides img {
  opacity: 0.5;
  cursor: pointer;
}
#p-carousel.flexslider .slides .flex-active-slide img {
  opacity: 1;
}
/* Suggested container for "Slide" animation setups. Can replace this with your own, if you wish */
.flex-container {
  zoom: 1;
  position: relative;
}
/* Caption style */
/* IE rgba() hack */
/*.flex-caption {background:none; -ms-filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#4C000000,endColorstr=#4C000000);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#4C000000,endColorstr=#4C000000); zoom: 1;}*/
.flex-caption {
  margin: 0;
  width: 100%;
  padding: 2%;
  position: absolute;
  left: 0;
  bottom: 0;
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.3);
  font-size: 13px;
  line-height: 15px;
  background: #3E3E3E;
}
#p-slider .flex-caption {
  padding-right: 75px;
}
/* Direction Nav */
.flex-direction-nav li a {
  display: block;
  position: absolute;
  bottom: 7%;
  cursor: pointer;
  text-indent: -9999px;
  width: 15px;
  height: 15px;
  background: url(../images/banner-handles.png) no-repeat;
}
.flex-direction-nav li a:hover {
  opacity: 0.6;
}
.flex-direction-nav li a.flex-next {
  right: 5%;
  background-position: -45px 0;
}
.photo-gallery #p-slider .flex-direction-nav li a.flex-next {
  display: none;
}
.flex-direction-nav li a.flex-prev {
  right: 14%;
}
.photo-gallery #p-slider .flex-direction-nav li a.flex-prev {
  display: none;
}
.flex-direction-nav li .disabled {
  opacity: 0.3;
  filter: alpha(opacity=30);
  cursor: default;
}
#p-slider .flex-direction-nav li a {
  bottom: 4%;
}
#p-slider .flex-direction-nav li a.flex-next {
  right: 3%;
}
#p-slider .flex-direction-nav li a.flex-prev {
  right: 6%;
}
#p-carousel .flex-direction-nav li a {
  background: none;
  text-indent: 0;
  bottom: 1%;
}
#p-carousel .flex-direction-nav li a.flex-next {
  right: 0%;
  width: 60px;
  text-align: right;
}
#p-carousel .flex-direction-nav li a.flex-prev {
  left: 0%;
  width: 70px;
}
.feature .flex-pauseplay,
.feature .flex-direction-nav li a {
  bottom: 6%;
}
/* Play / Pause */
.flex-pauseplay {
  position: absolute;
  bottom: 7%;
  right: 9%;
}
#p-slider .flex-pauseplay {
  bottom: 4%;
  right: 6%;
}
.flex-pauseplay a {
  cursor: pointer;
  width: 20px;
  height: 15px;
  display: block;
  text-indent: -9999px;
  background: url(../images/banner-handles.png) -20px 0px no-repeat;
  -webkit-transition: background 0s linear;
  transition: background 0s linear;
}
.flex-pauseplay a:hover {
  opacity: 0.6;
}
.flex-pauseplay a.flex-play {
  background-position: -20px -44px;
}
/* Control Nav */
.flex-control-nav {
  display: none /*width: 100%; position: absolute; bottom: -30px; text-align: center;*/;
}
/*.flex-control-nav li {margin: 0 0 0 5px; display: inline-block; zoom: 1; *display: inline;}
.flex-control-nav li:first-child {margin: 0;}
.flex-control-nav li a {width: 13px; height: 13px; display: block; background:url(theme/bg_control_nav.png) no-repeat 0 0; cursor: pointer; text-indent: -9999px;}
.flex-control-nav li a:hover {background-position: 0 -13px;}
.flex-control-nav li a.active {background-position: 0 -26px; cursor: default;}*/
/*
}
*/
/*
15. COLORBOX {
*/
/*
    ColorBox Core Style:
    The following CSS is consistent between example themes and should not be altered.
*/
#colorbox,
#cboxOverlay,
#cboxWrapper {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 999999;
  overflow: hidden;
}
#cboxOverlay {
  position: fixed;
  width: 100%;
  height: 100%;
}
#cboxMiddleLeft,
#cboxBottomLeft {
  clear: left;
}
#cboxContent {
  position: relative;
}
#cboxLoadedContent {
  overflow: auto;
}
#cboxTitle {
  margin: 0;
}
#cboxLoadingOverlay,
#cboxLoadingGraphic {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
#cboxPrevious,
#cboxNext,
#cboxClose,
#cboxSlideshow {
  cursor: pointer;
}
.cboxPhoto {
  float: left;
  margin: auto;
  border: 0;
  display: block;
}
.cboxIframe {
  width: 100%;
  height: 100%;
  display: block;
  border: 0;
}
/* 
    User Style:
    Change the following styles to modify the appearance of ColorBox.  They are
    ordered & tabbed in a way that represents the nesting of the generated HTML.
*/
#cboxOverlay {
  background: #000;
}
#colorbox,
#cboxLoadedContent,
#cboxContent {
  max-width: 100% !important;
}
#colorbox {
  -webkit-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.2);
}
#cboxContent {
  background: #fff;
  overflow: hidden;
}
#cboxError {
  padding: 50px;
  border: 1px solid #ccc;
}
#cboxLoadedContent {
  margin-bottom: 20px;
  padding: 5px 0 0 20px;
  font-size: 14px;
}
#cboxLoadedContent h1 {
  font-size: 24px;
  padding-bottom: 10px;
}
#cboxTitle {
  position: absolute;
  bottom: 4px;
  left: 0;
  text-align: center;
  width: 100%;
  color: #949494;
}
#cboxCurrent {
  position: absolute;
  bottom: 50px;
  left: 25px;
  color: #999;
}
#cboxSlideshow {
  position: absolute;
  bottom: 4px;
  right: 20px;
  color: #999;
}
#cboxPrevious {
  position: absolute;
  bottom: 50px;
  right: 70px;
  color: #999;
}
#cboxNext {
  position: absolute;
  bottom: 50px;
  right: 23px;
  color: #999;
}
#cboxNext.hover,
#cboxPrevious.hover {
  color: #666;
}
#cboxClose {
  position: absolute;
  bottom: 20px;
  left: 40px;
  padding: 5px 15px;
  text-transform: capitalize;
  border: 1px solid #356207;
  border-top-color: #447f0a;
  border-left-color: #447f0a;
  padding: 6px 15px !important;
  color: #fff;
  display: inline-block;
  font-size: 14px;
  font-weight: normal;
  text-decoration: none;
  text-shadow: 0 1px rgba(0, 0, 0, 0.75);
  cursor: pointer;
  line-height: 21px;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  background-color: #49880a;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#56A00C), to(#49880a));
  background-image: linear-gradient(to bottom, #56A00C, #49880a);
}
#cboxClose:hover,
#cboxClose:focus {
  color: #fff;
  border: 1px solid #356207;
  border-top-color: #234105;
  border-left-color: #234105;
  background-color: #3d7108;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#49880a), to(#3d7108));
  background-image: linear-gradient(to bottom, #49880a, #3d7108);
}
#cboxClose:active {
  background-color: #56A00C;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#49880a), to(#56A00C));
  background-image: linear-gradient(to bottom, #49880a, #56A00C);
}
/*CONTENT*/
#cboxContent {
  padding-top: 10px;
}
#cboxContent h1 {
  font-weight: normal;
  margin: 10px 0 15px;
}
#google_translate_element {
  margin-top: 15px;
  margin-left: 20px;
}
/*
16. HOMEPAGE {
*/
.mascot-wrap {
  background: #fff;
  border: 1px solid #cbcbcb;
  border-bottom: 0;
  float: left;
  clear: both;
  overflow: auto;
  width: 100%;
  text-align: center;
  padding: 10px 10px 5px;
  overflow: hidden;
}
.mascot-wrap .mascot {
  text-align: center;
  overflow: hidden;
  line-height: 0;
  padding: 0;
  margin: 0;
  display: inline;
}
.welcome {
  border: 1px solid #cbcbcb;
  background: #fff;
  -webkit-box-shadow: rgba(0, 0, 0, 0.5) 0 4px 10px -5px;
  box-shadow: rgba(0, 0, 0, 0.5) 0 4px 10px -5px;
  margin-bottom: 25px;
  padding-bottom: 0;
  float: left;
  clear: both;
  width: 100%;
}
.welcome h2 {
  font-size: 24px;
  font-weight: bold;
  line-height: 26px;
  text-transform: uppercase;
  margin-bottom: 10px;
}
.welcome p.our-school a {
  font-weight: bold;
  text-transform: uppercase;
  font-size: 18px;
}
.home .feature.col-1-1 > div.gvsd-rotating-banner {
  margin: 0 0 30px;
}
.home .feature.col-1-1 > div {
  margin-bottom: 15px;
  padding: 0 0 15px;
  overflow: auto;
}
.home .middle.col-2-3 > div {
  clear: left;
  float: left;
  width: 100%;
}
/*
}
*/
/*
17. WIDGETS {
*/
.widgettitle {
  font-size: 22px;
  color: #4b4b4b;
  padding: 0 0 8px 10px;
}
.eventsListWidget {
  float: left;
  clear: left;
  margin: 0 0 25px;
  width: 100%;
}
.eventsListWidget .upcoming {
  padding: 10px 10px 0;
  border: 1px solid #cbcbcb;
  border-bottom: 0px;
  background: #fff;
  float: left;
  width: 100%;
  line-height: 16px;
}
.eventsListWidget .upcoming a {
  font-size: 16px;
}
.eventsListWidget .dig-in {
  padding: 0 10px 15px;
  border: 1px solid #cbcbcb;
  border-top: 0px;
  background: #fff;
  float: left;
  width: 100%;
  -webkit-box-shadow: rgba(0, 0, 0, 0.5) 0 4px 10px -5px;
  box-shadow: rgba(0, 0, 0, 0.5) 0 4px 10px -5px;
}
.eventsListWidget .dig-in a {
  font-size: 16px;
  font-weight: bold;
  text-transform: uppercase;
}
.eventsListWidget .dig-in a:hover {
  text-decoration: none;
}
.widget {
  margin: 0 0 25px;
  width: 100%;
  float: left;
  clear: left;
}
.widget .box,
.widget .textwidget {
  padding: 15px 10px;
  border: 1px solid #cbcbcb;
  background: #fff;
  line-height: 16px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.5) 0 4px 10px -5px;
  box-shadow: rgba(0, 0, 0, 0.5) 0 4px 10px -5px;
}
.widget .box a,
.widget .textwidget a {
  font-size: 16px;
}
.widget .textwidget {
  padding: 12px 10px;
  line-height: 22px;
}
.widget .textwidget [id*='jwplayer-'] {
  max-width: 100%;
  overflow: hidden;
}
.widget .news-content,
.widget .time {
  font-size: 12px;
  padding: 0 0 10px;
}
.widget .all a {
  font-size: 16px;
  font-weight: bold;
  text-transform: uppercase;
}
.Dynamic.Content.Widget .box {
  line-height: 22px;
}
/*custom widgets*/
/*fundraising*/
.Dynamic.Content.Widget h4.widgettitle {
  display: none;
}
.Dynamic.Content.Widget .text {
  padding: 0 0 10px;
}
.Dynamic.Content.Widget h3 {
  width: 100%;
}
.Dynamic.Content.Widget h3.heart {
  background: url(../images/icons/fundraising.png) top right no-repeat;
}
/*newsletter & */
.gvsd-newsletter-block .box,
.gvsd-announcements-block .box,
.gvsd-schoolcash-block .box,
.gvsd-button-block .box {
  padding: 0;
  border: 0;
}
.gvsd-newsletter-block .box a,
.gvsd-announcements-block .box a,
.gvsd-schoolcash-block .box a,
.gvsd-button-block .box a {
  color: #fff !important;
  font-size: 14px;
  text-transform: uppercase;
  display: block;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.6);
  margin: auto 0;
}
.gvsd-newsletter-block .box a:hover,
.gvsd-announcements-block .box a:hover,
.gvsd-schoolcash-block .box a:hover,
.gvsd-button-block .box a:hover {
  color: #ddd !important;
}
.gvsd-newsletter-block .box .wrap,
.gvsd-announcements-block .box .wrap,
.gvsd-schoolcash-block .box .wrap,
.gvsd-button-block .box .wrap {
  height: 47px;
  background: url(../images/icons/newsletter.png) top left no-repeat;
  padding: 0 0 0 55px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.gvsd-schoolcash-block .box .wrap,
.gvsd-button-block .box .wrap {
  padding: 0 0 0 55px;
}
.gvsd-schoolcash-block .box a,
.gvsd-button-block .box a {
  font-size: 16px;
}
.gvsd-announcements-block .box .wrap {
  background: url(../images/icons/announcements.png) top left no-repeat;
}
.gvsd-schoolcash-block .box .wrap {
  background: url(../images/icons/schoolcash.png) top left no-repeat;
}
.gvsd-button-block .box .wrap {
  background: url(../images/icons/button.png) top left no-repeat;
  background-size: contain;
}
/*Spotlight*/
.gvsd-spotlight-block h2 {
  font-size: 30px;
  line-height: 34px;
}
.gvsd-spotlight-block img {
  float: left;
  margin: 0 20px 5px 0;
  padding: 10px;
  background: #fff;
  border: 1px solid #cbcbcb;
  -webkit-box-shadow: rgba(0, 0, 0, 0.5) 0 4px 10px -5px;
  box-shadow: rgba(0, 0, 0, 0.5) 0 4px 10px -5px;
}
.gvsd-spotlight-block a {
  font-weight: bold;
  text-transform: uppercase;
}
.gvsd-spotlight-block .spotlight-content {
  padding-bottom: 15px;
}
.middle.col-2-3 .gvsd-spotlight-block {
  padding-bottom: 15px;
  margin: 0 0 20px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.4) 0 4px 7px -5px;
          box-shadow: rgba(0, 0, 0, 0.4) 0 4px 7px -5px;
}
/*blog widgets*/
.widget_archive .widgettitle,
.widget_categories .widgettitle,
.widget_recent_entries .widgettitle {
  padding-left: 15px;
}
.widget_archive ul,
.widget_categories ul,
.widget_recent_entries ul {
  font-size: 15px;
  padding: 15px 15px 5px;
  background: #fff;
  line-height: 20px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.5) 0 4px 10px -5px;
  box-shadow: rgba(0, 0, 0, 0.5) 0 4px 10px -5px;
  border: 1px solid #cbcbcb;
}
.widget_archive ul li,
.widget_categories ul li,
.widget_recent_entries ul li {
  padding: 0 0 10px;
}
.widget_archive .post-date,
.widget_categories .post-date,
.widget_recent_entries .post-date {
  font-size: 12px;
  display: block;
}
.widget_tag_cloud .widgettitle {
  padding-left: 15px;
}
.widget_tag_cloud .tagcloud {
  font-size: 15px;
  padding: 15px 15px 20px;
  background: #fff;
  line-height: 20px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.5) 0 4px 10px -5px;
  box-shadow: rgba(0, 0, 0, 0.5) 0 4px 10px -5px;
  border: 1px solid #cbcbcb;
}
/*twitter*/
.widget_twitter {
  margin-bottom: 40px;
}
.widget_twitter .widgettitle {
  background: url(../images/icons/twitter.png) top right no-repeat;
  width: 100%;
}
.widget_twitter ul {
  padding: 15px 10px 40px;
  background: #fff;
  line-height: 20px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.5) 0 4px 10px -5px;
  box-shadow: rgba(0, 0, 0, 0.5) 0 4px 10px -5px;
}
.widget_twitter ul li {
  padding: 0 0 10px;
}
.widget_twitter ul li span.from-meta {
  display: none;
}
.widget_twitter ul li span.time-meta {
  display: block;
  font-size: 10px;
}
.widget_twitter ul li span.time-meta a {
  color: #aaa;
  font-style: italic;
}
.widget_twitter .follow-button {
  margin-top: -40px;
  padding-left: 10px;
}
.widget_twitter .follow-button iframe {
  max-width: 100% !important;
}
/*Quick links*/
.gvsd-quicklinks-block .box {
  padding-bottom: 5px;
}
.gvsd-quicklinks-block .box ul li {
  margin: 0 0 10px;
}
.gvsd-quicklinks-block .box ul li a {
  font-weight: bold;
}
/*Principal's Blog*/
.gvsd-principal-block .widgettitle {
  padding-left: 0;
}
.gvsd-principal-block .box {
  border: 0;
  background: none;
  overflow: auto;
  padding-top: 0;
  padding-bottom: 5px;
  padding-left: 0;
  -webkit-box-shadow: rgba(0, 0, 0, 0.4) 0 4px 7px -5px;
          box-shadow: rgba(0, 0, 0, 0.4) 0 4px 7px -5px;
}
.gvsd-principal-block .box h2 {
  margin-bottom: 5px;
}
.gvsd-principal-block .box h2 a {
  font-size: 18px;
}
.gvsd-principal-block img {
  float: left;
  margin: 0 20px 5px 0;
  padding: 10px;
  background: #ffffff;
  border: 1px solid #cbcbcb;
  -webkit-box-shadow: rgba(0, 0, 0, 0.5) 0 4px 10px -5px;
  box-shadow: rgba(0, 0, 0, 0.5) 0 4px 10px -5px;
}
.gvsd-principal-block .post-content {
  line-height: 24px;
  font-size: 14px;
  margin-bottom: 15px;
}
.gvsd-principal-block .post-content a {
  text-transform: uppercase;
  font-weight: bold;
}
/*
}
*/
/*GVSD Blog List View*/
.gvsd-blog-list-view-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse;
}
.gvsd-blog-list-view > ul {
  margin: 0 !important;
  padding: 0;
  list-style: none;
}
.gvsd-blog-list-view > ul li {
  padding: 25px 5px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-bottom: 1px solid #cbcbcb;
}
.gvsd-blog-list-view > ul li .featured-image-container {
  min-width: 150px;
  height: 150px;
  float: left;
  margin-right: 15px;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  overflow: hidden;
  cursor: pointer;
}
.gvsd-blog-list-view > ul li .featured-image-container .featured-image {
  width: 150px;
  height: 150px;
  background-size: cover;
  background-position: center;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
.gvsd-blog-list-view > ul li .featured-image-container:hover {
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
.gvsd-blog-list-view > ul li .featured-image-container:hover .featured-image {
  -webkit-transform: scale(1.125);
          transform: scale(1.125);
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
.gvsd-blog-list-view > ul li .article-header h3 {
  margin-bottom: 10px;
}
.gvsd-blog-list-view > ul li p {
  margin-bottom: 11px;
}
.gvsd-blog-list-view > ul li .blog-btn {
  position: relative;
  display: inline-block;
  padding: 12px 16px;
  color: #FFF !important;
  font-weight: 700;
  line-height: 1.2em;
  text-transform: capitalize;
  background-color: #1395d8;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.gvsd-blog-list-view > ul li .blog-btn.black {
  background-color: #000;
}
.gvsd-blog-list-view > ul li .blog-btn.gold {
  background-color: #B39432;
}
.gvsd-blog-list-view > ul li .blog-btn.blue {
  background-color: #10476f;
}
.gvsd-blog-list-view > ul li .blog-btn.blue.baby {
  background-color: #44A9C0;
}
.gvsd-blog-list-view > ul li .blog-btn.green {
  background-color: #044D1C;
}
.gvsd-blog-list-view > ul li .blog-btn.green.apple {
  background-color: #56A00C;
}
.gvsd-blog-list-view > ul li .blog-btn.purple {
  background: #453A8B;
}
.gvsd-blog-list-view > ul li .blog-btn.purple.wine {
  background: #651B32;
}
.gvsd-blog-list-view > ul li .blog-btn.red {
  background: #D30A0A;
}
.gvsd-blog-list-view > ul li .blog-btn.red.dark {
  background: #6C1B18;
}
.gvsd-blog-list-view > ul li .blog-btn:hover {
  background: #222222 !important;
}
.gvsd-blog-list-view > ul li:last-of-type {
  border-bottom: 0;
}
/*
}
*/
/*
18. FEATURED IMAGES {
*/
.attachment-featured_image_image_size,
.entry-content img.attachment-featured_image_image_size {
  float: right;
  margin: 0 0 20px 20px;
  border: 10px solid #fff;
  -webkit-box-shadow: rgba(0, 0, 0, 0.5) 0 4px 10px -5px;
          box-shadow: rgba(0, 0, 0, 0.5) 0 4px 10px -5px;
}
/*
}
*/
/*
19. FEEDBACK FORM {
*/
.page-website-feedback {
  background: none !important;
}
.page-website-feedback #site-container {
  background: none;
}
.page-website-feedback form {
  margin-top: 10px;
}
.page-website-feedback form input.button {
  margin-top: 0px;
}
.page-website-feedback #stretch {
  background: none !important;
}
.page-website-feedback .header,
.page-website-feedback #f-stretch,
.page-website-feedback .col-1-4 {
  display: none;
}
.page-website-feedback .col-3-4 {
  width: 100%;
}
.page-website-feedback #page {
  max-width: 100%;
  padding: 20px !important;
}
.page-website-feedback #main {
  padding: 0 !important;
}
.page-website-feedback #content {
  margin: 0;
}
.page-website-feedback #field_1_1,
.page-website-feedback #field_1_4 {
  float: left;
  width: 200px !important;
}
.page-website-feedback #field_1_1 input,
.page-website-feedback #field_1_4 input {
  width: 90%;
}
.page-website-feedback #field_1_3 {
  clear: left;
  width: 400px;
}
.page-website-feedback #field_1_3 textarea {
  width: 410px !important;
}
.page-website-feedback .gform_heading {
  margin: 0 0 10px;
  font-size: 13px;
}
.page-website-feedback .entry-content ul {
  list-style: none;
  margin: 0 !important;
}
.validation_message {
  color: #D30A0A;
  font-size: 12px;
  margin-top: -10px;
  margin-bottom: 5px;
}
.validation_error {
  display: none;
}
.gfield_required {
  color: #D30A0A;
}
/*
}
*/
/*
20. EVENTS {
*/
.tribe-events-events .tribe-events-event-list-meta,
.events-archive .tribe-events-event-entry,
#tribe-events-content {
  float: none;
  width: 100%;
}
#tribe-events-content.upcoming {
  margin-bottom: 10px;
}
/*district events widget*/
.nlposts-block.box.widget {
  padding-bottom: 0;
}
.nlposts-block.box.widget .read-more {
  padding: 0 0 15px;
  float: left;
  display: block;
}
.nlposts-block.box.widget .read-more a {
  font-weight: bold;
  font-size: 14px;
  text-transform: uppercase;
}
.nlposts-widget .widgettitle {
  text-transform: uppercase;
  font-size: 18px;
}
.nlposts-widget .nlposts-block-item {
  margin: 0 0 15px !important;
}
.nlposts-widget .nlposts-block-item h3 {
  margin: 0 0 3px;
  font-size: 15px;
}
.nlposts-widget .nlposts-block-item .nlposts-block-excerpt {
  font-size: 13px;
}
.nlposts-widget .nlposts-block-date {
  color: #999;
  margin: 0 0 5px;
}
.single-tribe_events .nlposts-widget {
  display: none;
}
/*
}
*/
/*
21. PHOTO GALLERY {
*/
.post-type-archive-photo-gallery .type-photo-gallery {
  float: left;
  width: 25%;
}
.post-type-archive-photo-gallery .type-photo-gallery h3 {
  font-weight: normal;
  color: #777;
  line-height: 18px;
  font-size: 16px;
}
.post-type-archive-photo-gallery .type-photo-gallery h3 a img {
  padding: 12px 10px;
  border: 1px solid #cbcbcb;
  background: #fff;
  line-height: 16px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.5) 0 4px 10px -5px;
  box-shadow: rgba(0, 0, 0, 0.5) 0 4px 10px -5px;
  margin: 0 0 10px;
}
.post-type-archive-photo-gallery .type-photo-gallery h3 a:hover img {
  border: 1px solid #000;
}
.post-type-archive-photo-gallery .type-photo-gallery .updated,
.post-type-archive-photo-gallery .type-photo-gallery .tags {
  font-size: 12px;
}
/*
}
*/
/*
22. ARCHIVE PAGES {
*/
.entry-content .news,
.entry-content .newsletter,
.entry-content .announcement,
.entry-content .search-results,
.entry-content .list,
.entry-content .principal-blog {
  -webkit-box-shadow: rgba(0, 0, 0, 0.4) 0 4px 7px -5px;
          box-shadow: rgba(0, 0, 0, 0.4) 0 4px 7px -5px;
  margin: 0 0 25px;
  padding: 0 0 25px;
}
.entry-content .news h3,
.entry-content .newsletter h3,
.entry-content .announcement h3,
.entry-content .search-results h3,
.entry-content .list h3,
.entry-content .principal-blog h3 {
  margin: 0;
  font-size: 20px;
  font-weight: bold;
}
.entry-content .news p.vcard,
.entry-content .newsletter p.vcard,
.entry-content .announcement p.vcard,
.entry-content .search-results p.vcard,
.entry-content .list p.vcard,
.entry-content .principal-blog p.vcard {
  margin: 0 0 5px;
}
.entry-content .news p.tags,
.entry-content .newsletter p.tags,
.entry-content .announcement p.tags,
.entry-content .search-results p.tags,
.entry-content .list p.tags,
.entry-content .principal-blog p.tags {
  margin: 0;
  opacity: 0.8;
  font-size: 1;
}
.entry-content .search-results .excerpt {
  font-size: 13px;
  line-height: 19px;
}
.entry-content .search-results .excerpt a {
  display: none;
}
.entry-content .results-total {
  margin: 0 0 15px;
  padding-top: 10px;
  font-size: 16px;
}
.entry-content .url {
  font-size: 12px;
  margin: 0 0 5px;
}
.entry-content .url a {
  color: #888;
}
.entry-content .url a:hover {
  color: #666;
}
.entry-content .highlight {
  background: #ffffe7;
}
.entry-content .type {
  color: #666;
  font-size: 13px;
  margin: 0 0 5px;
}
.entry-content .tags {
  font-size: 13px;
  margin-top: 5px;
}
/*pagination*/
.bones_page_navi li.bpn-current {
  border: 0;
  background: #eee;
  font-weight: bold;
}
.bones_page_navi li a {
  font-weight: bold;
}
.bones_page_navi li a:hover {
  color: #000;
}
.post-type-archive-teacher .type-teacher {
  -webkit-box-shadow: rgba(0, 0, 0, 0.4) 0 4px 7px -5px;
          box-shadow: rgba(0, 0, 0, 0.4) 0 4px 7px -5px;
  padding: 0 0 20px;
  margin: 0 0 25px;
}
.post-type-archive-teacher .type-teacher .name {
  font-size: 20px;
  margin: 0 0 5px;
}
.post-type-archive-teacher .type-teacher .contact {
  margin: 0 0 10px;
}
.post-type-archive-teacher .type-teacher .courses-trigger {
  cursor: pointer;
  background: #ddd;
  border: 1px solid #ccc;
  border-right: 1px solid #bbb;
  border-bottom: 1px solid #bbb;
  text-shadow: 0 1px 1px #ffffff;
  padding: 5px 10px;
  float: left;
  clear: left;
}
.post-type-archive-teacher .type-teacher .courses {
  display: none;
  float: left;
  width: 100%;
  clear: both;
  margin-top: 10px;
}
.post-type-archive-teacher .type-teacher .courses ul,
.post-type-archive-teacher .type-teacher .courses p {
  margin-bottom: 0;
}
/*
}
*/
/*
23. ALERTS {
*/
.alert-wrap {
  background: #fef9e5;
  border-bottom: 1px solid #ccc;
}
.alert-wrap.district {
  border-bottom: 1px solid #ccc;
}
.alert-wrap .site-container {
  max-width: 1160px;
  margin: 0 auto;
  padding: 15px 20px;
  color: #333;
  font-size: 13px;
  line-height: 18px;
}
.alert-wrap .site-container h2 {
  margin: 0 0 5px;
  color: #000;
  font-weight: bold;
  text-shadow: 0 1px 1px #ffffff;
  line-height: 24px;
}
.alert-wrap .site-container h2 span {
  color: #ed1f24;
}
.alert-wrap .site-container a {
  text-decoration: underline;
  color: #000;
  font-weight: bold;
}
.alert-wrap .site-container a:hover {
  color: #666;
}
.alert-wrap.school {
  border-top: 1px solid #fff;
}
.alert-wrap.school .site-container {
  padding-bottom: 17px;
}
/*
}
*/
/*
24. CALENDAR {
*/
#tribe-events-content {
  padding: 0 !important;
  float: left;
  clear: both;
}
#tribe-events-content.upcoming {
  margin-top: 0px;
}
#tribe-events-content.upcoming .tribe-events-calendar-buttons {
  margin-top: 4px;
}
.tribe-events-calendar-buttons .rss {
  background: #FF6600;
}
#tribe-events-calendar-header {
  position: relative;
  height: 35px !important;
}
#tribe-events-calendar-header select {
  font-size: 14px;
  padding: 5px;
  border: 1px solid #cbcbcb;
}
.tribe-events-calendar-buttons,
.tribe-events-month-nav {
  bottom: 0;
  top: 0;
}
.events-archive .event-day,
.single-tribe_venue .event-day,
.venue-events .event-day {
  font-weight: normal;
  font-style: normal;
  padding: 12px 10px;
  border: 1px solid #cbcbcb;
  background: #fff;
  line-height: 16px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.5) 0 4px 10px -5px;
  box-shadow: rgba(0, 0, 0, 0.5) 0 4px 10px -5px;
  float: left;
  width: auto;
}
.tribe-events-events .tribe-events-event-list-meta {
  border: 0;
  padding-left: 0;
}
.tribe-events-event-list-meta {
  float: left !important;
  clear: left;
  width: 100%;
  border-bottom: 1px solid #ddd !important;
}
.tribe-events-event-list-meta table {
  margin-bottom: 0 !important;
}
.tribe-events-event-list-meta td {
  padding: 5px !important;
  font-size: 14px;
  background: none;
  border-top: 1px solid #ddd !important;
}
.entry-content #tribe-events-content h2,
.entry-content #tribe-events-event-meta h2 {
  float: left;
  clear: left;
  margin: 10px 0;
}
.entry-content #tribe-events-content h2 a,
.entry-content #tribe-events-event-meta h2 a {
  font-size: 22px;
}
.entry-content.tribe-events-event-entry {
  font-size: 14px !important;
}
.entry-content.tribe-events-event-entry p {
  font-size: 14px !important;
  margin: 0 0 20px;
}
.entry-content .tribe-events-next-month .ajax-loading {
  display: none !important;
}
#tribe-events-event-meta {
  border: 0;
  margin: 0;
  padding: 0;
}
#tribe-events-event-meta .column {
  width: 100%;
  border-bottom: 1px solid #cbcbcb;
}
#tribe-events-event-meta .column .event-label {
  width: 100px;
  font-weight: bold;
}
.event-meta-address div {
  display: inline;
}
.events-archive .post.hentry {
  -webkit-box-shadow: rgba(0, 0, 0, 0.4) 0 4px 7px -5px;
          box-shadow: rgba(0, 0, 0, 0.4) 0 4px 7px -5px;
  padding: 0 0 10px !important;
  margin: 0 0 15px;
}
.events-archive .post.hentry:first-child {
  margin-top: -20px;
}
.tribe_events #googlemaps {
  float: right;
  width: 50% !important;
  margin: 0 0 20px 20px;
  border: 10px solid #fff;
  -webkit-box-shadow: rgba(0, 0, 0, 0.5) 0 4px 10px -5px;
  box-shadow: rgba(0, 0, 0, 0.5) 0 4px 10px -5px;
}
.tribe_events #googlemaps img {
  max-width: inherit;
  height: inherit;
  margin: 0;
  padding: 0;
}
.events-archive .entry-content,
.events-archive .entry-header {
  width: 99.99%;
  float: left;
  clear: left;
}
.tribe-events-events.post-list {
  margin-top: -20px;
}
/*
NEW EVENTS NOV/DEC 2013 {
*/
.entry-content .tribe-events-calendar thead th {
  background-color: #666;
  text-shadow: 0 1px rgba(0, 0, 0, 0.75);
}
.entry-content .tribe-events-calendar td {
  background: #fff !important;
}
.entry-content #tribe-events-content {
  margin-top: -20px;
}
.entry-content #tribe-events-content .tribe-events-single-event-title {
  float: none;
  font-size: 22px;
  color: #000;
  font-weight: bold;
}
.entry-content #tribe-events-content .tribe-events-sub-nav {
  list-style: none;
  margin-left: 0 !important;
}
.tribe-events-calendar a {
  opacity: 1 !important;
  filter: alpha(opacity=50) !important;
}
.tribe-events-calendar td.tribe-events-past div[id*="tribe-events-daynum-"] {
  color: #555;
}
.tribe-events-calendar td.tribe-events-past div[id*="tribe-events-daynum-"] > a {
  color: #555;
}
.single-tribe_events .tribe-events-event-meta {
  -webkit-box-shadow: rgba(0, 0, 0, 0.5) 0 4px 10px -5px;
          box-shadow: rgba(0, 0, 0, 0.5) 0 4px 10px -5px;
  border: 1px solid #cbcbcb;
}
.single-tribe_events .tribe-events-cal-links a {
  color: #666 !important;
}
.single-tribe_events .tribe-events-cal-links a:hover {
  color: #000 !important;
}
#tribe-bar-form.tribe-bar-full {
  background: none;
}
#tribe-bar-form.tribe-bar-full .tribe-bar-submit input[type=submit] {
  background: #d30a0a;
  background-color: #bb0909;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#d30a0a), to(#bb0909));
  background-image: linear-gradient(to bottom, #d30a0a, #bb0909);
}
#tribe-bar-form.tribe-bar-full .tribe-bar-filters {
  display: none !important;
}
#tribe-bar-form .tribe-bar-filters,
.tribe-bar-mini .tribe-bar-filters {
  display: none !important;
}
#tribe-bar-form {
  background: none !important;
}
.tribe-events-promo {
  text-align: right;
}
#tribe-bar-views .tribe-bar-views-list {
  margin-left: 0 !important;
}
#tribe-bar-views .tribe-bar-views-list .tribe-bar-views-option-week,
#tribe-bar-views .tribe-bar-views-list .tribe-bar-views-option-day,
#tribe-bar-views .tribe-bar-views-list .tribe-bar-views-option-map,
#tribe-bar-views .tribe-bar-views-list .tribe-bar-views-option-photo {
  display: none !important;
}
#tribe-bar-views li.tribe-bar-views-option {
  display: block !important;
}
.tribe-bar-views-inner {
  background: 0;
  padding: 0;
}
.tribe-bar-views-list li {
  float: left;
  opacity: 0.5;
}
.tribe-bar-views-list li.tribe-bar-active {
  opacity: 1;
}
.tribe-bar-views-list li.tribe-bar-active a {
  background: #666 !important;
  color: #fff !important;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
}
.tribe-bar-views-list li.tribe-bar-rss {
  background: #FF6600;
}
#tribe-bar-form #tribe-bar-views {
  width: auto;
  left: auto;
  right: 0;
  float: right;
  width: 250px;
}
.tribe-select2-results-views .tribe-icon-month,
.tribe-bar-views-list span.tribe-icon-month,
.tribe-bar-view-list a.tribe-icon-month,
.tribe-select2-results-views span[class^="tribe-icon-"],
.tribe-bar-views-list span[class^="tribe-icon-"],
.tribe-bar-view-list a[class^="tribe-icon-"] {
  background-image: none !important;
  padding-left: 0;
  min-height: 0;
}
.tribe-events-sub-nav {
  margin-top: -20px !important;
}
.tribe-events-sub-nav li {
  float: left;
}
.tribe-events-sub-nav li.tribe-events-nav-previous {
  margin-right: 10px;
}
.tribe-events-sub-nav li.tribe-events-nav-next {
  margin-left: 10px;
}
.tribe-events-event-meta {
  font-size: 14px !important;
  padding: 5px;
  background: #efefef;
  border-top: 1px solid #ddd !important;
  border-bottom: 1px solid #ddd !important;
  -webkit-box-shadow: rgba(0, 0, 0, 0.4) 0 4px 7px -5px;
          box-shadow: rgba(0, 0, 0, 0.4) 0 4px 7px -5px;
}
.tribe-events-event-meta .time-details {
  margin-bottom: 0;
}
#tribe-events-bar {
  margin-bottom: 20px !important;
}
#tribe-bar-views {
  width: auto !important;
}
.tribe-bar-views-inner label {
  float: left;
  margin-top: 7px !important;
}
.tribe-bar-views-inner .tribe-bar-views-list {
  width: auto !important;
  position: relative !important;
}
.tribe-bar-views-inner .tribe-bar-views-list .tribe-bar-active a {
  display: none !important;
}
.tribe-events-loop {
  max-width: none !important;
  /* .tribe-events-list-separator-month */
}
.tribe-events-loop .tribe-events-list-separator-month {
  text-align: left;
  margin-bottom: 0 !important;
}
.tribe-events-loop .tribe-events-list-separator-month:after {
  display: none;
}
.tribe-events-loop .tribe-events-list-separator-month span {
  font-weight: normal;
  font-style: normal;
  font-size: 18px;
  padding: 12px 10px;
  border: 1px solid #cbcbcb;
  background: #ffffff;
  line-height: 16px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.5) 0 4px 10px -5px;
  box-shadow: rgba(0, 0, 0, 0.5) 0 4px 10px -5px;
  width: auto;
  margin-left: -11px;
}
.tribe-events-loop .tribe-events-list-separator-month:first-child {
  margin-top: 0 !important;
}
.tribe-events-loop .hentry {
  -webkit-box-shadow: rgba(0, 0, 0, 0.4) 0 4px 7px -5px;
          box-shadow: rgba(0, 0, 0, 0.4) 0 4px 7px -5px;
}
.tribe-events-back {
  margin-top: 10px !important;
}
.tribe-events-cal-links a.tribe-events-button {
  color: #fff !important;
}
.tribe-events-cal-links a.tribe-events-button:hover {
  color: #eee !important;
}
#tribe-events-bar #tribe-bar-collapse-toggle {
  display: none !important;
}
.tribe-events-notices {
  margin: 20px 0 35px;
  background: none;
  border: 1px solid #ddd;
  border-radius: 0;
  padding-left: 0;
  color: #565656;
}
body.tribe-events-page-template #page {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
body.tribe-events-page-template #page .tribe-common--breakpoint-medium.tribe-events .tribe-events-l-container {
  padding-top: 25px;
}
/*END*/
/*
}
*/
/*
25. MOBILE {
*/
.mobile-menu,
.mobile,
.m-menu {
  display: none;
}
/*
}
*/
/*
SITE CONTAINER
*/
@media only screen and (max-width: 1160px) {
  /******************************************************************
Site Name: Greater Victoria School Site
Author: Upanup Studios

Stylesheet: 1160px breakpoint

******************************************************************/
  #page {
    padding: 0 20px;
  }
  #page .header {
    -webkit-box-shadow: 0 -40px 30px rgba(0, 0, 0, 0.7);
            box-shadow: 0 -40px 30px rgba(0, 0, 0, 0.7);
  }
  #page .header #inner-header {
    background-position: top right;
  }
  #page .header .tools {
    font-size: 10px;
  }
  #page .header .tools ul li a {
    font-size: 12px;
  }
  #page .header .nav li a {
    font-size: 15px;
  }
}
/*
TABLET LANDSCAPE
*/
@media only screen and (max-width: 1030px) {
  /******************************************************************
Site Name: Greater Victoria School Site
Author: Upanup Studios

Stylesheet: 1030px breakpoint

******************************************************************/
  #page {
    padding: 0 10px;
  }
  #page .header .tools ul li a {
    font-size: 11px;
  }
}
@media only screen and (max-width: 1000px) {
  /******************************************************************
Site Name: Greater Victoria School Site
Author: Upanup Studios

Stylesheet: 1000px breakpoint

******************************************************************/
  #page .header .nav li a {
    font-size: 14px;
    padding: 8px;
  }
  #page .header .schoolname {
    color: #fff;
  }
  #page .header .schoolname h1 {
    font-size: 34px;
    font-weight: 300;
    margin: 4px 0 0;
    line-height: 34px;
  }
  #page .header .schoolname h2 {
    font-size: 28px;
    font-weight: 300;
    margin: 0;
    line-height: 28px;
  }
  #page .header .schoolname h3 {
    font-size: 20px;
    font-weight: 300;
    margin: 0;
    line-height: 20px;
  }
  #page #main .page-title,
  #page #main .share-tools,
  #page #main .rss {
    width: 100%;
  }
  #page #main .rss {
    float: left;
    text-align: left;
    margin: -20px 0 20px;
  }
  #page #main .tribe-events-calendar-buttons .rss {
    width: auto;
    margin: 21px 0 24px 10px;
  }
  #page #main .share-tool {
    float: left;
    margin-top: -10px;
    margin-bottom: 20px;
  }
  .gvsd-newsletter-block .box a,
  .gvsd-announcements-block .box a {
    font-size: 12px;
  }
  /*FOOTER*/
  .footer .col-1-2.copyright {
    width: 40%;
    font-size: 11px;
  }
  .footer .col-1-2.links {
    width: 60%;
    font-size: 12px;
  }
}
/*
TABLET PORTRAIT
*/
@media only screen and (max-width: 800px) {
  /******************************************************************
Site Name: Greater Victoria School Site
Author: Upanup Studios

Stylesheet: 800px breakpoint

******************************************************************/
  #site-container {
    overflow: hidden;
  }
  #page {
    padding: 0;
  }
  #page #main {
    padding: 0 10px;
  }
  #page .header {
    position: relative;
  }
  #page .header .col-1-4 {
    width: 40%;
  }
  #page .header .col-3-4 {
    width: 60%;
  }
  #page .header .desktop-menu {
    display: none;
  }
  #page .header .mobile-menu {
    display: block;
  }
  #page .header .mobile-menu.col-1-1 {
    width: 50%;
  }
  #page .header .mobile-menu .trigger {
    text-transform: uppercase;
    margin: 15px 0 0;
    width: 100%;
    text-align: center;
    padding-top: 1px;
    height: 29px;
    background: #ddd;
    font-weight: bold;
    font-size: 15px;
    cursor: pointer;
    border: 1px solid #cbcbcb;
  }
  #page .header .mobile-menu .trigger.active {
    background: #000 !important;
  }
  #page .header .gvsd-tag {
    font-size: 11px;
  }
  #page .header .gvsd-tag div {
    width: 75%;
    float: right;
  }
  #page .header .tools {
    padding: 5px 25px 0 0;
  }
  #page .header .tools ul,
  #page .header .tools .gvsd-tag {
    display: none;
  }
  #page .header .tools.col-1-2 {
    float: right;
  }
  #page .header .tools #searchform {
    float: right;
    width: 90%;
  }
  #page .header .tools #searchform #s {
    width: 100%;
  }
  #page .header .schoolname {
    padding-top: 10px;
  }
  #page .header .schoolname h3 {
    margin-top: 22px;
  }
  #page .header .schoolname.col-1-2 {
    width: 100%;
    padding-right: 10px;
  }
  #page .header .schoolname .mobile.list-top {
    display: block;
    width: 100%;
    clear: both;
    float: right;
  }
  #page .header .schoolname .mobile.list-top li {
    float: right;
    border-right: 1px solid rgba(255, 255, 255, 0.5);
    line-height: 14px;
    padding: 0 10px;
  }
  #page .header .schoolname .mobile.list-top li a {
    color: #fff;
    font-size: 12px;
    text-transform: uppercase;
  }
  #page .header .schoolname .mobile.list-top li a:hover {
    color: #ddd;
  }
  #page .header .schoolname .mobile.list-top li.translate {
    display: none;
  }
  #page .header .schoolname .mobile.list-top li.attendance {
    border-right: 0;
  }
  #page .header .m-menu {
    display: none;
    background: #fff;
    -webkit-box-shadow: rgba(0, 0, 0, 0.7) 0 4px 10px -5px;
            box-shadow: rgba(0, 0, 0, 0.7) 0 4px 10px -5px;
    position: absolute;
    z-index: 10000;
    width: 100%;
  }
  #page .header .m-menu ul {
    margin: 0;
    padding: 0;
    width: 100%;
  }
  #page .header .m-menu ul li {
    float: left;
    clear: both;
    padding: 0;
    display: block;
    border-bottom: 1px solid #eee;
    border-top: 1px solid #fff;
    width: 100%;
  }
  #page .header .m-menu ul li:first-child {
    border-top: 1px solid #eee;
  }
  #page .header .m-menu ul li a {
    float: left;
    clear: both;
    background: url(../images/icons/arrow.png) 95% 50% no-repeat #f6f6f6;
    padding: 10px 20px;
    width: 100%;
    display: block;
    text-shadow: 0 1px 1px #ffffff;
  }
  #page .header .m-menu ul li a:hover {
    background: url(../images/icons/arrow.png) 95% 50% no-repeat #eee;
  }
  #page #content {
    margin-top: 0px;
    /*min-height:350px; 
		height:auto !important; 
		height:350px;*/
  }
  #page #content .entry-content #searchform {
    width: 100%;
  }
  #page #content .entry-content #searchform #s {
    width: 100%;
  }
  /*INSIDE*/
  #page #main .col-1-4 {
    width: 40%;
  }
  #page #main .col-3-4 {
    width: 60%;
  }
  #page #main .entry-content .attachment-featured_image_image_size {
    width: 50%;
  }
  /*HOME*/
  .home #main .col-1-4.left {
    width: 40%;
  }
  .home #main .col-3-4.right {
    width: 60%;
  }
  .home #main .col-3-4.right [class*='col-'] {
    width: 100%;
    padding-right: 0px;
  }
  /*FOOTER*/
  #f-stretch {
    height: auto;
  }
  #f-stretch .f-container {
    height: auto;
  }
  #f-stretch .f-container .footer .top-wrap {
    height: auto;
  }
  #f-stretch .f-container .footer .top-wrap [class*='col-'] {
    width: 100%;
    padding-right: 0;
  }
  #f-stretch .f-container .footer .top-wrap .d-links {
    padding: 15px 20px 0;
    margin-bottom: 10px;
  }
  #f-stretch .f-container .footer .top-wrap .d-links .gvsd-logo {
    float: left;
    width: 30%;
    padding: 10px 0 0 0;
    margin-right: 20px;
  }
  #f-stretch .f-container .footer .top-wrap .d-links .quicklinks {
    float: left;
    width: 50%;
    margin: 0;
    font-size: 13px;
  }
  #f-stretch .f-container .footer .top-wrap .spotlight,
  #f-stretch .f-container .footer .top-wrap .school-info {
    padding: 0 20px 0;
  }
  #f-stretch .f-container .footer .top-wrap .spotlight h2,
  #f-stretch .f-container .footer .top-wrap .school-info h2 {
    border-top: 1px solid #cbcbcb;
    border-bottom: 0;
    padding-top: 20px;
    line-height: 22px;
    font-size: 18px;
    margin: 0;
  }
  #f-stretch .f-container .footer .top-wrap .school-info {
    padding-bottom: 10px;
  }
  #f-stretch .f-container .footer .top-wrap .school-info h2 {
    margin-bottom: 5px;
  }
  #f-stretch .f-container .footer .col-1-2.copyright,
  #f-stretch .f-container .footer .col-1-2.links {
    width: 100%;
    font-size: 11px;
    padding-left: 20px;
  }
  #f-stretch .f-container .footer .col-1-2.copyright ul,
  #f-stretch .f-container .footer .col-1-2.links ul {
    margin: 10px 0;
  }
  #f-stretch .f-container .footer .col-1-2.copyright ul li,
  #f-stretch .f-container .footer .col-1-2.links ul li {
    border: 0;
    padding-right: 0;
    padding-left: 15px;
    float: left;
  }
  #f-stretch .f-container .footer .col-1-2.copyright ul li:first-child,
  #f-stretch .f-container .footer .col-1-2.links ul li:first-child {
    padding-left: 0;
  }
  #f-stretch .f-container .footer .col-1-2.links {
    font-size: 11px;
  }
  .blue .footer .btm-wrap {
    background: #10476f;
  }
  .blue.baby .footer .btm-wrap {
    background: #44A9C0;
  }
  .white .footer .btm-wrap {
    background: #000;
  }
  .gold .footer .btm-wrap {
    background: #B39432;
  }
  .green .footer .btm-wrap {
    background: #044D1C;
  }
  .green.apple .footer .btm-wrap {
    background: #56A00C;
  }
  .purple .footer .btm-wrap {
    background: #453A8B;
  }
  .purple.wine .footer .btm-wrap {
    background: #651B32;
  }
  .red .footer .btm-wrap {
    background: #D30A0A;
  }
  .red.dark .footer .btm-wrap {
    background: #6C1B18;
  }
  .tribe-events-calendar-buttons {
    display: none;
  }
  /*content */
  .entry-content table th,
  .entry-content table td {
    font-size: 11px;
    font-weight: normal;
    line-height: 14px;
  }
  .entry-content table td {
    padding-left: 0 !important;
  }
  .entry-content table a {
    font-weight: normal;
  }
  .flex-caption {
    font-size: 12px !important;
  }
  .post-type-archive-photo-gallery .type-photo-gallery {
    width: 50%;
    clear: left;
  }
  [id*='jwplayer-'] {
    max-width: 100%;
    overflow: hidden;
  }
  /*District Feedback Form*/
  .page-website-feedback #field_1_6 {
    float: left;
    clear: left;
    display: block;
  }
  #tribe-bar-views {
    display: none !important;
  }
  /*calendar*/
  .tribe-events-sub-nav li a {
    padding-bottom: 10px !important;
    margin-bottom: 0 !important;
  }
  .tribe-events-calendar .mobile-active.tribe-events-past div[id*="tribe-events-daynum-"] {
    color: #555;
  }
  .tribe-events-calendar .mobile-active div[id*=tribe-events-daynum-],
  .tribe-events-calendar .mobile-active div[id*=tribe-events-daynum-] a {
    background: none;
    color: #555;
  }
  .tribe-events-calendar .tribe-events-has-events::after {
    content: '';
    display: block;
    height: 8px;
    width: 8px;
    padding: 0;
    border-radius: 50%;
    background-color: #333 !important;
    margin: 5px auto;
  }
  .tribe-events-calendar .mobile-active.tribe-events-past div[id*=tribe-events-daynum-] > a {
    background-color: #21759b;
    color: #fff;
  }
  th#tribe-events-sunday {
    font-size: 0;
    text-align: center;
  }
  th#tribe-events-sunday::before {
    font-size: 10px;
    font-weight: bold;
    content: 'SUN';
  }
  th#tribe-events-monday {
    font-size: 0;
    text-align: center;
  }
  th#tribe-events-monday::before {
    font-size: 10px;
    font-weight: bold;
    content: 'MON';
  }
  th#tribe-events-tuesday {
    font-size: 0;
    text-align: center;
  }
  th#tribe-events-tuesday::before {
    font-size: 10px;
    font-weight: bold;
    content: 'TUE';
  }
  th#tribe-events-wednesday {
    font-size: 0;
    text-align: center;
  }
  th#tribe-events-wednesday::before {
    font-size: 10px;
    font-weight: bold;
    content: 'WED';
  }
  th#tribe-events-thursday {
    font-size: 0;
    text-align: center;
  }
  th#tribe-events-thursday::before {
    font-size: 10px;
    font-weight: bold;
    content: 'THU';
  }
  th#tribe-events-friday {
    font-size: 0;
    text-align: center;
  }
  th#tribe-events-friday::before {
    font-size: 10px;
    font-weight: bold;
    content: 'FRI';
  }
  th#tribe-events-saturday {
    font-size: 0;
    text-align: center;
  }
  th#tribe-events-saturday::before {
    font-size: 10px;
    font-weight: bold;
    content: 'SAT';
  }
}
/*
LARGER MOBILE DEVICES
*/
@media only screen and (max-width: 600px) {
  /******************************************************************
Site Name: Greater Victoria School Site
Author: Upanup Studios

Stylesheet: 600px breakpoint

******************************************************************/
  #page #main [class*='col-'] {
    width: 100%;
    padding-right: 0;
  }
  #page #main > .col-3-4 {
    padding-right: 0;
  }
  .home #main .col-1-4.left,
  .home #main .col-3-4.right {
    width: 100%;
    padding-right: 0;
  }
  #stretch.blue,
  #stretch.gold,
  #stretch.green,
  #stretch.red,
  #stretch.white,
  #stretch.purple {
    background-position: 0 -35px !important;
  }
  #page #inner-header {
    background: url(../images/header-bgs/inner/mobile.png) 0 -45px repeat-x;
    height: 176px;
  }
  #page .header {
    height: 215px;
  }
  #page .header .header-meta {
    height: 176px;
  }
  #page .header .logo-wrap {
    background: #fff;
  }
  #page .header .logo-wrap #logo {
    height: 130px;
    padding-top: 0;
    -webkit-box-shadow: 0 -15px 15px rgba(0, 0, 0, 0.5);
            box-shadow: 0 -15px 15px rgba(0, 0, 0, 0.5);
  }
  #page .header .logo-wrap #logo img {
    width: 80%;
  }
  #page .header .logo-wrap .mobile {
    display: block;
    padding: 0 10px 10px;
  }
  #page .header .logo-wrap .mobile #searchform {
    width: 100%;
  }
  #page .header .logo-wrap .mobile #searchform #s {
    width: 100%;
    border: 1px solid #cbcbcb;
    padding-right: 35px;
  }
  #page .header .logo-wrap .mobile #searchform #s:focus {
    background: url(../images/search-bg.png) repeat-x;
  }
  #page .header .logo-wrap .mobile #searchform #searchsubmit {
    background-position: top right;
    width: 28px;
  }
  #page .header .schoolname {
    padding-left: 15px;
    height: 115px;
  }
  #page .header .schoolname .name-wrap {
    height: 80px;
  }
  #page .header .schoolname .mobile.list-top {
    display: none;
  }
  #page .header .schoolname .mobile.list-bottom {
    display: block;
  }
  #page .header .schoolname .mobile.list-bottom li {
    float: left;
    line-height: 12px;
    padding: 0 0 0 8px;
  }
  #page .header .schoolname .mobile.list-bottom li:first-child {
    padding: 0 8px 0 0;
    border-right: 1px solid rgba(255, 255, 255, 0.5);
  }
  #page .header .schoolname .mobile.list-bottom li a {
    color: #fff;
    font-size: 12px;
    text-transform: uppercase;
  }
  #page .header .schoolname .mobile.list-bottom li a:hover {
    color: #ddd;
  }
  #page .header .schoolname h3 {
    margin-top: 0;
    font-size: 18px;
    line-height: 18px;
  }
  #page .header .schoolname h2 {
    font-size: 18px;
    line-height: 18px;
  }
  #page .header .schoolname h1 {
    font-size: 22px;
    line-height: 24px;
    font-weight: bold;
  }
  #page .header .col-1-4 {
    width: 40%;
  }
  #page .header .col-3-4 {
    width: 60%;
  }
  #page .header .col-1-4 {
    padding-right: 0;
  }
  #page .header .tools {
    width: 0%;
    display: none;
  }
  #page .header .mobile-menu.col-1-1 {
    width: 100%;
    padding-right: 10px;
    background: #fff;
  }
  #page #content {
    margin-top: 0;
  }
  #page #content .entry-content .attachment-featured_image_image_size {
    width: 40%;
  }
  /*SECTION NAV*/
  #main .col-1-4 #advanced_sidebar_menu-2,
  #main .col-1-4 .parent-sidebar-menu {
    display: none;
  }
  #main .col-1-4 .mobile.section-menu {
    display: block;
  }
  #main .col-1-4 .mobile.section-menu .parent-sidebar-menu {
    display: block;
  }
  #main .col-1-4 .mobile.section-menu .parent-sidebar-menu .trigger span {
    margin: 0;
    cursor: pointer;
    padding: 7px 10px 5px;
    background: url(../images/icons/menu.png) 97% 7px no-repeat #eee;
    -webkit-box-shadow: rgba(0, 0, 0, 0.4) 0 4px 7px -5px;
            box-shadow: rgba(0, 0, 0, 0.4) 0 4px 7px -5px;
    border: 1px solid #cbcbcb;
    text-shadow: 0 1px 1px #ffffff;
    font-size: 16px;
    text-transform: uppercase;
    display: block;
  }
  #main .col-1-4 .mobile.section-menu .parent-sidebar-menu .trigger span.active {
    background: url(../images/icons/menu.png) 97% -53px no-repeat #eee;
  }
  #main .col-1-4 .mobile.section-menu .parent-sidebar-menu ul {
    display: none;
    margin: 0;
  }
  #main .col-1-4 .mobile.section-menu .parent-sidebar-menu ul ul {
    display: block;
  }
  #main .col-1-4 .mobile.section-menu .parent-sidebar-menu .child-sidebar-menu {
    border-top: 0;
  }
  /*EVENTS*/
  .tribe-events-calendar .tribe-events-right .tribe-events-tooltip {
    display: none !important;
  }
  .tribe-events-calendar td a {
    font-size: 9px;
  }
  .entry-content .tribe-events-calendar thead th {
    font-size: 9px;
  }
  /*district events*/
  .col-1-4 .nlposts-widget {
    display: none;
  }
  .mobile.district-events {
    display: block;
  }
  .mobile.district-events .widget {
    margin-bottom: 0;
  }
  /*Feedback form*/
  .page-website-feedback #field_1_1,
  .page-website-feedback #field_1_4,
  .page-website-feedback #field_1_3 {
    max-width: 90% !important;
    clear: left;
  }
  .page-website-feedback #field_1_3 textarea {
    width: 100% !important;
  }
  /*GVSD Blog List View*/
  .gvsd-blog-list-view > ul li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .gvsd-blog-list-view > ul li .article-meta {
    margin-top: 15px;
  }
  /*
}
*/
}
/*
SMALLER MOBILE DEVICES
*/
@media only screen and (max-width: 400px) {
  /******************************************************************
Site Name: Greater Victoria School Site
Author: Upanup Studios

Stylesheet: 400px breakpoint

******************************************************************/
  #page .header .schoolname h1 {
    font-size: 20px;
    line-height: 22px;
  }
  #page .header .schoolname h2,
  #page .header .schoolname h3 {
    font-size: 16px;
    line-height: 16px;
  }
  #page .header .logo-wrap #logo img {
    width: 90%;
  }
  /*CONTENT*/
  .entry-content h1 {
    margin-bottom: 10px;
  }
  #page #main .rss {
    margin-top: 0;
  }
  /*FOOTER*/
  #f-stretch .f-container .footer .top-wrap .spotlight img {
    max-width: 50%;
  }
  #f-stretch .f-container .footer .top-wrap .d-links {
    padding-right: 0;
  }
  #f-stretch .f-container .footer .top-wrap .d-links .gvsd-logo {
    width: 44%;
  }
  #f-stretch .f-container .footer .top-wrap .d-links .quicklinks {
    width: 100%;
    font-size: 14px;
    padding-top: 10px;
  }
  #f-stretch .f-container .footer .top-wrap .d-links .quicklinks a {
    font-weight: bold;
  }
  /*VIDEO*/
  [id*='jwplayer-'] {
    max-width: 100%;
    overflow: hidden;
  }
  /*FEATURED IMAGE*/
  #content .entry-content .attachment-featured_image_image_size {
    width: 50%;
    border: 5px solid #fff;
  }
  .page-website-feedback #field_1_3 textarea {
    width: 75% !important;
  }
  .page-website-feedback #page {
    padding: 15px !important;
  }
  .page-website-feedback #field_1_5 {
    margin-left: -15px;
  }
  .recaptchatable img {
    max-width: 225px !important;
  }
  /*SHARE THIS WIDTH FIX*/
  #stwrapper,
  #stwrapper iframe {
    max-width: 320px !important;
  }
}
/*
RETINA (2x RESOLUTION DEVICES)
*/
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
  /******************************************************************
Site Name: 
Author: 

Stylesheet: Retina Screens & Devices Stylesheet

When handling retina screens you need to make adjustments, especially
if you're not using font icons. Here you can add them in one neat
place.

******************************************************************/
  /* 

EXAMPLE 
Let's say you have an image and you need to make sure it looks ok
on retina screens. Let's say we have an icon which dimension are
24px x 24px. In your regular stylesheets, it would look something
like this:

.icon {
	width: 24px;
	height: 24px;
	background: url(img/test.png) no-repeat;
}

For retina screens, we have to make some adjustments, so that image
doesn't look blurry. So, taking into account the image above and the
dimensions, this is what we would put in our retina stylesheet:

.icon {
	background: url(img/test@2x.png) no-repeat;
	background-size: 24px 24px;
}

So, you would create the same icon, but at double the resolution, meaning 
it would be 48px x 48px. You'd name it the same, but with a @2x at the end
(this is pretty standard practice). Set the background image so it matches
the original dimensions and you are good to go. 

*/
}
/*
iPHONE 5 MEDIA QUERY
@media (device-height: 568px) and (-webkit-min-device-pixel-ratio: 2) {
  // iPhone 5 or iPod Touch 5th generation styles (you can include your own file if you want)
}*/
/*
PRINT STYLESHEET
*/
@media print {
  /******************************************************************
Site Name:
Author:

Stylesheet: Print Stylesheet

This is the print stylesheet. There's probably not a lot
of reasons to edit this stylesheet. If you want to
though, go for it.

******************************************************************/
  * {
    background: transparent !important;
    color: black !important;
    text-shadow: none !important;
    -webkit-filter: none !important;
            filter: none !important;
    -ms-filter: none !important;
  }
  a,
  a:visited {
    color: #444 !important;
    text-decoration: underline;
  }
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  @page {
    margin: 0.5cm;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .sidebar,
  .page-navigation,
  .wp-prev-next,
  .respond-form,
  .links,
  .advanced-sidebar-menu,
  .share-tool,
  .search-form form,
  .footer .top-wrap,
  .footer .bottom-wrap .links,
  .gvsd-newsletter-block,
  .gvsd-announcements-block,
  .gvsd-rotating-banner,
  .tribe-events-calendar-buttons,
  nav {
    display: none;
  }
  table.tribe-events-calendar {
    margin-top: 5px !important;
  }
  .header,
  #inner-header,
  .header #logo,
  .header .header-meta,
  #f-stretch .f-container,
  #f-stretch {
    height: auto !important;
    padding-bottom: 0 !important;
  }
  #main .col-3-4 {
    width: 100%;
    padding: 0 20px;
  }
  #content {
    margin: -30px 0 0 0 !important;
    min-height: 0 !important;
  }
  .events-gridview #content {
    margin-top: -55px !important;
  }
  #page .header .schoolname h1 {
    font-size: 26px;
  }
  #page .header .schoolname h2 {
    font-size: 24px;
  }
  #page .header .schoolname h3 {
    font-size: 22px;
  }
  #tribe-events-content {
    margin-bottom: 0;
  }
  select {
    background: none !important;
    border: 0 !important;
    outline: 0 !important;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    width: auto;
    font-size: 20px;
    font-weight: bold;
  }
  .tribe-events-prev-month,
  .tribe-events-next-month {
    display: none;
  }
  .footer .btm-wrap {
    padding-top: 5px;
    border-top: 1px solid #ccc;
  }
  .footer .btm-wrap .copyright {
    padding-left: 20px;
  }
  .footer .btm-wrap a {
    color: #999 !important;
    text-decoration: none;
  }
  #page .header .col-1-4 {
    padding-right: 10px;
  }
  #f-stretch .f-container .footer {
    padding-top: 20px;
  }
  .home #page #main [class*='col-'] {
    width: 100%;
    padding-right: 0;
  }
}
