﻿/*----- special font declarations -----*/
@font-face 
{
    font-family: 'YWFT Soaka';
    src: url('Fonts/ywft-soaka-webfont.eot');
    src: local('YWFT Soaka'), 
         local('YWFT Soaka'), 
         url('Fonts/ywft-soaka-webfont.ttf') format('truetype'),
         url('Fonts/ywft-soaka-webfont.svg#font') format('svg'),
         url('Fonts/ywft-soaka-webfont.eot'); 
}
@font-face 
{
    font-family: 'Signika Negative Light';
    src: url('Fonts/SignikaNegative-Light.eot');
    src: local('Signika Negative Light'), 
         local('Signika Negative Light'), 
         url('Fonts/SignikaNegative-Light.ttf') format('truetype'),
         url('Fonts/SignikaNegative-Light.svg#font') format('svg'),
         url('Fonts/SignikaNegative-Light.eot'); 
}
@font-face 
{
    font-family: 'Signika Negative Regular';
    src: url('Fonts/SignikaNegative-Regular.eot');
    src: local('Signika Negative Regular'), 
         local('Signika Negative Regular'), 
         url('Fonts/SignikaNegative-Regular.ttf') format('truetype'),
         url('Fonts/SignikaNegative-Regular.svg#font') format('svg'),
         url('Fonts/SignikaNegative-Regular.eot'); 
}

/*************** HOME PAGE ***************/
/*****************************************/
.home-hero 									{display:block; position:relative; width:100%; height:327px; overflow:hidden;}
.home-hero .hero-slides,
.home-hero .slide,
.home-hero .slide-bg 						{display:inline-block;}
.home-hero .hero-slides 						{width:1300px; height:327px;}
.home-hero .slide 							{position:relative; float:left; width:248px; height:327px; overflow:hidden; border-right:1px solid #1a1b1d;}
.home-hero .slide.last 						{border-right:none;}
.home-hero .slide-bg 						{z-index:0; position:absolute; width:296px; height:327px; top:0px; left:0px;}
.home-hero .slide-content 					{z-index:1; display:block; position:absolute; bottom:0px; background:url(/PublishingImages/homepage/hero_ticker.png); width:100%; height:104px; color:#fff;}
.home-hero .content-wrapper 					{position:relative; width:90%; margin:10px 5%;}
#centered-content .home-hero .slide-content a {position:absolute; top:95px; left:0px; display:none; height:25px; color:#fff; font-size:12px; text-decoration:none; line-height:25px; padding-left:35px; background:url(/PublishingImages/homepage/hero_cta.png) left top no-repeat;}
#centered-content #content-area .home-hero .slide-content .content-wrapper h2 
											{margin:0px; padding:0px; color:#fff;}
#centered-content #content-area .home-hero .slide-content .content-wrapper p 
											{position:absolute; top:37px; left:0px; margin:5px 0px; color:#fff; height:50px; font-size:12px; line-height:15px;}
#centered-content #content-area .home-hero .slide-content .content-wrapper p.category 
											{position:relative; top:auto; left:auto; height:auto; margin:0px; font-weight:bold;}
#centered-content #content-area .home-hero .slide-content .content-wrapper p.long 
											{display:none;}
.home-hero .hero-ticker 						{display:block; position:absolute; bottom:0px; left:0px; width:100%; height:30px; background:url(/PublishingImages/homepage/hero_ticker.png) top left;}
.home-three-col 								{width:100%; height:186px; text-align:center; background:url('/PublishingImages/homepage/below_hero_shadow.png') center top no-repeat;}
.home-three-col .itemset 					{width:1024px; display:inline-block; margin:0px auto; text-align:left; border-bottom:1px solid #b4b4b9;}
.home-three-col .itemset .itemset-item 		{position:relative; float:left; width:300px; height:130px; margin:28px 25px 28px 16px;}
.home-three-col .itemset .itemset-item.last 	{margin-right:0px;}
.home-three-col .itemset .itemset-item a.button 
											{position:absolute; bottom:0px; left:0px; text-decoration:none;}
.home-main-content 							{width:100%; padding:30px 0px 100px 0px; text-align:center;}
.content-wrapper 							{display:inline-block; width:1024px; text-align:left;}
.home-main-content .content-left 			{width:667px; float:left;}
.home-main-content .content-right 			{width:342px; margin-left:15px; float:left; padding-bottom:8px; background:url(/PublishingImages/homepage/rightRail_shadow.png) bottom left no-repeat;}
#centered-content .success-story-head,
#centered-content .rr-head 					{margin:0px 0px 0px 15px;}
.homepage-article 							{display:inline-block; padding:10px 0px 14px 15px; margin-bottom:5px; border-bottom:dotted 1px #b4b4b9;}
.homepage-article.last 						{border-bottom:none;}
.story-image 								{display:block; width:214px; height:142px; float:left; margin-right:15px;}
.homepage-article h3,
.homepage-article p,
.homepage-article a							{display:block; float:right; width:423px; text-align:left;}
.homepage-article h3 						{margin:0px 0px 13px 0px; line-height:15px;}
.homepage-article a 							{font-size:11px; font-weight:bold; text-transform:uppercase; text-decoration:underline;}
.content-tabs 								{display:block; width:100%;}
.content-tab 								{width:241px; float:left; margin-right:1px; cursor:pointer;}
.content-tab-cap 							{width:241px; height:4px; background:url(/PublishingImages/homepage/home_tab_sprite.png) 0px 0px no-repeat;}
.content-tab-text 							{padding:6px 0px 10px; text-align:center; background-color:#3c3c41; color:#fff; font-weight:bold;}
.content-tab.active 							{cursor:auto;}
.content-tab.active .content-tab-cap 		{background-position:0px -4px;}
.content-tab.active .content-tab-text 		{background-color:#f0f0f5; color:#3c3c41;}
.tab-content 								{display:none; width:100%; background-color:#f0f0f5; padding-top:5px;}
.tab-content .button 						{float:right; margin:0px 13px 13px 0px;}
.tab-content.active 							{display:inline-block;}
.tab-content .homepage-article 				{padding:10px 0px 14px 0px; margin:0px 15px 5px 15px;}
.tab-content .homepage-article h3,
.tab-content .homepage-article p,
.tab-content .homepage-article a 				{width:408px;}
.rr-shadow,
.rr-endcap 									{background:url(/PublishingImages/global/rightRail_shadow.png) top left no-repeat;}
.rr-endcap 									{width:100%; height:8px;}
.social-bar 									{width:100%; height:40px; margin-top:5px; background-color:#f0f0f5;}
.social-item 								{position:relative; width:114px; float:left; padding:0px 0px; background:url(/PublishingImages/homepage/social-divider.png) top right no-repeat; text-align:center; font-size:14px; color:#3ac4f3;}
.social-item.last 							{background:none;}
.social-item-content 						{position:relative; display:inline-block;}
.social-item img 							{display:inline-block; margin-right:5px;}
.social-item span 							{display:inline-block; padding-right:15px; background:url(/PublishingImages/global/blue_carrot.png) right 16px no-repeat; line-height:40px;}
.twitter-feed 								{width:312px; padding:8px;}
#centered-content .twitter-feed h3 			{margin-bottom:4px;}
.tweet 										{width:100%; display:inline-block; padding:5px 0px 0px; margin-bottom:5px; border-top:dotted 1px #b4b4b9;}
#centered-content .tweet p 					{margin-bottom:2px;}
.twitter-user 								{font-weight:bold;}
.twitter-at 									{color:#8c8c91;}
.news-events 								{width:312px; margin:5px 15px 0px; padding:10px 0px; border-top:1px solid #B4B4B9;}
.calendar-day 								{width:100%; display:inline-block; padding:0px 0px 15px 0px;}
.calendar-day .date 							{float:left; font-size:19px;}
.calendar-button 							{float:right;}
.news-entry 									{width:100%; display:inline-block; padding:10px 0px 5px 0px; margin-bottom:5px; border-top:dotted 1px #b4b4b9;}
.news-entry p 								{margin-bottom:0px;}
.news-entry.last 							{margin-bottom:0px; padding-bottom:0px;}
.news-headline 								{display:block; font-weight:bold; clear:both;}

/*************** ARTICLE PAGES ***************/
/*********************************************/

/********** GENERAL ARTICLE STYLES ***********/
.article-main-content 						{position:relative; width:100%; padding:0px 0px 100px 0px; text-align:center;}
.main-content-shadow 						{z-index:1000; position:absolute; top:0px; left:0px; width:100%; height:11px; background:url(/PublishingImages/homepage/hero_shadow.png) top center no-repeat;}
.article-main-content .content-left 			{width:750px; float:left;}
.article-main-content .content-right 		{width:256px; margin-left:18px; float:left;}
.article-main-content .content-right.themed 	{background-color:#f0f0f5;}
.article-summary 							{display:inline-block; width:722px; margin-bottom:16px; padding:0px 16px 5px 16px; border-bottom:solid 1px #b4b4b9;}
.article-contents 							{display:inline-block; padding:0px 16px;}
.article-heading 							{padding-top:30px;}
#centered-content p.share-text 				{float:left; text-transform:uppercase; font-weight:bold; color:#0072BC; display:block;}
#centered-content a.share-icon 				{float:left; display:inline-block; text-decoration:none; margin-left:13px;}
.share-icon img 								{border:none;}
.rr-section 									{padding:35px 14px 44px; background:url(/PublishingImages/global/rightRail_article_shadow.png) top center no-repeat;}
.rr-section.first 							{background:none; padding:40px 14px 37px;}
.rr-section.last 							{padding:40px 14px 18px;}
#centered-content .article-main-content .content-right h3 
											{display:block; width:100%; margin-top:0px; padding-bottom:8px; border-bottom:solid 1px #3c3c41;}
#centered-content .article-main-content .content-right .author-info p 
											{margin-bottom:5px;}
.related-articles,
.related-downloads 							{}
#centered-content .rr-section ul 				{margin-left:0px; padding-left:0px; list-style-type:none; line-height:25px; font-weight:bold;}
.related-articles .ms-webpart-chrome-title 	{display:none;}
.related-articles li 							{background:url(/PublishingImages/global/bullet_arrow.png) 0 50% no-repeat; padding-left:20px; display:block!important;}
.related-downloads li 						{background:url(/PublishingImages/global/document_icon.png) 0 50% no-repeat; padding-left:23px;}

/********** PHOTO ARTICLE PAGE ***********/
.photo-section 								{display:inline-block; padding:15px; background-color:#f0f0f5;}
.photos 										{display:inline-block; float:left; margin-right:15px;}
.photo 										{position:relative; width:141px; height:94px; margin-bottom:18px;}
.photo img 									{width:141px; height:94px;}
.photo-list-overlay 							{position:absolute; top:0px; left:0px; width:141px; height:94px; background:url(/PublishingImages/articlePhoto/photo_overlay.png) top left no-repeat;}
#centered-content .article-main-content .content-left .photos p 
											{margin-bottom:0px;}
.featured-photo 								{display:inline-block; float:left; width:564px; height:376px;}

/********** VIDEO ARTICLE PAGE ***********/
#centered-content h2.video-article-head 		{margin-left:16px;}
.video-section 								{display:inline-block; padding:15px; background-color:#f0f0f5;}
.video-section .featured-video 				{position:relative; width:723px; height:406px;}
.video-play-overlay 							{position:absolute; top:0px; left:0px; width:723px; height:406px; text-align:center; background:url(/PublishingImages/articleVideo/video_play_overlay.png);}
.video-play-button 							{display:inline-block; width:70px; height:70px; margin-top:168px; cursor:pointer;}

/********** CALENDAR PAGE ***********/
.calendar-banner 							{margin:6px 0px 16px;}
.faq-box 									{margin-top:5px; display:inline-block;}
.faq-list 									{float:left; width:164px; margin-right:14px; padding:5px 5px 5px 5px;}
#centered-content .faq-box a.button 			{float:left;}
.all-faqs 									{display:inline-block;}

/********** FEEDBACK PAGE ***********/
#centered-content .feedback-form,
#centered-content .feedback-form p			{font-size:13px;}
#centered-content .feedback-form input 		{margin:0px;}
.feedback-form 								{width:720px; margin-top:6px; padding:15px; background-color:#f0f0f5;}
#centered-content .article-main-content h3 	{margin-top:0px;}
.feedback-form .form-line 					{display:inline-block; width:100%; margin-bottom:15px; padding-bottom:15px;}
.feedback-form .form-line.line-break 		{border-bottom:1px dotted #b4b4b9;}
.feedback-form .form-line.last 				{margin-bottom:0px; padding-bottom:0px;}
.feedback-form .radio-input 					{display:inline-block; float:left; margin-right:20px;}
.feedback-form .radio-input.other 			{float:right; margin-right:5px;}
.feedback-form .radio-text-field 			{display:inline-block; float:right; margin-top:-3px;}
.feedback-form .text-field 					{display:inline-block; float:left; margin-right:15px;}
.feedback-form .text-field.last 				{margin-right:0px;}
#centered-content .feedback-form .text-field p 
											{margin-left:12px;}
.feedback-form textarea 						{width:708px; height:117px;}
.feedback-form .radio-text-field input,
.feedback-form .text-field input,
.feedback-form textarea 						{padding:5px 0px 5px 10px;}
#centered-content .feedback-form a.button 	{margin:20px 0px 16px;}

/********** LANDING PAGE - STRUCTURED ***********/
.article-list-item 							{position:relative; display:inline-block; width:100%; margin:0px 0px 20px; padding:0px 0px 14px; border-bottom:1px dotted #b4b4b9;}
.article-list-item.last 						{border-bottom:none;}
#centered-content .article-main-content .article-list-item img,
#centered-content .article-main-content .article-list-item h3,
#centered-content .article-main-content .article-list-item p,
#centered-content .article-main-content .article-list-item a 
											{display:inline-block; float:left; clear:right;}
#centered-content .article-main-content .article-list-item-condensed img,
#centered-content .article-main-content .article-list-item-condensed h3,
#centered-content .article-main-content .article-list-item-condensed p,
#centered-content .article-main-content .article-list-item-condensed a 
											{display:inline-block; float:left; clear:left;}
.article-list-item img 						{float:left; margin-right:14px;}
#centered-content .article-main-content .article-list-item p 
											{width:508px;}
#centered-content .article-main-content .article-list-item h3 
											{margin:-5px 0px 0px 0px;}
.article-list-item a 						{font-size:11px; font-weight:bold; position:absolute; bottom:13px; left:228px;}
.article-list-item-condensed 				{position:relative; display:inline-block; width:722px; background-color:#f0f0f5; padding:16px;}
.article-list-item-condensed.even 			{background-color:transparent;}
.article-list-item-condensed img 			{float:right; height:81px; width:auto;}
#centered-content .article-main-content .article-list-item-condensed p 
											{width:583px; margin-bottom:0px;}
#centered-content .article-main-content .article-list-item-condensed h3 
											{margin:-5px 0px 5px 0px;}
#centered-content .article-main-content .article-list-item-condensed a 
											{text-decoration:none; cursor:pointer;}
#centered-content .article-main-content .article-list-item-condensed a:hover h3 
											{text-decoration:underline;}
#centered-content .article-main-content .article-list-item-condensed a.image-link 
											{float:right; clear:none;}
#centered-content .article-main-content .article-list-item-condensed a img 
											{border:none;}

/********** LANDING PAGE - STORIES ***********/
.landing-page-video 							{position:relative; float:right; margin:34px -15px 20px 15px;}
.landing-page-video > img 					{width:480px; height:270px;}
.featured-video 								{position:relative; width:480px; height:270px;}
.landing-page-video .video-play-overlay 		{width:480px; height:270px;}
.landing-page-video .video-play-button 		{margin-top:100px;}
.landing-left 								{float:left; margin:0px 14px 0px 0px; width:256px;}
.landing-left-content 						{width:228px; background-color:#F0F0F5; padding:8px 14px 20px;}
.landing-left-content a 						{font-size:11px; font-weight:bold; text-transform:uppercase;}
.landing-left-content img 					{margin:6px 0px 2px;}
.landing-mid 								{float:left; width:480px;}
#centered-content .landing-mid h2 			{width:100%; border-bottom:1px dotted #b4b4b9; margin-bottom:14px; padding-bottom:10px;}
.landing-mid-row 							{display:inline-block; width:100%; border-bottom:1px dotted #b4b4b9; margin:13px 0px 12px;}
.landing-mid-entry 							{position:relative; float:left; height:auto; width:220px; padding-bottom:15px;}
.landing-mid-entry.last 						{margin-left:35px;}
.landing-mid-entry a 						{position:absolute; bottom:0px; left:0px; font-size:11px; font-weight:bold; text-transform:uppercase;}
.landing-mid-entry h3 						{margin-top:0px;}
.landing-mid-bottom 							{width:100%; display:inline-block; padding:0px 0px 12px; text-align:right; border-bottom:1px solid #b4b4b9;}

/********** SEARCH RESULTS ***********/
.article-created-date 						{float:right; margin-top:10px; color:#3c3c41; font-size:11px;}
.search-result 								{position:relative; display:inline-block; width:722px; margin:0px 0px 20px; padding:0px 14px 14px; border-bottom:1px dotted #b4b4b9;}
.search-result.last 							{border-bottom:none;}
.parent-poll 								{margin-bottom:10px;}
.parent-poll input 							{margin:-2px 0px 0px 0px;}
.parent-poll 								{font-size:13px; font-weight:bold; line-height:20px; color:#3c3c41;}
.poll-results p 								{width:145px;}
#centered-content .article-main-content .content-right .poll-results h3 
											{border-bottom:none; margin-top:25px;}
.poll-results span 							{display:block; float:right; font-weight:bold;}

/********** SCHOOL FINDER ***********/
.map-api-area 								{position:relative; float:right; margin:34px -15px 20px 15px;}
.map-api 									{margin-bottom:10px;}
.finder-methods 								{display:inline-block; position:relative; margin-bottom:15px;}
#centered-content .article-main-content .finder-methods h3 
											{margin:-4px 0px 10px;}
.finder-method-a,
.finder-method-b 							{position:relative; float:left; width:340px; height:230px; margin-left:14px; background-color:#F0F0F5; padding:14px;}
.or-disc 									{display:inline-block; position:absolute; top:98px; left:354px; width:42px; height:27px; padding:7px 0px; background:url(/PublishingImages/schoolFinder/ORdisc.png) top left no-repeat; text-align:center; font-size:19px; font-weight:bold; color:#fff;}
.find-by-name 								{width:300px; margin:0px 0px 5px; padding:5px 0px 5px 10px;}
.find-by-select 								{width:100%; padding:5px 10px; margin-bottom:15px;}
.finder-methods a.button 					{position:absolute; bottom:14px; left:14px;}

/*** Twitter webpart styles*/
.home-main-content-twitter 					{width:100%; padding:0px 0px 100px 0px; text-align:left;}
.home-main-content-twitter .content-right 	{width:342px; margin-left:15px; float:left; padding-bottom:8px; background:url(/PublishingImages/homepage/rightRail_shadow.png) bottom left no-repeat;}
.twitter_itemlist 							{list-style-position:inside; list-style-type:none; margin:3px; padding:5px; text-indent:0; background-color:#ffffff; border-radius:10px;}
 .twitter_itemlist li:hover 					{background-color:#e5f4f7;}


/***************************/
/*** PRINT CSS OVERRIDES ***/
/***************************/
html 									{margin:0px!important;}
body 								{margin:0px!important; padding:0px!important;}
#suiteBar,
#s4-ribbonrow,
#s4-statusbarcontainer,
#top-navigation-wrapper,
#footer-top,
#banner-middle,
#banner-right,
.content-right,
.share-text,
.share-icon,
.video-section,
.photo-section,
.landing-page-video,
.landing-mid-bottom,
.landing-mid-entry a,
.article-list-item a,
.finder-methods,
.calendar,
.feedback-form 						{display:none!important;}
.home-hero,
.home-hero img,
.home-three-col,
.home-main-content,
.content-left,
.article-main-content,
.content-wrapper,
.article-summary,
.article-contents,
.article-list-item,
.search-result 						{display:block; width:670px;}
.home-hero .hero-content 			{width:500px!important; left:40px!important;}
.home-three-col .itemset .itemset-item 
									{width:200px; height:180px;}
.home-main-content .content-left 	{width:400px;}
.success-story 						{width:670px;}
.home-main-content .content-right 	{display:block;}
.landing-left 						{width:250px; overflow:hidden; padding:0px;}
.landing-left-content img 			{width:170px;}
.landing-mid 						{width:420px; overflow:hidden;}
.landing-mid-entry 					{width:200px;}
.landing-mid-entry.last 				{margin-left:20px;}
#footer 								{background-color:#fff!important;}
#centered-content,
#s4-bodyContainer,
#footer 								{width:750px!important; min-width:auto; margin:0px!important; float:none!important; zoom:100%!important; -moz-transform:scale(1)!important; -webkit-transform:scale(1)!important; -o-transform:scale(1)!important;}
#footer-bottom-inner				{line-height:30px;}
.home-hero img 						{width:100%!important; height:auto;}
.home-hero .hero-content 			{display:block; position:absolute; top:28px; left:264px; width:811px; height:177px; background:url(../PublishingImages/homepage/hero_content.png) transparent top left; color:#fff!important;}
#site-breadcrumb					{padding:90px 0px 0px 20px;}
.content-left						{margin-top:55px;}						
.top-article,
.promo-summary						{border-bottom:1px solid #3D3C42!important;}
/*******************************/
/*** END PRINT CSS OVERRIDES ***/
/*******************************/
#top-banner #banner-left #logo-text,
#top-banner #banner-right a 			{font-family:Signika Negative Regular;}
#centered-content .s4-ca h2 			{font-family:YWFT Soaka; letter-spacing:.01px; margin:0px 0px 10px 0px; color:#034565; font-size:24px; font-weight:100; line-height:24px;}
#centered-content .s4-ca a.button,
#footer a.button 					{display:inline-block!important; height:30px!important; background:url(../PublishingImages/global/button_sprite.png) top left no-repeat!important; text-decoration:none!important;}
#centered-content .s4-ca a.button span,
#footer a.button span 				{display:inline-block!important; height:30px!important; background:url(../PublishingImages/global/button_sprite.png) bottom right no-repeat!important; padding:0px 22px 0px 5px!important; margin-left:6px!important; font-family:Signika Negative Regular!important; font-size:14px!important; line-height:30px!important; text-decoration:none!important; color:#fff!important;}
