/*
Theme Name: 	IILJ
Description: 	Custom theme developed for NYU Law School
Version: 		1.0
Author: 		Michael Bierman (design) / Randy Federighi (development)
*/

/* ======================= global resets ======================= */
/* Based upon 'reset.css' in the Yahoo! User Interface Library: http://developer.yahoo.com/yui */
*, html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, label, fieldset, input, p, blockquote, th, td { margin:0; padding:0 }
table 					{ border-collapse:collapse; border-spacing:0 }
fieldset, img 			{ border:0 }
address, caption, cite, code, dfn, em, strong, th, var { font-style:normal; font-weight:normal }
caption, th	 			{ text-align:left }
q:before, q:after 		{ content:''}
a img 					{ border:none } /* Gets rid of IE's blue borders */
input[type="submit"]	{ cursor:pointer; -webkit-appearance: button; /* Corrects inability to style clickable 'input' types in iOS */ }
input[type="submit"]::-moz-focus-inner { border:0; } /* helps with input and submit sizing */
/* html5 reset */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display:block; }
audio,
canvas,
video 					{ display:inline-block; }
audio:not([controls]) 	{ display:none; }
@-ms-viewport			{ width:device-width; }
*,
*:before,
*:after 			{ -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; }
html, body			{ height:100%; }
:link img 			{ border:none; }
a 					{ outline:none; }
.hidden 			{ display:none; }
br.clear 			{ clear:both; display:block; height:1px; margin:-1px 0 0 0 }
.clearfix:after 				{ visibility:hidden; display:block; font-size:0; content:" "; clear:both;  height:0; }
* html .clearfix             	{ zoom:1; } /* IE6 */
*:first-child+html .clearfix 	{ zoom:1; } /* IE7 */
/* responsive */
img, object, embed 	{ max-width:100%; height:auto; }
object, embed		{ height:100%; }
img				 	{ -ms-interpolation-mode: bicubic; }

/* ======================= Font replacements ======================= */
@font-face {
  font-family: 'Guardian Egyptian Web';
  src: url('style/fonts/GuardianEgyp-HairlineIt-Web.eot');
  src: url('style/fonts/GuardianEgyp-HairlineIt-Web.eot?#iefix') format('embedded-opentype'),
       url('style/fonts/GuardianEgyp-HairlineIt-Web.woff2') format('woff2'),
       url('style/fonts/GuardianEgyp-HairlineIt-Web.woff') format('woff');
  font-weight:  100;
  font-style:   italic;
  font-stretch: normal;
}
@font-face {
  font-family: 'Guardian Egyptian Web';
  src: url('style/fonts/GuardianEgyp-Hairline-Web.eot');
  src: url('style/fonts/GuardianEgyp-Hairline-Web.eot?#iefix') format('embedded-opentype'),
       url('style/fonts/GuardianEgyp-Hairline-Web.woff2') format('woff2'),
       url('style/fonts/GuardianEgyp-Hairline-Web.woff') format('woff');
  font-weight:  100;
  font-style:   normal;
  font-stretch: normal;
}
@font-face {
  font-family: 'Guardian Egyptian Web';
  src: url('style/fonts/GuardianEgyp-ThinIt-Web.eot');
  src: url('style/fonts/GuardianEgyp-ThinIt-Web.eot?#iefix') format('embedded-opentype'),
       url('style/fonts/GuardianEgyp-ThinIt-Web.woff2') format('woff2'),
       url('style/fonts/GuardianEgyp-ThinIt-Web.woff') format('woff');
  font-weight:  200;
  font-style:   italic;
  font-stretch: normal;
}
@font-face {
  font-family: 'Guardian Egyptian Web';
  src: url('style/fonts/GuardianEgyp-Thin-Web.eot');
  src: url('style/fonts/GuardianEgyp-Thin-Web.eot?#iefix') format('embedded-opentype'),
       url('style/fonts/GuardianEgyp-Thin-Web.woff2') format('woff2'),
       url('style/fonts/GuardianEgyp-Thin-Web.woff') format('woff');
  font-weight:  200;
  font-style:   normal;
  font-stretch: normal;
}
@font-face {
  font-family: 'Guardian Egyptian Web';
  src: url('style/fonts/GuardianEgyp-LightIt-Web.eot');
  src: url('style/fonts/GuardianEgyp-LightIt-Web.eot?#iefix') format('embedded-opentype'),
       url('style/fonts/GuardianEgyp-LightIt-Web.woff2') format('woff2'),
       url('style/fonts/GuardianEgyp-LightIt-Web.woff') format('woff');
  font-weight:  300;
  font-style:   italic;
  font-stretch: normal;
}
@font-face {
  font-family: 'Guardian Egyptian Web';
  src: url('style/fonts/GuardianEgyp-Light-Web.eot');
  src: url('style/fonts/GuardianEgyp-Light-Web.eot?#iefix') format('embedded-opentype'),
       url('style/fonts/GuardianEgyp-Light-Web.woff2') format('woff2'),
       url('style/fonts/GuardianEgyp-Light-Web.woff') format('woff');
  font-weight:  300;
  font-style:   normal;
  font-stretch: normal;
}
@font-face {
  font-family: 'Guardian Egyptian Web';
  src: url('style/fonts/GuardianEgyp-RegularIt-Web.eot');
  src: url('style/fonts/GuardianEgyp-RegularIt-Web.eot?#iefix') format('embedded-opentype'),
       url('style/fonts/GuardianEgyp-RegularIt-Web.woff2') format('woff2'),
       url('style/fonts/GuardianEgyp-RegularIt-Web.woff') format('woff');
  font-weight:  400;
  font-style:   italic;
  font-stretch: normal;
}
@font-face {
  font-family: 'Guardian Egyptian Web';
  src: url('style/fonts/GuardianEgyp-Regular-Web.eot');
  src: url('style/fonts/GuardianEgyp-Regular-Web.eot?#iefix') format('embedded-opentype'),
       url('style/fonts/GuardianEgyp-Regular-Web.woff2') format('woff2'),
       url('style/fonts/GuardianEgyp-Regular-Web.woff') format('woff');
  font-weight:  400;
  font-style:   normal;
  font-stretch: normal;
}
@font-face {
  font-family: 'Guardian Egyptian Web';
  src: url('style/fonts/GuardianEgyp-MediumIt-Web.eot');
  src: url('style/fonts/GuardianEgyp-MediumIt-Web.eot?#iefix') format('embedded-opentype'),
       url('style/fonts/GuardianEgyp-MediumIt-Web.woff2') format('woff2'),
       url('style/fonts/GuardianEgyp-MediumIt-Web.woff') format('woff');
  font-weight:  500;
  font-style:   italic;
  font-stretch: normal;
}
@font-face {
  font-family: 'Guardian Egyptian Web';
  src: url('style/fonts/GuardianEgyp-Medium-Web.eot');
  src: url('style/fonts/GuardianEgyp-Medium-Web.eot?#iefix') format('embedded-opentype'),
       url('style/fonts/GuardianEgyp-Medium-Web.woff2') format('woff2'),
       url('style/fonts/GuardianEgyp-Medium-Web.woff') format('woff');
  font-weight:  500;
  font-style:   normal;
  font-stretch: normal;
}
@font-face {
  font-family: 'Guardian Egyptian Web';
  src: url('style/fonts/GuardianEgyp-SemiboldIt-Web.eot');
  src: url('style/fonts/GuardianEgyp-SemiboldIt-Web.eot?#iefix') format('embedded-opentype'),
       url('style/fonts/GuardianEgyp-SemiboldIt-Web.woff2') format('woff2'),
       url('style/fonts/GuardianEgyp-SemiboldIt-Web.woff') format('woff');
  font-weight:  600;
  font-style:   italic;
  font-stretch: normal;
}
@font-face {
  font-family: 'Guardian Egyptian Web';
  src: url('style/fonts/GuardianEgyp-Semibold-Web.eot');
  src: url('style/fonts/GuardianEgyp-Semibold-Web.eot?#iefix') format('embedded-opentype'),
       url('style/fonts/GuardianEgyp-Semibold-Web.woff2') format('woff2'),
       url('style/fonts/GuardianEgyp-Semibold-Web.woff') format('woff');
  font-weight:  600;
  font-style:   normal;
  font-stretch: normal;
}
@font-face {
  font-family: 'Guardian Egyptian Web';
  src: url('style/fonts/GuardianEgyp-BoldIt-Web.eot');
  src: url('style/fonts/GuardianEgyp-BoldIt-Web.eot?#iefix') format('embedded-opentype'),
       url('style/fonts/GuardianEgyp-BoldIt-Web.woff2') format('woff2'),
       url('style/fonts/GuardianEgyp-BoldIt-Web.woff') format('woff');
  font-weight:  700;
  font-style:   italic;
  font-stretch: normal;
}
@font-face {
  font-family: 'Guardian Egyptian Web';
  src: url('style/fonts/GuardianEgyp-Bold-Web.eot');
  src: url('style/fonts/GuardianEgyp-Bold-Web.eot?#iefix') format('embedded-opentype'),
       url('style/fonts/GuardianEgyp-Bold-Web.woff2') format('woff2'),
       url('style/fonts/GuardianEgyp-Bold-Web.woff') format('woff');
  font-weight:  700;
  font-style:   normal;
  font-stretch: normal;
}
@font-face {
  font-family: 'Guardian Egyptian Web';
  src: url('style/fonts/GuardianEgyp-BlackIt-Web.eot');
  src: url('style/fonts/GuardianEgyp-BlackIt-Web.eot?#iefix') format('embedded-opentype'),
       url('style/fonts/GuardianEgyp-BlackIt-Web.woff2') format('woff2'),
       url('style/fonts/GuardianEgyp-BlackIt-Web.woff') format('woff');
  font-weight:  800;
  font-style:   italic;
  font-stretch: normal;
}
@font-face {
  font-family: 'Guardian Egyptian Web';
  src: url('style/fonts/GuardianEgyp-Black-Web.eot');
  src: url('style/fonts/GuardianEgyp-Black-Web.eot?#iefix') format('embedded-opentype'),
       url('style/fonts/GuardianEgyp-Black-Web.woff2') format('woff2'),
       url('style/fonts/GuardianEgyp-Black-Web.woff') format('woff');
  font-weight:  800;
  font-style:   normal;
  font-stretch: normal;
}

/*
	OVERVIEW:
	 	- Architecture / Grid
		- Typography
		- Masthead
		- Post (main content area)
		- Sidebar
		- Archive
		- Footer
		- Page Templates
		- Theme Helpers
		- Theme custom short codes
		- Plugin Styling
		- Presentational classes generated by WordPress
		- Responsive

	COLORS:;
		Blue/Gray: 		#3d4652
		Blue: 			#406c8e
		Red: 			#9d3952
		Light Yellow: 	#f4f3ed
		Gray: 			#3c3c3c
		Light Gray: 	#787878
*/

/*======================= Architecture ======================= */
body {
	margin:0;
	padding:0;
	background:#eee;
	color:#3c3c3c;
	font-family: 'Guardian Egyptian Web', Palatino, "Palatino Linotype", "Palatino LT STD", "Book Antiqua", Georgia, serif;
	font-size:15px;
	font-weight:400;
	font-style:normal;
	text-align:left;
}
#pagewrap {
	width:100%;
	max-width:1100px;
	margin:0 auto;
	background:#fff;
	-moz-box-shadow:	0px 0px 5px 6px #ccc;
	-webkit-box-shadow:	0px 0px 5px 6px #ccc;
	box-shadow:			0px 0px 5px 6px #ccc;
}
.pagewidth {
	padding:0 25px; /* sets the additional left-right padding */
}
#content-wrap {
	padding-top:150px;
	padding-bottom:30px;
	min-height:1000px;
	/* overflow:hidden; */
}
.home #content-wrap {
	min-height:0;
}
/* grid */
[class*='col-'] {
  	float:left;
}
[class*='col-'] > .inner {
	margin:0 15px;
}
.grid:after {
  	content:"";
  	display:table;
  	clear:both;
}
.col-1-1 {
	width:100%;
}
.col-1-2 {
	width:50%;
}
.col-1-3 {
	width:33.3333333333%;
}
.col-2-3 {
	width:66.6666666666%;
}
.col-1-4 {
	width:25%;
}
.col-3-4 {
	width:75%;
}
.col-1-5 {
	width:20%;
}
.col-2-5 {
	width:40%;
}
.col-3-5 {
	width:60%;
}
.col-4-5 {
	width:80%;
}

/*======================= Typography ======================= */
p {
	margin:0 0 15px 0;
	line-height:1.2;
}
/* lists */
ul {
	margin:0 0 15px 0;
	padding:0;
}
ul li {
 	margin:0 0 0 30px;
 	padding:0;
 	list-style:disc;
 	font-size:16px;
 	letter-spacing:.5px;
 	line-height:1.5;
}
ul li ul li	{
	list-style:circle;
}
ol {
	margin:0 0 15px 0;
	padding:0;
}
ol li {
	text-align:left;
	margin:0 0 0 30px;
	padding:0;
	list-style:decimal;
	line-height:1.4;
}
blockquote {
	margin:20px;
	padding:10px 20px;
	border-left:4px solid #ccc;
	font-size:22px;
}
blockquote p {
	font-style:italic;
	margin:0;
}
small {
	font-size:11px;
}
strong, b {
	font-weight:700;
}
em, i {
	font-style:italic;
}
/* tables */
table {
	border-collapse:collapse;
}
table tr td	{
	padding:5px;
}
/* headings */
h1,h2,h3,h4,h5,h6 {
	font-family: 'Guardian Egyptian Web', Palatino, "Palatino Linotype", "Palatino LT STD", "Book Antiqua", Georgia, serif;
	text-align:left;
	font-weight:700;
	font-style:normal;
	color:#3c3c3c;
	line-height:1.2;
}
h1 {
	color:#9d3952;
	font-size:40px;
	font-weight:700;
	margin:0 0 20px 0;
}
h2 {
	font-size:28px;
	margin:0 0 10px 0;
}
h3 {
	font-size:20px;
	margin:0 0 10px 0;
}
h4 {
	font-size:18px;
	margin:0 0 10px 0;
}
h5 {
	font-size:14px;
	margin:0 0 10px 0;
}
h6 {
	font-size:12px;
	margin:0 0 10px 0;
}
/* default links & buttons */
a {
	color:#406c8e;
	text-decoration:none;
	/*
	-o-transition:		.3s;
	-ms-transition:		.3s;
	-moz-transition:	.3s;
	-webkit-transition:	.3s;
	transition:			.3s;
	*/
}
a:hover {
	text-decoration:none;
}
/* Forms */
label {
	display:block;
	margin:0 0 5px 0;
}
input,
textarea,
select {
	display:block;
	color:#555;
	margin:0 0 15px 0;
	padding:5px;
	border:1px solid #ccc;
	font-family: 'Guardian Egyptian Web', Palatino, "Palatino Linotype", "Palatino LT STD", "Book Antiqua", Georgia, serif;
	/* keep all boxes equal */
	box-sizing:content-box;
	-ms-box-sizing:content-box;
	-moz-box-sizing:content-box;
	-webkit-box-sizing:content-box;
}
input[type="radio"],
input[type="checkbox"] {
	display:inline-block !important;
}
select {
	line-height:28px; /* this is needed to keep height on select elements in safari */
}
/* placeholder font color */
::-webkit-input-placeholder {
	color:#333;
}
:-moz-placeholder {
	/* Firefox 18- */ color:#333;
}
::-moz-placeholder {
	/* Firefox 19+ */ color:#333;
}
:-ms-input-placeholder {
	color:#333;
}

/* ======================= Masthead ====================== */
#masthead {
	position:fixed;
	width:1100px;
	z-index:1000;
	height:120px;
	background:#1a678a url(images/bg/header-tall.jpg) no-repeat center 0;
}
/* scrolling topbar */
#scroll-topbar {
	display:none;
	width:100%;
	height:46px; /* must match js file height! */
	margin:0 auto;
	background:rgba(25,44,61,0.7);
	z-index:10000;
}
#scroll-topbar a.logo-home {
	display:block;
	margin-top:2px;
}
#scroll-topbar a.logo-home img {
	max-width:60px;
	height:auto;
}
#scroll-topbar a.hamburger {
	width:44px;
	height:34px;
	overflow:hidden;
	margin-top:0px;
	float:right;
	text-indent:-999px;
	background:url(images/bg/hamburger.png) no-repeat right 14px;
}
/* topbar visible */
#masthead #topbar {
	background:rgba(25,44,61,0.7);
	padding-top:5px;
	padding-bottom:5px;
}
#masthead #topbar a.nyu-logo {
	display:block;
	position:relative;
	z-index:500;
	width:82px;
	height:16px;
	background:url(images/bg/nyu-law.png) no-repeat 0 0;
	overflow:hidden;
	text-indent:-9999px;
}
/* searchform.php */
#masthead #topbar form#searchform	{
	position:relative;
	margin:0;
	padding:0;
}
#masthead #topbar input#s {
	width:96%;
	font-size:10px;
	margin:0;
	padding:0 2%;
	height:16px;
	line-height:16px;
	background:#5c839f url(images/bg/icon-search.png) no-repeat 96% 4px;
	border:none;
	outline:none;
	color:#fff;
}
#masthead #topbar input#s:focus {
	border:none;
	outline:none;
}
#masthead #topbar input#searchsubmit {
	position:absolute;
	right:0px;
	top:0px;
	width:23px;
	height:25px;
	background:none;
	border:none;
	outline:none;
	text-indent:-999px;
}
/* hamburger for main menu under 767px*/
#masthead #topbar a.hamburger {
	display:none;
	width:24px;
	height:18px;
	overflow:hidden;
	margin-top:0px;
	float:right;
	text-indent:-999px;
	background:url(images/bg/hamburger.png) no-repeat right 0;
}
#masthead #logo h1 {
	line-height:1;
	position:relative;
	margin:-17px 0 0 0;
}
#masthead #logo h1 img {
	display:block;
	line-height:1;
	margin-left:-3px;
}
#masthead #nav-wrap	{
	margin:0;
}

/* shared font settings for links and headings */
#masthead .widget_nav_menu h3.widget-title,
#masthead .widget_nav_menu ul li a {
	font-size:11px;
	font-weight:500;
	text-transform:uppercase;
	margin:0;
	padding:2px 0 2px 1px;
	border-bottom:1px solid rgba(255,255,255,0.3);
	letter-spacing:1.5px;
	line-height:1;
}
#masthead .widget_nav_menu {
	padding-top:13px;
}
#masthead .widget_nav_menu h3.widget-title {
	color:#fff;
}
#masthead .widget_nav_menu ul {
	margin:0;
	padding:0;
}
#masthead .widget_nav_menu ul li {
	list-style:none;
	padding:0;
	margin:0;
}
#masthead .widget_nav_menu ul li a {
	color:#d0dbe2;
	display:block;
	text-decoration:none;
	border-bottom:1px solid rgba(255,255,255,0.3);
	-o-transition:		.3s;
	-ms-transition:		.3s;
	-moz-transition:	.3s;
	-webkit-transition:	.3s;
	transition:			.3s;
}
#masthead .widget_nav_menu ul li a:hover {
	text-decoration:none;
	color:#fff;
}
#masthead .widget_nav_menu ul > li.current-menu-item > a {

}
#masthead .widget_nav_menu ul li ul {
	display:none;
	background:#536381;
	position:absolute;
	left:0;
	top:100%;
	margin:0;
	padding:0;
	z-index:100;
	border:none;
}
#masthead .widget_nav_menu ul li:hover > ul {
	display:block;
}
#masthead .widget_nav_menu ul li ul li {
	float:none;
	margin:5px 0;
}
#masthead .widget_nav_menu ul li ul li a {
	float:none;
	width:220px;
	display:block;
	padding:5px 10px;
	background:none;
}
#masthead .widget_nav_menu ul li ul li ul {
	left:100%;
	top:0;
}
/* dead links */
li.nolink > a {
	cursor:default;
	text-decoration:none;
}
li.nolink > a:hover {
	cursor:default;
	text-decoration:none;
}

/* ======================= .post ====================== */
.entry-header h1 {
	margin: 0 0 10px 0;
	line-height:1.1;
}
.publication .entry-header h1,
.single .entry-header h1 {
	font-size:28px;
}
#primary {
	/* border-right:1px solid #787878; */
}
#primary > .inner {
	margin-right:95px;
}
.post {
	padding:0;
	margin:0;
	position:relative;
}
.post .entry-content p {
	font-size:16px;
	line-height:1.5;
	letter-spacing:.5px;
}
p.date {
	margin:0;
}
.post .featured-img	{
	margin:0 0 25px 0;
}

/* ======================= widgets ====================== */
/* search filter */
h3.widget-title span.toggle-search-filters,
h3.widget-title span.toggle-sticky-menu {
	display:none;
	float:right;
	width:20px;
	height:20px;
	background:url(images/bg/search-filter-toggle-blue.png) no-repeat -20px 0;
}
h3.widget-title span.toggle-search-filters.open,
h3.widget-title span.toggle-sticky-menu.open {
	background-position:4px 0;
}
.search-filters select,
.search-filters input {
	width:94%;
	max-width:250px;
	background:#ecf0f4;
	font-size:13px;
	height:20px;
	line-height:1;
	padding:0 3%;
	border:1px solid #77787b;
}
.search-filters select {
	width:100%;
	padding-left:0;
	padding-right:0;
	-ms-box-sizing:content-box;
	-moz-box-sizing:content-box;
	-webkit-box-sizing:content-box;
	box-sizing:content-box;
}
.search-filters option {
	background:#fff;
}
.search-filters input.submit {
	background:#406c8e;
	border:none;
	outline:none;
	color:#fff;
	width:100px;
	padding:0 10px;
	height:23px;
	text-transform:uppercase;
	letter-spacing:.5px;
	font-size:12px;
}

/* this applies to sticky menus as well */
#sticky-menu {
	width:180px;
	background:#fff;
}
.sidebar ul.menu {
	margin:0;
	padding:0;
}
#sticky-menu h3.widget-title {
	margin-bottom:0;
}
#sticky-menu ul.menu li,
.sidebar ul.menu li {
	margin:0;
	padding:0;
	list-style:none;
	line-height:1.1;
}
#sticky-menu ul.menu li a,
.sidebar ul.menu li a {
	display:block;
	margin:0;
	padding:5px 0 4px 0;
	font-weight:500;
	border-bottom:1px solid #787878;
}

/* author output */
.author img {
	max-width:100px;
	height:auto;
	display:block;
	margin:0 0 5px 0;
}
span.author-name {
	display:block;
	line-height:1.2;
}
.loop-14 span.author-name:last-of-type,
.featured-book span.author-name:last-of-type {
	display:inline;
}
.widget span.author-name {
	font-size:13px;
}
#secondary .author span.author-name {
	font-family: 'Guardian Egyptian Web', Palatino, "Palatino Linotype", "Palatino LT STD", "Book Antiqua", Georgia, serif;
	text-align:left;
	font-weight:700;
	font-style:normal;
	letter-spacing:.5px;
	display:inline;
	color:#3c3c3c;
	margin:0;
}
/* default */
.widget {
	padding:0;
	margin:0 0 15px 0;
	position:relative;
}
h3.widget-title,
.sidebar h6 {
	font-size:11px;
	color:#9d3952;
	margin:0 0 7px 0;
	padding:0 0 3px 0;
	text-transform:uppercase;
	font-weight:700;
	letter-spacing:1px;
	border-bottom:1px solid #787878;
}
.widget p,
.custom-sidebar p {
	font-size:13px;
	margin-bottom:8px;
	line-height:1.4;
}
.widget p:last-child {
	margin:0;
}

/* Loop 14 ( also affects event loops) */
.sidebar .loop-14 {
	margin:0 0 8px 0;
	padding:0 0 5px 0;
	border-bottom:1px solid #787878;
}
.sidebar .loop-14:last-child {
	border:none;
}
.sidebar .loop-14.template-4 img {
	height:115px;
	width:auto;
}
.sidebar .loop-14 h3 {
	font-weight:500;
	font-size:15px;
	margin:0;
}
.sidebar .event-14 h3 {
	margin:0 0 3px 0;
}
.sidebar .loop-14 h3 a:hover {
	color:#646464;
}
.loop-14 p.author {
	font-size:18px;
	margin:0;
	line-height:1.2;
}
.sidebar .loop-14 p.publisher {
	font-size:13px;
	margin:0;
}
.sidebar .loop-14 p.pre-title {
	font-size:13px;
	margin:0;
}

/* when  used in main content area */
#primary .loop-14 {
	margin:0 0 20px 0;
    padding:5px 0 0 0;
	border-top:1px solid #787878;
	border-bottom:none;
}
#primary .events .loop-14:last-of-type,
#primary .loop-cols-1 .loop-14:last-of-type {
	margin-bottom:0;
}
#primary .loop-14 h3 {
	font-size:22px;
	font-weight:600;
	margin:0;
}
#primary .loop-14 p.pre-title {
	margin:0;
	line-height:1.2;
}
#primary .loop-14 p.publisher {
	margin:0;
}

/* loop 14 used in main content 3 column area */
#primary .loop-cols-3 .loop-14 {
	width:30%;
	height:230px;
	float:left;
	margin:0 5% 5% 0;
	border-bottom:none;
	border-top:none;
}
#primary .loop-cols-3 .loop-14:nth-child(3n+3) {
	margin-right:0;
}
#primary .loop-cols-3 .loop-14 h3 {
	font-size:16px;
}
#primary .loop-cols-3 .loop-14 p.pre-title {
	margin:0;
	font-size:15px;
	line-height:1.2;
}
#primary .loop-cols-3 .loop-14 h3 a {
	color:#406c8e;
}
.loop-14.template-4 img {
	height:125px;
	width:auto;
}

/* loop-14 used on archive pages */
.category-desc {
	margin:0 0 25px 0;
}
.category-desc p {
	line-height:1.5;
	font-size:16px;
	letter-spacing:.5px;
}
.archive .loop-14 a.gt {
	display:none;
}

/* link widget */
.widget.link-widget {
	margin:-10px 0 20px 0 !important;
}
.widget.link-widget a {
	display:block;
	text-transform:uppercase;
	font-size:10px;
	font-weight:500;
	letter-spacing: 1px;
}

/* boxed content (with colored background */
.widget.boxed {
	background:#406c8e;
	padding:11px 15px;
	color:#fff;
}
.widget.boxed h3.boxed-widget-title {
	color:#fff;
	font-weight:600;
	font-size:16px;
	margin:0 0 5px 0;
	letter-spacing:.5px;
}
.widget.boxed h3.boxed-widget-title a {
	color:#fff;
}
.widget.boxed a {
	color:#fff;
}
.widget.boxed a:hover {
	color:#d0dbe2;
}
.widget.boxed p {
	color:#fff;
}
.widget.boxed p:last-child {
	margin:0;
}

/* featured book */
.widget.featured-book {
	padding:11px 15px;
	background:#f6f6f0;
}
.widget.featured-book h3.widget-title {
	border:none;
}
.widget.featured-book img {
	display:block;
	line-height:1;
	margin:0 0 10px 0;
	height:115px;
	width:auto;
}
.widget.featured-book h4 {
	font-size:16px;
	margin:0 0 3px 0;
}
.widget.featured-book p {
	margin:0;
}
.widget.featured-book p.pre-title {
	font-size:13px;
	margin:0;
}


.widget .search-filters p.search-help {
	margin:0 0 5px 0;
	font-size:13px;
}

/* ======================= archive.php / search.php ====================== */
.result p {
	line-height:1.5;
	letter-spacing:.5px;
	font-size:16px;
}

/* selecting after the first 5 elements (archive landing page only)
.archive.archive-page-1 #primary .loop-14:nth-child(n+7),
.archive.paged #primary .loop-14 {
	width:30%;
	margin-right:3.333333%;
	float:left;
	height:260px;
	border:none;
	overflow:hidden;
}
.archive.archive-page-1 #primary .loop-14:nth-child(n+7) h3,
.archive.paged #primary .loop-14 h3 {
	font-size:16px;
}
*/
.archive h2.heading-more {
	font-size:20px;
	margin:25px 0 10px 0;
	padding:0 0 5px 0;
	border-bottom:1px solid #787878;
}

/* paging */
.paging {
	clear:both;
	margin:20px 0 10px 0;
}
/* custom paging */
.paging span.page-numbers {
	display:inline-block;
	margin-right:3px;
}

/* ======================= footer.php ======================= */
#footer {
	background:#3f6788 url(images/bg/footer-bg.png) no-repeat 0 0;
	padding:13px 40px;
	color:#fff;
	font-size:13px;
}
#footer .widget {
	margin:0;
	padding:0;
}
#footer a {
	color:#fff;
}
#footer p {
	margin:0;
	line-height:1.3;
}

/* ======================= Page Templates ====================== */
/* filtered search results */
.filter-search-results .loop-14 span.author-name {
	display:block;
}


/*
----------------------> MICROSITES <----------------------------
*/
/* microsite menu top bar - reverses js animations */
body.microsite #topbar,
body.microsite #main-header {
	display:none;
}
body.microsite #masthead {
	height:92px;
}
body.microsite #content-wrap {
	padding-top:120px;
}
body.microsite #scroll-topbar {
	display:block;
}
#microsite-menu-bar {
	display:none;
	width:100%;
	height:46px;
	overflow:hidden;
	color:#fff;
	background:#9d3952;
}
body.microsite #microsite-menu-bar {
	display:block;
}
#microsite-menu-bar a#microsite-logo {
	display:block;
	margin:0;
}
#microsite-menu-bar a#microsite-logo.logo-image {
	padding:8px 0 0 0;
}
#microsite-menu-bar a#microsite-logo.logo-image img {
	display:block;
	line-height:1;
	max-height:27px;
	width:auto;
}
#microsite-menu-bar a#microsite-logo.logo-text {
	color:#fff;
	padding:16px 0 0 0;
	font-weight:500;
}
#microsite-menu-bar ul#microsite-nav {
	margin:0;
	padding:12px 0 0 0;
	float:right;
}
#microsite-menu-bar ul#microsite-nav li {
	margin:0 0 0 20px;
	padding:0;
	list-style:none;
	float:left;
}
#microsite-menu-bar ul#microsite-nav li a {
	display:block;
	margin:0;
	padding:5px 0;
	color:#fff;
	text-transform:uppercase;
	font-size:12px;
	font-weight:500;
	letter-spacing:1px;
}
/* microsite mobile menu */
#microsite-menu-bar a.hamburger {
	display:none;
	width:44px;
	height:34px;
	overflow:hidden;
	margin-top:0px;
	float:right;
	text-indent:-999px;
	background:url(images/bg/hamburger.png) no-repeat right 14px;
}
#microsite-mobile-menu {
	display:none;
	background:#9d3952;
	border-top:1px solid rgba(255,255,255,0.3);
}
#microsite-mobile-menu ul {
	margin:0 15px;
	padding:2px 0 0 0;
}
#microsite-mobile-menu ul li {
	margin:0;
	padding:0;
	list-style:none;
}
#microsite-mobile-menu ul li a {
	font-size:15px;
	font-weight:500;
	text-transform:uppercase;
	margin:0;
	padding:6px 0 6px 0px;
	border-bottom:1px solid rgba(255,255,255,0.3);
	letter-spacing:1.5px;
	line-height:1;
	color:#fff;
	display:block;
	text-decoration:none;
}
body.microsite .widget h3.widget-title {
	color:#3c3c3c;
}

/* People */
/* controls */
.page-template-tpl-people .social-14 {
	display:none;
}
#people ul.controls {
	margin:0 0 20px 0;
	padding:3px 4px 2px 0; /* right margin keeps controls equal width as boxes */
  	border-top:1px solid #787878;
  	border-bottom:1px solid #787878;
}
#people ul.controls li {
	list-style:none;
	margin:0 15px 0 0;
	padding:0;
	font-size:11px;
	font-weight:500;
	letter-spacing:1px;
	line-height:1;
	display:inline-block;
	text-transform:uppercase;
	cursor:pointer;
}
/* grid */
#people .container {
  	text-align:justify;
  	-webkit-backface-visibility:hidden;
  	background:#fff;
}
#people .container:after {
  	content:'';
  	display:inline-block;
  	width:100%;
}
#people .container .mix,
#people .container .gap {
  	display:inline-block;
  	width:120px;
}
#people .container .mix {
	position:relative;
  	text-align:left;
  	background:#03899c;
  	margin-bottom:20px;
  	padding:10px;
  	height:120px;
  	display:none;
  	overflow:hidden;
}
#people .container .item:before{
  	content:'';
  	display:inline-block;
  	padding-top:60%;
}
#people .container .mix:after {
  	color:#fff;
  	font-size:16px;
  	display:inline-block;
  	vertical-align:top;
  	padding:10px;
  	font-weight:700;
}
#people .container .mix span.name,
.person-box span.name {
	color:#fff;
	display:block;
	line-height:1.2 !important;
	font-size:15px;
	letter-spacing:.5px;
	font-weight:500;
}
#people .container .mix span.title,
.person-box span.title {
	display:block;
	line-height:1.2;
	position:absolute;
	width:90%;
	bottom:5px;
	left:10px;
	font-size:15px;
	letter-spacing:0;
	color:#fff;
}
/*
@media all and (min-width: 420px) {
  	#people .container .mix,
  	#people .container .gap {
    	width:32%;
  	}
}
@media all and (min-width: 640px) {
  	#people .container .mix,
  	#people .container .gap {
    	width:17%;
  	}
}
*/

/* person box (from shortcode) */
.person-box {
	display:block;
	float:left;
	position:relative;
  	text-align:left;
  	background:#03899c;
  	margin:0 21px 21px 0;
  	padding:10px;
  	width:125px;
  	height:125px;
  	overflow:hidden;
}

/* individual person (single-person.php) */
.person .bio-thumb {
	margin-bottom:10px;
}
.person a.full-bio {
	text-transform:uppercase;
	font-size:11px;
}

/* books */
.books {
	margin:30px 0 0 0;
}
.books .loop-14 {
	height:240px;
	border-bottom:1px solid #787878;
}

/* working papers with footnotes */
.single-working_paper .entry-header h1 {
	text-transform:none;
	color:#3c3c3c;
	line-height:1.1;
}
.working-paper h1 {
	font-size:22px;
	color:#3c3c3c;
	line-height:1.1;
	border-top:1px solid #787878;
	margin:30px 0 15px 0;
	padding:10px 0 0 0;
}
.working-paper sup {
	font-size:13px;
}
.working-paper ol:last-of-type {
	display:none;
}
.working-paper ol:last-of-type li {
	font-size:13px;
	font-style:italic;
}
.working-paper h2.section-heading {
	border-top:1px solid #787878;
	margin:30px 0 15px 0;
	padding:10px 0 0 0;
}

/* index */
#secondary #footnotes {
	position:relative;
}
#index {
	position:fixed;
	z-index:500;
	width:180px;
	background:#fff;
}
#index .widget.boxed {
	background:#1b678a;
}
#index h4 {
	color:#fff;
	font-size:13px;
	font-weight:500;
}
#index ul {
	display:none; /* js will animate this in when it is built */
	margin:0;
	padding:0;
}
#index ul li {
	margin:0;
	padding:0;
	list-style:none;
	line-height:1.2;
}
#index ul li a {
	display:block;
	margin:0;
	padding:4px 0 2px 0;
	line-height:1;
	color:#eee;
	font-size:13px;
	line-height:1.2;
	border-bottom:1px solid #ccc;
}
#index ul li a:hover {
	color:#fff;
}
#index ul li span {
	display:inline-block;
}
#index ul li span.roman-numeral {
	width:15%;
}
#index ul li span.title {
	width:85%;
}
a#index-hamburger {
	display:block;
	margin:5px 0 0 0;
	width:20px;
	height:20px;
	background:url(images/bg/hamburger.png) no-repeat center center;
}
#index .social-14 {
	width:94px;
	float:left;
}
a.back-to-top {
	display:block;
	width:17px;
	height:22px;
	margin:0 8px 0 0;
	float:left;
	background:url(images/bg/back-to-top-arrow.png) no-repeat center bottom;
}
a.read-abstract {
	display:block;
	width:20px;
	height:22px;
	margin:0 8px 0 0;
	float:left;
	background:url(images/bg/read-abstract-arrow.png) no-repeat center bottom;
}

/* index on mobile */
#mobile-index {
	display:none;
	width:100%;
	padding:10px 15px 0 15px;
	background:#fff;
}
#mobile-index .inner {
	float:right;
	padding:0 0 15px 0;
}
#mobile-index .social-14 {
	width:94px;
	float:left;
	margin:0;
}
#mobile-index a#mobile-index-hamburger {
	display:block;
	margin:3px 0 0 0;
	width:20px;
	height:20px;
	float:left;
	background:url(images/bg/mobile-index-hamburger.png) no-repeat center center;
}
#mobile-index ul {
	display:none;
	width:100%;
	clear:both;
	margin:0;
	padding:0 0 20px 0;
}
#mobile-index ul li {
	margin:0;
	padding:0;
	list-style:none;
	line-height:1.2;
}
#mobile-index ul li a {
	display:block;
	margin:0;
	padding:6px 0 2px 0;
	line-height:1.2;
	border-bottom:1px solid #ccc;
}
#mobile-index ul li:first-child a {
	border-top:1px solid #ccc;
}

/* footnotes */
#secondary #footnotes .footnote {
	position:absolute;
	cursor:pointer;
	overflow:hidden;
	width:180px;
	height:70px; /* must match in js */
	left:0;
	margin:0;
	padding:5px 5px 5px 5px;
	font-size:13px;
	line-height:1.2;
	background:#fff;
}
#secondary #footnotes .footnote.active {
	/* upon clicking to open */
	height:auto;
	z-index:500;
	background:#eee;
}
#secondary #footnotes .footnote span.number {
	width:15%;
	display:block;
	float:left;
	color:#1b678a;
}
#secondary #footnotes .footnote span.content {
	width:85%;
	display:block;
	float:left;
	color:#1b678a;
}
#secondary #footnotes .footnote span.content span.dots {
	color:#406c8e;
}
#secondary .mw-content img {
	display:block;
	margin:0 !important;
	float:none !important;
	width:100px;
	height:auto;
}
/* full tooltip */
#secondary .footnote-tooltip {
	z-index:900;
	position:absolute;
	top:0; /* adjusted dynamically */
	left:-100px;
	display:none;
	width:300px;
	padding:20px 20px 10px 20px;
	background:#fff;
	border:1px solid #1b678a;
	line-height:1.2;
	font-size:14px;
}
#secondary .footnote-tooltip a.close {
	text-decoration:none;
	display:block;
	font-size:24px;
	width:20px;
}

/* publications */
p.pre-title {
	margin:25px 0 11px 0;
	font-size:19px;
}
.publication p.authors {

}
.publication cite.publisher {
	display:block;
	margin:0 0 15px 0;
	font-style:italic;
}



/* ======================= Theme helpers ======================= */
/* social icons */
@font-face {
	font-family: 'Genericons';
	src: url('style/genericons/Genericons.eot');
	src: url('style/genericons/Genericons.eot?#iefix') format('embedded-opentype'),
	     url('style/genericons/Genericons.woff') format('woff'),
	     url('style/genericons/Genericons.ttf') format('truetype'),
	     url('style/genericons/Genericons.svg#genericonsregular') format('svg');
	font-weight: normal;
	font-style: normal;
}
ul#menu-social {
	margin:10px 0 0 5px;
	padding:0;
	list-style:none;
	text-align:left;
}
ul#menu-social li {
	margin:0 10px 0 0;
	padding:0;
	display:inline-block;
	position:relative;
}
ul#menu-social li a {
	display:block;
	overflow:hidden;
	color:#fff;
	width:25px;
	height:25px;
	background:#377b96;
	line-height:25px;
	font-size:13px;
	vertical-align: top;
	text-align: center;
	-moz-border-radius:50%;
	-webkit-border-radius:50%;
	border-radius:50%;
	-khtml-border-radius:50%;
	-moz-transition: color .1s ease-in 0;
	-webkit-transition: color .1s ease-in 0;
	display: inline-block;
	font-family: "Genericons";
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: inherit;
	text-transform: none;
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	speak: none;
}
.screen-reader-text {
	position:absolute;
	top:-9999em;
	left:-9999em;
}
ul#menu-social li a[href*="facebook.com"]::before {
	content:'\f204';
}
ul#menu-social li a[href*="twitter.com"]::before {
	content:'\f202';
}
ul#menu-social li a[href*="youtube.com"]::before {
	content:'\f213';
}
ul#menu-social li a[href*="instagram.com"]::before {
	content:'\f215';
}
/*
a span.ext-link {
	display:inline;
	padding:0 0 0 14px;
	vertical-align:baseline;
	background:url(images/bg/external-link-icon.png) no-repeat right 0;
}
*/
.widget.author a.external.thumb {
	padding-right:0;
	background:none;
}
.screen-reader-text {
	position:absolute;
	top:-9999em;
	left:-9999em;
}
ul#menu-social li a[href*="facebook.com"]::before {
	content:'\f204';
}
/* greater than links > */
a.gt {
	font-weight:900;
	padding-left:2px;
}
/* caption */
.caption {
	font-style:italic;
}
/* mimics a <br> element but allows to convert back to inline for responsive */
span.br {
	display:block;
}
/* this is only for previewing the grid options */
.example-row {
	margin:0 0 10px 0;
}
.example-row .inner {
	height:50px;
}
.example-row [class*='col-'] .inner {
	background:#ccc;
}
/* rounded corners */
.rounded {
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	-khtml-border-radius:5px;
}
/* arrows */
.arrow {
	display:inline-block;
	margin:0 0 0 5px;
	width:0;
	height:0;
}
.arrow.up {
	border-left:5px solid transparent;
	border-right:5px solid transparent;
	border-bottom:5px solid #fff;
}
.arrow.down {
	border-left:5px solid transparent;
	border-right:5px solid transparent;
	border-top:5px solid #fff;
}
.arrow.right {
	border-top:5px solid transparent;
	border-bottom:5px solid transparent;
	border-left:5px solid #fff;
}
.arrow.left {
	border-top:5px solid transparent;
	border-bottom:5px solid transparent;
	border-right:5px solid #fff;
}
/* multi-column lists */
ul.col-2 {
	width:100%;
	overflow:hidden;
}
ul.col-2 li	{
	width:40%;
	float:left;
	margin:5px 0 0px 30px;
}
ul.col-3 {
	width:100%;
	overflow:hidden;
}
ul.col-3 li	{
	width:33%;
	float:left;
	margin:5px 0 5px 30px;
}
/* responsive maps */
.mapwrap {
	position:relative;
	padding-bottom: 75%;
	height:0;
	overflow:hidden;
}
.mapwrap iframe {
	position:absolute;
	top:0;
	left:0;
	width:100% !important;
	height:100% !important;
}


ul.sticky-menu {
	margin:0;
	padding:0;
}
ul.sticky-menu li {
	margin:0;
	padding:0;
	list-style:none;
	line-height:1.2;
}
ul.sticky-menu li a {
	display:block;
	margin:0;
	padding:4px 0 2px 0;
	text-transform:uppercase;
	font-size:13px;
	line-height:1.2;
	border-bottom:1px solid #ccc;
}

/* ======================= Theme custom short codes ======================= */
.social-14 {
	margin:0 0 20px 0;
}
.social-14 a.icon {
	display:inline-block;
	width:25px;
	height:25px;
	overflow:hidden;
	margin:0 5px 0 0;
	-moz-border-radius:50%;
	-webkit-border-radius:50%;
	border-radius:50%;
	-khtml-border-radius:50%;
	background-color:#969696;
	background-repeat:no-repeat;
	background-position:center center;
	text-indent:-999px;
}
.social-14 a.icon:hover {
	background-color:#666;
}
.social-14 a.icon.facebook {
	background-image:url(images/bg/icon-facebook-white.png);
}
.social-14 a.icon.twitter {
	background-image:url(images/bg/icon-twitter-white.png);
}
.social-14 a.icon.email {
	background-image:url(images/bg/icon-email-white.png);
}
/* buttons */
a.button {
	background:#3f6788;
	display:inline-block;
	margin:0 20px 0 0;
	padding:6px 15px 4px 15px;
	float:left;
	width:auto;
	color:#fff;
	line-height:1;
	font-size:15px;
	font-weight:500;
}
a.icon.read-pdf,
a.icon.read-online {
	display:inline-block;
	position:relative;
	margin:0 15px 10px 0;
	width:50px;
	height:60px;
	text-indent:-9999px;
}
a.icon.read-pdf {
	background:url(images/bg/read-pdf.png) no-repeat 0 0;
}
a.icon.read-online {
	background:url(images/bg/read-online.png) no-repeat 0 0;
}
a.icon span.tooltip {
	display:none;
	position:absolute;
	text-indent:0;
	top:-40px;
	left:-25px;
	width:100px;
	background:rgba(64,108,142,0.9);
	color:#fff;
	font-size:13px;
	text-align:center;
	padding:6px 0;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	-khtml-border-radius:3px;
}
a.icon span.tooltip span.arrow.down {
	display:block;
	position:absolute;
	bottom:-5px;
	left:40px;
	border-left:5px solid transparent;
	border-right:5px solid transparent;
	border-top:5px solid rgba(64,108,142,0.9);
}

/* slideboxes */
.slideboxes {
	margin:0 0 30px 0;
}
.slidebox-14 {
	position:relative;
	cursor:pointer;
	float:left;
	width:30%;
	background:#3a6c8f;
	overflow:hidden;
	margin:0 5% 30px 0;
	text-align:center;
	color:#fff;
}
.slidebox-14 img {
	display:block;
}
.slidebox-14 a.edit-slidebox {
	font-size:9px;
	text-transform:uppercase;
	letter-spacing:.5;
	position:absolute;
	width:35px;
	bottom:2px;
	right:2px;
	z-index:200;
	background:#fff;
	padding:2px 2px;
}
.slidebox-14 a.edit-slidebox:hover {
	background:#eee;
}
.slidebox-14 a.overlay {
	color:#fff;
	text-align:center;
	position:absolute;
	width:100%;
	height:100%;
	padding:10px;
	top:70%;
	left:0;
	background:rgba(64,108,142,0.8);
}
.slidebox-14 a.overlay span {
	display:block;
	text-align:center;
}
/* default 3 column */
.slideboxes.cols-3 .slidebox-14:nth-of-type(3n+3) {
	margin-right:0;
}
.slidebox-14 a.overlay span.title {
	font-size:17px;
	font-weight:600;
	height:45px;
}
.slidebox-14 a.overlay span.content,
.slidebox-14 a.overlay span.content p {
	font-size:15px;
	margin:0 0 10px 0;
	line-height:1.3;
}
.slidebox-14 a.overlay span.read-more {
	text-transform:uppercase;
	letter-spacing:1px;
	font-size:12px;
	font-weight:500;
}
/* 2 columns */
.slideboxes.cols-2 .slidebox-14 {
	width:48%;
	margin-right:4%;
}
.slideboxes.cols-2 .slidebox-14:nth-of-type(2n) {
	margin-right:0;
}
.slideboxes.cols-2 .slidebox-14 a.overlay {
	padding:20px;
	bottom:70%;
}
.slideboxes.cols-2 .slidebox-14 a.overlay span.title {
	font-size:24px;
	font-weight:500;
	letter-spacing:.5px;
	height:65px;
}
.slideboxes.cols-2 .slidebox-14 a.overlay span.content,
.slideboxes.cols-2 .slidebox-14 a.overlay span.content p {
	font-size:20px;
	margin:0 0 15px 0;
	line-height:1.3;
}
.slideboxes.cols-2 .slidebox-14 a.overlay span.read-more {
	text-transform:uppercase;
	letter-spacing:1px;
	font-size:13px;
	font-weight:500;
}
/* 3 columns */
.slideboxes.cols-3 .overlay {
	top:100%;
}
.slideboxes.cols-3 .overlay span.title,
.slideboxes.cols-3 .overlay span.read-more {
	display:none;
}
.slideboxes.cols-3 .overlay span.content {
	margin-top:50px;
}

/* world map */
#world-map {
	position:relative;
	margin:0 0 10px 0;
	background:#f6f6f0;
}
#world-map .info-panel {
	padding:15px 10px 10px 10px;
	position:absolute;
	z-index:500;
	width:150px;
	display:none;
	top:15px;
	right:15px;
	border:1px solid #ccc;
	background:rgba(255,255,255,0.8);
	line-height:1.2;
	font-size:12px;
	font-style:italic;
}
#world-map .info-panel a.close {
	position:absolute;
	top:5px;
	right:5px;
	width:20px;
	text-align:right;
}
#world-map a.dot {
	display:block;
	position:absolute;
	z-index:200;
	width:15px;
	height:15px;
	background:#9d3650;
	-moz-border-radius:50%;
	-webkit-border-radius:50%;
	border-radius:50%;
	-khtml-border-radius:50%;
}
#world-map .dot.dot-1 {
	top:41%;
	left:20%;
}
#world-map .dot.dot-2 {
	top:51%;
	left:22%;
}
#world-map .dot.dot-3 {
	top:30%;
	left:65%;
}
/* accordion sections */
h2.accordion-title {
	cursor:pointer;
	border-top:1px solid #787878;
	color:#3c3c3c;
	margin:30px 0 5px 0;
	padding:10px 0 0 0;
	line-height:28px;
}
h2.accordion-title.style-2 {
	margin-top:10px;
	padding-top:7px;
	font-size:20px;
	color:#777;
}
h2.accordion-title a {
	display:inline-block;
	float:right;
	width:20px;
	height:20px;
	background:url(images/bg/accordion-toggle.png) 0 0;
	overflow:hidden;
}
h2.accordion-title.style-2 a {
	background-position:0 3px;
}
h2.accordion-title a.active {
	background-position:-27px 0;
}
.accordion-content {
	padding:0 0 20px 0;
}
a.accordion-more,
.accordion-content a.close,
a.more {
	text-transform:uppercase;
	font-size:11px;
	letter-spacing:1px;
}
.accordion-content a.close span {
	font-size:18px;
}
.full-bio-content {
	display:none;
}
.deck {
	font-size:20px;
	line-height:1.3;
	letter-spacing:.5px;
	margin:0 0 15px 0;
}
/* headings */
h2.heading.alt-1 {
	border-bottom:1px solid #787878;
	line-height:36px;
	margin-bottom:0;
	clear:both;
}
h2.heading.alt-1 a {
	font-size:16px;
	color:#9d3952;
	display:inline-block;
	float:right;
	font-style:italic;
	line-height:36px;
}
h2.heading.alt-2 {
	clear:both;
	border-top:1px solid #787878;
	margin:30px 0 5px 0;
	padding:10px 0 0 0;
}
/* horizontal rule */
div.hr, hr {
	width:100%;
	height:1px;
	clear:both;
	margin:20px 0;
	background:#4C254C;
}
.fpo {
	background:#e6e6e6;
	margin:0 0 10px 0;
}
.fpo span {
	display:inline-block;
	width:100%;
	text-align:center;
	color:#bbb;
	font-size:150%;
}
/* show / hide content */
.sh-title {
	cursor:pointer;
	position:relative;
	padding-right:50px;
}
.sh-title span {
	display:inline-block;
	width:0;
	height:0;
	margin:0 0 0 10px;
	border-left:6px solid transparent;
	border-right:6px solid transparent;
}
.sh-title.inactive span {
	border-top:9px solid #fe0329;
}
.sh-title.active span {
	border-bottom:9px solid #fe0329;
}

/* ======================= Plugin Styling ======================= */
/* twitter */
.widget.PI_SimpleTwitterTweets {
	background:#ecf1f6 url(images/bg/twitter-bird.png) no-repeat 15px 11px;
	padding:38px 15px 11px 15px;
}
.widget.PI_SimpleTwitterTweets h3.widget-title {
	border:none;
}
.widget.PI_SimpleTwitterTweets ul.tweets {
	margin:0;
	padding:0;
}
.widget.PI_SimpleTwitterTweets ul.tweets li {
	margin:0 0 10px 0;
	padding:0;
	font-size:13px;
	background:none;
	list-style:none;
	overflow:hidden;
}
.widget.PI_SimpleTwitterTweets ul.tweets li:last-child {
	margin-bottom:0;
}
.widget.PI_SimpleTwitterTweets ul.tweets li a.external {
	padding-right:0;
	background:none;
}
.intent-meta a span:nth-child(2) {
	display:none !important;
}
.widget.PI_SimpleTwitterTweets ul.tweets li img {
	display:none;
}
.intent-meta a span:nth-child(2) {
	/*display:none !important;*/
}
img.intentions {
	display:block;
}
.widget.PI_SimpleTwitterTweets .widget.PI_SimpleTwitterTweets {
	border-bottom:none;
	margin-bottom:0;
	padding-bottom:0;
}
.widget.PI_SimpleTwitterTweets .widget.PI_SimpleTwitterTweets .intent-meta {
	margin-top:0 !important;
}
/* home page tweets */
.home .widget.PI_SimpleTwitterTweets ul.tweets li {
	display:none;
}
.home .widget.PI_SimpleTwitterTweets ul.tweets li:first-child {
	display:block;
}

/* constant contact form */
#mc_embed_signup label {
	font-size:14px;
}
#mc_embed_signup input[type="text"],
#mc_embed_signup input[type="email"] {
	font-size:14px;
	margin:0 0 8px 0;
	padding:2px 2%;
	width:96%;
	max-width:320px;
}
#mc_embed_signup input[type="submit"] {
	background:#c3c3c3;
	color:#fff;
	margin:15px 0 0 0;
	padding:2px 5px;
	font-size:14px;
}
#secondary a.read-more {
	background:none;
	padding:0;
}

/* breadcrumbs */
.breadcrumbs {
	margin:0 0 25px 0;
}
.breadcrumbs span {
	font-size:11px;
	letter-spacing:1px;
	text-transform:uppercase;
}

/* calendar 14 */
p.event-date {
	font-size:26px;
	margin:-10px 0 15px 0;
}
/* in standard full-width event list */
.event-14 p.event-date {
	margin:0 0 4px 0;
	font-size:20px;
	line-height:1;
}
/* in widget loop (home page, sidebar) */
.sidebar .event-14.loop-14 p.event-date {
	font-size:13px;
}

/* meta slider */
.metaslider {
	margin-bottom:20px;
}
.metaslider ul {
	margin:0;
	padding:0;
}
.metaslider ul li {
	margin:0;
	padding:0;
	list-style:none;
}
.flex-direction-nav a {
	opacity:1 !important;
	background-image:url(images/bg/meta-slider-buttons.png) !important;
}
.flex-direction-nav .flex-prev {
	left:10px !important;
}
.flex-direction-nav .flex-next {
	right:10px !important;
}
.flex-direction-nav a {
	transition:none !important;
}
.metaslider .caption-wrap {
	background:rgba(58,108,143,0.8) !important;
	opacity:1 !important;
}
.metaslider .caption-wrap .caption {
	color:#fff;
	padding:15px;
	font-style:normal;
}
.metaslider .caption-wrap .caption p {
	color:#fff;
	margin:0;
	font-style:normal;
}
.metaslider .caption-wrap .caption h2,
.metaslider .caption-wrap .caption h3,
.metaslider .caption-wrap .caption h4,
.metaslider .caption-wrap .caption h5,
.metaslider .caption-wrap .caption h6 {
	color:#fff;
	margin:0;
	font-weight:500;
}
/* home page */
.metaslider.home-slider-1 .caption-wrap .caption {
	font-size:20px;
	font-weight:500;
}
.metaslider.caption-under .flex-viewport {
	height:330px;
}
.metaslider.caption-under .caption-wrap {
	top:100%;
}
.metaslider.caption-under .caption-wrap .caption {
	color:#3c3c3c;
	padding:10px 0 0 0;
	font-size:14px;
	line-height:1.3;
}
.metaslider.caption-under .flex-direction-nav a {
	top:40%;
}

/* videos */
.video-14 {
	width:100%;
	height:auto;
	overflow:hidden;
	position:relative;
}
.video-14 .overlay {
	position:absolute;
	width:100%;
	height:100%;
	left:0;
	top:0;
}
.video-14 .opacity-layer {
	width:100%;
	height:100%;
	position:absolute;
	top:0;
	left:0;
	z-index:100;
}
.video-14 .overlay .content-layer {
	width:100%;
	height:100%;
	position:absolute;
	top:0;
	left:0;
	padding:19% 20px 0 20px;
	z-index:200;
}
.video-14 .overlay img {
	display:block;
    width:100%;
    height:auto;
}
.video-14 .overlay .content-layer .play {
	display:block;
	margin:0 auto 5px auto;
	width:42px;
	height:42px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(images/bg/play.png) no-repeat 0 0;
}
.video-14 .overlay .content-layer span.text {
	display:block;
	text-align:center;
	color:#fff;
}


/* ======================= Presentational classes generated by WordPress ======================= */
.aligncenter {
	display:block;
	margin:0 auto;
}
.alignleft {
	float:left;
}
.alignright {
	float:right;
}
img.alignright {
	margin:0 0 10px 20px;
}
img.alignleft {
	margin:0 20px 10px 0;
}
/* WP captions */
.wp-caption	{
	margin:0 0 20px 0;
}
.wp-caption.alignleft {
	margin-right:20px;
}
.wp-caption.alignright {
	margin-left:20px;
}
p.wp-caption-text {
	margin:5px 0 0 0;
	font-style:italic;
	font-size:14px !important;
}

/* ======================= WP Comments ======================= */
ol.commentlist {
	margin:0 0 20px 0;
	padding:15px 0 0 0;
}
ol.commentlist li {
	list-style:none;
	margin:0 0 30px 0;
	padding:0;
	overflow:hidden;
}
.comment-body div.comment-author {
	width:15%;
	float:left;
	margin:0 20px 10px 0;
	} /* if settings in comments.php change for avatar output then change here too! */
.comment-body div.comment-author img {
	display:block;
}
.comment-body div.comment-author cite.fn {
	font-size:13px;
}
.comment-body div.comment-meta {
	font-style:italic;
	font-size:12px;
}
.comment-body p {
	padding:0px 0px 0px 0px;
}
.comment-body div.reply {
	display:none;
	position:absolute;
	width:75px;
	right:0;
	bottom:0;
	padding:4px;
	text-align:center;
	margin:10px 0 0 10px;
}
/* additional styling for LEVELS */
ol.commentlist ul.children li.depth-2 {
	margin:0 0 0 30px;
}
ol.commentlist ul.children li.depth-3 {
	margin:0 0 0 60px;
}
ol.commentlist ul.children li.depth-3 .reply {
	display:none;
}

/* ======================= Responsive ======================= */
#dimensions {
	position:fixed;
	width:50px;
	top:45px;
	left:5px;
	z-index:10000;
	font-size:10px;
	background:rgba(255,255,255,0.7);
	color:#222;
}
/* responsive navigation */
#mobile-nav {
	display:none;
	background:#1a678a;
	padding:10px 15px;
}
#mobile-nav .widget {
	margin:0;
}
#mobile-nav h3.widget-title {
	display:none;
}
#mobile-nav ul {
	margin:0;
	padding:0;
}
#mobile-nav ul li {
	list-style:none;
	padding:0;
	margin:0;
}
#mobile-nav ul li a {
	font-size:15px;
	font-weight:500;
	text-transform:uppercase;
	margin:0;
	padding:6px 0 6px 0px;
	border-bottom:1px solid rgba(255,255,255,0.3);
	letter-spacing:1.5px;
	line-height:1;
	color:#d0dbe2;
	display:block;
	text-decoration:none;
}
#mobile-nav ul li a:hover {
	text-decoration:none;
	color:#fff;
}
#mobile-nav a.mobile-nav-close {
	color:#fff;
	font-weight:300;
	font-size:30px;
}

/* home mobile layout */
#home-mobile-layout {
	display:none;
	margin:0 15px;
}

/* For tab focus */

:focus {
    outline: -webkit-focus-ring-color auto 1px !important;
}

/* Skip content CSS */

.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
}

.screen-reader-text:focus{

	background-color:#eee;
	border-radius:3px;
	box-shadow:0 0 2px 2px rgba(0,0,0,0.6);
	clip:auto !important;
	color:#333;
	display:block;
	font-size:14px;
	font-size:0.875rem;
	font-weight:bold;
	height:auto;
	left:5px;
	line-height:normal;
	padding:15px 23px 14px;
	text-decoration:none;
	top:5px;
	width:auto;
	z-index:100000

}
