/* Front Page
-------------------------------------------------------------- */

#root_homepage .content {background: transparent; margin-top: 0px; }
#root_homepage .content #bravo {padding-left: 0; margin-left: 0; background: #fff;}


#root_homepage .content #charlie {background: #fff; margin-left: 0; padding-left: 0; width: 240px;}



#welcome_text {margin: 0px 0px 10px 0px; }
#welcome_text h1 {margin-left: 0;}
#welcome_text p {margin-bottom: 7px; line-height: 1.3em;}
#welcome_text a {font-size: 1em; font-weight: bold;}

#homepage_blog {border-top: 1px solid #ddd;}
#homepage_blog h2 {font-weight: bold; color: #999; margin-bottom: 10px;}
#homepage_blog h3 a {font-size: 87%; }
#homepage_blog p.published_at {margin: 2px 0px 5px 0px; font-size: 87%; color: #999;}
#homepage_blog .post {border-bottom: 1px solid #ccc; margin-bottom: 5px;}

#root_homepage .content .upcoming_sermon {width:340px;display:inline; float: left;}
#root_homepage .content .upcoming_sermon h2 {display: none;}
  #root_homepage .content .upcoming_sermon img {}
  #root_homepage .content .upcoming_sermon h3.title, 
  #root_homepage .content .upcoming_sermon p {display: none; }
#root_homepage .content .upcoming_sermon p.dateandtime {display: none;}

#root_homepage .content h2 {padding-top: 10px; font-size: 1.4em;}

#root_homepage .content #recent_photos {display: block; clear:both; margin-left: 10px; }
#root_homepage .content #recent_photos h2 {margin-bottom: 5px; }
  #root_homepage .content #recent_photos li {list-style:none; float: left; margin: 0; padding: 0;}
  #root_homepage .content #recent_photos li img {margin: 0 10px 0 0;}
  #root_homepage .content #recent_photos li h3.photo_title  {}
  #root_homepage .content #recent_photos li h3.photo_title a {display: none;}
  #root_homepage .content #recent_photos li p.link_to_gallery {display: none;}
#root_homepage .content #recent_photos p {display: block; clear: left;}

.this_week_service {float: left;width:200px;margin-left:15px;margin-right:15px;}
.this_week_service h3.service {color:#fff;font-weight:normal;font-style:normal;float:left;padding:0px;
  font-family: Avenir, Helvetica, 'Helvetica neue', Arial, sans-serif;}
  .this_week_service h3.service a {color:#fff;}
.this_week_service p.date {margin-bottom: 2px; font-size: 85%;float:right;color:#C3D4DF;}
.this_week_service p.time {margin-bottom: 2px; font-size: 85%;float:right;clear:right;color:#C3D4DF;}
.this_week_service h4.speaker {color:#fff;font-weight:bold;font-style:normal;
  font-family: Avenir, Helvetica, 'Helvetica neue', Arial, sans-serif;clear:both;font-size:1.2em;}
.this_week_service p.title {margin-bottom:2px;font-size:90%;}
  .this_week_service p.title a {color:#C3D4DF;}
.this_week_service p.series {margin-bottom:0px;color:#C3D4DF;font-size:90%;}
  .this_week_service p.series a {color:#C3D4DF;}
.this_week_service p.upcoming_sermon_substitute {clear:both;margin-bottom:0px;color:#C3D4DF;font-size:90%;}



#upcoming_events {float:left;  width: 315px;}
#upcoming_events h2 {margin-bottom: 5px;font-style: normal; text-transform: uppercase; font-weight: light; font-size: 1.2em;}
#upcoming_events ul, #upcoming_events li {list-style: none; margin-left: 0;}
#upcoming_events li {margin-bottom:  2px;}


#service_links {background: #2C6D7C; color: #fff; clear: both; padding-top: 5px; }
#service_links ul {list-style: none; padding-bottom: 5px;}
#service_links li {list-style: none; display: inline; padding-right: 20px;  border-right: 1px solid #85B0BA; }
#service_links li.last {border-right:0px; }
#service_links li a { color: #fff; font-size: 92%; text-decoration: none;  }
#service_links li a:hover {text-decoration: underline;}

#root_homepage hr#content_clearing {height:0px;}
#bottom_nav {background: #70A8B7; color: #fff; clear: both; margin-top: 10px;}
#bottom_nav ul {list-style: none; padding: 5px;margin-bottom:0px;}
#bottom_nav li {list-style: none; display: inline; padding-right: 10px;  border-right: 1px solid #fff; text-transform: uppercase; }
#bottom_nav li.last {border-right:0px;}
#bottom_nav li a {color: #fff; font-family: Avenir, Helvetica, 'Helvetica neue', Arial, sans-serif; font-size: 80%; text-decoration: none; font-weight: lighter;}
#bottom_nav li a:hover {text-decoration: underline;}

/* Slideshow
----------------------------*/
	.cwp-ssX{width:660px; }
.cwp-ssX .cwp-scroller,.cwp-ssL .cwp-scroller .cwp-slide{width:660px;height:444px; background: #999;}
.cwp-slideshow {border: none;}
#slideshow_wrapper {clear:both; }
#root_homepage .cwp-scroller .cwp-slide {background: #999; }
#homepage_slideshow {border: 10px solid #fff;  }

/* 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;}

