/*
Theme Name:     Aegaeus FPMT Child
Theme URI:      http://hb-themes.com/themes/aegaeus_wp/
Description:    Child theme for the Aegaeus theme 
Author:         HB-Themes
Author URI:     http://hb-themes.com/
Template:       AegaeusWP
Version:        4.0
*/

@import url("../AegaeusWP/style.css");

/*NO SHADOW*/
/*body {
	background-image: none !important;
	background:none !important;
	background-color: #FFF !important;
}
#content-inner {
    padding-top: 40px;
    background-image: none;
    background-color: #FFF;
    box-shadow: none;
}*/
/*#header {
	margin-right:70px;
}*/
/*END: NO SHADOW*/


/*TinyMCE Editor*/
.mceContentBody  {	
	width:640px !important;
	padding:30px 40px !important;
}

/*POSSIBLE FIX FOR IPAD NOT DISPLAYING ELEMENTS OUTSIDE SCREEN
*:not(html) {
    -webkit-transform: translate3d(0, 0, 0);
}*/
/*Fix for Apple font rendering*/
html {
-webkit-font-smoothing: antialiased;
/*-webkit-text-shadow: rgba(255,255,255,0.01) 0 0 1px;
-webkit-text-stroke-width: 0.1px;*/
}

/*THEME OVERRIDES*/
body {
	font: 14px/21px 'Open Sans',arial,sans-serif;
	background-color: #FFFFFF !important;
	color: #545454;
}
.menu, .menu td, .menu div, .menu p, .menu span, #main-sidebar, #main-sidebar td, #main-sidebar div, #main-sidebar p, #main-sidebar span, #main-sidebar a {
	font: 13px/21px 'Open Sans',arial,sans-serif;
}
td, div, p {
	font: 14px/21px 'Open Sans',arial,sans-serif;
	color: #545454;
    line-height: 1.7em;
}
#main-content-with-sidebar span[style*="font-size"], #main-content-with-sidebar a[style*="font-size"] {
	font-size:inherit !important;
}
input,select,input[type=text],textarea {
	font-family:Arial, Helvetica, sans-serif !important;
	font: 14px/21px 'Open Sans',arial,sans-serif !important;
	color: #545454;
    line-height: 1.7em;
}
select {
    border: 1px solid #E2E1E0;
    outline: medium none;
    border-radius: 2px;
    transition: all 0.2s linear 0s;
    display: inline-block;
    height: 23px;
    box-sizing: initial;
	background-color: #FAFAFA;
}
#content {
    margin-top: 15px;
}
#content-inner {
    padding-top: 15px;
}
#wrapper {
    padding-bottom: 15px;
    border-bottom: none;
}
/*FOOTER*/
.arrow-down {
	display:block !important;
	border-left: 20px solid rgba(250, 250, 250, 0);
	border-right: 20px solid rgba(250, 250, 250, 0);
	filter: drop-shadow(5px 1px 1px rgba(0, 0, 0, 0.05));
}
table,tr,td {
/*	margin: inherit;
	padding: inherit;
	border: inherit;
	outline: inherit;
	font-size: inherit;
	vertical-align: inherit;
	background: inherit;*/
}
table {
/*    border-collapse:inherit;
    border-spacing: inherit;*/
}
tbody {
/*	padding:0;
	margin:0;*/
}
#main-inner-wrapper table, #main-inner-wrapper td {
/*    border-collapse:inherit;
    border-spacing:inherit;*/
}
#main-inner-wrapper td {
/*	vertical-align:top;
	padding:15px;*/
}
#main-inner-wrapper table.center_map td {
	padding:0;
	margin:0;
}
h1 {
	color:#555555;
	padding:0;
	font-size:26px;
	letter-spacing:-1px;
}
.pf-content h1 {
	letter-spacing:0px;
}
.page-not-found-box h1 {
    font-size: 140px !important;
}
.focus-slogan-text h1 {
    line-height: 38px !important;
	font-size:30px !important;
}
.focus-slogan-text h4 {
    color: #aeaeae;
	font-size:22px;
}
h2, .h2_sectionheading {
	/*same as class .focus-color*/
	font-family: "Open Sans",arial,serif;
	font-size:20px;
	font-weight:400;
	letter-spacing:normal;
	color: #555555;
	margin-bottom: 5px;padding-bottom: 0px;margin-top: 0px;padding-top: 0px;
	line-height:25px;
}
p + h2, div + h2, table + h2, p +.h2_sectionheading {
	/*padding-top: 18px !important;*/
}
h2 + p.quote {margin-top:1em;}
ul + p.quote, li p.quote {margin-top:1em;}
div.photo_left + h2, div.photo_right + h2, p .alignright + h2, p .alignleft + h2 {
	padding-top: 0 !important;
}
h2 strong {
	font-weight:400;
}
.blog-meta-title h2 {
	line-height:35px !important;
	color:#555555;
	padding:0;
}
HR, .line_horiz {height:1px;margin:20px;border:none;border-bottom:1px solid #BABABA;}
#main-inner-wrapper .separator {/*height:1px;width:150px;margin:10px 0 10px 0;border-bottom:1px solid #BABABA;display:block;*/}
P {
    line-height: 1.7em;
    margin: 0 0 2em 0;
	/*font-size: 13px;
line-height: 21px;*/
}
P:empty {
	line-height:0;
}
a, a h6 {
	color: #0088cc;
}
a:hover, a:hover h1 {
	color: #0088cc;
	text-decoration:underline;
}
.fullwidth-services h4 {
    padding-bottom: 14px;
}
h4 a, .blog-post-excerpt a {
	color:inherit;
}
.posts-grid .blog-post-excerpt {
    word-wrap: break-word;
}
.posts-grid a.read-more {
	display:block;
	text-align:right;
	margin-top:1em;
	font-style:italic;
	/*color: #0088cc;*/
}
.blog-post-excerpt h2 {
	font-weight:bold;
}
#main-sidebar h4 {
font-size: 18px;
line-height: 18px;
font-family: 'Open Sans',arial,sans-serif;
font-weight: 400;
letter-spacing: -1px;
color: #555;
}
.inline-title {
	display:inline !important;
	font-size : 15px !important;
	font-weight : bold !important;
}
#header {
    padding-bottom: 5px;
}
#main-navigation-wrapper {
	z-index:999 !important;
}
#nav li a {
    padding: 8px 24px;
}
#nav li.current-menu-ancestor > a, #nav li.current-menu-item a {
	background-color:#FFF !important;
}
#nav li.current-menu-item a, #nav li.current-menu-ancestor > a, #nav ul li.current-menu-ancestor > a {
	/*background-color:transparent !important;
	border-color:transparent !important;
	color: rgb(118, 118, 118) !important;*/
}
#nav li.current-menu-parent > a {
	/*border-color: rgb(255, 104, 56) !important;
	color: rgb(255, 104, 56) !important;*/
}

.sf-js-enabled ul{
    min-width:100%; /* at least the size of the header */
    width:auto; /* size the block automatically */
}
sf-js-enabled ul li{
    white-space:nowrap; /* prevent word wrap */
}
li.menu-item-2518 ul ul, li.menu-item-2758 ul ul, li.menu-item-2977 ul ul, li.menu-item-18381 ul ul {
	left:-20em !important;
}
li.menu-item-2977 ul, li.menu-item-3055 ul {
	left:-168px !important;
}

#sidebar-page-wrapper {
	background-image:none;
}
.breadcrumb-wrapper {
    border-bottom: none;
}
.focus-slogan-text {
    text-align: left;
}
#page-title {
    padding-bottom: 0px;
    border-bottom: none;
}
i {
    border-style: none !important;
    border-color: none !important;
    display: inline !important;
    position: inherit !important;
    border-width:0 !important;
}
#main-content-with-sidebar ol, #main-content-with-sidebar ul, #tinymce  ol, #tinymce ul{
    list-style: inherit;
}
.commentlist {
	list-style:none !important;
}
#social-wrap {
    display: inline;
}
#header-social {
	float:left;
    margin-top: 10px;
}
#header #search-404 {
    float: left;
}
#search-404 #submit-search {
	/*fix search button on homepage from misaligning*/
	top:inherit;
	bottom:0;
}
.gsc-control-cse .gsc-table-result {
	padding-bottom:25px !important;
}

#search-handbook #submit-search {
    top: inherit !important;
    bottom: 0px !important;
}
#search-handbook #submit-search {
    right: 0px !important;
    width: 40px !important;
    height: 33px !important;
    padding: 0px !important;
    opacity: 0.4 !important;
    background-color: #EEE !important;
    cursor: pointer !important;
    background-image: url("/wp-content/themes/AegaeusWP/images/sprites/search.png") !important;
    background-repeat: no-repeat !important;
    background-position: center center !important;
	vertical-align:bottom !important;
}
#search-handbook #submit-search:hover {
    opacity: 1 !important;
}



/*REVOLUTION SLIDER*/
#slider-section {
	z-index:998;
}
.tp-bannertimer {
	display:block !important;
}
#slider-section div.tparrows:empty, .tp-bgimg.defaultimg:empty  {
	display:block !important;
}
/*.tp-loader {
	display:none !important;
}*/

/*Rinpoche Available Now*/
.tp-caption.RAN_link a, .tp-caption.RAN_large_text_wrap a {
color:#733b0e !important;
text-shadow:2px 2px 5px #FFFFFF ! important;
text-decoration:underline !important;
}
.tp-caption.RAN_link a:hover, .tp-caption.RAN_large_text_wrap a:hover {
color:#661904 !important;
text-decoration:none !important;
}

/*Losar 2016*/
#friends_to_go {
	text-align:center;
	text-shadow: 0 0 2px #48496b, 
	3px 3px 6px #48496b, 
	-3px -3px 6px #48496b;
	font-size: 2.2em !important;
	line-height: 1.1em !important;
}





/*YOUTUBE DYNAMIC*/
.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px; height: 0; overflow: hidden;
}
.video-container iframe[src*="http://www.youtube.com"], .video-container iframe[src*="https://www.youtube.com"], .video-container iframe[src*="//www.youtube.com"] {
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
}


/*AUDIO PLAYER*/
.mejs-container {
	margin-bottom:2em;
}


/*REMOVE EXTRA SPACE FOR PAGES WITH NO TITLE*/
.no-title {
	padding-bottom:0 !important;
}
#main-content .no-title {
	margin-top:-50px !important;
}

/*BOX SHORTCODE BORDER FIX FOR UNEVEN COLUMNS*/
.fullwidth-services {
	/*display:table;*/
	overflow:hidden !important;
}
.fullwidth-service {
	/*display:table-cell;
	float:none;*/
	padding-bottom:815px !important;
	margin-bottom:-800px !important;
}
.fullwidth-service p {
    text-align: left;
}

/*Homepage PROJECTS*/
.fullwidth-service .proj {display:none !important;}
/*project in slider*/
/*#project_desc {padding:40px;}
.proj_desc {font-size:20px;float:none; display:inline-block;line-height:30px;}*/
/*project in callout*/
.fullwidth-service #project_desc .photo_left {float:right !important;margin:5px 0 5px 5px;padding:0;}
.fullwidth-service #project_desc .cname, .fullwidth-service #project_desc a.h2_sectionheading {
	font-size:14px !important;
	font-weight:bold !important;
	color: #0088cc !important;
	line-height:14px !important;
	letter-spacing:0px;
}
.fullwidth-service .proj_desc {
	float:none !important; 
	display:inline !important;
}

#tab-schedule p:empty {
	display:none;
}


/*BLOGS*/
#homepage_news .blog-post {
	/*top:0 !important;*/
	position:relative !important;
	top:inherit !important;
	left:inherit !important;
}
.from-the-blog-meta a:hover {
    display: inline-block;
}
.blog-meta-info {
    background-color: #dedcdc;
	padding: 12px 0px 0px;
}
.blog-meta-info div {
	font-weight: 700;
	text-align: center;
	line-height: 1;
}
.blog-meta-info .post-month {
    font-size: 12px;
    display: inline-block;
    text-align: center;
    text-transform: uppercase;
    color: #999;
}
.blog-meta-info .post-date {
    margin-top: 5px;
    margin-bottom: 3px;
    font-size: 20px;
    display: inline-block;
    text-align: center;
    color: #555;
}
.blog-meta-info div#first-block {
display: inline-block;
float: left;
margin-left: 12px;
margin-top:2px;
width:31px;
}
.post-year-custom {
	transform: rotate(-90deg);
	/* Safari */
	-webkit-transform: rotate(-90deg);
	/* Firefox */
	-moz-transform: rotate(-90deg);
	/* IE */
	-ms-transform: rotate(-90deg);
	/* Opera */
	-o-transform: rotate(-90deg);
	/* Internet Explorer */
	filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
	float: left;
	color: #FFF;
	font-size: 14px;
	margin-left: -14px;
	margin-top: 14px;
	font-weight: 400 !important;
	letter-spacing: 2px;
	text-shadow: 0 1px 1px rgba(0,0,0,.1);
}
.blog-wrapper .separator {
	display:none;
}
.blog-meta-title .separator {
	display:block;
}
.blog-post-sec {
    margin-bottom: 0px;
}
UL.from-the-blog-meta {
	list-style:none !important;
	padding-bottom:60px !important;
	clear:left;
}
.icon-comments-alt {
	position:absolute;
	top:-36px;
	left:15px;
}
.separator-icon {
    font-size: 60px !important;
}

.print-tag {
	max-width:100%;
}
.print-tag, .print-tag a, .st-tags {
	text-transform:lowercase;
	font-size:13px;
}
.post-featured-image {
	border-top: 1px solid rgb(222, 222, 222);
	border-left: 1px solid rgb(222, 222, 222);
	border-right: 1px solid rgb(222, 222, 222);
}
/*fixes firefox displaying solid border on triangle*/
.arrow-up {
border-left: 20px solid rgba(250, 250, 250, 0);
border-right: 20px solid rgba(250, 250, 250, 0);
}

/*social media*/
#toolset {
	position: absolute;
	bottom: 0px;
	width: 100%;
	clear:both;
}
.blog-wrapper #toolset, .category #toolset, .archive #toolset, .tag #toolset {
	position:inherit;
}
.pf-content {
	margin-bottom:20px;
}
div.printfriendly {
}
.synved-social-resolution-single {
	display:inline !important;
}
div.printfriendly > a {
	position:relative;
}
div.printfriendly > a:hover:after {
	font-size:12px;
	line-height:12px;
    background: #fff;
    color: #000;
	border:1px solid #000;
    content: 'Print / PDF';
    display: block;
	position:absolute;
	top:32px;
    left: 5px;
    padding: 5px;
    white-space: nowrap;
    z-index: 98;	
}
#socialmedia {
	margin-bottom:20px;
	clear:none;
	/*clear:both;*/
}

/*comments*/
#comments {
	padding-bottom:75px;
}
#respond .separator-small {
	display:none;
}

/*Private Pages*/
.breadcrumb-inside .icon-lock {
	display:none !important;
}

/* LISTS */
/*#main-content-with-sidebar OL, #main-content OL {margin-top : 0px;margin-left : 20px;margin-bottom : 15px;padding : 0px;}
#main-content-with-sidebar UL, #main-content UL {margin-top : 0px;margin-left : 20px;margin-bottom : 15px;list-style-type : square;padding : 0px;}
#main-content-with-sidebar UL, #main-content UL {margin-bottom : 0px;}
#main-content-with-sidebar LI , #main-content LI {margin-top : 0px;margin-left : 20px;margin-bottom : 2px;padding : 0px;}
*/
#main-content-with-sidebar OL, #tinymce OL, #fullwidth-wrapper OL {margin-top : 0px;margin-left : 20px;margin-bottom : 15px;padding : 0px; list-style-type:decimal;}
#main-content-with-sidebar UL, #tinymce UL, #fullwidth-wrapper UL {margin-top : 0px;margin-left : 20px;margin-bottom : 15px;list-style-type : square;padding : 0px;}
#main-content-with-sidebar LI, #tinymce LI, #fullwidth-wrapper LI {margin-top : 0px;margin-left : 20px;margin-bottom : 2px;padding : 0px;}
UL.tabs, UL.tabs LI {list-style:none !important;margin-top:0px !important;margin-left:0px !important;margin-bottom:0px !important;padding:0px !important;}
.bullets {margin-top : 0px;margin-left : 20px;margin-bottom : 0px;padding : 0px;}
.new{margin-left:-25px;padding-left:45px; vertical-align:middle;background: url(/wp-content/themes/aegaeus-fpmt-child/images/new.gif) top left no-repeat;list-style:none;}
blockquote {
    padding: 0;
	margin-left:25px;
    background-color: #FFFFFF;
    border-left: none;
    margin-bottom: 20px;
    font-style: inherit;
    font-size: inherit;
    background-image: none;
    background-repeat: no-repeat;
}

/* PHOTOS */
img {
	/*theme was using max-width:100% which caused issues in chrome*/
	max-width:inherit;
}
/*picasa galleries*/
.pic_click {
	display:block;
	width:100%;
	height:164px;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  transform-style: preserve-3d;	
  text-align:center;
}
img.thumb {
	position: relative;
	top: 50%;		
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	padding:4px;
	border:1px solid #BABABA;
	-moz-box-shadow: 3px 3px 4px #BABABA;
	-webkit-box-shadow: 3px 3px 4px #BABABA;
	box-shadow: 3px 3px 4px #BABABA;
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#BABABA')";
	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#BABABA');
}


/* IMAGE FLOATS */
.photo_left, .alignleft, div.alignleft {
	float:left;
	padding:6px 30px 20px 0;
	margin:0;
}
.photo_right, .alignright, div.alignright {
	float:right;
	padding: 6px 0 20px 30px;
	margin:0;
}
.alignnone, .aligncenter {
	padding:0 0 20px 0;
}

img[style="float: right"], span[style="float: right"] {
   padding: 6px 0 20px 30px !important;
}
img[style="float: right;"], span[style="float: right;"] {
   padding: 6px 0 20px 30px !important;
}
img[style="FLOAT: right"], span[style="FLOAT: right"] {
   padding: 6px 0 20px 30px !important;
}
img[style="FLOAT: right"], span[style="FLOAT: right"] {
   padding: 6px 0 20px 30px !important;
}
img[style="float: left"], span[style="float: left"] {
   padding:6px 30px 20px 0 !important;
}
img[style="float: left;"], span[style="float: left;"] {
   padding:6px 30px 20px 0 !important;
}
img[style="FLOAT: left"], span[style="FLOAT: left"] {
   padding:6px 30px 20px 0 !important;
}
img[style="FLOAT: left"], span[style="FLOAT: left"] {
   padding:6px 30px 20px 0 !important;
}
img.alignleft, div.alignleft {
    padding: 6px 30px 20px 0px;
}
img[align="LEFT"], img[align="left"]  {float:left;padding:6px 30px 20px 0;}
img[align="RIGHT"], img[align="right"] {float:right;padding: 6px 0 20px 30px;}

/* PHOTO CAPTIONS */
.photo_caption, .photo_caption > div, .wf_caption span, .wp-caption-text, .wp-caption-dd, .jce_caption, .gallery_caption, #cee_title h2 {display:block;padding: 3px 0 0 0 !important;line-height:1.4em !important;font-size:13px !important;color:#999999 !important;font-weight:normal !important;font-style:normal !important;text-align:left;margin:0;}
.gallery_caption {text-align:center;}
.photo_caption>BR {line-height:7px;}
.wf_caption span {display:block;}
.wf_caption, .jce_caption {display:block !important;padding:0 15px 10px 15px !important;}
.jce_caption span {
	display:block;
   /*padding:0 15px 10px 15px !important;*/
}


/* CENTER LARGE IMAGES SINCE THEY AREN'T FULL WIDTH */
img.size-large, img[width="640"], img[width="600"], img[width="540"], div.wp-caption[style="width: 550px"], div.wp-caption[style="width: 650px"], div.wp-caption[style="width: 610px"] {
	height:auto !important;
	width:100% !important;
	max-width:540px;
	margin: 0 auto;
}
img[width="640"], img[width="600"], img[width="540"], div.wp-caption[style="width: 550px"], div.wp-caption[style="width: 650px"], div.wp-caption[style="width: 610px"] {
float:none !important;
}

.r_shadow {
  -moz-box-shadow:    4px 4px 5px 0 #ccc;
  -webkit-box-shadow: 4px 4px 5px 0 #ccc;
  box-shadow:         4px 4px 5px 0 #ccc;
}
.l_shadow {
  -moz-box-shadow:    -4px 4px 5px 0 #ccc;
  -webkit-box-shadow: -4px 4px 5px 0 #ccc;
  box-shadow:         -4px 4px 5px 0 #ccc;
}


/*QUOTES*/
td.quote {
	vertical-align:top !important;
}
.quote_home:before {
content: '\201C'; 
font-size:86px !important; 
position:relative;
top:10px;
left:-15px;
float:left;
color:#999999;
} 
.quote_home {
	font-family: Georgia, serif;
font-size: 16px;
line-height:24px;
font-style: italic;
/*position: relative;*/
margin: 25px 0 25px 0;
padding: 0 0 0 40px;
	font-style:italic;
	text-align:left;
	/*display:inline-block;*/
}
.quote2_home:before {
font-family: Georgia, serif;
content: '\201C'; 
font-size:4em; 
position:relative;
top:10px;
left:-15px;
float:left;
/*color:#999999;*/
color:#39393a;
text-shadow: 1px 1px 1px #fff;
} 
.quote2_home {
margin:1em 1em 1em .5em;
padding: 0 0 0 40px;
text-shadow: 1px 1px 1px #fff;
text-align:left;
/*font-family: Georgia, serif;*/
  line-height:1.7em;
font-style: italic;
color: #39393a !important; 
font-weight: 700; 
  font-size:inherit;
}
.quote, .quotes, .quote_left, .testimonial-content {
	background:url('/wp-content/themes/aegaeus-fpmt-child/images/new_quote.gif') top left no-repeat;
	/*font-family: Georgia, serif !important;*/
	font-size: 16px !important;
	line-height:24px !important;
	font-style: italic !important;
	/*position: relative;*/
	padding: 15px 0 15px 40px;
	text-align:left;
	/*display:inline-block;*/
	word-wrap: break-word;
}
.quotes p, .testimonial-content p {
	/*font-family: Georgia, serif !important;*/
	font-size: 16px !important;
	line-height:24px !important;
	font-style: italic !important;
}
.quote > br {
	line-height:2em;
}
.quote > br + br {
	line-height:-1em;
}
#main-sidebar .testimonial-content p {
	font-size:14px !important;
}
.quote strong, .quotes strong {
	font-weight:normal !important;
}
.quote .photo_caption, .quotes .photo_caption, .testimonial-footer, .quote_caption {
	font-size:14px !important;
	text-align:right;
	margin-right:40px;
	margin-top:20px;
	margin-bottom:25px;
color:#999999;
}
p.quote + .quote_caption {
	margin-top:-2em;
}
.pf-content {
	margin-bottom:0;
}
td.quote div.quote {
	background:none !important;
	padding:0;
}
.open_quote {float: left;width:25px;height:19px;}
.open_quotes {float: left;width:25px;height:19px;}


img[src*="openquote_sm.gif"], img[src*="closequote_sm.gif"] {
   display:none !important;
}

.menu-main-menu-container li [class^="icon-"], .menu-main-menu-container li [class*=" icon-"] {
position: absolute; top: -9999px; left: -9999px;
}

.testimonial-box {
    display: block;
    width: 100%;
    transition: all 0.2s linear 0s;
    margin-left: 0;
	border:none !important;
}
.testimonial-header {
    padding: 0 !important;
    border: none !important;
    position: relative;
	background-color: #FFF !important;
}
.testimonial-header .testimonial-content {
    border-left: none;
padding: 15px 0 0 40px !important;
}
.testimonial-content p {
	margin:0;
	padding-bottom:20px;
}
.testimonial-content .shareaholic-show-on-load {
	display:none !important;
}
.testimonial-header .arrow-down {
   display:none !important;
}
.testimonial-footer:before {
	content:"\2013";/*ndash*/
}
.testimonial-footer {
	margin-top:0;
    background-color: #FFFFFF !important;
    padding: 0 !important;
    border-right: none;
    border-width: 0;
    border-style: none solid solid;
    border-color: -moz-use-text-color rgb(255, 255, 255) rgb(255, 255, 255);
    -moz-border-top-colors: none;
    -moz-border-right-colors: none;
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    border-image: none;
    color: #999999;
    position: relative;
}
.testimonial-footer span {
    font-family: inherit;
    font-weight: normal;
color:#999999;
}
.testimonial-footer {
	margin-right:0 !important;
}
.col-6.isotope-item {
	width:auto !important;
	display:inline-block;
}


/* COLORS */
.grey{background-color: #BABABA !important;}
img.grey {height:1px;}
.taupe b, .taupe strong {font-size:16px;}

/* FONTS */
.legal {font-size:11px !important;}
.font_11, .font_11 p {font-size:12px !important;}

.box_padding {padding:15px;}
.box, .taupe {
	border: 1px solid rgb(221, 221, 221);
	border-radius: 2px 2px 2px 2px;
	transition: all 0.2s linear 0s; 
	padding:10px 7px 10px 15px;
	background-color:rgb(252, 252, 252);
	margin-bottom:2em;
}
.box, .box p, .box div, .box span, .box li {
	color:#565472;
	font-size:13px;
	line-height:1.7em;
}
.box > UL {margin-left:0 !important;}
.cname {font-size : 15px;font-weight : bold;}

/*THEME MY LOGIN*/
#your-profile span, .indicator-hint {
	display:block;
	clear:left;
}
#your-profile h3 {
font-size: 20px !important;
letter-spacing: -0.2px !important;
line-height: 36px !important;
padding: 40px 0px 20px !important;
color: rgb(64, 67, 72) !important;
font-family: 'PT Sans Caption',Arial,sans-serif !important;
font-weight: bold !important;
font-style:normal !important;
}
#your-profile .form-table {
	width:100%;
}
#your-profile th {
	width:30% !important;
}

/*Side Navigation*/
.widget-item [class*=" icon-"]:before, .widget-item [class^="icon-"]:before {
    display: inherit;
    margin-right: inherit;
    font-size: inherit;
}
.widget-item .icon-external-link:before {
    content: "";
}
.menu-widget .menu-item, .nice_navigation .menu-item {
	background:url("/wp-content/themes/aegaeus-fpmt-child/images/arrow.png") no-repeat scroll 2px 7px transparent;
}
.menu-widget .menu-item a, .nice_navigation .menu-item a {
	padding:4px 0 4px 19px;
	color: #545454;
	display:block;
}
.menu-widget .menu-item a:hover, .nice_navigation .menu-item a:hover {
	color: #545454;
	background:url("/wp-content/themes/aegaeus-fpmt-child/images/arrow.png") no-repeat scroll 2px 7px #f0efef;
	text-decoration:none;
}
.menu-widget .sub-menu .menu-item, .nice_navigation .sub-menu .menu-item {
padding-left:20px;
background:none;
}
.widget_custom_menu_wizard .menu-widget .sub-menu .menu-item {
    padding-left: 0px;
}


.widget_advanced_menu li.menu-item {
display:none;   
}
.widget_advanced_menu li.current-menu-ancestor, .widget_advanced_menu li.current-menu-parent > ul.sub-menu > li, .widget_advanced_menu li.current-menu-item > ul.sub-menu > li {
display:block;
}
.widget_advanced_menu li.current-menu-ancestor a {
	display:none;
}
.widget_advanced_menu li.current-menu-ancestor li.current-menu-parent, .widget_advanced_menu li.current-menu-parent a {
display:block;
}
.widget_advanced_menu li.current-menu-item > ul.sub-menu > li {
padding-left:20px;
}
.widget_advanced_menu .menu > li, .nice_navigation .menu > li, .widget_advanced_menu .menu > li.current-menu-item > ul.sub-menu > li, .widget_advanced_menu .menu > li > li, .widget_advanced_menu .menu > li.current-menu-ancestor, .widget_advanced_menu li.current-menu-parent {
	padding-left:0;
}
#main-sidebar .widget_advanced_menu li.current-menu-item > a, #main-sidebar .menu-widget li.current-menu-item > a {
	font-weight:bold;
	/*font-size:1.1em;*/
}
.widget_advanced_menu li.current-menu-ancestor > a, .cmw-level-1 > a {
	font-weight:normal !important;
	/*background:url("/wp-content/themes/aegaeus-fpmt-child/images/arrow.png") no-repeat scroll 2px 7px transparent;*/
}
.widget_advanced_menu li.current-menu-parent > a, .cmw-level-1 > a {
font-size: 16px !important;
line-height: 25px;
font-family: 'Open Sans',arial,sans-serif;
font-weight: 400 !important;
letter-spacing: -1px;
color: #555;
padding-bottom:17px !important;
}
.menu-widget .menu-item a, .menu-widget .menu-item a, .nice_navigation .menu-item a, .widget_advanced_menu li.current-menu-parent > ul.sub-menu > li a, .widget_advanced_menu li.current-menu-item > ul.sub-menu > li a {
	padding:4px 0 4px 19px;
	color: #545454;
	display:block;
	border-bottom:1px solid #fff;
}
.widget_advanced_menu  ul.sub-menu > li.current-menu-item > ul.sub-menu > li a {
	background:url("/wp-content/themes/aegaeus-fpmt-child/images/arrow.png") no-repeat scroll 2px 7px #f0efef;
}
.widget_advanced_menu li.current-menu-parent > ul.sub-menu > li a:hover, .widget_advanced_menu li.current-menu-item > ul.sub-menu > li a:hover {
	color: #545454;
	background:url("/wp-content/themes/aegaeus-fpmt-child/images/arrow.png") no-repeat scroll 2px 7px #f0efef;
	text-decoration:none;
}
.widget_advanced_menu li.current-menu-item > ul.sub-menu > li a:hover {
	text-decoration:underline;
}
.widget_advanced_menu .menu > li.current-menu-ancestor, .widget_advanced_menu .menu > li.current-menu-ancestor > a {
	background:none;
	padding:4px 0 4px 0;
}
.menu-widget .sub-menu .menu-item {
padding-left:20px;
background:none;
}


li.cmw-level-1, li.cmw-level-1 > a, li.cmw-level-1 > a:hover {
	background:none !important;
	padding-left:0;
}
li.cmw-level-1 > a:hover {
	text-decoration:underline !important;
}
.widget_cutom_menu_wizard ul.sub-menu {
padding-left:20px !important;
}
li.cmw-level-1 > a {
	padding:4px 0 4px 0 !important;
	color:#555 !important;
}
li.cmw-level-2 a, li.cmw-level-3 a, li.cmw-level-4 a {
	padding:4px 0 4px 19px;
	color: #545454;
	display:block;
	border-bottom:1px solid #fff;
}
.widget_cutom_menu_wizard .current-item {
	font-weight:bold;
}
.widget_custom_menu_wizard .sub-menu li {
padding-left:20px;
}
.widget_custom_menu_wizard .current-menu-item .sub-menu a {
	background:url("/wp-content/themes/aegaeus-fpmt-child/images/arrow.png") no-repeat scroll 2px 7px #f0efef;
}
.widget_custom_menu_wizard .current-menu-item .sub-menu a:hover {
	text-decoration:underline;
}
.second-menu .current-menu-ancestor > a {
	font-weight:bold;
}
.second-menu li.cmw-level-4 {
	display:none;
}
.menu-members-container li.current-menu-item > a {
	font-weight:normal;
}
.menu-members-container .sub-menu li.current-menu-item > a, #menu-death-dying .sub-menu li.current-menu-item > a {
	font-size:13px !important;
}
.menu-members-container .current-menu-item .sub-menu a {
	background:none;
}
.menu-members-container .sub-menu a:hover {
	color: #545454;
	background:url("/wp-content/themes/aegaeus-fpmt-child/images/arrow.png") no-repeat scroll 2px 7px #f0efef;
	text-decoration:none !important;
}




/* G-Translate */
#goog-gt-tt {
	display:none;
}
#gtranslate h4 a {
	/*display:none;*/
}
.goog-te-combo {
	color:#413F3F !important;
}
.GTranslate_widget h2 a, #main-sidebar-inner #gtranslate a {
	color: rgb(64, 67, 72);;
	font-weight:normal;
text-decoration:none;
pointer-events: none;
cursor: default;
}
.skiptranslate + #wrapper #main-navigation-wrapper #nav li a {
	font-size:11px;
	padding: 8px 14px;
}

/* Google Widget */
.goog-te-balloon-frame{display: none !important;}
.goog-te-gadget {
color:#FFF !important;
}
.goog-logo-link {
display:none !important;
padding:0 !important;
margin:0 !important;
}
#google_translate_element img {
display:none;
}
.goog-tooltip {
display:none !important;
}
goog-text-highlight { 
background-color: #FFFFFF !important;
box-shadow:none !important;
-moz-box-sizing:none;
 }
.goog-te-banner-frame{display: none !important;}

/*ISSUU*/
.issuuembed {
	width:auto !important;
}
.fluid-width-video-wrapper {
z-index:999;
}
.fluid-width-video-wrapper .shr-bookmarks, .fluid-width-video-wrapper .shareaholic-like-buttonset, .fluid-width-video-wrapper .shareaholic-like-buttonset div {
display:none !important;
}

/* Google search */
.gsc-result .gs-title {
    height: inherit !important;
}
#q {
	border:none !important;
width:112px;
text-align:center !important;
color:#7B7B7B !important;	
	background:#FFF !important;
	background-image:none !important;
	opacity:.75;
}
.widget-area .widget_search input {
    float: none;
}
input#searchsubmit {
    display:inline;
}

/* FeedBurner Widget */
.feed_email {
	width:105px !important;
}
.fbf-widget .subscription_email {
    padding:inherit;
    text-align: center;
    width: 65%;
}
.fbf-widget, .fbf-text {
    text-align: center;
}
.fb-counter-img {
/*width:100%;
text-align:center;*/
display:none;
}
.subscription_btn {
	width:inherit;
}

/*CEEBOX*/
table.ceebox {
	width:100% !important;
}
.ceebox td {/*padding:10px !important;*/}
.ceebox p {margin-bottom:3px !important;}
#cee_box {
	z-index:99999 !important;
	padding-bottom:10px;
}
#cee_overlay {
	z-index:9999 !important;
}
#cee_title div.legal {margin-top:5px;}
#cee_count {text-align:right;float:none !important;padding:0 !important;}


/* SOCIAL ICONS */
.cnss-social-icon {
	text-align:center !important;
	width:100% !important;
}

/* TAG CLOUD */
a.st-tags {
display:inline !important;
border-bottom:none !important;
line-height:1.1em !important;
padding:0 6px 0 0;
}
a.st-tags:hover {
text-decoration:underline !important;
}
.st-tag-cloud {
margin:5px 5px 5px 5px;
text-align:center;
}




/* SHAREHOLIC BUTTONS */
.shr_compact_div {
display:none;
}
.shareaholic-like-buttonset {
float:none;
width:100%;
text-align:center;
/*margin-left:115px;*/
padding-left:30%;
}
#main-content-with-sidebar .shareaholic-like-buttonset {
padding-left:20%;
}
a.shareaholic-tweetbutton {
border-bottom:none;
}
a.shareaholic-fb-like {
border-bottom:none !important;
}
.shr-socials, .shareaholic-show-on-load {
	display:none;
clear:both !important;
margin-bottom:25px !important;
}
.shareaholic-like-buttonset{
text-align:center !important;
clear:both !important;
float:none !important;
margin-top:25px !important;
/*margin-left:95px !important;*/
}
.shareaholic-like-buttonset div {
/*display:inline !important;*/
}
.hide_social {
visibility:hidden;
}
.fb_iframe_widget {
	width: 130px !important;
}
.testimonial-content .shareaholic-like-buttonset {
	display:none !important;
}
body.home .shareaholic-like-buttonset {
    display: block !important;
}
#project_desc .shareaholic-like-buttonset {
	display:none !important;
}



.pdf {
	padding:0 15px 0 0;background: url(/wp-content/themes/aegaeus-fpmt-child/images/pdf.png) center right no-repeat;
}
#header-social .pdf, #main-navigation-wrapper .pdf {background-image:none;display:inline;padding:0;}
.outgoing {
	padding:0 15px 0 0;background: url(/wp-content/themes/aegaeus-fpmt-child/images/external.png) center right no-repeat;
}
.hide, .newsletter.hide {display:none !important;}
.rss {
	padding:0 0 0 15px;background: url(/wp-content/themes/aegaeus-fpmt-child/images/rss.gif) center left no-repeat;
}
#header-social .outgoing, #main-navigation-wrapper .outgoing, #main-navigation-wrapper .rss {background-image:none;display:inline;padding:0;}



div#popup {
	visibility:hidden;
	position:absolute;
	top:70px;
	right:70px;
	width:395px;
	height:370px;
	background-color:white;
	border: 1px solid #BABABA;
}
body > div#popup {
	position:fixed;
}
div#vidBackground {
	position:absolute;
	top:0;
	right:0;
	width:100%;
	height:100%;
	z-index:998;
	visibility:hidden;
}
body > div#vidBackground {
	position:fixed;
	background-color: #000000;
	opacity:.50;
	-khtml-opacity:0.50;
	/*-moz-opacity:0.50;
	filter: alpha(opacity=50);*/
}
.initiation { background-color:#0088cc;color:#fff;padding:0px 4px;margin-left:-2px;
    -webkit-border-radius: .3em !important;
    -moz-border-radius: .3em !important;
    border-radius: .3em !important;
	}
.retreat {background-color:rgb(255, 104, 56);color:#fff;padding:0px 4px;margin-left:-2px;
    -webkit-border-radius: .3em !important;
    -moz-border-radius: .3em !important;
    border-radius: .3em !important;
	}
	
.proj_desc {float:left;width:460px;margin-bottom:2em;}
.proj_page .proj_desc {
			display:table-cell;
			width:460px;
			float:none;
			vertical-align:top;
}

.teacher {
float:left;
text-align:center;
width:187px;
}
.teacher IMG {height:150px;}
.teacher_table TD {padding:10px 0 10px 0;}
.teacher_table TD P {margin:0;padding:0;}
.teacher_table TD IMG {/*height:150px;*/}

a.staff_photo {
	position:relative;
}
a.staff_photo > img {
	display:none;
	position:absolute;
	right:-200px;
	top:-105px;
	z-index:999;
    -webkit-box-shadow: 5px 5px 5px rgba(0,0,0,.6);
    -moz-box-shadow: 5px 5px 5px rgba(0,0,0,.6);
    box-shadow: 5px 5px 5px rgba(0,0,0,.6);
	max-width:150px;
}
a.staff_photo:hover > img {
	display:block;
}



/*WORDPRESS SEARCH*/
.search-entry {
	border-bottom:none;
}


/*GOOGLE CUSTOM SEARCH*/
#___gcse_0 {
	width:100% !important;
}
.gsc-tabsArea {
    clear:none !important;
}
.gsc-resultsHeader {
    clear: none !important;
}
.gsc-expansionArea, .gsc-webResult::after {
	width:inherit !important;
    clear: none !important;
}
.gsc-resultsHeader, .gsc-control-cse, .gsc-control-cse .gsc-table-result, .gsc-above-wrapper-area-container {
width: inherit !important;
}
.gs-webResult .gs-snippet, .gs-imageResult .gs-snippet, .gs-fileFormatType, .gs-per-result-labels {
	font: 14px/21px 'Open Sans',arial,sans-serif !important;
	color: #545454 !important;
}
.gs-per-result-labels {
	padding-top:10px !important;
}
.gs-webResult.gs-result a.gs-title:link, .gs-webResult.gs-result a.gs-title:link b, .gs-imageResult a.gs-title:link, .gs-imageResult a.gs-title:link b {
    color: #0088cc !important;
}
.gs-webResult div.gs-visibleUrl, .gs-imageResult div.gs-visibleUrl {
    color: #AAA !important;
}
.gs-title, .gs-result .gs-title, .gs-result .gs-title * {
	text-decoration:none !important;
}
.gsc-tabHeader span:hover, .gs-title:hover, .gs-result .gs-title:hover, .gs-result .gs-title:hover * {
	text-decoration:underline !important;
}
.gsc-above-wrapper-area {
    border-bottom: none !important;
}
.gcsc-branding {
	display:none !important;
	width:inherit !important;
}
.gsc-table-result, .gsc-thumbnail-inside, .gsc-url-top {
padding-left: 0 !important;
padding-right: 0 !important;
}
.gsc-webResult.gsc-result {
padding: .25em 0 .25em 0 ;
border: none !important;
}
.gsc-results {
	width:inherit !important;
}
.gsc-cursor-page {
font-size: 14px !important;
font-weight: 600 !important;
line-height: 30px !important;
height: 30px !important;
text-align: center !important;
margin-right: 5px !important;
display: block !important;
float: left !important;
color: rgb(51, 68, 51) !important;
background: none repeat scroll 0% 0% rgb(238, 238, 238) !important;
-moz-box-sizing: border-box !important;
border-radius: 2px !important;
padding-left: 10px !important;
padding-right: 10px !important;
text-decoration:none !important;
}
.gsc-cursor-current-page {
background-color: #08C !important;
color: rgb(255, 255, 255) !important;
}


/*WEB BUTTONS*/
button::-moz-focus-inner, input[type=submit]::-moz-focus-inner {
    padding: 0;
    border: 0
}
::-webkit-input-placeholder {
   color: #666;
   text-align:center;
}

:-moz-placeholder { /* Firefox 18- */
   color: #666;
   text-align:center;
}

::-moz-placeholder {  /* Firefox 19+ */
   color: #666;
   text-align:center;
}

:-ms-input-placeholder {  
   color: #666;
   text-align:center;
}

/* iWebUnlimited Button Code */
a.iWebutton, input.iWebutton, .button, #main-content input[type=submit], #main-content input[type=button], .subscription_btn {
    display: inline-block !important;
    zoom: 1; /* zoom and *display = ie7 hack for display:inline-block */
    *display: inline !important;
    vertical-align: baseline !important;
    margin: 0 2px 2px 2px !important;
    outline: none !important;          /* remove dotted border in FF */
    cursor: pointer !important;
    text-align: center !important;
    text-decoration: none !important;
    font: 14px/100% Arial, Helvetica, sans-serif !important;
    /*padding: .3em 1em .35em !important;*/
    padding: 9px 28px !important;
    /*text-shadow: 0 1px 1px rgba(0,0,0,.3) !important;*/
    -webkit-border-radius: .5em !important;
    -moz-border-radius: .5em !important;
    border-radius: .5em !important;
    -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2) !important;
    -moz-box-shadow: 0 1px 2px rgba(0,0,0,.2) !important;
    box-shadow: 0 1px 2px rgba(0,0,0,.2) !important;
    color: #4A4848 !important;
	height:inherit;
    }
a.iWebutton:hover, input.iWebutton:hover, .button:hover, #main-content input[type=submit]:hover, #main-content input[type=button]:hover, .subscription_btn:hover {
    text-decoration: none !important;
    color: #4A4848 !important;
    }
a.iWebutton:active, input.iWebutton:active, .button:active, #main-content input[type=submit]:active, #main-content input[type=button]:active, .subscription_btn:active {
    /*was causing issues with chrome couldn't click button*/
    /*position: relative !important;
    top: 1px !important;*/
	color: #4A4848 !important;
}

/* iWebUnlimited Button Color */
.iWebutton.white, .button, #main-content input[type=submit], #main-content input[type=button], .subscription_btn {
    color: #666 !important;
    border: solid 1px #E2E1E0 !important;
    background: #fff !important;
    background-image:none !important;
    background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#ededed)) !important;
    background: -moz-linear-gradient(top,  #fff,  #ededed) !important;
    filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ededed') !important;
}
.iWebutton.white:hover, .button:hover, #main-content input[type=submit]:hover, #main-content input[type=button]:hover, .subscription_btn:hover {
    background: #ededed !important;
    background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#dcdcdc)) !important;
    background: -moz-linear-gradient(top,  #fff,  #dcdcdc) !important;
    filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#dcdcdc') !important;
}
.iWebutton.white:active, .button:active, #main-content input[type=submit]:active, #main-content input[type=button]:active, .subscription_btn:active {
    color: #707070 !important;
    background: -webkit-gradient(linear, left top, left bottom, from(#ededed), to(#fff)) !important;
    background: -moz-linear-gradient(top,  #ededed,  #fff) !important;
    filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#ffffff') !important;
}




/* iWebUnlimited Button Color */
.iWebutton.orange {
	padding:.5em 2em !important;
	margin-bottom:18px !important;
    color: #fff !important;
    border: solid 1px #da7c0c;
    background: #f78d1d;
    background: -webkit-gradient(linear, left top, left bottom, from(#faa51a), to(#f47a20));
    background: -moz-linear-gradient(top,  #faa51a,  #f47a20);
    filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#faa51a', endColorstr='#f47a20');
}
.iWebutton.orange:hover {
    color: #fff !important;
    background: #f47c20;
    background: -webkit-gradient(linear, left top, left bottom, from(#f88e11), to(#f06015));
    background: -moz-linear-gradient(top,  #f88e11,  #f06015);
    filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#f88e11', endColorstr='#f06015');
}
.iWebutton.orange:active {
    color: #fff !important;
    background: -webkit-gradient(linear, left top, left bottom, from(#f47a20), to(#faa51a));
    background: -moz-linear-gradient(top,  #f47a20,  #faa51a);
    filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#f47a20', endColorstr='#faa51a');
}


/*projects page*/
#proj-page div.one-third .iWebutton.orange {
	clear:both !important;
	display:table !important;
	text-align:center !important;
	margin: 20px auto 0 auto !important;
}

#proj-page .accordion-unit .iWebutton.orange, #proj-page .tabs_container .iWebutton.orange {
	clear:both !important;
	display:table !important;
	text-align:left !important;
	margin: 10px 0 60px 0 !important;
}
#proj-page .tabs_container .iWebutton.orange + .iWebutton.orange {
	margin: -40px 0 60px 0 !important;
}
#proj-page .accordion-unit .photo_left, #proj-page .tabs_container .photo_left {
	width: 115px;
	margin: 0px auto;
}
#proj-page .accordion-unit .proj_desc, #proj-page .tabs_container .proj_desc {
	display: table-cell !important;
	width: 100%;
	float:none;
}
#proj-page .col-3 img {
	moz-box-shadow: 3px 3px 10px 3px #ccc;
	-webkit-box-shadow: 3px 3px 10px 3px #ccc;
	box-shadow: 3px 3px 10px 3px #CCC;
	border: 1px solid #;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
#proj-page .col-3 .custom-hb-box {
background:none;
width:100% !important;
max-width:210px !important;
overflow:inherit;
}
#proj-page .col-3 .custom-hb-box .hb-custom-title {
    background: none repeat scroll 0% 0% rgba(0, 0, 0, 0.6);
}
#proj-page .col-3 .hb-custom-title .subtitt {
text-transform:lowercase;
}



/* Tool Tips */
.tooltip
{
  position: relative;
  /*background: #eaeaea;*/
  cursor: help;
  display: inline-block;
  text-decoration: none;
  color: #222;
  outline: none;
}
body.home .tooltip {
    border-bottom: none;
}
.tooltip span
{
	text-align:left;
	font-size:10px;
	font-weight:normal;
color: #4A4848;
  visibility: hidden;
  position: absolute; 
  top: -70px;
  left: -150px;
  z-index: 999;
  width: 230px;
  margin-left: -127px;
  padding: 10px;
  border: 1px solid #ccc;
  background-color: #ddd;                     
  background-image: -webkit-linear-gradient(rgba(255,255,255,.5), rgba(255,255,255,0));
  background-image: -moz-linear-gradient(rgba(255,255,255,.5), rgba(255,255,255,0));
  background-image: -ms-linear-gradient(rgba(255,255,255,.5), rgba(255,255,255,0));
  background-image: -o-linear-gradient(rgba(255,255,255,.5), rgba(255,255,255,0));
  background-image: linear-gradient(rgba(255,255,255,.5), rgba(255,255,255,0));  
  -moz-border-radius: 10px;
  border-radius: 10px;  
	  -moz-box-shadow:    3px 3px 10px 0 #ccc;
  -webkit-box-shadow: 3px 3px 10px 0 #ccc;
  box-shadow:         3px 3px 10px 0 #ccc;
}

.tooltip:hover
{
  border: 0; /* IE6 fix */
	text-decoration:none !important;
}

.tooltip:hover span
{
  visibility: visible;
}
.tooltip:link span, .tooltip:visited span, .tooltip:hover span, .tooltip:active span
{
	text-decoration:none !important;
}

.tooltip span:before,
.tooltip span:after
{
  content: "";
  position: absolute;
  z-index: 1000;
  bottom: 40%;
  right: -17px;
  width:0;
  height:0; 
  border-top: 20px solid rgba(228, 228, 228, 0);
  border-bottom: 20px solid rgba(228, 228, 228, 0);        
  border-left: 20px solid rgb(228, 228, 228);
  border-right: 0;  
}
.tooltip span:before
{
  border-left-color: #cecece;
  bottom: 40%;
  right:-19px;
}   
#error p {
	color:red;
}

/*NEWSLETTER*/
.newsletter {width:540px !important;display:block;
font-family:Verdana, Geneva, sans-serif;font-size:13.5px;color: #545454;line-height: 1.7em;
}
.newsletter, .newsletter P, .newsletter A, .newsletter UL, .newsletter LI, .newsletter div, .newsletter td, .newsletter td[style*="color: #4a4848"], .newsletter span[style*="color: #4a4848"] {
font-family: Verdana, Geneva, sans-serif;
font-size: 13.5px;
color: #545454;
line-height:1.7em;
}
.newsletter td[style*="color: #4a4848"], .newsletter td[style*="font-size: 12px"], .newsletter div[style*="color: #4a4848"],  div.newsletter[style*="color: #4a4848"],  div.newsletter[style*="font-size: 12px"] {
font-family: Verdana, Geneva, sans-serif !important;
font-size: 13.5px !important;
color: #545454 !important;
line-height:1.7em !important;
}
.newsletter a {
	font-size:inherit;
}
div.newsletter[style*="line-height: 18px"]  {
	line-height:1.7em !important;
}
div[style*="font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; font-weight: bold; color: #7b0f0f;"] {
color: #545454 !important;
}
.newsletter .caption, .newsletter .photo_credit, div[style*="color: #999999"] div, div[style*="color: #999999"], .newsletter div[style*="color: #413f3f"], .newsletter div[style*="color: #413f3f"] div, .newsletter div[style*="font-size:11px"] div {
	color:#999999 !important;
	line-height:19px !important;
	font-size:12px !important;
	padding: 3px 0px 10px !important;
}
.newsletter P {margin: 0 0 2em 0;line-height: 1.7em;}
.oldnews P {margin: 1em 0 1em 0;}
.newsletter A {text-decoration: none;color: rgb(0, 136, 204) !important;}
.newsletter A:hover {text-decoration: underline;}
.newsletter .grey {background-color: #BABABA;}
.newsletter ul[style*="padding: 0;margin: 0"] {
	list-style:none !important;
}
#toc p, #toc li, .newsletter ul[style*="padding: 0;margin: 0"] li {
	line-height:17px;
	margin:0 0 6px;
	padding:0;
}
.newsletter UL {list-style-type : square;margin-bottom:0;margin-top:0;}
.newsletter UL UL {margin-bottom:5px;}
.newsletter LI {margin:0 0 3px 0 !important;}
.newsletter HR {height:1px;margin:20px;margin-top:30px;border:none;border-bottom:1px solid #BABABA;}
.newsletter H1, div[style*="font-family: Georgia, 'Times New Roman', Times, serif;"] {
color: #555 !important;
padding: 0px !important;
font-size: 28px !important;
line-height: 36px !important;
letter-spacing: -2px !important;
font-family:Arial, Helvetica, sans-serif !important;
font-weight: bold !important;
}
.newsletter H2,  .newsletter div[style*="color: #917d5f;"] {
font-family:Arial, Helvetica, sans-serif !important;
font-size: 20px !important;
font-weight: 400 !important;
letter-spacing: normal !important;
color: #555 !important;
margin-bottom: 5px !important;
padding-bottom: 0px !important;
margin-top: 0px !important;
padding-top: 0px !important;
line-height: 25px;padding: 0 0px 0px !important;
}
.newsletter h2 strong, .newsletter h2 b {
	font-weight:inherit;
}
.newsletter H1 + P, .newsletter H2 + P, .newsletter H1 + H2 {
	margin-top:1em !important;
}
.newsletter BLOCKQUOTE {margin-top:0;}
.newsletter P.burgundy {color: #7b0f0f !important;}
.newsletter .quote {background:none !important;}
.newsletter .alignnone, .newsletter .aligncenter {
    padding: 0;
}



/*POPUP*/
#inPopUp {
	padding:20px;
}




@media (max-width:995px) {
	.menu-item-3880, .menu-item-3055, .menu-item-22148 {
		display:none !important;
	}
	.menu-item-34250 {
		/*hide shop tab on smaller screens*/
		display:none !important;
	}
}
@media (max-width:815px) {
	#nav-wrap {
	    padding-top: 0 !important;
	    height: 58px;
		text-align:center;
		width: 100% !important;
		margin: 30px 0 30px 0 !important;
		border-top:none !important;
	}
	#nav-wrap:before {
		content:"Menu";
	} 	
	#nav-resp {
		text-align:left;
	}
	#content td {display:inline-block;}
	#content td p {max-width:475px !important;}
	object {
		/*width:100% !important;
		height:auto !important;
		max-width:475px !important;*/
	}
	#world-map {display:none;}
	/*projects page*/
	#proj-page .col-3, #proj-page .col-9 {
		width:100% !important;
	}
	#proj-page .col-3 .custom-hb-box {
		float:none !important;
		display:block !important;
		margin:0 auto 20px auto !important;
	}
	#proj-page .col-9.last-column {
		clear:both;
	}

	/*project donation page*/
	tr.project > td.donate_btn {
	display: block !important;
	width: 100%;
	text-align: right;
	}
}

/*the size of an iPad in Portrait View*/
@media (max-width:768px) {
	#main-sidebar {
		right: 0px;
		margin-top: 40px;
		float: none;
		clear: both;
		background-color: #FFF;
		border-top: 1px solid #E9E9E9;
		padding-bottom: 0px;	
	}	
	#main-content-with-sidebar {
		width:97% !important;
	}
	.col-4 {
		width:97% !important;
	}
}

@media (max-width:720px) {
	ul#nav-resp ul ul {display:none;}
	#header-separator {border-top:none;}
	.blog-excerpt img[class*="wp-image"], .wp-caption-text, .wp-caption {
		height:auto !important;max-width:500px !important;
	}
	#logo img, td.quote {
		max-width:80% !important;
	}
	#content div.box {width:auto !important;}
	.one-third div[class*="photo_right"], .one-third div[style*="float: right;"], .fullwidth-service #project_desc .photo_left, .accordion-unit .photo_left, .tabs_container .photo_left {
	float: none !important;
	padding: 0;
	text-align:center;
	}	
	.accordion-unit .iWebutton.orange, .tabs_container .iWebutton.orange {
		text-align:center !important;
		margin: 10px auto 50px auto !important;
	}
	#inPopUp {
		width:70% !important;
		height:auto !important;
		margin-top: -35% !important;
		margin-left: -35% !important;
	}
	#inPopUp .wp-caption {
		width:35% !important;
		height:auto !important;
	}
	#inPopUp img, #inPopUp .wp-caption-text {
		width:100% !important;
		height:auto !important;
	}
	#main-sidebar {
	    background-color: #FFFFFF !important;	
	}
	TR.project > TD {
    	border:none;
	}
	td.donate_btn {
  		display: block !important;
		text-align:right;
	}
}
@media (max-width:540px) {
	#content > .container > a {display:block;}
	ul#nav-resp {left:-28px !important;}
	ul#nav-resp ul ul {display:none;}
	#header-separator {border-top:none;}
	.breadcrumb-wrapper {display:none;}
	.blog-excerpt img[class*="wp-image"], .wp-caption-text, .wp-caption, #content img, #content table {
		height:auto !important;max-width:237px !important;
	}
	#content div.box {width:auto !important;}
	#content td {display:inline-block;vertical-align:top;width:100%;max-width:444px;margin-bottom:20px;}
	#logo img, td.quote {
		max-width:80% !important;
	}
	#world-map {display:none;}
	#proj_table tr:hover {background-color:#E4E4E4;}
	a.staff_photo > img {
    right: -100px;
    top: -205px;
	}
	.newsletter {width:auto !important;}
	#wad_column {display:none;}
	/*projects page*/
	#proj-page .photo_left, #proj-page .accordion-unit .proj_desc, .tabs_container .proj_desc {
		display:block !important;
	}
}
	



/*Mandala overrides now that they are merged with FPMT*/
li.menu-item-33930 ul, li.menu-item-33956 ul, li.menu-item-34058 ul, li.menu-item-34250 ul {
	/*make right most tabs open to the left so they don't go off screen*/
	left:-168px !important;
}
li.menu-item-33930 ul.sub-menu ul.sub-menu, li.menu-item-33956 ul.sub-menu ul.sub-menu, li.menu-item-34058  ul.sub-menu ul.sub-menu, li.menu-item-34250  ul.sub-menu ul.sub-menu {
	/*make right most tabs open to the left so they don't go off screen*/
	left:-268px !important;
}


#main-content-with-sidebar p > h1, #tinymce p > h1 {padding:0;margin:0;}
#main-content-with-sidebar h1,h2,h3, #tinymce h1 {font-weight:bold;}
#main-content-with-sidebar h2, .h2_sectionheading, .entry-title, #tinymce h2 {
	/*font-family: Arial,sans-serif;
	color:#334D55;
	font-size:20px;*/
	font-family: "Open Sans",arial,serif;
	font-size:20px;
	line-height:25px;
	font-weight:400;
	letter-spacing:normal;
	color: #555555 !important;
 /*margin:30px 0 0 0;*/
	clear:none;
	padding:0;
	letter-spacing:normal;
}
.blog-meta-title h2 {
	margin:0 !important;
}


#main-content-with-sidebar h3 + h2, #tinymce h3 + h2 {
 margin:25px 0 0 0 !important;
}
#main-content-with-sidebar h3, #tinymce h3 {
	font-size:14px;
	margin:-2em 0 2em 0;
	padding:0;
	clear:none;
	font-size:14px;
	font: 14px/21px 'Open Sans',arial,sans-serif;
	color: #999;
	font-style:italic;
	font-weight:normal;
	line-height:inherit;
}
#main-content-with-sidebar .wp-caption + h3, #main-content-with-sidebar .wp-caption + .author, #tinymce .wp-caption + h3, #tinymce .wp-caption + .author {
	margin:0 0 2em 0;
}
.author {
	font-size:14px;
	padding: 0 0 5px 0;
	margin:-2em 0 2em 0;
	color:#999;
	font-style:italic;
}
p.author {
/*padding-top:-15px;
margin-top:-15px;*/
}
h1 + p.author {
padding-top:0;
margin-top:0;
}
#main-content-with-sidebar h4, #tinymce h4 {
	/*color:#7B7B7B;*/
	font-style:italic;
	text-align:right;
	font-size: 11px;
	font-weight:normal;
}
.issue {
	/*padding: 0 0 20px 0;*/
	color:#7B7B7B;
	font-style:italic;
	text-align:right;
	font-size: 13px;
}
#pageName{
	font-family: Verdana,Arial,sans-serif;
	font-size: 16px;
	color: #677D8C;
	font-weight:bold;
	padding: 0px 0px 10px 0;
}

/*.issue h2 {
padding-bottom:15px;
margin-bottom:15px;
}*/
.header {
	font-size: 15px;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0 0 10px 0;
	margin:0;
}


img[height="1"] {height:1px !important;}

.line_horiz {
    height: inherit;
}
.spacer {
	height:0;
}

td {/*vertical-align:top;*/}

#blog-content-separator, .blog-post-sec + .separator {
	display:none;
}
.posts-grid .from-the-blog-meta {
	/*display:none;*/
}

.widget-simpletags {
	margin-top:-60px;
}

/* Simple section navigation */

.simple-section-nav {
	margin-bottom:60px;
	/*margin-top:-60px;*/
}
.simple-section-nav .widgettitle {
	display:none;
}
.simple-section-nav > h4 {
	display:none;
}
.simple-section-nav > ul > li.page_item {
	display:none;
}
.simple-section-nav > ul > li.current_page_ancestor > a:hover {
	background:none !important;
	text-decoration:underline !important;
}
.simple-section-nav li {
	padding-left:0;
	margin-left:0;
}
.simple-section-nav a {
border-bottom:none;
	padding:4px 0 4px 19px;
	color: #545454;
	display:block;
}
.simple-section-nav a:hover {
	background:url("/wp-content/themes/aegaeus-fpmt-child/images/arrow.png") no-repeat scroll 2px 7px #f0efef !important;
	color: #545454;
	text-decoration:none !important;
}
.simple-section-nav > ul > li.current_page_ancestor, .simple-section-nav > ul > li.current_page_item {
	display:block;
}
.simple-section-nav > ul > li.current_page_ancestor > a {
	display:block;
	background: none repeat scroll 0% 0% transparent !important;
	padding: 4px 0px;
	font-size: 18px !important;
	line-height: 25px;
	font-family: "Open Sans",arial,sans-serif;
	font-weight: 400 !important;
	letter-spacing: -1px;
	color: #555;
	/*padding-bottom: 17px !important;*/
}
.simple-section-nav ul.children > li {
	padding-left:10px !important;
}
.simple-section-nav ul, .simple-section-nav li {
margin-left:0;
padding-left:0;
}
#main-sidebar .simple-section-nav .current_page_item > a, #main-sidebar .simple-section-nav .current_page_ancestor > a {
font-weight:bold;
font-size:1.1em;
}
.simple-section-nav .current_page_ancestor > li {
border-bottom:none;
}


.widget_advanced_menu .icon-rss:before {
	text-indent:inherit !important;
	content:"" !important;
	margin-right:0 !important;
	display:inherit !important;
}
.widget_advanced_menu li [class^="icon-"] {
	width:inherit !important;
	font-size:inherit !important;
}

#members .menu-widget .sub-menu li.current-menu-item > a {
	font-weight:inherit !important;
	font-size:inherit !important;
}

/*login*/
.widget_login_logout a:hover {
	background:none !important;
	background-color:none !important;
	background:#f0efef;
	text-decoration:underline;
}
.widget_login_logout .item_welcome a, .widget_login_logout .item_welcome a:hover {
	text-decoration:none;
	color:#777;
	pointer-events: none;
	cursor: default;	
}



#main-sidebar .textwidget {
    margin: 0;
}

/* Ad rotate */
.widget_adrotate_widgets a {
text-align:center;
border-bottom:none !important;
display:block;
}
.widget_adrotate_widgets img {
	max-width:100%;
	width:auto !important;
}



/*List My Subpages*/
.list_my_subpages > LI {
	padding-top:25px !important;
	list-style:none;
}
.list_my_subpages > LI > A {
	font-weight:bold !important;
	font-size:1.4em;
}
.list_my_subpages > LI > UL > LI {
	list-style:none;
	padding-top:15px !important;
}
.list_my_subpages > LI > UL > LI > A {
	font-size:1.1em;
}

/*ISSUU*/
.fluid-width-video-wrapper {
z-index:999;
}
.fluid-width-video-wrapper .shr-bookmarks, .fluid-width-video-wrapper .shareaholic-like-buttonset, .fluid-width-video-wrapper .shareaholic-like-buttonset div {
display:none !important;
}




/************** #headlines styles **************/
#headlines{
	font-size:12px;
	margin: 0px;
	padding:10px 0 7px 0;
}
#headlines p{
	margin:0;
	padding: 3px 0px 7px 0px;
}

/*EOF Mandala EDITS*/
