/* Theme Name:HREA Theme
Theme URI:http://shermanluiggi.com
Description:HREA Theme
Author:Spencer Sherman
Author URI:http://shermanluiggi.com
Template:responsive
Version:1.0.0
Tags:light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
Text Domain:hrea-theme */


/* =Theme customization starts here

-------------------------------------------------------------- */


/* Table of Contents

1.0 Body, wrapper customizations
2.0 Header customizations
2.1 Menu
3.0 Column Grid
4.0 Fonts
5.0 Widgets
	5.1 Home Page Widgets
	5.2 Language Selector Widget
	5.3 Top Widget - Social Media
	5.4 Top Widget - Accessibility
6.0 Homepage Styling
7.0 Interior Page Styling
	7.1 LEARN Page Styling
	7.2 Accordion Styling
8.0 Archive/Blog roll
9.0 Facebook Comments
10.0 Footer
11.0 Alternative Homepage Styling
12.0 Mobile Styling 
*/

/* 1.0 Body, wrapper customizations */

#container {
	max-width: 1060px;
	min-width: 200px;
}
#wrapper {
	padding: 0 30px;
	margin: -15px auto 0px auto;
	border-radius: 0px;
	border-left: 1px solid #e3e3e3;
	border-right: 1px solid #e3e3e3;
	min-height: 650px;
	background-image: url('/wp-content/themes/hrea/images/body.png');
	background-repeat: repeat;
}
.home #wrapper,
.error404 #wrapper {
	margin: 0px auto;
	clear: none;
}
#content {
	margin-top: 15px;
	position: relative;
}
#content-full-home {
	margin-bottom: 0;
}
.breadcrumb-list {
	display: inline;
}
#print-button {
	display: inline;
	position: absolute;
	right: 0;
	font-size: 12px;
	text-align: right;
	width: 148px;
}

.fa {
font-size: 16px!important;
padding: 0 4px;
vertical-align: middle;
}

a, .facetwp-link {
	color: #00948e;
}
.facetwp-link:hover {
	color: #444444;
	outline: 0;
	text-decoration: underline;
}
a:focus, .facetwp-link:focus {
	outline: 1px solid black;
}
img a:focus {
	outline: 2px solid black;
}
h1, h2, h3, h4, form {
	font-family: 'Oswald', sans-serif;
	font-weight: lighter;
}
html, body, p, .post-entry, td, tr {
	font-family: 'Telex', sans-serif;
}
.ui-accordion-content {
	font-size: 14px !important;
	color: #000 !important;
}
.post-edit {
	margin: 0.25em 0;
}
.home .post-edit {
	display: none;
}

/* 2.0 Header customizations */
#header {
	background: #fff;
	border-left: 1px solid #e3e3e3;
	border-right: 1px solid #e3e3e3;
	background: url('/wp-content/themes/hrea/images/header.png') repeat;
}
#tagline {
	display: block;
	float: left;
	font-family: 'Ubuntu Condensed', sans-serif;
	margin: 6px 0;
	font-size: 16px;
}
#header-top {
	padding: 10px 30px 7px 30px;
}
.top-menu .menu-item a:focus {
	outline: 1px solid black;
}
#logo {
	width: 30%;
}
#logo a:focus {
	outline: none;
}

/* 2.1 Menu Customizations */
.main-nav {
	margin-left: -25px;
	margin-right: -25px;
	height: 50px;
	background-color: #00948e;
	position: relative;
}
.main-nav:before {
	content: ' ';
	position: absolute;
	width: 30px;
	height: 0;
	left: 0px;
	top: 100%;
	border-width: 25px;
	border-style: solid;
	border-color: #00746b transparent transparent transparent;
}
.main-nav:after {
	content: ' ';
	position: absolute;
	width: 30px;
	height: 0;
	right: 0;
	top: 100%;
	border-width: 25px;
	border-style: solid;
	border-color: #00746b transparent transparent transparent;
	display: inline;
}
.main-nav ul {
	padding-top: 5px;
}
.menu {
	background-color: #00948e;
	background-image: none;
	padding-left: 85px;
	background: none;
}
.menu a:hover {
	background-color: #eb9b1d;
	background-image: none;
	color: #ffffff;
}
.menu a:focus {
	background-color: #eb9b1d;
	background-image: none;
	color: #ffffff;
	outline: 1px solid black;
	border-left: none !important;
}
.menu .current-menu-item a, .menu .current-page-ancestor a {
	color: #000;
}
#menu-wrapper {
	position: relative;
}
.menu ul {
	padding-top: 5px;
}
.menu .sub-menu {
	display: none;
}
.menu li {
	font-family: 'Oswald', sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 18px;
	margin-right: 6px;
}
.menu li a {
	font-size: 20px;
	text-shadow: none;
	background-color: #fec62d;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#fec62d), to(#d09c0d));
	background-image: -webkit-linear-gradient(top, #fec62d, #d09c0d);
	background-image: -moz-linear-gradient(top, #fec62d, #d09c0d);
	background-image: -ms-linear-gradient(top, #fec62d, #d09c0d);
	background-image: -o-linear-gradient(top, #fec62d, #d09c0d);
	background-image: linear-gradient(top, #fec62d, #d09c0d);
	color: #ffffff;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#fec62d, endColorstr=#d09c0d);
	border-left: none;
	padding: 0 18px;
	box-shadow: inset 0px -1px 1px #fec62d, /* bottom internal shadow */
	
		
	
	inset 0px 1px 1px #fec62d; /* top internal highlight */
	;
	height: 40px;
	line-height: 40px;
}

/* Hiding top nav items for desktop */
.menu #menu-item-462, .menu #menu-item-463, .menu #menu-item-464 {
	display: none;
}
.submenu {
	text-align: left;
	background-color: #eb9b1d;
	background: -webkit-linear-gradient(#493009 1%, #52360a 5%, #dd921b 20%, #eb9b1d 40%, #eb9b1d 100%);
	background: -o-linear-gradient(#493009 1%, #52360a 5%, #dd921b 20%, #eb9b1d 40%, #eb9b1d 100%);
	background: -moz-linear-gradient(#493009 1%, #52360a 5%, #dd921b 20%, #eb9b1d 40%, #eb9b1d 100%);
	background: linear-gradient(#493009 1%, #52360a 5%, #dd921b 20%, #eb9b1d 40%, #eb9b1d 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#493009, endColorstr=#eb9b1d);
	width: 100%;
	margin: 0;
	padding: 0 0 1.5em 0;
	display: block;
	height: auto;
	position: relative;
}
.home .submenu {
	height: 20px;
	background-color: #eb9b1d;
	background: -webkit-linear-gradient(#493009 1%, #52360a 5%, #dd921b 33%, #eb9b1d 40%, #eb9b1d 100%);
	background: -o-linear-gradient(#493009 1%, #52360a 5%, #dd921b 33%, #eb9b1d 40%, #eb9b1d 100%);
	background: -moz-linear-gradient(#493009 1%, #52360a 5%, #dd921b 33%, #eb9b1d 40%, #eb9b1d 100%);
	background: linear-gradient(#493009 1%, #52360a 5%, #dd921b 33%, #eb9b1d 40%, #eb9b1d 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#493009, endColorstr=#eb9b1d);
	padding: 0;
	position: relative;
}
.error404 .submenu ul {
	display: none;
}
.submenu ul {
	list-style: none;
	display: block;
	margin: 0px;
	padding-top: 10px;
}
.submenu li {
	padding: 0 8px;
	display: inline;
	text-align: center;
	font-family: 'Oswald', sans-serif;
	text-transform: uppercase;
	font-size: 14px;
	border-left: solid black 1px;
}
.submenu li:first-child {
	border-left: none;
}
.submenu li a {
	color: #000;
}
.submenu li a:hover {
	color: #fff;
}
.submenu li a:focus {
	outline: 1px solid black;
}
.submenu .current_page_item a {
	font-weight: bold;
}

/* 3.0 Column Grid - Adding New Sizes */
.col-600 {
	margin-right: 2.127659574468%;
	display: inline;
}
.col-186 {
	margin-right: 2.127659574468%;
	display: inline;
	width: 20.5%;
}
.col-600 {
	width: 65.95744680851%;
}

/* 5.0 Widgets */
#widgets {
	margin-top: 49px;
}
.error404 #widgets {
	margin-top: 30px;
}
.widget-wrapper {
	background-color: transparent;
}
.home .widget-wrapper { background-color: #fff; }
#top-widgets .col-600 .widget-wrapper {
	padding: 0;
}
.widget-title-home h3, .widget-title h3 {
	color: #919191;
	font-family: 'Oswald', sans-serif;
	font-weight: normal;
	font-size: 1.3em;
	line-height: 1.0em;
	text-transform: uppercase;
}
.skip-container {
	display: none;
}
#text-27 {
	border: 0;
	padding-top: 0;
}
#text-27 .widget-title {
	display: none;
}
#text-27 .textwidget {
	background-image: url('/wp-content/themes/hrea/images/hrea_hrc-hoverstate.jpg');
	height: 280px;
	background-size: 100% 200%;
	background-repeat: no-repeat;
	position: relative;
}
#text-27 .textwidget a {
	width: 100%;
	z-index: 9999;
	position: absolute;
	height: 100%;
	top: 0;
	left: 0;
	text-decoration: none;
	z-index: 10;
	background-color: white;
	opacity: 0;
	filter: alpha(opacity=1);
}
#text-27 .textwidget:hover {
	background-position: 0 100%;
}

/* 5.1 Home Page Widgets */
#top-widgets {
	margin: 1em 0;
}
.home .grid, .home .grid-right {
	margin-bottom: 0;
}
.fit .widget-wrapper {
	padding-left: 3.5%;
	padding-right: 0;
}
#slidedeck2_widget-2 {
	border: 1px solid #00968a;
	padding: 0;
}
#text-8, #text-9, #text-12, #text-13, #text-20, #text-21, #text-22, #text-23, #text-24, #text-25, #discrete_text-4 {
	padding: 0;
}
#text-8 .widget-title-home, #text-9 .widget-title-home, #text-12 .widget-title-home, #text-13 .widget-title-home, #text-20 .widget-title, #text-21 .widget-title, #text-22 .widget-title, #text-23 .widget-title, #text-24 .widget-title, #text-25 .widget-title, #discrete_text-4 .widget-title {
	background: #6d6d6d;
}
#text-8 .widget-title-home h3, #text-9 .widget-title-home h3, #text-12 .widget-title-home h3, #text-13 .widget-title-home h3, #text-20 .widget-title h3, #text-21 .widget-title h3, #text-22 .widget-title h3, #text-23 .widget-title h3, #text-24 .widget-title h3, #text-25 .widget-title h3, #discrete_text-4 .widget-title h3 {
	padding: 10px 0 10px 15px;
	color: #fff;
}
#text-8 .textwidget, #text-9 .textwidget, #text-12 .textwidget, #text-13 .textwidget, #text-20 .textwidget, #text-21 .textwidget, #text-22 .textwidget, #text-23 .textwidget, #text-24 .textwidget, #text-25 .textwidget, #discrete_text-4 .textwidget {
	padding: 10px 15px;
	font-family: 'Telex', sans-serif;
	color: #000;
}
#text-8 {
	background: url('/wp-content/themes/hrea/images/header.png') repeat;
}
#text-9 {
	background: url('/wp-content/themes/hrea/images/header.png') repeat;
}
#text-5, #text-17 {
	padding-top: 0px;
	border: none;
	background: none;
	animation: zemslideup 0.8s ease-out, zemfadein 1s ease-out;
	-webkit-animation: zemslideup 0.8s ease-out, zemfadein 1s ease-out;
	-moz-animation: zemslideup 0.8s ease-out, zemfadein 1s ease-out;
}
#text-5:hover, #text-17:hover {
	-webkit-transition: all .2s;
	-webkit-transform: scale(1.05, 1.05);
	-moz-transition: all .2s;
	-moz-transform: scale(1.05, 1.05);
	transition: all .2s;
	transform: scale(1.02);
}
#text-5 img, #text-17 img {
	margin: 0;
	padding: 0;
	width: 100%;
}
#text-5 form, #text-17 form {
	margin: 0;
	text-align: center;
}
#text-5 .textwidget, #text-17 .textwidget {
	font-size: 1.6em;
}
#text-5 .submit, #text-17 .submit {
	width: 100%;
	margin-top: 0px;
	text-align: left;
	padding: 7px;
	text-transform: uppercase;
	font-family: 'Oswald', sans-serif;
	font-weight: lighter;
	font-size: 0.9em;
	background-color: #feca3d;
	background: -webkit-linear-gradient(#feca3d 1%, #fec834 5%, #febe10 50%, #f1b40f 66%, #d09c0d 90%, #c1910c 99%);
	background: -o-linear-gradient(#feca3d 1%, #fec834 5%, #febe10 50%, #f1b40f 66%, #d09c0d 90%, #c1910c 99%);
	background: -moz-linear-gradient(#feca3d 1%, #fec834 5%, #febe10 50%, #f1b40f 66%, #d09c0d 90%, #c1910c 99%);
	background: linear-gradient(#feca3d 1%, #fec834 5%, #febe10 50%, #f1b40f 66%, #d09c0d 90%, #c1910c 99%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#feca3d, endColorstr=#c1910c);
	border: none;
	text-shadow: none;
	color: #000;
}
#text-5 .submit:hover, #text-7 .submit:hover, #text-16 .submit:hover, #text-17 .submit:hover, #training_plugin-2 .submit:hover, #training_plugin-3 .submit:hover, #search-3 input[type="submit"]:hover {
	background-color: #eb9b1d;
	background-image: none;
}
#text-7, #training_plugin-2 {
	background: none;
}
#text-5 .submit:focus, #text-7 .submit:focus, #text-16 .submit:focus, #text-17 .submit:focus, #training_plugin-2 .submit:focus, #training_plugin-3 .submit:focus, #search-3 input[type="submit"]:focus, #training_plugin-2 li a:focus, #training_plugin-3 li a:focus {
	outline: 2px solid black;
}
#text-5 .widget-title-home h3, #text-17 .widget-title h3 {
	border-left: solid 1px #00968a;
	border-right: solid 1px #00968a;
	border-top: solid 1px #00968a;
	background-color: #6d6d6d;
	color: #fff;
	padding: 5px;
}
#scholarship-image {
	max-height: 252px;
	overflow: hidden;
}
#scholarship-button {
	border-left: solid 1px #00968a;
	border-right: solid 1px #00968a;
	border-bottom: solid 1px #00968a;
}
#scholarship-button:hover {
	box-shadow: 0px 5px 20px 3px rgba(0,0,0,0.1) !important;
}
#text-6 {
	padding: 0;
	animation: zemslideup 0.8s ease-out, zemfadein 1s ease-out;
	-webkit-animation: zemslideup 0.8s ease-out, zemfadein 1s ease-out;
	-moz-animation: zemslideup 0.8s ease-out, zemfadein 1s ease-out;
}
#text-6:hover {
	box-shadow: 0px 5px 20px 3px rgba(0,0,0,0.1) !important;
	-webkit-transition: all .2s;
	-webkit-transform: scale(1.05, 1.05);
	-moz-transition: all .2s;
	-moz-transform: scale(1.05, 1.05);
	transition: all .2s;
	transform: scale(1.02);
}
#text-6 .widget-title-home {
	display: none;
}
#text-6 .textwidget {
	background-image: url('/wp-content/themes/hrea/images/HumanRightsCampus-hoverdouble3.jpg');
	height: 234px;
	background-size: 100% 200%;
	background-repeat: no-repeat;
	position: relative;
}
#text-6 .textwidget:hover {
	background-position: 0 100%;
}
#text-6 .textwidget a {
	width: 100%;
	z-index: 9999;
	position: absolute;
	height: 100%;
	top: 0;
	left: 0;
	text-decoration: none;
	z-index: 10;
	background-color: white;
	opacity: 0;
	filter: alpha(opacity=1);
}
#text-7, #text-16 {
	padding-top: 0px;
	border: none;
}
#text-7 .widget-title-home h3, #text-16 .widget-title h3 {
	border-bottom: 3px solid #00948e;
	padding-bottom: 5px;
	margin-bottom: 10px;
}
#text-7 .textwidget, #text-16 .textwidget {
	border: none;
	background-color: #e1e1e1;
	font-family: 'Oswald', sans-serif;
	font-weight: lighter;
	font-size: 1.2em;
	color: #000;
	padding: 0;
	border-radius: 1px;
}
#text-7 form, #text-16 form {
	margin: 0;
	text-align: center;
}
#text-7 .subscribeintro, #text-16 .subscribeintro {
	padding: 15px 10px 10px 10px;
	display: block;
	font-size: 1em;
}
#text-7 .subscribe-text, #text-16 .subscribe-text {
	font-family: Arial;
	font-size: 0.75em;
	border: 1px solid #999999;
	width: 95%;
	margin-top: 15px;
	padding: 10px 5px;
}
#text-7 .submit, #text-16 .submit {
	width: 100%;
	margin-top: 25px;
	text-align: left;
	padding: 10px;
	text-transform: uppercase;
	font-family: 'Oswald', sans-serif;
	font-weight: lighter;
	font-size: 1.0em;
	background-color: #feca3d;
	background: -webkit-linear-gradient(#feca3d 1%, #fec834 5%, #febe10 50%, #f1b40f 66%, #d09c0d 90%, #c1910c 99%);
	background: -o-linear-gradient(#feca3d 1%, #fec834 5%, #febe10 50%, #f1b40f 66%, #d09c0d 90%, #c1910c 99%);
	background: -moz-linear-gradient(#feca3d 1%, #fec834 5%, #febe10 50%, #f1b40f 66%, #d09c0d 90%, #c1910c 99%);
	background: linear-gradient(#feca3d 1%, #fec834 5%, #febe10 50%, #f1b40f 66%, #d09c0d 90%, #c1910c 99%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#feca3d, endColorstr=#c1910c);
	border: none;
	text-shadow: none;
	color: #000;
}
#training_plugin-2, #training_plugin-3, #discrete_text-2, #discrete_text-3, #nav_menu-9, #nav_menu-6 {
	padding-top: 10px;
	border: none;
}
#training_plugin-2 .training-widget-list, #training_plugin-3 .training-widget-list, #discrete_text-2 .textwidget, #discrete_text-3 .textwidget, #nav_menu-9 .menu-frequently-asked-questions-child-pages-menu-en-container, #nav_menu-6 .menu-e-learning-page-child-pages-menu-en-container {
	background-color: #e1e1e1;
	border: none;
	border-radius: 1px;
}
.training-widget-list ul {
        padding: 0 5px 0 20px!important;
}
#training_plugin-2 .widget-title-home h3, #training_plugin-3 .widget-title h3, #discrete_text-2 .widget-title h3, #discrete_text-3 .widget-title h3, #nav_menu-9 .widget-title h3, #nav_menu-6 .widget-title h3 {
	border-bottom: 3px solid #00948e;
	padding-bottom: 5px;
	margin-bottom: 10px;
}
#training_plugin-2 li, #training_plugin-3 li, #discrete_text-2 li, #discrete_text-3 li, #nav_menu-9 li, #nav_menu-6 li {
	border-bottom: 1px solid white;
	padding: 0.5em 0;
	margin: 0.5em 0;
	font-family: 'Ubuntu Condensed', sans-serif;
	color: #00948e;
}
#training_plugin-2 li:hover, #training_plugin-3 li:hover, #discrete_text-2 li:hover, #discrete_text-3 li:hover, #nav_menu-9 li:hover, #nav_menu-6 li:hover {
	text-decoration: underline;
}
#training_plugin-2 ul, #training_plugin-3 ul, #discrete_text-2 ul, #discrete_text-3 ul, #nav_menu-9 ul, #nav_menu-6 ul {
	margin: 0;
}
#training_plugin-2 li a, #training_plugin-3 li a, #discrete_text-2 li a, #discrete_text-3 li a, #nav_menu-9 li a, #nav_menu-6 li a {
	color: #636466;
}
#training_plugin-2 .last-training, #training_plugin-3 .last-training {
	border-bottom: none;
	margin-bottom: 0;
}
#training_plugin-2 .submit, #training_plugin-3 .submit {
	width: 100%;
	text-align: left;
	padding: 10px;
	font-family: 'Oswald', sans-serif;
	font-weight: lighter;
	font-size: 1.0em;
	background-color: #feca3d;
	background: -webkit-linear-gradient(#feca3d 1%, #fec834 5%, #febe10 50%, #f1b40f 66%, #d09c0d 90%, #c1910c 99%);
	background: -o-linear-gradient(#feca3d 1%, #fec834 5%, #febe10 50%, #f1b40f 66%, #d09c0d 90%, #c1910c 99%);
	background: -moz-linear-gradient(#feca3d 1%, #fec834 5%, #febe10 50%, #f1b40f 66%, #d09c0d 90%, #c1910c 99%);
	background: linear-gradient(#feca3d 1%, #fec834 5%, #febe10 50%, #f1b40f 66%, #d09c0d 90%, #c1910c 99%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#feca3d, endColorstr=#c1910c);
	border: none;
	text-shadow: none;
	color: #000;
	font-size: 1.0em;
}
#text-12, #text-13 {
	border: 1px solid #00948e;
}
#text-13 {
	min-height: 307px;
}
#text-12 .textwidget, #text-13 .textwidget {
	padding: 0 0 15px 0;
}
#text-12 .author-name, #text-13 .author-name {
	background-color: #ebebeb;
	padding: 5px 0 5px 15px;
	display: block;
}
#text-12 #directors-blog, #text-13 #news-events {
	padding: 10px 15px;
}
#text-12 .left, #text-13 .left {
	padding: 0 15px 0 0;
	display: inline-block;
}
#text-12 .image_frame img, #text-13 .image_frame img {
	margin: 0;
}
#text-12 .read-more, #text-13 .read-more {
	display: inline;
}
#text-12 .directors-title a {
	display: inline;
	font-family: 'Oswald', sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #000;
	margin-top: 0.5em;
}
#text-12 p, #text-13 p {
	margin: 0;
	display: inline;
}
#text-13 .news-title a {
	font-size: 20px;
	font-family: 'Oswald', sans-serif;
	color: #000;
	text-transform: uppercase;
}
#text-13 .news-date {
	margin-bottom: 0.5em;
}
.news-title {
	margin: 1em 0;
}

/* 5.2 Language Selector */
#lang_sel_list a:focus {
	outline: 1px solid white;
}
#flags_language_selector {
	display: none;
}
#language-switcher {
	background-color: #00948E;
	width: 100%;
	height: 4px;
}
#language_switcher_list {
	display: none;
}
#lang_sel_list {
	height: 32px;
}
#language-switcher #lang_sel_list {
	padding-top: 0px;
}
#language-switcher #lang_sel_list ul {
	text-align: center;
	padding-top: 5px !important;
}
#language-switcher #lang_sel_list li {
	display: inline;
	float: none;
	border-left: 1px solid white;
}
#language-switcher #lang_sel_list li:first-child {
	border-left: none;
}
#language-switcher #lang_sel_list a {
	text-decoration: none !important;
	padding: .2em 1em !important;
	display: inline;
	color: #fff;
	background: #000;
	font-family: 'Ubuntu Condensed', sans-serif;
	font-size: 15px;
}
#language-switcher #lang_sel_list a:hover {
	text-decoration: underline !important;
}

/* 5.3 Top Widget - Social Media Links */
#top-widget {
	margin-top: 2px;
	margin-bottom: 6px;
}
#top-widget .widget-title {
	display: none;
}
#top-widget ul.socials {
	text-align: right;
	list-style: none;
}
.socials {
	margin: 0;
	float: right;
	padding: 0;
}
.socials li {
	text-align: right;
	display: inline-block;
}
.socials a, .socials a:visited {
	display: block;
	font-family: FontAwesome;
	color: #bbb;
	font-size: 2.5em;
	line-height: 25px;
	padding-left: 5px;
	text-decoration: none;
}
a.socialicon {
	background-color: #bbb;
	border-radius: 5px;
	width: 24px;
	font-size: 1.6em;
	padding: 2px;
	padding-top: 3px;
	text-align: center;
}
a.twitter:hover, a.twitter:focus {
	background: #00aced;
}
a.facebook:hover, a.facebook:focus {
	background: #4a6ea9;
}
a.linkedin:hover, a.linkedin:focus {
	background: #4A9CC9;
}
a.youtube:hover, a.youtube:focus {
	background: #f42941;
}

/* 5.4 Top Widget - Accessibility Buttons */
#text-15 a:focus {
	outline: 1px solid black;
}
#text-15 a:hover {
	text-decoration: underline;
}
.rvfs-1 p, .rvfs-1 li {
	font-size: 70%
}
.rvfs-2 p, .rvfs-2 li {
	font-size: 80%
}
.rvfs-3 p, .rvfs-3 li {
	font-size: 90%
}
.rvfs-4 p, .rvfs-4 li {
	font-size: 100%
}
.rvfs-5 p, .rvfs-5 li {
	font-size: 110%
}
.rvfs-6 p, .rvfs-6 li {
	font-size: 120%
}
.rvfs-7 p, .rvfs-7 li {
	font-size: 130%
}
#color-accessibility, #rvfs-controllers, .btn-group {
	display: inline;
}
.btn-group {
	text-transform: lowercase;
}
.btn-group a {
	color: #000;
}
.rvfs-decrease {
	padding: 0 1em;
}
.rvfs-increase {
	padding: 0;
	font-size: 150%;
}
#color-button {
	display: inline;
	margin-right: 1.0em;
}
#blackwhite-button {
	display: inline;
}
#color-button a, #blackwhite-button a {
	color: #000;
}

/* 5.5 Top Widget - Search and Menu Bar */
#top-widget #search-3 {
	padding-top: 7px;
	font-size: 12px;
}
#top-widget #search-3 #s {
	border: 4px solid #febe10;
	min-width: 210px;
	padding: 5px 8px;
}
#search-3 input[type="submit"] {
	text-align: left;
	padding: 5px 10px;
	font-family: 'Oswald', sans-serif;
	font-weight: lighter;
	font-size: 1.0em;
	background-color: #feca3d;
	background: -webkit-linear-gradient(#feca3d 1%, #fec834 5%, #febe10 50%, #f1b40f 66%, #d09c0d 90%, #c1910c 99%);
	background: -o-linear-gradient(#feca3d 1%, #fec834 5%, #febe10 50%, #f1b40f 66%, #d09c0d 90%, #c1910c 99%);
	background: -moz-linear-gradient(#feca3d 1%, #fec834 5%, #febe10 50%, #f1b40f 66%, #d09c0d 90%, #c1910c 99%);
	background: linear-gradient(#feca3d 1%, #fec834 5%, #febe10 50%, #f1b40f 66%, #d09c0d 90%, #c1910c 99%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#feca3d, endColorstr=#c1910c);
	border: none;
	text-shadow: none;
	color: #000;
	font-size: 1.0em;
	border: 1px solid black;
}
#topmenu {
	float: right;
}
.top-menu {
	margin: 0;
	float: left;
	padding: 5px 10px 0 0;
}
.top-menu li a {
	font-family: 'Oswald', san-serif;
	font-size: 14px;
	color: #00948e;
}
#text-15 {
	padding-top: 11px;
}
#text-15 a {
	font-size: 13px;
}
#text-15 img {
	padding-bottom: 2px;
}

/* 6.0 Homepage Styling */
.home .post-title {
	display: none;
}
#home-widget-wrapper {
	float: left;
	display: block;
	margin-top: 1em;
}

/* 7.0 Interior Page Styling */
#content .page, #content .post, #content .resource, #content-sitemap .page {
	border: 2px solid #00948e;
	border-radius: 2px;
	padding: 3px 20px;
	min-height: 800px;
	margin-top: 2%;
	background: #fff;
}
#content .post-title, #content-sitemap .post-title {
	text-transform: uppercase;
	font-family: 'Oswald', sans-serif;
	font-weight: bold;
	font-size: 26px;
	color: #000;
	line-height: 1.4em;
}
#content h2 {
	font-family: 'Ubuntu condensed', sans-serif;
	font-size: 20px;
	text-decoration: none;
	text-decoration-color: #00948e;
	border-bottom: 3px solid #00948e;
	display: inline-block;
	padding-bottom: 2px;
}
#content #featured-image {
	margin-top: 0;
}
#content #featured-image img {
	border: 3px solid #363636;
	border-radius: 2px;
	margin: 0;
}
.page-id-83 .submenu, .parent-pageid-83 .submenu {
	font-size: 12px;
}
.page-id-83 .submenu li, .parent-pageid-83 .submenu li {
	padding: 0 5px;
}
#scroll-top {
	text-align: center;
	padding-top: 10px;
	margin: 2em 0;
}
.related-posts-title {
	font-weight: bold;
	color: #000;
	margin: 1em 0;
	display: block;
}
.related-section {
	float: left;
	width: 120px;
	height: auto;
	overflow: hidden;
	list-style: none;
	border-right: 1px solid #ccc;
	text-align: center;
	padding: 0px 5px;
}
.related-section a {
	font-size: 0.9em;
	line-height: 0.9em;
}
/* 7.1 LEARN Page Styling */
.page-id-519 .submenu .page_item, .page-id-65 .submenu .page_item, .parent-pageid-65 .submenu .page_item, .page-template-courses-child-page .submenu .page_item, .page-template-learn-page .submenu .page_item {
	display: none;
}
.page-item-519, .page-item-417, .page-item-522, .page-item-71 {
	display: inline !important;
}

/* 10.0 Footer */

#footer {
	max-width: none;
	background: #00948e;
	border-top: 2px solid #101010;
	color: #fff;
}
#footer a {
	color: #fff;
	font-weight: lighter;
}
#footer-wrapper {
	max-width: 1060px;
	margin: 0 auto;
	padding: 0 60px;
}
#footer_widget .widget-wrapper {
	background: none;
	border: none;
}
#footer_widget .col-300 {
	width: 23.404255319149%;
}
#footer_widget #nav_menu-4 {
	margin-right: 2.127659574468% !important;
}
#footer_widget #nav_menu-5 {
	margin-right: 0 !important;
	margin-left: 0 !important;
}
#footer_widget .widget_nav_menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#footer_widget .widget_nav_menu .menu-item-has-children {
	font-family: 'Oswald', sans-serif;
	font-weight: bold;
	font-size: 15px;
	line-height: 1.4em;
	text-transform: uppercase;
}
#footer_widget .widget_nav_menu .menu-item-has-children .sub-menu li {
	font-weight: lighter;
	text-transform: none;
}
#footer_widget #nav_menu-2 .widget-wrapper {
	padding-left: 30px;
}
#footer_widget #nav_menu-5 .widget-wrapper {
	padding-left: 45px;
}
#footer-wrapper #scrollable-logos {
	margin-top: 2%;
}
#footer-wrapper #scrollable-logos .widget-title {
	margin-left: 30px;
}
#footer-wrapper #scrollable-logos .widget-title h3 {
	text-transform: none;
	color: #fff;
}
#footer-wrapper #logo-scroll {
	padding-left: 18px;
}
#partner-logos {
	text-align: right;
	margin-top: 2%;
}
#partner-logos .last-partner-logo {
	margin-right: 30px;
}
#footer-content-use {
	font-size: 14px;
	line-height: 20px;
}
#footer-content-use .copyright {
	font-weight: bold;
}
#footer-content-use #policy {
	padding-left: 30px;
}
#footer-content-use #disclaimer {
	padding-left: 10px;
}

/* 10.1 Footer Menu */
#footer-menu #menu-footer-menu-bottom-en {
	margin: 0;
	padding-left: 30px;
}
.footer-menu {
	margin-top: 1.0em;
}
.footer-menu li a {
	border-left: 1px solid white;
	padding: 0;
	font-weight: normal;
	font-size: 20px;
	padding: 0 8px;
}

/* Alternative Homepage Styling */
.page-template-homepage-slideshow-page .entry-title,
.page-template-homepage-slideshow-page .breadcrumb-list,
.page-template-homepage-slideshow-page .post-edit {
	display: none;
}
.page-template-homepage-slideshow-page #wrapper {
	padding: 0;
}
#homepage-widget-wrapper {
	padding: 0 30px;
}
#slidedeck2_widget-10 {
	padding: 0;
	border: 0;
	margin-top: -1px;
}
/* 11.# Masonry Styling */
#masonry {
	margin: 0;
	display: block;
}
.item { 
	width: 130px; 
	float:left; 
	margin: 2px 2px 5px 2px; 
	text-align: center; 
	line-height: 18px;
	animation: zemslideup 0.8s ease-out, zemfadein 1s ease-out;
	-webkit-animation: zemslideup 0.8s ease-out, zemfadein 1s ease-out;
	-moz-animation: zemslideup 0.8s ease-out, zemfadein 1s ease-out;
	border: 1px solid #efefef!important;
	border-radius: 1px !important;
	-webkit-border-radius: 1px !important;
	-moz-border-radius: 1px !important;
	display: block;
	font-size: 11px !important;
	background-color: #fff !important;
	box-shadow: 0 2px 5px rgba(0,0,0,.16) !important;
	-moz-box-shadow: 0 2px 5px rgba(0,0,0,.16) !important;
	-webkit-box-shadow: 0px 2px 5px rgba(0,0,0,.16) !important;
	padding: 2px !important;
}
.item:hover {
	box-shadow: 0px 5px 20px 3px rgba(0,0,0,0.1) !important;
	-webkit-transition: all .2s;
	-webkit-transform: scale(1.05, 1.05);
	-moz-transition: all .2s;
	-moz-transform: scale(1.05, 1.05);
	transition: all .2s;
	transform: scale(1.05);
}
.item a {font-size: 12px; color: #000;}
.item img {margin: 0; width: 100%; padding-bottom: 5px;}
/* 12.0 Mobile Styling */
@media screen and (max-width:980px) {
	/* 12.1 Mobile Header */
	.menu li {
		margin-right: 20px;
	}
	.menu li a {
		font-size: 18px;
	}
	.menu {
		padding-left: 35px;
	}
	#tagline {
		font-size: 18px;
		width: 50%;
	}
	#header-top {
		padding: 15px 40px 10px 40px;
	}
	.top-menu li a {
		font-size: 15px;
	}
	.menu .sub-menu {
		display: block;
	}
	/* 12.2 Changing Breakpoint */
	.home #widgets {
		margin-top: 0;
	}
	#footer #scrollable-logos  {
		display: none;
	}
	.grid, .grid-right {
		display: block;
		float: left;
	}
.fit .widget-wrapper {
	padding-left: 0;
}
.col-60 { width: 6.382978723404%; }
.col-140 { width: 14.893617021277%; }
.col-220 { width: 23.404255319149%; }
.col-300 { width: 31.914893617021%; }
.col-380 { width: 40.425531914894%; }
.col-460 { width: 48.936170212766%; }
.col-540 { width: 57.446808510638%; }
.col-620 { width: 65.957446808511%; }
.col-700 { width: 74.468085106383%; }
.col-780 { width: 82.978723404255%; }
.col-860 { width: 91.489361702128%; }
.col-940 { width: 100%; }
.col-60, .col-140, .col-220, .col-300, .col-380, .col-460, .col-540, .col-620, .col-700, .col-780, .col-860 {
margin-right: 2.127659574468%;}
#footer .grid, #footer .grid-right {
		display: block;
		float: none;
		width: 100%;
		margin-right: 0;
}
#footer .col-300 {
	width: 100%;
	text-align: center;
}
#footer-content-use .copyright {
	display: block;
	width: 100%;
	margin: 1em 0;
}
.footer-menu {
	margin-top: 3em;
	display: block;
	width: 100%;
}
#footer .fit .widget-wrapper {
	padding-left: 0;
}
#footer_widget #nav_menu-5 .widget-wrapper {
	padding-left: 20px;
}
#text-5, #text-27, #text-17, #text-16 {
	max-width: 300px;
	margin: 0 auto;
}
#content .page, #content .post, #content .resource, #content-sitemap .page {
	min-height: 0;
	}
}
@media screen and (max-width:767px) {
	.grid, .grid-right {
		display: block;
		float: none;
		width: 100%;
		margin-right: 0;
	}
}
@media screen and (max-width:650px) {
	.main-nav {
		height: auto;
	}
	.menu {
		padding-left: 0px;
	}
	.submenu {
		display: none;
	}
	
	/* Hide top widgets */
	#search-3, #text-14 {
		display: none;
	}
	.main-nav:before, .main-nav:after {
		display: none;
	}
	#wrapper {
		margin-top: 0;
		padding: 0 35px;
	}
	#header-top {
		border: 0;
		padding: 15px 0 0 0;
		text-align: center;
		width: 100%;
	}
	#header {
		border-left: 1px solid #e3e3e3;
		border-right: 1px solid #e3e3e3;
	}
	#logo {
		width: 100%;
		display: block;
		float: left;
		margin: 1em 0;
	}
	#tagline {
		display: none;
	}
	#topmenu {
		width: 100%;
		float: left;
	}
	.socials {
		display: none;
	}
	#top-widget {
		float: left;
		width: 100%;
	}
	#menu-top-menu-en {
		display: none;
	}
	.menu #menu-item-462, .menu #menu-item-463, .menu #menu-item-464 {
		display: block;
	}
	#text-5 {
		margin: 0 auto;
	}
	#text-6 .textwidget {
		height: 150px;
	}
	#text-15 a {
		font-size: 16px;
	}
	#footer-wrapper {
		padding: 0 30px;
	}
	#footer-wrapper #scrollable-logos .widget-title {
		margin-left: 0;
	}
	#footer-wrapper #logo-scroll {
		padding-left: 0;
	}
	#footer_widget .col-300 {
		width: 100%;
	}
	#footer_widget .widget-wrapper {
		margin: 2em 0;
		padding: 0;
		padding-left: 0 !important;
		margin-right: 0 !important;
	}
	.copyright {
		display: block;
		text-align: center;
		width: 100%;
	}
	#footer-disclaimer {
		float: left;
		display: block;
		margin-top: 2em;
	}
	#partner-logos {
		text-align: center;
		margin-bottom: 5%;
	}
	#partner-logos .last-partner-logo {
		margin: 0 0 0 50px;
	}
	#scrollable-logos {
		display: none;
	}
	#language_switcher_list {
		display: none;
	}
	#flags_language_selector {
		display: none;
		margin: 0 auto;
		text-align: center;
	}
	#flags_language_selector img {
		margin: 10px 15px;
		border: 1px solid white;
	}
	#footer-content-use #policy {
		padding-left: 0px;
	}
	#footer-content-use #disclaimer {
		padding-left: 0px;
	}
}
@media screen and (max-width:400px) {
	#container {
		padding: 0;
	}
	#wrapper {
		padding: 0 15px;
	}
	#footer-wrapper {
		padding: 0;
	}
	.item {
		width: 100px;
	}
}