/* Static Pages Global */
#about_us_content_container, #blog_content_container, #press_content_container, #behind-the-scenes-video_content_container, #jons-story_content_container {
	margin: 0px 32px 10px; 
	overflow: hidden;
}
.page_title_text {font-weight: bold; font-size: 29px; color: #39C; margin: 0px 0px 15px 0px; height: 65px; line-height: 65px;}
.page_desc_text {margin: 0px 0px 25px 0px;}
a.static {padding: 0px; margin:0px; font-weight: bold;}
.about_us_background {
	background: url("/mstatic/images/about_us_background.jpg") repeat-x scroll 0 0 #FFFFFF;
}
.about_us_short_background {
	background: url("/mstatic/images/about_us_short_background.jpg") repeat-x scroll 0 0 #FFFFFF;
}

/* About Us Page*/
.our_pledge {
	padding: 5px; 
	overflow: hidden;
}
.our_pledge_image_container {float: left; width: 25%; margin: 15px;}
.our_pledge_text_container { float: right; width: 60%; margin: 10px 15px 0px 0px; padding: 10px; font-weight: bold;}
.our_pledge_header_text {color: #FAB20F; font-size: 18px;}
.our_pledge_header_desc {color: #878787; font-size: 14px; margin-top: 5px; line-height: 18px;}

.kid_with_dream { margin-top: 33px; padding: 30px; background: #1787B4; color: #FFFFFF; -moz-border-radius: 10px; -webkit-border-radius: 10px; -khtml-border-radius: 10px;}
.kid_with_dream_title { font-size: 25px; font-weight: bold; margin-bottom: 20px;}
.jon_headshot {float: left; margin: 0px 5px 5px 0px; text-align: center; font-weight: bold;}
.about_us_link {color: #FFFFFF; text-decoration: underline;}

.team_image { margin-top: 10px; overflow: hidden;}
.team_image_text_container {float: left; padding: 10px 0px 10px 40px;}
.team_mojo_text {color: #FAB20F; font-size: 23px; font-weight: bold; }
.click_name_text {color: #878787; font-size: 18px; position: relative; z-index: 2;}
.orange_arrow {float: right; margin: -21px 143px 0px 0px; position: relative; z-index: 2;}
.team_mojo_image {position: relative; top: -30px; }

/* Blog Page*/
.blog_article_container {margin-bottom: 20px; border-bottom: 1px solid #CCC;}
.blog_article_title {margin-bottom: 5px; font-weight: bold; line-height: 20px; font-size: 20px;}
.blog_article_author {color: #878787; margin-bottom: 5px;}
.blog_article_content {color: #444444;}

/* Press Page*/
.article_container {margin-bottom: 20px;}
.article_title {margin-bottom: 5px; font-weight: bold;}
.article_author {color: #878787; margin-bottom: 5px;}
.article_date {font-style: italic;}

/* Behind the Scenes Video Page*/
.documentary_title_text {font-weight: bold; font-style: italic;} 
.video_container {margin-bottom: 20px;}
.video_title {margin: 0px 0px 0px 125px; font-weight: bold; color: #3399CC;}
.video_embed {margin: 10px 0px 0px 157px;}

/* Jon's Story Page*/
.jons_story_images {border: 4px double #878787 !important; margin: 5px 7px 0 0;} 
.paragraph {/*margin: 0px 20px 20px 20px;*/ color: #555;}

/*Terms of Use, Privacy Policy */
.privacyPolicyTitle {
	  color:#FF6300;
	  font-size:15px;
	  font-weight:bold;
	  padding:10px 0;
	}