body {}
/*-- HEADER --*/

div.desktop-header-container { padding:8px 0 30px;}
div.desktop-header-container div.logo-header h1.title a {
	display:block;
	width:400px;
	height:100px;
	text-indent:-99999px;
}
/**-- PILL NAV FOR DESKTOP --**/
div.desktopNav ul.nav { margin-top:24px;}
div.desktopNav ul.nav-pills > li { margin-left:5px;}
div.desktopNav ul.nav-pills > li:first-child { margin-left:0;}
div.desktopNav li > a { font-size:1.1em;font-family: "Palatino Linotype", Palatino, Georgia,"Times New Roman", Times, serif; }
div.desktopNav ul.nav > li > a { background-color: #eee;}
div.desktopNav ul.nav-pills > .active > a, 
div.desktopNav ul.nav-pills > .active > a:hover { background-color: #08C;}
div.desktopNav ul.dropdown-menu > li > a { font-size:.9em;font-family: Arial,Helvetica,sans-serif; }
div.desktop-header-container h2.tagline {
	text-align:right;
	font-weight:normal;
	font-style:italic;
	font-size:19px;
	line-height:19px;
	margin:6px 2px 0 0;
	padding-right:40px;
}
/*-- HOMEPAGE --*/
div.homeBanner div.bannerText { background-color:#87753c; padding:20px 0;}
div.homeBanner div.bannerText p { margin:0 40px; font-size:1.5em; line-height:1.2; color:#ffffff; font-family:  "Palatino Linotype", Palatino, Georgia,"Times New Roman", Times, serif;}
div.homeBanner div.bannerText img { margin:0 30px;}

div.categoryLinks > p > a.btn { display:block; padding-left:38px; text-align:left;}
div.categoryLinks > p > a.btn-large { line-height: 20px !important;}
div.categoryLinks > p > a.btn-large > i.icon-th,
div.categoryLinks > p > a.btn-large > i.icon-categories {
	margin-top:0px;
	margin-left:-24px;
	width: 20px !important;
	height: 20px !important;
	line-height: 20px !important;
}

/*-- SEARCH RESULTS --*/
body.searchResults div.searchResultsList table.table-condensed td { padding:12px 0;}
body.searchResults div.searchResultsList table.table-condensed td.description {  vertical-align:top; padding-left:12px; padding-right:12px; width:99%;}
body.searchResults div.searchResultsList table.table-condensed td.donateBtn { vertical-align:top; padding-right:12px;}
body.searchResults td.description a.orgNameLink { font-family: "Palatino Linotype", Palatino, Georgia,"Times New Roman", Times, serif; font-size:1.4em; font-weight:bold;}



.searchResults a.orgNameLink { font-family: "Palatino Linotype", Palatino, Georgia,"Times New Roman", Times, serif; font-size:1.4em; font-weight:bold;}

/*---data tables----*/
.dataTables_info {
	margin:10px 0 5px 0;
	color:#999;
	/*font-size:1.15em;*/
}
.dataTables_length {
	float:left;
	text-align:left;
}
.dataTables_length select { width: 55px; display:inline;}
.dataTables_paginate {
float: right;
text-align: right;
}
.paginate_disabled_previous, .paginate_enabled_previous,
.paginate_disabled_next, .paginate_enabled_next {
	height: 19px;
	float: left;
	cursor: pointer;
	*cursor: hand;
	color: #111 !important;
}
.paginate_disabled_previous:hover, .paginate_enabled_previous:hover,
.paginate_disabled_next:hover, .paginate_enabled_next:hover {
	text-decoration: none !important;
}
.paginate_disabled_previous:active, .paginate_enabled_previous:active,
.paginate_disabled_next:active, .paginate_enabled_next:active {
	outline: none;
}

.paginate_disabled_previous,
.paginate_disabled_next {
	color: #999 !important;
}
.paginate_disabled_previous, .paginate_enabled_previous {
	padding-left: 23px;
}
.paginate_disabled_next, .paginate_enabled_next {
	padding-right: 23px;
	margin-left: 10px;
}

.paginate_disabled_previous {
	background: url('/web/20150315235755im_/https://www.givingcommon.org/wp-content/themes/givingcommon/img/back_disabled.png') no-repeat top left;
}

.paginate_enabled_previous {
	background: url('/web/20150315235755im_/https://www.givingcommon.org/wp-content/themes/givingcommon/img/back_enabled.png') no-repeat top left;
}
.paginate_enabled_previous:hover {
	background: url('/web/20150315235755im_/https://www.givingcommon.org/wp-content/themes/givingcommon/img/back_enabled_hover.png') no-repeat top left;
}

.paginate_disabled_next {
	background: url('/web/20150315235755im_/https://www.givingcommon.org/wp-content/themes/givingcommon/img/forward_disabled.png') no-repeat top right;
}

.paginate_enabled_next {
	background: url('/web/20150315235755im_/https://www.givingcommon.org/wp-content/themes/givingcommon/img/forward_enabled.png') no-repeat top right;
}
.paginate_enabled_next:hover {
	background: url('/web/20150315235755im_/https://www.givingcommon.org/wp-content/themes/givingcommon/img/forward_enabled_hover.png') no-repeat top right;
}


/*-- ORG PROFILE --*/
body.orgProfile div.orgLogo { padding-bottom:12px;}
body.orgProfile h1.orgName { margin-bottom:8px; font-weight:normal; font-size:24px; line-height: 1.2;}
body.orgProfile h1.orgName > img { margin-left:8px;}
body.orgProfile div.orgInfo td.contactInfo { font-size:1em; white-space:nowrap;}
body.orgProfile div.orgInfo td.contactInfo abbr { font-weight:bold; letter-spacing:.1em;}
body.orgProfile div.orgInfo td.lastUpdated { font-size:.8em; text-align:right; text-transform:uppercase; color:#666;}
body.orgProfile div.orgMoreDetails div.accordion-inner { border-top-width:0px;}
/**-- PROFILE TABS --**/
body.orgProfile div.profileTabs .nav-tabs {
	padding:9px 9px 0; 
	background-color:#ccc;
	border-radius:7px 7px 0 0;
	-moz-border-radius:7px 7px 0 0;
	-webkit-border-top-left-radius:7px;
	-webkit-border-top-right-radius:7px;
}
body.orgProfile div.profileTabs .nav-tabs > li > a { background-color:#eee;}
body.orgProfile div.profileTabs .nav-tabs li.active > a { background-color:#fff;}
body.orgProfile div.profileTabs .nav-tabs > li > ul.dropdown-menu > a { background-color:#fff;}
body.orgProfile div.profileTabs .nav-tabs > li > ul.dropdown-menu > li.active > a { background-color:#ccc}
body.orgProfile li#donateTab > a { background-color:#08c; color:#fff;}
body.orgProfile div.profileTabs .nav-tabs li#donateTab.active > a { background-color:#fff;color:#555;}
body.orgProfile div.profileTabs .ovStatement p {}
body.orgProfile div.profileTabs ul.ovPrograms { margin-left:0;}
body.orgProfile div.profileTabs h2 { font-weight:normal;}
body.orgProfile div.profileTabs h2 a.btn { font-weight:bold;text-transform:uppercase;}
body.orgProfile div.profileTabs table.ovFinancials td.fiscalYr,
body.orgProfile div.profileTabs table.ovFinancials td.projExpenses,
body.orgProfile div.profileTabs table.ovFinancials td.projRevenue { text-align:right;}
body.orgProfile div.profileTabs #vidImgTabs {
	padding:0; 
	background-color:#fff;
	border-radius:0;
	-moz-border-radius:0;
	-webkit-border-radius:0;
}

/*-- SEARCH FORMS --*/
form.form-search input { margin:6px auto; width:78%; min-width:137px;}
form.form-search select { margin:6px auto; width:76%; min-width:147px;}
.well form.form-search input { margin:6px auto; width:78%; min-width:137px;}
.well form.form-search select { margin:6px auto; width:82%; min-width:147px;}
form.form-search hr {margin:10px 0;}
form.form-search {margin: 0 0 8px;}

/*-- EMAIL RECEIPT WIDGET --*/
div.resend div.k_reSendEmail button.k_button {
	display: inline-block;
	*display: inline;
	/* IE7 inline-block hack */
	*zoom: 1;
	padding: 4px 10px 4px;
	margin-bottom: 0;
	font-size: 13px;
	line-height: 18px;
	color: #333333;
	text-align: center;
	text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
	vertical-align: middle;
	background-color: #f5f5f5;
	background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6);
	background-image: -ms-linear-gradient(top, #ffffff, #e6e6e6);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6));
	background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6);
	background-image: -o-linear-gradient(top, #ffffff, #e6e6e6);
	background-image: linear-gradient(top, #ffffff, #e6e6e6);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e6e6e6', GradientType=0);
	border-color: #e6e6e6 #e6e6e6 #bfbfbf;
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
	filter: progid:dximagetransform.microsoft.gradient(enabled=false);
	border: 1px solid #cccccc;
	border-bottom-color: #b3b3b3;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
	-moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
	cursor: pointer;
	*margin-left: .3em;
}
/*-- FOOTER --*/
footer { padding:30px 0;}
div.footerLogo { text-align:center;}
div.footerLogo img { margin:0 auto;}
ul.footerNav > li > a { font-family: "Palatino Linotype", Palatino, Georgia,"Times New Roman", Times, serif; text-transform:uppercase;}
ul.footerNav li { float:left; width:47%;}

/*-- General --*/
h1, h2 { font-family: "Palatino Linotype", Palatino, Georgia,"Times New Roman", Times, serif;}
h1 > a.btn, h2 > a.btn { font-family: Arial,Helvetica,sans-serif;}
table > th.alignLeft,
table > td.alignLeft { text-align:left;}
table > th.alignCenter,
table > td.alignCenter { text-align:center;}
table > th.alignRight,
table > td.alignRight { text-align:right;}
table > th.valignTop,
table > td.valignTop { vertical-align:top;}
table > th.valignMiddle,
table > td.valignMiddle { vertical-align:middle;}
table > th.valignBottom,
table > td.valignBottom { vertical-align:bottom;}
table > th.indent,
table > td.indent { text-indent: 12px;}
table > th.nowrap,
table > td.nowrap { white-space:nowrap;}
table > th.width1,
table > td.width1 { width:1%;}
table > th.width10,
table > td.width10 { width:10%;}
table > th.width15,
table > td.width15 { width:15%;}
table > th.width20,
table > td.width20 { width:20%;}
table > th.width50,
table > td.width50 { width:50%;}
table > th.width99,
table > td.width99 { width:99%;}
.table-striped tbody tr:nth-child(odd) { background-color: #F9F9F9;}
.table tbody tr:hover { background-color: whiteSmoke;}


/* Wordpress Alignment */
.alignleft {
	display: inline;
	float: left;
	margin-right: 1.625em;
}
.alignright {
	display: inline;
	float: right;
	margin-left: 1.625em;
}
.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

/*
     FILE ARCHIVED ON 23:57:55 Mar 15, 2015 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 09:56:05 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)).
*/