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

/* GLOBAL */
h1, h2, h3 { color:#333d96;}
body .btn-info {
	background-image: -moz-linear-gradient(top, #333d96, #151e67);
	background-image: -ms-linear-gradient(top, #333d96, #151e67);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#333d96), to(#151e67));
	background-image: -webkit-linear-gradient(top, #333d96, #151e67);
	background-image: -o-linear-gradient(top, #333d96, #151e67);
	background-image: linear-gradient(top, #333d96, #151e67);
	border-color: #151e67 #151e67 #080e4b;
	 background-color: #333d96;
}
body .btn-info:hover, body .btn-info:active, 
body .btn-info.active, 
body .btn-info.disabled, 
body .btn-info[disabled] { background-color: #333d96;}

/* HEADER */
div.addThis-container div.addThisShell { padding:6px 0 0;}
div.addThis-container div.addThisShell div.addthis_toolbox { float:right; width:160px;}
/**-- FIXED NAVBAR FOR MOBILE & TABLET --**/
body div.navbar-fixed-top div.navbar-inner,
body div.navbar-fixed-top div.navbar-inner a.btn-navbar {
	background-color: #333d96;
	background-image: -moz-linear-gradient(top, #333d96, #151e67);
	background-image: -ms-linear-gradient(top, #333d96, #151e67);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#333d96), to(#151e67));
	background-image: -webkit-linear-gradient(top, #333d96, #151e67);
	background-image: -o-linear-gradient(top, #333d96, #151e67);
	background-image: linear-gradient(top, #333d96, #151e67);
}
body div.navbar-fixed-top div.navbar-inner a.btn-navbar {
	-webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
	-moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
	box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
	border: 1px solid #151E67;
}
body div.navbar-fixed-top > div.navbar-inner a.btn-navbar:active,
body div.navbar-fixed-top > div.navbar-inner a.btn-navbar.active { background-color: #010631;}
body div.navbar-fixed-top > div.navbar-inner a.brand {
	display:block;
	margin:2px 0 0 6px;
	padding:0;
	width:140px;
	height:40px;
	background:url(/web/20171225003159im_/https://givingcommon.org/app/themes/givingcommon/img/givingCommon_topNavbar_logo.png) no-repeat;
	text-indent:-9999em;
}
body div.navbar-fixed-top > div.navbar-inner ul#menu-main-navigation > li > a,
body div.navbar-fixed-top > div.navbar-inner ul#menu-main-navigation > li > ul.dropdown-menu > li > a { color:#ccccff;}
body div.navbar-fixed-top > div.navbar-inner ul#menu-main-navigation > li > a:hover,
body div.navbar-fixed-top > div.navbar-inner ul#menu-main-navigation > li > ul.dropdown-menu > li > a:hover { background-color: #060c3c; color:#ffffff;}
div.desktop-header-container div.logo-header h1.title a { background:url(/web/20171225003159im_/https://givingcommon.org/app/themes/givingcommon/img/the-giving-common.png) no-repeat;}

/**-- PILL NAV FOR DESKTOP --**/
div.desktop-header-container h2.tagline { color:#333d96;}
div.header-nav ul.nav > li > a {
	color:#fff;
	background:#87753c;	
}
div.header-nav ul.nav-pills > .current-menu-item > a,
div.header-nav ul.nav-pills > .current-menu-item > a:hover {
	background:#333d96;		
}
div.header-nav .nav-tabs .dropdown-toggle .caret,
div.header-nav .nav-pills .dropdown-toggle .caret {
	border-bottom-color: #fff;
	border-top-color: #fff;
	opacity:.5;
}
div.header-nav ul.nav-pills .open .dropdown-toggle {
	background-color: #4c5caa;
	border-color: #4c5caa;
}
div.header-nav ul.dropdown-menu li > a:hover,
div.header-nav ul.dropdown-menu li.active > a,
div.header-nav ul.dropdown-menu li.active > a:hover { background-color: #333d96;}

/* HOME CATEGORY BUTTONS */
div.categoryLinks > p > a.btn-large:hover { color:#333d96;}
/* HOME CATEGORY BUTTON ICONS */
div.categoryLinks > p > a.btn-large > i.icon-categories { background-image: url("/web/20171225003159im_/https://givingcommon.org/app/themes/givingcommon/img/category_icons.png");}
div.categoryLinks > p > a.btn-large > i.icon-arts { background-position:0 0;}
div.categoryLinks > p > a.btn-large > i.icon-civilRights { background-position:-24px 0;}
div.categoryLinks > p > a.btn-large > i.icon-community { background-position:-48px 0;}
div.categoryLinks > p > a.btn-large > i.icon-education { background-position:-72px 0;}
div.categoryLinks > p > a.btn-large > i.icon-employment { background-position:-96px 0;}
div.categoryLinks > p > a.btn-large > i.icon-fitness { background-position:-120px 0;}
div.categoryLinks > p > a.btn-large > i.icon-health { background-position:-144px 0;}
div.categoryLinks > p > a.btn-large > i.icon-housing { background-position:-168px 0;}
div.categoryLinks > p > a.btn-large > i.icon-humanServices { background-position:-192px 0;}
div.categoryLinks > p > a.btn-large > i.icon-publicSafety { background-position:-216px 0;}
div.categoryLinks > p > a.btn-large > i.icon-science { background-position:-240px 0;}
div.categoryLinks > p > a.btn-large > i.icon-youthDevelopment { background-position:-264px 0;}
/* HOME CATEGORY BUTTON ICONS HOVER STATE */
div.categoryLinks > p > a.btn-large:hover > i.icon-arts { background-position:0 -24px;}
div.categoryLinks > p > a.btn-large:hover > i.icon-civilRights { background-position:-24px -24px;}
div.categoryLinks > p > a.btn-large:hover > i.icon-community { background-position:-48px -24px;}
div.categoryLinks > p > a.btn-large:hover > i.icon-education { background-position:-72px -24px;}
div.categoryLinks > p > a.btn-large:hover > i.icon-employment { background-position:-96px -24px;}
div.categoryLinks > p > a.btn-large:hover > i.icon-fitness { background-position:-120px -24px;}
div.categoryLinks > p > a.btn-large:hover > i.icon-health { background-position:-144px -24px;}
div.categoryLinks > p > a.btn-large:hover > i.icon-housing { background-position:-168px -24px;}
div.categoryLinks > p > a.btn-large:hover > i.icon-humanServices { background-position:-192px -24px;}
div.categoryLinks > p > a.btn-large:hover > i.icon-publicSafety { background-position:-216px -24px;}
div.categoryLinks > p > a.btn-large:hover > i.icon-science { background-position:-240px -24px;}
div.categoryLinks > p > a.btn-large:hover > i.icon-youthDevelopment { background-position:-264px -24px;}

/* SEARCH RESULTS */
.searchResults h1.search-title span.term { color:#87753c;}
.searchResults a.orgNameLink { color:#333d96;}
.searchResults a.orgNameLink:hover { color:#4f5aba;}
.searchTrail {color:#87753c;margin-bottom:15px;}

/* FOOTER */
footer,
ul.footerNav,
ul.footerNav li,
ul.footerNav li a { color:#333d96;}
ul.footerNav li a:hover { color:#4f5aba;}


/* PREVIEW WATERMARK */
.preview-watermark { background:url(/web/20171225003159im_/https://givingcommon.org/app/themes/givingcommon/img/preview-watermark.png) center center no-repeat; }

.font-large {font-size:1.5em;}

/* placeholder style for ie */
.placeholder { color: #aaa; }

/* EZ Columns styles */
.ezcol-one-half {
	padding: 10px;
	border: 2px solid #eee;
}
/*
     FILE ARCHIVED ON 00:31:59 Dec 25, 2017 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 09:59:53 Mar 04, 2018.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/