﻿@import url(https://fonts.googleapis.com/css?family=Muli:400,300);
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,600);


html, body, p, h1, h2, h3, h4, h5, ul, ol, li, form, input, img, a, hr, article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, iframe, table, td, tr, th
{
margin:0;
padding:0;
border:0;
outline:0;
vertical-align:baseline;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { 
display: block;
}


body {
	
font-family:'Open Sans', Verdana, Geneva, sans-serif;
font-weight:400;
font-size:14px;
color:#333;
}


a {
	
color:#236D95;
text-decoration:none;
-webkit-transition: all .4s;
 -moz-transition: all .4s;
 transition: all .4s;	
	
}

a:hover {
	
color:#7D8015;
text-decoration:none;
	
}

a.rtc_link {
	
display:inline-block;
background:url(../images/pdf_icon_small.png) left no-repeat;
padding-left:25px;
margin-right:38px;
margin-bottom:18px;
min-height:23px;
font-size:18px;
text-decoration:none;	
}


p, ol, ul {
	
line-height:22px;
margin-bottom:16px;
}



form p {
text-align:left;		
}


.smalltext {
font-size:12px;
line-height:15px;	
}

.alert {
	color:#C92B2E;
}


ol, ul {	
margin-left:18px;
}


h1, h2, h3, h4 {

 font-family:'Muli', "Lucida Sans Unicode", "Lucida Grande", sans-serif;
 color:#236D95;
 text-shadow: 0px 1px 0px #fff;
}


h2 {
	
    font-weight:300;
	font-size:48px;
	line-height:50px;
	text-align:center;
	margin-bottom:30px;
	letter-spacing:-0.5px;
	text-shadow:0px 1px 0px #fff, 0px 2px 6px #CCC;
}


h3 {
	
    font-weight:400;
	font-size:28px;
	line-height:34px;
	margin-bottom:12px;
	letter-spacing:-0.5px;
}


h4 {
	
    font-weight:400;
	font-size:20px;
	line-height:26px;
	margin-bottom:12px;
}

h5 {
	
    font-weight:400;
	font-size:16px;
	line-height:24px;
	margin-bottom:12px;
	text-shadow: 0px 1px 0px #fff;

}


img {	
max-width:100%;		
}

img.sixty {	
max-width:60%;		
}


img.halfwidth {	
max-width:50%;		
}

img.fourty {
max-width:40%;	
	
}

img.thirtyfive {
 max-width:35%;	
}

img.thirty {
max-width:30%;	
	
}


/* just for images on newsletter pages */
body#newsletter img {

margin-bottom:20px;	
	
}


.border_white {
  border:8px solid #fff;
}

.polaroid {
	-webkit-box-shadow:  0px 4px 10px 0px rgba(0, 0, 0, 0.4);
   box-shadow:  0px 4px 10px 0px rgba(0, 0, 0, 0.4);
	float:right;
	margin:0 0 12px 20px;
   -moz-transform: rotate(4deg);
   -webkit-transform: rotate(4deg);
   transform: rotate(4deg);	
}


.left {
	
float:left;
margin-right:28px;		
}

.right {
float:right;
margin-left:28px;	
}


.jux_to_float {	
overflow:hidden;
display:block;	
}


.tilt_left {
	 -moz-transform: rotate(-3deg);
   -webkit-transform: rotate(-3deg);
   transform: rotate(-3deg);
   margin:12px 30px 20px 0;
	
}


.tilt_right {
	 -moz-transform: rotate(3deg);
   -webkit-transform: rotate(3deg);
   transform: rotate(3deg);	
	 margin:12px 0 20px 30px;
}


.ds {
	
	-webkit-box-shadow:  0px 4px 10px 0px rgba(0, 0, 0, 0.4);
   box-shadow:  0px 4px 10px 0px rgba(0, 0, 0, 0.4);
	
}


.nowrap {
white-space: nowrap;
}



hr {
background:#F8F8F8;
height:2px;
margin-bottom:14px;
clear:both;
}


/* Center align text if needed */

.centerthis {
text-align:center;
}


/* Anchor at top of page */

a#top {
	width:0;
	height:0;
	visibility:hidden;
	
}


/* Top and Sub nav wrap */

#navwrap {
 position:fixed;
 width:100%;	
 z-index:100;
 top:0;
 left:0;	
}



/* TOP NAV */


a#mobile_topnav {	
display:none;	
}

nav#topnav {
min-height:65px;
border-top:3px solid #53afdf;
border-bottom: 3px solid #3E88AF;
background:url(../images/topnav_bg3.jpg) bottom repeat-x #4E4D4B;
-webkit-box-shadow:  0px 10px 14px 0px rgba(0, 0, 0, 0.2);
box-shadow:  0px 10px 14px 0px rgba(0, 0, 0, 0.2);
margin-bottom:0;
}


nav#topnav button {
display:none;	
}

nav#topnav ul { 
 max-width:980px;
 margin:0 auto 0 auto;
 list-style:none;
 position:relative;
 padding-top:14px;
 text-align:center;
 font-family:'Muli';
 font-weight:400;
}

nav#topnav ul h1 {
  
 display:inline-block;
 position:relative;
 top:-5px;
 vertical-align:middle;
 
}

nav#topnav ul h1 a {

 display:block;
 width:190px;
 height:47px;
 background:url(../images/logo_nav_hc.png) no-repeat;	
 text-indent:-99999px;
}

nav#topnav ul li { 

display:inline-block;
font-size:19px;
line-height:19px;
margin-left:38px;
position:relative;
}

nav#topnav ul li a { 

display:block;
text-decoration:none;
color:#fff;
}

nav#topnav ul li a:hover { 
color:#E1FC97;
}

body#support a#support_link,
body#scholarship a#scholarship_link,
body#events a#events_link,
body#about a#about_link
{

color:#E1FC97;
}


.lt-ie8 nav#topnav ul li { 

float:right;
}

.lt-ie8 nav#topnav h1 { 

float:left;
}


a#facebook_link {
	
	width:28px;
	height:29px;
	text-indent:-9999999px;
	background:url(../images/facebook-icon-white.png) top no-repeat;
	position:relative;
	top:-5px;
	-webkit-transition: all .0s;
    -moz-transition: all .0s;
    transition: all .0s;	
}

a#facebook_link:hover {
	background:url(../images/facebook-icon-white.png) bottom no-repeat;
}



/* IE 9 and below */

.lt-ie10 a#facebook_link  {
	
position:absolute;
top:-21px;
left:0;
}


/* hacking ie10+ fb icon position */
 @media screen
 and (-ms-high-contrast: active),
 (-ms-high-contrast: none) {  
       
a#facebook_link  {

position:absolute;
top:-21px;
left:0;

}
 }



/* close top nav */




/* SUB NAV */


nav#subnav a.active {
color: #E1FC97;
background:#226488;
border-radius:8px;
}

nav#subnav a.active:hover {
color: #E1FC97;
}


.lt-ie9 nav#subnav {
background:#3e88af;
}

nav#subnav ul { 

 max-width:980px;
 margin:0 auto 0 auto;
 list-style:none;
 position:relative;
 background:url(../images/subnav_shadow.png) top center no-repeat #3e88af;
 -webkit-border-radius: 0px 0px 12px 12px;
 border-radius: 0px 0px 12px 12px;
 -webkit-box-shadow:  0px 6px 10px 0px rgba(0, 0, 0, 0.2);
box-shadow:  0px 6px 10px 0px rgba(0, 0, 0, 0.2);
 min-height:29px;
 padding-top:9px;
 text-align:center;
 font-size:14px;
 font-family:'Muli';
 font-weight:400;
 opacity:0.94;
}

nav#subnav ul li { 
display:inline-block;
line-height:14px;
padding-right:17px;
margin-left:16px;
border-right:1px dotted #eaeaea;
position:relative;
}

nav#subnav ul li:last-child { 
border-right:none;
}

nav#subnav ul li a { 

text-decoration:none;
color:#fff;
display:block;
padding:4px 8px 4px 8px;
}

nav#subnav ul li a:hover { 
color: #E1FC97;
}

.lt-ie8 nav#subnav li { 
float:left;
}

/* close sub nav */




/* Page Sections */


a.linkto {
position:absolute;
top:-56px;
left:-99999px;
width:0;
height:0;
}

section {
	
	-webkit-box-shadow:  inset 0px 16px 16px 0px rgba(0, 0, 0, 0.20);
    box-shadow:  inset 0px 16px 16px 0px rgba(0, 0, 0, 0.20);
	border-top:2px solid #fff;
	padding-bottom:90px;
	background:url(../images/bg_fabric2.png);
	position:relative;
	
}

body section:nth-child(odd) {
	
	background:url(../images/bg_wave1.png);
}



section.banner {
	
height:460px;
padding:0;
margin-top:66px;
overflow:hidden;
	
}

section.banner h1 {

margin:0 auto 0 auto;
margin-top:354px;
max-width:980px;
text-align:center;
position:relative;
	
}

section.banner h1 strong {
	
	position:absolute;
	display:block;
	top:0;
	left:-99999999px;
}

section .section_content {
	
	max-width:980px;
	margin:0 auto 0 auto;
	padding-top:100px;

}

.section_content:after {
   content: ".";
   visibility: hidden;
   display: block;
   height: 0;
   clear: both;
}



/* Custom backgrounds inside Sections */

div.bokeh_bg {
	background:url(../images/bg_custom_bokeh.png) top no-repeat;
}


div.tp_bg {
	background:url(../images/bg_custom_tp.png) top center no-repeat;
}





/* Footer */

footer {
 border-top:2px solid #fff;
 background:url(../images/subnav_shadow.png) top center no-repeat #3e88af;
 min-height:280px;
 -webkit-box-shadow:inset 0px 16px 40px 0px rgba(0, 0, 0, 0.20);
 box-shadow: inset 0px 16px 40px 0px rgba(0, 0, 0, 0.20);
}


#footer_content {
 max-width:720px;
 margin:0 auto 0 auto;
 padding:30px 0 30px 0;

}

footer ul {
list-style:none;
text-align:center;
font-size:14px;
line-height:12px;
margin-bottom:28px;
}

footer li { 
display:inline-block;
margin-right:10px;
padding-right:10px;
text-transform:capitalize;
border-right:1px dotted #eaeaea;
}

footer li#top_link {
	text-transform:none;
}

footer li:last-child { 
border-right:none;
margin-right:0;
padding-right:0;
}


footer a { 
color:#fff;
text-decoration:none;
}

footer a:hover { 
color:#e9faa5;
}

footer p {
	font-size:12px;
	color:#CCC;
	margin-bottom:10px;
	line-height:19px;
	display:inline-block;
	width:32.8%;
	vertical-align:top;
}

footer p:last-child { 
margin-right:0%;
}

footer h6 {
	color:#fff;
	font-size:12px;
	font-weight:normal;
	margin:6px 0 10px 0;
	
}

footer a#fbf {
	
 display:inline-block;
 font-size:15px;
 background:url(../images/facebook-icon-white.png) left top no-repeat;
 min-height:24px;
 padding:5px 0 0 34px;
 -webkit-transition: all .0s;
    -moz-transition: all .0s;
    transition: all .0s;	
 
}

footer a#fbf:hover {
 background:url(../images/facebook-icon-white.png) left bottom no-repeat;
 
}



.lt-ie8 footer li { 

display:block;
float:left;

}

.lt-ie8 footer p {
   display:block;
   float:left;	
}

/* close footer */




/* Columns */

.column {

max-width:48%;
min-width:48%;
float:left;
	
}
.left_column {
   margin-right:4%;	
}



/* generic clear */

.clear {

clear:both;	
	
}

/* remove bottom margin */

.nomb {
margin-bottom:0;	
	
}


/* Make a Donation */

ul.donate {	

list-style:none;
margin-left:56px;

}

ul.donate li {	
position:relative;
margin-bottom:22px;
line-height:20px;

}

ul.donate li span {	

	position: absolute;	
	left:-53px;
	top: 0;
	background:#AEAEAE;
	background: rgba(80, 80, 80, 0.4); 
	color:#fff;
	text-align: center;
	border-radius:50%;
	padding:10px 14px 10px 14px;
	font-size:22px;
	font-family:'Muli';
}

form#donation_form fieldset {
	
	border: 1px dotted #999;
    margin-bottom: 2px;
    padding: 8px 0 0 12px;
}

form#donation_form fieldset legend {
    
    font-size: 17px;
    padding: 0 6px 0 6px;
	font-family:'Muli';
}

.lt-ie10 form#donation_form fieldset legend { 
    background:#E1E2E1;
}

form#donation_form input[type=text] {

 	border: 1px solid #CCC;
    box-shadow: 1px 1px 4px #EAEAEA inset;
    padding: 6px;
    width: 84%;	
}

form#donation_form input[type=text]:focus {

 	background:#E7F9B6;
}

form#donation_form span {
 display:inline-block;
 width: 42%;
}

form#donation_form input[type=submit] {
	background:url(../images/topnav_bg3.jpg) top repeat-x;
    border: 1px solid #333;
    border-radius: 4px 4px 4px 4px;
    color:#fff;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    font-weight: bold;
    margin: 12px 12px 0 0;
    padding: 6px 0;
    text-align: center;
    width: 160px;
}

form#donation_form input[type=submit]:hover {
	background:#333;
   -webkit-box-shadow:  0px 0px 44px 16px rgba(255, 255, 255, 1);
   box-shadow:  0px 0px 44px 16px rgba(255, 255, 255, 1);
	
}


/* close donate form */


a.arrowlink {
    
	background: #3E88AF;
    display: inline-block;
    padding: 6px 12px 6px 12px;
    position: relative;
	text-decoration:none;
	color:#fff;
	border-radius:28px;
	margin-bottom:12px;
}


a.arrowlink:hover {
	
   box-shadow: 0 0 44px 16px #fff;
   background:#226D97;
  
}


/* modifying arrowlink for donate direct link */

#donatebutton {
	
	display:block;
	margin:14px 0 14px 0;
	padding:8px 14px 8px 14px;
	width:84%;
	font-size:18px;
	
}

  #passion #donatebutton {
	
	margin-bottom:28px;
	
   }


/* Sponsors logos */
 
 .sponsors, .sponsors-half { 
	 text-align:center; 
	 padding-top:20px;
	 border:8px solid #F0FCCF;
	 background:#fff;
 }
 
 .sponsors img {
	 margin:20px;
	 margin-bottom:30px;
	 max-width:80%;
 }
 
 .sponsors-half img {
	 margin:12px;
	 max-width:60%;
 } 




/* Tables */


table {
	
width:100%;	
border-collapse:collapse;
margin-bottom:18px;
}

table th {
	
	text-align:left;
}

table td, table th { 
padding:6px;
vertical-align:top;
}


table.h_borders tr { 
 border-bottom:1px solid #fff;
}

table.h_borders td, table.h_borders th { 
padding-left:0;

}

table.staff td { 
padding:10px;
padding-bottom:16px;
}

table.staff h4 { 

margin-bottom:4px;
}


table.staff img { 
margin-bottom:10px;
margin-right:12px;
max-width:70%;
-webkit-transition: all .4s;
 -moz-transition: all .4s;
 transition: all .4s;
 cursor:pointer;
}

table.staff img:hover { 
   -moz-transform: rotate(-3deg);
   -webkit-transform: rotate(-3deg);
   transform: rotate(-3deg);
}

table.staff span { 

float:left;

}



/* Thermo hack */

#thermohack div {
	
	border:6px solid #eaeaea;
	width:248px!important;
	height:250px!important;
	overflow:hidden;
	margin-left:24%;
	box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.2);
	
}


/* Company match widget hack */

center {
display:none;
}

#dd-container {
	font-size:16px!important;	
}

#dd-container .well {
border:0!important;
box-shadow:none!important;
}

#dd-container .well h3 {
color: #236d95!important;
font-family: "Muli","Lucida Sans Unicode","Lucida Grande",sans-serif!important;
margin-top:0!important;
}


/* Giving Tuesday specific */

figure img {
	
width:96.6%;	
}

figcaption {
	
	color:#fff;
	margin:-6px 0 20px 0;
	padding:12px;
	background:url(../images/topnav_bg3.jpg) top repeat-x;
}

.green {
	
	color:#25913F;
	
}



/* Media Queries */


@media only screen
and (max-width:1100px)
 {
	 
section .section_content, #footer_content {
	padding-left:24px;
	padding-right:24px;

}

section#banner .section_content {
	padding-left:0;
	padding-right:0;

}

 }
 
 
 @media only screen
and (max-width:998px)
 {
	 
 nav#subnav ul { 
 -webkit-border-radius:0;
 border-radius:0;
 }
 
 }
 
 
@media only screen
and (max-width:900px)
 {

h2 {
	   
	font-size:42px;
	line-height:48px;
	margin-bottom:20px;
}

nav#topnav ul li { 

font-size:16px;
margin-left:18px;
}

nav#subnav ul {
	
font-size:13px;
	
}
 
 }
 
 
 
 @media only screen
and (max-width:768px)
 {
	 

section.banner {
    height:360px;
}

section.banner h1 {
margin-top:258px;
} 
	 
	 
 }
 
 
 
 
 @media only screen
and (max-width:700px)
 {
	
	
body {
font-size:13px;
}
	
	
nav#topnav {
 padding-bottom:8px;
}
	
nav#topnav ul h1 {
	
 display:block;
 top:-6px;
}

nav#topnav ul h1 a {
	
display:inline-block;
}

footer ul {
line-height:20px;
}
 
.section_content > .column {
	  
	float:none; 
	max-width:98%; 
	  
  }
  
  nav#subnav ul li {
    border-right:none;
    line-height: 12px;
    margin-left: 8px;
    padding-right: 8px;
	text-align:left;
} 
 
 }
 
 
 
 
 @media only screen
and (max-width:600px)
 
 {
 
 nav#topnav {
	 min-height:0;
	 height:58px;
 }
 
 nav#topnav ul {
	  text-align:left; 
	  padding-left:12px;
  }
 
  nav#topnav ul li {
	  display:none; 
  }
  
   nav#topnav a#mobile_topnav {
	display:block;
	position:absolute;
	right:14px;
	top:16px;
	width:108px;
	height:40px;
	background:url(../images/mobile_topnav_bg.png) top no-repeat;
	text-indent:-9999999px;
  }
  
  
 footer {
 min-height:30px;
 position:relative;
 z-index:9999999;
} 

#footer_content {
max-width:100%;
padding-left:8px;
padding-right:8px;
position:relative;
}
   
#footer_content ul {
padding-left:0;
padding-right:0;
margin-left:-18px;
margin-right:-18px;
margin-top:-30px;
font-size:12px;
}

#footer_content li { 
display:block;
text-align:left;
margin-right:0;
padding:0;
border-right:0;
border-bottom:1px dotted #eaeaea;
font-size:15px;
}	 

footer li a { 
display:block;
padding:8px;
padding-left:20px;
}

footer li a:hover { 
background:#19506D;
}

footer p {	
	margin-right:0px;
	font-size:11px;
}

#footer_content:before {
   content: "MAIN MENU:";
   position:absolute;
   top:-40px;
   left:0;
   width:100%;
   height: 31px;
  background:#19506D;
 padding:8px 0 0 8px;
 color:#fff;
 font-size:16px;
} 

footer li#top_link {
	
	position:absolute;
	top:-33px;
	right:8px;
	border-bottom:none;
	text-transform:uppercase;
	font-size:13px;
	font-weight:bold;

}

footer li#top_link a {
	
	background:#B4B820;
	padding:3px 9px 3px 9px;
	border-radius:8px;
}


footer li#top_link a:hover {
	
	background:#2A86B9;
}


 } 
 
 
 
 @media only screen
and (max-width:568px)
 
 {

 
section.banner {
    height:220px;
	position:relative;
}
	
section.banner h1 img {
display:none;
}


section.banner h1 {

margin-top:179px;
color:#fff;
text-shadow:none;
font-size:28px;
}

section.banner h1 strong {
	position:relative;
	top:0;
	left:0;
	display:inline-block;
	text-align:center;
	background:#2D7EA7;
    border:2px solid #fff;
	border-bottom:0;
	border-radius:8px;
	padding:3px 16px 6px 16px;
	font-weight:300;
}
	 
 }

 
 
  @media only screen
and (max-width:520px)
 
 {

nav#topnav ul h1 a {
	  /* background-position:-74px;  removing for new HC logo size*/
	  

  }
  

footer p {
	margin-bottom:16px;
	display:block;
	width:99%;
} 


.border_white {
  border:4px solid #fff;
}

	 
 }



 @media only screen
and (max-width:400px)
 
 {

nav#subnav {
    display:none;
} 

section.banner {
    height:140px;
}

.backstretch {	
    top:30px!important;	
}

section.banner h1 {
 margin-top:0;
 color:#fff;
 text-shadow:none;
 font-size:22px;
  background:#2D7EA7;
 border-bottom:2px solid #fff;
 padding:8px;
 font-weight:300;
 text-align:center;
}

section.banner h1 strong {	
	border:0;
	padding:0;
	display:inline;
}

section {
padding-bottom:30px;
 }

section .section_content {
 padding-top:30px;	
	
}

h2 {
	
 font-size:32px;
 line-height:36px;	
}


h3 {
	
 font-size:24px;
 line-height:30px;	
	
}



#passion h2 {
	padding-top:48px;
}

#passion .nowrap {
	
	white-space:normal;
	
}


 }