/******************************************************************
Site Name: AIHce 2014
Author: Sagetopia

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;
}

#sidemenu {display:none;}

#s1-current.there, #s1-back.there {float:left; padding: 15px 0;}
#s1-back.there {
	color: #FFF;
	width: 40px;
}
#s1-back.there i {
  font-size: 1.5em;
  padding: 0 1em;
}
#s1-current.there {margin-left: 15px; color: #FFF; text-transform:uppercase; font-weight: bold; }

.ctDrillDown.skin-classic-light ul li.expandable > a {background:none!important;}
.ctDrillDown.skin-classic-light ul li.expandable > a:after {content:  url(http://aihce2016.org/wp-files/plugins/createit-jquery-drilldown-menu/css/skin-classic-light/img/more.png); padding-top:2px!important; }

.widget ul li ul {display:none;}
.widget ul li.current-page-ancestor ul, .widget ul li.current-menu-item ul, .widget ul li.current-menu-parent ul {display:block;}

table#tablepress-2, table#tablepress-3 {font-size: 0.8em;}
table#tablepress-2 tr td, table#tablepress-3 tr td {padding: 5px;}

.ctDrillDown ul li a {text-transform: uppercase;}
.ctDrillDown ul li li a, .ctDrillDown ul li li li a {text-transform: none;}
div#registerbar {
	display:none;
	height: auto;
	overflow: hidden;
	padding: 0px;
	width: auto;
	margin: 0 auto;
	}

div#registerbar a.button.registration {
	border-radius: 0px;
	}

.fancybox-skin {
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
  border-radius: 20px;
}

.fancybox {
  display: inline-block;
  margin-left: 1em;
}
  .fancybox:first-child {
    margin: 0;
  }

/* ==========================================================================
   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%;
  -ms-text-size-adjust: 100%;
  /* 2 */

}
/*
 * Addresses `font-family` inconsistency between `textarea` and other form
 * elements.
 */
html,
button,
input,
select,
textarea {
  font-family: 'open-sans', 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.
 */

.page-template-page-invitation-php a.button {

text-align: center;
display: block;
width: 250px;
font-size: 20px;
padding: 20px 40px;
margin: 25px auto;

}

.serifa { font-size-adjust:0.47; font-weight:normal; font-style:normal; }

h1 {
  font-size: 2em;
  margin: 0.2em 0;
}
.home .entry-content h1,
.page-template-page-stewardship-home .entry-content h1 {
  font-size: 3.4em;
  margin: 2rem 0;
  text-align: center;
}
h2, h2 a {
  font-size: 1em;
  margin: 0.5em 0;
}

section > h2:first-child, section > h3:first-child {margin-top: 1.25em;}

section h3 {
	font-size: 1.3em;
	font-weight: 400;
	margin-top: 2em;
	margin-bottom: 0;
	color: rgb(232,124,57);
}
section h3 + p {
	margin-top: 0.5em;
}
h2 + .one_third h3, .one_third > h3 {
	margin-top: 0.25em;
	margin-bottom: 5px;
}
section h2 {
	margin-bottom: 0px;
}
section h2 + p {
	margin-top: 0.5em;
}
.speaker-bio h2 {margin-top:2.5em;}
.home .one_third h2, .page-template-page-stewardship-home-php .one_third h2 {
	color: #226ba0;
	font-size: 2.75em;
	font-weight: 200!important;
	margin: 0em;
	text-transform: none;
	letter-spacing: -1px;
}

h3 {
  margin: 1.5em 0 .75em 0 ;
  font-size: 1.1em;
}
h4 {
  font-size: 1em;
  margin: 1.33em 0 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 {
	background: none;
	box-shadow: none;
	padding: 0 0 0 2em;
	border-radius: 0;
	margin-left: 0em;
	color: #AAA;
	width: 30%;
	float: right;
}

blockquote strong {
	font-weight: bold;
	font-size: 16px;
	letter-spacing: 0px;
	line-height: 1.3em;
	display: block;
	margin: 0;
	padding: 0;
	font-weight: 600;
}
blockquote p {
	border-left: 2px solid #428bc0;
	padding-left: 1em;
	margin: 1em 0;
	font-size: 12px;
	letter-spacing: 0.5px;
	line-height: 14px;
}

/*
 * 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: 0 0 1.25em 0;
  line-height: 1.6em;
}
/*
 * 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.25em;
}
sub {
  bottom: -0.25em;
}
/* ==========================================================================
   Lists
   ========================================================================== */
/*
 * Addresses margins set differently in IE6/7.
 */
dl,
menu,
ol,
ul {
  margin: 0.5em 0;
}
.entry-content ul ul {margin-left: 15px;}
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;
}

/* ==========================================================================
   Plugins
   ========================================================================== */

.jcarousel-skin-tango .jcarousel-container-horizontal {
padding: 20px 40px 20px 35px!important;
}

.c-3po-mini-dashboard {background: transparent!important; border: none!important; box-shadow: none!important; margin: 0; padding: 0; width: auto!important; height: 56px!important; filter:!important;}
.c-3po-mini-dash, .c-3po-mini-tripdash {padding: 6px!important; width: auto!important; height: auto!important; font-family: 'open-sans', sans-serif!important; border: none!important;
background: #612f7a!important
}
.home .c-3po-mini-dash, .home .c-3po-mini-tripdash, .page-template-page-stewardship-home-php .c-3po-mini-dash, .page-template-page-stewardship-home-php .c-3po-mini-tripdash {
	background: #dcdbdb!important;
}
.c-3po-mini-tripdash {margin-left: 0!important;}
.c-3po-mini-dash:first-child {margin-left:0px!important;}
.widget.CountDownTimer {margin: 0px 0px 30px 0;}
.c-3po-mini-digit {font: bold 24px 'open-sans', sans-serif!important; color: #FFF!important; width: auto!important; text-shadow:none!important; height: auto!important;}
.home .c-3po-mini-digit, .page-template-page-stewardship-home-php .c-3po-mini-digit {color: #333!important;}
.c-3po-mini-dash_title {top: 47px!important; font-size:11px!important; letter-spacing: 1px; color: #FFF!important; width: 13px!important; font-weight:600; text-align: center!important; text-transform: uppercase; left: 5px!important;}
.home .c-3po-mini-dash_title, .page-template-page-stewardship-home-php .c-3po-mini-dash_title {color: #333!important;}
ol.flex-control-nav.flex-control-thumbs {display: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;
}
form ul li {}
/*
 * 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;
  *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"] {
  box-sizing: border-box;
  /* 1 */

  padding: 0;
  /* 2 */

  *height: 13px;
  *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: none;
  /* 1 */

  -moz-box-sizing: content-box;
  -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: none;
  -epub-hyphens: none;
  -moz-hyphens: none;
  hyphens: none;
}
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:
Author:

Stylesheet: Grid Stylesheet

I've seperated the grid so you can swap it out easily. It's
called at the top the style.less stylesheet.

******************************************************************/
/*
    This is a combination of the 1140 grid and Twitter Boostrap.
    I liked 1140 but Boostrap's grid was way more detailed so
    I merged them together, let's see how this works out.
    If you want to use 1140, the original values are commented
    out on each line.
  */
.onecol {
  width: 5.801104972%;
}
/* 4.85%;  } /* grid_1  */
.twocol {
  width: 14.364640883%;
}
/* 13.45%; } /* grid_2  */
.threecol {
  width: 22.928176794%;
}
/* 22.05%; } /* grid_3  */
.fourcol {
  width: 31.491712705%;
}
/* 30.75%; } /* grid_4  */
.fivecol {
  width: 40.055248616%;
}
/* 39.45%; } /* grid_5  */
.sixcol {
  width: 48.618784527%;
}
/* 48%;    } /* grid_6  */
.sevencol {
  width: 57.182320438000005%;
}
/* 56.75%; } /* grid_7  */
.eightcol {
  width: 65.74585634900001%;
}
/* 65.4%;  } /* grid_8  */
.ninecol {
  width: 74.30939226%;
}
/* 74.05%; } /* grid_9  */
.tencol {
  width: 82.87292817100001%;
}
/* 82.7%;  } /* grid_10 */
.elevencol {
  width: 91.436464082%;
}
/* 91.35%; } /* grid_11 */
.twelvecol {
  width: 99.999999993%;
  margin-left: 0;
}
/* 100%;   } /* grid_12 */
/* layout & column defaults */
.onecol,
.twocol,
.threecol,
.fourcol,
.fivecol,
.sixcol,
.sevencol,
.eightcol,
.ninecol,
.tencol,
.elevencol,
.twelvecol {
  position: relative;
  float: left;
  margin-left: 2%;
}
.first {
  margin-left: 0;
}
.last {
  float: right;
  margin-top: 15px;
}


/* ------- Fluid Columns ------- */
.one_half{ width:100%; }
.one_third{ width:100%; }
.two_third{ width:100%; }
.one_fourth{ width:100%; }
.three_fourth{ width:100%; }
.one_fifth{ width:100%; }
.two_fifth{ width:100%; }
.three_fifth{ width:100%; }
.four_fifth{ width:100%; }
.one_sixth{ width:100%; }
.five_sixth{ width:100%; }
.one_half,.one_third,.two_third,.three_fourth,.one_fourth,.one_fifth,.two_fifth,.three_fifth,.four_fifth,.one_sixth,.five_sixth{ position:relative; margin-right:4%; float:left; }
.last{ margin-right:0; clear:right; }
.clearboth {clear:both;display:block;font-size:0;height:0;line-height:0;width:100%;}



/******************************************************************
Site Name:
Author:

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;
  -moz-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/
*********************/
/*
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('http://aihce2016.org/wp-files/themes/aihce2016/library/fonts/font-name.eot');
    	src: url('http://aihce2016.org/wp-files/themes/aihce2016/library/fonts/font-name.eot#iefix') format('embedded-opentype'),
             url('http://aihce2016.org/wp-files/themes/aihce2016/library/fonts/font-name.woff') format('woff'),
             url('http://aihce2016.org/wp-files/themes/aihce2016/library/fonts/font-name.ttf') format('truetype'),
             url('http://aihce2016.org/wp-files/themes/aihce2016/library/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 10px 10px 60px;
  padding: 5px 18px;
  border: 1px solid;
}
.alert-help {
  margin: 10px;
  padding: 5px 18px;
  border: 1px solid;
  border-color: #e8dc59;
  background: #ebe16f;
}
.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: #f8cdce;
  background: #fbe3e4;
}
.alert-success {
  margin: 10px;
  padding: 5px 18px;
  border: 1px solid;
  border-color: #deeaae;
  background: #e6efc2;
}
/*********************
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,#444); */
/*********************
BUTTONS
*********************/
.button,
.button:visited {
  border: none;
  padding: 8px 20px;
  color: #ffffff!important;
  display: inline-block;
  font-size: 0.9em;
  font-weight: 600;
  text-transform: uppercase;
  text-decoration: none;
  cursor: pointer;
  margin-bottom: 20px;
  line-height: 21px;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  background-color: #0084a8;
  font-style:normal!important;
  text-align: center;
  letter-spacing: 1px;
  margin-top: 0.25em;
}
.stewardship .button,
.stewardship .button:visited {
  background-color: #286C02;
}
#coursesearch .button {float: left;}
.button:hover,
.button:visited:hover,
.button:focus,
.button:visited:focus {
  color: #ffffff;
  background: #329cb9;

}
.button:active,
.button:visited:active {
  background-color: #428bc0;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#5496c6), to(#428bc0));
  background-image: -webkit-linear-gradient(top, #5496c6, #428bc0);
  background-image: -moz-linear-gradient(top, #5496c6, #428bc0);
  background-image: -o-linear-gradient(top, #5496c6, #428bc0);
  background-image: linear-gradient(to bottom, #5496c6, #428bc0);
}
.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: -webkit-linear-gradient(top, #1990db, #1681c4);
  background-image: -moz-linear-gradient(top, #1990db, #1681c4);
  background-image: -o-linear-gradient(top, #1990db, #1681c4);
  background-image: linear-gradient(to bottom, #1990db, #1681c4);
  -webkit-box-shadow: inset 0 0 3px #59b3ec;
  -moz-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: -webkit-linear-gradient(top, #1784c9, #1472ad);
  background-image: -moz-linear-gradient(top, #1784c9, #1472ad);
  background-image: -o-linear-gradient(top, #1784c9, #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: -webkit-linear-gradient(top, #1681c4, #1990db);
  background-image: -moz-linear-gradient(top, #1681c4, #1990db);
  background-image: -o-linear-gradient(top, #1681c4, #1990db);
  background-image: linear-gradient(to bottom, #1681c4, #1990db);
}

.button.registration {
	margin-bottom: 5px;
	width: 100%;
	padding: 15px 5px;
	text-align: center;
	font-size: 20px;
	font-weight: normal;
	}

/*
BASE (MOBILE) SIZE
This are the mobile styles. It's what people see on their phones. If
you set a great foundation, you won't need to add too many styles in
the other stylesheets. Remember, keep it light: Speed is Important.
*/
/******************************************************************
Site Name:
Author:

Stylesheet: Base Mobile Stylesheet

Be light and don't over style since everything here will be
loaded by mobile devices. You want to keep it as minimal as
possible. This is called at the top of the main stylsheet
and will be used across all viewports.

******************************************************************/
/*********************
GENERAL STYLES
*********************/
#logo {
	overflow: hidden;
	display: block;
	width: 100%;
  text-align: center;
}
  #logo img {
    max-height: 120px;
  }

  #imagewrap {
  	background: url(../images/body-bottom.jpg) 50% bottom repeat-x;
    background-size: auto 260px;
  	padding-bottom: 280px;
  }

.entry-content {min-height: 200px;}

.home .entry-content h1, 
.page-template-page-stewardship-home-php .entry-content h1  {
	letter-spacing: -1px;
}

.page-template-page-stewardship-home-php .entry-content h1 {
	color: #006984;;
}

.home .entry-content p, .page-template-page-stewardship-home-php .entry-content p {
	font-size: 19px;
	color: #000;
	font-weight: 200;
}
.home .entry-content a.learnmore, .page-template-page-stewardship-home-php .entry-content a.learnmore {
	color: #005093;
}

#top-header .cont {
	overflow: hidden;
	padding: 10px 0 5px 0;
}


.footer p {
	font-weight: 200;
	font-size: 0.9em;
	margin-top: 2px;
}
.footer p em {
	letter-spacing: 1px;
}
.entry-content a.learnmore {
	font-weight: bold;
	text-transform: uppercase;
	font-size: 12px;
	color: #226ba0;
}
.entry-content a.learnmore:hover {
	color: #dc6e32;
}
a.button {
  -webkit-transition:background-color 0.2s linear!important;
   -moz-transition:background-color 0.2s linear!important;
   -o-transition:background-color 0.2s linear!important;
   transition:background-color 0.2s linear!important;
}
a.button:hover, .home .one_third a.button:hover, .page-template-page-stewardship-home-php .one_third a.button:hover {
	background: #428bc0;
}
#top-header .social-icons {width: 145px;}
#top-bar .social-share {float: left; display: block;}
#sidebar1 a.button {display: block; padding: 20px; }
#top-header > .wrap {
	box-shadow: 0px 3px 5px -3px #EEE;
	position: relative;
	padding: 1em 0;
}

#top-bar {
  background: rgb(172,33,12);
	background: rgba(172,33,12,0.3);
}

.stewardship #top-bar {
  background: rgb(31, 106, 67);
  background: rgba(31, 106, 67, 0.3);
}

#top-bar > .wrap {
	max-width: 1200px;
	margin: 0 auto;
}

#course-search form select {width: 100%;}

ul#menu-footer {display:none;}


body {
  font-family: 'open-sans', sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: 1.5;
  color: #333;
}

ul {
	list-style: inside none none;
	margin-bottom: 1.25em;
}

	#main ul > li {
		padding-left: 0px;
		margin-bottom: 0.5em;
		text-indent: -12px;
		margin-left: 12px;
		}
	#main ul > li:before {
		content: '+';
		color: rgb(232,124,57);
		font-weight: 800;
		margin-right: 5px;
	}
  .stewardship #main ul > li:before {
    color: #e67c41;
  }
	#main ul.select2-choices li:before {
		content: none!important;
	}

		#main ul li li {
			background: none;
			padding-left: 0px;
			text-indent: -10px;
			margin-left: 7px;
		}
		#main ul li li:before {
			content: '-';
			margin-right: 3px;
			color: rgb(232,124,57);
			font-weight: 800;
		}
	#main #course-list ul {
		margin-top: 2em;
	}
	#main #course-list ul li {
		margin-bottom: 15px;
		padding-bottom: 15px;
		border-bottom: 1px dashed #dcdbdb;
		margin-left: 0;
		text-indent: 0;
		}
		#main #course-list ul li:before {
			content: none;
		}
		#main #course-list ul li h3 {
			margin: 0;
		}
    #main #sponsors_page_logos ul li {
		margin-bottom: 45px;
		padding-bottom: 20px;
		margin-left: 0;
		text-indent: 0;
		}
		#main #sponsors_page_logos ul li:before {
			content: none;
		}
		#main #sponsors_page_logos ul li h3 {
			margin: 0;
		}

	#main ul.slides > li {background: none; padding: 0; margin: 0;}
ol {
	list-style: outside decimal none;
	margin-bottom: 1.25em;
	margin-left: 20px;
}
ol li {
  margin-bottom: 0.5em;
  line-height: 1.5em;
}

select[name="manufacturers"] {
	margin-top: 2em;
	font-size: 16px;
}
.page-title {
  line-height: 1.3;
}
h1.page-title sup {
	font-size: 33%;
	top: -1.45em;
}


  /*********************
  HTML BAR CHARTS
  *********************/
.chart {
  float: left;
  height: 20px;
  margin: 0 10px 0 0;
}
#organization-34 {
  background-color: #004E96;
  width: 102px;
}
#organization-22 {
  background-color: #0071BC;
  width: 66px;
}
#organization-17 {
  background-color: #62B5CF;
  width: 51px;
}
#organization-9 {
  background-color: #0DB14B;
  width: 27px;
}
#organization-17-2 {
  background-color: #72BF44;
  width: 51px;
}
#employment-39 {
  background-color: #0DB14B;
  width: 117px;
}
#employment-25 {
  background-color: #62B5CF;
  width: 75px;
}
#employment-16 {
  background-color: #0071BC;
  width: 48px;
}
#employment-10 {
  background-color: #BED730;
  width: 30px;
}
#employment-8 {
  background-color: #72BF44;
  width: 24px;
}
#employment-2 {
  background-color: #004E96;
  width: 6px;
}
#title-40 {
  background-color: #62B5CF;
  width: 120px;
}
#title-23 {
  background-color: #0071BC;
  width: 69px;
}
#title-12 {
  background-color: #72BF44;
  width: 36px;
}
#title-11 {
  background-color: #004E96;
  width: 33px;
}
#title-9 {
  background-color: #BED730;
  width: 27px;
}
#title-5 {
  background-color: #0DB14B;
  width: 15px;
}
#role-7 {
  float: left;
  height: 20px;
  background-color: #004E96;
  width: 70px;
}
#role-10 {
  float: left;
  height: 14px;
  margin: 3px 10px 0 0;
  background-color: #b5b5b5;
  width: 30px;
}
  /*********************
  SEARCH STYLES
  *********************/
html a {
	transition: all 0.2s ease-in-out;
}

#colocated a {
	float: left;
	background: #ffca30;
	color: #006984;
	padding: 10px 20px;
	display: block;
	overflow: hidden;
}
  #colocated a:hover {
    background: #cca126;
  }

.stewardship #colocated a {
	background: #e67c41;
  color: #fff;
}
  .stewardship #colocated a:hover {
    background: #b86334;
  }

#colocated p {
	margin: 0;
	text-align: center;
	line-height: 1.4em;
}

.aihcetag, .stewtag {
	color: #FFF;
	font-weight: 600;
	padding: 4px 10px;
	font-size: 11px;
	line-height: 25px;
	vertical-align: 13%;
	letter-spacing: 0.5px;
	margin-left: 5px;
	border-radius: 2px;
}

.aihcetag {
	background: #1B61AF;
}

.stewtag {
	background: #69BB4B;
}

.social-icons {
	width: 135px;
}
.social-icons a:hover i, .social-icons .st_sharethis_custom:hover i {
	color: #DDD;
}

#searchform {
  width: 100%;
  max-width: 700px;
  border: 1px solid #000;
  background-color: #fff;
}

#searchform .screen-reader-text {
  display: none;
}

#searchform input {
  outline: none;
  width: 90%;
  border: 0;
  background: transparent;
  padding: 7px;
}

#top-search #searchform {
  float: right;
  width: 100%;
  max-width: 200px;
  padding: 0;
  color: #FFF;
  margin-bottom: 10px;
  background: #881F07;
  margin-top: 10px;
  height: auto;
  border: 0;
}
  .stewardship #top-search #searchform {
    background: #1d6945;
  }

#top-search #searchform input[type="text"] {
	font-size: 0.9em;
	padding: 10px 15px;
	border: none;
	width: 75%;
	color: #FFF;
	background: none;
	-webkit-appearance: none!important;
}

#searchform #searchsubmit {
	background: url("../images/search-stewardship.png") 0 0 no-repeat;
	text-indent: -9999px;
	border: none;
	width: 24px;
	height: 24px;
	float: right;
	padding: 0;
	margin: 7px 5px;
}


/********************
WORDPRESS BODY CLASSES
style a page via class
********************/
/* 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) */
/*********************
LAYOUT & GRID STYLES
*********************/
.wrap {
  width: 90%;
  margin: 0 auto;

}

#access.menu {display: none!important;}
.skin-classic-light.breadcrumbs {display:none;}

.skin-classic-light.back {float:left;}
.skin-classic-light.drilldown-current {float:left;}
.flex-control-nav li {margin: 5px 4px!important;}
.flex-control-paging li a {background: #FFF!important; width: 13px!important; height: 13px!important;}
.flex-control-paging li a.flex-active {background: #CCC!important;}

.eightcol {width: 100%;}
/*********************
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 {

}
a:link,
a:visited:link {
  /*
		this highlights links on iPhones/iPads.
		so it basically works like the :hover selector
		for mobile devices.
		*/

  -webkit-tap-highlight-color: rgba(0, 0, 0, 0.3);
}


.entry-content a, #respond a {
	color: rgb(0,132,168);
	text-decoration:none;
	font-weight: 600;
	-webkit-transition:color 0.2s ease-in;
   -moz-transition:color 0.2s ease-in;
   -o-transition:color 0.2s ease-in;
   transition:color 0.2s ease-in;
}
.entry-content a:hover, #respond a:hover {color: #006986;}
.entry-content a img, a.sponsor-logo {border-bottom: none!important; margin-bottom: 15px;}
.list_carousel li {
	font-size: 40px;
color: #999;
text-align: center;
width: 125px;
height: 75px;
padding: 0;
display: block;
float: left;
}
.list_carousel li img {
	margin: 0 20px;
	padding: 0 20px;
	display: block;
    float: left;
	max-width: 100%;
}
.list_carousel {
	position: relative;
}
#sponsors {
    margin-top: 5em;
	margin-bottom: 2em;
}
#sponsors h3 {
	text-align: center;
	background: url(../images/sponsors.png) 50% 50% no-repeat;
	margin: 1.5em 0 2em 0;
}
#sponsors h3 span {
	background: #FFF;
	text-align: center;
	font-weight: 600;
	text-transform: uppercase;
	letter-spacing: 1px;
	padding: 0 15px;
}
#sponsors h3 span a {
	font-weight: bold;
	letter-spacing: 0px;
	color: #428bc0;
	font-style: italic;
	text-transform: none;
	font-size: 12px;
}
#sponsors_page_logos li {
	font-size: 40px;
    color: #999;
    text-align: center;
    width: auto;
    height: auto;
    padding: 0;
    display: block;
    float: left;
}
#sponsors_page_logos li img {
	margin: 0 20px;
	padding: 0 20px;
	display: block;
    float: left;
	max-width: 100%;
}
#sponsors_page_logos {
	position: relative;
}
.list_carousel .prev {
	position: absolute;
	left: -15px;
	top: 7%;
	font-size: 41px;
	color: #DDD;
	}
.list_carousel .next {
	position: absolute;
	right: -15px;
	top: 7%;
	font-size: 41px;
	color: #DDD;
	}
#sect {
  font-size-adjust:0.48;
  font-weight: 600;
  font-style:normal;
  margin-top: 25px;
  text-transform: uppercase;
}
#sect:before {
	content: '+';
	font-weight: 800;
	font-size: 1.2em;
	color: rgb(0,132,168);
	margin-right: 4px;
}
#sect_aihce {
  text-transform: none !important;
}

.stewardship #sect a, .stewardship #sect:before {
	color: #006984;
}

.single #sect {
  margin-top: 0;
  margin-bottom: 15px;}

#sect a {color: rgb(0,132,168); font-style: normal; border-bottom: none; letter-spacing: 0.1em;}
#sect span {text-transform: none;}
#sect a:hover {border-bottom:none;}
/******************************************************************
H1, H2, H3, H4, H5 STYLES
******************************************************************/
h1, .h1, h2, .h2
{
  text-rendering: optimizelegibility;
  font-weight: normal;}

h2 b, h2 strong {font-weight: 600;}
h4.slide_title {
  padding-top: 0;
  margin: 0 auto;
  font-weight: normal;
  line-height: 1.2em;
  text-transform: none;
  color: #005A7C;
  font-size: 12px;
	height: 35px;
	display:none;

  text-align: center;
  text-indent:0;  }

.infoBlock h4 {font-size: 16px!important; font-style: italic;}
.infoBlock h4 a {color: #FFF!important; font-style: italic;}
h4,
.h4,
h5,
.h5 {
  text-rendering: optimizelegibility;
  font-weight: 500;
  /*
	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,
.h1 {
  color: rgb(0,132,168);
  font-size: 2em;
  font-weight: 200!important;
  margin: 0px;
  line-height: 1.05em;
}
h1.page-title, h1.archive-title {
	color: rgb(0,132,168);
}
.stewardship h1.page-title, .stewardship h1.archive-title {
	color: #006984;
}
h1.archive-title, .error404 h1 {
	margin-top: 1em;
}

h2,
.h2 {
  font-size: 1.45em;
  line-height: 1.4em;
  margin: 1.75em 0 0.75em 0;
  font-weight: 200;
}
h3,
.h3 {
  font-size: 1em;
}
.stewardship h3 {
  color: #EDA52F;
}
h4,
.h4 {
  font-size: 1.1em;
  text-transform: none;
  font-weight: 600;
}
h5,
.h5 {
  font-size: 0.846em;
  line-height: 1em;
  text-transform: uppercase;
  display: inline-block;
  padding: 5px 7px;
  color: white;
  background: #7BA521;
  margin: 0 0 5px 0;
}
h5.course {}
span.icon {
	width: 85px;
}
.course_results h3, .course_results h3 + p {
	margin: 0px!important;
}
span.sep {
	color: #CCC;
	margin: 0 5px;
}
.course_results {
	border-bottom: 1px dashed #dcdbdb;
	padding-bottom: 15px;
	margin-bottom: 15px;
}
.course_results p a {
	color: #999;
}

span.icon img {
	display: block;
	margin: 0 auto;
	text-align: center;
}
span.icon p {
	font-size: 12px;
	text-align: center;
	margin-top: 3px;
	font-weight: 600;
}

.article-header.course {padding-top:20px;}

#top-header > .wrap.two p {
	color: #226ba0;
}

span.grn {
	color: #84b128;
}

#bluebar {
	padding: 2.75em 0;
	min-height: 200px;
	text-shadow: 1px 1px 2px rgba(0,0,0,0.5);
}

#bluebar .wrap {
  margin: 0 auto;
  float: none;
}

#bluebar .circle {
	min-height: 47px;
	text-align: center;
	margin: 0 auto 1.5rem;
	display: block;
	behavior: url(http://aihce2016.org/wp-files/themes/aihce2016/library/css/pie/PIE.htc);
}

#bluebar .circle a {
  display: inline-block;
}

#bluebar .circle .centercircle {
	width: 180px;
	height: 180px;
  max-width: 100%;
  border-radius: 50%;
  box-shadow: 0 0 5px rgba(0,0,0,0.6);
  padding: 10%;
  margin: 0 auto;
  transition: background 0.3s ease-in-out;
}

#bluebar h2 {
	margin: 0px;
}

#bluebar .circle.Present .centercircle {
  background: rgb(232, 124, 57);
}
  #bluebar .circle.Present .centercircle:hover {
  	background: #b9632d;
  }
#bluebar .circle.Plan .centercircle {
  background: rgb(208,68,29);
}
  #bluebar .circle.Plan .centercircle:hover {
  	background: #a63617;
  }

  .page-template-page-stewardship-home #bluebar .circle .centercircle {
  background: #BFD541;
}
  .page-template-page-stewardship-home #bluebar .circle .centercircle:hover {
    background: #98aa34;
  }

.page-template-page-stewardship-home #bluebar .circle.Plan .centercircle {
  background: #0084A6;
}
  .page-template-page-stewardship-home #bluebar .circle.Plan .centercircle:hover {
    background: #006984;
  }



#bluebar p {
	line-height: 1.2em;
	margin: 3px auto 0;
	max-width: 95%;
	color: #FFF;
}

#bluebar h2 {
	display: block;
	font-size: 24px;
	text-transform: uppercase;
	font-weight: 600;
	padding: 0px;
	margin: 0px auto;
	line-height: 1.1em;
	color: #FFF;
}

#sidebar-button li a {
  color: #96AD34;
  font-size: 28px;
  font-weight: 600;
  text-transform: uppercase;
}

#buttons {
  margin-bottom: 5em;
  margin-top: 2em;
}
#buttons ul li {
  min-height: 47px;
  /*border-bottom: 2px dotted #CCC;*/
  margin: 1em 0;
  margin-top: 0px;
  padding-bottom: 1.5em;
}
#buttons ul li:first-child {
  padding-top: 0;
}
#buttons li {
  display: block;
  color: #96AD34;
  font-size: 28px;
  font-weight: 600;
  padding: 0px;
  margin: 0px;
  line-height: 1.1em;
  text-transform: uppercase;
  padding: 0 0 20px 58px;
}
#buttons small.nav_desc {
  display: block;
  font-size: 0.55em;
  font-weight: 400;
  line-height: 1.2em;
  text-transform: capitalize;
  padding: 0 0 0 1px;
}
#buttons li.register, #bluebar .register {
	background: url(../images/register.png) left top no-repeat;
	padding-left: 55px;
}
#buttons li.discover, #bluebar .discover {
	background: url(../images/discover.png) left top no-repeat;
	padding-left: 55px;
}
#buttons li.exhibit, #bluebar .exhibit {
	background: url(../images/exhibit.png) left top no-repeat;
	padding-left: 55px;
}
#buttons li.attend, #bluebar .attend {
	background: url(../images/attend.png) left top no-repeat;
	padding-left: 55px;
}

#buttons li.register a, #buttons li.register small {
	color: #226ba0;
}
#buttons li.discover a, #buttons li.discover small {
	color: #5994aa;
}
#buttons li.exhibit a, #buttons li.exhibit small {
	color: #dd6d0f;
}
#buttons li.attend a, #buttons li.attend small {
	color: #84b128;
}

.exhibit-buttons:hover {
  zoom: 1;
  filter: alpha(opacity=75);
  opacity: 0.75;
}

#register-virtual-icon {
  max-height: 17px;
  margin-bottom: 0;
  padding: 2px 10px 0 0;
  float: left;

}

.stewardship ul#menu-sidebar-buttons {
  display: none;
}

#menu-sidebar-buttons {
  margin-top: 3em;
  margin-bottom: 0;
  border-top: 2px dotted #CCC;
  padding: 1em 0 0 0;
}

#menu-sidebar-buttons-stewardship {
  display: none;
}

.proposal-callout h2 {
  text-transform: none;
}

#sidebar1 .proposal-callout .button {
  display: inline-block;
  padding: 12px;
}

.stewardship #menu-sidebar-buttons-stewardship {
  display: block;
  margin-top: 3em;
  margin-bottom: 0;
  border-top: 2px dotted #CCC;
  padding: 1em 0 0 0;
}

.coursesearch input.txt {
	color: #999999;
	border: none;
	background: #e9e8e8;
	padding: 9px;
	border-radius: 5px;
	margin-bottom: 2px;
	margin-top: 10px;
	width: 375px;
	max-width: 100%;
}

hr {
	border: 1px dashed #bbb;
	border-style: none none dashed;
	color: transparent;
	background-color: transparent;
	padding: 0.5em 0;
	width: 100%;
}

/*********************
HEADER SYTLES
*********************/
.social-icons i {
	color: #FFF;
	border-radius: 20px;
	font-size: 1.25em;
	text-shadow: 0 0 3px rgba(0,0,0,0.3);
	line-height: 49px;
}

.social-icons i:hover {
}
i.icon-twitter {
	padding: 5px;
	font-size: 1.15em;
}
i.icon-share-this {
	padding: 5px 8px 5px 5px;
}
i.icon-linkedin {
	padding: 5px 7px;
}
i.icon-facebook {
	padding: 5px 10px;
}

.st_sharethis_custom{width: 34px; margin-top: 4px; margin-left: 2px; }
.st_sharethis_custom:hover {
	cursor: pointer;
}
a.facebook {display:block; float:left; margin-right:3px; }
a.twitter {display:block; float:left; margin-right:3px; }
a.linkedin {display:block; float:left; margin-right:3px; }

.header-cont {
	position: relative;
	background: url(../images/header_pattern.jpg) 50% top repeat-x;
	height: 273px;
}

.header-cont.stewardship {
  background-image: url(../images/header_pattern-stewardship.jpg);
}

#top-header {
	overflow: hidden;
	width: auto;
	margin: 0 auto;
	position: relative;
}
#top-header img {
	max-width: 100%;
	margin-top: 2em;
}
#top-header #news-ticker {display:none;}
#respond input[type="submit"] {
	margin-top: -4px;
	margin-left: 10px; }
#top-search input {
  outline: none;
}
#top-header #top-search a {
	display:block;
	width:18px;
	height: 18px;
	text-indent: -9999px;
	background: url("../images/search.png") 0 0 no-repeat;
	float:right;
	margin-right:10px;
	margin-top:6px; }



#top-bar .social-icons {
  float: right; 
  padding-left: 0px; 
  width: auto; }

#top-header .social-icons .st_sharethis {
  float: left;
  line-height: 0;
  padding-top: 1px;
}

header {overflow:visible;}

header #inner-header.wrap {width: 100%;}

/*********************
NAVIGATION STYLES
*********************/
/*
all navs have a .nav class applied via
the wp_menu function, this is so we can
easily just write on group of styles for
the navs on the site and our css is cleaner
and moe scalable.
*/

nav.mobile {background:#4d2269;}
.nav {
  border-bottom: 0;
  /* end .menu li */

  /* highlight current page */

  /* end current highlighters */

}
.nav li {
  /*
		so you really have to rethink your dropdowns for mobile.
		you don't want to have it expand too much because the
		screen is so small. How you manage your menu should
		depend on the project. Here's some great info on it:
		http://www.alistapart.com/articles/organizing-mobile/
		*/

}
#menu-btn {background: #226ba0;
margin: 0px;
padding: 1em 0;

}


.top-nav li a {padding: 15px 15px;}

ul#menu-sidebar {
  margin: 0;
  text-indent: 0;
	}

ul#menu-sidebar li {
  background: white;
  background: -moz-linear-gradient(top, white 0%, #EEE 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,white), color-stop(100%,#EEE));
  background: -webkit-linear-gradient(top, white 0%,#EEE 100%);
  background: -o-linear-gradient(top, white 0%,#EEE 100%);
  background: -ms-linear-gradient(top, white 0%,#EEE 100%);
  background: linear-gradient(to bottom, white 0%,#EEE 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#eeeeee',GradientType=0 );
  padding: 15px 10px;
  margin-bottom: 0;
  border: 1px solid #EEE;
  box-shadow: 			0px -1px 1px #EEE;
  -moz-box-shadow: 		0px -1px 1px #EEE;
  -webkit-box-shadow: 	0px -1px 1px #EEE;
  text-indent: -31px;
  padding-left: 32px;

	}

ul#menu-sidebar li a {
  color: #0a5c7d;
  font-size-adjust:0.48;
  font-weight:normal;
  font-style:normal;
  padding: 18px 0 18px 30px;
  font-size: 15px;
  letter-spacing: 0.1em;
   background-image: url("../images/bullet-plus.png");
  background-position: 9px 20px;
  background-repeat:  no-repeat;
	}

ul#menu-sidebar li a:hover {
	color: #D37625;}

ul.nav {
  margin: 0px;
  text-indent: 0px; }
.nav li a {
  display: block;
  text-decoration: none;
  /*
			remember this is for mobile ONLY, so there's no need
			to even declare hover styles here, you can do it in
			the style.scss file where it's relevant. We want to
			keep this file as small as possible!
			*/

}
.nav li ul.sub-menu li a,
.nav li ul.children li a {
  padding-left: 15px;
}

.sidebar .session-key ul, .sidebar .session-key h3, .sidebar .session-key {
  font-size: 13px;
}

.sidebar .session-key ul li {
  text-indent: -10px;
  padding-left: 10px;
  margin-bottom: 5px;
}

.sidebar .session-key ul li:before {
  content: '•';
  margin-right: 3px;
}

.sidebar .session-key h3 {
  margin-bottom: 0px;
  margin-top: 10px;
}


.sidebar .widget_nav_menu ul li a {
	color: #5994aa;
	font-weight:bold;
	padding-right: 15px;
	}
.sidebar .widget_nav_menu ul li a:hover {color: #df7d32; text-decoration: underline; background: url("../images/arrow.png") right 50% no-repeat; padding-right: 15px;}

.sidebar .widget_nav_menu ul li {
	border-top: 1px solid #DDD;
	margin-bottom: 0.5em!important;
	padding-top: 0.5em;}

.sidebar .widget_nav_menu ul li li {
	text-indent: -13px;
	padding-left: 13px;
	}
.sidebar .widget_nav_menu ul li:first-child {border-top: none; padding-top: 0;}

.sidebar .widget_nav_menu ul li ul {padding-left:0px!important; margin-top:0.5em;}
.sidebar .widget_nav_menu ul li ul li:before {content:"– "}
.sidebar .widget_nav_menu ul li ul li:first-child {border-top: 1px solid #DDD; padding-top: 0.5em;}
.sidebar .widget_nav_menu ul li ul li a {font-weight:normal;}

#sidebar1 {
	margin-top: 0em;
}

#sidebar1 img {
	max-width: 250px;
	width: 100%;
	height: auto;
	display: block;
	margin: 0 auto;}


  /*********************
  REGISTER
  *********************/

  /*AIHce2015*/
  li#menu-item-1312 a {
    color: #FEE601;
    text-transform: uppercase;
  }

  li#menu-item-1312:hover a,
  li#menu-item-1312:focus a {
    color: #E5CF01;
  }

  /*Stewardship2015*/
  li#menu-item-1654 a {
    color: #FEE601;
    text-transform: uppercase;
  }

  li#menu-item-1654:hover a,
  li#menu-item-1654:focus a {
    color: #E5CF01;
  }

  li#menu-item-1223:hover a,
  li#menu-item-1223:focus a {
    color: #E5CF01;
  }

  #sidebar-button li a {
    color: #96AD34;
    font-size: 28px;
    font-weight: 600;
    text-transform: uppercase;
  }

  {
    color: #96AD34;
    display: block;
    font-size: 100%;
    line-height: 10px;
  }

  .stewardship .menu-sidebar-buttons-container.aihce-register-sidebar {
    display: none;
  }

  .menu-item.menu-item-type-post_type.menu-item-object-page.menu-item-1210 {
    background: url(../images/register.png) left top no-repeat;
    padding-left: 60px;
  }
  .menu-item.menu-item-type-post_type.menu-item-object-page.menu-item-1210:hover {
    zoom: 1;
    filter: alpha(opacity=75);
    opacity: 0.75;
  }

  .menu-item.menu-item-type-post_type.menu-item-object-page.menu-item-11655 {
    background: url(../images/register.png) left top no-repeat;
    padding-left: 60px;
  }
  .menu-item.menu-item-type-post_type.menu-item-object-page.menu-item-11655:hover {
    zoom: 1;
    filter: alpha(opacity=75);
    opacity: 0.75;
  }



/* end .nav */
/*********************
POSTS & CONTENT STYLES
*********************/



.video-container {
    position: relative;
    padding-bottom: 51.25%;
    padding-top: 30px; height: 0; overflow: hidden;
}

.video-container iframe,
.video-container object,
.video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
#course-search form {margin-bottom:5px;}


iframe {z-index:9!important;}

body {}
#container {margin: 0 auto; background: #FFF; overflow: hidden;}




.flex-control-nav {position:relative!important; bottom:0; margin-top:6px;}
.flex-control-thumbs .flex-active {border: 2px solid #666;}
ol.flex-control-nav.flex-control-thumbs {
  background: #ffffff; /* Old browsers */
  background: -moz-linear-gradient(top, #ffffff 45%, #f0f0f0 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(45%,#ffffff), color-stop(10%,#f0f0f0)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #ffffff 45%,#f0f0f0 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #ffffff 45%,#f0f0f0 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #ffffff 45%,#f0f0f0 100%); /* IE10+ */
  background: linear-gradient(to bottom, #ffffff 45%,#f0f0f0 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f0f0f0',GradientType=0 ); /* IE6-9 */
  min-height: 50px;
  width: 100%;
	}
ul.flex-direction-nav li {margin:0px!important;}
ol.flex-control-nav.flex-control-thumbs li {padding: 5px 10px 10px 10px; border-left: 1px solid #EEE;margin: 0 auto !important;}
ol.flex-control-nav.flex-control-thumbs li:first-child {border-left:none;}
.flex-control-thumbs {margin-top: 0px!important;}


.cap {
position: absolute;
background: rgba(0, 0, 0, 0.5);
width: 100%;
bottom: 0;
color: white;
padding: 10px 20px;
font-weight: bold;
font-style: italic;

	}

.vid_play {
/*background: url("../images/play_lrg.png") 50% 50% no-repeat;*/
width: 100px;
display: block;
top: 28%;
left: 12%;
height: 100px;
position: absolute;
	}
.cap .cap_title {float:left; }
.cap .cap_action {float:left; font-style: normal; text-transform: uppercase; font-size: 11px;  margin-top: 3px; background: url("../images/play.png") left 50% no-repeat; padding-left: 21px; }

#content {
  margin-top: 0em;
	background: url(../images/bluebar-bg.png) 0 0 repeat-x;
}

.stewardship #content {
  background-image: url(../images/stew-bluebar-bg.png);
}
/* 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 h4 {
  margin: 32px 0 6px;
}
.entry-content img {
  margin: 0;
  max-width: 100%;
  height: auto;
}
.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;
}

.jcarousel-skin-tango .jcarousel-container-horizontal {
	background: none!important;
	border: none!important;
	float: right;
	margin-top: 15px;
}
.jcarousel-skin-tango .jcarousel-item-placeholder {
	background: #DDD!important;}

.jcarousel-skin-tango .jcarousel-prev-horizontal {
	background: transparent url("../images/prev.png") no-repeat 0 0 !important;
}

.jcarousel-skin-tango .jcarousel-next-horizontal {
	background: transparent url("../images/next.png") no-repeat 0 0 !important;
}

.spons {margin-top: 53px; float: left; text-align: right; width: 23%;}

.spons a {
	font-size: 0.8em;
	font-weight: bold;
	color: #E59659;
	display:block;
	line-height: 1.2em;
	text-decoration: underline;}
.selfies {
    padding: 0 0 10px 0;
}
.entry-content .selfies img {
    border: 10px solid #fff;
    border-bottom: 10px solid #fff !important;
    -webkit-box-shadow: 3px 3px 3px #bbb;
     -moz-box-shadow: 3px 3px 3px #bbb;
          box-shadow: 3px 3px 3px #bbb;
}
.wpcf7-form {
    margin: 20px 0 0 0;
}
#selfie-check {
    margin: 15px 0 20px 0;
}

/* end .wp-caption */
/* image gallery styles */
/* end .gallery */
/* gallery caption styles */
/******************************************************************
PAGE NAVI STYLES
******************************************************************/
.page-navigation,
.wp-prev-next {
  margin: 1.1em 0 2.2em;
}
.bones_page_navi {
  /* 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 */
/******************************************************************
COMMENT STYLES
******************************************************************/

div.crfp-average-rating {display:block; overflow:hidden;
border-top: 1px solid #EEE;
border-bottom: 1px solid #EEE;
margin-top: 15px;
width:100%;
}
li.comment div.crfp-rating {margin-top: 0px;}
.star-rating-control a {border-bottom:none!important;}
div.crfp-rating {margin-top: 12px;}
div.crfp-average-rating p {margin: 0;}
div.crfp-average-rating div.crfp-rating, a.review  {float:left; margin-right: 10px; height: 23px;}
a.review {text-transform: uppercase; font-size: 10px; font-style: normal; color:#E79753;}
a.review.write {
	margin: 10px 15px 10px 0;
	padding: 3px 6px; border: 1px solid #DDD;
	background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(top, #ffffff 0%, #eeeeee 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#eeeeee)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #ffffff 0%,#eeeeee 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #ffffff 0%,#eeeeee 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #ffffff 0%,#eeeeee 100%); /* IE10+ */
	background: linear-gradient(to bottom, #ffffff 0%,#eeeeee 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#eeeeee',GradientType=0 ); /* IE6-9 */
}
a.review.read {margin: 10px 15px 10px 2px; border-left: 1px solid #DDD; border-right: 1px solid #DDD; padding: 5px 15px 4px 40px; border-bottom: none; background: url("../images/bubble.png") 15px center no-repeat;}
a.review.share {margin: 10px 15px 10px 0; border-right: 1px solid #DDD; padding: 5px 15px 4px 30px; border-bottom: none; background: url("../images/share.png") 5px center no-repeat;}
a.review.like {background:url("../images/fblike.png") 0 0 no-repeat; text-indent: -9999px; width: 20px; height: 20px;}
/* h3 comment title */
#comments {
  /* 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: 2em 10px;
  border-top: 1px solid #EEE;
  /* 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: -10px;
  margin-left: -10px;
  margin-top: 0;
  padding-bottom: 0;
}

.commentlist .vcard {
  margin-left: 75px;
}
.commentlist .vcard cite.fn {
  font-weight: 700;
  font-style: normal;
}
.commentlist .vcard time {
  float: none;
}
.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;
  background: #fff;
}
.commentlist .comment_content {
  margin-left: 62px;
  float:left;
  text-indent:0;
}
.commentlist .comment_content p:first-child {margin:0;}
.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 STYLES
******************************************************************/
.respond-form {
  margin: 3em 10px 1.5em 10px;
  padding-bottom: 2.2em;
}
.respond-form form {
  margin: 0.75em 0;
}
.respond-form form li {
  list-style-type: none;
  clear: both;
  margin-bottom: 0.7335em!important;
  background:none!important;
  padding-left:0!important;
}
.respond-form form li label,
.respond-form form li small {
  display: none;
}
.respond-form form input[type=text],
.respond-form form input[type=email],
.respond-form form input[type=url],
.respond-form form textarea {
  padding: 3px 6px;
  background: #efefef;
  border: 2px solid #cecece;
  line-height: 1.5em;
  /* form validation */

}
.respond-form form input[type=text]:focus,
.respond-form form input[type=email]:focus,
.respond-form form input[type=url]:focus,
.respond-form form textarea:focus {
  background: #fff;
}
.respond-form form input[type=text]:invalid,
.respond-form form input[type=email]:invalid,
.respond-form form input[type=url]:invalid,
.respond-form form textarea:invalid {
  outline: none;
  border-color: #fbc2c4;
  background-color: #f6e7eb;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  box-shadow: none;
}
.respond-form form input[type=text],
.respond-form form input[type=email],
.respond-form form input[type=url] {
  max-width: 400px;
  min-width: 250px;
}
.respond-form form textarea {
  resize: none;
  width: 97.3%;
  height: 150px;
}
/* comment submit button */
/* comment form title */
#comment-form-title {
  margin: 0 0 1.1em;
  color: #E09050;
  border-bottom:1px solid #EEE;
}
/* cancel comment reply link */
/* logged in comments */
/* allowed tags */
#allowed_tags {
  margin: 1.5em 10px 0.7335em 0;
}
/* no comments */
.nocomments {
  margin: 0 20px 1.1em;
}
/*********************
SIDEBARS & ASIDES
*********************/
  .widget {
    padding: 0 10px;
    margin: 1.5em 0;
  }
.widget ul li {
  /* deep nesting */

}

.fourcol {width:100%;}
.jcarousel-skin-tango .jcarousel-container-horizontal { width: 214px !important; }
#new-royalslider-1 {

}
.rsHomeTempl .rsThumbsHor {
	display: none;
}
.rsThumbsContainer {
	width: 100%!important;
}
.new-royalslider-1 .rsThumb {
	width: 30%!important;
	height: 120px!important;
	padding: 0 8px;
}

.rsDefaultInv .rsThumb h3 {
	display: none;
}
.rsDefaultInv .rsThumb img {
  width: auto!important;
  height: auto!important;
  padding: 4px;
  background: #FFF;
  border: 1px solid #DDD;
  box-shadow: 0 0 4px #DDD;
}
.rsThumbsContainer {
  -webkit-transition: none!important;
  transition: none!important;
  -webkit-transform: none!important;
}

#homepage_sponsors_area {
    background-color: #f1f6fa;
}
#homepage_sponsors_widget {
    max-width: 1000px;
}
#homepage_sponsors_widget img {
    height: auto;
    border-left: none;
    padding: 15px 10px 0px 10px;
}
/*********************
FOOTER STYLES
*********************/
.footer {
  clear: both;
  margin: 0 auto;
  padding-top: 40px;
  padding-bottom: 2em;
  min-height:200px;
  background: #000;
  color: #FFF;
}
footer #inner-footer.wrap {
	max-width: 1000px;
}
footer #inner-footer nav {display:block!important;}

.footer .social-icons {
  margin-left: -10px;
}

p.copyright {

  font-size: 0.7em;
  margin: 10px 0 ; }

.footer nav ul li {
		float: left;
		margin-right: 10px;
		font-size: 0.9em;
		font-weight: 200;
		line-height: 1.6em;
		 }
			 .footer nav ul li a {color: #FFF;}
			 .footer nav ul li a:hover {color: #DDD;}
		 .footer nav ul li a:after {content: '|'; color: #4c4c4c !important; margin-left: 10px;}
		 .footer nav ul li:last-child a:after {content: none;}

/*
	if you checked out the link above:
	http://www.alistapart.com/articles/organizing-mobile/
	you'll want to style the footer nav
	a bit more in-depth. Remember to keep
	it simple because you'll have to
	override these styles for the desktop
	view.
	*/
/* end .footer-links */

.ctDrillDown.skin-classic-light ul li {border-top: 1px solid #3b1454!important;}

ul#menu-footer-links-2 {
	margin-top: 0.5em;
}
#parent {
	height: 45px;
}

#royalcont .wrap {
  width: 100%;
}
#royalcont .main-slide-image {
  display: block;
  margin: 0 auto;
  max-width: 100%;
}
#royalcont .rsSBlock {
  max-height: 100%;
}

@media only screen and (min-width: 385px) {
  /******************************************************************
  Site Name:
  Author:

  Stylesheet: Super Large Monitor Stylesheet

  You can add some advanced styles here if you like. This kicks in
  on 400px+ screens.

  ******************************************************************/
    header #inner-header > a {
      width: 100%;
    }

}




/*
LARGER MOBILE DEVICES
This is for devices like the Galaxy Note or something that's
larger than an iPhone but smaller than a tablet. Let's call them
tweeners.
*/
@media only screen and (min-width: 481px) {
  /******************************************************************
  Site Name:
  Author:

  Stylesheet: 481px and Up Stylesheet

  This stylesheet is loaded for larger devices. It's set to
  481px because at 480px it would load on a landscaped iPhone.
  This isn't ideal because then you would be loading all those
  extra styles on that same mobile connection.

  A word of warning. This size COULD be a larger mobile device,
  so you still want to keep it pretty light and simply expand
  upon your base.less styles.

  ******************************************************************/
  /*********************
  NAVIGATION STYLES
  *********************/
  /* .menu is clearfixed inside mixins.scss */
  .menu {
    /* end .menu ul */

  }
  .menu ul {
    /* end .menu ul li */

    /* highlight current page */

    /* end current highlighters */

  }
  .menu ul li {
    /*
  				plan your menus and drop-downs wisely.
  				*/

  }
  .menu ul li a {
    /*
  					you can use hover styles here even though this size
  					has the possibility of being a mobile device.
  					*/

  }
  /* end .menu */

table#tablepress-2, table#tablepress-3 {font-size: 1em;}
table#tablepress-2 tr td, table#tablepress-3 tr td {padding: 8px;}



  /*********************
  HEADER STYLES
  *********************/
#gallery-1 {
	margin-top: 1em;
}

dl.gallery-item {
	width: 30%;
	margin-right: 3.3%;
	float: left;
}



header #inner-header > a {
}

  /*********************
  POSTS & CONTENT STYLES
  *********************/
  /* entry content */

  #bluebar .circle {
    width: 48%;
  }

  .last {margin-top: 0;}

  .entry-content {
    /* at this larger size, we can start to align images */

  }
  .entry-content .alignleft,
  .entry-content img.alignleft {
    margin-right: 1.5em;
    display: inline;
    float: left;
  }
  .entry-content .alignright,
  .entry-content img.alignright {
    margin-left: 1.5em;
    display: inline;
    float: right;
  }
  .entry-content .aligncenter,
  .entry-content img.aligncenter {
    margin-right: auto;
    margin-left: auto;
    display: block;
    clear: both;
  }
  .jcarousel-skin-tango .jcarousel-container-horizontal {
width: 219px!important;}

.footer img {max-width: 100%;}

  /* end .entry-content */
  /*********************
  FOOTER STYLES
  *********************/
  /*
  check your menus here. do they look good?
  do they need tweaking?
  */
  /* end .footer-links */
}


/*
IPAD STYLESHEET
*/

@media all and (device-width: 768px) and (device-height: 1024px) and (orientation:portrait) {
  .flexnav .sub-menu { display:none!important; } /* your css rules for ipad portrait */
}
@media all and (device-width: 768px) and (device-height: 1024px) and (orientation:landscape) {
  .flexnav .sub-menu { display:none!important } /* your css rules for ipad landscape */
}



@media only screen and (max-width: 767px) {
	#top-bar .social-icons {display: none;}
	#searchform { width: 100%; }
	#top-header { padding: 0 25px; }
	#top-header .social-icons {margin-right: 10px;}
	.list_carousel {width: 90%!important; margin: 0 auto;}
	.home #bluebar .one_fourth, .page-template-page-stewardship-home-php #bluebar .one_fourth {
		margin-top: 15px;
		padding-bottom: 15px;
	}
	.home .entry-content .one_fourth h1, .page-template-page-stewardship-home-php .entry-content .one_third h1 {
		text-align: left!important;
	}
	.footer img {
		margin: 0 auto;
		text-align: center;
		display: block;
	}
	#new-royalslider-1, #new-royalslider-2 {
		height: 500px!important;
	}
	.rsHomeTempl .rsTmb {
		display: none;
	}
	.royalSlider .rsSBlock {
		position: absolute!important;
		background: #B7D03F;
		width: 100%!important;
		height: auto!important;
		left: 0!important;
		bottom: 0!important;
		padding: 20px 30px;
		text-align: center;
		top: auto!important;
	}
	.footer ul {margin-top: 0px!important;}
	.footer ul#menu-footer-links {
		margin-top: 2em!important;
	}
	.footer ul#menu-footer-links li:first-child {
		border-top: 1px solid #4c4c4c;
	}
	.footer ul li {
		display: block;
		border-bottom: 1px solid #4c4c4c;
		float: none!important;
		padding: 10px 0;
	}
	.footer nav ul li a:after {content: none;}
	.stewardship .royalSlider .rsSBlock h2 {
		color: #B4cf3e;
	}
	.stewardship .royalSlider .rsSBlock {
		background: #004a87;
	}
	.stewardship .royalSlider .rsSBlock a {
		background: #B4cf3e;
	}

	#royalcont .rsSBlock h2 {
		margin: 0!important;
    color: #fff;
    font-weight: 600;
	}
	#royalcont .rsSBlock h3 {
		margin: 0!important;
	 color: #FFF;
	 font-weight: 400;
	}
  #royalcont .rsSBlock {
    background: #2083aa;
    width: 100%;
    height: auto;
    padding: 20px 30px;
    text-align: center;
  }
	#royalcont .rsSBlock a {
		margin: 10px 0 0 0!important;
  	font-size: 12px;
  	color: #000;
  	text-transform: uppercase;
  	padding: 10px 15px;
  	font-weight: 700;
  	font-size: 0.9em;
  	letter-spacing: 0.1em;
  	text-transform: uppercase;
  	background: #FFE700;
  	display: inline-block;
  	clear: both;
  	border-radius: 2px;
  }
.rsSBlock a:hover {
	background: #ccb800;
}
	#bluebar {
		padding: 1em 0;
		margin-top: 0.5em
	}
	#countdowntimer-2 {display: none;}
	#top-header .social-icons {width: 140px!important;}
}
/*
TABLET & SMALLER LAPTOPS
This is the average viewing window. So Desktops, Laptops, and
in general anyone not viewing on a mobile device. Here's where
you can add resource intensive styles.
*/
@media only screen and (min-width: 768px) {
  /******************************************************************
  Site Name:
  Author:

  Stylesheet: Tablet & Small Desktop Stylesheet

  Here's where you can start getting into the good stuff.
  This size will work on iPads, other tablets, and desktops.
  So you can start working with more styles, background images,
  and other resources. You'll also notice the grid starts to
  come into play. Have fun!

  ******************************************************************/
  /*********************
  GENERAL STYLES
  *********************/
.entry-content {
	min-height: 400px;
}

.entry-content.course_results {
	min-height: 0;
}

.home .entry-content, .page-template-page-stewardship-home-php .entry-content {
	min-height: 0px;
}

.home #container .top-nav > li:hover > ul.sub-menu {display: block!important;


}
#container .top-nav > li.menu-item-has-children:hover:after {
content: url(../images/active.png);
display: block;
position: absolute;
bottom: -3px;
left: 50%;
}

#container .top-nav > li.oneline.menu-item-has-children:hover:after {
  content: url(../images/active.png);
  display: block;
  position: absolute;
  bottom: -11px;
  left: 50%;
}

.stewardship #container .top-nav > li.menu-item-has-children:hover:after {
	content: url(../images/active-stewardship.png);
}

#bluebar .circle {
	float: left;
  width: 100%;
}
#bluebar .circle.last {
	margin-right: 0;
}

	.home .one_third h2, .home #countdowntimer-2 h2.h1 {font-size: 28px; line-height: 1.2em; margin-bottom: 10px;}

#logo  {
	clear: both;
	margin-top: 1.5em;
}

  /*********************
  LAYOUT & GRID STYLES
  *********************/
.rsDefaultInv .rsBullets {
	position: absolute!important;
	left: 6.5em!important;
	width: auto!important;
	bottom: 25px!important;
}
.rsDefaultInv .rsBullet.rsNavSelected span {
	background: #005093!important;
}

.stewardship .rsDefaultInv .rsBullet.rsNavSelected span {
	background: #a7ca32!important;
}

.rsDefaultInv .rsBullet span {
	background: #FFF!important;
	width: 10px!important;
	height: 10px!important;
}
.rsDefaultInv .rsBullet {
	width: 12px!important;
	height: 12px!important;
	padding: 0px 5px!important;
}
  nav.menu  {
	  z-index: 10;
    float: right;
    position: relative;
    left: -50%;
    text-align: left;
  }
  .rsDefaultInv .rsBullets {position: absolute; bottom: 0;}
  ul#menu-footer-links-2 {
  	margin-top: 0em;
  }

.rsHomeTempl .rsThumbsHor {
	display: block;
	height: 120px!important;
}

#bluebar h2 a {
	font-size: 23px;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #FFF
}

#royalcont {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#2083aa+48,000000+52 */
  background: rgb(32,131,170); /* Old browsers */
  background: -moz-linear-gradient(left,  rgba(32,131,170,1) 48%, rgba(0,0,0,1) 52%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, right top, color-stop(48%,rgba(32,131,170,1)), color-stop(52%,rgba(0,0,0,1))); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(left,  rgba(32,131,170,1) 48%,rgba(0,0,0,1) 52%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(left,  rgba(32,131,170,1) 48%,rgba(0,0,0,1) 52%); /* Opera 11.10+ */
  background: -ms-linear-gradient(left,  rgba(32,131,170,1) 48%,rgba(0,0,0,1) 52%); /* IE10+ */
  background: linear-gradient(to right,  rgba(32,131,170,1) 48%,rgba(0,0,0,1) 52%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2083aa', endColorstr='#000000',GradientType=1 ); /* IE6-9 */
  /*  box-shadow: inset 0 0px 15px -2px #000;*/
  position: relative;
}
#royalcont .rsSBlock {
  position: absolute;
}
.stewardship #royalcont {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#bfd730+49,bfd730+49,000000+52 */
  background: rgb(191,215,48); /* Old browsers */
  background: -moz-linear-gradient(left, rgba(191,215,48,1) 49%, rgba(191,215,48,1) 49%, rgba(0,0,0,1) 52%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, right top, color-stop(49%,rgba(191,215,48,1)), color-stop(49%,rgba(191,215,48,1)), color-stop(52%,rgba(0,0,0,1))); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(left, rgba(191,215,48,1) 49%,rgba(191,215,48,1) 49%,rgba(0,0,0,1) 52%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(left, rgba(191,215,48,1) 49%,rgba(191,215,48,1) 49%,rgba(0,0,0,1) 52%); /* Opera 11.10+ */
  background: -ms-linear-gradient(left, rgba(191,215,48,1) 49%,rgba(191,215,48,1) 49%,rgba(0,0,0,1) 52%); /* IE10+ */
  background: linear-gradient(to right, rgba(191,215,48,1) 49%,rgba(191,215,48,1) 49%,rgba(0,0,0,1) 52%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bfd730', endColorstr='#000000',GradientType=1 ); /* IE6-9 */
}

h1,
.h1 {
	font-size: 3.4em;
	letter-spacing: -1px;
}

.new-royalslider-1 .rsThumb {
	width: 31.25%!important;
}
  .rsDefaultInv .rsThumb.rsNavSelected {
  	background: none!important;
  }

#access {
	background: #226ba0;
	z-index: 10;
	position: relative;
}

#top-header img {margin: 0px;}
#top-header .one_half {
	text-align: center;
	margin: 1.75em 4% 0 0;
}
#top-header .one_half.last {
	margin: 0;
}
 #top-header .wrap.two p {
  margin: 15px auto;
  height: 42px;
  text-align: center;
  float: left;

 }
div#registerbar {display:none;}

#access.menu {
	display: block!important;
	z-index: 10;
	box-shadow: 0 0 5px #666;
}

#course_head {margin-bottom: 2em;}
#course_head h3 {margin-top: 1em;}

 #container {max-width:100%;}

  #inner-content.wrap {
    max-width: 1000px;
  }


  .home #inner-content { 
    padding: 4rem 0 1rem 0;
  }

  article { padding: 0px;}
  .page-template-default article[role="article"] {padding: 0px; min-height: 200px;}
  .home article[role="article"], .page-template-page-stewardship-home-php article {
	  padding: 30px 0;
	  background:none; border-right:none;}

.eightcol {
  width: 70.5%;
}

.one_half{ width:48%; }
.one_third{ width:30.66%; }
.two_third{ width:65.33%; }
.one_fourth{ width:22%; }
.three_fourth{ width:74%; }
.one_fifth{ width:16.8%; }
.two_fifth{ width:37.6%; }
.three_fifth{ width:58.4%; }
.four_fifth{ width:79.2%; }
.one_sixth{ width:13.33%; }
.five_sixth{ width:82.67%; }
.one_half,.one_third,.two_third,.three_fourth,.one_fourth,.one_fifth,.two_fifth,.three_fifth,.four_fifth,.one_sixth,.five_sixth{ position:relative; margin-right:4%; float:left; }
.last{ margin-right:0; clear:right; margin-top: 0;}
.sidebar { padding-right: 20px; padding-top:0px; padding-bottom:20px; }
.clearboth {clear:both;display:block;font-size:0;height:0;line-height:0;width:100%;}

.home #inner-content .eightcol, .page-template-page-stewardship-home-php #inner-content .eightcol {border-right: 1px solid #EEE; padding: 0 5px;}

.home .twelvecol, .page-template-page-stewardship-home-php twelvecol {
	margin-left: 0; }

h4.slide_title {height: 36px; font-size: 0.9em; display:block; }
#course-search form select {width: 293px;}


.rsSBlock {
  padding: 1.5em;
  top: auto!important;
  bottom: 0px!important;
  height: 330px!important;
  width: 50%!important;
  left: 0!important;
  background: url(../images/capbg.png) left 0 no-repeat;
  background-size: auto 100%;
}

.stewardship .rsSBlock {
  	background: url(../images/capbg-stewardship.png) right 0 no-repeat;
}
.rsSBlock h3 {
	color: #FFF;
	font-size: 17px;
	margin-bottom: 0;
	font-weight: 600!important;
	letter-spacing: 1px;
	text-shadow: -2px 2px 1px rgba(0,0,0,0.2);
	margin-top: 0.5em;
}
.rsSBlock h2 {
  color: #fff;
  font-weight: 600!important;
  margin: 0px;
  line-height: 1.2em;
  font-size: 2em;
  text-transform: none;
}

.rsSBlock a {
	font-size: 12px;
	color: #000;
	text-transform: uppercase;
	padding: 10px 15px;
	font-weight: 700;
	font-size: 0.9em;
	letter-spacing: 0.1em;
	text-transform: uppercase;
	background: #FFE700;
	display: inline-block;
	clear: both;
	margin-top: 15px;
	border-radius: 2px;
}

.rsSBlock a:hover {
	background: #ccb800;
}

.stewardship .rsSBlock a {
  color: #fff;
	background: #0084A6;
}

.stewardship .rsSBlock a:hover {
	background: #006984;
}


  /*********************
  HEADER SYTLES
  *********************/

  #top-header #top-search a {margin-top: 1px;}
.st_sharethis_custom{display:block; float:left; margin-right:0;}
a.facebook {display:block; margin-right:0; }
a.twitter {display:block; margin-right:0; }
a.linkedin {display:block; margin-right:0; }

nav.mobile {display:none!important;}

.top-nav li a { padding: 10px 10px;}

header #inner-header > a {
  width: 100%;
}
.infoBlock h4 {font-size: 22px!important;}


#top-search #searchform {width: auto; margin-bottom: 0px;}

#top-search #searchform input[type="text"] {
	width: 80%;
}

.infoBlock {bottom: 0!important;}
.infoBlock.two {
	top: 20px!important;
	right: 20px!important;
	left: auto!important;
	width: 40%!important;
	bottom: auto!important;
	border-radius: 8px;
	display:block!important;
	}

.infoBlock p {display:block;}

ul#menu-footer {display:block;}




	#top-header .social-icons {
		float: right;
	}
		#top-header .social-icons .social-share {
			display: block;
			float: left;
			line-height: 0;
			padding: 0px 2px;
		}
		#top-header .social-icons .st_sharethis {
			float: left;
			line-height: 0;
			padding-top: 1px;
		}

#shadright {
  display: block; position: absolute; height: 100%; width: 237px; z-index: 5; top: 0; 
  background: -moz-linear-gradient(left, rgba(0,0,0,0) 0%, rgba(0,0,0,1) 99%, rgba(0,0,0,0.65) 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(0,0,0,0)), color-stop(99%,rgba(0,0,0,1)), color-stop(100%,rgba(0,0,0,0.65))); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(left, rgba(0,0,0,0) 0%,rgba(0,0,0,1) 99%,rgba(0,0,0,0.65) 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(left, rgba(0,0,0,0) 0%,rgba(0,0,0,1) 99%,rgba(0,0,0,0.65) 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(left, rgba(0,0,0,0) 0%,rgba(0,0,0,1) 99%,rgba(0,0,0,0.65) 100%); /* IE10+ */
  background: linear-gradient(to right, rgba(0,0,0,0) 0%,rgba(0,0,0,1) 99%,rgba(0,0,0,0.65) 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=1 ); /* IE6-9 */
  right: 0px;
}
  .fb-like span {
    display: block;
    height: 20px!important;
    margin: 12px 0 8px 0;
    overflow: hidden;
    position: relative;
    width: 140px /* set this to fit your needs when support international sites */;
  }

  .fb-like iframe {
    height: 24px;
    overflow: hidden;
    position: absolute;
    top: -41px;
    width: 55px;
  }





  /*********************
  NAVIGATION STYLES
  *********************/
.nav li ul.sub-menu li a,
.nav li ul.children li a {
  padding-left: 0px;
}


  #sidemenu {display: block;}
  ul.sub-menu ul.sub-menu {display:none!important;}

  p#menu-btn {display:none;}
  header nav {display:block!important; overflow: visible; background: #226ba0; }

#menu-color {
	overflow: visible;
	width: 100%;
	position: absolute;
	bottom: 0;
  background: rgb(206,69,39);
	background: rgba(206,69,39,0.4);
	z-index: 10;
}
  .stewardship #menu-color {
    background: rgb(13,119,140);
    background: rgba(13,119,140,0.4);
  }

.colorbar {
	background: -moz-linear-gradient(left, rgba(51,57,118,0) 0%, rgba(51,57,118,1) 20%, rgba(51,57,118,1) 50%, rgba(51,57,118,1) 80%, rgba(51,57,118,0) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(51,57,118,0)), color-stop(20%,rgba(51,57,118,1)), color-stop(50%,rgba(51,57,118,1)), color-stop(80%,rgba(51,57,118,1)), color-stop(100%,rgba(51,57,118,0))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left, rgba(51,57,118,0) 0%,rgba(51,57,118,1) 20%,rgba(51,57,118,1) 50%,rgba(51,57,118,1) 80%,rgba(51,57,118,0) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left, rgba(51,57,118,0) 0%,rgba(51,57,118,1) 20%,rgba(51,57,118,1) 50%,rgba(51,57,118,1) 80%,rgba(51,57,118,0) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left, rgba(51,57,118,0) 0%,rgba(51,57,118,1) 20%,rgba(51,57,118,1) 50%,rgba(51,57,118,1) 80%,rgba(51,57,118,0) 100%); /* IE10+ */
	background: linear-gradient(to right, rgba(51,57,118,0) 0%,rgba(51,57,118,1) 20%,rgba(51,57,118,1) 50%,rgba(51,57,118,1) 80%,rgba(51,57,118,0) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00333976', endColorstr='#00333976',GradientType=1 ); /* IE6-9 */

	width: 1000px;
	max-width: 100%;
	height: 1px;
	position: relative;
	display: block;
	margin: 0 auto;

}


.stewardship .colorbar {
	background: -moz-linear-gradient(left, rgba(66,140,77,0) 0%, rgba(66,140,77,1) 20%, rgba(66,140,77,1) 50%, rgba(66,140,77,1) 80%, rgba(66,140,77,0) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(66,140,77,0)), color-stop(20%,rgba(66,140,77,1)), color-stop(50%,rgba(66,140,77,1)), color-stop(80%,rgba(66,140,77,1)), color-stop(100%,rgba(66,140,77,0))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left, rgba(66,140,77,0) 0%,rgba(66,140,77,1) 20%,rgba(66,140,77,1) 50%,rgba(66,140,77,1) 80%,rgba(66,140,77,0) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left, rgba(66,140,77,0) 0%,rgba(66,140,77,1) 20%,rgba(66,140,77,1) 50%,rgba(66,140,77,1) 80%,rgba(66,140,77,0) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left, rgba(66,140,77,0) 0%,rgba(66,140,77,1) 20%,rgba(66,140,77,1) 50%,rgba(66,140,77,1) 80%,rgba(66,140,77,0) 100%); /* IE10+ */
	background: linear-gradient(to right, rgba(66,140,77,0) 0%,rgba(66,140,77,1) 20%,rgba(66,140,77,1) 50%,rgba(66,140,77,1) 80%,rgba(66,140,77,0) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00728c4d', endColorstr='#00728c4d',GradientType=1 ); /* IE6-9 */

}

  nav .top-nav {

    border: 0;
    /* end .menu ul li */

    /* highlight current page */

    /* end current highlighters */

  }
  nav ul.top-nav {
    max-width: 760px; margin: 0 auto;
    list-style: none;
    position: relative;
    left: 50%;
  }
  nav .top-nav > li {
    float: left;
    position: relative;
  	padding: 0px 14px;
  	text-align: center;
  	line-height: 1.2em;
  	vertical-align: middle;
  }
  .top-nav li.stewardship {width: auto;}
  .top-nav li:first-child {border-left:none;}
  .top-nav li a {
    border-bottom: 0;
  	padding: 15px 0;
  }

  .top-nav li ul {
	  padding: 15px 0;
	  background: rgb(208,68,29);
	}
    .top-nav li ul li a {padding: 10px 0; text-transform: none; background: none;}
      .top-nav li:hover a,
      .top-nav li:focus a, .top-nav li.current-menu-ancestor a, .top-nav li.current-page-ancestor a, .top-nav li.current-menu-item a, .single-course .top-nav li.education a {
    	  	color: #FFE700;
      }

  .stewardship .top-nav li ul {
    background: rgb(0,104,133);
  }
    .stewardship .top-nav li ul.sub-menu li a {
      border-bottom-color: #7fc1d2;
    }
      .stewardship .top-nav li ul.sub-menu li a:hover {
        color: #7fc1d2;
      }

  .top-nav li ul.sub-menu,
  .top-nav li ul.children {
    width: 200px;
    position: absolute;
  	text-indent: 0;
  	margin-left: -100px;
  	z-index: 20;
  	top: auto;
  	left: 50%;
  	display: none;
  }
    .top-nav li ul.sub-menu.show,
    .top-nav li ul.children.show {
  	  display: block;
    }
  .top-nav li ul.sub-menu li,
  .top-nav li ul.children li {
	  background: none;
	  border-left:none;
	  border-right:none;
	  padding: 0px 15px;
	  width: 100%!important;
  }
  .top-nav li ul.sub-menu li a:before,
  .top-nav li ul.children li a:before {
  }
  .top-nav li ul.sub-menu li a,
  .top-nav li ul.children li a {
    border-right: 0;
	  background-image: none;
    display: block;
    width: 100%;
  	font-size: 0.9em;
  	font-weight: 400;
  	line-height:1.25em;
  	color: #FFF;
  	text-align: center;
  	border-bottom: 1px solid rgb(232,124,57);
  }

  .top-nav li ul.sub-menu li:last-child a,
  .top-nav li ul.children li:last-child a {
    border-bottom: 0;
  }
   .top-nav li ul.sub-menu li a:hover,
  .top-nav li ul.children li a:hover {
	  color: rgb(232,124,57);
  }

  /* end .nav */
  /*********************
  SIDEBARS & ASIDES
  *********************/
.home #main .entry-content > .one_half,
.page-template-page-stewardship-home #main .entry-content > .one_half {
  padding-right: 2%;
  margin: 0;
}

.home #main .entry-content > .content,
.page-template-page-stewardship-home .entry-content > .content {
  padding: 2.75em 0 2.75em 5%;
  padding-right: 0;
  border-left: 1px dotted #CCC;
}

.home #main .entry-content > .content p {
  margin: 0;
}

#buttons small.nav_desc {
    font-size: 0.55em;
}
.cap {font-size: 20px;}
.cap .cap_action {margin-top: 7px; background-position: left 0px;}

.fourcol {
  width: 27.491713%;
}
.widget {margin-top: 0px; padding: 0px;}

.widget_search {margin-top:20px;}

.home #countdowntimer-2, .page-template-page-stewardship-home-php #countdowntimer-2 {background: none;
	border-radius: 0;
	border: none;
	border-top: none;
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	margin-top: 0;
	padding-top: 0;
}
.home #countdowntimer-2 h2.h1, .page-template-page-stewardship-home-php #countdowntimer-2 h2.h1 {
	color: #226ba0;
	font-weight: 200!important;
	margin: 0em;
	text-transform: none;
	letter-spacing: -1px;
	padding-bottom: 10px;
	line-height: 1.4em;
}
.home #countdowntimer-2 h3, .home #countdowntimer-2 p, .page-template-page-stewardship-home-php #countdowntimer-2 h3, .page-template-page-stewardship-home-php #countdowntimer-2 p {
	color: #333;
}
.home #countdowntimer-2 p, .page-template-page-stewardship-home-php #countdowntimer-2 p {
	 font-weight: 400;
}

#countdowntimer-2 {
	margin-top: 2em;
	padding: 20px;
	border-radius: 15px 15px 15px 15px;
	border: 1px solid #d3e2e7;
	border-top: none;
	box-shadow: 0px 2px 4px #EEE;
	-moz-box-shadow: 0px 2px 4px #EEE;
	-webkit-box-shadow: 0px 2px 4px #EEE;
	background: #7e4795;
}
#countdowntimer-2 .widgettitle {display: none;}
#countdowntimer-2 h2.h1 {
	color: #cbd93e;
	text-transform: none;
	letter-spacing: -1px;
	font-size: 35px;
	margin-bottom: 10px;
	text-align: left;
}
#countdowntimer-2 h3 {
  font-size: 29px;
  font-weight: 200!important;
  color: #FFF;
  text-align: left;
  margin-top: 10px;
  margin-bottom: 0px;
}
.home .one_third h3, .page-template-page-stewardship-home-php .one_third h3 {
  font-size: 29px;
  font-weight: normal!important;
  text-align: left;
  margin-top: 10px;
  margin-bottom: 0px;
}
.home .one_third, .page-template-page-stewardship-home-php .one_third {
	border-left: 2px dotted #ededed;
	padding-left: 1em;
}
.home .one_third:first-child, .page-template-page-stewardship-home-php .one_third:first-child {
	border-left: none;
	padding-left: none;
}
.home .one_third.home_ad, .page-template-page-stewardship-home-php .one_third.home_ad {
	border-left: none;
}
#countdowntimer-2 p {
font-size: 14px;
color: #FFF;
text-align: left;
font-weight: 200;
line-height: 1.5em;
margin-top: 3px;
margin-bottom: 10px;
}
#countdowntimer-2 a.button {
	background: #612f7a;
	text-transform: uppercase;
	letter-spacing: 1px;
	padding: 8px 20px;
	display: inline-block;
	border: none;
	box shadow: 0 0 3px #612f7a;
	margin-bottom: 5px;
	font-size: 12px;
}
.home .one_third #countdowntimer-2 a.button, .page-template-page-stewardship-home-php .one_third #countdowntimer-2 a.button  {
	background: #7e4795;
}

.c-3po-mini-tophtml, .c-3po-mini-bothtml {text-align: left!important;}
#sidemenu {
	margin: 0;
	padding: 15px;
	border: 1px solid #d3e2e7;
	border-top: none;
	background: #FFF;
	}
#sidemenu > li:last-child	 {border-bottom: none;}
#sidemenu li {
	border-bottom: 1px solid #d0e8f9;
	line-height: 1.5em;
}
#sidemenu li a {
	color: rgb(0,132,168);
	font-weight: 600;
	font-size: 16px;
	padding: 9px 0;
	display: inline-block;
}
  .stewardship #sidemenu li a {
    color: #006984;
  }
    .stewardship #sidemenu li a:hover {
      color: #005469;
    }
#sidemenu ul.children {
	display: none;
	margin: 0;
}
#sidemenu ul.children li {
	border-top: 1px solid #b7deec;
	border-bottom: none;
	list-style: none;
	color: #4c8d9c;
	text-indent: -12px;
}
#sidemenu ul.children li a:before {
	content: '•';
	margin-right: 5px;
	color: #4c8d9c;
	font-size: 18px;
}


#sidemenu ul.children li li a:before {
	content: '–';
}
#sidemenu ul.children li a {
	font-weight: normal;
	color: #4d5050;
	margin-left: 25px;
}

#sidemenu ul.children li li a {
	margin-left: 40px;
}
#sidemenu li.current_page_item ul.children, #sidemenu li.current_page_ancestor ul.children {
	display: block;
}



.widget_nav_menu h4.widgettitle {display:none;}

  .widgettitle {
    margin-bottom: 0.5em;
  }
  .widget ul li {
    margin-bottom: 0.75em;
    /* deep nesting */

  }
  .widget ul li ul {
    margin-top: 0.75em;
    padding-left: 1em;
  }

  .jcarousel-skin-tango .jcarousel-clip-horizontal {width: 533px!important;}
  .jcarousel-skin-tango .jcarousel-container-horizontal {width: 614px!important;}
  .spons {width: 14%;}
  /* links widget */
  /* meta widget */
  /* pages widget */
  /* recent-posts widget */
  /* archives widget */
  /* tag-cloud widget */
  /* calendar widget */
  /* category widget */
  /* recent-comments widget */
  /* search widget */
  /* text widget */
  /*********************
  FOOTER STYLES
  *********************/
  /*
  you'll probably need to do quite a bit
  of overriding here if you styled them for
  mobile. Make sure to double check these!
  */
  .footer-links ul li {
    /*
  			be careful with the depth of your menus.
  			it's very rare to have multi-depth menus in
  			the footer.
  			*/

  }

 p.copyright {
  width: auto;
	  }
	.footer img {float: left;}
  /* end .footer-links */

  .thought-leader {
    float: right;
    width: 50%;
  }

  .pres-cats {
    float: left;
    width: 50%;
    padding-right: 1rem;
  }

}

.thought-leader {
  padding: 1rem 1.5rem;
  border: 1px solid #ccc;
}
    .thought-leader h4 {
    margin-top: 0;
  }
  .thought-leader ul {
    margin-bottom: 0;
  }

/*
DESKTOP
This is the average viewing window. So Desktops, Laptops, and
in general anyone not viewing on a mobile device. Here's where
you can add resource intensive styles.
*/




@media only screen and (min-width: 1010px) {
  /******************************************************************
  Site Name:
  Author:

  Stylesheet: Desktop Stylsheet

  This is the desktop size. It's larger than an iPad so it will only
  be seen on the Desktop.


  ******************************************************************/
.home .one_third h2,.home .two_third h2, .home #countdowntimer-2 h2.h1, .page-template-page-stewardship-home-php .one_third h2, .page-template-page-stewardship-home-php #countdowntimer-2 h2.h1 {font-size: 38px;}
.home .one_third h2 {font-size: 34px;}
.home .two_third h2 {margin-top: 0; color: #226ba0;}
.home .two_third h1 {margin-bottom: 10px;}

.home #main .entry-content > .one_half {
  padding-right: 2%;
  margin: 0;
}

.home #main .entry-content > .content {
  padding: 2.75em 0 2.75em 5%;
  padding-right: 0;
  border-left: 1px dotted #CCC;
}

	.home .entry-content .one_fourth {
		border-right: 2px dotted #ddd;
		padding-right: 2em;
		margin-right: 2em;
		width: 23%;
		height: 175px;
	}

#top-header .social-icons {
padding-right: 40px !important;
margin-right: 0;
}
.rsDefaultInv .rsBullets {
	left: 6.5em!important;
}
#bluebar .circle {
  width: 48%;
}
#bluebar h2 a {
	font-size: 24px;
}

#royalcont .wrap{
	max-width: 1240px;
	margin: 0 auto;
	padding: 0;
	position: relative;
}
#bluebar .wrap, #sponsors.wrap {
	max-width: 1000px;
}

.rsSBlock {
	padding: 1.5em 7em;
	width: 50%!important;
}
.rsDefaultInv, .rsDefaultInv .rsOverflow, .rsDefaultInv, .rsDefaultInv .rsVideoFrameHolder, .rsDefaultInv .rsThumbs {background: #000!important;}
.rsSlide { background: linear-gradient(to right, #00708F, #000 50% ) !important; }
.rsContainer {
	max-width: 1240px;
	margin: 0px auto;
}

.rsDefaultInv.rsHor .rsArrowRight .rsArrowIcn {background: url(../images/rarr.png) 0 0 no-repeat!important;}
.rsDefaultInv.rsHor .rsArrowLeft .rsArrowIcn {background: url(../images/larr.png) 0 0 no-repeat!important;}
.rsSBlock h3 {
  font-size: 1.25em;
}
.rsSBlock h2 {
  font-size: 36px;
}
.rsHomeTempl .rsThumbsHor {
	height: 120px!important;
}

.top-nav li.stewardship {
	width: auto;
}
nav .top-nav li a {
	font-weight: 600;
}
#top-header > .wrap {
	width: 100%;
}

#top-header .one_half {
	text-align: left;
	margin: 0 4% 0 0;
	width: 48%;
}
 #top-header .wrap.two p {
	margin: 5px 0 0 0;
	font-size: 1.2em;
	text-align: left;
 }

  .nav li:hover ul {
    top: auto;
    display: block;
  }

#top-header #news-ticker {
		color: #544921;
		font-size: 12px; /*12px*/
		float: left;
		width: auto;
		height: 30px;
		display:block;
		margin-left: 10px;

	}
		#top-header #news-ticker {
			padding-top: 10px;
			height: 20px;
		}
			#top-header #news-ticker strong.latest-news {
				float: left;
				text-transform: uppercase;
				font-size:11px;
			}
		#top-header #news-ticker ul{
			float: left;
			overflow: hidden;
			margin-top: 1px;
			width:330px!important;
		}
		#top-header #news-ticker ul li {
			display: block;
			float: left;
			background-color: transparent;
			margin-left: 6px;
			margin-top: -5px;
			line-height: 22px;
			overflow: hidden;
			width: 330px!important;
		}
		#top-header #news-ticker ul li .readmore {
			font-size: 0.9em;
			font-style: italic;
			color: #dd6d0f;
		  }
		  #top-header #news-ticker ul li a {
		  	text-decoration: none;
			color: inherit;
		  }
		  #top-header #news-ticker ul li a:hover {
		  	text-decoration: underline;
		  }

  nav .top-nav > li {height: auto;}

#top-header {
	width: 78%!important;
	max-width: 1030px;
	margin: 0 auto;
}
.shadow {
	height: 5px;
	width: 100%;
	background: -moz-linear-gradient(top, rgba(0,0,0,0.3) 0%, rgba(0,0,0,0) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0.3)), color-stop(100%,rgba(0,0,0,0))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(0,0,0,0.3) 0%,rgba(0,0,0,0) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(0,0,0,0.3) 0%,rgba(0,0,0,0) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(0,0,0,0.3) 0%,rgba(0,0,0,0) 100%); /* IE10+ */
	background: linear-gradient(to bottom, rgba(0,0,0,0.3) 0%,rgba(0,0,0,0) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4d000000', endColorstr='#00000000',GradientType=0 ); /* IE6-9 */
	position: absolute;
	bottom: -5px;
}

#background-left {
	right: 79%;
}
#background-right {
	left: 83%;
}

#top-header > .wrap.two {
	box-shadow: none;
	padding: 2em 0 1.5em 2em;
}

#top-header > .wrap.two img {
	float: right;
}

header #inner-header {background: url("../images/shad-bg.png") 0 0 repeat-x;}
  .jcarousel-skin-tango .jcarousel-clip-horizontal {
width: 670px!important;
}

header #inner-header > a {
width: 100%;
}

 ul.top-nav {max-width: 1000px!important;}
 nav .top-nav li {padding: 0px 17px;}
.jcarousel-skin-tango .jcarousel-container.jcarousel-container-horizontal {width: 77%!important;}
.cap {font-size: 26px;}
.cap .cap_action {margin-top: 12px;}
h4.slide_title {height: 35px;}
#buttons small.nav_desc {
  font-size: 0.55em;
}

#container .top-nav > li.oneline.menu-item-has-children:hover:after {
  bottom: -3px;
}

}
/*
LARGE VIEWING SIZE
This is for the larger monitors and possibly full screen viewers.
*/
@media only screen and (min-width: 1240px) {
  /******************************************************************
  Site Name:
  Author:

  Stylesheet: Super Large Monitor Stylesheet

  You can add some advanced styles here if you like. This kicks in
  on larger screens.

  ******************************************************************/
#top-header {
	margin: 0 auto;
	width: 65%!important;
}
#background-right {
	left: 75%;
}

}

@media only screen and (min-width: 1800px) {
#background-left {
	right: 75%;
}
#background-right {
	left: 70%;
}
}
/*
RETINA (2x RESOLUTION DEVICES)
This applies to the retina iPhone (4s) and iPad (2,3) along with
other displays with a 2x resolution. You can also create a media
query for retina AND a certain size if you want. Go Nuts.
*/
@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(http://aihce2016.org/wp-files/themes/aihce2016/library/css/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(http://aihce2016.org/wp-files/themes/aihce2016/library/css/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
Want to get fancy for no good reason? Knock yourself out.
*/
@media (device-height: 568px) and (-webkit-min-device-pixel-ratio: 2) {

}
/*
PRINT STYLESHEET
Feel free to customize this. Remember to add things that won't make
sense to print at the bottom. Things like nav, ads, and forms should
be set to display none.
*/
@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;
    filter: none !important;
    -ms-filter: none !important;
  }
  a,
  a:visited {
    color: #444 !important;
    text-decoration: underline;
  }
  a:after,
  a:visited:after {
    content: " (" attr(href) ")";
  }
  a abbr[title]:after,
  a:visited abbr[title]:after {
    content: " (" attr(title) ")";
  }
  .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,
  nav {
    display: none;
  }
}