@import "events.css";
/* Front Page
-------------------------------------------------------------- */
#root_homepage .content {background: transparent; margin-bottom: 0px; padding-bottom: 0px; padding-top: 10px;}

#root_homepage #charlie p {color: #999; font-size: 92%;}
#root_homepage #greybox {background: #DBDEE0; padding: 0px; margin-bottom: 10px; }
#root_homepage #greybox h3 {color: #666; font-weight: normal; font-size: 100%; letter-spacing: 0.05em; text-transform: uppercase; border-bottom: 1px solid #bbb; padding-bottom: 5px; margin-bottom: 5px;}
#root_homepage #greybox h3 a {font-weight: bold;}
#root_homepage #greybox h2 {display: none;}

#root_homepage #greybox #recent_photos {width: 345px;  float: left; background: #DBDEE0; padding: 10px;}
#recent_photos div.square_module_photo {margin-bottom: 0; padding-bottom: 0; float: left; margin-left: 5px; }
#recent_photos ul {margin-bottom: 0.5em;}
#recent_photos ul li {list-style: none; list-style-type: none;}

  #recent_photos h3.photo_title, #recent_photos p.link_to_gallery {display:none;}
#recent_photos li {}
#root_homepage #greybox #blog {width: 345px; padding: 10px;  float: right; clear: right; background: #DBDEE0;}
#root_homepage #greybox #blog .post {border-bottom: 1px solid #ccc; margin-bottom: 5px;}
#root_homepage #greybox #blog .post h3 {border-bottom: none; margin-bottom: 0; padding-bottom: 0; font-size: 110%; letter-spacing: 0;}
#root_homepage #greybox #blog .post h3 a{text-transform: none; font-weight: normal; }
#root_homepage #greybox #blog .post p.published_at{font-size: 85%; margin-bottom: 5px; padding-bottom: 0; color: #999; }
#root_homepage #greybox #blog .post p.first_ten_words{font-size: 92%; margin-bottom: 5px; padding-bottom: 0; }


#welcome_text { width: 350px;}
  #welcome_text p {margin-bottom: 7px; }
#welcome_text h1 {margin-top: 0px; padding-top: 0px;}
.upcoming_sermon  {display: block;  clear: both;}
  .upcoming_sermon img {float: left; margin-right: 10px;}
  .upcoming_sermon p.dateandtime {font-size: 10px; color: #297784; padding-bottom: 0; margin-bottom: 0;}
  .upcoming_sermon p.dateandtime span.time {border-left: 1px solid #297784; padding-left: 5px; margin-left: 5px;}
  .upcoming_sermon h3.title {border-top: 1px solid #B6D3DE; margin-top: 5px; padding-top: 10px; }
  .upcoming_sermon h3.title a{color: #0D434C; font-size: 	18px; font-weight: bold; }
  .upcoming_sermon p.speaker {font-size: 15px; padding-top: 10px; margin-bottom: 0; padding-bottom: 0;}
  .upcoming_sermon p.series { padding-top: 5px; }
#this_weeks_sermons .upcoming_sermon h2 {display: block; padding-top: 10px; font-size: 16px; font-weight: normal; padding-bottom: 3px;}

#this_weeks_sermons {background: url(../../images/thisweekend.gif)  top left no-repeat; clear:both; border-top: 2px solid #01252D;  }
#this_weeks_sermons h2 {display:none;}

#slideshow_wrapper {border: 1px solid #ccc; padding-left: 5px;}


#todays_events {background: url(../../images/today.gif) top left no-repeat;  border-top: 2px solid #01252D; margin-top: 10px; }
#todays_events h2 {display:none;}
#todays_events h3 {font-size: 1em; font-weight: normal; margin: 14px 0px 0px 0px; padding-top: 10px; }


#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;}

/* Custom Slideshow
----------------------------*/
#root_homepage #homepage_slideshow .cwp-slideshow {border: 5px solid #fff}

#root_homepage .cwp-scroller .cwp-slide span {
background:transparent none repeat scroll 0% 50%;
bottom:0px;
color:#000;
display:block;
font-size:95%;
left:0px;
margin:0px;
padding:7px;
position:absolute;
width:100px;
}

#root_homepage .bigcontrols ul {display: none; }
#root_homepage #homepage_slideshow a {color: #000; line-height: 1.2em;}

/* Sitemap
----------------------------*/
.resource_listing_window {border-bottom:1px solid #eee;margin-bottom:10px;}              
              /* clear-fix*/
.resource_listing_window { display: inline-block; width: 100%;}   
              .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;}

