/*
Theme Name: Dubuque Community School District
Description: District website for the Dubuque Community School District
Author: Juicebox Interactive
Author URI: http://juiceboxinteractive.com
Version: 1.0
*/

/* normalize.css v2.1.0 (min) */
article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display:block}audio,canvas,video{display:inline-block}
audio:not([controls]){display:none;height:0}[hidden]{display:none}html{font-family:sans-serif;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}
body{margin:0}a:focus,a:active,a:hover{outline:0}h1{font-size:2em;margin:.67em 0}abbr[title]{border-bottom:1px dotted}
b,strong{font-weight:bold}dfn{font-style:italic}hr{-moz-box-sizing:content-box;box-sizing:content-box;height:0}mark{background:#ff0;color:#000}
code,kbd,pre,samp{font-family:monospace,serif;font-size:1em}pre{white-space:pre-wrap}q{quotes:"\201C" "\201D" "\2018" "\2019"}small{font-size:80%}
sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-0.5em}sub{bottom:-0.25em}img{border:0}svg:not(:root){overflow:hidden}
figure{margin:0}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}
button,input,select,textarea{font-family:inherit;font-size:100%;margin:0}button,input{line-height:normal}button,select{text-transform:none}
button,html input[type="button"],input[type="reset"],input[type="submit"]{-webkit-appearance:button;cursor:pointer}
button[disabled],html input[disabled]{cursor:default}input[type="checkbox"],input[type="radio"]{box-sizing:border-box;padding:0}
input[type="search"]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}
input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none}
button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}textarea{overflow:auto;vertical-align:top}table{border-collapse:collapse;border-spacing:0}
p, table, h1, h2, h3, h4, h5, h6 { margin-top: 0; }
h1, h2, h3, h4, h5, h6 { line-height: 1em; margin-bottom: 14px; }
ul, ol { margin: 0; padding: 0; }
ul { list-style: none; }

/* HTML5 BOILERPLATE */
html, button, input, select, textarea { color: #222; }
body { font-size: 1em; line-height: 1.4; }
::-moz-selection { text-shadow: none; background-color: #FBE215; color: #666;  }
::selection { text-shadow: none; background-color: #FBE215; color: #666; }
hr {
	display: block;
	height: 1px;
	border: 0;
	border-top: 1px solid #ccc;
	margin: 1em 0;
	padding: 0;
	clear: both;
}
img { vertical-align: middle; }
fieldset { border: 0; margin: 0; padding: 0; }
textarea { resize: vertical; }
table { border-spacing: 0; border-collapse: collapse; }
td, th { padding: 0; }

/* HELPER CLASSES */
.ir { /* Image replacement (CSS backgrounds instead of images) */
	background-color: transparent;
	border: 0;
	overflow: hidden;
	*text-indent: -9999px; /* IE 6/7 fallback */
}
.ir:before {
	content: "";
	display: block;
	width: 0;
	height: 150%;
}
.hidden { /* Hide something from both screenreaders and browsers */
	display: none !important;
	visibility: hidden;
}
.visuallyhidden { /* Hide only visually, but have it available for screenreaders */
	border: 0;
	clip: rect(0 0 0 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
}
.visuallyhidden.focusable:active, /* Allow the .visuallyhidden element to be focusable when navigated to via the keyboard */
.visuallyhidden.focusable:focus {
	clip: auto;
	height: auto;
	margin: 0;
	overflow: visible;
	position: static;
	width: auto;
}
.invisible { visibility: hidden; } /* Hide visually and from screenreaders, but maintain layout */
.clearfix:before, /* Clearfix: contain floats (no need for extra divs this way) */
.clearfix:after { content: " "; display: table; }
.clearfix:after { clear: both; }
.clearfix { *zoom: 1; /* IE 6/7 */ }

/* DEFAULT PRINT STYLES */
@media print {
	* {
		background: transparent !important;
		color: #000 !important; /* Black prints faster */
		box-shadow: none !important;
		text-shadow: none !important;
	}
	.rte a, a:visited { text-decoration: underline; }
	.rte a[href]:after { content: " (" attr(href) ")"; } /* Show the URL after a link when printed */

	.rte .ir a:after, /* Don't show links for images, or javascript/internal links */
	.rte a[href^="javascript:"]:after,
	.rte 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; }
}

 /* WORDPRESS / UTILITY CLASSES */
.aligncenter, div.aligncenter { display: block; margin-right: auto; margin-left: auto; }
.alignleft { float: left; }
img.alignleft, .wp-caption.alignleft { margin: 0 16px 16px 0; }
img.alignright, .wp-caption.alignright { margin: 0 0 16px 16px; }
.alignright { float: right; }
img.alignnone { margin-bottom: 12px; }
.clear { clear: both; width: 100%; height: 1px; margin: 0 0 -1px; }
.clearfix { clear: both; }
.group:before,
.group:after { content: ""; display: table; }
.group:after { clear: both; }
.uppercase { text-transform: uppercase; }

/* BEGIN SITE-SPECIFIC CSS */
body {
	font-family: 'Open Sans', Arial, Helvetica, sans-serif;
	background: #FFF;
	font-size: 14px;
	color: #747474;
	position: relative;
}

#inner-content.rte a {
	color: #1a79a8;
}
a {
	color: #0075aa;
	text-decoration: none;
	-webkit-transition: color 0.2s ease;
	   -moz-transition: color 0.2s ease;
	        transition: color 0.2s ease;
}
a:hover,
a:focus { color: #1C6C94; }
.inner { width: 980px; position: relative; margin: 0 auto; }
.caret {
	display: inline-block;
	width: 0; height: 0;
	margin-left: 2px;
	vertical-align: middle;
	border-top: 4px solid;
	border-right: 4px solid transparent;
	border-left: 4px solid transparent;
}

/* SEARCH BAR */
#search {
	background: #292929;
	overflow: hidden;
	height: 0;
}
#search.expanded { height: auto; }
#search.active { display: block; }
#search form { padding: 16px 0; }

/* Specialized CSS for the search field's label behavior */
.input {
	margin: 0;
	background-color: transparent;
	font-size: 30px;
	display: block;
	font-weight: 300;
	border: none;
	position: relative;
}
.input span {
	display: block;
	position: absolute;
	font-weight: 300;
	left: 0; top: 0;
	padding: 0;
	font: inherit;
	color: #cacaca; /* non-focus state */
	-webkit-transition: color 0.3s ease;
	   -moz-transition: color 0.3s ease;
	     -o-transition: color 0.3s ease;
	        transition: color 0.3s ease;
}
.input.focus span {
	color: #999; /* focus state */
}
.input input, .input textarea, .input select {
	position: relative;
	display: block;
	border: none;
	margin: 0; padding: 0;
	width: 100%;
	background: transparent;
	font: inherit;
	color: #ddd; /* text input color */
}
.input input:focus { outline: none; }

/* ANCILLARY HEADER */
/* This header (with slight differences) is shared across all school
	sites. Styles are local, but should be kept consistent. */
.ancillary-spacer { height: 44px; }
.ancillary-wrap {
	position: absolute;
	top: 0; left: 0; right: 0;
	width: 100%;
	z-index: 15;
}
#ancillary {
	background: #3A3A3A;
	color: #B7B7B7;
	height: 44px;
}
#ancillary .inner { }
#ancillary a { color: #B7B7B7; }
#ancillary a:hover,
#ancillary a:focus { color: #6CB6DE; text-decoration: underline; }

/* Google Translate button styling */
#google_translate_element {

}
.goog-te-gadget {
	font-family: inherit !important;
	font-size: inherit !important;
}
.goog-te-gadget-simple {
	position: relative;
	border: none !important;
	background: transparent !important;
	font-size: inherit !important;
}
.goog-te-gadget-simple > span {
	vertical-align: baseline !important;
}

.goog-te-gadget-icon {
	display: inline-block !important;
	vertical-align: middle !important;
	width: 20px !important; height: 20px !important;
	margin-right: 4px !important;
	position: absolute !important;
	top: 13px !important;
	left: -16px;
	background: url('img/icon-language-select.png') !important;
	opacity: 0.8 !important;
	-webkit-transition: opacity 0.2s ease;
	   -moz-transition: opacity 0.2s ease;
	     -o-transition: opacity 0.2s ease;
	        transition: opacity 0.2s ease;
}

.goog-te-menu-value {
	display: inline-block !important;
	line-height: 1.4 !important;
	padding: 0 !important;
	margin: 0 !important;
}
.goog-te-menu-value span { border: none !important; margin-left: 2px !important; }
.goog-te-menu-value img { display: none !important; }
.goog-te-menu-value span:last-child { display: none; }
.goog-te-menu-value:after {
	display: inline-block;
	width: 0; height: 0;
	margin-left: 2px;
	vertical-align: middle;
	border-top: 4px solid;
	border-right: 4px solid transparent;
	border-left: 4px solid transparent;
}

.global-icon {
	width: 60px; height: 44px;
	background: url('img/icon-global-logo.png') no-repeat center -93px;
	opacity: 0.75;
	-webkit-transition: opacity 0.2s ease-in;
	   -moz-transition: opacity 0.2s ease-in;
	     -o-transition: opacity 0.2s ease-in;
	        transition: opacity 0.2s ease-in;
}
.global-icon:hover {
	cursor: hand; cursor: pointer;
	opacity: 1;
}
.global-icon:focus,
#nav-search:focus { outline: none; }
.global-icon.active {
	background-position: center 7px;
	background-color: #292929;
	opacity: 1;
}
.language-select { position: relative; }
.language-select.active { background: #292929; }
.global-menu,
.ancillary-menu .language-menu {
	display: none;
	position: absolute;
	top: 44px;
	font-size: 13px;
	background: #292929;
	min-width: 100px;
	-webkit-border-bottom-right-radius: 3px;
	    -moz-border-radius-bottomright: 3px;
	        border-bottom-right-radius: 3px;
	-webkit-border-bottom-left-radius: 3px;
	    -moz-border-radius-bottomleft: 3px;
	        border-bottom-left-radius: 3px;
	padding-bottom: 4px;
}
.ancillary-menu .language-menu { min-width: 100%; }
.ancillary-menu .language-menu li { display: block; }
.global-menu.active,
.language-menu.active { display: block; }
.global a,
.ancillary-menu .language-menu a {
	display: block;
	padding: 6px 12px;
	line-height: 1.4;
}
.global a:hover,
.global a:focus,
.language-menu a:focus,
.language-menu a:hover { color: #0075aa; }
.ancillary-menu {
	position: absolute;
	top: 0; right: 50px;
}
.ancillary-menu ul { margin: 0; padding: 0; font-size: 13px; }
.ancillary-menu li { display: inline-block; }
.ancillary-menu li a {
	display: block;
	line-height: 44px;
	padding: 0 12px;
	margin: 0;
}
.ancillary-menu a.active { background: #292929; }
#nav-search {
	position: absolute;
	top: 0; right: 0;
	-webkit-transition: background-color 0.2s ease;
	   -moz-transition: background-color 0.2s ease;
	     -o-transition: background-color 0.2s ease;
	        transition: background-color 0.2s ease;
}
#nav-search:hover { cursor: pointer; }
#nav-search .nav-search-icon {
	background: url('img/icon-search-lg.png') no-repeat center center;
	height: 44px; width: 44px;
	opacity: 0.75;
	-webkit-transition: opacity 0.2s ease;
	   -moz-transition: opacity 0.2s ease;
	     -o-transition: opacity 0.2s ease;
	        transition: opacity 0.2s ease;
}
#nav-search.expanded { background: #292929; }
#nav-search.expanded .nav-search-icon,
#nav-search:hover .nav-search-icon,
#nav-search:focus .nav-search-icon { opacity: 1; }
.language-select .language-icon {
	display: inline-block;
	vertical-align: middle;
	width: 20px; height: 20px;
	margin-right: 4px;
	position: relative;
	top: -2px;
	background: url('img/icon-language-select.png');
	opacity: 0.8;
	-webkit-transition: opacity 0.2s ease;
	   -moz-transition: opacity 0.2s ease;
	     -o-transition: opacity 0.2s ease;
	        transition: opacity 0.2s ease;
}
.language-select.active .language-icon { opacity: 1; }

@media only screen and (min-width: 1050px) {
	.global { margin-left: -22px; }
}


/* HEADER */
#header .inner {
	height: 130px;
	z-index: 10;
}
#logo {
	position: absolute;
	top: 28px; left: 0;
}
#logo a {
	position: relative;
	display: block;
	width: 334px; height: 68px;
	text-indent: -9999px;
	background: url('img/logo.png');
}
#logo a::after {
	content: "";
	position: absolute;
	top: -8px;
	right: -8px;
	bottom: -8px;
	left: -8px;
	border: 2px solid transparent;
	border-radius: 4px;
	-webkit-transition: border-color .25s ease-in-out 0s;
	   -moz-transition: border-color .25s ease-in-out 0s;
	    -ms-transition: border-color .25s ease-in-out 0s;
	     -o-transition: border-color .25s ease-in-out 0s;
					transition: border-color .25s ease-in-out 0s;
}
#logo a:focus::after {
	border-color: #333;
}

#nav {
	position: absolute;
	right: 0;
	top: 20px;
}
#nav ul { margin: 0; padding: 0; }
#nav > ul > li {
	position: relative;
	float: left;
	margin: 0 0 0 4px;
}

/* NEW NAV STYLES */
#nav > ul > li > a {
	display: block;
	color: #363636;
	padding: 10px 16px 10px;
	border-top: 2px solid #0075aa;
	text-transform: uppercase;
	font-weight: 600;
	font-size: 14px;
	line-height: 1;
	background: #fff;
	-webkit-transition: background-color 350ms cubic-bezier(0.165, 0.84, 0.44, 1) 0s;
	   -moz-transition: background-color 350ms cubic-bezier(0.165, 0.84, 0.44, 1) 0s;
	    -ms-transition: background-color 350ms cubic-bezier(0.165, 0.84, 0.44, 1) 0s;
	     -o-transition: background-color 350ms cubic-bezier(0.165, 0.84, 0.44, 1) 0s;
	        transition: background-color 350ms cubic-bezier(0.165, 0.84, 0.44, 1) 0s;
}
#nav > ul > li > a:focus {
	text-decoration: underline;
}
#nav > ul > li > .nav-arrow {
	position: absolute;
	bottom: 0;
	left: 50%;
	width: 0;
	height: 0;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
	border-top: 8px solid transparent;
	background: transparent !important;
	transform: translate(-50%, 100%);
	-webkit-transition: border-color 350ms cubic-bezier(0.165, 0.84, 0.44, 1) 0s;
	   -moz-transition: border-color 350ms cubic-bezier(0.165, 0.84, 0.44, 1) 0s;
	    -ms-transition: border-color 350ms cubic-bezier(0.165, 0.84, 0.44, 1) 0s;
	     -o-transition: border-color 350ms cubic-bezier(0.165, 0.84, 0.44, 1) 0s;
	        transition: border-color 350ms cubic-bezier(0.165, 0.84, 0.44, 1) 0s;
}
.no-js #nav > ul > li:hover > a,
.touch #nav > ul > li.hover > a,
.no-touch #nav > ul > li.hover > a,
#nav > ul > li.active > a {
	background: #0075aa;
	color: #fff;
}
.no-js #nav > ul > li:hover > .nav-arrow,
.touch #nav > ul > li.hover > .nav-arrow,
.no-touch #nav > ul > li.hover > .nav-arrow,
#nav > ul > li.active > .nav-arrow {
	border-top-color: #0075aa;
}
#nav #nav-parents { margin-left: 0; }

#nav .dropdown {
	display: none;
	position: absolute;
	top: 44px; right: 0;
	background: #fff;
	width: 100%;
	min-width: 510px;
	padding: 15px 15px 15px 20px;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
	-webkit-box-shadow: 0 0 5px 0 rgba(0,0,0,0.25);
	   -moz-box-shadow: 0 0 5px 0 rgba(0,0,0,0.25);
	        box-shadow: 0 0 5px 0 rgba(0,0,0,0.25);
	font-size: 13px;
}
#nav .dropdown li {
	float: none;
	display: block;
	margin: 0;
	padding: 2px 0;
}
/* Use hoverIntent instead of normal hover if JS is enabled */
.no-js #nav li:hover .dropdown,
.touch #nav li.hover .dropdown,
.no-touch #nav li.hover .dropdown { display: block; }
#nav .dropdown a {
	display: block;
	margin: 0; padding: 0 0 0 10px;
	text-indent: -10px;
	background: transparent;
	text-transform: none;
	font-weight: normal;
	color: #0075aa;
}
#nav .dropdown .sub-menu a:hover,
#nav .dropdown .sub-menu a:focus,
#nav .dropdown .sub-menu a:active {
	color: #1C6C94;
	text-decoration: underline;
}
#nav .dropdown .dropdown-col-2 .sub-menu a:hover,
#nav .dropdown .dropdown-col-2 .sub-menu a:focus,
#nav .dropdown .dropdown-col-2 .sub-menu a:active {
	color: #1C6C94;
	text-decoration: underline;
}
#nav .dropdown .dropdown-col-2 a img,
#nav .dropdown .dropdown-col-2 a img {
	border: 2px solid transparent;
	transition: border-color 0.25s ease-in-out 0s;
}
#nav .dropdown .dropdown-col-2 a:focus img {
	border-color: #333;
}
#nav .dropdown-title {
	color: #231f20;
	font-weight: 600;
	padding-bottom: 6px;
	margin-bottom: 6px;
	border-bottom: 2px solid #E1E0E0;
	font-size: 14px;
}

/* Enhanced dropdowns */
.dropdown-col-1,
.dropdown-col-2 {
	float: left;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
}
#nav .menu > li { margin-bottom: 6px; }
#nav .menu > li > a {
	display: block;
	color: #231f20;
	font-weight: 600;
	margin-bottom: 6px;
	font-size: 14px;
	padding-bottom: 6px;
	border-bottom: 2px solid #E1E0E0;
}
#nav .menu > li > a:hover { color: #333; }

.csscolumns #nav-schools .sub-menu {
	-webkit-column-count: 3;
	   -moz-column-count: 3;
	        column-count: 3;
	-webkit-column-gap: 10px;
	   -moz-column-gap: 10px;
	        column-gap: 10px;
}
#nav .menu > li > a:focus {
	text-decoration: underline;
}
#nav-schools .sub-menu li {
	float: left;
	width: 33.33%;
}
.csscolumns #nav-schools .sub-menu li {
	float: none;
	width: auto;
}
#nav li.menu-item-has-children { clear: left; }
#nav #nav-schools li.menu-item-has-children { padding-top: 8px; }
#nav #nav-schools li.menu-item-has-children:first-child { padding-top: 2px; }
#nav-parents .dropdown-col-1 {
	width: 60%;
	padding: 0 15px 0 0;
}
#nav-parents .dropdown-col-2 {
	background: #f2f2f2;
	padding: 15px;
	width: 40%;
	margin: -15px 0;
}
#nav-district .dropdown-col-1 {
	width: 60%;
	padding: 0 15px 0 0;
}
#nav-district .dropdown-col-2 {
	background: #f2f2f2;
	padding: 15px;
	width: 40%;
	margin: -15px 0;
}
#nav-district { }
#nav-parents .dropdown,
#nav-district .dropdown,
#nav-board .dropdown,
#nav-staff .dropdown { padding-right: 0; }
#nav-board .dropdown-col-1 {
	width: 40%;
	padding: 0 15px 0 0;
}
#nav-staff .dropdown-col-1 {
	width: 60%;
	padding: 0 15px 0 0;
}
#nav-board .dropdown-col-2,
#nav-staff .dropdown-col-2 {
	background: #f2f2f2;
	padding: 15px;
	width: 60%;
	margin: -15px 0;
}
#nav-staff .dropdown-col-2 { width: 40%; }
#nav-board .dropdown-col-2 .dropdown-title,
#nav-staff .dropdown-col-2 .dropdown-title {
	padding-bottom: 0;
	border-bottom: none;
}
#nav-board .dropdown-col-2 img,
#nav-staff .dropdown-col-2 img { max-width: 100%; height: auto; }

/* Header adjustments for < 980px */
@media (max-width: 979px) {
	#header .inner { height: 110px; }
	#logo a {
		width: 250px;
		height: 52px;
		background-image: url('img/logo-sm.png');
	}
	#nav > ul > li > a {
		padding: 10px 12px 8px;
		font-size: 13px;
	}
}


/* HOMEPAGE ALERT */
.alert-container { margin-bottom: 4px; }
.alert {
	display: block;
	padding: 20px 40px 20px 160px;
	width: 780px; /* 980px w/ padding */
	height: 120px; /* 160px w/ padding */
	background: #014B70 url('img/bg-alert-general.jpg') no-repeat center center;
}
a.alert {
	-webkit-transition: opacity 0.2s ease;
	   -moz-transition: opacity 0.2s ease;
	        transition: opacity 0.2s ease;
}
a.alert:hover { opacity: 0.9; }
.alert .alert-heading {
	display: block;
	font-size: 36px;
	text-transform: uppercase;
	font-weight: bold;
	color: #fbe215;
}
.alert .alert-text {
	display: block;
	font-weight: 600;
	color: #fff;
	font-size: 24px;
	line-height: 1.25;
}
.alert.text-small .alert-text { font-size: 18px; }
.alert.alert-weather {
	background-image: url('img/bg-alert-weather.jpg');
	background-color: #004061;
}

/* HOMEPAGE PANELS */
#panels .inner { padding-bottom: 30px; }
.panels-container { margin-bottom: 4px; }
.panel {
	/* default size/format: 2x2 blue */
	display: block;
	color: #fff;
	background: #0075aa no-repeat center center;
	background-size: cover;
	width: 324px; height: 324px;
	font-size: 24px;
	font-weight: 600;
	line-height: 1.2;
	position: relative;
	-webkit-transition: opacity 0.2s ease;
	   -moz-transition: opacity 0.2s ease;
	        transition: opacity 0.2s ease;
}
a.panel:hover,
a.panel:focus { opacity: 0.85; color: #fff; }
.panel.w1 { width: 160px; }
.panel.w2 { width: 324px; }
.panel.w4 { width: 652px; }
.panel.h1 { height: 160px; }
.panel.h2 { height: 324px; }
.panel.h3 { height: 488px; }
.panel.text-larger .panel-text { font-size: 1.25em; }
.panel.text-smaller .panel-text { font-size: 0.75em; }

.panel-text,
.panel-headline,
.panel-subtitle,
.panel-read-more { display: block; }
.panel .panel-text {
	position: absolute;
	left: 0; right: 0; bottom: 0;
	width: 84%;
	margin-bottom: 0;
	padding: 0 8% 7.5%;
	font-size: 1em;
}
.panel.w1.h1 {
	font-size: 16px;
	font-weight: 400;
}
.panel.w2.h1 {
	font-size: 18px;
	font-weight: 600;
}
.panel.w4.h1 {
	font-size: 48px;
	font-weight: 300;
	line-height: 1;
	display: table;
}
.panel.w4.h1 .panel-text {
	padding: 0 8% 2% 4%;
	position: static;
	width: auto;
	display: table-cell;ebb129
	vertical-align: middle;
	line-height: 1.3;
}

.panel.w4.h3 { font-size: 40px; }
.panel.w4.h3 .panel-text {
	width: 88%;
	padding: 0 6% 5%;
}
.panel.w2.h2 .panel-headline { line-height: 1.3; }
.panel-subtitle { font-size: 0.8em; margin-top: 16px; font-weight: normal; }
.panel-read-more {
	font-size: 16px;
	font-weight: normal;
	margin-top: 16px;
	text-align: right;
}

/* Panel icons... lots of stuff going on here, edit with caution! */
.panel-icon-outer {
	position: absolute;
	top: 16px; right: 16px;
	display: block;
	border: 2px solid #fff;
	padding: 6px;
	-webkit-border-radius: 24px;
	   -moz-border-radius: 24px;
	        border-radius: 24px;
}
.panel-icon {
	/* default to 32px icons for medium-size panels */
	display: block;
	background: no-repeat 0 -360px; /* 32px icon */
	width: 32px; height: 32px;
}
.panel.w1.h1 .panel-icon-outer {
	top: 50%; right: 50%;
	margin: -48px -48px 0 0;
	border: none; padding: 0;
	-webkit-border-radius: 0;
	   -moz-border-radius: 0;
	        border-radius: 0;

}
.panel.w1.h1 .panel-icon {
	width: 96px; height: 96px;
	background-position: 0 -144px; /* 96px icon */
}
.panel.w2.h1 .panel-icon {
	/* same as default */
}
.panel.w2.h2 .panel-icon {
	/* same as default */
}
.panel.w4.h1 .panel-icon {
	/* same as default */
}
.panel.w4.h3 .panel-icon-outer {
	top: 32px; right: 32px;
	padding: 12px;
	-webkit-border-radius: 38px;
	   -moz-border-radius: 38px;
	        border-radius: 38px;
}
.panel.w4.h3 .panel-icon {
	background-position: 0 -312px; /* 48px icon */
	width: 48px; height: 48px;
}

/* Screens smaller than 980px: drop everything to 75% */
@media only screen
and (max-width: 979px) {
	html, body { min-width: 768px; }
	.inner { width: 744px; }
	.panel { width: 244px; height: 244px; }
	.panel.w1 { width: 120px; }
	.panel.w2 { width: 244px; }
	.panel.w4 { width: 492px; }
	.panel.h1 { height: 120px; }
	.panel.h2 { height: 244px; }
	.panel.h3 { height: 368px; }
	.panel { font-size: 18px; }
	.panel.w1.h1 { font-size: 12px; }
	.panel.w2.h1 { font-size: 14px; line-height: 1.3; }
	.panel.w2.h1 { font-size: 14px; line-height: 1.3; }
	.panel.w4.h1 { font-size: 36px; }
	.panel.w4.h3 { font-size: 30px; }
	.panel-read-more { font-size: 14px; margin-top: 15px; }

	.panel-icon-outer {
		top: 12px; right: 12px;
		padding: 5px;
	}
	.panel-icon {
		width: 24px; height: 24px;
		background-size: 108px 294px;
		background-position: 0 -270px;
	}
	.panel.w1.h1 .panel-icon-outer { margin: -36px -36px 0 0; }
	.panel.w1.h1 .panel-icon {
		width: 72px; height: 72px;
		background-position: 0 -108px; /* 96px icon @ 75% */
	}
	.panel.w4.h3 .panel-icon-outer {
		top: 24px; right: 24px;
		padding: 9px;
		-webkit-border-radius: 29px;
		   -moz-border-radius: 29px;
		        border-radius: 29px;
	}
	.panel.w4.h3 .panel-icon {
		width: 36px; height: 36px;
		background-position: 0 -234px; /* 48px icon @ 75% */
	}

}

/* iPad portrait: reduce size by 75% and use Retina icons
   (we use standard-res icons for landscape - it would create
    too much extra work when the client creates new icons)
*/
@media
(max-width: 768px) and (-webkit-min-device-pixel-ratio: 2),
(max-width: 768px) and (min-resolution: 192dpi) {
	.panel-icon {
		background-position: 0 -156px; /* 48px icon */
		background-size: 72px 196px;
	}
	.panel.w1.h1 .panel-icon { background-position: 0 0; /* 144px icon */ }
	.panel.w4.h3 .panel-icon { background-position: 0 -120px; /* 72px icon */ }

}

/* INTERIOR PAGE STRUCTURE */
#main { padding-bottom: 30px; }
#sidebar, #content { float: right; }
#sidebar {
	width: 244px;
	background: #FFF;
	margin-right: 26px;
	padding: 0;
	-webkit-box-shadow: 0 0 5px 0 rgba(0,0,0,0.15);
	   -moz-box-shadow: 0 0 5px 0 rgba(0,0,0,0.15);
	        box-shadow: 0 0 5px 0 rgba(0,0,0,0.15);
}
#content {
	width: 710px;
	background: #fff;
	-webkit-box-shadow: 0 0 5px 0 rgba(0,0,0,0.2);
	   -moz-box-shadow: 0 0 5px 0 rgba(0,0,0,0.2);
	        box-shadow: 0 0 5px 0 rgba(0,0,0,0.2);
}
/* Basic iPad stuff */
@media (max-width: 979px) {
	#sidebar, #content { float: none; }
	#content { margin: 0 auto; }
	#sidebar {
		width: 710px;
		margin: 20px auto;
	}
}
#sidebar.transparent,
#content.transparent,
.post.transparent {
	background: transparent;
	-webkit-box-shadow: none;
	   -moz-box-shadow: none;
	        box-shadow: none;
}
.transparent .page-title {
	font-size: 30px;
	color: #888;
}
.transparent .subtitle-subject { font-weight: normal; }

.header-image { border-bottom: 3px solid #FFF; }
.breadcrumb {
	padding: 10px 32px 12px;
	list-style: none;
	background-color: #231F20;
	line-height: 1;
	font-size: 13px;
	font-style: italic;
}
.breadcrumb > li { display: inline-block; }
.breadcrumb > li + li:before {
	padding: 0 5px;
	content: "/\00a0";
	font-weight: normal;
	color: #707070;
}
.breadcrumb a { color: #BBB; }
.breadcrumb a:hover { color: #DDD; }
.breadcrumb > .active { color: #BBB; font-weight: bold; }

/* Sidebar page navigation */
#sidebar #secondary { padding: 0; margin: 0; }
.sidenav { margin: 0; padding: 5px 0; line-height: 1.3; }
.sidenav a {
	display: block;
	color: #888;
	font-weight: 600;
	font-size: 15px;
	padding: 5px 0 7px 15px;
	border-left: 4px solid transparent;
	-webkit-transition: all 0.2s ease;
	   -moz-transition: all 0.2s ease;
	        transition: all 0.2s ease;
}
.sidenav a:hover,
.sidenav a:focus { color: #717171; }
.sidenav > li { }
.sidenav > li:first-child { }
.sidenav .children { }
.sidenav .children li { margin: 0; }
.sidenav .children a {
	display: block;
	font-size: 14px;
	color: #0075aa;
	font-weight: normal;
	text-transform: none;
	padding: 3px 0 3px 30px;
	text-indent: -10px;
}
.sidenav .children .children { margin: 0; }
.sidenav .children .children a { padding-left: 40px; font-size: 12px; }
.sidenav .children .children .children a { padding-left: 55px; }
.sidenav .children .children .children .children a { padding-left: 65px; }
.sidenav .current_page_item a,
.sidenav .current_page_parent a,
.sidenav .current_page_ancestor a { background: #F2F2F2; }
.sidenav > .current_page_item > a,
.sidenav > .current_page_parent > a,
.sidenav > .current_page_ancestor > a {
	background: #E8E8E8;
	color: #666;
}
.sidenav .current_page_item > a,
.sidenav .children .current_page_item > a {
	font-weight: 600;
	border-left-color: #0075aa;
}
.sidenav .current_page_parent > a,
.sidenav .current_page_ancestor > a { font-weight: 600; }
.sidenav .page_item > a:hover,
.sidenav .page_item > a:focus {
	color: #717171;
	border-left-color: #BFBFBF;
}
.sidenav > .page_item > a:hover,
.sidenav > .page_item > a:focus { background: #E8E8E8; }
.sidenav .page_item.current_page_item > a:hover,
.sidenav .page_item.current_page_item > a:focus,
.sidenav .page_item.current_page_parent > a:hover,
.sidenav .page_item.current_page_parent > a:focus,
.sidenav .page_item.current_page_ancestor > a:hover,
.sidenav .page_item.current_page_ancestor > a:focus,
.sidenav .children .page_item > a:hover,
.sidenav .children .page_item > a:focus {
	color: #1E77A4;
	background: #E8E8E8;
	border-left-color: #CFCFCF;
}
.sidenav .page_item.current_page_item > a:hover,
.sidenav .page_item.current_page_item > a:focus {
	color: #1E77A4;
	border-left-color: #1E77A4;
}
.sidenav > .page_item.current_page_item > a:hover,
.sidenav > .page_item.current_page_item > a:focus,
.sidenav > .page_item.current_page_parent > a:hover,
.sidenav > .page_item.current_page_parent > a:focus,
.sidenav > .page_item.current_page_ancestor > a:hover,
.sidenav > .page_item.current_page_ancestor > a:focus {
	background: #e2e2e2;
	color: #555;
}
.sidenav .children { display: none; }
.sidenav .current_page_item > .children,
.sidenav .current_page_parent > .children,
.sidenav .current_page_ancestor > .children { display: block; }

/* INNER CONTENT */
#inner-content { padding: 32px 24px 32px 32px; }
/* .rte is applied to any container that can be content-controlled via a rich text editor */
.rte :first-child { margin-top: 0; }
.rte :last-child { margin-bottom: 0; }
.rte { line-height: 1.6; }
#inner-content.rte a {
	text-decoration: underline;
}
#inner-content.rte a:focus,
#inner-content.rte a:hover {
	text-decoration: none;
}
#inner-content.rte a:focus {
	box-shadow: 0 0 0 2px rgb(36, 142, 194);
}
.rte .intro-text {
	font-size: 18px;
	color: #747474;
	color: #666;
}
.callout-link {
	display: inline-block;
	color: #fff !important;
	background: #1C6C94 url('img/icon-callout-arrow.png') no-repeat right center;
	padding: 10px 30px 10px 10px;
	border-radius: 4px;
	line-height: 1;
	border: 1px solid #6CB6DE;
	-webkit-transition: background-color 0.2s ease,
	                    border-color 0.2s ease;
	     -o-transition: background-color 0.2s ease,
	                    border-color 0.2s ease;
	        transition: background-color 0.2s ease,
	                    border-color 0.2s ease;
}
.callout-link.arrow-before {
	background-position: left center;
	padding: 10px 10px 10px 26px;
}
.callout-link:hover,
.callout-link:focus {
	text-decoration: none !important;
	background-color: #5EAFDA;
	border-color: #4FA7D7;
}
h1.page-title {
	font-size: 36px;
	color: #0075aa;
	font-weight: 300;
	margin-bottom: 24px;
}
.rte h2,
.rte .h2 {
	color: #2990c3;
	font-size: 20px;
	font-weight: normal;
	margin: 24px 0 16px;
	line-height: 1.3;
}
.rte h3,
.rte .h3 {
	font-size: 16px;
	color: #666;
	font-weight: bold;
	margin: 24px 0 16px;
	line-height: 1.2;
}
.rte h4,
.rte .h4 {
	font-size: 14px;
	color: #666;
	font-weight: bold;
	line-height: 1.2;
}

.rte ul, .rte ol {
	margin: 0 0 14px 20px;
	padding-left: 20px;
}
.rte ul { list-style-type: disc; }
.rte ul ul { list-style-type: circle; margin: 0; }
.rte ul ul ul { list-style-type: square; }
.rte li { padding: 6px 0 0; }
.rte > ul > li:first-child,
.col-1 > ul > li:first-child { padding-top: 0; }
.rte p { margin-bottom: 16px; }
.rte .small-text,
.rte .table-smaller td.small-text,
.rte .table-smaller th.small-text { font-size: 11px; }
.rte .small-text p,
.rte p.small-text { margin-bottom: 12px; }
hr {
	margin: 20px 0;
	color: #D7D7D7;
	background: transparent;
	border: none;
	border-top: 1px solid #D7D7D7;
	height: 1px;
}
strong { font-weight: 600; }
.rte blockquote {
	margin-left: 12px;
	padding-left: 12px;
	border-left: 2px solid #BABABA;
	color: #666;
	padding: 8px 12px;
	line-height: 1.4;
}
.rte blockquote :last-child { margin-bottom: 0; }
.wp-caption {
	padding: 5px 0;
	background: #f6f6f6;
	border: 1px solid #ddd;
	-webkit-border-radius: 4px;
	   -moz-border-radius: 4px;
	        border-radius: 4px;
}
.wp-caption img { display: block; margin: 0 auto; }
.wp-caption .wp-caption-text {
	font-size: 12px;
	text-align: center;
	padding: 5px 5px 2px;
	line-height: 1.4;
}

/* 2-column page template */
.rte .col-1 {
	float: left;
	padding-right: 20px;
	border-right: 1px solid #DFDFDF;
	width: 428px;
}
.rte .col-2 {
	float: left;
	padding-left: 19px;
	margin: 0 -5px 0 -1px;
	border-left: 1px solid #DFDFDF;
	width: 190px;
	min-height: 100px;
	font-size: 13px;
	line-height: 1.4;
}
.rte .sidebar-title {
	font-weight: 600;
	font-size: 14px;
	line-height: 1.2;
	margin-bottom: 4px;
}

.rte .sidebar-title-lg {
	font-weight: 600;
	font-size: 18px;
	margin-bottom: 12px;
	line-height: 1.2;
}

/* NEWS STYLES */
article.post {
	background: #fff;
	margin-bottom: 30px;
	-webkit-box-shadow: 0 0 5px 0 rgba(0,0,0,0.2);
	   -moz-box-shadow: 0 0 5px 0 rgba(0,0,0,0.2);
	        box-shadow: 0 0 5px 0 rgba(0,0,0,0.2);
}
article.post :last-child { margin-bottom: 0; }
.post .col-1 {
	float: left;
	width: 590px;
}
.post .col-2 {
	float: left;
	width: 120px;
}

/* Post News Embed */
.news-embed article.post--news-embed {
	padding-bottom: 30px;
	border-bottom: 1px solid #eee;
	-webkit-box-shadow: none;
	   -moz-box-shadow: none;
					box-shadow: none;
}
.news-embed article.post--news-embed:last-child {
	border-bottom: none;
}

.post-article-format {
	height: 100px;
	background: #92A641;
	position: relative;
	display: block;
	-webkit-transition: opacity 0.25s ease;
	   -moz-transition: opacity 0.25s ease;
	        transition: opacity 0.25s ease;
}
.post-article-format:hover { opacity: 0.85; }
.post-icon {
	display: block;
	width: 72px; height: 72px;
	position: absolute;
	top: 15px;
	left: 50%; margin-left: -36px;
	background: url('img/icon-news-sprite.png') no-repeat 0 0;
}
.post .more-link {
	display: inline-block;
	font-size: 12px;
	padding: 5px 10px;
	color: #fff;
	font-weight: 600;
	background: #92A641;
	-webkit-transition: opacity 0.25s ease;
	   -moz-transition: opacity 0.25s ease;
	        transition: opacity 0.25s ease;
}
.post .more-link:visited { color: #fff; }
.post .more-link:hover {
	text-decoration: none;
	opacity: 0.85;
}
.post-edit-link {
	font-weight: 600;
	display: inline-block;
	margin-top: 6px;
	font-size: 12px;
}
.post-event .post-article-format,
.post-event .more-link,
.post-video .post-article-format,
.post-video .more-link { background: #90408B; }
.post-event .post-icon { background-position: 0 -72px; }
.post-announcement .more-link,
.post-announcement .post-article-format { background: #008CBB; }
.post-announcement .post-icon { background-position: 0 -144px; }
.post-quote .post-article-format,
.post-quote .more-link { background: #005272; }
.post-quote .post-icon { background-position: 0 -216px; }
.post-video .post-icon { background-position: 0 -288px; }
.post-link .more-link,
.post-link .post-article-format { background: #D70020; }
.post-link .post-icon { background-position: 0 -360px; }
.post-gallery .post-icon { background-position: 0 -432px; }
.post-meta { padding: 10px 12px 12px; font-size: 12px; }
.post-date { margin-bottom: 6px; }
.post-category { line-height: 1.3; }
.post-category p { margin-bottom: 6px; }
.post-inner { padding: 24px; }
.post-title {
	font-size: 36px;
	color: #0075aa;
	font-weight: normal;
	margin-bottom: 20px;
	line-height: 1.2;
}
.post-announcement .post-content,
.post-link .post-content {
	font-size: 24px;
	color: #959595;
}
.post-announcement .post-inner { padding-top: 24px; }
.post-quote .quote-content {
	font-size: 30px;
	font-weight: 600;
	font-style: italic;
	padding-left: 30px;
	border-left: 4px solid #BFBAB4;
	line-height: 1.3;
}
.post-quote .quote-attribution {
	padding-left: 34px;
	margin-top: 20px;
	text-align: right;
}

.archive-navigation {
	display: none;
	margin-bottom: 16px;
}
.archive-navigation .jb-input,
.archive-navigation .input-wrap {
	display: block;
	width: 32%;
	float: left;
}
.archive-navigation .jb-input { margin-right: 12px; }
.archive-navigation .nav-link { margin-bottom: 0; }
@media (max-width: 979px) {
	.blog #sidebar { display: none; }
	.archive-navigation { display: block; }
}

/* Blog sidebar */
.nav-link,
.prev-posts,
.next-posts {
	display: inline-block;
	color: #fff;
	background: #7ABDE1;
	padding: 10px 14px 10px 10px;
	margin-bottom: 16px;
	border-radius: 4px;
	line-height: 1;
	border: 1px solid #6CB6DE;
	-webkit-transition: background-color 0.2s ease,
	                    border-color 0.2s ease;
	     -o-transition: background-color 0.2s ease,
	                    border-color 0.2s ease;
	        transition: background-color 0.2s ease,
	                    border-color 0.2s ease;
}
.nav-link:hover, .nav-link:focus,
.prev-posts:hover, .prev-posts:focus,
.next-posts:hover, .next-posts:focus {
	text-decoration: none;
	background-color: #5EAFDA;
	border-color: #4FA7D7;
	color: #fff;
}
.prev-posts { float: left; }
.next-posts { float: right; }
.widget {
	margin-bottom: 20px;
	padding: 15px 20px;
}
.widget-title {
	font-weight: 600;
	text-transform: uppercase;
	color: #777;
	font-size: 16px;
	margin-bottom: 12px;
}
.widget_search { padding: 0; }
.widget_search .widget-title {
	/* copy of .visuallyhidden class */
	border: 0;
	clip: rect(0 0 0 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
}

.widget_categories {
	background: #fff;
	-webkit-box-shadow: 0 0 5px 0 rgba(0,0,0,0.15);
	   -moz-box-shadow: 0 0 5px 0 rgba(0,0,0,0.15);
	        box-shadow: 0 0 5px 0 rgba(0,0,0,0.15);
}
	.widget_categories--directory{
		border: 5px solid #dedede;
		background: #f2f2f2;
		-webkit-box-shadow: 0 0 0 0 rgba(0,0,0,0.15);
		   -moz-box-shadow: 0 0 0 0 rgba(0,0,0,0.15);
		        box-shadow: 0 0 0 0 rgba(0,0,0,0.15);
		margin-bottom: 0;
	}
	.widget_categories--directory ul{
		margin-bottom: 1.4em;
	}
	.widget_categories--directory ul:last-child {
		margin-bottom: 0;
	}
	.widget_categories--directory:first-child ul{
		margin-top: 0;
	}
	.widget_categories--directory .widget-title{
		text-transform: none;
	}
.widget_categories ul { border-left: 3px solid #88C2DE; }
.widget_categories ul a {
	display: block;
	padding: 2px 10px;
}
.widget_categories .current-cat a {
	background: #f2f2f2;
	color: #0075aa;
}
.jb-cpta-year { }
.back-link {

}
.input-wrap {
	border: 1px solid #DDD;
	background: #fff;
	position: relative;
	-webkit-border-radius: 5px;
	   -moz-border-radius: 5px;
	        border-radius: 5px;
}
.input-wrap .input-wrap-field {
	border: none;
	padding: 6px 8px 6px 12px;
	font-size: 14px;
	background: transparent;
	-webkit-transition: color 0.2s ease;
	   -moz-transition: color 0.2s ease;
	        transition: color 0.2s ease;
}
.input-wrap .input-wrap-field:focus { outline: none; }

/* Redundant, but we have to break these apart for compatibility purposes. */
.input-wrap-field::-webkit-input-placeholder {
	font-style: italic;
	color: #999;
}
.input-wrap-field:focus::-webkit-input-placeholder { color: #c6c6c6; }
.input-wrap-field:-moz-placeholder {
	font-style: italic;
	color: #666;
}
.input-wrap-field:focus:-moz-placeholder { color: #aaa; }
.input-wrap-field::-moz-placeholder {
	font-style: italic;
	color: #666;
}
.input-wrap-field:focus::-moz-placeholder { color: #aaa; }
.input-wrap-field:-ms-input-placeholder {
	font-style: italic;
	color: #999;
}
.input-wrap-field:focus:-ms-input-placeholder { color: #c6c6c6; }
.input-wrap-btn {
	position: absolute;
	right: 8px; top: 8px;
	width: 16px; height: 16px;
	border: 0; padding: 0; margin: 0;
	background: transparent url('img/icon-search.png') no-repeat center center;
	text-indent: -9999px;
	opacity: 0.8;
}
.input-wrap-btn:hover {
	cursor: pointer;
	opacity: 1;
}
.widget_jb-collapsible-archives li { padding: 2px 0; }
.widget_jb-collapsible-archives .widget-title,
.widget_jb-collapsible-archives li,
.widget_jb-collapsible-archives a {
	color: #115a7b;
}
.widget_jb-collapsible-archives a {
	text-decoration: underline;
}
.widget_jb-collapsible-archives a:focus {
	text-decoration: none;
}
.jb-cpta-year {
	font-weight: 600;
	font-size: 18px;
	margin-right: 3px;
}
.jb-cpta-list { margin-left: 30px; }
.jb-cpta-list li { padding: 2px 0; }
.jb-caret-icon {
	display: inline-block;
	width: 10px; height: 11px;
	margin-right: 6px;
	background: url('img/icon-expand-collapse.png') no-repeat 0 -50px;
}
.collapsed .jb-caret-icon { background-position: 0 0; }


/* Gallery style fixes */
#jp-carousel-comment-form-container,
#jp-carousel-comments-loading,
#jp-carousel-comment-form,
.jp-carousel-commentlink,
.jp-carousel-buttons{
	display: none !important;
	margin: 0; padding: 0;
	border: none;
	opacity: 0;
}
.rte .tiled-gallery { margin: 20px 0; }

/* CALENDAR */
.calendar #inner-content { padding: 20px; }
.widget_event-calendar {
	padding: 0;
	background: #fff;
	-webkit-box-shadow: 0 0 5px 0 rgba(0,0,0,0.15);
	   -moz-box-shadow: 0 0 5px 0 rgba(0,0,0,0.15);
	        box-shadow: 0 0 5px 0 rgba(0,0,0,0.15);
}
.widget.featured-events { padding: 0; }
#evt_cal_prev_btn,
#evt_cal_next_btn {
	display: block;
	text-indent: -9999px;
	background: url('img/icon-calendar-nav-arrows.png') no-repeat center 6px;
	-webkit-transition: opacity 0.3s ease;
	   -moz-transition: opacity 0.3s ease;
	     -o-transition: opacity 0.3s ease;
	        transition: opacity 0.3s ease;
}
#evt_cal_next_btn {
	background-position: center -93px;
}
#evt_cal_prev_btn:hover,
#evt_cal_next_btn:hover {
	cursor: pointer;
	opacity: 0.75;
}
#evt_cal_widget {
	width: 100%;
	border-collapse: collapse;
	font-size: 14px;
}
#evt_cal_widget th,
#evt_cal_widget td {
	text-align: center;
	width: 14.286%;
}
.evt_cal_row a,
.evt_cal_row span {
	display: block;
	text-align: center;
	padding: 5px 0;
}
.evt_cal_nav th {
	border: 1px solid #0076A3;
	border-bottom: none;
	background: #0076A3;
	color: #fff;
	font-weight: 600;
	padding: 5px 0;
}
.evt_cal_days th {
	background: #EAEAEA;
	border: 1px solid #EAEAEA;
	border-bottom: 1px solid #DADADA;
	font-size: 12px;
	color: #555;
	font-weight: 600;
	padding: 4px 0;
}
.evt_cal_row td {
	border: 1px solid #E8E8E8;
	color: #909090;
}
.evt_cal_row .evt_cal_day_blank { color: #d6d6d6; }
.evt_cal_row a {
	color: #0076a3;
	font-weight: 600;
	-webkit-transition: color 0.3s ease,
	                    background-color 0.3s ease;
	   -moz-transition: color 0.3s ease,
	                    background-color 0.3s ease;
	     -o-transition: color 0.3s ease,
	                    background-color 0.3s ease;
	        transition: color 0.3s ease,
	                    background-color 0.3s ease;
}
.evt_cal_row a:hover {
	color: #04648A;
	background: #EAEAEA;
}

/* Kill the sidebar on iPad portrait */
@media (max-width: 979px) {
	.calendar #sidebar { display: none; }
}

/* Print styles */
@media print {
	.calendar .ancillary-wrap,
	.calendar .ancillary-spacer,
	.calendar #header,
	.calendar #evt-views,
	.calendar #evt-cats,
	.calendar #filters,
	.calendar #filter-selector,
	.calendar #sidebar,
	.calendar .evt-nav,
	.calendar .evt-icon,
	.calendar .footer-push,
	.calendar .evt-ical,
	.calendar .post-edit-link,
	.calendar #footer { display: none !important; }
	.calendar .evt-details { width: 574px; }
	.calendar #content { float: none; }
	.calendar .evt-date { margin-right: 20px; }
	.calendar .inner { margin: 0; width: auto; }
}

.btn {
	display: inline-block;
	margin-bottom: 0;
	font-weight: normal;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
	background-image: none;
	border: 1px solid transparent;
	white-space: nowrap;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	border-radius: 4px;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	color: #333;
	background-color: #fff;
	border-color: #ccc;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus
.btn.view-active:focus {
	outline: thin dotted;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px;
}
.btn:hover,
.btn:focus,
.btn.active,
.btn:active,
.btn.view-active {
	color: #333;
	background-color: #e6e6e6;
	border-color: #adadad;
	text-decoration: none;
}
.btn:active,
.btn.active,
.btn.view-active {
	outline: 0;
	background-image: none;
	-webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
	        box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.caret {
	display: inline-block;
	width: 0; height: 0;
	margin-left: 2px;
	vertical-align: middle;
	border-top: 4px solid;
	border-right: 4px solid transparent;
	border-left: 4px solid transparent;
}

.evt-views {
	position: absolute;
	top: 20px; right: 20px;
}
.btn-group > .btn {
	position: relative;
	float: left;
}
.btn-group > .btn:hover,
.btn-group > .btn:focus,
.btn-group > .btn:active,
.btn-group > .btn.active { z-index: 2; }
.btn-group > .btn:focus { outline: 0; }
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group { margin-left: -1px; }
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
	border-radius: 0;
}
.btn-group > .btn:first-child { margin-left: 0; }
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
	border-bottom-right-radius: 0;
	   border-top-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
	border-bottom-left-radius: 0;
	   border-top-left-radius: 0;
}
.btn-group > .btn-group { float: left; position: relative; }
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
	border-radius: 0;
}
.btn-group > .btn-group:first-child > .btn:last-child,
.btn-group > .btn-group:first-child > .dropdown-toggle {
	border-bottom-right-radius: 0;
	   border-top-right-radius: 0;
}
.btn-group > .btn-group:last-child > .btn:first-child {
	border-bottom-left-radius: 0;
	   border-top-left-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group .dropdown-toggle.active,
.btn-group .dropdown-toggle.view-active { outline: 0; }
.btn-group .dropdown-toggle.active,
.btn-group .dropdown-toggle.view-active {
	-webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
	        box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn .caret { margin-left: 0; }
.evt-views .view-label {
	display: block;
	position: absolute;
	left: -66px;
	top: 7px;
}
.range-menu {
	position: absolute;
	top: 100%; left: auto; right: 0;
	z-index: 1000;
	display: none;
	float: left;
	min-width: 160px;
	padding: 12px; margin: 2px 0 0;
	font-size: 14px;
	text-align: left;
	background-color: #fff;
	border: 1px solid #ccc;
	border: 1px solid rgba(0, 0, 0, 0.15);
	border-radius: 4px;
	-webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
	        box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
	background-clip: padding-box;
}
.range-menu.active { display: block; }
.range-menu .input-wrap { margin-bottom: 10px; }
.range-menu .input-wrap-field { display: block; width: 120px; }
.ui-datepicker-trigger {
	position: absolute;
	right: 8px; top: 7px;
	width: 16px; height: 16px;
	border: 0; padding: 0; margin: 0;
	opacity: 0.8;
}
.ui-datepicker-trigger:hover {
	cursor: pointer;
	opacity: 1;
}
.range-menu .apply-btn { text-align: right; }
.range-menu .callout-link {
	font-size: 13px;
	padding: 6px 23px 7px 8px;
	background-image: url('img/icon-callout-arrow-sm.png');
}
.range-menu .clear-filter {
	display: inline-block;
	margin-right: 10px;
	font-size: 13px;
}

#filter-selector {
	font-size: 16px;
	color: #666;
	display: inline-block;
	padding: 10px 26px 10px 14px;
	-webkit-border-radius: 4px;
	   -moz-border-radius: 4px;
	        border-radius: 4px;
	border: 1px solid #DDD;
	line-height: 1;
	background: url('img/icon-expand-collapse.png') no-repeat 85% 15px;
	position: relative;
}
#filter-selector:hover {
	color: #222;
	background-color: #f2f2f2;
}
#filter-selector.active {
	border-bottom: none;
	background-color: #f2f2f2;
	background-position: 85% -35px;
	margin-bottom: -1px;
	padding-bottom: 12px;
	z-index: 10;
	-webkit-border-bottom-left-radius: 0;
	-webkit-border-bottom-right-radius: 0;
	   -moz-border-bottom-left-radius: 0;
	   -moz-border-bottom-right-radius: 0;
	        border-bottom-left-radius: 0;
	        border-bottom-right-radius: 0;
}

#evt-cats {
	padding: 0;
	margin: 0 -10px 10px;
	font-size: 12px;
	overflow: hidden;
}
#evt-cats.evt-cats:not(.active) .filter-item {
	/* Remove keyboard tab when not visible */
	display: none;
}
.evt-cats { height: 0; }
.evt-cats.active { height: auto; }
.evt-cats-inner {
	border-top: 1px solid #DDD;
	border-bottom: 1px solid #DDD;
	background: #f2f2f2;
	position: relative;
}
#evt-cats label {
	position: relative;
	top: -2px;
	margin-left: 2px;
}
.filter-container {
	float: left;
	padding: 10px;
	border-left: 1px solid #DDD;
}
.evt-cat-container {
	border-left: none;
	width: 130px;
}
.filter-title {
	text-transform: uppercase;
	font-weight: 600;
	color: #0075aa;
	margin-bottom: 10px;
}
.filter-list li { padding: 2px 0; }
.filter-container { }
.evt-sch-container .filter-list > li {
	padding: 0;
	float: left;
}
.filter-container .evt_sch_19 { width: 238px; }
.filter-container .evt_sch_19 li {
	width: 50%;
	float: left;
}
.csscolumns .filter-container .evt_sch_19 .evt-subcats {
	-webkit-column-count: 2;
	   -moz-column-count: 2;
	        column-count: 2;
	-webkit-column-gap: 10px;
	   -moz-column-gap: 10px;
	        column-gap: 10px;
}
.csscolumns .filter-container .evt_sch_19 li { width: auto; float: none; }
.filter-container .evt_sch_20,
.filter-container .evt_sch_21 {
	width: 130px;
	margin-left: 10px;
}

/* "All Schools" checkbox */
li.evt_cat_all,
li.evt_sch_all {
	position: absolute;
	bottom: 8px; right: 11px;
	width: 130px;
}
li.evt_cat_all { right: auto; left: 10px; bottom: 10px; }
.evt-sch-container li label {
	font-size: 13px;
	font-weight: 600;
	color: #0075aa;
}
.evt-sch-container li li label {
	font-size: 12px;
	font-weight: normal;
	color: #666;
}
.filter-list.evt-cat label {
	color: #666;
}
.evt-cat-container .evt_cat_all label,
.evt-sch-container .evt_sch_all label {
	font-size: 13px;
	color: #666;
	font-weight: 600;
}
.evt-sch-container .filter-list > li > input { margin-bottom: 8px; }
.evt-cat-container label { }
.evt-cat-container .evt_cat_14 label:before,
.evt-cat-container .evt_cat_15 label:before,
.evt-cat-container .evt_cat_16 label:before,
.evt-cat-container .evt_cat_17 label:before,
.evt-cat-container .evt_cat_18 label:before {
	content: "| ";
	position: relative; top: -2px;
	font-weight: bold;
}
.evt-cat-container .evt_cat_14 label:before { color: #864198; }
.evt-cat-container .evt_cat_16 label:before { color: #EBD31C; }
.evt-cat-container .evt_cat_16 label:before { color: #E8AF28; }
.evt-cat-container .evt_cat_15 label:before { color: #0075aa; }
.evt-cat-container .evt_cat_17 label:before { color: #BF1E2E; }
.evt-cat-container .evt_cat_18 label:before { color: #6f7d23; }


#filters {
	border-top: 1px solid #E1E0E0;
	border-bottom: 1px solid #E1E0E0;
	background: #F2F2F2;
	padding: 10px 12px 5px;
	line-height: 2.2;
	margin: 0 -10px 20px;
}
#filters .filters-title {
	display: inline-block;
	text-transform: uppercase;
	font-size: 13px;
	line-height: 22px;
	padding-top: 2px;
	font-weight: 600;
	color: #333;
	margin-right: 6px;
	vertical-align: top;
}
#filters .filter {
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
	display: inline-block;
	vertical-align: top;
	position: relative;
	margin: 0 2px;
	padding: 0 20px 1px 8px;
	line-height: 22px;
	height: 26px;
	border: 2px solid #C7C7C7;
	font-size: 11px;
	color: #5a5959;
	background-color: #F2F2F2;
	-webkit-touch-callout: none;
	  -webkit-user-select: none;
	   -khtml-user-select: none;
	     -moz-user-select: none;
	      -ms-user-select: none;
	          user-select: none;
	-webkit-border-radius: 3px;
	   -moz-border-radius: 3px;
	        border-radius: 3px;
	-webkit-transition: border-color 0.2s ease,
	                    background-color 0.2s ease;
	   -moz-transition: border-color 0.2s ease,
	                    background-color 0.2s ease;
	     -o-transition: border-color 0.2s ease,
	                    background-color 0.2s ease;
	        transition: border-color 0.3s ease,
	                    background-color 0.2s ease;
}
#filters .filter.fixed { padding-right: 8px; }
#filters .filter:hover,
#filters .filter:focus {
	cursor: pointer;
	border-color: #b2b2b2;
	background-color: #e6e6e6;
}
#filters .filter.fixed:hover {
	cursor: default;
	border-color: #C7C7C7;
	background-color: #F2F2F2;
}
#filters .filter:active { background-color: #ddd; }
#filters .filter.fixed:active { background-color: #f2f2f2; }
#filters .filter-close {
	font-weight: bold;
	font-size: 16px;
	position: absolute;
	top: -1px; right: 6px;
}

#filters .filter.evt_cat_14 { border-color: #864198; }
/* #filters .filter.evt_cat_16 { border-color: #DDC719; } */
#filters .filter.evt_cat_16 { border-color: #E8AF28; }
#filters .filter.evt_cat_15 { border-color: #0075aa; }
#filters .filter.evt_cat_17 { border-color: #BF1E2E; }
#filters .filter.evt_cat_18 { border-color: #6f7d23; }

.evt-nav {
	display: block;
	line-height: 1;
	color: #c7c7c7;
	padding-top: 2px;
}
.evt-nav-desc {
	color: #757575;
}
.evt-nav-icon {
	display: inline-block;
	background: url('img/icon-evt-nav-arrows.png') no-repeat 0 5px;
	width: 12px; height: 14px;
	opacity: 0.8;
	-webkit-transition: opacity 0.3s ease;
	   -moz-transition: opacity 0.3s ease;
	     -o-transition: opacity 0.3s ease;
	        transition: opacity 0.3s ease;
}
.evt-nav-prev { float: left; }
.evt-nav-next { float: right; }
.evt-nav-next .evt-nav-icon { background-position: 2px -95px; }
.evt-nav a:hover .evt-nav-icon { opacity: 1; }
.evt-view-title {
	text-align: center;
	text-transform: uppercase;
	color: #666;
	font-size: 18px;
	line-height: 1;
}
.evt-header { margin-bottom: 20px; }

.event {
	position: relative;
	border-left: 6px solid #ccc;
	padding: 10px;
	margin-top: 16px;
	-webkit-box-shadow: 0 0 2px 0 rgba(0,0,0,0.3);
	   -moz-box-shadow: 0 0 2px 0 rgba(0,0,0,0.3);
	        box-shadow: 0 0 2px 0 rgba(0,0,0,0.3);
	background: #fff;
}
.rte .event {
	margin: 16px 0 16px -38px;
	width: 652px;
	line-height: 1.4;
}
.post-content.rte .event { margin-left: -30px; }
.rte .event .evt-date { margin-left: 16px; }
.post-content.rte .event .evt-date { margin-left: 8px; }
.event-activities { border-left-color: #854196; }
.event-activities .evt-icon { background-color: #854196; }
.event-athletics { border-left-color: #0075aa; }
.event-athletics .evt-icon { background-color: #0075aa; }
.event-arts { border-left-color: #FBE215; }
.event-arts .evt-icon { background-color: #FBE215; }
.event-arts { border-left-color: #E8AF28; }
.event-arts .evt-icon { background-color: #E8AF28; }
.event-district { border-left-color: #BF1E2E; }
.event-district .evt-icon { background-color: #BF1E2E; }
.event-school { border-left-color: #6f7d23; }
.event-school .evt-icon { background-color: #6f7d23; }
.event:first-child { margin-top: 0; }
.evt-date {
	float: left;
	width: 50px;
	color: #666;
	line-height: 1;
}
.evt-date .evt-month {
	display: block;
	text-align: center;
	text-transform: uppercase;
	font-size: 18px;
	margin-bottom: 4px;
}
.evt-date .evt-day {
	display: block;
	font-weight: 600;
	font-size: 36px;
	text-align: center;
}
.evt-icon {
	background: #ccc no-repeat center center;
	width: 50px; height: 50px;
	float: left;
	-webkit-border-radius: 50%;
	   -moz-border-radius: 50%;
	        border-radius: 50%;
	margin: 5px 20px 0 16px;
}
.evt-details {
	float: left;
	width: 420px;
}
.evt-title {
	color: #0076a3;
	font-size: 15px;
	font-weight: 600;
	margin: 2px 0 4px;
	line-height: 1.2;
}
.featured-events .event { padding: 10px 10px 10px 14px; }
.featured-events .evt-title { font-size: 14px; }
.evt-time { font-weight: 600; }
.evt-ical {
	position: absolute;
	top: 10px; right: 10px;
}
.evt-ical a {
	display: block;
	width: 16px; height: 16px;
	background: url('img/icon-icalendar-export.png') no-repeat center 2px;
	opacity: 0.6;
	text-indent: -9999px;
	padding: 2px 3px 3px;
	border: 1px solid #aaa;
	-webkit-border-radius: 3px;
	   -moz-border-radius: 3px;
	        border-radius: 3px;
	-webkit-transition: all 0.3s ease;
	   -moz-transition: all 0.3s ease;
	     -o-transition: all 0.3s ease;
	        transition: all 0.3s ease;
}
.evt-ical a:focus,
.evt-ical a:hover { opacity: 0.85; border-color: #333; }
.evt-link {
	position: absolute;
	right: 10px; top: 40px;
}
.evt-link a {
	display: block;
	line-height: 1.428571429;
	border-radius: 4px;
	text-align: center;
	border: 1px solid #7A7A7A;
	cursor: pointer;
	white-space: nowrap;
	padding: 4px 10px;
	font-size: 12px;
	color: #fff;
	background-color: #8c8c8c;
	-webkit-user-select: none;
	   -moz-user-select: none;
	    -ms-user-select: none;
	     -o-user-select: none;
	        user-select: none;
}
.evt-link a:hover {
	background-color: #818181;
	border-color: #333;
}
.evt-link a:focus {
	background-color: #555;
}
.event .post-edit-link {
	display: block;
	position: absolute;
	top: 11px; right: 44px;
	line-height: 1;
}

/* DIRECTORY */
.directory #inner-content { padding: 20px; }
.directory-item {
	position: relative;
	border-left: 6px solid #88C2DE;
	padding: 14px;
	margin-top: 16px;
	-webkit-box-shadow: 0 0 2px 0 rgba(0,0,0,0.3);
	   -moz-box-shadow: 0 0 2px 0 rgba(0,0,0,0.3);
	        box-shadow: 0 0 2px 0 rgba(0,0,0,0.3);
	background: #fff;
}
.rte .directory-item {
	margin: 16px 0 16px -38px;
	width: 644px;
	line-height: 1.4;
}
.post-content.rte .directory-item { margin-left: -30px; }
.directory-item .post-edit-link {
	position: absolute;
	left: 24px;
	bottom: 6px;
	line-height: 1;
}
.rte .directory-item .post-edit-link { left: 32px; }
.directory-name-contact {
	float: left;
	width: 230px;
	padding: 0 10px;
}
.rte .directory-name-contact { padding-left: 18px; }
.directory-name {
	color: #0076a3;
	color: #0075aa;
	font-size: 20px;
	font-weight: normal;
	margin-bottom: 12px;
}
.directory-email {
	padding-left: 22px;
	margin-bottom: 10px;
	background: url('img/icon-email.png') no-repeat left center;
}
.directory-email a {
	border-bottom: 2px solid #BBB;
	color: #8C8C8C;
	-webkit-transition: border-color 0.2s ease;
	   -moz-transition: border-color 0.2s ease;
	        transition: border-color 0.2s ease;
}
.directory-email a:hover,
.directory-email a:focus,
.directory-email a:active {
	border-bottom-color: #999;
	color: #616161;
	text-decoration: none;
}
.directory-phone {
	padding-left: 22px;
	background: url('img/icon-phone.png') no-repeat 2px center;
}
.directory-title-location {
	float: left;
	padding: 5px 10px 0;
	width: 366px;
}
.directory-job-title {
	font-size: 16px;
	font-weight: 600;
	line-height: 20px;
	color: #616161;
	margin-bottom: 12px;
}
.directory-building .building-title {
	font-weight: 600;
}
.directory-item.has-photo .directory-title-location { width: 260px; }
.directory-photo {
	float: left;
	width: 96px; height: 96px;
	padding-left: 10px;
}
.directory-search {
	border: 1px solid #DDD;
	background: #f2f2f2;
	position: relative;
	margin: 0 -10px 20px;
	padding: 10px 12px 20px 10px;
}
.directory-search .btn {
	flex: none;
}
.directory-search__row {
	display: flex;
	flex-direction: column;
	margin-bottom: 16px;
}
.directory-search__col--full,
.directory-search__col--half {
	display: flex;
	flex-direction: column;
}
@media(min-width: 768px) {
	.directory-search__row {
		flex-flow: row wrap;
		justify-content: space-between;
	}
	.directory-search__col {
		flex: 0 100%;
	}
	.directory-search__col--half {
		flex: 0 calc(50% - 12.5px);
	}
}

.letter-search-title {
	font-weight: 600;
	font-size: 12px;
	text-transform: uppercase;
	color: #0076a3;
	margin-right: 8px;
}
.letter-search-link {
	color: #666;
	font-weight: 600;
	padding: 0 4px;
}

/* FOOTER */
/* Sticky footer */
html, body { height: 100%; }
#header-main-wrap {
	min-height: 100%;
	margin: 0 auto -101px;
	background: #E9E9E9 url('img/bg.jpg');
}
.footer-push { height: 101px; }
#footer {
	background: #3A3A3A;
	padding: 0;
	border-top: 1px solid #4B4B4B;
}
#footer .inner { height: 100px; }
#footer .footer-text {
	padding: 22px 0 0 60px;
	background: url('img/logo-mark-footer.png') no-repeat left 26px;
	font-size: 11px;
	color: #bbb;
	line-height: 1.6;
}
#footer .footer-text-line1 { font-weight: 600; }
#footer .footer-text-line2 { font-style: italic; }
#footer .footer-links a {
	color: #fff;
	font-weight: 600;
}
#footer .footer-links a:hover { color: #ccc; }
.footer-social {
	position: absolute;
	top: 0; right: 0;
	border-left: 1px solid #2A2A2A;
	border-right: 1px solid #4B4B4B;
}
@media only screen
and (max-width: 979px) {
	.footer-text { width: 300px; }
	.footer-social { right: -12px; }
}
.footer-social li {
	display: block;
	float: left;
}
.footer-social a {
	display: block;
	position: relative;
	background: #3A3A3A;
	width: 88px; height: 100px;
	border-left: 1px solid #4B4B4B;
	border-right: 1px solid #2A2A2A;
	overflow: hidden;
	-webkit-transition: background-color 0.3s ease,
	                    border-color 0.3s ease;
	   -moz-transition: background-color 0.3s ease,
	                    border-color 0.3s ease;
	     -o-transition: background-color 0.3s ease,
	                    border-color 0.3s ease;
	        transition: background-color 0.3s ease,
	                    border-color 0.3s ease;
}
.footer-social a .social-icon {
	display: block;
	width: 40px; height: 40px;
	background: url('img/icon-social.png') no-repeat 0 0;
	position: absolute;
	top: 32px;
	left: 50%; margin-left: -20px;
	-webkit-transition: top 0.3s ease;
	   -moz-transition: top 0.3s ease;
	     -o-transition: top 0.3s ease;
	        transition: top 0.3s ease;
}
.footer-social a .social-text {
	display: block;
	position: absolute;
	width: 92%; left: 0; right: 0;
	padding: 0 4%;
	top: 70px;
	opacity: 0;
	font-style: italic;
	text-align: center;
	color: #fff;
	font-size: 11px;
	line-height: 1.2;
	-webkit-transition: top 0.3s ease,
	                    opacity 0.3s ease;
	   -moz-transition: top 0.3s ease,
   	                    opacity 0.3s ease;
	     -o-transition: top 0.3s ease,
	                    opacity 0.3s ease;
	        transition: top 0.3s ease,
	                    opacity 0.3s ease;
}

.footer-social a:hover {
	background-color: #0075aa;
	border-color: #0075aa;
}
.footer-social a:hover .social-icon { top: 10px; }
.footer-social a:hover .social-text { top: 48px; opacity: 1; }
.social-facebook a .social-icon { background-position: 0 -40px; }
.social-twitter a .social-icon { background-position: 0 -80px; }
.social-flickr a .social-icon { background-position: 0 -120px; }
.social-youtube a .social-icon { background-position: 0 -160px; }

/* Retina icons */
@media
(-webkit-min-device-pixel-ratio: 2),
(min-resolution: 192dpi) {
	#header-main-wrap { background-size: 96px 96px; }
	#logo a {
		width: 250px;
		height: 52px;
		background-image: url('img/logo-sm@2x.png');
		-webkit-background-size: 250px 52px;
		        background-size: 250px 52px;
	}
	#nav-search .nav-search-icon {
		background-image: url('img/icon-search-lg@2x.png');
		-webkit-background-size: 20px 20px;
		        background-size: 20px 20px;
	}
	.global-icon {
		background-image: url('img/icon-global-logo@2x.png');
		-webkit-background-size: 28px 200px;
		        background-size: 28px 200px;
	}
	.language-select .language-icon {
		background: url('img/icon-language-select@2x.png');
		-webkit-background-size: 20px 20px;
		        background-size: 20px 20px;
	}
	#footer .footer-text {
		background-image: url('img/logo-mark-footer@2x.png');
		-webkit-background-size: 46px 44px;
		        background-size: 46px 44px;
	}
	.footer-social a .social-icon {
		background-image: url('img/icon-social@2x.png');
		-webkit-background-size: 40px 200px;
		        background-size: 40px 200px;
	}
	#nav > ul > li > a,
	#nav > ul > li > .nav-arrow {
		background-image: none !important;
		-webkit-background-size: 19px 440px;
		        background-size: 19px 440px;
	}
	.post-icon {
		background-image: url('img/icon-news-sprite@2x.png');
		-webkit-background-size: 72px 504px;
		        background-size: 72px 504px;
	}

}


/* Table styles from Bootstrap 3.2 */
/* The "hover" table style is the default, and the .table
     class is not used. */
table { background-color: transparent; }
th { text-align: left; }
.rte table {
	width: 100%;
	max-width: 100%;
	margin-bottom: 20px;
}
.rte table > thead > tr > th,
.rte table > tbody > tr > th,
.rte table > tfoot > tr > th,
.rte table > thead > tr > td,
.rte table > tbody > tr > td,
.rte table > tfoot > tr > td {
	padding: 8px;
	line-height: 1.42857143;
	vertical-align: top;
	border-top: 1px solid #ddd;
}
.rte table > thead > tr > th {
	vertical-align: bottom;
	border-bottom: 2px solid #ddd;
}
.rte table > caption + thead > tr:first-child > th,
.rte table > colgroup + thead > tr:first-child > th,
.rte table > thead:first-child > tr:first-child > th,
.rte table > caption + thead > tr:first-child > td,
.rte table > colgroup + thead > tr:first-child > td,
.rte table > thead:first-child > tr:first-child > td { border-top: 0; }
.rte table > tbody + tbody { border-top: 2px solid #ddd; }
.rte table table { background-color: #fff; }
.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td { padding: 5px; }
.table-bordered { border: 1px solid #ddd; }
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td { border: 1px solid #ddd; }
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td { border-bottom-width: 2px; }
.table-striped > tbody {
	color: #666;
}
.table-striped > tbody > tr:nth-child(odd) > td,
.table-striped > tbody > tr:nth-child(odd) > th { background-color: #f9f9f9; }
.rte table > tbody > tr:hover > td,
.rte table > tbody > tr:hover > th { background-color: #f5f5f5; }
.rte table > tbody > tr > td.active:hover,
.rte table > tbody > tr > th.active:hover,
.rte table > tbody > tr.active:hover > td,
.rte table > tbody > tr:hover > .active,
.rte table > tbody > tr.active:hover > th { background-color: #e8e8e8; }
.rte .table-no-hover > tbody > tr:hover > td,
.rte .table-no-hover > tbody > tr:hover > th { background-color: inherit; }
.rte .table-no-hover > tbody > tr > td.active:hover,
.rte .table-no-hover > tbody > tr > th.active:hover,
.rte .table-no-hover > tbody > tr.active:hover > td,
.rte .table-no-hover > tbody > tr:hover > .active,
.rte .table-no-hover > tbody > tr.active:hover > th { background-color: inherit; }

.table-smaller th,
.table-smaller td { font-size: 0.9285em; }

#loginform { width: 300px; }

/* Bootstrap styles to Gravity Forms */
.rte .gform_body ul {
	padding-left: 0; margin-left: 0;
	list-style: none;
}
.rte .gform_body li,
.gform_fields .gfield { margin-bottom: 24px; }
.gform_body form { margin-bottom: 0; }
.gform_body .gfield_label {
	font-weight: bold;
	display: block;
	margin-bottom: 4px;
}
.gform_body .gfield_required {
	padding-left: 1px;
	color: #b94a48;
}
#loginform input[type="text"],
#loginform input[type="url"],
#loginform input[type="email"],
#loginform input[type="tel"],
#loginform input[type="number"],
#loginform input[type="password"],
#loginform select,
#loginform textarea,
.gfield input[type="text"],
.gfield input[type="url"],
.gfield input[type="email"],
.gfield input[type="tel"],
.gfield input[type="number"],
.gfield input[type="password"],
.gfield select,
.gfield textarea,
.jb-input {
	display: block;
	width: 100%;
	height: 34px;
	padding: 6px 10px;
	margin-bottom: 3px;
	font-size: 14px;
	line-height: 1.428571429;
	color: #555555;
	vertical-align: middle;
	background-color: #ffffff;
	background-image: none;
	border: 1px solid #cccccc;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	-webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#loginform input[type="checkbox"],
.gfield input[type="checkbox"] {
	margin-right: 8px;
	position: relative;
	top: 1px;
}
#loginform input:focus,
#loginform select:focus,
#loginform textarea:focus,
.gfield input:focus,
.gfield select:focus,
.gfield textarea:focus,
.jb-input:focus {
	border-color: #66afe9;
	outline: 0;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.gfield .medium { width: 47.5%; }
.gfield textarea { height: auto; }
.gfield .textarea.small { height: 80px; width: 100%; }
.gfield .textarea.medium { height: 180px; width: 100%; }
.button-primary,
.gform_button {
	display: inline-block;
	margin-bottom: 0;
	font-weight: normal;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
	background-image: none;
	border: 1px solid transparent;
	white-space: nowrap;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.428571429;
	border-radius: 4px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	-o-user-select: none;
	user-select: none;
	color: #fff;
	background-color: #1C6C94;
	border-color: #357ebd;
}
.button-primary:focus,
.gform_button:focus {
	outline: thin dotted #333;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px;
}
.button-primary:hover,
.button-primary:focus,
.gform_button:hover,
.gform_button:focus {
	text-decoration: none;
	color: #fff;
	background-color: #3276b1;
	border-color: #285e8e;
}
.button-primary:active,
.button-primary.active,
.gform_button:active,
.gform_button.active {
	outline: 0;
	background-image: none;
	-webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
	box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.gform_button.disabled,
.gform_button[disabled],
fieldset[disabled] .gform_button {
	cursor: not-allowed;
	pointer-events: none;
	opacity: 0.65;
	filter: alpha(opacity=65);
	-webkit-box-shadow: none;
	box-shadow: none;
}
.gform_body .gfield_error .gfield_label,
.gform_body .gfield_error .validation_message { color: #b94a48; }
.gform_body .gfield_error input,
.gform_body .gfield_error select,
.gform_body .gfield_error textarea {
	border-color: #b94a48;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.gform_body .gfield_error input:focus,
.gform_body .gfield_error select:focus,
.gform_body .gfield_error textarea:focus {
	border-color: #953b39;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
}
.validation_error {
	padding: 15px;
	margin: 0 -15px 20px -15px;
	border: 1px solid transparent;
	border-radius: 4px;
	background-color: #f2dede;
	border-color: #ebccd1;
	color: #a83937;
}
#gforms_confirmation_message {
	padding: 15px;
	margin: 20px 0;
	border: 1px solid transparent;
	border-radius: 4px;
	background-color: #dff0d8;
	border-color: #d6e9c6;
	color: #468847;
}
.gform_heading { margin-bottom: 14px; }
.gform_body .ginput_complex label {
	font-size: 0.9em;
	font-weight: normal;
	font-style: italic;
}
.gform_body .ginput_complex .ginput_full {
	display: block;
	margin-bottom: 12px;
}
.gform_body .ginput_complex .name_first,
.gform_body .ginput_complex .name_last {
	float: left;
	display: block;
	width: 47.5%;
}
.gform_body .ginput_complex .name_last {
	margin-left: 5%;
}
.gform_body .ginput_complex .ginput_container_date {
	margin-bottom: 6px;
}

.gform_body .ginput_complex .ginput_container_date {
	float: left;
	display: block;
	width: calc(33.334% - 12px);
	margin-right: 12px;
}

.gform_body .gfield_checkbox {
	margin-bottom: 6px;
}

.gform_body .gchoice {
	display: flex;
}
.gform_body .gchoice input {
	flex: 0 auto;
	margin-right: 6px;
	position: relative;
	top: 4px;
}
.gform_body .gchoice label {
	flex: 1;
}

.gform_body .ginput_left { margin-right: 5%; clear: both; }
.rte .gform_body ul { display: block; }
.gform_body .gform_body { width: 70%; }
.col-1 .gform_body .gform_body { width: 100%; }
.gfield .simple_captcha_small { width: 33.3%; }
.gfield .simple_captcha_medium { width: 47.5%; }
.gfield .gfield_captcha { margin-bottom: 8px; }
.gform_body .gform_ajax_spinner { margin-left: 10px; }
.gf_clear { clear: both; width: 100%; height: 1px; margin: 0 0 -1px; }
.gform_confirmation_message {
	font-weight: 600;
	font-size: 14px;
}
td.gfield_list_icons { min-width: 50px; }
.gfield_list th { font-size: 13px; }
.gform_footer { margin-top: 16px; }

/**
 * GOOGLE SEARCH RESULTS
 */
#jb-search-results .gsc-control-cse,
#jb-search-results .gsc-thumbnail-inside,
#jb-search-results .gsc-table-result,
#jb-search-results .gsc-url-top { padding: 0; }
#jb-search-results .gsc-result-info { padding: 0; margin-bottom: 4px; }
#jb-search-results div.gs-title { margin-bottom: 4px; }
#jb-search-results .gsc-control-cse,
#jb-search-results .gsc-control-cse .gsc-table-result { font-family: inherit; }
#jb-search-results .gsc-control-cse table { margin-bottom: 0; border: 0; }
#jb-search-results .gsc-control-cse table td {
	background: transparent none;
	padding: 0;
	border: none;
}
#jb-search-results .gsc-result .gs-title { overflow: visible; }
#jb-search-results .gsc-control-cse * { text-decoration: none !important; }
#jb-search-results .gsc-control-cse .gsc-result img { border: 0; }
#jb-search-results .gcsc-branding { display: none; }
#jb-search-results .gsc-selected-option-container,
#jb-search-results .gsc-selected-option-container * {
	-webkit-box-sizing: content-box;
	   -moz-box-sizing: content-box;
	        box-sizing: content-box;
}

#jb-search-results .gsc-adBlock {
	display: none !important;
}

/**
 * Bootstrap pagination styles
 */
.pagination {
	display: inline-block;
	padding-left: 0;
	margin: 0;
	border-radius: 4px;
}
.pagination > li { display: inline; }
.pagination > li > a,
.pagination > li > span {
	position: relative;
	float: left;
	padding: 6px 12px;
	margin-left: -1px;
	line-height: 1.42857143;
	color: #337ab7;
	text-decoration: none;
	background-color: #fff;
	border: 1px solid #ddd;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
	margin-left: 0;
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
	color: #0075aa;
	background-color: #eee;
	border-color: #ddd;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus,
.pagination span.current{
	z-index: 2;
	color: #fff;
	cursor: default;
	background-color: #0075aa;
	border-color: #0075aa;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
	color: #777;
	cursor: not-allowed;
	background-color: #fff;
	border-color: #ddd;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
	padding: 10px 16px;
	font-size: 18px;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
	border-top-left-radius: 6px;
	border-bottom-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
	border-top-right-radius: 6px;
	border-bottom-right-radius: 6px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
	padding: 5px 10px;
	font-size: 12px;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
	border-top-left-radius: 3px;
	border-bottom-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
}

/* Fixes an issue when body has position: relative; */
@media (max-width: 600px) {
	html #wpadminbar { top: -46px; }
}

/** DIGITAL BACKPACK */
.dbp-header {
	margin-bottom: 30px;
}
.dbp-header__buttons {
	float: right;
}
.dbp-header__buttons .button-primary {
	font-weight: bold;
	margin-left: 15px;
}
.dbp-header__title {
	color: #666;
	font-size: 36px;
	font-weight: 400;
}
.dbp-header__title.dbp-header__title--large {
	font-size: 42px;
}
.dbp-content {
	background: #fff;
	-webkit-box-shadow: 0 0 5px 0 rgba(0,0,0,0.2);
	   -moz-box-shadow: 0 0 5px 0 rgba(0,0,0,0.2);
	        box-shadow: 0 0 5px 0 rgba(0,0,0,0.2);
}
.dbp-content__intro {
	background: #F5F5F5;
	padding: 20px 20px 20px 0;
}
.dbp-content__intro h2 {
	margin-top: 10px;
	color: #0075aa;
	font-size: 16px;
}
.dbp-content__icon {
	float: left;
	background: #6f7d23 url('img/dbp-icon.png') no-repeat center center;
	background-size: 92px 119px;
	width: 150px;
	height: 150px;
	margin-right: 20px;
}
.dbp-content__inner {
	padding: 32px 24px 32px 32px;
}
.dbp-nav {
	margin-bottom: 20px;
	background: #fff;
	position: relative;
	-webkit-box-shadow: 0 0 5px 0 rgba(0,0,0,0.2);
	   -moz-box-shadow: 0 0 5px 0 rgba(0,0,0,0.2);
	        box-shadow: 0 0 5px 0 rgba(0,0,0,0.2);
}
.dbp-nav .sidenav a {
	font-size: 14px;
	font-weight: 400;
	color: #0075aa;
}
.dbp-nav .sidenav a:hover,
.dbp-nav .sidenav a:focus {
	color: #217BA7;
}
.dbp-nav .sidenav a:focus {
	text-decoration: underline;
}
.dbp-nav__title {
	font-size: 16px;
	text-transform: uppercase;
	font-weight: 600;
	padding: 12px 12px 0 19px;
}
.dbp-nav--collapse .dbp-nav__title {
	padding-bottom: 12px;
	transition: color 0.2s ease;
}
.dbp-nav--collapse .dbp-nav__title:hover,
.dbp-nav--collapse .dbp-nav__title:focus {
	cursor: pointer;
	background-color: #f2f2f2;
}
.dbp-nav--collapse .dbp-nav__title:after {
	content: "+";
	position: absolute;
	top: 6px; right: 12px;
	font-size: 24px;
	font-weight: 300;
	transition: all 0.2s linear;
}
.dbp-nav--collapse.dbp-nav--expanded .dbp-nav__title:after,
.dbp-nav--collapse.dbp-nav--animating-in .dbp-nav__title:after {
	transform: rotate(45deg);
}
.dbp-nav--collapse.dbp-nav--animating-out .dbp-nav__title:after {
	transform: rotate(0) !important;
}
.dbp-nav--collapse .dbp-nav__inner {
	height: 0;
	overflow: hidden;
}
.dbp-nav--collapse.dbp-nav--expanded .dbp-nav__inner {
	height: auto;
}
.dbp-button {
	background: #fff url('img/dbp-arrow-icon.png') no-repeat 16px center;
	background-size: 5px 8px;
	color: #0075aa;
	display: block;
	font-weight: bold;
	padding: 12px 12px 12px 28px;
	-webkit-box-shadow: 0 0 5px 0 rgba(0,0,0,0.2);
	   -moz-box-shadow: 0 0 5px 0 rgba(0,0,0,0.2);
	        box-shadow: 0 0 5px 0 rgba(0,0,0,0.2);
}
.dbp-button:hover,
.dbp-button:focus {
	background-color: #f2f2f2;
	color: #0075aa;
}
.dbp-item {
	background: #fff;
	-webkit-box-shadow: 0 0 5px 0 rgba(0,0,0,0.2);
	   -moz-box-shadow: 0 0 5px 0 rgba(0,0,0,0.2);
	        box-shadow: 0 0 5px 0 rgba(0,0,0,0.2);
	margin-bottom: 15px;
}
.dbp-item__left {
	float: left;
	width: 390px;
	padding: 20px 15px 20px 25px;
	line-height: 1.75;
}
.dbp-item__right {
	float: left;
	width: 250px;
	padding: 20px 15px;
	background: #f5f5f5;
}
.dbp-content__inner .dbp-item__left {
	width: 354px;
}
.dbp-content__inner .dbp-item__right {
	width: 230px;
}
.dbp-item__title {
	color: #0075aa;
	font-size: 24px;
	font-weight: 400;
}
.dbp-item__label {
	font-weight: bold;
	margin-right: 4px;
}
.dbp-item__description__title {
	font-weight: 600;
	margin-bottom: 10px;
}
.dbp-item__date__outer {
	margin-bottom: 10px;
}
.dbp-item__date {
	font-weight: 600;
	display: block;
	font-size: 16px;
}
.dbp-listing--no-items {
	padding: 15px;
	background: #fff;
	-webkit-box-shadow: 0 0 5px 0 rgba(0,0,0,0.2);
	   -moz-box-shadow: 0 0 5px 0 rgba(0,0,0,0.2);
	        box-shadow: 0 0 5px 0 rgba(0,0,0,0.2);
}
.dbp-item__link {
	margin-top: 10px;
}
/* Digital Backpack Subscription Form */
.dbp-content .widget_wysija_cont .wysija-paragraph label {
	display: block;
	padding-bottom: 6px;
	font-weight: 700;
}
.dbp-content .widget_wysija_cont .wysija-paragraph .wysija-required {
	color: #b94a48;
}
.dbp-content .widget_wysija_cont .wysija-paragraph input[type="text"], .dbp-content .widget_wysija_cont .wysija-paragraph input[type="email"] {
	width: 96%;
	padding: 4px;
	padding-left: 6px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	border: 1px solid #CCCCCC;
}
.dbp-content .wysija-checkbox-label {
	font-weight: 700;
}
.dbp-content .widget_wysija_cont .wysija-submit {
    display: inline-block;
    margin-bottom: 0;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.428571429;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
    color: #fff;
    background-color: #0075aa;
    border-color: #357ebd;
}
