/*   
Theme Name: leap-of-faith
Theme URI: http://www.leap-of-faith.ca
Description: A theme built for Leap of Faith by AboutFace International
Author: Citrusmedia Inc.
Author URI: http://www.citrusmedia.com
*/

body {
	background: #fff url(images/bg_body.png) repeat-x top center;
	font-family: arial, sans-serif;
}

#header {
	height: 101px;
}

#header h1 a {
	display: block;
	width: 300px;
	height: 88px;
	background: url(images/logo.jpg);
	text-indent: -9999px;
}

#header .nav {
	background: url(images/bg_nav.png);
	width: 620px;
	height: 76px;
}

#header .nav li {
	margin: 36px 7px 0;
	font-size: 16px;
	float: left;
}

#header .nav li a {
	color: #fff;
	text-decoration: none;
}

#header .nav li a:hover {
	text-decoration: underline;
}


#banners {
	height: 222px;
	background: url(images/rule_white.gif) repeat-x 0px 210px;
}

#gallery {
	background: url(images/photo_gallery.png);
	height: 119px;
	margin-bottom: 16px;
	padding-right: 17px;
}

#gallery ul {
	float: right;
	margin-top: 18px;
}

#gallery ul li {
	float: left;
	margin-left: 6px;
}


#footer {
	margin: 14px 0 48px;
	padding-top: 12px;
	background: url(images/rule_orange.gif) repeat-x top left;
}

#footer .logos {
	float: right;
}

#footer .logos li {
	float: left;
	margin-left: 20px;
}

#footer .nav {
	margin: 17px 0 22px;
}

#footer .nav li {
	font-size: 11px;
	float: left;
	margin-left: 12px;
}

#footer .nav li:first-child {
	margin-left: 0px;
}

#footer .nav li a {
	color: #f08b40;
	text-decoration: none;
}

#footer .nav li a:hover {
	text-decoration: underline;
}





#content p {
	font-size: 13px;
	line-height: 17px;
	margin-bottom: 20px;
}

#content p a {
	color: #f08b40;
	text-decoration: underline;
}

#content h2 {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 16px;	
}

#content h3 {
	font-size: 16px;
	font-weight: bold;
	color: #283788;
	margin-bottom: 4px;
	line-height: 18px;
}

#content h3 small {
	font-size: 10px;
	font-weight: normal;
	font-style: italic;
}

#content .storycontent p {
	margin-bottom: 12px;
}

#content .post {
	margin-top: 26px;
}

#content .post:first-child {
	margin-top: 0;
}

#content ul, #content ol {
	font-size: 13px;
	margin-left: 16px;
	line-height: 17px;
}

#content ul {
	list-style: disc outside;
}

#content ol {
	list-style: decimal outside;
}

/* Splash Page */
#page-splash h2#jump_or_pledge {
	color: #f08b40;
}

#page-splash #where_we_will_be {
	color: #16c0eb;	
}

#page-splash h2#send_a_kid {
	background: url(images/text_send_a_kid.png);
	width: 304px;
	height: 45px;
	text-indent: -9999px;
	margin-bottom: 9px;
}

#page-splash #dates li {
	font-size: 13px;
	line-height: 18px;
	margin-bottom: 5px;
}

#page-splash #dates li a {
	color: #f08b40;
	text-decoration: underline;	
}

#top_earners { margin-top: 10px; }
#top_earners p { font-size: 14px; margin-bottom: 8px; }
#top_earners ul { list-style-type: none; margin: 0; padding: 0; }
#top_earners ul li { margin-bottom: 5px; }
#top_earners ul li span { color: #999; }

/* Gallery Page */
