/*
Theme Name: ShareThis
Author: Bite Global
Author URI: http://biteglobal.com/
Description: Custom header theme for ShareThis.com.
Version: 1.0.1  ($Revision: 50418 $)
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.htmltop:1px
Text Domain: sharethis
*/


/* @license
 * MyFonts Webfont Build ID 2553047, 2013-05-10T16:25:58-0400
 * 
 * The fonts listed in this notice are subject to the End User License
 * Agreement(s) entered into by the website owner. All other parties are 
 * explicitly restricted from using the Licensed Webfonts(s).
 * 
 * You may obtain a valid license at the URLs below.
 * 
 * Webfont: VAG Rounded Light by Linotype
 * URL: http://www.myfonts.com/fonts/linotype/vag-rounded/light/
 * 
 * Webfont: VAG Rounded Bold by Linotype
 * URL: http://www.myfonts.com/fonts/linotype/vag-rounded/bold/
 * 
 * Webfont: VAG Rounded Black by Linotype
 * URL: http://www.myfonts.com/fonts/linotype/vag-rounded/black/
 * 
 * Webfont: VAG Rounded Thin by Linotype
 * URL: http://www.myfonts.com/fonts/linotype/vag-rounded/thin/
 * 
 * 
 * License: http://www.myfonts.com/viewlicense?type=web&buildid=2553047
 * Webfonts copyright: Copyright &#x00A9; 1989, 1995, 2001 Adobe Systems Incorporated.  All Rights Reserved.
 * 
 * © 2013 MyFonts Inc
*/

/* @import must be at top of file, otherwise CSS will not work */
@import url("https://hello.myfonts.net/count/26f4d7");

  
@font-face {font-family: 'VAGRoundedStd-Light';src: url('https://www.abilafundraisingonline.com/webfonts/26F4D7_0_0.eot');src: url('https://www.abilafundraisingonline.com/webfonts/26F4D7_0_0.eot#iefix') format('embedded-opentype'),url('https://www.abilafundraisingonline.com/webfonts/26F4D7_0_0.woff') format('woff'),url('https://www.abilafundraisingonline.com/webfonts/26F4D7_0_0.ttf') format('truetype');}
 
  
@font-face {font-family: 'VAGRoundedStd-Bold';src: url('https://www.abilafundraisingonline.com/webfonts/26F4D7_1_0.eot');src: url('https://www.abilafundraisingonline.com/webfonts/26F4D7_1_0.eot#iefix') format('embedded-opentype'),url('https://www.abilafundraisingonline.com/webfonts/26F4D7_1_0.woff') format('woff'),url('https://www.abilafundraisingonline.com/webfonts/26F4D7_1_0.ttf') format('truetype');}
 
  
@font-face {font-family: 'VAGRoundedStd-Black';src: url('https://www.abilafundraisingonline.com/webfonts/26F4D7_2_0.eot');src: url('https://www.abilafundraisingonline.com/webfonts/26F4D7_2_0.eot#iefix') format('embedded-opentype'),url('https://www.abilafundraisingonline.com/webfonts/26F4D7_2_0.woff') format('woff'),url('https://www.abilafundraisingonline.com/webfonts/26F4D7_2_0.ttf') format('truetype');}
 

@font-face {font-family: 'VAGRoundedStd-Thin';src: url('https://www.abilafundraisingonline.com/webfonts/26F4D7_3_0.eot');src: url('https://www.abilafundraisingonline.com/webfonts/26F4D7_3_0.eot#iefix') format('embedded-opentype'),url('https://www.abilafundraisingonline.com/webfonts/26F4D7_3_0.woff') format('woff'),url('https://www.abilafundraisingonline.com/webfonts/26F4D7_3_0.ttf') format('truetype');}

/*
body {
	background: #fafafa;
	background-color:  #fafafa !important;
}*/

/* Masthead */


#pageFooter, #masthead {
	font-family: 'VAGRoundedStd-Thin', arial, helvetica, sans-serif;
	display: block;
    margin:0;
    padding:0;
    border:0;
    vertical-align:baseline;
	line-height: 1;
	font-size: 100%;
}

#pageFooter+div {
	text-align: center;
	height: 85px;
}

#pageFooter+div.partners {
	height: 60px;	
}

.partners ul {
	margin: 25px auto 0 auto; 
}

.partners ul li {
	display: inline-block;
	*display: inline;
	zoom: 1;
	margin: 0 28px 0 0;
	height: 100%;
}
 
.partners ul li.last {
	margin: 0; 
}
 
.partners ul li a {
	display: block;
}

#masthead {
	position: fixed;
	z-index: 50;
	background: #1e2b33;
	height: 80px;
	top: 0;
	left: 0;
	width: 100%;
	min-width: 990px;
	text-align: center;
}

#masthead ol, #masthead ul, #pageFooter ol, #pageFooter ul{list-style:none; display: inline;margin: 10px 0;padding:0;border:0;vertical-align:baseline; list-style-position: inside;}

#masthead a, #pageFooter a {
	text-decoration: none;
}

#masthead img, #masthead h1, #pageFooter img, #pageFooter h1  {
    margin: 0px;
    padding: 0px;
    border: 0px none;
    vertical-align: baseline;
}

#masthead .container {
	padding: 0;
}

.admin-bar #masthead {
	top: 28px;
}

#masthead .container, #pageFooter .container{
	width: auto;
	min-width: 990px;
	max-width: 1300px;
	position: relative;
}

#pageFooter .container{ 
	padding: 0;
}


#masthead h1 {
	width: 248px;
	position: absolute;
	top: 0;
	left: 0;
}

#site-navigation {
	/*margin: auto auto;*/
	text-align: center;
	display: inline-block;
	vertical-align: top;
	min-width: 605px;
}

#site-navigation.muted li {
	opacity: 0.2;
}

.lt-ie9 #site-navigation.muted li {
	filter: alpha(opacity=20);
	zoom: 1;

}
#site-navigation.muted #nav-toggler {
	opacity: 1;
}

.lt-ie9 #site-navigation.muted #nav-toggler {
	filter: alpha(opacity=100);
}
#site-navigation h3 {
	display: none;
}

#site-navigation ul {
	list-style-type: none;
	margin: auto;
	display: inline;
}
#site-navigation li {
	float: left;
	display: inline;
	height: 80px;
}


#site-navigation li a {
	color: #ccc;
	background-color: #1f2b33;
	display: inline-block;
	line-height: 73px;
	padding: 0 20px;
	font-family: 'VAGRoundedStd-Thin';
	font-size: 18px;
	letter-spacing: 0.1em;
	color: #ffffff; 
	border-top: 7px solid #1e2b33;
	transition-duration: 200ms;
	transition-property: border-top-color, background-color;
	transition-timing-function: ease;
	-webkit-transition-duration: 200ms;
	-webkit-transition-property: border-top-color, background-color;
	-webkit-transition-timing-function: ease;
	-moz-transition-duration: 200ms;
	-moz-transition-property: border-top-color, background-color;
	-moz-transition-timing-function: ease;
}


#site-navigation li a:hover {
	color: #fff;
	background-color: #34414a;
	transition-duration: 200ms;
	transition-property: border-top-color, background-color;
	transition-timing-function: ease;
	-webkit-transition-duration: 200ms;
	-webkit-transition-property: border-top-color, background-color;
	-webkit-transition-timing-function: ease;
	-moz-transition-duration: 200ms;
	-moz-transition-property: border-top-color, background-color;
	-moz-transition-timing-function: ease;
}

#login-support {
	display: block;
	position: absolute;
	top: 0px;
	right: 0px;
	margin: 0px;
	padding: 0px;
	border: 0px none;
	vertical-align: baseline;
	height: auto;
	width: auto;
}

#login-support ul li  {
	display: block;
	float: left; 
	font-size: 9px;
	padding: 3px 0px; 
	margin: 0px 3px;
	font-family: Sintony;
	text-transform:uppercase;
}

#login-support ul li a:hover {
	background-color: #34424b;
}

#login-support li a { 
	background-color: #2a343c; 
	padding: 4px 9px; 
	color: #ffffff;
	cursor: pointer;

}

#login-support li a.signedIn, #login-support li a.signedIn:hover {
	background: #1e2b33;
    text-decoration:underline;
	text-transform:none;
}

#login-box {
	display: block;
	position: absolute;
	top: 10px;
	right: 10px;
	padding: 10px;
	background-color: #2a343c;
	border: 1px solid #bbbfbf;
}

#login-box a.close, #login-box a.close:hover {
	font-size: 10px;
	font-weight: bold;
	position: absolute;
	top: 0px;
	left: 0px;
	padding: 2px;
	margin: 0px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background-color: #bbbfbf;
	color: #2a343c;
}

#login-box a {
	float: right;
}


/* Navigation highlight colors */

#menu-item-781 a:hover, #menu-item-781.current-menu-item a, #menu-item-781.current-page-ancestor a {
	border-top-color: #01bf01;
}

#menu-item-784 a:hover, #menu-item-784.current-menu-item a , #menu-item-784.current-page-ancestor a {
	border-top-color: #e21d4c; /* Advertise */
}

#menu-item-779 a:hover, #menu-item-779.current-menu-item a , #menu-item-779.current-page-ancestor a {
	border-top-color: #13C5D3; /* Analyze */
}

#menu-item-782 a:hover, #menu-item-782.current-menu-item a , #menu-item-782.current-page-ancestor a {
	border-top-color: #2264d0; /* Learn */
}

#menu-item-780 a:hover, #menu-item-780.current-menu-item a , #menu-item-780.current-page-ancestor a {
	border-top-color:  #add82f;
}

#nav-toggler {
	margin-left: 40px
}

#masthead #nav-toggler > a {
	outline: 0;
	margin-top: 22px;
	padding: 0;
	width: 26px;
	height: 26px;
	background-image: url('spritesheet-button-arrows.png');
	background-position:  center -800px;
	background-repeat: no-repeat;
}

#masthead #nav-toggler > a:hover {
	background-position:  center -900px;
}

#masthead #nav-toggler > a.close {
	background-position:  center -1300px;
}

#masthead #nav-toggler > a.close:hover {
	background-position:  center -1400px;
}

#masthead #full-navigation {
	border-top: 1px solid #999;
	position: absolute;
	top: 80px;
	left: 0;
	right: 0;
	background: rgb(55, 66, 74); /* The Fallback */
	background: rgba(55,66,74,0.95); 
	text-align: left;
}

#masthead .lt-ie9 #full-navigation {
	background:transparent;
   filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#f037424a,endColorstr=#f037424a); 
   zoom: 1;
}

#masthead #menu-full-navigation {
	width: 990px;
	margin: auto;
	padding: 20px 0 30px;
	display: block;
}

#masthead #menu-full-navigation > li {
	display: table-cell;
	padding: 10px 20px;
	width: 158px;
}

.lt-ie8 #masthead #menu-full-navigation > li {
	float: left;
	padding-right: 0;
}

#masthead .lt-ie9 #menu-full-navigation > li {
	display: inline;
	float: left;
	width: 150px;
}

#masthead #menu-full-navigation > li+li {
	border-left: 1px dotted #b7c2c2
}

#masthead #menu-full-navigation > li >  a {
	font-size: 18px;
	/* line-height: 25px; */
	color: #b7c2c2; 
	letter-spacing:0.05em; 
	text-transform: uppercase;
	display: block;
	margin-bottom: 10px;
}
#masthead #menu-full-navigation > li >  a:hover {
	color: #fff;
}

#masthead #menu-full-navigation > li > ul{
	margin-top: 20px;
	list-style-position: outside;
}

.sub-menu {
	margin-top: 20px;
}

.sub-menu a, .sub-menu a:visited {
	font-size: 16px;
	line-height: 18px;
	letter-spacing: 0.05em; 
	color: #899999; 
	text-transform: capitalize; 
	display: block;	
	padding: 4px 0;
	font-family: 'VAGRoundedStd-Light', arial, helvetica, sans-serif;
	/* margin-bottom: 3px; */
}

.current-menu-item > a {
	color: #fff;
	font-family: 'VAGRoundedStd-Light', arial, helvetica, sans-serif;
}

.sub-menu a:hover, a.active {
	color: #fff; 
	text-transform: capitalize; 
}
/* Page Footer */

#footerLogo {
	display: inline;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 10;
}

#pageFooter {
	background-color: #bbbfbf;
	padding-top: 30px;
	position: relative;
	clear: both;
	height: 85px;	
}

#pageFooter p {
	font-size: 9px;
	line-height: 9px;
	text-transform: uppercase;
	color: #7c8282;
	text-align: center;
	font-family: 'Sintony';
}

#pageFooter nav {
	margin: auto auto 10px;
	text-align: center;
}

#pageFooter nav li {
	display: inline-block;
	font-size: 18px;
	line-height: 44px;
	padding: 0;
}

.lt-ie8 #pageFooter nav li {
	display: inline;
}

#pageFooter nav li+li:before {
	content: "|";
}

.lt-ie8 #pageFooter nav li {
	line-height: 20px;
}

.lt-ie8 	#pageFooter nav li+li {
	line-height: 20px;
	border-left: 1px solid #7c8282;
}

#pageFooter nav li a {
	color: #3f4747;
	padding: 0 10px;
	display: inline;
	display: inline-block;
}

#pageFooter nav li.current-menu-item > a {
	color: #000;
}

#pageFooter nav li a:hover {
	color: #000;
}

#shareContainer {
float:left;
    border: 0;
   width: 100%;
   overflow: auto;
}

#shareContainer li {
	display: inline-table;
	margin-right: 0;
}

.lt-ie8 #shareContainer {
	/*width: 240px;*/
}

.lt-ie8 #shareContainer li {
	display: inline-table;
/*	float: left; */
}

/* Various layout items */
.container {
	width: 990px;
	padding: 0 15px;
	margin: auto;
}

.clearance {
	clear: both;
}
.clearance:after {
	content: ".";
	display: block;
	height: 0px;
	clear: both;
	line-height: 0;
	visibility: hidden;
}

.hidden {
	display: none;
}

.assistive-text,
.site .screen-reader-text {
	position: absolute !important;
	clip: rect(1px, 1px, 1px, 1px);
}

#shareContainer li a {
	display: block;
	width: 32px;
	height: 32px;
	background-image: url('spritesheet-share-icons.png');
	background-repeat: no-repeat;
	text-indent: -9999px;
}

#shareContainer li a.facebook {
	background-position: left top;
}

#shareContainer li a.twitter {
	background-position: -40px top;
}

#shareContainer li a.pinterest {
	background-position: -80px top;
}

#shareContainer li a.googleplus {
	background-position: -120px top;
}

#shareContainer li a.instagram {
	background-position: -160px top;
}

#shareContainer li a.youtube {
	background-position: -200px top;
}

#shareContainer li a.linkedin {
	background-position: -240px top;
}

#shareContainer li a.facebook:hover {
	background-position: left  -40px;
}

#shareContainer li a.twitter:hover {
	background-position: -40px -40px;
}

#shareContainer li a.pinterest:hover {
	background-position: -80px -40px;
}
#shareContainer li a.googleplus:hover {
	background-position: -120px  -40px;
}

#shareContainer li a.instagram:hover {
	background-position: -160px  -40px;
}

#shareContainer li a.youtube:hover {
	background-position: -200px -40px;
}

#shareContainer li a.linkedin:hover {
	background-position: -240px -40px;
}