/* Front Page
-------------------------------------------------------------- */
#root_homepage .content {padding-top: 0px;}
#root_homepage .content #alpha, 
#root_homepage .content #bravo, 
#root_homepage .content #delta {margin:0px 20px 0px 20px; }

#root_homepage .content #charlie {margin: 5px 20px 0px 20px; }

#root_homepage .content {margin-bottom: 0px; padding-bottom: 0px; margin-top: 0px;}
#root_homepage .content table, #root_homepage .content table td {border: none;}

#root_homepage .content table td#todays_events {padding: 70px 0px 0px 20px; margin: 0px 20px 20px 10px; color: #ffffcc; height: 165px; overflow: auto; }
#root_homepage .content table td {vertical-align: top;}

#root_homepage #welcome_text {background: #CC6600 url(../../images/welcomebg.gif) top left no-repeat; color: #fff; width:211px; padding-top: 40px; height: 190px;}
#root_homepage #welcome_text p {padding: 0px 5px 0px 10px;}
#root_homepage #slideshow {}

#root_homepage #alpha table {margin:4px 0px 0px 0px;}
#root_homepage #alpha td {padding:0;}


/* Custom Slideshow
----------------------------*/
#root_homepage .cwp-scroller .cwp-slide span {display:none;}
#root_homepage .cwp-slideshow {border: none; }
#root_homepage .cwp-slides span {display:none;}
#homepage_slideshow {}
#root_homepage .cwp-slideshow ul  {display:none;}
#root_homepage .cwp-slideshow ul li a.active {background: #666;}
#root_homepage .cwp-slideshow  a#homepage_slideshow_pause {display:none;}

#charlie h2 a {margin-left: -15px; display:block; width: 790px; height: 40px; background: transparent url(../../images/school_banner.jpg) top center no-repeat;}
#charlie h2 span {position: absolute; left: -9999em; }

/* Second Row  -------*/
	table#second_row {margin-bottom: 0;}
table#second_row td {width: 270px; background: #ccc url(../../images/second_row.jpg) top left repeat-x; padding: 10px;}
table#second_row td#middle {padding-top: 0px;}
table#second_row td #mission{background: #fff; border: 1px solid #ccc; padding: 10px; margin-top: 10px; }
table#second_row td #mission p.lead{font-size: 110%; font-weight: bold; padding-bottom: 0px; margin-bottom: 3px;}
table#second_row td #mission p {line-height: 1.7em;}
table#second_row td h3 {font-weight: normal; font-size: 110%; text-transform: uppercase; padding-bottom: 5px; border-bottom: 1px solid #ccc; margin-bottom: 5px; }
table#second_row td #news .post {border-bottom: 1px solid #fff; margin-bottom: 5px; }
table#second_row td #news .post h3 {font-size: 110%; text-transform: none; border: none; margin-bottom: 0; padding-bottom: 0px; }
table#second_row td #news .post p.published_at {color: #999; margin-bottom: 0; display:none;}

/* Recent Photos  -------*/
#recent_photos {padding-left: 10px; height: 140px;}
#recent_photos h3 {font-weight: normal; text-transform: uppercase; padding-bottom: 5px; font-size: 110%;}
#recent_photos ul {list-style-type: none; list-style: none; }
#recent_photos div.square_module_photo {float: left; }
#recent_photos div.square_module_photo h3,  
#recent_photos ul li p {display: none;}
#recent_photos p {clear:both;}

/* Podcasts  -------*/
table#second_row td div.podcast_feed div.episode {border-bottom: 1px solid #fff; margin-bottom: 5px; }
table#second_row td div.podcast_feed h3 {text-transform: none; border-bottom: none; padding-bottom: 0; margin-bottom: 0;}
table#second_row td div.podcast_feed p.published_at {color: #999;  margin-bottom: 5px;}


/* Sitemap
----------------------------*/
.resource_listing_window {border-bottom:1px solid #C5DADA;margin-bottom:10px;}              
              /* clear-fix*/
              .resource_listing_window { display: inline-block; }   
              .resource_listing_window:after {content: ".";display: block;height: 0;clear: both;visibility: hidden;}
              * html .resource_listing_window:after { height: 1%; }
              .resource_listing_window:after { display: block; }
.resource_listing_window img {float:left;margin-bottom:10px;}
.resource_listing_window  h3 {margin-left: 345px;}
.resource_listing_window  p {margin-left: 345px;margin-bottom:10px;}
.resource_listing_window  ul {margin-left: 345px;}

