@charset "UTF-8";
/* CSS Document */

/* new design css for mettacenter */
html, html a {
    -webkit-font-smoothing: antialiased;
    text-shadow: 1px 1px 1px rgba(0,0,0,0.004);
}

body { 
/*background: #1f6164;*/
background: #246665 !important;
 color: #666; 
}


a { 
color: #d65e28;
-o-transition: color 0.25s linear;
-moz-transition: color 0.25s linear;
-khtml-transition: color 0.25s linear;
-webkit-transition: color 0.25s linear;
-ms-transition: color 0.25s linear;
transition: color 0.25s linear;
}

a:hover { 
color: #338a8f;
-o-transition: color 0.25s linear;
-moz-transition: color 0.25s linear;
-khtml-transition: color 0.25s linear;
-webkit-transition: color 0.25s linear;
-ms-transition: color 0.25s linear;
transition: color 0.25s linear;
}

#main a { 
color: #d65e28;
-o-transition: color 0.25s linear;
-moz-transition: color 0.25s linear;
-khtml-transition: color 0.25s linear;
-webkit-transition: color 0.25s linear;
-ms-transition: color 0.25s linear;
transition: color 0.25s linear;
text-decoration: none !important;
}
#main a:hover { 
color: #338a8f;
-o-transition: color 0.25s linear;
-moz-transition: color 0.25s linear;
-khtml-transition: color 0.25s linear;
-webkit-transition: color 0.25s linear;
-ms-transition: color 0.25s linear;
transition: color 0.25s linear;
text-decoration: none !important;
}

#background {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: -1;
}

.radius {
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}

.Clear { clear:both; }


.attribAuthor {
color: #338a8f;
}

.container {
width: 1000px !important;
background: transparent !important;
}

#header .container.upper {
padding: 0 !important;
height: 42px;

}

/* default page template ***
****************************
****************************/

#sidebar {
float: right !important;
color: #444 !important;
background: #fff url('./imgs/gradRight.png') no-repeat left 60px !important;
width: 294px !important;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
color: #444 !important;
padding: 0 18px 20px 18px !important;
}

#sidebar a {
color: #444 !important;
}

.sidebar-inner {
border: 0px !important;
}

#main {
width: 660px !important;
min-height: 1219px !important;
background: #fff url('./imgs/gradLeft.png') no-repeat right 60px !important;
float: left !important;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}

.container.full_width #main {
width: 1000px !important;
min-height: 400px !important;
}

.main-inner {
padding: 0 18px 20px 18px !important;
}

.grid-8 {
width: 660px !important;
}

.breadcrumbs a {
color: #fff !important;
font-weight: bold !important;
text-transform: capitalize !important;
}
.breadcrumbs a:hover {
border-bottom: 4px solid #4acad1 !important;
}
.breadcrumbs {
color: #fff !important;
text-transform: capitalize !important;
}

.main-title h1 {
padding-top: 0px !important;
color: #d65e28 !important;
background: none !important;
line-height: 60px;
/*height: 60px !important;*/
margin: 0 0 20px 0 !important;
}

#main button.submit {
background: #3ea9af url('./imgs/arrow.png') no-repeat right top !important;
height: 46px;
padding: 0 46px 0 0;
text-align: center;
line-height: 46px;
color: #fff;
font-size: 18px;
width: 150px;
font-weight: bold !important;
-o-transition: background 0.25s linear;
-moz-transition: background 0.25s linear;
-khtml-transition: background 0.25s linear;
-webkit-transition: background 0.25s linear;
-ms-transition: background 0.25s linear;
transition: background 0.25s linear;
}

#main button.submit:hover {
background-color: #20757a !important;
-o-transition: background 0.25s linear;
-moz-transition: background 0.25s linear;
-khtml-transition: background 0.25s linear;
-webkit-transition: background 0.25s linear;
-ms-transition: background 0.25s linear;
transition: background 0.25s linear;
}

input[type=submit] {
background-image: url('./imgs/arrow.png') !important;
background-repeat: no-repeat !important;
background-position: right top !important;
background-color: #3ea9af !important;
height: 46px !important;
padding: 0 46px 0 0 !important;
text-align: center !important;
line-height: 46px !important;
color: #fff !important;
font-size: 18px !important;
width: 150px !important;
font-weight: bold !important;
-o-transition: background 0.25s linear;
-moz-transition: background 0.25s linear;
-khtml-transition: background 0.25s linear;
-webkit-transition: background 0.25s linear;
-ms-transition: background 0.25s linear;
transition: background 0.25s linear;
border: 0px !important;
-webkit-border-radius: 4px !important;
-moz-border-radius: 4px !important;
border-radius: 4px !important;
-webkit-font-smoothing: antialiased;
    text-shadow: 1px 1px 1px rgba(0,0,0,0.004);
}

input[type=submit]:hover {
/*background: #20757a !important;*/
background-color: #20757a !important;
-o-transition: background 0.25s linear;
-moz-transition: background 0.25s linear;
-khtml-transition: background 0.25s linear;
-webkit-transition: background 0.25s linear;
-ms-transition: background 0.25s linear;
transition: background 0.25s linear;
}


#sidebar h3 {
font-family: "Yanone Kaffeesatz", "Open Sans", sans-serif !important;
font-size: 24px !important;
font-weight: normal !important;
color: #444 !important;
-webkit-font-smoothing: antialiased !important;
margin: 0 0 20px 0 !important;
}

h3.sideHeader {
line-height: 60px;
height: 60px;
margin: 0;
padding: 0;
}

#sidebar .three_links_sidebar {
background: url('./imgs/sidebar-roadmap.jpg') no-repeat right center;
}

#sidebar .three_links_sidebar h3 {
margin: 0 0 2px 0 !important;
line-height: 26px;
-o-transition: color 0.25s linear;
-moz-transition: color 0.25s linear;
-khtml-transition: color 0.25s linear;
-webkit-transition: color 0.25s linear;
-ms-transition: color 0.25s linear;
transition: color 0.25s linear;
}

#sidebar .three_links_sidebar a {
display: block;
/*margin-bottom: 40px;*/
}

#sidebar .three_links_sidebar a:hover h3 {
color: #d65e28 !important;
-o-transition: color 0.25s linear;
-moz-transition: color 0.25s linear;
-khtml-transition: color 0.25s linear;
-webkit-transition: color 0.25s linear;
-ms-transition: color 0.25s linear;
transition: color 0.25s linear;
}

#sidebar .three_links_sidebar a:hover span.org_text {
color: #444;
-o-transition: color 0.25s linear;
-moz-transition: color 0.25s linear;
-khtml-transition: color 0.25s linear;
-webkit-transition: color 0.25s linear;
-ms-transition: color 0.25s linear;
transition: color 0.25s linear;
}

a.roadmap_bg {
padding: 40px 0 !important;
}

#sidebar .three_links_sidebar .org_text {
color: #d65e28;
font-weight: bold;
font-size: 14px;
-o-transition: color 0.25s linear;
-moz-transition: color 0.25s linear;
-khtml-transition: color 0.25s linear;
-webkit-transition: color 0.25s linear;
-ms-transition: color 0.25s linear;
transition: color 0.25s linear;
}

#sidebar .sidebar_toplinks {
margin-bottom: 30px !important;
}

#sidebar .sidebar_toplinks ul {
margin: 0;
padding: 0;
}

#sidebar .sidebar_toplinks ul li {
list-style: none;
list-style-type: none;
}

#sidebar .sidebar_toplinks ul li a {
font-size: 14px;
display: block;
line-height: 20px;
}

#sidebar .sidebar_toplinks ul li a:hover {
color: #d65e28 !important;
}

#sidebar h3.recent_items_header_sidebar {
margin: 40px 0 15px 0 !important;
}

#sidebar ul.recent_items_sidebar {
list-style-image: none !important;
margin: 0 !important;
padding: 0 !important;
}

#sidebar ul.recent_items_sidebar li {
list-style-type: none;
width: 100%;
height: 47px;
margin: 0 0 3px 0 !important;
}

#sidebar ul.recent_items_sidebar li a {
	background: #dae9e9;
	font-size: 13px;
	color: #444;
	font-weight: normal;
	display: table-cell;
	line-height: 16px;
	height: 47px;
	width: 294px;
	padding: 0 14px;
	vertical-align: middle;
	-o-transition: background 0.25s linear;
	-moz-transition: background 0.25s linear;
	-khtml-transition: background 0.25s linear;
	-webkit-transition: background 0.25s linear;
	-ms-transition: background 0.25s linear;
	transition: background 0.25s linear;
	text-decoration: none !important;
}

#sidebar ul.recent_items_sidebar li a:hover {
	background: #b9d3d3;
	-o-transition: background 0.25s linear;
	-moz-transition: background 0.25s linear;
	-khtml-transition: background 0.25s linear;
	-webkit-transition: background 0.25s linear;
	-ms-transition: background 0.25s linear;
	transition: background 0.25s linear;
	text-decoration: none !important;
}

#sidebar article#categories-2 {
margin: 15px 0 0 0 !important;
padding: 0 !important;
}

#sidebar article#categories-2 h3 {
margin: 0 0 15px 0 !important;
}

#sidebar article#categories-2 ul {
margin: 0 !important;
padding: 0 !important;
overflow-y: scroll;
height: 300px;
}

#sidebar article#categories-2 ul li {
list-style-type: none;
width: 100%;
height: 47px;
margin: 0 0 3px 0 !important;
}

#sidebar article#categories-2 ul li a {
background: #dae9e9;
font-size: 13px;
color: #444;
font-weight: normal;
display: table-cell;
line-height: 16px;
height: 47px;
width: 294px;
padding: 0 14px;
vertical-align: middle;
-o-transition: background 0.25s linear;
-moz-transition: background 0.25s linear;
-khtml-transition: background 0.25s linear;
-webkit-transition: background 0.25s linear;
-ms-transition: background 0.25s linear;
transition: background 0.25s linear;
text-decoration: none !important;
}

#sidebar article#categories-2 ul li a:hover {
background: #b9d3d3;
-o-transition: background 0.25s linear;
-moz-transition: background 0.25s linear;
-khtml-transition: background 0.25s linear;
-webkit-transition: background 0.25s linear;
-ms-transition: background 0.25s linear;
transition: background 0.25s linear;
text-decoration: none !important;
}

/* top menu *******************/

#topMenu {
float: right;

}

#topMenu li {
float: left;
list-style: none;
line-height: 42px;
color: #fff;
position: relative;
}

#topMenu li a {
color: #fff;
text-decoration: none;
display: block;
}

#topMenu .leftFirst a {
-webkit-border-bottom-left-radius: 4px;
-moz-border-radius-bottomleft: 4px;
border-bottom-left-radius: 4px;
background: url('./imgs/trans2.png') repeat 0 0;
padding: 0 15px;
font-size: 20px;
font-weight: bold;
-o-transition: background 0.0s linear, color 0.15s linear;
-moz-transition: background 0.0s linear, color 0.15s linear;
-khtml-transition: background 0.0s linear, color 0.15s linear;
-webkit-transition: background 0.0s linear, color 0.15s linear;
-ms-transition: background 0.0s linear, color 0.15s linear;
transition: background 0.0s linear, color 0.15s linear;
}

#topMenu .leftFirst a:hover {
/*background: url('./imgs/trans1.png') repeat 0 0;*/
background: #f6f6f6;
color: #186468;
-o-transition: background 0.20s linear, color 0.15s linear;
-moz-transition: background 0.20s linear, color 0.15s linear;
-khtml-transition: background 0.20s linear, color 0.15s linear;
-webkit-transition: background 0.20s linear, color 0.15s linear;
-ms-transition: background 0.20s linear, color 0.15s linear;
transition: background 0.20s linear, color 0.15s linear;
}

#topMenu .rightLast a {
-webkit-border-bottom-right-radius: 4px;
-moz-border-radius-bottomright: 4px;
border-bottom-right-radius: 4px;
background: #d65e28;
padding: 0 25px;
font-size: 20px;
font-weight: bold;
text-shadow: 1px 1px 4px rgba(0, 0, 0, 0.5);
-o-transition: background 0.25s linear;
-moz-transition: background 0.25s linear;
-khtml-transition: background 0.25s linear;
-webkit-transition: background 0.25s linear;
-ms-transition: background 0.25s linear;
transition: background 0.25s linear;
}

#topMenu .rightLast a:hover {
background: #bf5322;
-o-transition: background 0.25s linear;
-moz-transition: background 0.25s linear;
-khtml-transition: background 0.25s linear;
-webkit-transition: background 0.25s linear;
-ms-transition: background 0.25s linear;
transition: background 0.25s linear;
}

#topMenu .icon a {
height: 42px;
width: 42px;
background: url('./imgs/trans1.png') repeat 0 0 !important;
}


#topMenu .icon a:hover {
background: url('./imgs/trans2.png') repeat 0 0 !important;
}



#header {
height: 220px; /* 260px */
clear: both;
}

body.home #header {
height: 190px !important; /* ubermenu ... had been 250, then 230 before */
}

#header .container.lower {
height: 148px !important; /* was 188px */
background: transparent !important;
position: relative;
}

a#logo {
opacity: 1;
filter: alpha(opacity=100);
margin: -42px 0 0 0 !important; /* was -42px 0 0 -32px */
transition: opacity .25s linear;
    -moz-transition: opacity .25s linear;
    -webkit-transition: opacity .25s linear;
    -o-transition: opacity .25s linear;
}

a#logo:hover {
opacity: 0.7;
filter: alpha(opacity=70);
    transition: opacity .25s linear;
    -moz-transition: opacity .25s linear;
    -webkit-transition: opacity .25s linear;
    -o-transition: opacity .25s linear;
}

.textLogo {
margin-left: -20px;
}


#slogan {
color: #fff;
font-size: 16px;	/* was 24px */
font-weight: 800;
font-style: italic;
margin-top: 25px;
text-align: right;
position:absolute;
right: 10px;
top: 12px;
text-shadow: 1px 1px 4px rgba(0, 0, 0, 0.5);
}

#navContainer {
position: absolute;
right:0;
top: 133px;
display: none;
}



#navContainer nav {
float:right;
}

#navContainer nav ul {

}

#navContainer nav ul li {
float: left;
list-style: none;
border-right: 1px solid #ccc;
}

#navContainer nav ul li.lastRight {
border-right: 0px !important;
}

#navContainer nav ul > li > a {
display:block;
color: #666;
font-size: 20px;
font-weight: bold;
padding: 0 36px;
height: 48px;
line-height: 48px;
background: #deefee;
text-decoration: none;
border-top: 4px solid #4acad1;
-o-transition: background 0.25s linear, border-color 0.25s linear;
-moz-transition: background 0.25s linear, border-color 0.25s linear;
-khtml-transition: background 0.25s linear, border-color 0.25s linear;
-webkit-transition: background 0.25s linear, border-color 0.25s linear;
-ms-transition: background 0.25s linear, border-color 0.25s linear;
transition: background 0.25s linear, border-color 0.25s linear;
}

#navContainer nav ul > li > a:hover {
background: #fff;
color: #666;
border-top: 4px solid #d65e28;
-o-transition: background 0.25s linear, border-color 0.25s linear;
-moz-transition: background 0.25s linear, border-color 0.25s linear;
-khtml-transition: background 0.25s linear, border-color 0.25s linear;
-webkit-transition: background 0.25s linear, border-color 0.25s linear;
-ms-transition: background 0.25s linear, border-color 0.25s linear;
transition: background 0.25s linear, border-color 0.25s linear;
}

#navContainer nav ul li.firstLeft > a {
-webkit-border-radius: 4px 0 0 4px;
-moz-border-radius: 4px 0 0 4px;
border-radius: 4px 0 0 4px;
}

#navContainer nav ul li.lastRight > a {
-webkit-border-radius: 0 4px 4px 0;
-moz-border-radius: 0 4px 4px 0;
border-radius: 0 4px 4px 0;
}

/* mega menu */

#megaMenuContainer {
position: absolute;
right:0;
top: 133px;
z-index: 8100;
}

#megaMenuContainer #mega-menu {
float:right;
}

#megaMenuContainer #mega-menu.widget {
padding: 0;
margin-bottom: 0;
overflow: visible;
}

#megaMenuContainer #mega-menu > ul {

}


ul.sub-menu {
/*padding: 0 !important;*/
}

#megaMenuContainer #mega-menu ul#menu-megamenu > li {
float: left;
list-style: none;
border-right: 1px solid #ccc;
position: relative;
}

li.mega-hover {

}

#megaMenuContainer #mega-menu ul li#menu-item-13392 {
border-right: 0px !important;
}

#megaMenuContainer #mega-menu ul > li > a {
display:block;
color: #666;
font-size: 20px;
font-weight: bold;
padding: 0 36px;
height: 48px;
line-height: 48px;
background: #deefee;
text-decoration: none;
text-transform: uppercase;
border-top: 4px solid #4acad1;
-o-transition: background 0.25s linear, border-color 0.25s linear;
-moz-transition: background 0.25s linear, border-color 0.25s linear;
-khtml-transition: background 0.25s linear, border-color 0.25s linear;
-webkit-transition: background 0.25s linear, border-color 0.25s linear;
-ms-transition: background 0.25s linear, border-color 0.25s linear;
transition: background 0.25s linear, border-color 0.25s linear;
}

/* ************* megamenu ************  */
#megaMenuContainer #mega-menu ul#menu-megamenu > li a:hover,
#megaMenuContainer #mega-menu ul#menu-megamenu li:hover a {
background: #fff;
color: #666;
border-top: 4px solid #d65e28;
-o-transition: background 0.25s linear, border-color 0.25s linear;
-moz-transition: background 0.25s linear, border-color 0.25s linear;
-khtml-transition: background 0.25s linear, border-color 0.25s linear;
-webkit-transition: background 0.25s linear, border-color 0.25s linear;
-ms-transition: background 0.25s linear, border-color 0.25s linear;
transition: background 0.25s linear, border-color 0.25s linear;
}

/* ************* megamenu each tab ************  */
#megaMenuContainer #mega-menu ul li#menu-item-13330 .sub-container.mega ul .row li a {
-webkit-border-radius: 0 !important;
-moz-border-radius: 0 !important;
border-radius: 0 !important;
}


#megaMenuContainer #mega-menu ul li#menu-item-13392 a {
-webkit-border-radius: 0 4px 4px 0;
-moz-border-radius: 0 4px 4px 0;
border-radius: 0 4px 4px 0;
}

#megaMenuContainer #mega-menu ul li#menu-item-13392 a:hover,
#megaMenuContainer #mega-menu ul li#menu-item-13392:hover a {
-webkit-border-radius: 0 4px 0px 0;
-moz-border-radius: 0 4px 0px 0;
border-radius: 0 4px 0px 0;
}

#megaMenuContainer #mega-menu ul li#menu-item-13330 a:hover,
#megaMenuContainer #mega-menu ul li#menu-item-13330:hover a {
-webkit-border-radius: 4px 0 0 0;
-moz-border-radius: 4px 0 0 0;
border-radius: 4px 0 0 0;
}

/* ************* megamenu each tab ************  */
#megaMenuContainer #mega-menu ul li#menu-item-16401 .sub-container.mega {
position: absolute;
left: -112px !important;
top: 52px !important;
width: 1000px !important;
}
#menu-item-16401 .sub-container.mega ul.sub-menu.sub {
padding: 13px 20px 0 20px !important;
height: 390px;
width: 960px;
background: #fff url('./imgs/explore3.jpg') no-repeat left center;
-webkit-border-radius: 4px 4px 4px 4px;
-moz-border-radius: 4px 4px 4px 4px;
border-radius: 4px 4px 4px 4px;
}
#megaMenuContainer #mega-menu ul li#menu-item-16401 a:hover,
#megaMenuContainer #mega-menu ul li#menu-item-16401:hover a {
-webkit-border-radius: 4px 0 0 0;
-moz-border-radius: 4px 0 0 0;
border-radius: 4px 0 0 0;
}
#megaMenuContainer #mega-menu ul li#menu-item-16401 .sub-container.mega ul .row li a {
-webkit-border-radius: 0 !important;
-moz-border-radius: 0 !important;
border-radius: 0 !important;
}
/* ************* megamenu each submenu within a tab ************  */
/* journalists */
#menu-item-16402 {
width: 160px !important;
height: 170px !important;
margin-left: 200px;
}
#menu-item-16402 a {
width: 155px !important;
}
/* educators */
#menu-item-16406 {
width: 210px !important;
height: 170px !important;
}
#menu-item-16406 a {
width: 205px !important;
}
/* practical idealists */
#menu-item-16411 {
width: 190px !important;
height: 170px !important;
}
#menu-item-16411 a {
width: 185px !important;
}
/* activists */
#menu-item-16415 {
width: 160px !important;
height: 170px !important;
}
#menu-item-16415 a {
width: 155px !important;
}
/* **** row 2 **** */
/* peacekeepers */
#menu-item-16422 {
width: 160px !important;
height: 170px !important;
margin-left: 200px !important;
}
#menu-item-16422 a {
width: 155px !important;
}
/* research */
#menu-item-16431 {
width: 210px !important;
height: 170px !important;
}
#menu-item-16431 a {
width: 195px !important;
}


#megaMenuContainer #menu-megamenu .sub-container.non-mega {
/*left: -25px !important;*/
left: 0 !important;
position: absolute;
width: 225px;
top:52px !important;

}

#megaMenuContainer #mega-menu ul li#menu-item-13392 .sub-container.non-mega {
left: -83px !important;
position: absolute;
width: 225px;
-o-transition: all 0.0s linear !important;
-moz-transition: all 0.0s linear !important;
-khtml-transition: all 0.0s linear !important;
-webkit-transition: all 0.0s linear !important;
-ms-transition: all 0.0s linear !important;
}

#megaMenuContainer #mega-menu ul li#menu-item-13392 .sub-container.non-mega ul.sub-menu {
-webkit-border-radius: 0 0 4px 0px;
-moz-border-radius: 0 0 4px 0px;
border-radius: 0 0 4px 0px;
}

#megaMenuContainer .sub-container.non-mega ul.sub-menu.sub {
/*padding: 13px 0;*/
/*padding: 13px 0 34px 0 !important;*/
padding: 13px 0 0 0 !important;
height: 300px;
background: #ffffff;
-webkit-border-radius: 0 0 4px 4px;
-moz-border-radius: 0 0 4px 4px;
border-radius: 0 0 4px 4px;
-o-transition: all 0.0s linear !important;
-moz-transition: all 0.0s linear !important;
-khtml-transition: all 0.0s linear !important;
-webkit-transition: all 0.0s linear !important;
-ms-transition: all 0.0s linear !important;
}

#megaMenuContainer .sub-container.non-mega ul li a {
display: table-cell !important;
color: #404040 !important;
font-size: 16px !important;
width: 221px;
font-weight: normal !important;
text-transform: none !important;
height: 38px !important;
line-height: 38px !important;
vertical-align: middle;
text-align: left;
padding: 0 !important;
text-indent: 15px;
background: #ffffff !important;
border-top: 0px !important;
border-left: 4px solid #ffffff;

}

#megaMenuContainer .sub-container.non-mega ul li a:hover {
background: #deefee !important;
border-left: 4px solid #4acad1;
color: #393939 !important;
}

#megaMenuContainer #mega-menu ul li#menu-item-13330 .sub-container.mega {
position: absolute;
/*left: -134px !important;*/
left: -355px !important;
top: 52px !important;
width: 1000px !important;
}

#menu-item-13330 .sub-container.mega ul.sub-menu.sub {
padding: 13px 20px 0 20px !important;
height: 390px;
width: 960px;
background: #fff url('./imgs/explore3.jpg') no-repeat left center;
-webkit-border-radius: 4px 4px 4px 4px;
-moz-border-radius: 4px 4px 4px 4px;
border-radius: 4px 4px 4px 4px;
}

#megaMenuContainer .row {
width: 1000px;
margin-top: 35px;
}

#megaMenuContainer .row li {
float: left;
padding: 0px;

}

#megaMenuContainer .row li:hover {
/*background: #f9f9f9;*/

}

#menu-item-13330 .row .sub-menu {
width: 220px !important;
}
#menu-item-16401 .row .sub-menu {
width: 220px !important;
}

a.mega-hdr-a {
border: 0 !important;
color: #444;
font-size: 16px;
text-indent: 14px;
font-weight: bold;
text-decoration: none;
display: block;
}

a.mega-hdr-a:hover {
color: #d65e28 !important;
}

.mega-unit.mega-hdr ul.sub-menu {

}

.mega-unit.mega-hdr ul.sub-menu li {

}

.mega-unit.mega-hdr ul.sub-menu li a {
display: table-cell !important;
color: #404040 !important;
font-size: 12px !important;
width: 216px;
font-weight: normal !important;
text-transform: none !important;
height: 24px !important;
line-height: 24px !important;
vertical-align: middle;
text-align: left;
padding: 0 0 0 10px !important;
/*text-indent: 10px;*/
/*background: #ffffff !important;*/
background: transparent !important;
border-top: 0px !important;
border-left: 4px solid transparent;
-webkit-border-radius: 0 !important;
-moz-border-radius: 0 !important;
border-radius: 0 !important;
}

.mega-unit.mega-hdr ul.sub-menu li a:hover {
background: #deefee !important;
border-left: 4px solid #4acad1;
color: #393939 !important;
}

.mega-unit.mega-hdr ul.sub-menu {
padding: 0 !important;
}

#menu-item-13331 {
width: 165px !important;
margin-left: 200px;
}

#menu-item-13331 a {
width: 151px !important;
}



#menu-item-13352 {
width: 175px !important;
position: absolute;
left: 605px;

}

#menu-item-13352 a {
width: 161px !important;
}

#menu-item-13330 .sub-menu.sub {
/*display: block !important;*/
}

#menu-item-13357 {
width: 210px !important;
}

#menu-item-13357 a {
width: 196px !important;
}

#menu-item-13360 {
width: 165px !important;
float:right !important;
margin-right:68px;
}

#menu-item-13360 a {
width: 151px !important;
}

#megaMenuContainer #menu-megamenu #menu-item-13371 .sub-container.non-mega {
width: 1000px !important;
/*left: -295px !important;*/
left: -516px !important;

}

#megaMenuContainer #menu-megamenu #menu-item-13371 .sub-container.non-mega ul.sub-menu.sub {
-webkit-border-radius: 4px !important;
-moz-border-radius: 4px !important;
border-radius: 4px !important;
height: 390px !important;
background: transparent url('./imgs/rrmm2.jpg') no-repeat 0 0 !important;

}

#megaMenuContainer #menu-megamenu #menu-item-13371 .sub-container.non-mega ul.sub-menu.sub li a {
background: transparent !important;
}

#megaMenuContainer #menu-megamenu #menu-item-13371 .sub-container.non-mega ul.sub-menu.sub li a:hover {
background: #deefee !important;
}

#megaMenuContainer #menu-megamenu #menu-item-13380 .sub-container.non-mega {
width: 1000px;
/*left: -472px !important;*/
left: -473px !important;
}

#megaMenuContainer #menu-megamenu #menu-item-13380 .sub-container.non-mega ul.sub-menu.sub {
-webkit-border-radius: 4px !important;
-moz-border-radius: 4px !important;
border-radius: 4px !important;
height: 390px !important;
background: transparent url('./imgs/pubmm.jpg') no-repeat 0 0 !important;
}

#megaMenuContainer #menu-megamenu #menu-item-13380 .sub-container.non-mega ul.sub-menu.sub li a {
background: transparent !important;
width: 290px;
}

#megaMenuContainer #menu-megamenu #menu-item-13380 .sub-container.non-mega ul.sub-menu.sub li a:hover {
background: #deefee !important;
}





#megaMenuContainer #menu-megamenu #menu-item-13388 .sub-container.non-mega,
#megaMenuContainer #menu-megamenu #menu-item-13388 .sub-container.non-mega ul {
width: 307px !important;
-webkit-border-radius: 0 4px 4px 0;
-moz-border-radius: 0 4px 4px 0;
border-radius: 0 4px 4px 0;

}


#megaMenuContainer #menu-megamenu #menu-item-13388 .sub-container.non-mega ul li a {
width: 303px !important;
}


/* mega menu inserts */

#menu-item-13392 ul.sub-menu { position: relative; }

#mrg11, #mrg11a {
margin-left: 11px !important;
}

.aboutQuote {
width: 775px;
height: 313px;
background: #fff url('./imgs/aboutBG4.jpg') no-repeat 0 0;
position: absolute;
left: -775px;
top: 0;
-webkit-border-radius: 4px 0 0 4px;
-moz-border-radius: 4px 0 0 4px;
border-radius: 4px 0 0 4px;
-o-transition: all 0.0s linear !important;
-moz-transition: all 0.0s linear !important;
-khtml-transition: all 0.0s linear !important;
-webkit-transition: all 0.0s linear !important;
-ms-transition: all 0.0s linear !important;
display: none;
/*-webkit-box-shadow: inset -75px 0px 30px 50px rgba(180, 180, 180, 0.1);
-moz-box-shadow:    inset -75px 0px 30px 50px rgba(180, 180, 180, 0.1);
box-shadow:         inset -75px 0px 30px 50px rgba(180, 180, 180, 0.1);*/
}

.aboutQuote.esp {
width: 693px !important;
left: -693px !important;
}

#menu-megamenu li:hover .xmenu {
-o-transition: all 0.0s linear !important;
-moz-transition: all 0.0s linear !important;
-khtml-transition: all 0.0s linear !important;
-webkit-transition: all 0.0s linear !important;
-ms-transition: all 0.0s linear !important;
display:table;
}

.aQInner {
padding: 25px 75px 25px 125px;
font-size: 16px;
font-weight: normal;
color: #222;
font-family: 'Open Sans', sans-serif;
display: table-cell;
vertical-align: middle;
}

.esp .aQInner {
padding: 25px 85px 25px 80px !important;
background: #fff url('./imgs/aboutBG4.jpg') no-repeat -50px 0 !important;
-webkit-border-radius: 4px 0 0 4px;
-moz-border-radius: 4px 0 0 4px;
border-radius: 4px 0 0 4px;
}

.aQInner .attribAuthor {
color: #338a8f;
font-weight: bold;
}


/* slider */

#SliderContainer {
width: 1000px;
height: 340px;
background: transparent;
margin: 0 auto 10px auto;

}

#bigPic {
width: 1000px;
height: 300px;
margin: 0 auto;
position: relative;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}

#bigPic a {
width: 1000px;
height: 300px;
display: block;
opacity: 0;
-o-transition: all 0.25s linear;
-moz-transition: all 0.25s linear;
-khtml-transition: all 0.25s linear;
-webkit-transition: all 0.25s linear;
-ms-transition: all 0.25s linear;
transition: all 0.25s linear;

}


#bigPic a img {
width: 1000px;
height: 300px;
left: 0px;
top: 0px;
position: absolute;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
z-index: 1;
-o-transition: all 0.25s linear;
-moz-transition: all 0.25s linear;
-khtml-transition: all 0.25s linear;
-webkit-transition: all 0.25s linear;
-ms-transition: all 0.25s linear;
transition: all 0.25s linear;
}

#bigPic a.firstSlide, #bigPic a.firstSlide img {
-o-transition: all 0.5s linear;
-moz-transition: all 0.5s linear;
-khtml-transition: all 0.5s linear;
-webkit-transition: all 0.5s linear;
-ms-transition: all 0.5s linear;
transition: all 0.5s linear;
}

#bigPic a .caption {
position: absolute;
bottom: 0;
left: 0;
z-index: 100;
-o-transition: all 0.25s linear;
-moz-transition: all 0.25s linear;
-khtml-transition: all 0.25s linear;
-webkit-transition: all 0.25s linear;
-ms-transition: all 0.25s linear;
transition: all 0.25s linear;
}

#bigPic a .caption span.imgTitleBox {
margin-left: 168px;
display: inline-block;
background: url('./imgs/caption_bg.png') repeat 0 0;
padding: 0 25px;
font-family: "Yanone Kaffeesatz", "Open Sans", sans-serif;
font-size: 48px;
text-shadow: 1px 2px 2px rgba(51, 138, 143, 0.90);
color: #d65e28;
font-weight: normal !important;
height: 65px;
line-height: 65px;
-webkit-border-radius: 4px 4px 0 0;
-moz-border-radius: 4px 4px 0 0;
border-radius: 4px 4px 0 0;
-o-transition: all 0.25s linear;
-moz-transition: all 0.25s linear;
-khtml-transition: all 0.25s linear;
-webkit-transition: all 0.25s linear;
-ms-transition: all 0.25s linear;
transition: all 0.25s linear;
}

#bigPic a .caption span.imgSubTitleBox {
background: url('./imgs/caption_bg.png') repeat 0 0;
width: 1000px;
height: 50px;
line-height: 50px;
display: block;
vertical-align: middle;
text-indent: 193px;
font-family: 'Open Sans', sans-serif;
font-size: 20px;
text-shadow: 1px 1px 1px rgba(250, 250, 250, 1);
color: #444444;
font-weight: bold;
-webkit-border-radius: 0 0 4px 4px;
-moz-border-radius: 0 0 4px 4px;
border-radius: 0 0 4px 4px;
}

#DIVthumbs {
margin: 10px 0 0 -10px;
}

ul#thumbs, ul#thumbs li {
margin: 0;
padding: 0;
list-style: none;
}

ul#thumbs li {
float: left;
margin-left: 10px;
cursor: pointer;
display: block;
text-align: center;
padding: 0;
  width: 20px;
  height: 20px
  line-height: 18px;
overflow: hidden;
position: relative;
z-index: 1;
color: #d65e28;
  font-size: 16px;
font-family: "Yanone Kaffeesatz", "Open Sans", sans-serif;
text-shadow: 1px 1px 1px rgba(122, 122, 122, 1);
background: #deefee;
text-decoration: none;
border-top: 4px solid #4acad1;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
-o-transition: background 0.25s linear, border-color 0.25s linear;
-moz-transition: background 0.25s linear, border-color 0.25s linear;
-khtml-transition: background 0.25s linear, border-color 0.25s linear;
-webkit-transition: background 0.25s linear, border-color 0.25s linear;
-ms-transition: background 0.25s linear, border-color 0.25s linear;
transition: background 0.25s linear, border-color 0.25s linear;
  margin-bottom: 10px;
}

#DIVthumbs {
  margin: 10px auto;
  display: table;	
}

ul#thumbs li:hover, ul#thumbs li.active {
background: #fff;
color: #666;
border-top: 4px solid #d65e28;
-o-transition: background 0.25s linear, border-color 0.25s linear;
-moz-transition: background 0.25s linear, border-color 0.25s linear;
-khtml-transition: background 0.25s linear, border-color 0.25s linear;
-webkit-transition: background 0.25s linear, border-color 0.25s linear;
-ms-transition: background 0.25s linear, border-color 0.25s linear;
transition: background 0.25s linear, border-color 0.25s linear;
}

/* home boxes and customizations */

#homeBoxes {
width: 1000px;
margin: -18px auto 10px auto;
padding: 0;
line-height: 16px;
}

#homeTopRow {
width: 1000px;
height: 300px;
}

#homeTopRow:after {
clear:both;
}

#PeacePara {
width: 495px;
float: left;
background: #fff;
position: relative;
}

.micLeft {
background: #3ea9af url('./imgs/mic-lrg.jpg') no-repeat 0 0;
position: relative;
width: 247px;
height: 300px;
float: left;
-webkit-border-radius: 4px 0 0 4px;
-moz-border-radius: 4px 0 0 4px;
border-radius: 4px 0 0 4px;
}

.micText {
position: absolute;
color: #fff;
font-family: "Open Sans", arial, sans-serif;
font-weight: bold;
font-size: 14px;
text-align: center;
bottom: 30px;
left: 0;
width: 187px;
padding: 0 30px;
}

.rightPeace {
width: 223px;
float: right;
margin: 0;
padding: 12px 5px 0px 5px; /* was 12px 5px 0px 20px */
text-align: left;
/*position: relative;*/
}


h1.boxTitle {
font-family: "Yanone Kaffeesatz", "Open Sans", sans-serif;
font-size: 28px; /* was 48px */
text-shadow: 1px 2px 2px rgba(51, 138, 143, 0.90);
line-height: 42px !important;
color: #d65e28;
font-weight: normal !important;
margin: 0 !important;
}

h1.boxLargeTitle {
	font-size: 48px !important; /* was 48px */
	line-height: 46px !important;
}

.imgLargeTitleBox {
	font-size: 18px !important;
}

h2.boxSubTitle {
font-family: "Yanone Kaffeesatz", "Open Sans", sans-serif;
font-size: 26px; /* was 30px */
color: #444;
font-weight: normal !important;
margin: 10px 0 20px 0 !important;
}

.boxText { font-weight: bold; font-size:13px; } 

.button {
border: 0 !important;
-webkit-border-radius: 4px !important;
-moz-border-radius: 4px !important;
border-radius: 4px !important;
}
#PeacePara a.button {
position: absolute;
left: 20px;
bottom: 20px;
}

#homeBoxes .button, #homeBoxesBottom .button {
background: #3ea9af url('./imgs/arrow.png') no-repeat right top;
height: 46px;
padding: 0 46px 0 0;
text-align: center;
line-height: 46px;
color: #fff;
font-size: 18px;
font-weight: bold !important;
-o-transition: background 0.25s linear;
-moz-transition: background 0.25s linear;
-khtml-transition: background 0.25s linear;
-webkit-transition: background 0.25s linear;
-ms-transition: background 0.25s linear;
transition: background 0.25s linear;
}

#homeBoxes .button:hover, #homeBoxesBottom .button:hover {
/*background-color: #338a8f;*/
background-color: #20757a;
-o-transition: background 0.25s linear;
-moz-transition: background 0.25s linear;
-khtml-transition: background 0.25s linear;
-webkit-transition: background 0.25s linear;
-ms-transition: background 0.25s linear;
transition: background 0.25s linear;
}

.button span {
padding: 0 26px;
}

#homeBoxes .button.micButton {
position: absolute;
bottom: 20px;
left: 267px;
background: #3ea9af url('./imgs/mic.png') no-repeat left top;
padding: 0 0 0 46px;
}

#homeBoxes .button.micButton:hover {
/*background-color: #338a8f;*/
background-color: #20757a;
}

#Mag {
width: 475px;
height: 300px; /* was 271px */
float: right;
margin: 0;
padding: 12px 0 17px 20px;
position: relative;
background-color: #fff;
}

#Mag .button {
position: absolute;
bottom: 20px;
left: 20px;
}

.magImg {
position: absolute;
top: 0px;
right: 0px;
/*outline: 1px solid transparent;
-webkit-backface-visibility: hidden;
background-color: #fff;
-moz-transform:rotate(4deg);
 -webkit-transform:rotate(4deg);
 -o-transform:rotate(4deg);
-webkit-box-shadow: 4px 4px 6px 0px rgba(50, 50, 50, 0.7);
-moz-box-shadow:    4px 4px 6px 0px rgba(50, 50, 50, 0.7);
box-shadow:         4px 4px 6px 0px rgba(50, 50, 50, 0.7);*/
-webkit-border-radius: 0 4px 4px 0;
-moz-border-radius: 0 4px 4px 0;
border-radius: 0 4px 4px 0;
}

.magImg img {
opacity: 1;
filter: alpha(opacity=100);
-webkit-border-radius: 0 4px 4px 0;
-moz-border-radius: 0 4px 4px 0;
border-radius: 0 4px 4px 0;
outline: 2px solid transparent;
-webkit-box-shadow: 4px 4px 6px 0px rgba(50, 50, 50, 0.2);
-moz-box-shadow:    4px 4px 6px 0px rgba(50, 50, 50, 0.2);
box-shadow:         4px 4px 6px 0px rgba(50, 50, 50, 0.2);
-webkit-backface-visibility: hidden;
transition: opacity .25s linear;
    -moz-transition: opacity .25s linear;
    -webkit-transition: opacity .25s linear;
    -o-transition: opacity .25s linear;
}

.magImg a:hover {
opacity: 0.80;
filter: alpha(opacity=80);
transition: opacity .25s linear;
    -moz-transition: opacity .25s linear;
    -webkit-transition: opacity .25s linear;
    -o-transition: opacity .25s linear;
}

#Mag .boxText {
width: 170px; /* was 180px */
}

#Practice {
width: 1000px;
height: 350px;
background: #fff;
position: relative;
margin: 10px 0 0 0;
}

.centerTitle {
position: absolute;
width: 1000px;
text-align: center;
top: 12px;
left: 0;
}

.circleBox {
width: 33.33%;
background: url('./imgs/corner.png') no-repeat right bottom;
height: 350px;
float: left;
text-align: center;
position: relative;
}

.circleBox.rightbox {
-webkit-border-radius: 0 0 4px 0;
-moz-border-radius: 0 0 4px 0;
border-radius: 0 0 4px 0;
}

.circleBox .buttonContainer {
position: absolute;
bottom: 20px;
left: 0;
width: 100%;
display: table;
text-align: center;
}

.circleBox .buttonContainer .button {
margin: 0 auto;
}

.circleBox .imgText {
height: 200px;
width: 200px;
-webkit-border-radius: 100px;
-moz-border-radius: 100px;
border-radius: 100px;
margin: 65px auto 0 auto;
position: relative;
background: #e4e4e4;
border: 0px;
 -webkit-background-clip: padding-box !important; 
  -moz-background-clip:    padding !important; 
  background-clip:         padding-box !important;
overflow: hidden !important;
-moz-box-shadow: 0px 0px 24px 7px rgba(35,96,100,0.15);
	-webkit-box-shadow: 0px 0px 24px 7px rgba(35,96,100,0.15);
	box-shadow: 0px 0px 24px 7px rgba(35,96,100,0.15);
-o-transition: box-shadow 0.25s linear;
-moz-transition: box-shadow 0.25s linear;
-khtml-transition: box-shadow 0.25s linear;
-webkit-transition: box-shadow 0.25s linear;
-ms-transition: box-shadow 0.25s linear;
transition: box-shadow 0.25s linear;
}

.circleBox .imgText a {
display: inline-block;
-webkit-border-radius: 100px;
-moz-border-radius: 100px;
border-radius: 100px;
text-decoration: none;
border: 0;
 -webkit-background-clip: padding-box !important; 
  -moz-background-clip:    padding !important; 
  background-clip:         padding-box !important;
overflow: hidden !important;
}

.circleBox .imgText .overlayText {
position: absolute;
left: 9px;
bottom: 0;
/*-webkit-border-radius: 0px !important;
-moz-border-radius: 0px !important;
border-radius: 0px !important;*/
border: 0;
height: 57px;
/*width: 200px;*/
width: 182px;
line-height: 50px;
font-size: 30px;
color: #444;
font-family: "Yanone Kaffeesatz", "Open Sans", sans-serif;
text-shadow: 1px 1px 1px rgba(250, 250, 250, 1);
text-align: center;
/*background: url('./imgs/trans3.png') repeat 0 0 !important;*/
background: url('./imgs/halfCircle.png') no-repeat 0 -62px !important;
-o-transition: background 0.0s linear;
-moz-transition: background 0.20s linear;
-khtml-transition: background 0.0s linear;
-webkit-transition: background 0.0s linear;
-ms-transition: background 0.0s linear;
transition: background 0.0s linear;
 -webkit-background-clip: padding-box !important; 
  -moz-background-clip:    padding !important; 
  background-clip:         padding-box !important;
overflow: hidden !important;
-webkit-transform: translateZ(0);
}

.circleBox .imgText:hover {
-moz-box-shadow: 0px 0px 24px 7px rgba(35,96,100,0.45);
	-webkit-box-shadow: 0px 0px 24px 7px rgba(35,96,100,0.45);
	box-shadow: 0px 0px 24px 7px rgba(35,96,100,0.45);

}

.circleBox .imgText:hover .overlayText {
/*background: #fff !important;*/
background-position: 0 0 !important;
 -webkit-background-clip: padding-box; 
  -moz-background-clip:    padding; 
  background-clip:         padding-box;
-o-transition: background 0.0s linear;
-moz-transition: background 0.0s linear;
-khtml-transition: background 0.0s linear;
-webkit-transition: background 0.0s linear;
-ms-transition: background 0.0s linear;
transition: background 0.0s linear;
-webkit-transform: translateZ(0);
}

.circleBox .imgText img {
width: 200px;
height: 200px;
-webkit-border-radius: 100px;
-moz-border-radius: 100px;
border-radius: 100px;
border: 0;
outline: 1px solid transparent;
}

#treatsBooks {
width: 1000px;
height: 300px;
margin: 10px 0 0 0;
}

#Retreats {
width: 495px;
float: left;
background: #fff;
position: relative;
}

#booksBooks {
width: 475px;
height: 300px; /* was 271px */
float: right;
margin: 0;
padding: 12px 0 17px 20px;
position: relative;
background-color: #fff;
}

.budLeft {
background: #3ea9af url('./imgs/treebud.jpg') no-repeat 0 0;
position: relative;
width: 247px;
height: 300px;
float: left;
-webkit-border-radius: 4px 0 0 4px;
-moz-border-radius: 4px 0 0 4px;
border-radius: 4px 0 0 4px;
}

.rightTrain {
width: 223px;
float: right;
margin: 0;
padding: 12px 5px 0px 5px; /* was 12px 5px 0px 20px */
text-align: left;
}

#Retreats a.button {
position: absolute;
bottom: 20px;
left: 267px;
background: #3ea9af url('./imgs/arrow.png') no-repeat right top;
padding: 0 46px 0 0px !important;
}

#booksBooks .button {
position: absolute;
bottom: 20px;
left: 20px;
}

.bookImg {
position: absolute;
top: 0px;
right: 0px;
-webkit-border-radius: 0 4px 4px 0;
-moz-border-radius: 0 4px 4px 0;
border-radius: 0 4px 4px 0;
}

.bookImg a {
display: block;
opacity: 1;
filter: alpha(opacity=100);
transition: opacity .5s ease-out;
    -moz-transition: opacity .5s ease-out;
    -webkit-transition: opacity .5s ease-out;
    -o-transition: opacity .5s ease-out;
}

.bookImg a:hover {
opacity: 0.70;
filter: alpha(opacity=70);
transition: opacity .5s ease-out;
    -moz-transition: opacity .5s ease-out;
    -webkit-transition: opacity .5s ease-out;
    -o-transition: opacity .5s ease-out;
}

.bookImg img {
-webkit-border-radius: 0 4px 4px 0;
-moz-border-radius: 0 4px 4px 0;
border-radius: 0 4px 4px 0;
border: 0;
}



/* home boxes */

#homeBoxesBottom {
width: 1000px;
margin: 10px auto 0 auto;

}


#PersonPower {
height: 280px;
}

.medLeft {
float: left;
width: 367px;
height: 280px;
/* background: #fff url('./imgs/personpower.jpg') no-repeat 0 0; */
background-color: #FFF;
}

.medText, .medText h2 { display: none; }

.rightIntro {
width: 603px;
height: 280px; 
background: #fff;
float: right;
padding: 12px 0 17px 20px;
position: relative;
}

#PersonPower h2.boxSubTitle {
margin: 10px 0 6px 0 !important;
}

/* footer */

#footer {
margin: 17px auto 0 auto;
width: 1000px;
position: relative;
}

.footer_left {
float:left;
}

.footer_right {
float:right;
width: 405px;
font-size: 18px;
font-weight: bold;
}

.footer_right a {
color: #fff;
text-decoration: none;
}

.footer_right a:hover {
color: #186468;
}

.addressContact {
line-height: 20px;
}


/* footer quote slider */

#quoteBoxContainer {
height: 200px; /* was 120px */
width: 495px;
}

ul.quoteSlides {
overflow:hidden;
width: 495px;
height: 120px;
padding: 0 !important;
display: block;
position:relative;
background-image: url(./imgs/leftq.png), url(./imgs/rightq.png);
background-repeat: no-repeat, no-repeat;
background-position:10px 10px , 435px 70px;
background-color: #f6f6f6;
}


.quoteSlides li {
width: 450px; /* was 345px */
height: 120px;
list-style: none;
text-align: left;
color: #444;
padding: 0 75px;
position:absolute; left:0; top:0;
font-weight: bold;
background-color: transparent;
}

.quoteSlides li .attribAuthor {
color: #338a8f;
}


.quoteSlides li div.q0 {
display: block !important;
position: relative;
}

.quoteSlides li div.q0 div.q_inner {
width: 450px; /* was 345px */
height: 120px;
display: table-cell;
vertical-align: middle;
}

#supportText {
margin: 45px 0;
font-weight: bold;
font-size: 18px;
padding: 0 20px;
line-height: 22px;
}


#footerButtons {
width: 300px;
height: 50px;
border: 1px solid #fff;
margin: 0 auto 50px auto;
-webkit-box-shadow: 0px 0px 24px 6px rgba(255, 255, 255, 0.22);
-moz-box-shadow:    0px 0px 24px 6px rgba(255, 255, 255, 0.22);
box-shadow:         0px 0px 24px 6px rgba(255, 255, 255, 0.22);
}

#footerButtons a {
color: #fff;
text-decoration: none;
display: block;
-o-transition: background 0.25s linear;
-moz-transition: background 0.25s linear;
-khtml-transition: background 0.25s linear;
-webkit-transition: background 0.25s linear;
-ms-transition: background 0.25s linear;
transition: background 0.25s linear;
}

#footerButtons a:hover {
-o-transition: background 0.25s linear;
-moz-transition: background 0.25s linear;
-khtml-transition: background 0.25s linear;
-webkit-transition: background 0.25s linear;
-ms-transition: background 0.25s linear;
transition: background 0.25s linear;
}

.footerDonate {
font-weight: bold;
font-size: 24px;
line-height: 50px;
width: 50%;
display: block;
text-align: center;
float: left;
}

.footerContact {
font-weight: bold;
font-size: 24px;
line-height: 50px;
width: 50%;
display: block;
text-align: center;
float:right;
}

.footerDonate a {
background: #d65e28; 
-webkit-border-radius: 4px 0 0 4px;
-moz-border-radius: 4px 0 0 4px;
border-radius: 4px 0 0 4px;
}

.footerDonate a:hover {
background: #bf5322;
}

.footerContact a {
background: #338a8f;
-webkit-border-radius: 0 4px 4px 0;
-moz-border-radius: 0 4px 4px 0;
border-radius: 0 4px 4px 0;
}

.footerContact a:hover {
background: #2b777b;
}


a.textShadow, .up_button .textShadow {
text-shadow: 1px 1px 4px rgba(0, 0, 0, 0.52);
}

#social_footer {
width: 100%; /* 310px */
height: 37px;
margin: 20px 0 0 0;
}

#social_drop {
position: absolute;
top: 42px;
left: 0;
z-index: 5000;
width: 268px;
height: 35px;
display: none;
}

#social_drop ul {
margin: 0 !important;
padding: 0 !important;
width: 350px;
}

#social_drop ul li {
float: left !important;
}

#social_drop ul li a {
text-align: center;
height: 35px !important;
}

#social_drop .shareLabel {
padding: 0 10px;
font-size: 14px;
font-weight: bold;
background: url('./imgs/trans1.png') repeat 0 0 !important;
-webkit-border-radius: 0 0 0 4px;
-moz-border-radius: 0 0 0 4px;
border-radius: 0 0 0 4px;
height: 35px !important;
}

#social_drop .facebook {

}

#social_drop .twitter {

}

#social_drop .linkedin {

}

#social_drop .spotify {

}

#social_drop .googleplus a {
-webkit-border-radius: 0 0 4px 0;
-moz-border-radius: 0 0 4px 0;
border-radius: 0 0 4px 0;
}

#topMenu li.shareIcon:hover div#social_drop {
display: block;
}

#social_footer {
margin-bottom: 50px;
}

#social_footer ul {
width: 373px; /* 310 */
height: 37px;
padding: 0;
}

#social_footer ul li {
float: left;
list-style-type: none;
width: 62px;
height: 37px;
}

#social_footer ul li a {
width: 62px;
height: 37px;
text-indent: -9999px;
display: inline-block;
position: relative;
background-repeat: no-repeat;
background-image: url('./imgs/socialSprite6.png');
-o-transition: background 0.25s linear;
-moz-transition: background 0.25s linear;
-khtml-transition: background 0.25s linear;
-webkit-transition: background 0.25s linear;
-ms-transition: background 0.25s linear;
transition: background 0.25s linear;
}

#social_footer ul li a:hover {
-o-transition: background 0.1s linear;
-moz-transition: background 0.1s linear;
-khtml-transition: background 0.1s linear;
-webkit-transition: background 0.1s linear;
-ms-transition: background 0.1s linear;
transition: background 0.1s linear;
}


#social_footer .facebook a {
background-position: 0 0;
width: 62px;
height: 37px;
-webkit-border-radius: 4px 0 0 4px;
-moz-border-radius: 4px 0 0 4px;
border-radius: 4px 0 0 4px;
}

/*#social_footer .facebook a:hover {
background-position: 0 -38px;

}*/

#social_footer .facebook a:after {
	content: "";
	position: absolute;
	top: 0; left: 0; bottom: 0; right: 0;
	background-image: url('./imgs/socialSprite6.png');
        background-repeat: no-repeat;
	background-position: 0 -38px;
	opacity: 0;
	-webkit-transition: opacity 0.25s;
	-moz-transition:    opacity 0.25s;
	-o-transition:      opacity 0.25s;
-webkit-border-radius: 4px 0 0 4px;
-moz-border-radius: 4px 0 0 4px;
border-radius: 4px 0 0 4px;
}
#social_footer .facebook a:hover:after {
	opacity: 1;
}

#social_footer .twitter a {
background-position: -63px 0;
width: 62px;
height: 37px;
}

/*#social_footer .twitter a:hover {
background-position: -63px -38px;
}*/

#social_footer .twitter a:after {
	content: "";
	position: absolute;
	top: 0; left: 0; bottom: 0; right: 0;
	background-image: url('./imgs/socialSprite6.png');
        background-repeat: no-repeat;
	background-position: -63px -38px;
	opacity: 0;
	-webkit-transition: opacity 0.25s;
	-moz-transition:    opacity 0.25s;
	-o-transition:      opacity 0.25s;
}
#social_footer .twitter a:hover:after {
	opacity: 1;
}

#social_footer .rss a {
background-position: -126px 0;
width: 62px;
height: 37px;
}

/*#social_footer .rss a:hover {
background-position: -126px -38px;
}*/

#social_footer .rss a:after {
	content: "";
	position: absolute;
	top: 0; left: 0; bottom: 0; right: 0;
	background-image: url('./imgs/socialSprite6.png');
        background-repeat: no-repeat;
	background-position: -126px -38px;
	opacity: 0;
	-webkit-transition: opacity 0.25s;
	-moz-transition:    opacity 0.25s;
	-o-transition:      opacity 0.25s;
}
#social_footer .rss a:hover:after {
	opacity: 1;
}

#social_footer .youtube a {
background-position: -189px 0;
width: 62px;
height: 37px;
}

/*#social_footer .youtube a:hover {
background-position: -189px -38px;
}*/

#social_footer .youtube a:after {
	content: "";
	position: absolute;
	top: 0; left: 0; bottom: 0; right: 0;
	background-image: url('./imgs/socialSprite6.png');
        background-repeat: no-repeat;
	background-position: -189px -38px;
	opacity: 0;
	-webkit-transition: opacity 0.25s;
	-moz-transition:    opacity 0.25s;
	-o-transition:      opacity 0.25s;
}
#social_footer .youtube a:hover:after {
	opacity: 1;
}

#social_footer .pinterest a {
background-position: -252px 0;
width: 62px;
height: 37px;
-webkit-border-radius: 0 4px 4px 0;
-moz-border-radius: 0 4px 4px 0;
border-radius: 0 4px 4px 0;
}

/*#social_footer .pinterest a:hover {
background-position: -252px -38px;

}*/

#social_footer .pinterest a:after {
	content: "";
	position: absolute;
	top: 0; left: 0; bottom: 0; right: 0;
	background-image: url('./imgs/socialSprite6.png');
        background-repeat: no-repeat;
	background-position: -252px -38px;
	opacity: 0;
	-webkit-transition: opacity 0.25s;
	-moz-transition:    opacity 0.25s;
	-o-transition:      opacity 0.25s;
-webkit-border-radius: 0 4px 4px 0;
-moz-border-radius: 0 4px 4px 0;
border-radius: 0 4px 4px 0;
}
#social_footer .pinterest a:hover:after {
	opacity: 1;
}

/*********/

#social_footer .spotify a {
background-position: -315px 0;
width: 62px;
height: 37px;
-webkit-border-radius: 0 4px 4px 0;
-moz-border-radius: 0 4px 4px 0;
border-radius: 0 4px 4px 0;
}

/* #social_footer .spotify a:hover {
background-position: -315px -38px;

}*/

#social_footer .spotify a:after {
	content: "";
	position: absolute;
	top: 0; left: 0; bottom: 0; right: 0;
	background-image: url('./imgs/socialSprite6.png');
        background-repeat: no-repeat;
	background-position: -315px -38px;
	opacity: 0;
	-webkit-transition: opacity 0.25s;
	-moz-transition:    opacity 0.25s;
	-o-transition:      opacity 0.25s;
-webkit-border-radius: 0 4px 4px 0;
-moz-border-radius: 0 4px 4px 0;
border-radius: 0 4px 4px 0;
}
#social_footer .spotify a:hover:after {
	opacity: 1;
}

/*********/

#footer_logo {
margin: 42px 0px 0 40px;
}


#footer_logo #logo {
width: 100%;
height: 183px;
}
#footer_logo #logo img{ width:48%;}

.up_button {
width: 110px;
height: 30px;
margin: 20px 0 50px 75px;
border: 1px solid #fff;
-webkit-box-shadow: 0px 0px 24px 6px rgba(255, 255, 255, 0.22);
-moz-box-shadow: 0px 0px 24px 6px rgba(255, 255, 255, 0.22);
box-shadow: 0px 0px 24px 6px rgba(255, 255, 255, 0.22);
position: relative;
cursor: pointer;
}

.up_button:before {
    content: " ";
    background-image: url(./imgs/up.png);
    position: absolute;
    left: 47px;
    top: -22px;
    height:22px;
    width: 15px;
}

.up_button div {
display: block;
background: #338a8f;
font-size: 18px;
font-weight: bold;
line-height: 30px;
text-align: center;
-webkit-transition: background 0.25s;
-moz-transition:    background 0.25s;
-o-transition:      background 0.25s;
}

.up_button:hover div {
background: #2b777b;
-webkit-transition: background 0.25s;
-moz-transition:    background 0.25s;
-o-transition:      background 0.25s;
}

#ourBlog {
width: 1000px;
height: 270px;	/* was 300px */
background: #fff;
position: relative;
margin: 10px 0 0 0;
}

#ourBlog > div {
float: left;
}

#blog_left {
width: 300px; /* was 360px, was 222 */
height: 280px;
margin-left:20px;
padding: 12px 50px 0px 20px;
text-align: left;
}

#blog_left_top {
	height: 180px;
}
#blog_left_bottom {
	height: 90px;
}

#blog_left .button {
/* margin-top: 20px; */
}

#science_of_nonviolence {
	margin: 10px 5px 5px 0px;
	padding: 10px;
	width:  270px;
}
#science_of_nonviolence img {
	height: 220px;
	width:  220px;
}

#blogCategories {
float: right !important;
width: 375px;

}

#blog_quote {
font-size: 13px;
height: 160px;
color: #444;
line-height: 16px;
font-weight: bold;
padding: 53px 5px 0 0;
background-image: url(./imgs/leftq.png), url(./imgs/rightq.png);
background-repeat: no-repeat, no-repeat;
background-position: 0px 7px ,154px 120px;

	width:30%;
	margin-left:45px;
	margin-top:60px;
}

#blog_quote .attribAuthor {
color: #338a8f;
}

#thought_for_the_day {
	font-size: 13px;
	height: 280px;
	color: #444;
	line-height: 16px;
	font-weight: bold;
	padding: 14px 30px 0 0;
	float: right !important;
	width: 280px; /* was 375px */
}
#thought_for_the_day_top {
	height: 180px;
}
#thought_for_the_day_bottom {
	height: 90px;
}

#thought_for_the_day a {
	text-decoration: none;
	color: #444;
}

#recentItemList {
width: 359px;
margin: 10px 20px 10px 20px; /* was 0 3px 0 0 */
}

#recentItemList ul {
list-style-image: none !important;
padding: 0 !important;
margin: 0 !important;
}

#recentItemList ul li {
list-style-type: none;
width: 330px; /* 359px */
height: 53px;
margin: 0 0 3px 0;
}

#recentItemList ul li:last-child {
margin: 0 0 0 0 !important;
}

#recentItemList ul li a {
background: #dae9e9;
font-size: 13px;
color: #444;
font-weight: bold;
display: table-cell;
line-height: 16px;
height: 53px;
width: 323px;
padding: 0 18px;
vertical-align: middle;
-o-transition: background 0.25s linear;
-moz-transition: background 0.25s linear;
-khtml-transition: background 0.25s linear;
-webkit-transition: background 0.25s linear;
-ms-transition: background 0.25s linear;
transition: background 0.25s linear;
text-decoration: none !important;
}

#recentItemList ul li a:hover {
background: #b9d3d3;
-o-transition: background 0.25s linear;
-moz-transition: background 0.25s linear;
-khtml-transition: background 0.25s linear;
-webkit-transition: background 0.25s linear;
-ms-transition: background 0.25s linear;
transition: background 0.25s linear;
text-decoration: none !important;
}

#recentItemList h2.boxSubTitle, #blogCategories h2.boxSubTitle {
height: 62px !important;
line-height: 62px !important;
margin: 0 !important;
}                     


#blogCategories {
width: 359px;
margin: 0 32px 0 0;
}

#blogCategories ul {
list-style-image: none !important;
padding: 0 !important;
margin: -16px 0 0 0 !important;
height: 221px;
overflow-y: scroll;
}

#blogCategories li.categories {
text-indent: -9999px;
}


#blogCategories ul li {
list-style-type: none;
/*width: 359px;*/
width: 344px;
height: 53px;
margin: 0 0 3px 0;
display: block !important;
text-indent: 0 !important;
}

#blogCategories ul li:last-child {
margin: 0 0 0 0 !important;
}

#blogCategories ul li a {
background: #dae9e9;
font-size: 13px;
color: #444;
font-weight: bold;
display: table-cell;
line-height: 16px;
height: 53px;
width: 323px;
padding: 0 18px;
vertical-align: middle;
-o-transition: background 0.25s linear;
-moz-transition: background 0.25s linear;
-khtml-transition: background 0.25s linear;
-webkit-transition: background 0.25s linear;
-ms-transition: background 0.25s linear;
transition: background 0.25s linear;
text-decoration: none !important;
text-transform: capitalize;
}

#blogCategories ul li a:hover {
background: #b9d3d3;
-o-transition: background 0.25s linear;
-moz-transition: background 0.25s linear;
-khtml-transition: background 0.25s linear;
-webkit-transition: background 0.25s linear;
-ms-transition: background 0.25s linear;
transition: background 0.25s linear;
text-decoration: none !important;
}


#blogCategories .categories ul li.cat-item.cat-item-16 { display: none !important; }

#blogCategories ul ul { display: none !important; }


#topMenu .phoneIcon {
z-index: 5000;

}


#topMenu .phoneIcon div.phone_num {
display: none;
padding: 0 10px;
font-size: 14px;
font-weight: bold;
background: url('./imgs/trans1.png') repeat 0 0 !important;
-webkit-border-radius: 0 0 4px 4px;
-moz-border-radius: 0 0 4px 4px;
border-radius: 0 0 4px 4px;
position: absolute;
left: 0;
top: 42px;
width: 180px;
height: 35px;
}

#topMenu .newsIcon div.news_let {
display: none;
padding: 0;
font-size: 14px;
font-weight: bold;
background: url('./imgs/trans1.png') repeat 0 0 !important;
-webkit-border-radius: 0 0 4px 4px;
-moz-border-radius: 0 0 4px 4px;
border-radius: 0 0 4px 4px;
position: absolute;
left: 0;
top: 42px;
width: 180px;
height: 35px;
z-index: 99999;
}

#topMenu .newsIcon.icon .news_let a {
width: 180px !important;
height: 35px;
display: block;
/*background: transparent !important;*/
font-weight: bold;
font-size: 13px !important;
text-indent: 10px;
-webkit-border-radius: 0 0 4px 4px;
-moz-border-radius: 0 0 4px 4px;
border-radius: 0 0 4px 4px;
}

#topMenu .newsIcon:hover .news_let{
display: block;
}

#topMenu .newsIcon .news_let:active {
	display: block;
}

#topMenu .newsIcon.icon .news_let a:hover {
color: #186468;
}



#topMenu .phoneIcon:hover .phone_num{
display: block;
}

#topMenu .contactIcon {
z-index: 5000;

}


#topMenu .contactIcon div.email_add {
display: none;
padding: 0;
font-size: 14px;
font-weight: bold;
background: url('./imgs/trans1.png') repeat 0 0 !important;
-webkit-border-radius: 0 0 4px 4px;
-moz-border-radius: 0 0 4px 4px;
border-radius: 0 0 4px 4px;
position: absolute;
left: 0;
top: 42px;
width: 180px;
height: 35px !important;
}

#topMenu .contactIcon.icon .email_add a {
width: 180px !important;
display: block;
/*background: transparent !important;*/
font-weight: bold;
font-size: 13px !important;
text-indent: 10px;
-webkit-border-radius: 0 0 4px 4px;
-moz-border-radius: 0 0 4px 4px;
border-radius: 0 0 4px 4px;
height: 35px !important;
}

#topMenu .contactIcon:hover .email_add{
display: block;
}

#topMenu .contactIcon.icon .email_add a:hover {
color: #186468;
}

#topMenu .searchIcon {
z-index: 5000;

}


#topMenu .searchIcon div.search_drop {
display: none;
padding: 0;
font-size: 14px;
font-weight: bold;
background: url('./imgs/trans1.png') repeat 0 0 !important;
-webkit-border-radius: 0 0 4px 4px;
-moz-border-radius: 0 0 4px 4px;
border-radius: 0 0 4px 4px;
position: absolute;
/*left: -168px;*/
left: -60px;
top: 42px;
width: 210px;
height: 35px;
margin-bottom: 40px;
}

#topMenu .searchIcon div.search_drop.active {
display:block;
}

#topMenu .searchIcon:hover .search_drop{
display: block;
}


#topMenu .searchIcon .search_drop #searchform {
position: relative;
top: 0;
right: 0;
}

#topMenu .search_drop form#searchform {
width: 143px;
height: 42px;
}

#topMenu .search_drop form#searchform input[type=text] {
background: transparent !important;
background-color: transparent !important;
outline: none !important;
border: 0px !important;
-webkit-border-radius: 0 0 4px 4px !important;
-moz-border-radius: 0 0 4px 4px !important;
border-radius: 0 0 4px 4px !important;
line-height: normal !important;
font-size: 14px !important;
font-weight: normal !important;
margin: 0 !important;
padding: 12px 20px 11px 10px !important;
color: #fff !important;


}

#topMenu .search_drop form#searchform .searchButton {
font-family: FontAwesome !important;
color: #fff !important;
font-size: 16px !important;
line-height: 42px !important;
height: 42px !important;
width: 25px !important;
background-color: transparent !important;
background: transparent !important;
border: 0px !important;
padding: 0 !important;
margin: 0 0 0 -26px !important;
text-shadow: 0px 0px 0 rgba(0, 0, 0, 0.0) !important;
outline: none !important;
}

#topMenu .search_drop form#searchform .searchButton:hover {
color: #186468 !important;
}


#topMenu .search_drop form#searchform input[type=text]::-webkit-input-placeholder {
   color: #fff !important;

}

#topMenu .search_drop form#searchform input[type=text]:-moz-placeholder { 
  color: #fff !important;

}

#topMenu .search_drop form#searchform input[type=text]::-moz-placeholder {  
   color: #fff !important;

}

#topMenu .search_drop form#searchform input[type=text]:-ms-input-placeholder {  
     color: #fff !important;

}


/* glossary */


#sidebar.glossary .widget {
margin-bottom: 0px !important;
padding: 0 !important;
margin-top: 13px;

}

#sidebar.glossary .widget ul {
padding: 10px 0 0 0 !important;
}


#sidebar.glossary .widget.glossary-index-widget h3 {
margin: 0 0 6px 0 !important;
}


#sidebar.glossary .widget a:hover {
color: #d65e28 !important;
}

.hentry {
border-top: 0 !important;
}

.txtbrown {
color: #444 !important;
}

.txtgreen {
color: #444 !important;
}

/* additional edits */

.page-id-8445 #mc_embed_signup .mc-field-group.input-group label {
padding-left: 5px;
}

.page-id-8445 #mc_embed_signup #mc-embedded-subscribe-form span.asterisk {
left: 95px !important;
top: -5px !important;
}

.page-id-8447 #mc_embed_signup #mc-embedded-subscribe-form label {
padding-left: 5px;
}

.page-id-8443 .two-thirds {
width: 624px !important;
}

.stripebrown, .stripegreen {
background-image: none !important;
}

.page-id-8401 #main,
.page-id-8376 #main,
.page-id-8415 #main {
width: 1000px !important;
}

.page-id-8376 .one-third .fontsmaller {
padding-top: 35px;
display: block;
}


.page-id-8401 .one-third h2.txtbrown.stripebrown {
margin-bottom: 35px;
}

.page-id-8415 .one-third .media-list {
padding-top: 35px;
}

.page-id-8415 .one-third .media-list-info span {
color: #338a8f !important;
}


@media (max-width: 360px) {
#header .container.lower{ height:auto !important;}	
#header{height:auto !important;}
body.home #header{height:auto !important;}

}

#megaMenuContainer #mega-menu ul li#menu-item-15035 a {
-webkit-border-radius: 4px 0 0 4px;
-moz-border-radius: 4px 0 0 4px;
border-radius: 4px 0 0 4px;
}

#megaMenuContainer #mega-menu ul li#menu-item-15035 .sub-container.mega ul .row li a {
-webkit-border-radius: 0 !important;
-moz-border-radius: 0 !important;
border-radius: 0 !important;


}

#megaMenuContainer #mega-menu ul li#menu-item-15035 a:hover,
#megaMenuContainer #mega-menu ul li#menu-item-15035:hover a {
-webkit-border-radius: 4px 0 0 0;
-moz-border-radius: 4px 0 0 0;
border-radius: 4px 0 0 0;
}
#menu-item-15035 .row .sub-menu {
width: 220px !important;

}

#menu-item-15035 .sub-container.mega ul.sub-menu.sub {
padding: 13px 20px 0 20px !important;
height: 390px;
width: 960px;
background: #fff url('./imgs/explore3.jpg') no-repeat left center;
-webkit-border-radius: 4px 4px 4px 4px;
-moz-border-radius: 4px 4px 4px 4px;
border-radius: 4px 4px 4px 4px;

}

#megaMenuContainer #mega-menu ul li#menu-item-15035 .sub-container.mega {
position: absolute;
/*left: -134px !important;*/
left: -133px !important;
top: 52px !important;
width: 1000px !important;
}

#megaMenuContainer #mega-menu ul li#menu-item-15041{ 
margin-left:217px;
	
	}


#megaMenuContainer #mega-menu ul li#menu-item-15054{ 
margin-left:217px;
	
	}
#megaMenuContainer #mega-menu ul li#menu-item-15041, #megaMenuContainer #mega-menu ul li#menu-item-15045, #megaMenuContainer #mega-menu ul li#menu-item-15050 {
	height:auto !important;
	margin-bottom:15px !important;
	
	}
.social-share {
    list-style: outside none none;
    margin: 1em 0;
    overflow: hidden;
    padding: 0;
    display: none;
}



.alignleft {
    float: left;
}

.alignright {
    float: right;
}

.wp-caption {
text-align: center;
background-color: #f3f3f3;
padding: 4px;
margin: 10px;
}
.wp-caption img {
margin: 0;
padding: 0;
border: 0 none;
}
.wp-caption p.wp-caption-text {
font-size: 11px;
line-height: 17px;
padding: 0 4px 5px;
margin: 0;
}

.wr-megamenu-container ul.wr-mega-menu li.menu-default,.wr-mega-menu > li  {
  display: block;
  color: #666;
  font-size: 20px;
  font-weight: bold;
  padding: 0 36px;
  height: 48px;
  line-height: 44px;
  background: #deefee;
  text-decoration: none;
  text-transform: uppercase;
  border-top: 4px solid #4acad1 !important;
  -o-transition: background 0.25s linear, border-color 0.25s linear;
  -moz-transition: background 0.25s linear, border-color 0.25s linear;
  -khtml-transition: background 0.25s linear, border-color 0.25s linear;
  -webkit-transition: background 0.25s linear, border-color 0.25s linear;
  -ms-transition: background 0.25s linear, border-color 0.25s linear;
  transition: background 0.25s linear, border-color 0.25s linear;
}

.wr-megamenu-container ul.wr-mega-menu li.menu-default,.wr-mega-menu > li:hover {
  background: #fff;
  color: #666;
  border-top: 4px solid #d65e28 !important;
  -o-transition: background 0.25s linear, border-color 0.25s linear;
  -moz-transition: background 0.25s linear, border-color 0.25s linear;
  -khtml-transition: background 0.25s linear, border-color 0.25s linear;
  -webkit-transition: background 0.25s linear, border-color 0.25s linear;
  -ms-transition: background 0.25s linear, border-color 0.25s linear;
  transition: background 0.25s linear, border-color 0.25s linear;	
}


.wr-mega-menu > li > a {
  padding:0 !important;	
}
.wr-megamenu-container a {
	  color: #666 !important;
}

span.ig-menu-title {
  border: 0 !important;
  color: #444;
  font-size: 14px;
  text-indent: 12px;
  font-weight: bold;
  text-decoration: none;
  display: block;
  border-left: 4px solid #fff;
}

..block-sub-menu:hover {
  color: #444;
  background-color: #DEEFEE;
  border-left: 4px solid #4ACAD1 !important;
}
.wr-element-submenu .submenu-items a {
  color: #777777;
  display: table-cell !important;
  color: #404040 !important;
  font-size: 12px !important;
  width: 216px;
  font-weight: normal !important;
  text-transform: none !important;
  height: 24px !important;
  line-height: 24px !important;
  vertical-align: middle;
  text-align: left;
  padding: 0 0 0 10px;
}

.wr-element-submenu .submenu-items a {
  padding: 0px !important;
}

.wr-element-submenu .caption {
  width: 100%;
  padding: 0 !important;
}

#megaMenuContainer {
  position:relative !important;	
  top: 0 !important;
  float: left;
  width:100%;
}

.row {
  background-repeat:no-repeat !important;	
  background-attachment: inherit !important;
}
.preview-text {
  line-height: 20px;
  padding: 5% 20px;
  font-size: 16px;
}
.preview-text p {
 font-size: 16px;
 font-weight:normal;
}
#megaMenuContainer .row {
   margin-top: 0px !important;	
}

#megaMenuContainer .row li {
	  padding: 4px !important;
}
.submenu-items li {
  border-left: 4px solid #fff;
}

.submenu-items li:hover {
  background: #deefee !important;
  border-left: 4px solid #4acad1;
  color: #393939 !important;
}
#megaMenuContainer {
  display:block !important;	
}

@media only screen and (max-width: 999px) {
.wr-mega-menu .wr-menu-down {
	  margin: -33px 5px 0 0 !important;
  z-index: 9999;
  cursor: pointer;
  display: block;
  background: #4ACAD1 url(http://mettacenter.staging.wpengine.com/wp-content/plugins/wr-megamenu/assets/images/icon-up.svg) center 12px no-repeat !important;
  background-size: 20px !important;
}
#megaMenuContainer .row {
  background-image: none !important	
}

.wr-mega-menu .wr-menu-down.active {
  background: #DD5E28 url(http://mettacenter.staging.wpengine.com/wp-content/plugins/wr-megamenu/assets/images/icon-up.svg) center 12px no-repeat !important;
  background-size: 20px !important;
}
#megaMenuContainer .row {
width: 100% !important;
}
}

@media (max-width: 999px) {
#megaMenuContainer {
  position: relative !important;
  /*top: -30px !important;*/
   top: 0px !important;	
}
#megaMenuContainer {
  float: left;
}

li.menu-item.menu-item-type-custom.menu-item-object-custom.wr-megamenu-item.level-0.menu-default{
display:none;	
}
}
.newsletterhover {
  bottom: 187px;
  right: 0;
  top: auto;
  left: auto;
  width: 264px;
  /* height: 40px; */
  position: fixed;
 
  line-height: initial;

  -webkit-box-shadow: 0 0 10px 1px #333;
  -moz-box-shadow: 0 0 10px 1px #333;
  box-shadow: 0 0 10px 1px #333;
  margin: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: #60A6A3;
    font-size: 14px;
  font-weight: bold;
  color: #fff;
  line-height: 20px;
  padding: 8px 15px;
  display:none;
}
.stb {
	 box-shadow:none !important;
}
li.menu-item.menu-item-type-custom.menu-item-object-custom.wr-megamenu-item.level-0.menu-default {
  background-color: transparent;
  border-top: 0px !important;
  width: 113px;
  cursor: default;
}

li.menu-item.menu-item-type-custom.menu-item-object-custom.wr-megamenu-item.level-0.menu-default a {
cursor: default; 
  font-size: 0px;
  text-indent: -100px;

}
/* override defaults on author boxes */
.author_box_tabs_navigation a {
	padding-top: 4px !important;
	padding-bottom: 18px !important;
}
/* override default position of mega menu to push it right */
.wr-megamenu-container {
/*	border-top: 4px solid #4ACAD1 !important; */
}
.wr-megamenu-container ul.wr-mega-menu {
	width: inherit !important;
	background: #deefee none repeat scroll 0% 0%;
}



/* new code April 2016 to fix mega menu */

ul.ubermenu-nav > li.ubermenu-item:first-child {
width: 24% !important;
-webkit-border-radius: 4px 0 0 4px;
    -moz-border-radius: 4px 0 0 4px;
    border-radius: 4px 0 0 4px;
}

ul.ubermenu-nav > li.ubermenu-item {
width: 19% !important;
}

ul.ubermenu-nav > li.ubermenu-item > a {
text-align: center;

}

ul.ubermenu-nav > li.ubermenu-item:first-child > a {
-webkit-border-radius: 4px 0 0 4px;
    -moz-border-radius: 4px 0 0 4px;
    border-radius: 4px 0 0 4px;
}

ul.ubermenu-nav > li.ubermenu-item:last-child > a {
-webkit-border-radius: 0 4px 4px 0;
    -moz-border-radius: 0 4px 4px 0;
    border-radius: 0 4px 4px 0;
}

ul.ubermenu-nav > li.ubermenu-item:first-child > a > span.ubermenu-target-title {
padding-left: 0 !important;
}

.ubermenu-main .ubermenu-item-level-0 > .ubermenu-target {
    border-left: 0px !important;
}

.ubermenu-skin-black-white-2 {
    border: 0px !important;
}

nav.ubermenu-main, #megaMenuContainer, ul.ubermenu-nav {
   -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

nav ul li.ubermenu-has-submenu-stack {
margin-right: 20px !important;
}

nav ul li#menu-item-17114.ubermenu-has-submenu-stack {
width: 215px !important;
}

nav li#menu-item-17491.ubermenu-item-type-custom div.ubermenu-custom-content div {
width: 248px !important;
}

.ubermenu-main .ubermenu-submenu .ubermenu-item-header > .ubermenu-target {
    padding: 15px 20px 8px 13px !important;
}

#megaMenuContainer nav.ubermenu-main .ubermenu-submenu .ubermenu-item-header > .ubermenu-target {
    margin-left: 0px !important;
}

 .ubermenu-skin-black-white-2.ubermenu-horizontal .ubermenu-submenu-drop.ubermenu-submenu-align-full_width {
    left: 0px !important;
}

.ubermenu-skin-black-white-2 .ubermenu-submenu.ubermenu-submenu-drop {
  border: 0px !important;
-webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.ubermenu-skin-black-white-2.ubermenu-horizontal:not(.ubermenu-transition-shift) .ubermenu-item-level-0 > .ubermenu-submenu-drop {
    margin-top: 0px !important;
}

li#menu-item-17654 {
min-width: 420px !important;
}

#megaMenuContainer nav.ubermenu-main .ubermenu-submenu li#menu-item-17654.ubermenu-item-header.ubermenu-has-submenu-stack > .ubermenu-target {
    margin-left: 4px !important;
}

#megaMenuContainer nav.ubermenu-main .ubermenu-submenu li#menu-item-17655.ubermenu-item-header.ubermenu-has-submenu-stack > .ubermenu-target {
    margin-left: 4px !important;
}

#megaMenuContainer nav.ubermenu-main .ubermenu-submenu li#menu-item-17653.ubermenu-item-header.ubermenu-has-submenu-stack > .ubermenu-target {
    margin-left: 4px !important;
}

ul.ubermenu-submenu.ubermenu-submenu-id-17137.ubermenu-submenu-type-auto.ubermenu-submenu-type-mega.ubermenu-submenu-drop.ubermenu-submenu-align-full_width {
    background-position-x: -50px;
}

ul.ubermenu-submenu.ubermenu-submenu-id-17139.ubermenu-submenu-type-auto.ubermenu-submenu-type-mega.ubermenu-submenu-drop.ubermenu-submenu-align-full_width {
    background-image: url(/wp-content/uploads/2016/04/about_mega_bg2.jpg) !important;
background-size: 1000px 300px !important;
}


#megaMenuContainer .ubermenu-skin-black-white-2.ubermenu-responsive-toggle {
    background: #deefee;
    color: #666666;
    font-size: 20px;

}

/* audio player to match theme 2020-08-20 */
.wp-block-audio audio {
	margin-left:20px ! important;
	margin-right:20px ! important;
	margin-top: 4px ! important;
	margin-bottom: 4px ! important;
	background-color: teal ! important;
	background-image: linear-gradient(to bottom right, black 20%, teal 80%) ! important;
	width: 90% ! important;
}


@media (max-width: 999px) {

.ubermenu-submenu.ubermenu-submenu-drop {
background-image: none !important;
}

ul.ubermenu-nav > li.ubermenu-item, ul.ubermenu-nav > li.ubermenu-item:first-child {
width: 100% !important;
}

#megaMenuContainer .ubermenu-responsive-default.ubermenu-responsive.ubermenu-has-border .ubermenu-nav .ubermenu-item .ubermenu-submenu.ubermenu-submenu-drop {
    left: 0px!important;
}

nav ul li#menu-item-17114.ubermenu-has-submenu-stack {
width: 300px !important;

}

nav li#menu-item-17491.ubermenu-item-type-custom div.ubermenu-custom-content div {
width: 300px !important;
}

#megaMenuContainer .ubermenu-responsive-default.ubermenu-responsive.ubermenu-has-border .ubermenu-nav .ubermenu-item .ubermenu-submenu.ubermenu-submenu-drop {
    left: 0px !important;
}

#megaMenuContainer .ubermenu-responsive.ubermenu-has-border .ubermenu-nav .ubermenu-item .ubermenu-submenu.ubermenu-submenu-drop {
    left: 0px !important;
}

#menu-item-17492 {
display: none;
}

ul.ubermenu-submenu.ubermenu-submenu-id-17139.ubermenu-submenu-type-auto.ubermenu-submenu-type-mega.ubermenu-submenu-drop.ubermenu-submenu-align-full_width {
    background-image: none !important;
background-size: initial !important;
}

li#menu-item-17654 {
    min-width: 300px !important;
}

ul.ubermenu-submenu.ubermenu-submenu-id-17138.ubermenu-submenu-type-auto.ubermenu-submenu-type-mega.ubermenu-submenu-drop.ubermenu-submenu-align-full_width li, ul.ubermenu-submenu.ubermenu-submenu-id-17139.ubermenu-submenu-type-auto.ubermenu-submenu-type-mega.ubermenu-submenu-drop.ubermenu-submenu-align-full_width li {
   width: 100% !important;
    float: left !important;
}

.ubermenu-retractor.ubermenu-retractor-mobile {
text-align: center !important;
}

h1.boxTitle {
font-size: 20px; /* was 48px */
}

h1.boxLargeTitle {
	font-size: 32px !important; /* was 48px */
	line-height: 35px !important;
}

.imgLargeTitleBox {
	font-size: 16px !important;
}

#blog_left {
	height: 220px;
}
#blog_left_top {
	height: 170px;
}
#blog_left_bottom {
	height: 40px;
}
#thought_for_the_day {
	height: 220px;
}
#thought_for_the_day_top {
	height: 170px;
}
#thought_for_the_day_bottom {
	height: 40px;
}

#science_of_nonviolence {
	margin: 10px 5px 5px 0px;
	padding: 10px;
	width:  240px;
}

#recentItemList {
	width: 90% !important;	/* override responsive */
}

} /* 999 */

@media screen and (max-width: 959px) {
#megaMenuContainer .ubermenu-responsive-default.ubermenu-responsive.ubermenu-has-border .ubermenu-nav .ubermenu-item .ubermenu-submenu.ubermenu-submenu-drop {
    left: 0px !important;
}

} /* 959 */

@media (max-width: 767px) {
#megaMenuContainer { 
margin-bottom: 15px !important;
 }

#thought_for_the_day {
	height: 220px;
}
#thought_for_the_day_top {
	height: 130px;
}
#thought_for_the_day_bottom {
	height: 40px;
}

#science_of_nonviolence {
	margin: 10px 5px 5px 0px;
	padding: 10px;
	width:  240px;
}

} /* 767 */


