/*
Theme Name: Philanthropy Child
Theme URI: http://demo.themefuse.com/philanthropy/
Description: Child theme for the Philanthropy theme. 
Author: Vance Bell
Tags:translation-ready
Author URI: http://vancebell.com
Template: philanthropy-parent
*/


p {
	font-size: 18px;
	line-height: 1.8em;
	word-wrap: break-word;
	margin-bottom: 1.5em;
}

a {
  color: #40a8ea;
}

.entry-content ul, .entry-content ol {
	display: list-item;
	list-style:disc;
	padding: 0 0 1.5em 30px;
	position: relative;
}
.entry-content ul li, .entry-content ol li {
	line-height: 1.6em !important;
}

.entry-content ul, .entry-content  ol {
	list-style:none !important;	
}

[class^="list-"] ul {
	list-style:none !important;	
}	
	


/* Homepage */

.help-bar {
	background-color: #ecae00 !important;
}

.help-bar .link-help-bar {
	background-color: #ecae00 !important;
}

.help-bar .link-help-bar .help-bar-number {
	color: #1e414e !important;
}

.help-bar .title-help-bar {
	padding: 25px 10px 20px 37px !important;
}

/* Journey's Way Homepage */

.site-main-journeys-way {
	padding: 0 0 85px 0 !important;
}

/* Journey's Way */

.journeys-way-logo {	
	padding: 15px 0 0 0;
}

.rev_slider_wrapper {
	z-index: 0;
}

.journeys-way-container {
	padding: 0;	
}

.site-main-journeys-way {
  	background: url(https://3268a13061907f6625b5-881e826d9f00fb2b91943a1134a731da.ssl.cf2.rackcdn.com/bg_gif-1431009227);
  	background-repeat: repeat-x;
  	background-color: #b6daff;	
}

.journeys-way-white {
	background-color: #ffffff;	
	padding: 20px 33px 20px 33px;
}

.journeys-way-gold {
	background-color: #ffde6c;
	padding: 20px 33px 20px 33px;
}

.journeys-way-ltyellow {
	background-color: #fffde1;	
	padding: 20px 33px 20px 33px;
}

.journeys-way-blue {
	background-color: #003366;	
	padding: 20px 33px 20px 33px;
}

.journeys-way-blue h3, .journeys-way-blue h3.rpwe-title a {
	color: #fff;	
}

 .journeys-way-blue h3.rpwe-title a:hover {
	color: #79c5f5;
}

.journeys-way-red {
	background-color: #cc3300;	
	padding: 20px 33px 20px 33px;
}


/* Posts */

article.post .featured-post {
	display: none !important
}

.comment-form {
	background: rgba(30, 65, 78, 0.2)  !important;
}

/* Donate Sidebar Button */

.sidebar .btn-join-us span {
 padding: 18px 100px !important; 
}

/* Footer */

.site-footer:before {
	background-color: #1e6aa6  !important; 
}

.copyright {
	color: #fff  !important; 
}

/* Logo and navigation bar positioning */

@media (max-width: 1200px) {

.site-logo a {
	margin: -95px 0 0 -12px !important;	
}

.site-navigation {
	right:auto !important;
}
.menu-top-navigation-container {
	height: 75px !important;	
}
#menu-top-navigation {
	margin: 23px 0 0 0 !important;	
}
}

@media (max-width: 992px) {

.header {
  background: #142e39;
}

.menu-top-navigation-container {
  background: #142e39;
  height: 70px !important;	
  padding-top: 5px;
  padding-bottom: 5px;
  display:block;
}

#menu-top-navigation {
  float: right !important; 
  margin: 0 0 0 0 !important;
}

.slicknav_menu {
  background: #142e39 !important;
  margin: 70px 0 0 0 !important;	
}

.site-logo a {
	margin: -20px 0 0 0 !important;
	position:relative !important;
}
}

@media (max-width: 400px) {

.menu-top-navigation-container {
  height: 100px !important;	
}
.slicknav_menu {
  margin: 90px 0 0 0 !important;	
}
.site-logo a {
	margin: -45px 0 0 0 !important;
	position:relative !important;
}


}

/* Advanced Sidebar Menu */

.advanced-sidebar-menu ul li a{
/*	font-weight: bold;
	font-size: 24px;
	text-decoration: none;
	padding: 0 0 6px 0; */

	font-size: 24px;
	color: #1e414e;
	font-weight: 600;
	text-decoration: none;
	background: #c1c1c1;
	background: rgba(193, 193, 193, 0.6);
	padding: 14px 10px 14px 20px;
	display: block;
	border-bottom: 2px solid #ffffff;
	border-top: 2px solid #ffffff;
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	-ms-transition: 0.5s;
	transition: 0.5s;

}

.advanced-sidebar-menu ul li.current_page_item a {
	background: #79c5f5;	
}

.advanced-sidebar-menu ul li.current_page_item li a {
	background: rgba(193, 193, 193, 0.6);	
}

.advanced-sidebar-menu ul li a:hover{
	text-decoration: underline;
}

.advanced-sidebar-menu ul ul li a{
	font-weight: normal;
	font-size: 100%;
}

.advanced-sidebar-menu ul ul{
	margin: 0 0 0 18px;
	list-style: none;
	list-style-type: none;
}

.advanced-sidebar-menu ul li{
	list-style:none;
	list-style-type: none;
	margin: 0;
	font-size: 20px;
	padding: 5px 0 5px 0;
}

.advanced-sidebar-menu li.current_page_item{
	list-style-type: none;
}

.advanced-sidebar-menu li.current_page_item a{
	font-weight: bold;
}

.advanced-sidebar-menu li.current_page_item li a{
    font-weight: normal;
}


/* Recent Posts Extended */

.recent-posts-extended h3 {
	font-size: 26px;
	text-transform: uppercase;
}

.rpwe-block ul{
list-style: none !important;
margin-left: 0 !important;
padding-left: 0 !important;
}

.rpwe-block li{
border-bottom: 1px solid #eee;
margin-bottom: 10px;
padding-bottom: 10px;
list-style-type: none;
}

.rpwe-block a{
display: inline !important;
text-decoration: none;
}

.rpwe-block h3 a {
background: none !important;
clear: none;
margin-bottom: 0 !important;
margin-top: 0 !important;
font-weight: 600;
font-size: 18px !important;
line-height: 1.3em;
text-transform:none;
}

.rpwe-thumb{
border: 1px solid #eee !important;
box-shadow: none !important;
margin: 2px 10px 2px 0;
padding: 3px !important;
}

.rpwe-summary{
font-size: 16px;
padding-top: 2px;
}

.rpwe-time{
color: #bbb;
font-size: 14px;
}

.rpwe-alignleft{
display: inline;
float: left;
}

.rpwe-alignright{
display: inline;
float: right;
}

.rpwe-aligncenter{
display: block;
margin-left: auto;
margin-right: auto;
}

.rpwe-clearfix:before,
.rpwe-clearfix:after{
content: "";
display: table !important;
}

.rpwe-clearfix:after{
clear: both;
}

.rpwe-clearfix{
zoom: 1;
}

/* Gravity Forms */

input[type=checkbox] {

  -webkit-appearance: checkbox;
  -webkit-box-shadow: 0 1px 0 rgba(255,255,255, 0.1),
                      inset 0 0 1px rgba(255,255,255, 0.4);
  -webkit-border-radius: 3px;
}

input[type=checkbox]:active {
  background: -webkit-linear-gradient(
    top, rgba(255,255,255,0.05), rgba(255,255,255,0.2)
  );
}

input[type=checkbox]:checked::after {

  -webkit-box-shadow: -1px 1px 0 rgba(0,0,0,0.8);
  -webkit-transform: rotate(-45deg);
}

input[type=radio] {

  -webkit-appearance: radio;
  -webkit-box-shadow: 0 1px 0 rgba(255,255,255, 0.1),
                      inset 0 0 1px rgba(255,255,255, 0.4);
  -webkit-border-radius: 3px;
}

input[type=radio]:active {
  background: -webkit-linear-gradient(
    top, rgba(255,255,255,0.05), rgba(255,255,255,0.2)
  );
}

input[type=radio]:checked::after {

  -webkit-box-shadow: -1px 1px 0 rgba(0,0,0,0.8);
  -webkit-transform: rotate(-45deg);
}

.gform_button {
	padding: 6px 15px !important;	
}

/* Footer */

.footer-widget-title {
	font-size: 20px;
	color: #ffffff;
	text-transform: uppercase;
	font-weight:800;
}

.footer-text {

}

.white {
	color: #FFF;
}

.tweet_text {
	color: #fff !important;
}

/* Main Navigation */

.site-navigation {
  right: 55px;
}


/* Top Navigation */

.header {
  background: #142e39;
}

.menu-top-navigation-container {
  background: #142e39;
  height: 35px;
  padding-top: 5px;
  padding-bottom: 5px;
  display:block;
}

#menu-top-navigation {
  float: right;
}

.menu li {
  float: left;
  padding-right: 13px;
  padding-left: 19px !important;
  padding-top: 4px;
  padding-left: 2px;
  position: relative;
}
.menu li a {
  font-size: 14px;
  font-weight: bold;
  color: #ffffff;
  padding: 10px 0;
}
.menu > li:not(.mega-nav-widget) > a {
  color: #ffffff;
}
.menu > li:hover > a {
  color: #79c5f5;
}
.menu .animated {
  -webkit-animation-duration: 0.2s;
  -moz-animation-duration: 0.2s;
  -o-animation-duration: 0.2s;
  -ms-animation-duration: 0.2s;
  animation-duration: 0.2s;
}
.menu .parent:after {
  content: '\f078';
  font-family: 'Fontawesome';
  position: relative;
  top: -2px;
  right: -5px;
  font-size: 10px;
  color: #ffffff;
  -webkit-transition: color 0.2s;
  -moz-transition: color 0.2s;
  -o-transition: color 0.2s;
  -ms-transition: color 0.2s;
  transition: color 0.2s;
}
.menu li.parent:hover:after,
.menu li.current-menu-item.parent:after {
  color: #79c5f5;
}
.menu li > ul li.parent:after {
  content: '\e620';
  font-family: 'tficons';
  position: absolute;
  top: 50%;
  margin-top: -7px;
  right: 12px;
  font-size: 12px;
}
.menu .current-menu-item a {
  color: #79c5f5;
}
/* Level 1+ */
.menu ul.hidden {
  background-color: #1e414e;
}
.menu ul {
  display: none;
  position: absolute;
  margin-left: -40px;
  top: 30px;
  z-index: 9499;
  padding: 14px 8px;
  background-color: #1e414e;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.menu ul.animated {
  display: block;
}
.ie8 .menu ul,
.ie9 .menu ul {
  display: none;
}
.ie8 .menu > li:hover ul,
.ie9 .menu > li:hover ul {
  display: block;
}
.menu ul li {
  padding: 0;
  float: none;
}
.menu ul li a {
  display: block;
  position: relative;
  font-size: 14px;
  white-space: nowrap;
  text-transform: uppercase;
  padding: 15px 75px 15px 10px;
  min-height: 10px;
}
.menu ul li:not(.mega-nav-widget) a {
  color: #ffffff;
}
.menu ul li:first-child a {
  border-top: none;
}
.menu ul li:hover > a {
  color: #79c5f5;
}
/* Level 2+ */
.menu ul li:hover > ul {
  position: absolute;
  top: 0;
  left: 100%;
}
.menu ul li:hover ul.left {
  left: auto;
  right: 100%;
  padding-left: 0;
  padding-right: 20px;
}
/* Level 3+ */
.menu li li:hover ul {
  display: block !important;
  visibility: visible !important;
  background: none;
  padding: 0;
  padding-left: 60px;
  top: -18px;
}
.menu ul li > ul li a {
  background-color: #1e414e;
  padding-left: 8px;
  padding-right: 8px;
  padding: 15px 30px 15px 18px;
  color: #ffffff;
}
.menu ul li > ul li:first-child a {
  padding-top: 30px;
  -webkit-border-radius: 3px 3px 0 0;
  -moz-border-radius: 3px 3px 0 0;
  border-radius: 3px 3px 0 0;
}
.menu ul li > ul li:last-child a {
  padding-bottom: 30px;
  -webkit-border-radius: 0 0 3px 3px;
  -moz-border-radius: 0 0 3px 3px;
  border-radius: 0 0 3px 3px;
}