/*  
Title: Tinga Tinga Website
Description: Community CSS for Tinga Tinga Website
*/

#main {
	background: url(../images/community_content_back.jpg) 0 0 no-repeat;
}

/*
Main Content
*/
#content p {
	color: #042155;
}

.content_header h2 {
	float: none;
}

h2.community_header {
	margin-top: 10px;
	background: url(../images/community_header.png) 0 0 no-repeat;
	width: 735px;
	height: 48px;
	display: block;
	overflow: hidden;
	text-indent: -9999px;
}

h3.community_subheader {
	margin-top: 10px;
	margin-left: 90px;
	background: url(../images/community_subheader.png) 0 0 no-repeat;
	width: 400px;
	height: 25px;
	display: block;
	overflow: hidden;
	text-indent: -9999px;
}

.content_text {
	margin-left: 270px;
    padding-bottom: 370px;
	overflow: hidden;
}

.paragraph {
	width: 100%;
	overflow: hidden;
}

#paragraph1 {
	float: left;
	width: 620px;
}

#placeholder_image1 {
	margin-left: 20px;
	float: left;
}

.community_givebook {
    margin-left: 30px;
	margin-bottom: 10px;
    padding: 0;
	background: url(../images/community_givebook.png) 0 0 no-repeat;
	width: 452px;
	height: 39px;
	display: block;
	overflow: hidden;
	text-indent: -9999px;
}

.community_tvkenya {
    width: 632px;
    height: 44px;
    display: block;
    text-indent: -9999px;
    background: url(../images/community_tvkenya.png) 0 0 no-repeat;
}

.community_signoff {
    width: 621px;
    height: 98px;
    display: block;
    text-indent: -9999px;
    background: url(../images/community_signoff.png) 0 0 no-repeat;
}

#paragraph2 {
    margin-bottom: 40px;
	width: 700px;
}

#content .content_text #paragraph2 p {
    padding: 0;
}

#placeholder_image2 {
	float: left;
}

#paragraph3 {
	margin: 20px 0;
	width: 300px;
	float: left;
}

#placeholder_image3 {
	float: left;
}

.flash_footer {
	padding-top: 393px;
	margin: 0px;
	float: right;
}	

.we-give-books-promo {
	background: url(../images/community-we-give-back-promo.png) 0 0 no-repeat;
	width:833px;
	height:300px;
}	

#we-give-books-hd {
	width:301px;
	padding-left:160px;
	padding-top:30px;
}

#we-give-books-link {
	width:472px;
	padding-left:40px;
	padding-top:90px;
}

.player {
    margin-bottom: 30px;
}

/*
Footer
*/
#footer {
	background: #ea8c14;
}

#footer_nav {
	color: #fff;
}

#footer_nav a {
	color: #fff;
	border-right: 1px solid #fff;
}
