/*--------------------------------------------------
	Nebo
	http://neboagency.com
--------------------------------------------------*/

/*--------------------------------------------------
	CSS Reset
--------------------------------------------------*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}


/*--------------------------------------------------
	Clearfix
--------------------------------------------------*/

.cf:before,
.cf:after {
	content: "";
	display: table;
}
.cf:after {
	clear: both;
}
.cf {
	zoom: 1;
}


/*--------------------------------------------------
	Globals
--------------------------------------------------*/

body {
	background: #b8a59a url("../images/map.jpg") repeat-x 0 0;
	color: #333;
	font: 14px/1.2 "ff-tisa-web-pro-1", "ff-tisa-web-pro-2", Georgia, serif;
	min-width: 960px;

	-webkit-font-smoothing: antialiased;
}
h1, h2, h3, h4, h5, h6 {
	font-family: "ff-tisa-web-pro-1", "ff-tisa-web-pro-2", Georgia, serif;
	margin: 0 0 10px;
	/*text-transform: uppercase;*/
}
h1 {
	font-size: 28px;
	line-height: 1em;
}
h2 {
	font-size: 25px;
}
h3 {
	font-size: 18px;
}
p {
	margin: 0 0 20px;
}
blockquote {
	background: none repeat scroll 0 0 #DCD6D2;
    clear: both;
	color: #555353;
    font-size: 17px;
    font-style: italic;
	font-weight: bold;
    margin: 10px 0 45px;
    padding: 20px;
    text-align: center;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	position: relative;
}
pre, code {
	font-family: "Andale Mono", "Lucida Console", monospace;
	margin: 0 0 20px;
}
a {
	color: #fff;
	text-decoration: none;
}
a:visited {
}
a:hover,
a:active,
a:focus {
	outline: 0;
}
small {
	font-size: 10px;
}
del, strike {
	text-decoration: line-through;
}
strong, b {
	font-weight: bold;
}
em, i {
	font-style: italic;
}
dl {
	margin: 0 0 20px;
}
dt {
	font-weight: bold;
}
dd {
	margin: 0 0 0 20px;
}
ol, ul {
	margin: 0 0 20px;
}
ol {
	list-style-type: decimal;
}
ul {
	list-style-type: disc;
}
table {
	border-top: 1px solid #ddd;
	border-left: 1px solid #ddd;
	margin: 0 0 20px;
	width: 100%;
}
th {
	background: #eee;
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	font-weight: bold;
	padding: 10px 0;
}
td {
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	text-align: center;
	padding: 10px 0;
}
sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}
sup {
	top: -0.5em;
}
sub {
	bottom: -0.25em;
}

/*--------------------------------------------------
	Page Wrapper
--------------------------------------------------*/

#pageWrapper {
    background: url("../images/brown-pattern.jpg") repeat scroll left top transparent;
    margin: 0 auto;
    width: 1040px;	

	-moz-box-shadow:    0px 0px 10px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);
	box-shadow:         0px 0px 10px rgba(0, 0, 0, 0.5);	
}

.pageWrapper a {
	color: #3991C3;
}

/*--------------------------------------------------
	Wrapper
--------------------------------------------------*/

#wrapper {
}


/*--------------------------------------------------
	Header
--------------------------------------------------*/

header {
	margin: 0 auto;
	padding: 45px 0 0;
	position: relative;
	width: 960px;
}
header a {
	color: #fff;
}
#brand {
	float: left;
	margin: 1px 10px 20px;
	width: 220px;
}
#brand a {
	background: url("../images/turner-foundation-inc.png") no-repeat 0 0;
	display: block;
	height: 69px;
	text-indent: -9999px;
	width: 211px;
}
.social {
	float: right;
	margin-bottom: 10px;
	margin-right: 59px;
}
.social__items {
	font-size: 0;
	list-style-type: none;
	margin-bottom: 0;
	margin-left: -15px;
	margin-right: -15px;
}
.social__item {
  display: inline-block;
  margin-left: 15px;
  margin-right: 15px;
}
.social__item-link {
	background-position: 50% 50%;
	background-repeat: no-repeat;
	display: block;
	height: 19px;
	transition: opacity 0.2s ease-in-out;
}
.social__item-link:focus,
.social__item-link:hover {
	opacity: 0.5;
}
.social__item-link--ig {
	background-image: url("../images/ig.png");
	width: 19px;
}
.social__item-link--fb {
	background-image: url("../images/fb.png");
	width: 9px;
}
.social__item-link--tw {
	background-image: url("../images/tw.png");
	width: 22px;
}
@media
only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (   min--moz-device-pixel-ratio: 2),
only screen and (     -o-min-device-pixel-ratio: 2/1),
only screen and (        min-device-pixel-ratio: 2),
only screen and (                min-resolution: 192dpi),
only screen and (                min-resolution: 2dppx) {
  .social__item-link--ig {
  	background-image: url("../images/ig@2x.png");
  	background-size: 19px 19px;
  }
  .social__item-link--fb {
  	background-image: url("../images/fb@2x.png");
  	background-size: 9px 19px;
  }
  .social__item-link--tw {
  	background-image: url("../images/tw@2x.png");
  	background-size: 22px 19px;
  }
}
#main-nav {
	float: right;
	font-size: 0;
	list-style-type: none;
	width: 720px;
}
#main-nav li {
	display: inline-block;
  line-height: 1;
  margin: 0 7px;
  padding: 0 15px; /* 15 wraps in iPad w/o Typekit font */
  text-align: center;
  vertical-align: top;
  position: relative;
}
#main-nav li.current {
	background-color: rgba(4, 4, 4, 0.4);
}
#main-nav li.has-subnav:hover {
	background-color: rgba(4, 4, 4, 0.4);
}
#main-nav li ul {
	display: none;
	list-style: none;
	margin: 0 0 20px;

	background-color: rgba(4, 4, 4, 0.4); 
  left: 0;
  padding: 5px 20px;
  position: absolute;
  right: 0;
  top: 100%;
  z-index: 1;
}
#main-nav li ul li {
	display: block;
	float: none;
	margin: 0 0 10px 0;
	padding: 0;
}
#main-nav li ul li:hover {
	background-color: transparent;
}
#main-nav li ul li a {
	font-size: 14px;
	height: auto;
	line-height: 1em;
	text-align: left;
}
#main-nav li:hover ul {
	display: block;
}
#main-nav li a {
  display: block;
  font-size: 18px;
  font-weight: bold;
  height: 35px;
  line-height: 35px;
  text-align: center;
	padding-bottom: 2px;
}
#main-nav li a:hover,
#main-nav li a:active,
#main-nav li a:focus {
	color: #ddd;
}


/*--------------------------------------------------
	Page: Index
--------------------------------------------------*/
header {
	height: 275px;
}
.page-index header {
	margin-bottom: 166px;
	height: 89px;
}
#tagline {
	background: url("../images/tagline-bg.png") no-repeat 50% 0;
	color: #fff;
	font-size: 48px;
	font-style: italic;
	height: 151px;
	letter-spacing: -1px;
	line-height: 52px;
	margin: 0 auto 69px;
	padding: 19px 0 0;
	text-align: center;
	text-transform: uppercase;
	width: 800px;
}
#home-nav {
	height: 130px;
	list-style-type: none;
	margin: 0 40px;
	width: 960px;
}
#home-nav li {
	float: left;
	margin: 0 10px;
	width: 172px;
}
#home-nav li > a,
#home-nav li > div {
	background: #040404;
	background: rgba(4, 4, 4, 0.55);
	color: #fff;
	display: block;
	font-size: 18px;
	font-weight: bold;
	height: 50px;
	line-height: 25px;
	padding: 40px 0;
	position: relative; bottom: 0;
	text-align: center;

	-webkit-transition: all 300ms ease-in;
	-moz-transition:    all 300ms ease-in;
	-o-transition:      all 300ms ease-in;
	-ms-transition:     all 300ms ease-in;
	transition:         all 300ms ease-in;
}
#home-nav li > div > a {
	display: block;
}
.lt-ie9 #home-nav li a {
	background: url('../images/home-nav-bg.png') repeat 0 0;
}
#home-nav li > a:hover,
#home-nav li > a:active,
#home-nav li > a:focus,
#home-nav li.current > a {
	bottom: 20px;
	padding-bottom: 60px;
}
#home-nav li a span {
	background: url("../images/home-nav-arrow.png") no-repeat 0 0;
	display: block;
	height: 33px;
	margin-left: -17px;
	position: absolute; bottom: 0; left: 50%;
	width: 33px;

	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	-moz-opacity:   0;
	-khtml-opacity: 0;
	opacity:        0;
	zoom: 1;

	-webkit-transition: all 300ms ease-in;
	-moz-transition:    all 300ms ease-in;
	-o-transition:      all 300ms ease-in;
	-ms-transition:     all 300ms ease-in;
	transition:         all 300ms ease-in;
}
#home-nav li.current a span {
	background: url("../images/home-nav-arrow-up.png") no-repeat 0 0;
}
#home-nav li a:hover span,
#home-nav li a:active span,
#home-nav li a:focus span,
#home-nav li.current a span {
	bottom: 20px;

	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	-moz-opacity:   1;
	-khtml-opacity: 1;
	opacity:        1;
}
#home-nav-description {
	background: #332e2b url("../images/brown-pattern.jpg") repeat 0 0;
	color: #fff;
	color: rgba(255, 255, 255, 0.75);
	font-size: 18px;
	font-weight: bold;
	letter-spacing: 1px;
	padding: 25px 0;
	text-align: center;
	text-transform: uppercase;
}
.lt-ie9 #home-nav-description {
	color: #fff;
}

/*--------------------------------------------------
	Subpage
--------------------------------------------------*/

#subpage-tagline {
	background: url("../images/tagline-subpage-bg.png") no-repeat 50% 0;
	color: #fff;
	font-style: italic;
	height: 75px;
	letter-spacing: -1px;
	line-height: 50px;
	margin: 90px auto 20px;
	padding: 12px 0 0;
	text-align: center;
	text-transform: uppercase;
	width: 800px;
}
.lt-ie8 #subpage-tagline {
	margin-top: 30px;
}
#subpage-tagline h1 {
	font-size: 38px;
	line-height: 1.2em;
}
.sub .pageWrapper {
	background: #fff url(../images/page-content-bg.png) top center no-repeat;
	padding: 30px 170px;
}
.page-leadership .pageWrapper {
	padding-left: 95px;
	padding-right: 95px;	
}
.sub footer {
    background: url("../images/brown-pattern.jpg") repeat scroll 0 0 #2E2926;
    height: 70px;
}

.sub footer p.copyright {
    color: #fff;
    line-height: 70px;
    padding-right: 73px;
    text-align: right;
	font-size: 12px;
}

/*--------------------------------------------------
	Page: Our Story
--------------------------------------------------*/
.page-our-story #module-page-content p.photo_description {
	color: #3991c3;
	font-style: italic;
	text-align: center;
	font-weight: bold;
}

.page-our-story #module-page-content p.letter-from-the-chairman {
	clear: both;
    font-style: italic;
    padding: 10px;
	margin-bottom: 0;
}

.lt-ie8 .page-our-story #module-page-content p.letter-from-the-chairman {
	padding-top: 0px;
	padding-bottom: 0px;
}
.page-our-story #module-page-content p.letter-from-the-chairman img {
	padding-right: 10px;
}
.page-our-story #module-page-content p.letter-from-the-chairman a {
	color: #3991c3;
	font-size: 12px;
}
.page-our-story #module-page-content blockquote div.ted_attribution {
	background: url("../images/blockquote-tab.gif") no-repeat scroll center top transparent;
    border: 0 solid red;
    bottom: -33px;
    color: #999999;
    font-size: 12px;
    font-style: italic;
    padding-top: 19px;
    position: absolute;
    right: 50px;
}
.lt-ie8 .page-our-story #module-page-content blockquote div.ted_attribution {
	bottom: -30px;
}

/*--------------------------------------------------
	Page: Contact
--------------------------------------------------*/

.page-contact header {
	height: 175px;
}
ul#forms {
	display: block;
	width: 440px;
	margin: 0 auto;
	overflow: auto;
}
ul#forms li, ul#forms li a {
	display: block;
	width: 85px;
	height: 95px;
}
ul#forms li {
	list-style: none;
	border: 0px solid red;
	float: left;
	margin: 12px;
}
ul#forms li a {
	background: url("../images/button-bg.png") no-repeat scroll -20px -137px transparent;
    color: #9F9D9B;
    font-size: 0.8em;
    font-style: italic;
    height: 65px;
    padding: 27px 21px 0 10px;
    text-align: center;
    width: 65px;
}
ul#forms li a:hover, ul#forms li a.selected {
	color: #fff;
}
ul#forms li a.selected {
	background: url("../images/button-bg.png") no-repeat scroll -20px -15px transparent;
}
#contact_form {
	min-height: 350px;
}
#contact_form fieldset {
	position: relative;
	margin: 0px auto;
}
#contact_form label {
}
#contact_form input[type="text"], #contact_form textarea {
	background: url("../images/input-text-bg.png") no-repeat scroll top right transparent;
	margin: 0px auto;
	display: block;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
#contact_form fieldset input[type="text"], #contact_form fieldset label, .page-contact .submit {
	display: block;
	width: 325px;
	margin: 0 auto;
    font-size: 0.9em;
	color: #333333;
    padding-left: 10px;
}
#contact_form fieldset label {
	font-style: italic;
	text-transform: lowercase;
    position: relative;
    top: 25px;
	visibility: hidden;
	font-weight: bold;
}
#contact_form fieldset label.error,
#contact_form fieldset input.error,
#contact_form fieldset textarea.error {
	color: red;
}
#contact_form input[type="text"] {
	height: 29px;
	padding: 2px;
	border: 0px;
	font-family: inherit;
}
#contact_form textarea {
	display: block;
	height: 81px;
	margin: 0px auto;
    padding: 2px 2px 2px 10px;
    width: 325px;
	border: 0px;
	font-family: inherit;
	color: #333;
	font-size: 0.9em;
}
.page-contact #module-page-content,
.page-contact div#grant_request_reminder,
.page-contact div#grant_request_notice,
.page-contact div#open_position_notice,
.page-thank-you #page_content
{
	width: 410px;
	margin: 0 auto;
	background: transparent url('../images/transparent-bg.png') top right no-repeat;
	padding: 20px;
	margin-bottom: 20px;
	line-height: 1.5em;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.page-contact div#open_position_notice a {
	color: blue;
}
.page-contact div#grant_request_reminder,
.page-contact div#grant_request_notice {
	margin-top: 20px;
}
.page-contact #module-page-content p {
	margin: 0;
	font-style: italic;
	font-size: 0.9em;
}
.page-contact .submit {
    left: -29px;
    padding-left: 0;
    position: relative;
}
.page-contact button {
    background: none repeat scroll 0 0 transparent;
    border: medium none;
    color: #fff;
    font-family: inherit;
    font-size: 1em;
    font-style: italic;
    font-weight: bold;
    height: 85px;
    padding: 0;
    width: 110px;
}
.page-contact button span {
    background: url("../images/button-bg.png") no-repeat scroll -7px -10px transparent;
    padding: 37px 30px 37px 34px;
}
.lt-ie8 .page-contact #contact_form fieldset #submit span {
	display: block;
}

/*--------------------------------------------------
	Page: Thank You
--------------------------------------------------*/
.page-thank-you #module-page-content {
	height: 400px;
}

/*--------------------------------------------------
	Page: Passions Detail
--------------------------------------------------*/
.template-passion-detail header {
	height: 460px;
}
.template-passion-detail #home-nav-description {
}
.template-passion-detail #tagline {
    margin-bottom: 0;
    margin-top: 89px;
}
.lt-ie8 .template-passion-detail #tagline {
	margin-top: 0px;
}
.template-passion-detail #home-nav {
	margin: 10px 0 0;
	height: 120px;
}
.template-passion-detail  #home-nav li > a,
.template-passion-detail  #home-nav li > div {
	padding: 35px 0;
}
.template-passion-detail #home-nav li > a:hover span,
.template-passion-detail #home-nav li > a:active span,
.template-passion-detail #home-nav li > a:focus span {
	bottom: 20px;
}

.template-passion-detail #home-nav li > a:hover,
.template-passion-detail #home-nav li > a:active,
.template-passion-detail #home-nav li > a:focus,
.template-passion-detail #home-nav li.current > a {
	bottom: 25px;
	padding-bottom: 60px;
}

/*--------------------------------------------------
	Page: 404
--------------------------------------------------*/

.page-404 header {
	height: 572px;
}

/*--------------------------------------------------
	Module: Partners (Our Story)
--------------------------------------------------*/
#module-partners {
	border-top: 1px solid #E9E7E7;
    clear: both;
    margin-top: 30px;
    padding-top: 20px;
}
#module-partners ul {
	clear: both;
	margin: 20px 0;
}
#module-partners ul, #module-partners ul li {
	display: block;
	overflow: auto;
}
#module-partners ul li {
    float: left;
    font-size: 18px;
    font-weight: bold;
    height: 200px;
    text-align: center;
    width: 175px;
}
#module-partners ul li .img {
	height: 120px;
}
.page-our-story #module-page-content p,
.page-about-us #module-page-content p {
  font-size: 1.1em;
  line-height: 1.5em;
	color: #333;
}

/*--------------------------------------------------
	Module: FAQs
--------------------------------------------------*/
#module-faqs ul, #module-faqs ul li {
	display: block;
	list-style: none;
	border-bottom: 1px solid #E3E2E1;
}
#module-faqs ul li a {
	color: #3991c3;
	font-size: 15px;
}
.page-frequently-asked-questions #page_content h3, #module-faqs h3.question {
	font-size: 24px;
	font-weight: bold;
}
#module-faqs h3.question {
	margin-top: 25px;
}
.page-frequently-asked-questions #page_content h3, #module-faqs .question {
	font-style: italic;
}
#module-faqs .answer, #module-faqs li.question {
	font-size: 15px;
	line-height: 1.66em;
	list-style: none;
}
#module-faqs ul.faqs {
	margin-left: 25px;
}
#module-faqs div.answer {
	margin-bottom: 25px;
}
#module-faqs hr {
	display: block;
	width: 100%;
	height: 0px;
	border: 1.5px solid #e3e2e1;
}

/*--------------------------------------------------
	Module: People
--------------------------------------------------*/
#module-all-people {
	overflow: auto;
}
#module-all-people .people-groups {
	width: 660px;
	float: right;
}
#module-all-people #all-people-category-links {
    overflow: auto;
	padding-bottom: 10px;
	width: 140px;
	float: left;
	margin-top: 30px;
	padding-left: 20px;
}
#module-all-people #all-people-category-links li {
	display: block;
	border-bottom: 1px solid #e1e0df;
	padding: 10px 0px;
	list-style-type: none;
}
#module-all-people #all-people-category-links li.last {
	border: 0;
}
#module-all-people #all-people-category-links li a {
	font-size: 1em;
	color: #939393;
	font-weight: normal;
	position: relative;
}
#module-all-people #all-people-category-links li a div {
	display: none;
	position: absolute;
	width: 20px;
	height: 20px;
	left: -20px;
	top: 2px;
	background: transparent url('../images/selected-icon.png') center center no-repeat;
}
.lt-ie8 #module-all-people #all-people-category-links li a div {
	top: 12px;
}
#module-all-people #all-people-category-links li.selected a,
#module-all-people #all-people-category-links li a:hover {
	color: #333;
}
#module-all-people #all-people-category-links li.selected a div {
	display: block;
}
#module-all-people div.person {
	clear: both;
	overflow: auto;
	margin: 10px 0;
	padding: 20px 0;
	border-bottom: 1px solid #e3e2e1;
	position: relative;
}
#module-all-people div img {
	float: left;
	margin-right: 20px;
	border: 1px solid #7b6442;
	width: 239px;
	height: 230px;
	
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}
#module-all-people h4 {
	font-style: italic;
}
#module-all-people .staff h3,
#module-all-people .staff h4,
#module-all-people .directors h3,
#module-all-people .directors h4,
#module-all-people .associate_directors h3,
#module-all-people .associate_directors h4,
#module-all-people .officers h3,
#module-all-people .officers h4
 {
	font-size: 1.3em;
	font-weight: bold;
}
#module-all-people .person h4 {
	color: #838383;
	margin-bottom: 5px;
}
#module-all-people .person h3 {
	margin-bottom: 0;
}
#module-all-people .person p {
	line-height: 1.5em;
}
#module-all-people .officers h2,
#module-all-people .directors h2 {
	font-weight: bold;
	font-size: 1.5em;
}
#module-all-people .officers ul,
#module-all-people .directors ul {
	list-style: none;
}
#module-all-people .officers ul li,
#module-all-people .directors ul li,
#module-all-people .directors ul li a {
	font-size: 1.1em;
	font-weight: bold;
	color: #838383;
}
#module-all-people .directors ul li a {
	font-size: 1em;
}
.page-leadership #page_content h2 {
	text-align: center;
	border-color: #e1e0df;
	border-width: 1px 0px;
	border-style: solid;
	padding: 20px 0;
	font-weight: bold;
	font-size: 1.6em;
}
#module-all-people a {
	font-weight: bold;
}
#module-all-people span.read-more, #module-all-people span.read-less {
}
#module-all-people span.read-more a, #module-all-people span.read-less a {
	bottom: 10px;
    display: block;
    position: absolute;
    right: 0;
    width: 100px;
	height: 17px;
	overflow: hidden;
	padding-left: 15px;
	color: #999;
	font-style: italic;
	font-size: 0.9em;
}
#module-all-people span.read-more a {
	background: transparent url('../images/icon-read-more-less.gif') 0 4px no-repeat;
}
#module-all-people span.read-less a {
	background: transparent url('../images/icon-read-more-less.gif') 0 -19px no-repeat;
}

/*--------------------------------------------------
	Module: Passions
--------------------------------------------------*/
.template-passion-detail .pageWrapper {
	padding-left: 125px;
	padding-right: 125px;
}
.template-passion-detail #module-passions div.right_col {
}

/* Featured Grantees Styling */
#passion-right-col {
	width: 300px;
	margin-top: 22px;
}
.featured-grantees {
	border: 1px solid rgba(107, 81, 43, 0.2); /* #6b512b at 20% */
	border-radius: 3px;
	position: relative;
	max-width: 100%;
	padding: 45px 30px 15px;
	margin-left: -17px;
	text-align: center;
}
.featured-grantees__header {
	background-image: url('../images/featured-grantees-header-bg.png');
	background-size: cover !important;
	height: 41px;
		left: -13px;
	position: absolute;
		top: -21px;
	width: 175px;
}
.featured-grantees__header:before {
	content: "";
	display: inline-block;
	font-size: 0;
	height: 100%;
	vertical-align: middle;
}
.featured-grantees__header-text {
	color: #fff;
	display: inline-block;
	font-size: 14.25px;
	font-style: italic;
	font-weight: bold;
	line-height: 1.142em;
	margin-bottom: 0;
	margin-left: -10px;
	margin-top: -4px;
	vertical-align: middle;

	letter-spacing: 0.5px;
}
.featured-grantees__list {
	list-style-type: none;
	font-size: 14px;
}
.featured-grantees__list-item {
	margin-bottom: 25px;
}
.featured-grantees__list-item--image + .featured-grantees__list-item--image {
	margin-top: 40px;
}
#passion-right-col .featured-grantees__list-item-link {
	text-decoration: underline;
	font-style: italic;
	font-weight: bold;
	color: #0086f7;
	line-height: 1.417em;
}
#passion-right-col .featured-grantees__list-item-link:hover {
	text-decoration: none;
}
.featured-grantees__list-item-link-image {
	max-width: 150px;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
/* End Featured Grantees Styling */




.template-passion-detail #module-passions div.right_col,
.template-passion-detail #module-passions div.program_officer {
	width: 245px;
	float: right;
	text-align: left;
}
.template-passion-detail #module-passions .description {
    line-height: 1.5em;
    margin-right: 308px;
}
.template-passion-detail #module-passions h2, .template-passion-detail #module-passions h3 {
	/*font-weight: bold;*/
}
.template-passion-detail #module-passions .initiatives li {
    font-size: 0.9em;
    font-weight: bold;
    line-height: 2em;
	list-style: bullet;
}
.template-passion-detail #module-passions .program_officer img {
	border: 1px solid #b7b4b3;
	display: block;
	margin-bottom: 10px;
}
.template-passion-detail #module-passions .program_officer p {
    font-style: italic;
	font-weight: bold;
	font-size: 12px;
	color: #b7b4b3;
}
.template-passion-detail #module-passions .initiatives {
	margin-bottom: 20px;
}
.template-passion-detail #module-passions .initiatives h3 {
	margin-bottom: 0;
}
.template-passion-detail #module-passions .initiatives ul {
	width: 540px;
}
.template-passion-detail #module-passions .initiatives li {
    float: left;
    margin-left: 20px;
    width: 160px;
	line-height: 1em;
	margin-top: 10px;
	list-style-type: disc;
}
.template-passion-detail #module-passions .initiatives li.first_col {
	clear: left;
}
.template-passion-detail #module-passions .grantees {
	border-top: 1px solid #e7e6e5;
	padding-top: 20px;
	clear: both;
}
.template-passion-detail #module-passions .grantees h2 {
	margin-right: 308px;
}
.template-passion-detail #module-passions .grantees ul {
	list-style: none;
	display: block;
}
.template-passion-detail #module-passions .grantees ul li {
    clear: both;
    display: block;
    min-height: 255px;
    position: relative;
	line-height: 1.5em;
	padding-bottom: 15px;
	border-top: 1px solid #E7E6E5;
}
.template-passion-detail #module-passions .grantees ul li.first {
	border-top: 0;
}
.template-passion-detail #module-passions .grantees h3 {
    font-weight: bold;
    margin-top: 20px;
}
.template-passion-detail #module-passions .grantees a {
	color: #333;
}
.template-passion-detail #module-passions .grantees h3 a {
	color: #3991C3;
}
.template-passion-detail #module-passions .grantees p {
	margin-bottom: 10px;
}
.template-passion-detail #module-passions .grantees div.img {
	float: right;
    height: 170px;
    padding: 30px 0;
    text-align: center;
    width: 240px;
}
.template-passion-detail .learn-more, .template-passion-detail .learn-more a {
	display: block;
	width: 85px;
	height: 95px;
}
.template-passion-detail .learn-more {
	list-style: none;
	border: 0px solid red;
	float: left;
}
.template-passion-detail #module-passions .learn-more a {
    background: url("../images/button-bg.png") no-repeat scroll -27px -148px transparent;
    color: #fff;
    font-size: 1.0em;
	line-height: 1.0em;
	font-weight: bold;
    font-style: italic;
    height: 65px;
    padding: 18px 20px 0 1px;
    text-align: center;
    width: 65px;
}

div.modal {
	/*font-size: 18px;*/
    /*height: 600px;*/
    /*line-height: 27px;*/
    margin: 50px 90px 100px;
    /*width: 700px;*/
}

div.modal h1 {
	font-style: italic;
	margin-bottom: 30px;
}

div.modal p.signature {
	font-size: .8em;
	font-style: italic;
	font-weight: bold;
	color: #999;
}

/* Modal Styling */
.modal-open {
	overflow: hidden;
}
.modal {
	display: none;
	overflow: hidden;
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1050;
	-webkit-overflow-scrolling: touch;
	text-align: center;
	outline: 0;
}
@media screen and (min-width: 992px) {
	.modal: before {
		content: "";
		display: inline-block;
		height: 100%;
		font-size: 0;
		vertical-align: middle;
	}
}
.modal .modal-dialog {
	display: inline-block;
	vertical-align: middle;
	border-radius: 0;
}
.modal.fade .modal-dialog {
	-ms-transform: translate(0,-25%);
	transform: translate(0,-25%);
	transition: transform .3s ease-out;
}
.modal.in .modal-dialog {
	-ms-transform: translate(0,0);
	transform: translate(0,0);
}
.modal__close-button {
	display: block;
	height: 27px;
	width: 28px;
	background-image: url(../images/modal-close-gray.png);
	position: absolute;
	top: 41px;
	right: 49px;
	z-index: 50;
	transition: background-image .1s ease-out;
	background-repeat: no-repeat !important;
}
.modal__headline {
	font-size: 24px;
	line-height: 1.12em;
	color: #333;
	margin-bottom: 20px;
	font-weight: lighter;
}
.modal__image-container {
	max-width: 166px;
	margin: 0 20px 0 0;
	float: left;
}
.modal__image {
	background-size: cover !important;
	display: block;
	max-width: 100%;
	float: left;
}
.modal-open .modal {
	overflow-x: hidden;
	overflow-y: auto;
}
.modal-dialog {
	position: relative;
	width: 1040px;
	margin: 10px;
}
.modal-content {
	position: relative;
	background-color: #fff;
	border: 1px solid #999;
	border: 1px solid rgba(0,0,0,.2);
	box-shadow: 0 3px 9px rgba(0,0,0,.5);
	background-clip: padding-box;
	outline: 0;
}
.modal-backdrop {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1040;
	background-color: #000;
}
.modal-backdrop.fade {
	opacity: 0;
	filter: alpha(opacity=0);
}
.modal-backdrop.in {
	opacity: .5;
	filter: alpha(opacity=50);
}
.modal-header {
	padding: 15px;
	border-bottom: 1px solid #e5e5e5;
}
.modal-header: after,.modal-header: before {
	content: " ";
	display: table;
}
.modal-header: after {
	clear: both;
}
.modal-header .close {
	margin-top: -2px;
}
.modal-title {
	margin: 0;
	line-height: 1.42857;
}
.modal-body {
	position: relative;
	padding: 43px 111px 48px;
	text-align: left;
}
.modal-body p {
	font-size: 13px;
	line-height: 2.083em;
	font-style: italic;
	color: rgba(51, 51, 51, .5);
}
.modal-body p:last-child {
	margin-bottom: 0;
}
.modal-body p a {
	font-weight: bold;
	font-style: italic;
	color: #0086f7;
}
.modal-body p a:hover {
	text-decoration: underline;
}
.modal-scrollbar-measure {
	position: absolute;
	top: -9999px;
	width: 50px;
	height: 50px;
	overflow: scroll;
}
/* End Modal Styling */

/* add bg to the modal for Chairman's Letter */
.fancybox-outer {
	background: transparent url('../images/letter-from-chairman-bg.jpg') top left !important;
}