/* HFH CSS */
body {
	margin: 0;
	padding: 0;
	background: #00111d;
}

h3,
h4,
p,
ul {
	margin-top: 1em;
}
h5 {
	margin-left: 10px;
	}

a {
	color: #45813c;
	}
a:hover {
	color: #062948;
	}

.pageWrap {
	background: #0c5393;
}

/* TOP BAR */

#topBar {
	margin: 0;
	background: #0c5393 url(/assets/img/top_bar.png) repeat-x;
	height: 50px;
}
#topBar .container {
	height: 40px;
	line-height: 40px;
}

#topBar blockquote {
	position: absolute;
	top: 40px;
	font-size: 1.5em;
	color: #fff;
/*	border: 1px solid red;*/
	width: 670px;
}

/* HEADER */

#header {
	background: #0c5393;
	height: 285px;
	padding: 1px 0;
	height: 400px;
	background: url(/assets/img/header_shine.png) no-repeat center top;
	margin-top: -10px;
}
#header .container {
	background: #fff url(/assets/img/primary_nav.png) left bottom no-repeat;
	position: relative;
	color: #333;
	margin-top: 75px !important;
}
#header .innerWrap {
	background: url(/assets/img/round_corners_top.gif) top left no-repeat;
	padding-top: 10px;
	/*overflow:hidden;*/
}

#slideshow {

}

h1 {
	background: url("/assets/img/hfh_header_logo.jpg") no-repeat;
	margin: 0;
	margin-left: 13px;
}

#logoLink {
	border: none;
	text-decoration: none;
	outline: none;
	display: block;
	text-indent: -9999em;
	width: 210px;
	height: 100px;
}



#description {
	font-size: 11px;
	margin: 5px 15px;
	color: #005493;
}

/* TABS */
.tabs {
	margin: 0;
	padding: 0;
	padding-bottom: 1px;
	overflow: visible;
	position: relative;
}

#tabBox {
	height: 225px;
	font-size: 11px;	
	margin-top: -29px !important;
	margin-top: 0;
	overflow:hidden;
}
.tabContent {
	margin: 0 10px;
	color:#003300;
}
.tabContent img {
	margin-top: 0;
}
.tabContent p {
	margin-top: .5em;
	margin-bottom: 0;
}
#tabNav {
	position: relative;
	top: -39px;
	right: 0;
}
#tabNav li {
	float: left;
	margin: 0;
}
#tabNav a {
	display: block;
	text-indent: -9999em;
	width: 100px;
	height: 29px;	
	outline: none;
}
#tDonate a {
	background: url(/assets/img/donate_tab.jpg) no-repeat 0 0;
	margin-right: 2px;
}
#tDonate a.selected {
	background: url(/assets/img/donate_tab_selected.jpg) no-repeat 0 0;
	margin-right: 2px;
}

#tVolunteer a {
	background: url(/assets/img/volunteer_tab.jpg) no-repeat 0 0;
}
#tVolunteer a.selected {
	background: url(/assets/img/volunteer_tab_selected.jpg) no-repeat 0 0;
}

#donateContentBtn {
	display:block;
	width: 212px;
	height: 38px;
	background: url(/assets/img/donate_btn.jpg) no-repeat 0 0;
	margin-left: 20px;
	margin-top: 7px;
	text-indent: -9999em;
}
#volunteerContentBtn {
	display:block;
	width: 212px;
	height: 38px;
	background: url(/assets/img/volunteer_btn.jpg) no-repeat 0 0;
	margin-left: 20px;
	margin-top: 7px;
	text-indent: -9999em;
}
#tabDivider {
	display: block;
	position:absolute;
	top: 0;
	right: 230px;
	width: 8px;
	height: 235px;
	background: no-repeat url("/assets/img/header_divider.jpg") right top;
	margin: 0;
}


/* NAVIGATION */

#primaryNav {
/*	position: absolute;
	bottom: 4px;
	left: 0;
*/	margin: 0;
	clear: both;
}
#header ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
#primaryNav li {
	float:left;
/*	border: 1px solid red;*/

	margin-left: 17px;
}
#primaryNav a {
	height: 46px;
	display: block;
	line-height: 46px;
	text-align: center;
	text-indent: -9999em;
	margin-bottom: 4px;
	outline: none;
}

#nHome a {
	display: block;
	width: 58px;
	background: url(/assets/img/home.png) no-repeat;
}
#nHome a:hover,
#home #nHome a {
	background: url(/assets/img/home_active.png) no-repeat;
}
#nVolunteer a {
	display: block;
	width: 83px;
	background: url(/assets/img/volunteer.png) no-repeat;
}
#nVolunteer a:hover,
#volunteer #nVolunteer a {
	background: url(/assets/img/volunteer_active.png) no-repeat;
}
#nDonate a {
	display: block;
	width: 67px;
	background: url(/assets/img/donate.png) no-repeat;
}
#nDonate a:hover,
#donate #nDonate a {
	background: url(/assets/img/donate_active.png) no-repeat;
}
#nPartnership a {
	display: block;
	width: 99px;
	background: url(/assets/img/partnership.png) no-repeat;
}
#nPartnership a:hover,
#partnership #nPartnership a {
	background: url(/assets/img/partnership_active.png) no-repeat;
}
#nHomeownership a {
	display: block;
	width: 126px;
	background: url(/assets/img/homeownership.png) no-repeat;
}
#nHomeownership a:hover,
#homeownership #nHomeownership a {
	background: url(/assets/img/homeownership_active.png) no-repeat;
}
#nProjects a {
	display: block;
	width: 70px;
	background: url(/assets/img/projects.png) no-repeat;
}
#nProjects a:hover,
#projects #nProjects a {
	background: url(/assets/img/projects_active.png) no-repeat;
}
#nAbout a {
	display: block;
	width: 82px;
	background: url(/assets/img/about.png) no-repeat;
}
#nAbout a:hover,
#about #nAbout a {
	background: url(/assets/img/about_active.png) no-repeat;
}

/* QUICK LINKS */

#quickLinks ul,
#quickLinks li {
	margin: 0;
	padding: 0;
	list-style: none;
	display: block;
}
#quickLinks li {
	float: left;
	display: block;
	margin-right: 10px;
}
#quickLinks li a {
	color: #062948;
	}
#simpleSearch {
	text-align: right;
}


/* FOOTER */

#footer {
	background: url("/assets/img/footer_bg.png") repeat-x;
	height: 165px;
	padding-top: 1px;
}
#footer .container {
/*	border: 1px solid red;*/
	margin-top: 50px;
	color: #005493;
	position: relative;
	background: url("/assets/img/footer_shine.png") no-repeat top center;
	padding-top: 1px;
	height: 100px;
}
#footer .container .innerWrap {
	margin-top: 15px;
}

/* UTILITY NAVIGATION */

#utilityNav {
	position: absolute;
	right: 0;
}

#utilityNav,
#utilityNav li
 {
	list-style: none;
	margin: 0;
	padding: 0;
}

#utilityNav li,
#utilityNav a {
	float: left;
	display: block;
}
#utilityNav a {
	padding: 0 5px;
	border-left: 1px solid;
	color: #005493;
}

#utilityNav li.first a {
	border: none;
}
#utilityNav li.last a {
	padding-right: 0;
}


/* HOME PAGE CONTENT */

#home #content .container {
	background: #fff url("/assets/img/round_corners_btm.gif") no-repeat left bottom;
	padding-bottom: 27px;

}

#home #content .container .innerWrap {
	background: url("/assets/img/round_corners_top.gif") no-repeat left top;
	padding-top: 10px;
}


#home #content .border {
/*	border-color: #accadb;*/
}

#home #content .col h2 {
	font-family: "Gill Sans", "Myriad Sans", arial, verdana, sans-serif;
	text-transform: uppercase;
	font-size: 1.1em;
	font-weight: bold;
	color: #006199;
	margin: 17px 10px;
	text-align: left;	
}

#home #content #col1 h2 {
	text-align: center;
	font-size: 1.3em;
}
#home #content .col h3, 
#home #content .col h4 {
	font-weight: bold;
}

#home #content #col1 h3,
#home #content #col1 h4,
#home #content #col1 p,
#home #content #col1 ul {
	margin-left: 10px;
}
#home #content #col1 ul {
	margin-left: 23px;
}
#home #content #col1 h3 {
	font-size: 17px;
	margin-bottom: 8px;
	line-height: 1.3;
}

#home #content .entryDate {
	display: block;
	background: url(/assets/img/date_page.png) no-repeat top center;
	width: 54px;
	height: 57px;
	position: relative;
	/*margin-left: 17px;*/
	padding-top: 1px;
	float: left;
	margin-right: 5px;
	margin-top: 17px;
}
#home #content .entryDate .month {
	display: block;
	font-family: helvetica, verdana, arial, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	padding: 0;
	margin: 0;
	text-align: center;
	color: #fff;
	margin-top: 4px;
}

#home #content .entryDate .day {
font-size: 20px;
margin: 0;
padding: 0;
display: block;
text-align: center;
line-height: 1.2;
font-weight: bold;
color: #478740;
}

#home #content #col1 hr,
#home #content #col3 hr {
	border: none;
	height: 1px;
	margin: 0 0 0 10px;
	width: 334px;
}
#home #content #col3 {
	margin-top: 0;
}
#home #content #col3 hr {
	width: 329px;
}

#col2 .last {
	border-bottom: none;
}
#moreFacts {
	background: url(/assets/img/related_bg_narrow.gif) no-repeat 0 0;
	margin-bottom: 1em;
	height: 33px;
	line-height: 33px;
	margin-left: 5px;
}
#moreFacts a {
	margin-left:  12px;
}

#moreNews {
	background: url(/assets/img/related_bg_wide.gif) no-repeat 0 0;
	height: 33px;
	margin-bottom: 1em;
	line-height: 33px;
	margin-left: 12px;
}
#moreNews a {
	margin-left: 17px;
}


#newsletter {
	margin-left: 10px;
	margin-bottom: 1em;
}
#home #content #newsletter h3,
#home #content #newsletter p {
	margin: 1em 0;
}
input#email {
	width: 123px;
	margin-right: 5px;
}

#thrivent {
	margin-left: 10px;
}

#home .featured,
#home .fact,
#home .entry,
#home #newsletter {
	margin: 1em 10px 0;
	border-top: 1px solid #eee;
	clear:both;
}
#home #content .featured h2,
#home #content .fact h2,
#home #content #newsletter h2 {
	margin: 17px 0;	
}

#home #content #col2 p,
#home #content #col2 ul,
#home #content #col2 h3,
#home #content #col2 h4 {
	margin: 1em 0;
}

#col3 .featured img {
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
	padding: 2px;
	border: 1px solid #ccc;
}

/* SUB PAGE CONTENT */

#content .container {
	background: #fff url(/assets/img/bg_subpage_columns.png) repeat-y left bottom;
}
#content .container .outerWrap {
	background: transparent url(/assets/img/bg_subpage_corners_btm.png) no-repeat left bottom;
	padding-bottom: 27px;
}
#content .container .innerWrap{
	background: transparent url(/assets/img/bg_subpage_corners_top.png) no-repeat left top;
}

#content h2 {
	margin-left: 10px;
	margin-top: 10px;
}
#content #col1 h2 {
	color: #cfe0eb;
	margin-left: 17px;
}
#content #col2 h2 {
	color: #fff;
}
#content #col2 p,
#content #col2 ul,
#content #col2 h3,
	#content #col2 h4 {
	margin: 1em 10px;
}
#content #col2 h4 {
	border-bottom: 1px solid #ccc;
	margin-right: 20px;
	}

#content #secondaryNav {
	margin: 0;
	padding: 0;
	list-style: none;
	border-bottom: 1px solid #c8dce8;
}
#content #secondaryNav li {
	border-top: 1px solid #c8dce8;
	height: 35px;
	line-height: 35px;
}
#content #secondaryNav li a {
	display: block;
	padding-right: 22px;
	text-align: right;
	color: #3b607f;
	text-decoration: none;
}
#content #secondaryNav li a:hover {
	text-decoration: underline;
}

#content #secondaryNav li.current a {
	background: #fff url(/assets/img/bg_current_page.png) no-repeat right top;	
}

#content #col1 h4 {
	background: url(/assets/img/bg_sidebar_title.png) no-repeat;
	height: 35px;
	line-height: 35px;
	color: #fff;
	padding-left: 17px;
}

#signupWidget p,
#newsWidget p,
#newsWidget h5 {
	margin: .5em 17px;
}

#newsWidget p a,
#newsWidget h5 {
	color: #0c5393;
}

#newsWidget p a.readOn{
	margin-right: 5px;
	padding-right: 10px;
	border-right: 1px solid #0c5393;
}

#col3 {
	margin-top: 64px;
}

#col1 h2,
#col2 h2 {
	text-transform: capitalize;
}

#relatedPhotos {
	margin: 0;
	padding: 0;
	list-style: none;
}
#relatedPhotos li {
	float: left;
	margin-right: 15px;
	margin-bottom: 10px;	
}

#content #col2 .year {
	clear: both;
	font-weight: bold;
	border-bottom: 1px solid #ccc;
	background: #eee;
	margin-left: 0;
	padding: 3px 0 3px 10px;
}

#content .posted {
	margin: 1em 10px;
}

#content #col2 {
	font-size: 1.1em;
	line-height: 1.5;
}
#content #col2 blockquote {
	margin: 2em;
	font-size: 1.3em;
}
#content #col2 cite {
	font-size: .8em;	
}
#content #col2 ul {
	margin-left: 24px;
}

/*#about #col2 .entry {
	border-top: 1px solid #ccc;
	margin-right: 10px;
}*/
#about #col2 .date {
	background: #eee;
	height: 30px;
	line-height: 30px;
	padding-right: 10px;
	color: #999;
	text-align: center;
	margin-top: 2em;
}
#cse-search-results {
	margin-top: 2em;
	margin-left: 50px;
}

input[type="text"] {
	/*border: 1px solid #07355a;*/
	/*height:  20px;*/
	padding-left: 3px;
}

#content .comment_entry .posted {
	margin-top: 0;
	margin-left: 30px;
	background: #fff url(/assets/img/bg_comment_posted.png) no-repeat 0 0;
	display: block;
	padding-left: 25px;
	font-size: .9em;
}
.comment_entry {
	margin-right: 10px;
	margin-top: 2.5em;
}
#content #col2 .comment_entry .comment {
	background: #6eb663;
	margin-bottom: 0;
	padding: 1px;
}

#content #col2 .comment_entry .comment p {
	/*margin: 1em 10px 0;*/
}

#content .comment_entry img {
	float: none;
	margin: 0;
}

#content #col3 h3 {
	margin-left: 10px;
}

.legal {
	color: #255390;
}

img.imgLeft {
	float: left;	
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding: 1px;
	border: 2px solid #ccc;
	}
img.imgRight {
	float: right;	
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding: 1px;
	border: 2px solid #ccc;
	}
#col2 .pushIn {
	margin:  0 0 0 10px;
	}
	
#col3 blockquote.sidebar p {
	line-height: 1.5;
	font-size: 17px;
	color: #71b863;
	}

#col2 p img.mug {
	border: 2px solid #ccc;
	padding: 1px;
	margin: 0 10px 5px 0;
	}



.thumb{
	float: left;
	margin: 0 10px 10px 0;
}
.thumb img{
	border: 1px solid #ccc;
	padding: 3px;
}
.zoom {
	float: left;
	margin: 0 10px 10px 0;
}
.zoom img {
	border: 1px solid #ccc;
	padding: 3px;
}


.keepReading{clear:both;}



