/* Copyright (c) 2008, Yahoo! Inc. All rights reserved.
 * Code licensed under the BSD License:
 * http://developer.yahoo.net/yui/license.txt
 * version: 3.0.0pr2 */
/*$yui-default-base-font-size: 18px; // doesn't work with ie7*/
/* @import "compass/css3/gradient"; */
/* line 7, ../css-source/extensions/yui/stylesheets/yui/modules/_reset.sass */
html {
  color: black;
  background: white;
}

/* line 10, ../css-source/extensions/yui/stylesheets/yui/modules/_reset.sass */
body, div, dl, dt, dd, ul, ol, li,
h1, h2, h3, h4, h5, h6, pre, code,
form, fieldset, legend, input,
textarea, p, blockquote, th, td {
  margin: 0;
  padding: 0;
}

/* line 16, ../css-source/extensions/yui/stylesheets/yui/modules/_reset.sass */
li {
  list-style: none;
}

/* line 18, ../css-source/extensions/yui/stylesheets/yui/modules/_reset.sass */
h1, h2, h3, h4, h5, h6 {
  font-size: 100%;
  font-weight: normal;
}

/* line 21, ../css-source/extensions/yui/stylesheets/yui/modules/_reset.sass */
code, th, address, caption,
cite, dfn, em, strong, var {
  font-style: normal;
  font-weight: normal;
}

/* line 25, ../css-source/extensions/yui/stylesheets/yui/modules/_reset.sass */
fieldset, img, abbr, acronym {
  border: 0;
}

/* line 27, ../css-source/extensions/yui/stylesheets/yui/modules/_reset.sass */
legend {
  color: black;
}

/* line 29, ../css-source/extensions/yui/stylesheets/yui/modules/_reset.sass */
input, textarea, select {
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
  *font-size: 100%;
}

/* line 34, ../css-source/extensions/yui/stylesheets/yui/modules/_reset.sass */
th, caption {
  text-align: left;
}

/* line 36, ../css-source/extensions/yui/stylesheets/yui/modules/_reset.sass */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 40, ../css-source/extensions/yui/stylesheets/yui/modules/_reset.sass */
q:before, q:after {
  content: "";
}

/* line 42, ../css-source/extensions/yui/stylesheets/yui/modules/_reset.sass */
abbr, acronym {
  font-variant: normal;
}

/* line 44, ../css-source/extensions/yui/stylesheets/yui/modules/_reset.sass */
sup {
  vertical-align: super;
  font-size: 8px;
  line-height: 1;
  font-weight: bold;
}

/* line 46, ../css-source/extensions/yui/stylesheets/yui/modules/_reset.sass */
sub {
  vertical-align: text-bottom;
}

/* line 23, ../css-source/extensions/yui/stylesheets/yui/modules/_fonts.sass */
body {
  font-size: 13px;
  font-family: arial,helvetica,clean,sans-serif;
  line-height: 1.231;
  *font-size: small;
  *font: x-small;
}

/* line 30, ../css-source/extensions/yui/stylesheets/yui/modules/_fonts.sass */
select,
input,
button,
textarea,
button {
  font: 99% arial, helvetica, clean, sans-serif;
}

/* line 36, ../css-source/extensions/yui/stylesheets/yui/modules/_fonts.sass */
table {
  font-size: inherit;
  font: 100%;
}

/* line 39, ../css-source/extensions/yui/stylesheets/yui/modules/_fonts.sass */
pre, code, kbd, samp, tt {
  font-family: monospace;
  *font-size: 108%;
  line-height: 100%;
}

@font-face {
  font-family: 'kendall';
  src: url("../fonts/kendall.eot?-imflzu");
  src: url("../fonts/kendall.eot?#iefix-imflzu") format("embedded-opentype"), url("../fonts/kendall.woff?-imflzu") format("woff"), url("../fonts/kendall.ttf?-imflzu") format("truetype"), url("../fonts/kendall.svg?-imflzu#kendall") format("svg");
  font-weight: normal;
  font-style: normal;
}

/* line 12, ../css-source/src/_icon-font.scss */
[class^="icon-"], [class*=" icon-"] {
  font-family: 'kendall';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* line 26, ../css-source/src/_icon-font.scss */
.icon-previous:before {
  content: "\e600";
}

/* line 29, ../css-source/src/_icon-font.scss */
.icon-next:before {
  content: "\e601";
}

/* line 1, ../css-source/src/960.scss */
body {
  min-width: 960px;
}

/* line 4, ../css-source/src/960.scss */
.container_12, .container_16 {
  margin-left: auto;
  margin-right: auto;
  width: 960px;
}

/* line 9, ../css-source/src/960.scss */
.grid_1, .grid_2, .grid_3, .grid_4, .grid_5, .grid_6, .grid_7, .grid_8, .grid_9, .grid_10, .grid_11, .grid_12, .grid_13, .grid_14, .grid_15, .grid_16, .grid {
  display: inline;
  float: left;
  margin-left: 10px;
  margin-right: 10px;
}

/* line 15, ../css-source/src/960.scss */
.push_1, .pull_1, .push_2, .pull_2, .push_3, .pull_3, .push_4, .pull_4, .push_5, .pull_5, .push_6, .pull_6, .push_7, .pull_7, .push_8, .pull_8, .push_9, .pull_9, .push_10, .pull_10, .push_11, .pull_11, .push_12, .pull_12, .push_13, .pull_13, .push_14, .pull_14, .push_15, .pull_15 {
  position: relative;
}

/* line 18, ../css-source/src/960.scss */
.container_12 .grid_3, .container_16 .grid_4 {
  width: 220px;
}

/* line 21, ../css-source/src/960.scss */
.container_12 .grid_6, .container_16 .grid_8 {
  width: 460px;
}

/* line 24, ../css-source/src/960.scss */
.container_12 .grid_9, .container_16 .grid_12 {
  width: 700px;
}

/* line 27, ../css-source/src/960.scss */
.container_12 .grid_12, .container_16 .grid_16 {
  width: 940px;
}

/* line 30, ../css-source/src/960.scss */
.alpha {
  margin-left: 0;
}

/* line 33, ../css-source/src/960.scss */
.omega {
  margin-right: 0;
}

/* line 37, ../css-source/src/960.scss */
.container_12 .grid_1 {
  width: 60px;
}
/* line 39, ../css-source/src/960.scss */
.container_12 .grid_2 {
  width: 140px;
}
/* line 41, ../css-source/src/960.scss */
.container_12 .grid_4 {
  width: 300px;
}
/* line 43, ../css-source/src/960.scss */
.container_12 .grid_5 {
  width: 380px;
}
/* line 45, ../css-source/src/960.scss */
.container_12 .grid_7 {
  width: 540px;
}
/* line 47, ../css-source/src/960.scss */
.container_12 .grid_8 {
  width: 620px;
}
/* line 49, ../css-source/src/960.scss */
.container_12 .grid_10 {
  width: 780px;
}
/* line 51, ../css-source/src/960.scss */
.container_12 .grid_11 {
  width: 860px;
}

/* line 55, ../css-source/src/960.scss */
.container_16 .grid_1 {
  width: 40px;
}
/* line 57, ../css-source/src/960.scss */
.container_16 .grid_2 {
  width: 100px;
}
/* line 59, ../css-source/src/960.scss */
.container_16 .grid_3 {
  width: 160px;
}
/* line 61, ../css-source/src/960.scss */
.container_16 .grid_5 {
  width: 280px;
}
/* line 63, ../css-source/src/960.scss */
.container_16 .grid_6 {
  width: 340px;
}
/* line 65, ../css-source/src/960.scss */
.container_16 .grid_7 {
  width: 400px;
}
/* line 67, ../css-source/src/960.scss */
.container_16 .grid_9 {
  width: 520px;
}
/* line 69, ../css-source/src/960.scss */
.container_16 .grid_10 {
  width: 580px;
}
/* line 71, ../css-source/src/960.scss */
.container_16 .grid_11 {
  width: 640px;
}
/* line 73, ../css-source/src/960.scss */
.container_16 .grid_13 {
  width: 760px;
}
/* line 75, ../css-source/src/960.scss */
.container_16 .grid_14 {
  width: 820px;
}
/* line 77, ../css-source/src/960.scss */
.container_16 .grid_15 {
  width: 880px;
}

/* line 80, ../css-source/src/960.scss */
.container_12 .prefix_3, .container_16 .prefix_4 {
  padding-left: 240px;
}

/* line 83, ../css-source/src/960.scss */
.container_12 .prefix_6, .container_16 .prefix_8 {
  padding-left: 480px;
}

/* line 86, ../css-source/src/960.scss */
.container_12 .prefix_9, .container_16 .prefix_12 {
  padding-left: 720px;
}

/* line 90, ../css-source/src/960.scss */
.container_12 .prefix_1 {
  padding-left: 80px;
}
/* line 92, ../css-source/src/960.scss */
.container_12 .prefix_2 {
  padding-left: 160px;
}
/* line 94, ../css-source/src/960.scss */
.container_12 .prefix_4 {
  padding-left: 320px;
}
/* line 96, ../css-source/src/960.scss */
.container_12 .prefix_5 {
  padding-left: 400px;
}
/* line 98, ../css-source/src/960.scss */
.container_12 .prefix_7 {
  padding-left: 560px;
}
/* line 100, ../css-source/src/960.scss */
.container_12 .prefix_8 {
  padding-left: 640px;
}
/* line 102, ../css-source/src/960.scss */
.container_12 .prefix_10 {
  padding-left: 800px;
}
/* line 104, ../css-source/src/960.scss */
.container_12 .prefix_11 {
  padding-left: 880px;
}

/* line 108, ../css-source/src/960.scss */
.container_16 .prefix_1 {
  padding-left: 60px;
}
/* line 110, ../css-source/src/960.scss */
.container_16 .prefix_2 {
  padding-left: 120px;
}
/* line 112, ../css-source/src/960.scss */
.container_16 .prefix_3 {
  padding-left: 180px;
}
/* line 114, ../css-source/src/960.scss */
.container_16 .prefix_5 {
  padding-left: 300px;
}
/* line 116, ../css-source/src/960.scss */
.container_16 .prefix_6 {
  padding-left: 360px;
}
/* line 118, ../css-source/src/960.scss */
.container_16 .prefix_7 {
  padding-left: 420px;
}
/* line 120, ../css-source/src/960.scss */
.container_16 .prefix_9 {
  padding-left: 540px;
}
/* line 122, ../css-source/src/960.scss */
.container_16 .prefix_10 {
  padding-left: 600px;
}
/* line 124, ../css-source/src/960.scss */
.container_16 .prefix_11 {
  padding-left: 660px;
}
/* line 126, ../css-source/src/960.scss */
.container_16 .prefix_13 {
  padding-left: 780px;
}
/* line 128, ../css-source/src/960.scss */
.container_16 .prefix_14 {
  padding-left: 840px;
}
/* line 130, ../css-source/src/960.scss */
.container_16 .prefix_15 {
  padding-left: 900px;
}

/* line 133, ../css-source/src/960.scss */
.container_12 .suffix_3, .container_16 .suffix_4 {
  padding-right: 240px;
}

/* line 136, ../css-source/src/960.scss */
.container_12 .suffix_6, .container_16 .suffix_8 {
  padding-right: 480px;
}

/* line 139, ../css-source/src/960.scss */
.container_12 .suffix_9, .container_16 .suffix_12 {
  padding-right: 720px;
}

/* line 143, ../css-source/src/960.scss */
.container_12 .suffix_1 {
  padding-right: 80px;
}
/* line 145, ../css-source/src/960.scss */
.container_12 .suffix_2 {
  padding-right: 160px;
}
/* line 147, ../css-source/src/960.scss */
.container_12 .suffix_4 {
  padding-right: 320px;
}
/* line 149, ../css-source/src/960.scss */
.container_12 .suffix_5 {
  padding-right: 400px;
}
/* line 151, ../css-source/src/960.scss */
.container_12 .suffix_7 {
  padding-right: 560px;
}
/* line 153, ../css-source/src/960.scss */
.container_12 .suffix_8 {
  padding-right: 640px;
}
/* line 155, ../css-source/src/960.scss */
.container_12 .suffix_10 {
  padding-right: 800px;
}
/* line 157, ../css-source/src/960.scss */
.container_12 .suffix_11 {
  padding-right: 880px;
}

/* line 161, ../css-source/src/960.scss */
.container_16 .suffix_1 {
  padding-right: 60px;
}
/* line 163, ../css-source/src/960.scss */
.container_16 .suffix_2 {
  padding-right: 120px;
}
/* line 165, ../css-source/src/960.scss */
.container_16 .suffix_3 {
  padding-right: 180px;
}
/* line 167, ../css-source/src/960.scss */
.container_16 .suffix_5 {
  padding-right: 300px;
}
/* line 169, ../css-source/src/960.scss */
.container_16 .suffix_6 {
  padding-right: 360px;
}
/* line 171, ../css-source/src/960.scss */
.container_16 .suffix_7 {
  padding-right: 420px;
}
/* line 173, ../css-source/src/960.scss */
.container_16 .suffix_9 {
  padding-right: 540px;
}
/* line 175, ../css-source/src/960.scss */
.container_16 .suffix_10 {
  padding-right: 600px;
}
/* line 177, ../css-source/src/960.scss */
.container_16 .suffix_11 {
  padding-right: 660px;
}
/* line 179, ../css-source/src/960.scss */
.container_16 .suffix_13 {
  padding-right: 780px;
}
/* line 181, ../css-source/src/960.scss */
.container_16 .suffix_14 {
  padding-right: 840px;
}
/* line 183, ../css-source/src/960.scss */
.container_16 .suffix_15 {
  padding-right: 900px;
}

/* line 186, ../css-source/src/960.scss */
.container_12 .push_3, .container_16 .push_4 {
  left: 240px;
}

/* line 189, ../css-source/src/960.scss */
.container_12 .push_6, .container_16 .push_8 {
  left: 480px;
}

/* line 192, ../css-source/src/960.scss */
.container_12 .push_9, .container_16 .push_12 {
  left: 720px;
}

/* line 196, ../css-source/src/960.scss */
.container_12 .push_1 {
  left: 80px;
}
/* line 198, ../css-source/src/960.scss */
.container_12 .push_2 {
  left: 160px;
}
/* line 200, ../css-source/src/960.scss */
.container_12 .push_4 {
  left: 320px;
}
/* line 202, ../css-source/src/960.scss */
.container_12 .push_5 {
  left: 400px;
}
/* line 204, ../css-source/src/960.scss */
.container_12 .push_7 {
  left: 560px;
}
/* line 206, ../css-source/src/960.scss */
.container_12 .push_8 {
  left: 640px;
}
/* line 208, ../css-source/src/960.scss */
.container_12 .push_10 {
  left: 800px;
}
/* line 210, ../css-source/src/960.scss */
.container_12 .push_11 {
  left: 880px;
}

/* line 214, ../css-source/src/960.scss */
.container_16 .push_1 {
  left: 60px;
}
/* line 216, ../css-source/src/960.scss */
.container_16 .push_2 {
  left: 120px;
}
/* line 218, ../css-source/src/960.scss */
.container_16 .push_3 {
  left: 180px;
}
/* line 220, ../css-source/src/960.scss */
.container_16 .push_5 {
  left: 300px;
}
/* line 222, ../css-source/src/960.scss */
.container_16 .push_6 {
  left: 360px;
}
/* line 224, ../css-source/src/960.scss */
.container_16 .push_7 {
  left: 420px;
}
/* line 226, ../css-source/src/960.scss */
.container_16 .push_9 {
  left: 540px;
}
/* line 228, ../css-source/src/960.scss */
.container_16 .push_10 {
  left: 600px;
}
/* line 230, ../css-source/src/960.scss */
.container_16 .push_11 {
  left: 660px;
}
/* line 232, ../css-source/src/960.scss */
.container_16 .push_13 {
  left: 780px;
}
/* line 234, ../css-source/src/960.scss */
.container_16 .push_14 {
  left: 840px;
}
/* line 236, ../css-source/src/960.scss */
.container_16 .push_15 {
  left: 900px;
}

/* line 239, ../css-source/src/960.scss */
.container_12 .pull_3, .container_16 .pull_4 {
  left: -240px;
}

/* line 242, ../css-source/src/960.scss */
.container_12 .pull_6, .container_16 .pull_8 {
  left: -480px;
}

/* line 245, ../css-source/src/960.scss */
.container_12 .pull_9, .container_16 .pull_12 {
  left: -720px;
}

/* line 249, ../css-source/src/960.scss */
.container_12 .pull_1 {
  left: -80px;
}
/* line 251, ../css-source/src/960.scss */
.container_12 .pull_2 {
  left: -160px;
}
/* line 253, ../css-source/src/960.scss */
.container_12 .pull_4 {
  left: -320px;
}
/* line 255, ../css-source/src/960.scss */
.container_12 .pull_5 {
  left: -400px;
}
/* line 257, ../css-source/src/960.scss */
.container_12 .pull_7 {
  left: -560px;
}
/* line 259, ../css-source/src/960.scss */
.container_12 .pull_8 {
  left: -640px;
}
/* line 261, ../css-source/src/960.scss */
.container_12 .pull_10 {
  left: -800px;
}
/* line 263, ../css-source/src/960.scss */
.container_12 .pull_11 {
  left: -880px;
}

/* line 267, ../css-source/src/960.scss */
.container_16 .pull_1 {
  left: -60px;
}
/* line 269, ../css-source/src/960.scss */
.container_16 .pull_2 {
  left: -120px;
}
/* line 271, ../css-source/src/960.scss */
.container_16 .pull_3 {
  left: -180px;
}
/* line 273, ../css-source/src/960.scss */
.container_16 .pull_5 {
  left: -300px;
}
/* line 275, ../css-source/src/960.scss */
.container_16 .pull_6 {
  left: -360px;
}
/* line 277, ../css-source/src/960.scss */
.container_16 .pull_7 {
  left: -420px;
}
/* line 279, ../css-source/src/960.scss */
.container_16 .pull_9 {
  left: -540px;
}
/* line 281, ../css-source/src/960.scss */
.container_16 .pull_10 {
  left: -600px;
}
/* line 283, ../css-source/src/960.scss */
.container_16 .pull_11 {
  left: -660px;
}
/* line 285, ../css-source/src/960.scss */
.container_16 .pull_13 {
  left: -780px;
}
/* line 287, ../css-source/src/960.scss */
.container_16 .pull_14 {
  left: -840px;
}
/* line 289, ../css-source/src/960.scss */
.container_16 .pull_15 {
  left: -900px;
}

/* line 292, ../css-source/src/960.scss */
.clear {
  clear: both;
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}

/* line 300, ../css-source/src/960.scss */
.clearfix {
  zoom: 1;
}
/* line 301, ../css-source/src/960.scss */
.clearfix:before {
  content: '\0020';
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}
/* line 308, ../css-source/src/960.scss */
.clearfix:after {
  content: '\0020';
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
  clear: both;
}

/* line 85, ../css-source/src/global.scss */
body {
  font-family: "proxima-nova",sans-serif;
}

/* line 90, ../css-source/src/global.scss */
body.front .h-centerer {
  height: 462px;
  background-color: #262626;
}
/* line 93, ../css-source/src/global.scss */
body.front .h-centerer .h-image {
  height: 462px;
}
/* line 95, ../css-source/src/global.scss */
body.front .h-centerer .h-image img {
  margin-top: -231px;
}
/* line 99, ../css-source/src/global.scss */
body.front .h-centerer .h-contents {
  height: 462px;
  font-family: "ff-tisa-web-pro",serif;
}
/* line 103, ../css-source/src/global.scss */
body.front .h-centerer .h-contents p a {
  font-size: 30.55556%;
  background-color: #f36123;
  text-decoration: none;
  color: white;
  font-family: "proxima-nova",sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  display: inline-block;
  margin: 0 0 0 20px;
  line-height: 18px;
  vertical-align: middle;
  text-indent: -119988px;
  overflow: hidden;
  text-align: left;
  background-image: url('../images/learn-more.png?1351095738');
  background-repeat: no-repeat;
  background-position: 50% 50%;
  width: 131px;
  height: 34px;
}
/* line 118, ../css-source/src/global.scss */
body.front .h-centerer .h-contents p strong {
  font-weight: bold;
}
/* line 122, ../css-source/src/global.scss */
body.front .h-centerer .h-contents .logo {
  text-indent: -119988px;
  overflow: hidden;
  text-align: left;
  background-image: url('../images/henry-p-kendall-foundation-white-with-shadow.png?1350078278');
  background-repeat: no-repeat;
  background-position: 50% 50%;
  width: 487px;
  height: 131px;
  z-index: 2;
  position: absolute;
  left: -44px;
  top: 18px;
}
/* line 131, ../css-source/src/global.scss */
body.front .h-centerer .h-contents .menu li a {
  color: white;
  text-shadow: 0 2px 2px black;
}
/* line 139, ../css-source/src/global.scss */
body.front .body {
  padding-left: 80px;
  padding-top: 26px;
}
/* line 142, ../css-source/src/global.scss */
body.front .body h1 {
  font-size: 141.17647%;
  font-weight: bold;
}
/* line 147, ../css-source/src/global.scss */
body.front .note {
  margin-top: 40px;
}
/* line 149, ../css-source/src/global.scss */
body.front .other-stories .inner {
  padding-top: 40px;
  border-top: 1px solid #c9c9c9;
}
/* line 153, ../css-source/src/global.scss */
body.front .other-stories .story {
  float: left;
  margin-top: 20px;
  width: 238px;
  height: 318px;
  color: #313131;
  -webkit-box-shadow: 0 6px 9px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 6px 9px rgba(0, 0, 0, 0.1);
  box-shadow: 0 6px 9px rgba(0, 0, 0, 0.1);
  margin-left: 30px;
  background-color: white;
  font-size: 76.47059%;
  line-height: 23px;
  letter-spacing: -0.005em;
  text-align: center;
}
/* line 160, ../css-source/src/global.scss */
body.front .other-stories .story a {
  text-decoration: none;
  color: #313131;
  font-weight: normal;
}
/* line 165, ../css-source/src/global.scss */
body.front .other-stories .story:first-child {
  margin-left: 0;
}
/* line 170, ../css-source/src/global.scss */
body.front .other-stories .story img {
  display: block;
  width: 100%;
  margin-bottom: 17px;
}
/* line 175, ../css-source/src/global.scss */
body.front .other-stories .story.one-line img {
  margin-bottom: 30px;
}

/* line 182, ../css-source/src/global.scss */
#content {
  background-color: #f7f7f7;
}

/* line 187, ../css-source/src/global.scss */
body.story .story-header-container {
  background-color: #f7f7f7;
}
/* line 192, ../css-source/src/global.scss */
body.story .story-header {
  background-position: left bottom;
  background-repeat: no-repeat;
  margin: 0 -30px;
  width: 1020px;
  height: 212px;
  padding-top: 348px;
}
/* line 197, ../css-source/src/global.scss */
body.story .story-header img {
  display: none;
}
/* line 200, ../css-source/src/global.scss */
body.story .story-header.one-line {
  height: 143px;
  padding-top: 417px;
}
/* line 203, ../css-source/src/global.scss */
body.story .story-header.one-line .inner {
  height: 123px;
}
/* line 210, ../css-source/src/global.scss */
body.story .story-header .inner {
  background-color: rgba(0, 0, 0, 0.55);
  width: 780px;
  padding: 20px 120px 0;
  height: 192px;
  color: white;
}
/* line 216, ../css-source/src/global.scss */
body.story .story-header .inner h2 {
  font-size: 276.92308%;
  line-height: 67px;
  margin-top: -19px;
  font-weight: bold;
}
/* line 221, ../css-source/src/global.scss */
body.story .story-header .inner h2 span {
  padding-bottom: 16px;
  background-image: url('../images/header-underline.png?1350078278');
  background-repeat: repeat-x;
  background-position: left 51px;
}
/* line 230, ../css-source/src/global.scss */
body.story .story-header .inner h3 {
  font-size: 92.30769%;
  text-transform: uppercase;
  font-weight: bold;
  letter-spacing: 0.15em;
  line-height: 40px;
}

/* manual insertion biggerplanet.com */
body.story .header-caption {
    font-size: 85.872997278%;
    font-family: 'ff-tisa-web-pro', serif;
    line-height: 16px;
    letter-spacing: 0.01em;
    padding-left: 90px;
    padding-top: 22px;
  }

/* line 239, ../css-source/src/global.scss */
body.story .story-container {
  background-image: url('../images/story-header-shadow.png?1350078278');
  background-position: center top;
  background-repeat: no-repeat;
}
/* line 246, ../css-source/src/global.scss */
body.story .body {
  background-color: transparent;
}
/* line 247, ../css-source/src/global.scss */
body.story .other-stories {
  padding-top: 40px;
}
/* line 30, ../css-source/src/global.scss */
body.story .other-stories:before, body.story .other-stories:after {
  content: " ";
  display: table;
}
/* line 31, ../css-source/src/global.scss */
body.story .other-stories:after {
  clear: both;
}
/* line 250, ../css-source/src/global.scss */
body.story .other-stories a {
  text-decoration: none;
}
/* line 255, ../css-source/src/global.scss */
body.story .other-stories .previous, body.story .other-stories .next {
  line-height: 375px;
  font-size: 352.94118%;
  -webkit-transition: opacity 0.5s;
  -moz-transition: opacity 0.5s;
  -o-transition: opacity 0.5s;
  transition: opacity 0.5s;
}
/* line 259, ../css-source/src/global.scss */
body.story .other-stories .previous.disabled, body.story .other-stories .next.disabled {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=25);
  opacity: 0.25;
}
/* line 263, ../css-source/src/global.scss */
body.story .other-stories .previous {
  float: left;
  margin-left: -60px;
}
/* line 267, ../css-source/src/global.scss */
body.story .other-stories .next {
  float: right;
  margin-right: -60px;
}
/* line 271, ../css-source/src/global.scss */
body.story .other-stories .inner {
  padding-top: 40px;
  border-top: 1px solid #c9c9c9;
}
/* line 30, ../css-source/src/global.scss */
body.story .other-stories .story-strip:before, body.story .other-stories .story-strip:after {
  content: " ";
  display: table;
}
/* line 31, ../css-source/src/global.scss */
body.story .other-stories .story-strip:after {
  clear: both;
}
/* line 277, ../css-source/src/global.scss */
body.story .other-stories .story-strip .story-clip {
  float: left;
  overflow: hidden;
  width: 100%;
  position: relative;
  height: 375px;
}
/* line 284, ../css-source/src/global.scss */
body.story .other-stories .story-strip .story-scroll {
  white-space: nowrap;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transition: left 0.3s;
  -moz-transition: left 0.3s;
  -o-transition: left 0.3s;
  transition: left 0.3s;
}
/* line 292, ../css-source/src/global.scss */
body.story .other-stories .story {
  display: inline-block;
  margin-top: 20px;
  width: 380px;
  height: 335px;
  color: #313131;
  -webkit-box-shadow: 0 6px 9px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 6px 9px rgba(0, 0, 0, 0.1);
  box-shadow: 0 6px 9px rgba(0, 0, 0, 0.1);
  margin-right: 18px;
  background-color: white;
  font-size: 100%;
  line-height: 23px;
  letter-spacing: -0.005em;
  text-align: center;
}
/* line 299, ../css-source/src/global.scss */
body.story .other-stories .story a {
  text-decoration: none;
  color: #313131;
  font-weight: normal;
}
/* line 306, ../css-source/src/global.scss */
body.story .other-stories .story img {
  display: block;
  width: 100%;
  margin-bottom: 17px;
}
/* line 311, ../css-source/src/global.scss */
body.story .other-stories .story.one-line img {
  margin-bottom: 30px;
}

/* line 321, ../css-source/src/global.scss */
.h-centerer {
  width: 100%;
  display: table;
}
/* line 324, ../css-source/src/global.scss */
.h-centerer .h-image {
  position: relative;
  margin: 0 auto;
  max-width: 1500px;
  min-width: 1020px;
  width: auto !important;
  width: 1020px;
  overflow: hidden;
}
/* line 330, ../css-source/src/global.scss */
.h-centerer .h-image img {
  width: 100%;
  position: absolute;
  top: 50%;
  z-index: 1;
}
/* line 336, ../css-source/src/global.scss */
.h-centerer .h-image .h-contents {
  z-index: 2;
  position: relative;
  margin: 0 auto;
  width: 780px;
  height: 160px;
}
/* line 342, ../css-source/src/global.scss */
.h-centerer .h-image .h-contents p {
  font-size: 276.92308%;
  line-height: 55px;
  letter-spacing: 0.01em;
  color: white;
  height: 220px;
  background-color: rgba(0, 0, 0, 0.55);
  padding: 40px;
  z-index: 2;
  position: absolute;
  left: 0;
  top: 162px;
}
/* line 355, ../css-source/src/global.scss */
.h-centerer .h-image .h-contents .logo {
  text-indent: -119988px;
  overflow: hidden;
  text-align: left;
  background-image: url('../images/henry-p-kendall-foundation.png?1350078278');
  background-repeat: no-repeat;
  background-position: 50% 50%;
  width: 399px;
  height: 41px;
  z-index: 2;
  position: absolute;
  left: 0;
  top: 63px;
}
/* line 362, ../css-source/src/global.scss */
.h-centerer .h-image .h-contents .menu {
  position: absolute;
  left: 443px;
  top: 58px;
  /*width: 337px;*/ /*PILOTMADE EDIT*/
  width: 367px;
  text-align: right;
  font-family: "ff-tisa-web-pro",serif;
  z-index: 2;
  font-size: 123.07692%;
  line-height: 26px;
}
/* line 370, ../css-source/src/global.scss */
.h-centerer .h-image .h-contents .menu li {
  display: inline;
  margin-left: 1em;
}
/* line 373, ../css-source/src/global.scss */
.h-centerer .h-image .h-contents .menu li a {
  text-decoration: none;
  color: black;
}
/* line 378, ../css-source/src/global.scss */
.h-centerer .h-image .h-contents .menu li.active a {
  text-decoration: underline;
}

/* line 390, ../css-source/src/global.scss */
.body {
  font-size: 130.76923%;
  line-height: 27px;
  letter-spacing: 0.01em;
  color: #313131;
  background-color: #f7f7f7;
  padding-top: 40px;
  padding-left: 80px;
}
/* line 8, ../css-source/src/_content.scss */
.body h1 {
  font-size: 176.47059%;
  line-height: 1.2em;
  font-family: "ff-tisa-web-pro",serif;
  font-weight: normal;
  margin-bottom: 20px;
}
/* line 15, ../css-source/src/_content.scss */
.body h2 {
  font-size: 141.17647%;
  line-height: 30px;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  margin-bottom: 15px;
}
/* line 22, ../css-source/src/_content.scss */
.body p, .body ul, .body ol {
  margin-bottom: 15px;
}
/* line 25, ../css-source/src/_content.scss */
.body strong {
  font-weight: bold;
}
/* line 27, ../css-source/src/_content.scss */
.body strong em {
  font-style: oblique;
  font-weight: bold;
}
/* line 32, ../css-source/src/_content.scss */
.body em {
  font-style: oblique;
}
/* line 34, ../css-source/src/_content.scss */
.body em strong {
  font-weight: bold;
  font-style: oblique;
}
/* line 39, ../css-source/src/_content.scss */
.body a {
  color: #313131;
  font-weight: bold;
}
/* line 43, ../css-source/src/_content.scss */
.body ul {
  padding-left: 1em;
}
/* line 45, ../css-source/src/_content.scss */
.body ul li {
  list-style-type: disc;
}

/* line 397, ../css-source/src/global.scss */
.sidebar {
  padding-top: 98px;
}
/* line 399, ../css-source/src/global.scss */
.sidebar .block {
  padding-left: 10px;
  font-size: 84.61538%;
  line-height: 16px;
  font-family: "ff-tisa-web-pro",serif;
  letter-spacing: 0.01em;
  color: #6c6c6c;
}
/* line 406, ../css-source/src/global.scss */
.sidebar .block p {
  padding-left: 10px;
}
/* line 408, ../css-source/src/global.scss */
.sidebar .block p img {
  margin-left: -10px;
}
/* line 412, ../css-source/src/global.scss */
.sidebar .block img {
  display: block;
  margin-bottom: 23px;
}
/* line 416, ../css-source/src/global.scss */
.sidebar .block .inner {
  width: 215px;
}
/* line 419, ../css-source/src/global.scss */
.sidebar .block.nav {
  font-family: "proxima-nova",sans-serif;
  font-size: 130.76923%;
  margin-top: -98px;
  padding-top: 57px;
  padding-bottom: 40px;
}
/* line 427, ../css-source/src/global.scss */
.sidebar .block.nav ul {
  text-align: center;
}
/* line 429, ../css-source/src/global.scss */
.sidebar .block.nav ul li {
  display: inline-block;
  padding: 0 10px;
}
/* line 432, ../css-source/src/global.scss */
.sidebar .block.nav ul li a {
  text-decoration: none;
  color: #6c6c6c;
}
/* line 437, ../css-source/src/global.scss */
.sidebar .block.nav ul li.active a {
  text-decoration: underline;
}
/* line 443, ../css-source/src/global.scss */
.sidebar .block.nav .inner {
  padding-bottom: 20px;
  width: 208px;
}

/* line 452, ../css-source/src/global.scss */
.inline-slideshow {
  display: none;
}

/* line 456, ../css-source/src/global.scss */
#slideshow {
  display: none;
}

/* line 460, ../css-source/src/global.scss */
div.slideshow {
  margin-right: -260px;
  margin-bottom: 15px;
  width: 780px;
  height: 383px;
  overflow: hidden;
  position: relative;
}
/* line 466, ../css-source/src/global.scss */
div.slideshow.captionless {
  height: 340px;
}
/* line 471, ../css-source/src/global.scss */
div.slideshow ul {
  width: 100%;
  height: 100%;
  margin-bottom: 0;
  padding-left: 0;
}
/* line 476, ../css-source/src/global.scss */
div.slideshow ul li {
  list-style-type: none;
  position: absolute;
  left: 781px;
  top: 0;
}
/* line 481, ../css-source/src/global.scss */
div.slideshow ul li.active {
  left: 0;
}
/* line 486, ../css-source/src/global.scss */
div.slideshow .caption {
  font-size: 64.70588%;
  font-family: "ff-tisa-web-pro",serif;
  line-height: 16px;
  letter-spacing: 0.01em;
  padding-right: 200px;
  width: 580px;
}
/* line 494, ../css-source/src/global.scss */
div.slideshow .controls {
  position: absolute;
  left: 0;
  top: 0;
  width: 780px;
  height: 340px;
}
/* line 500, ../css-source/src/global.scss */
div.slideshow .controls a {
  float: left;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=75);
  opacity: 0.75;
  -webkit-transition: opacity 0.5s;
  -moz-transition: opacity 0.5s;
  -o-transition: opacity 0.5s;
  transition: opacity 0.5s;
}
/* line 504, ../css-source/src/global.scss */
div.slideshow .controls a:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}
/* line 508, ../css-source/src/global.scss */
div.slideshow .controls .previous {
  text-indent: -119988px;
  overflow: hidden;
  text-align: left;
  background-image: url('../images/previous.png?1350078278');
  background-repeat: no-repeat;
  background-position: 50% 50%;
  width: 390px;
  height: 340px;
}
/* line 511, ../css-source/src/global.scss */
div.slideshow .controls .next {
  text-indent: -119988px;
  overflow: hidden;
  text-align: left;
  background-image: url('../images/next.png?1350078278');
  background-repeat: no-repeat;
  background-position: 50% 50%;
  width: 390px;
  height: 340px;
}

/* line 517, ../css-source/src/global.scss */
.footer-container {
  padding: 30px 0 85px;
  background-color: #f7f7f7;
}
/* line 520, ../css-source/src/global.scss */
.footer-container #footer {
  background-color: #74cae9;
  margin-left: 90px;
  margin-right: 90px;
  font-size: 92.30769%;
  line-height: 29px;
}
/* line 524, ../css-source/src/global.scss */
.footer-container #footer .inner {
  padding: 40px 45px;
}
/* line 529, ../css-source/src/global.scss */
.footer-container #footer .logo {
  text-indent: -119988px;
  overflow: hidden;
  text-align: left;
  background-image: url('../images/hpkf-footer.png?1350078278');
  background-repeat: no-repeat;
  background-position: 50% 50%;
  width: 61px;
  height: 29px;
  float: right;
}

/* line 536, ../css-source/src/global.scss */
.note {
  padding: 27px 40px 15px 40px;
  border: 4px solid #bac368;
  background-color: #bac368;
}

/* line 543, ../css-source/src/global.scss */
body.grantee .grantees .body .inner {
  padding-left: 140px;
  border-top: 1px solid #c9c9c9;
  padding-top: 40px;
}
/* line 550, ../css-source/src/global.scss */
body.grantee .grantees .body .inner .top {
  width: 780px;
  margin-left: -140px;
}
/* line 559, ../css-source/src/global.scss */
body.grantee .grantees .body .inner div.color-1 li {
  background-image: url('../images/bullet-1.png?1399753281');
}
/* line 562, ../css-source/src/global.scss */
body.grantee .grantees .body .inner div.color-1 h3 {
  color: #e7b20f;
}
/* line 567, ../css-source/src/global.scss */
body.grantee .grantees .body .inner div.color-2 li {
  background-image: url('../images/bullet-2.png?1399753281');
}
/* line 570, ../css-source/src/global.scss */
body.grantee .grantees .body .inner div.color-2 h3 {
  color: #f1616f;
}
/* line 575, ../css-source/src/global.scss */
body.grantee .grantees .body .inner div.color-3 li {
  background-image: url('../images/bullet-3.png?1399753281');
}
/* line 578, ../css-source/src/global.scss */
body.grantee .grantees .body .inner div.color-3 h3 {
  color: #359f49;
}
/* line 583, ../css-source/src/global.scss */
body.grantee .grantees .body .inner div.color-4 li {
  background-image: url('../images/bullet-4.png?1399753281');
}
/* line 586, ../css-source/src/global.scss */
body.grantee .grantees .body .inner div.color-4 h3 {
  color: #24699f;
}
/* line 591, ../css-source/src/global.scss */
body.grantee .grantees .body .inner div.color-5 li {
  background-image: url('../images/bullet-5.png?1399753281');
}
/* line 594, ../css-source/src/global.scss */
body.grantee .grantees .body .inner div.color-5 h3 {
  color: #41b3ee;
}
/* line 598, ../css-source/src/global.scss */
body.grantee .grantees .body .inner div.year-past li {
  background-image: none;
}
/* line 601, ../css-source/src/global.scss */
body.grantee .grantees .body .inner div.year {
  clear: both;
  min-height: 60px;
  height: auto !important;
  height: 60px;
  margin-top: 10px;
  padding-top: 10px;
}
/* line 608, ../css-source/src/global.scss */
body.grantee .grantees .body .inner div.has-js ul {
  display: none;
}
/* line 612, ../css-source/src/global.scss */
body.grantee .grantees .body .inner div.has-js.open ul {
  display: block;
}
/* line 617, ../css-source/src/global.scss */
body.grantee .grantees .body .inner h3 {
  margin-left: -140px;
  float: left;
  font-size: 282.35294%;
  letter-spacing: 0.075em;
  line-height: 50px;
  cursor: pointer;
  width: 120px;
  text-align: left;
  padding-top: 10px;
  font-weight: 100;
}
/* line 629, ../css-source/src/global.scss */
body.grantee .grantees .body .inner ul {
  margin-bottom: 0;
  padding-left: 0;
  padding-top: 1px;
  overflow: hidden;
}
/* line 634, ../css-source/src/global.scss */
body.grantee .grantees .body .inner ul li {
  list-style-type: none;
  padding-left: 288px;
  padding-top: 10px;
  padding-bottom: 10px;
  background-position: left 19px;
  background-repeat: no-repeat;
}
/* line 647, ../css-source/src/global.scss */
body.grantee .grantees .body .inner ul li h4 {
  font-size: 105.88235%;
  font-family: "ff-tisa-web-pro",serif;
  font-weight: bold;
  cursor: pointer;
}
/* line 653, ../css-source/src/global.scss */
body.grantee .grantees .body .inner ul li strong {
  font-weight: bold;
}
/* line 656, ../css-source/src/global.scss */
body.grantee .grantees .body .inner ul li .c1 {
  float: left;
  margin-left: -268px;
  width: 220px;
}
/* line 661, ../css-source/src/global.scss */
body.grantee .grantees .body .inner ul li a.grantee-url {
  word-wrap: break-word;
  font-family: "ff-tisa-web-pro",serif;
  color: #313131;
  text-decoration: underline;
  font-weight: normal;
}
/* line 669, ../css-source/src/global.scss */
body.grantee .grantees .body .inner ul li .c2 a.grantee-url {
  float: left;
  margin-left: -268px;
  width: 210px;
  clear: left;
}
/* line 675, ../css-source/src/global.scss */
body.grantee .grantees .body .inner ul li .c2 p {
  margin-bottom: 0;
  margin-top: 0;
}
/* line 681, ../css-source/src/global.scss */
body.grantee .grantees .body .inner ul li.has-js .c1 a {
  display: none;
}
/* line 684, ../css-source/src/global.scss */
body.grantee .grantees .body .inner ul li.has-js .c2 {
  display: none;
}
/* line 689, ../css-source/src/global.scss */
body.grantee .grantees .body .inner ul li.open, body.grantee .grantees .body .inner ul li.closing {
  margin-top: -1px;
  border-top: 1px solid #c9c9c9;
  border-bottom: 1px solid #c9c9c9;
}
/* line 690, ../css-source/src/global.scss */
body.grantee .grantees .body .inner ul li.open h4, body.grantee .grantees .body .inner ul li.closing h4 {
  color: #f36123;
  font-size: 24px;
  line-height: 32px;
  font-style: oblique;
  font-weight: normal;
  margin-top: -3px;
}
/* line 699, ../css-source/src/global.scss */
body.grantee .grantees .body .inner ul li.open.color-1 h4, body.grantee .grantees .body .inner ul li.closing.color-1 h4 {
  color: #e7b20f;
}
/* line 704, ../css-source/src/global.scss */
body.grantee .grantees .body .inner ul li.open.color-2 h4, body.grantee .grantees .body .inner ul li.closing.color-2 h4 {
  color: #f1616f;
}
/* line 709, ../css-source/src/global.scss */
body.grantee .grantees .body .inner ul li.open.color-3 h4, body.grantee .grantees .body .inner ul li.closing.color-3 h4 {
  color: #359f49;
}
/* line 714, ../css-source/src/global.scss */
body.grantee .grantees .body .inner ul li.open.color-4 h4, body.grantee .grantees .body .inner ul li.closing.color-4 h4 {
  color: #24699f;
}
/* line 719, ../css-source/src/global.scss */
body.grantee .grantees .body .inner ul li.open.color-5 h4, body.grantee .grantees .body .inner ul li.closing.color-5 h4 {
  color: #41b3ee;
}
/* line 730, ../css-source/src/global.scss */
body.grantee .grantees .body .inner div.year-past h3 span {
  display: block;
  margin: 0 0 0 53px;
  width: 38px;
  padding: 0;
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
}
/* line 737, ../css-source/src/global.scss */
body.grantee .grantees .body .inner div.year-past ul li {
  padding-left: 0;
}

@media (min-width: 760px) and (max-width: 1024px) {
  /* line 4, ../css-source/src/_tablet.scss */
  html, body {
    width: 780px;
    min-width: 780px;
    width: auto !important;
    width: 780px;
    max-width: 780px;
  }

  /* line 10, ../css-source/src/_tablet.scss */
  .h-centerer .h-image {
    min-width: 780px;
    width: auto !important;
    width: 780px;
    max-width: 780px;
  }
  /* line 13, ../css-source/src/_tablet.scss */
  .h-centerer .h-image .h-contents {
    height: auto;
    width: auto;
    padding: 20px;
  }
  /* line 17, ../css-source/src/_tablet.scss */
  .h-centerer .h-image .h-contents .logo {
    position: static;
    display: block;
    width: 100%;
    margin-top: 26px;
  }
  /* line 24, ../css-source/src/_tablet.scss */
  .h-centerer .h-image .h-contents .menu {
    position: static;
    display: block;
    width: auto;
    text-align: left;
    margin-top: 30px;
    margin-bottom: 8px;
    text-align: center;
  }
  /* line 32, ../css-source/src/_tablet.scss */
  .h-centerer .h-image .h-contents .menu li {
    margin: 0 10px;
    padding: 0;
    width: auto;
    display: inline-block;
    text-align: left;
  }
  /* line 38, ../css-source/src/_tablet.scss */
  .h-centerer .h-image .h-contents .menu li a {
    white-space: nowrap;
  }

  /* line 46, ../css-source/src/_tablet.scss */
  .container_12 {
    width: 780px;
  }
  /* line 52, ../css-source/src/_tablet.scss */
  .container_12 .grid_10 {
    width: 740px;
    padding-left: 10px;
    padding-right: 10px;
  }

  /* line 59, ../css-source/src/_tablet.scss */
  .grid_4.sidebar {
    width: 220px;
  }

  /* line 63, ../css-source/src/_tablet.scss */
  .grid_7.body {
    padding: 20px 10px;
    width: 460px;
  }

  /* line 69, ../css-source/src/_tablet.scss */
  div.slideshow {
    height: 363px;
    width: 740px;
    margin: 0 -280px 15px 0;
  }
  /* line 71, ../css-source/src/_tablet.scss */
  div.slideshow.captionless {
    height: 323px;
  }
  /* line 79, ../css-source/src/_tablet.scss */
  div.slideshow img {
    width: 740px;
  }
  /* line 82, ../css-source/src/_tablet.scss */
  div.slideshow .caption {
    height: 40px;
    width: 740px;
    padding: 0 0;
  }
  /* line 87, ../css-source/src/_tablet.scss */
  div.slideshow .controls {
    height: 323px;
  }
  /* line 88, ../css-source/src/_tablet.scss */
  div.slideshow .controls a {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1;
  }
  /* line 91, ../css-source/src/_tablet.scss */
  div.slideshow .controls a.next {
    background-position: right center;
    width: 370px;
    height: 323px;
  }
  /* line 96, ../css-source/src/_tablet.scss */
  div.slideshow .controls a.previous {
    background-position: left center;
    width: 370px;
    height: 323px;
  }

  /* line 106, ../css-source/src/_tablet.scss */
  .footer-container {
    padding-top: 0;
    padding-bottom: 0;
  }
  /* line 109, ../css-source/src/_tablet.scss */
  .footer-container #footer {
    margin: 0 0;
    width: 780px;
    padding-left: 0;
    padding-right: 0;
  }
  /* line 114, ../css-source/src/_tablet.scss */
  .footer-container #footer .inner {
    padding-left: 65px;
    padding-right: 65px;
  }

  /* line 123, ../css-source/src/_tablet.scss */
  body.front .h-centerer {
    height: 392px;
  }
  /* line 125, ../css-source/src/_tablet.scss */
  body.front .h-centerer .h-image {
    height: 392px;
  }
  /* line 127, ../css-source/src/_tablet.scss */
  body.front .h-centerer .h-image img {
    margin-top: -197px;
    height: 100%;
    width: auto;
  }
  /* line 133, ../css-source/src/_tablet.scss */
  body.front .h-centerer .h-contents {
    height: 392px;
    padding-top: 0;
    text-align: center;
  }
  /* line 137, ../css-source/src/_tablet.scss */
  body.front .h-centerer .h-contents .logo {
    position: static;
    display: inline-block;
    margin-top: 0;
  }
  /* line 142, ../css-source/src/_tablet.scss */
  body.front .h-centerer .h-contents .menu {
    margin-top: -15px;
  }
  /* line 145, ../css-source/src/_tablet.scss */
  body.front .h-centerer .h-contents p {
    font-size: 238.46154%;
    line-height: 42px;
    height: 174px;
    top: 178px;
    padding: 20px 40px;
    text-align: center;
  }
  /* line 152, ../css-source/src/_tablet.scss */
  body.front .h-centerer .h-contents p a {
    font-size: 54.16667%;
  }
  /* line 158, ../css-source/src/_tablet.scss */
  body.front .body {
    width: 740px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 20px;
  }
  /* line 165, ../css-source/src/_tablet.scss */
  body.front .other-stories .story {
    margin-left: 13px;
  }
  /* line 170, ../css-source/src/_tablet.scss */
  body.front .note {
    margin-top: 20px;
  }

  /* line 176, ../css-source/src/_tablet.scss */
  body.story .story-header, body.story .story-header.one-line {
    position: relative;
    width: 780px;
    height: 354px;
    overflow: hidden;
    padding-top: 0;
    margin: 0;
  }
  /* line 183, ../css-source/src/_tablet.scss */
  body.story .story-header img, body.story .story-header.one-line img {
    display: block;
    width: 100%;
  }
  /* line 187, ../css-source/src/_tablet.scss */
  body.story .story-header .inner, body.story .story-header.one-line .inner {
    position: absolute;
    width: 740px;
    padding: 20px 20px 0;
  }
  /* line 195, ../css-source/src/_tablet.scss */
  body.story .story-header .inner h2, body.story .story-header.one-line .inner h2 {
    font-size: 215.38462%;
    line-height: 50px;
  }
  /* line 198, ../css-source/src/_tablet.scss */
  body.story .story-header .inner h2 span, body.story .story-header.one-line .inner h2 span {
    background-position: left 38px;
  }
  /* line 207, ../css-source/src/_tablet.scss */
  body.story .story-header .inner {
    top: 187px;
    height: 147px;
  }
  /* line 212, ../css-source/src/_tablet.scss */
  body.story .story-header.one-line .inner {
    height: 102px;
    top: 232px;
  }
  /* manual insertion biggerplanet.com */
  body.story .header-caption {
    padding-left: 20px;
  }
  /* line 219, ../css-source/src/_tablet.scss */
  body.story .other-stories.body {
    padding: 0 0 40px 0;
    width: 780px;
    margin: 0;
  }
  /* line 223, ../css-source/src/_tablet.scss */
  body.story .other-stories.body h2 {
    text-align: center;
  }
  /* line 226, ../css-source/src/_tablet.scss */
  body.story .other-stories.body .inner {
    padding: 40px 20px;
  }
  /* line 232, ../css-source/src/_tablet.scss */
  body.story .other-stories.body .previous, body.story .other-stories.body .next {
    line-height: 375px;
    font-size: 352.94118%;
  }
  /* line 236, ../css-source/src/_tablet.scss */
  body.story .other-stories.body .previous {
    float: left;
    margin-left: -40px;
  }
  /* line 240, ../css-source/src/_tablet.scss */
  body.story .other-stories.body .next {
    float: right;
    margin-right: -40px;
  }
  /* line 244, ../css-source/src/_tablet.scss */
  body.story .other-stories.body .story-strip {
    padding: 0 60px;
  }
  /* line 30, ../css-source/src/global.scss */
  body.story .other-stories.body .story-strip:before, body.story .other-stories.body .story-strip:after {
    content: " ";
    display: table;
  }
  /* line 31, ../css-source/src/global.scss */
  body.story .other-stories.body .story-strip:after {
    clear: both;
  }
  /* line 247, ../css-source/src/_tablet.scss */
  body.story .other-stories.body .story-strip .story-clip {
    float: left;
    overflow: hidden;
    width: 100%;
    position: relative;
    height: 375px;
  }
  /* line 254, ../css-source/src/_tablet.scss */
  body.story .other-stories.body .story-strip .story-scroll {
    white-space: nowrap;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transition: left 0.3s;
    -moz-transition: left 0.3s;
    -o-transition: left 0.3s;
    transition: left 0.3s;
  }
  /* line 263, ../css-source/src/_tablet.scss */
  body.story .other-stories.body .story {
    width: 300px;
  }

  /* line 271, ../css-source/src/_tablet.scss */
  body.grantee .body {
    padding-left: 10px;
  }
  /* line 273, ../css-source/src/_tablet.scss */
  body.grantee .body .inner {
    padding-left: 40px;
    padding-right: 20px;
    margin: 0 -20px;
  }
  /* line 279, ../css-source/src/_tablet.scss */
  body.grantee .grantees .body .inner {
    padding-left: 160px;
  }
  /* line 281, ../css-source/src/_tablet.scss */
  body.grantee .grantees .body .inner ul li {
    padding-left: 260px;
    padding-right: 20px;
    margin-right: -20px;
  }
  /* line 285, ../css-source/src/_tablet.scss */
  body.grantee .grantees .body .inner ul li .c1 {
    margin-left: -240px;
  }
  /* line 289, ../css-source/src/_tablet.scss */
  body.grantee .grantees .body .inner ul li .c2 a.grantee-url {
    margin-left: -240px;
  }
}
@media (max-width: 767px) {
  /* line 4, ../css-source/src/_phone.scss */
  html, body {
    width: 320px;
    min-width: 320px;
    width: auto !important;
    width: 320px;
    max-width: 320px;
  }

  /* line 11, ../css-source/src/_phone.scss */
  .h-centerer .h-image {
    min-width: 320px;
    width: auto !important;
    width: 320px;
    max-width: 320px;
  }
  /* line 14, ../css-source/src/_phone.scss */
  .h-centerer .h-image .h-contents {
    height: auto;
    width: auto;
    padding: 26px 20px 20px;
  }
  /* line 18, ../css-source/src/_phone.scss */
  .h-centerer .h-image .h-contents .logo {
    position: static;
    display: block;
    text-indent: -119988px;
    overflow: hidden;
    text-align: left;
    background-image: url('../images/small/henry-p-kendall-foundation.png?1399753281');
    background-repeat: no-repeat;
    background-position: 50% 50%;
    width: 88px;
    height: 42px;
    width: 100%;
  }
  /* line 26, ../css-source/src/_phone.scss */
  .h-centerer .h-image .h-contents .menu {
    position: static;
    display: block;
    width: auto;
    text-align: center;
    margin-top: 20px;
    font-size: 107.69231%;
  }
  /* line 33, ../css-source/src/_phone.scss */
  .h-centerer .h-image .h-contents .menu li {
    margin: 0 0;
    padding: 0 10px;
    width: auto;
    display: inline-block;
    text-align: center;
  }
  /* line 39, ../css-source/src/_phone.scss */
  .h-centerer .h-image .h-contents .menu li a {
    white-space: nowrap;
  }
  /* line 45, ../css-source/src/_phone.scss */
  .h-centerer .h-image .h-contents .menu li#food, .h-centerer .h-image .h-contents .menu li#resources {
    padding-left: 0;
  }
  /* line 48, ../css-source/src/_phone.scss */
  .h-centerer .h-image .h-contents .menu li#stories, .h-centerer .h-image .h-contents .menu li#about {
    padding-right: 0;
  }

  /* line 56, ../css-source/src/_phone.scss */
  .container_12 {
    width: 320px;
  }
  /* line 58, ../css-source/src/_phone.scss */
  .container_12 .grid_7, .container_12 .grid_4, .container_12 .grid_10 {
    width: 320px;
    margin: 0;
  }

  /* line 64, ../css-source/src/_phone.scss */
  .grid_7.body {
    padding: 20px;
    width: 280px;
  }

  /* line 69, ../css-source/src/_phone.scss */
  .sidebar {
    display: none;
  }

  /* line 73, ../css-source/src/_phone.scss */
  div.slideshow {
    height: 212px;
    width: 320px;
    margin: 0 -20px 15px;
  }
  /* line 75, ../css-source/src/_phone.scss */
  div.slideshow.captionless {
    height: 139px;
  }
  /* line 83, ../css-source/src/_phone.scss */
  div.slideshow img {
    width: 320px;
  }
  /* line 86, ../css-source/src/_phone.scss */
  div.slideshow .caption {
    height: 73px;
    width: 280px;
    padding: 0 20px;
    font-size: 52.94118%;
  }
  /* line 92, ../css-source/src/_phone.scss */
  div.slideshow .controls {
    height: 139px;
  }
  /* line 93, ../css-source/src/_phone.scss */
  div.slideshow .controls a {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1;
  }
  /* line 97, ../css-source/src/_phone.scss */
  div.slideshow .controls .previous {
    text-indent: -119988px;
    overflow: hidden;
    text-align: left;
    background-image: url('../images/small/previous.png?1350576656');
    background-repeat: no-repeat;
    background-position: 50% 50%;
    width: 160px;
    height: 139px;
  }
  /* line 100, ../css-source/src/_phone.scss */
  div.slideshow .controls .next {
    text-indent: -119988px;
    overflow: hidden;
    text-align: left;
    background-image: url('../images/small/next.png?1350576656');
    background-repeat: no-repeat;
    background-position: 50% 50%;
    width: 160px;
    height: 139px;
  }

  /* line 106, ../css-source/src/_phone.scss */
  .footer-container {
    padding: 0;
  }
  /* line 108, ../css-source/src/_phone.scss */
  .footer-container #footer {
    margin: 0;
    text-align: center;
  }
  /* line 110, ../css-source/src/_phone.scss */
  .footer-container #footer .inner {
    padding: 20px;
  }
  /* line 114, ../css-source/src/_phone.scss */
  .footer-container #footer .logo {
    float: none;
    display: none;
    margin: 0;
  }
  /* line 119, ../css-source/src/_phone.scss */
  .footer-container #footer .separator {
    display: none;
  }
  /* line 122, ../css-source/src/_phone.scss */
  .footer-container #footer .address {
    display: block;
  }

  /* line 129, ../css-source/src/_phone.scss */
  body.front .h-centerer {
    height: 455px;
    background-color: #313131;
  }
  /* line 133, ../css-source/src/_phone.scss */
  body.front .h-centerer .h-image {
    position: relative;
    height: 455px;
  }
  /* line 136, ../css-source/src/_phone.scss */
  body.front .h-centerer .h-image img {
    position: absolute;
    left: 0;
    top: 0;
    width: 115%;
    margin: 0;
  }
  /* line 144, ../css-source/src/_phone.scss */
  body.front .h-centerer .h-image .h-contents .menu {
    margin-top: -6px;
  }
  /* line 147, ../css-source/src/_phone.scss */
  body.front .h-centerer .h-image .h-contents p {
    font-size: 153.84615%;
    background-color: #313131;
    line-height: 31px;
    padding: 20px;
    height: 290px;
    top: 167px;
    text-align: center;
  }
  /* line 155, ../css-source/src/_phone.scss */
  body.front .h-centerer .h-image .h-contents p a {
    font-size: 80%;
    line-height: 17px;
    display: block;
    margin: 17px auto 0;
  }
  /* line 164, ../css-source/src/_phone.scss */
  body.front .h-centerer .h-contents {
    height: 455px;
    font-family: "ff-tisa-web-pro",serif;
  }
  /* line 168, ../css-source/src/_phone.scss */
  body.front .h-centerer .h-contents p a {
    font-size: 30.55556%;
    background-color: #f36123;
    text-decoration: none;
    color: white;
    font-family: "proxima-nova",sans-serif;
    font-weight: bold;
    text-transform: uppercase;
    display: inline-block;
    margin: 0 0 0 20px;
    line-height: 18px;
    vertical-align: middle;
  }
  /* line 183, ../css-source/src/_phone.scss */
  body.front .h-centerer .h-contents .logo {
    text-indent: -119988px;
    overflow: hidden;
    text-align: left;
    background-image: url('../images/small/henry-p-kendall-foundation-white-with-shadow.png?1351095738');
    background-repeat: no-repeat;
    background-position: 50% 50%;
    width: 176px;
    height: 96px;
    z-index: 2;
    position: static;
    margin: -20px 0 0 0;
    width: 100%;
  }
  /* line 192, ../css-source/src/_phone.scss */
  body.front .body {
    padding: 20px;
    width: 280px;
  }
  /* line 196, ../css-source/src/_phone.scss */
  body.front .note {
    margin-top: 0;
  }
  /* line 199, ../css-source/src/_phone.scss */
  body.front .other-stories {
    margin-top: 20px;
  }
  /* line 201, ../css-source/src/_phone.scss */
  body.front .other-stories .story {
    float: none;
    width: 280px;
    height: 372px;
  }
  /* line 205, ../css-source/src/_phone.scss */
  body.front .other-stories .story img {
    margin-bottom: 24px;
  }
  /* line 208, ../css-source/src/_phone.scss */
  body.front .other-stories .story.one-line img {
    margin-bottom: 37px;
  }
  /* line 212, ../css-source/src/_phone.scss */
  body.front .other-stories .story, body.front .other-stories .story:first-child {
    margin: 0 auto 20px;
  }

  /* line 219, ../css-source/src/_phone.scss */
  body.story .story-header, body.story .story-header.one-line {
    width: 320px;
    height: auto;
    padding-top: 0;
    margin: 0;
  }
  /* line 224, ../css-source/src/_phone.scss */
  body.story .story-header img, body.story .story-header.one-line img {
    display: block;
    width: 100%;
  }
  /* line 228, ../css-source/src/_phone.scss */
  body.story .story-header .inner, body.story .story-header.one-line .inner {
    width: 280px;
    padding: 20px;
    background-color: #262626;
    height: auto;
  }
  /* line 233, ../css-source/src/_phone.scss */
  body.story .story-header .inner h3, body.story .story-header.one-line .inner h3 {
    line-height: 12px;
    margin-bottom: 12px;
  }
  /* line 237, ../css-source/src/_phone.scss */
  body.story .story-header .inner h2, body.story .story-header.one-line .inner h2 {
    font-size: 115.38462%;
    line-height: 19px;
    margin-top: 0;
    font-weight: normal;
  }
  /* manual insertion biggerplanet.com */
  body.story .header-caption {
    padding-left: 20px;
  }

  /* line 245, ../css-source/src/_phone.scss */
  body.story .body.other-stories {
    padding-top: 0;
    padding-left: 0;
  }
  /* line 248, ../css-source/src/_phone.scss */
  body.story .body.other-stories .inner {
    padding: 20px;
  }
  /* line 251, ../css-source/src/_phone.scss */
  body.story .body.other-stories .story {
    margin: 0 0 20px 0;
    width: 210px;
    height: 247px;
    font-size: 88.23529%;
    line-height: 17px;
  }
  /* line 255, ../css-source/src/_phone.scss */
  body.story .body.other-stories .story img {
    margin-bottom: 10px;
  }
  /* line 260, ../css-source/src/_phone.scss */
  body.story .body.other-stories .story.one-line img {
    margin-bottom: 19px;
  }
  /* line 264, ../css-source/src/_phone.scss */
  body.story .body.other-stories .previous, body.story .body.other-stories .next {
    display: none;
  }
  /* line 268, ../css-source/src/_phone.scss */
  body.story .body.other-stories .story-strip .story-clip {
    position: static;
    overflow-x: scroll;
    -webkit-overflow-scrolling: touch;
    height: 267px;
  }
  /* line 273, ../css-source/src/_phone.scss */
  body.story .body.other-stories .story-strip .story-clip .story-scroll {
    position: static;
  }

  /* line 283, ../css-source/src/_phone.scss */
  body.grantee .grantees .body {
    padding-left: 0;
  }
  /* line 285, ../css-source/src/_phone.scss */
  body.grantee .grantees .body .inner {
    padding: 20px;
  }
  /* line 287, ../css-source/src/_phone.scss */
  body.grantee .grantees .body .inner .top {
    width: auto;
    margin-left: 0;
  }
  /* line 291, ../css-source/src/_phone.scss */
  body.grantee .grantees .body .inner h3 {
    float: none;
    margin: 0 0 20px 0;
    width: auto;
  }
  /* line 297, ../css-source/src/_phone.scss */
  body.grantee .grantees .body .inner ul li {
    padding: 10px 20px 20px;
    margin: -1px -20px 0;
    background-position: center bottom;
  }
  /* line 301, ../css-source/src/_phone.scss */
  body.grantee .grantees .body .inner ul li.color-1, body.grantee .grantees .body .inner ul li.color-2, body.grantee .grantees .body .inner ul li.color-3, body.grantee .grantees .body .inner ul li.color-4, body.grantee .grantees .body .inner ul li.color-5 {
    background-image: none;
  }
  /* line 306, ../css-source/src/_phone.scss */
  body.grantee .grantees .body .inner ul li .c1 {
    float: none;
    margin: 0;
    width: auto;
  }
  /* line 312, ../css-source/src/_phone.scss */
  body.grantee .grantees .body .inner ul li .c2 a.grantee-url {
    float: none;
    display: block;
    clear: none;
    margin: 0 0 0.5em;
  }
  /* line 325, ../css-source/src/_phone.scss */
  body.grantee .grantees .body .inner div.year-past ul li {
    padding: 0 20px;
  }
}
/* line 755, ../css-source/src/global.scss */
.draft-warning {
  background-color: #bd362f;
  text-align: center;
  padding: 8px 0;
  color: white;
}
/* line 760, ../css-source/src/global.scss */
.draft-warning h1 {
  font-weight: bold;
  text-transform: uppercase;
  font-size: 138.46154%;
}
/* line 765, ../css-source/src/global.scss */
.draft-warning a {
  color: white;
}
