/* home page specific items */

#mid_header {
  position: relative;
  margin: 0 auto;
  width: 928px; 
  background: url('/images/Back_Midheader.jpg') repeat-x;
}

#mid_header h1 {
  overflow: hidden;
  text-indent: -9000px;
  background: no-repeat; 
  padding: 0;
}

/* mid header nav links */

#mid_header li { float: left;   height: 90px; }
#mid_header li a {
  display: block;
  height: 90px; 
  text-indent: -5000px; overflow: hidden;
  background-position: top;
  margin-right: 38px;
  }
#mid_header li a:hover { background-position: bottom; }
#mid_header_nav {
  position: absolute;
  left: 300px;
  top: 0px;
  list-style: none; }

li a#link_podcast  { width: 110px; background: url(/images/colors/turquoise/Podcast.jpg) no-repeat; margin-left: 45px;}
li a#link_lesson   { width: 129px; background: url(/images/colors/turquoise/Weekly.jpg) no-repeat; }
li a#link_reading  { width: 105px; background: url(/images/colors/turquoise/Monthly.jpg) no-repeat; }
 
li a#link_facebook { width:  46px; background: url(/images/colors/turquoise/Facebook.jpg) no-repeat; margin-right: 15px;}
li a#link_twitter  { width:  46px; background: url(/images/colors/turquoise/Twitter.jpg) no-repeat; margin-right: 15px; }


/* download and listen links */

#latest_sermon li { float: left;   height: 21px; }
#latest_sermon li a {
  display: block;
  height: 21px; 
  text-indent: -5000px; overflow: hidden;
  background-position: top;
  }
#latest_sermon li a:hover { background-position: bottom; }
#sermon_nav {
  position: absolute;
  right: 0px;
  top: 45px;
  list-style: none; }

li a#link_listen    { width: 49px; background: url(/images/Btn_Listen.png) no-repeat; margin-right: 5px; }
li a#link_download  { width: 72px; background: url(/images/Btn_Download.png) no-repeat; margin-right: 0px; }
li a#link_archive   { width: 72px; background: url(/images/Btn_Archive.png) no-repeat; margin-right: 0px; }
li a#link_watch     { width: 72px; background: url(/images/Btn_Watch.png) no-repeat; margin-right: 0px; }

/*----------------------*/

/* get involved links */
#get_involved { position: relative; margin-bottom: 20px; }
#get_involved li { float: left; height: 100px; }
#get_involved li a {
  display: block;
  height: 100px; 
  text-indent: -5000px; overflow: hidden;
  background-position: top;
  }
#get_involved li a:hover { background-position: bottom; }
#get_involved_nav {

  list-style: none; }

li a#link_club220   { width: 94px; background: url(/images/Nav_Club220.jpg) no-repeat; }
li a#link_220a2z    { width: 82px; background: url(/images/Nav_A2Z.jpg) no-repeat; }
li a#link_services  { width: 82px; background: url(/images/Nav_Services.jpg) no-repeat; }
li a#link_220i      { width: 81px; background: url(/images/Nav_220i.jpg) no-repeat; }
li a#link_journey   { width: 80px; background: url(/images/Nav_Journey.jpg) no-repeat; }
li a#link_discovery { width: 98px; background: url(/images/Nav_Discovery.jpg) no-repeat; }

/*----------------------*/


#latest_sermon { 
  display: block;
  position: relative;
  width: 283px; height: 78px;
  margin-left: 17px; padding-top: 12px;
}

#latest_sermon h1 {
  width: 196px; height: 21px; margin-bottom: 0;
  background: url('/images/colors/turquoise/Latestsermon.jpg');
}  

#latest_sermon span.sermon_date {
  position: absolute;
  text-transform: uppercase;
  font-size: 11px;
  left: 200px; bottom: 55px;  
}
#latest_sermon p {
  color: #fff7bf;   
  font-size: 12px;  
  line-height: normal;
  margin-top: 10px;
} #latest_sermon span.sermon_speaker { 
    margin-top: 3px;
    display: block;
    font-size: 10px;
    color: #fff;     
    }

#content_rotator {
  display: block;
  width: 928px; height: 262px;
}

h1.col_header { 
  padding: 0;
  width: 525px; height: 48px;
  margin-bottom: 0;
  text-indent:-5000px;
} h1.col_header.whats_new {  background: url('/images/colors/turquoise/Header_Whatsnew.jpg'); }

h1.sidebar_header { 
  width: 435px; height: 48px;
  margin-bottom: 0;
  text-indent:-5000px;
} h1.sidebar_header.welcome {  background: url('/images/colors/turquoise/Header_Welcome.jpg'); }


.news_item { padding-bottom: 30px; }
.news_item img { float: left; border: 2px solid #40b1c9; margin: 0px 5px 6px 0px; }
.feed_info { border-bottom: 1px solid #e5e5e5; line-height: 1em; padding-top: 4px; margin-bottom: 8px;}

.feed_info span.post_date, .feed_info span.post_type { 
  margin: 0; padding: 0;
  font-size: 10px; font-weight: 700;
  text-transform: uppercase;
  color: #40b1c9;  
} 
.feed_info span.post_date { float: right; }
.feed_info span.post_type { float: left;  }

/* welcome box */
.welcome_box { position: relative; }

.welcome_box p {
  position: relative;
  text-indent: -9000px;
  width: 290px; height: 105px;
  background: url('/images/colors/turquoise/Back_Radical.jpg') top center no-repeat;
}

.welcome_box p a{
  position: absolute;
  display: block;
  text-indent: 0;
  bottom: 0px;
  right: 0px;
 }
.welcome_box img {
  position: absolute;
  right: 14px;
  top: 16px;  
  border: 3px solid #40b1c9;
}

/* Subscribe box        */
/* -------------------- */

.subscribe {
  position: relative;
  margin-top: 20px;
  background-color: #353535;

  -webkit-border-top-left-radius: 6px;
  border-top-left-radius: 6px;
  -moz-border-radius-topleft: 6px;
  -webkit-border-bottom-left-radius: 6px;
  border-bottom-left-radius: 6px;
  -moz-border-radius-bottomleft: 6px;
}



/* the pop ups */
/* ------------------------------------*/
.bubbleInfo {
  position: relative;
}
 
.popup {
  position: absolute;
  width: 300px;  
  background: #fff;
  display: none; /* keeps the popup hidden if no JS available */
  
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}

.popup.twitter {
  background-color: #e5f6ff;
}


#mid_header li .popup.twitter span {
  font-size: 10px;
  margin-top: 5px;
  display: block;
}
#mid_header li .popup.twitter span a,
#mid_header li .popup.twitter p a {
  display: inline;
  text-indent: 0;
  margin: 0;
}

.popup.twitter p {
  padding: 10px; line-height: 1.2em;
}
.popup.twitter p a { word-wrap: break-word; }

.popup.facebook {
  background-color: #eceff5;
}




#fbfan {
 
}
/* forms */
/* subscribe form */

#Email_Signup {
  position: absolute; top: 25px; right: 12px;
  width: 181px; height: 23px;
  margin: 0 auto;
}
#Email_Signup form {
  width: 181px; height: 23px;
  background: url('/images/Back_Subscribe.jpg') no-repeat;  
  margin: 0 auto;
  margin-top: 0px;
}

#Email_Signup form label { overflow: hidden; text-indent: -9000px;  position: absolute; }
#Email_Signup form input {
  padding: 0px;
  margin: 4px 2px 0px 4px;
  font-size: 10px;
  color: #777;
  width: 115px;
  background-color: #fff;
  border: none;
}

#Email_Signup form input.submit {
  padding: 0; margin: 0;
  display: block;
  width: 52px;
  height: 23px;
  text-indent: -9000px;
  overflow: hidden;
  float: right;
}

/* coming up */
#coming_up {
  float: left;
  width: 200px;
  background-color: #343434;

  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}

#coming_up li {
  font-size: 14px;
  color: #fff;
  margin: 8px 0px 8px 8px;  
  padding-bottom: 10px;  
  border-bottom: 1px solid #4a4a4a;
} #coming_up li.last { border-bottom: none; }

#coming_up li span {
  font-size: 10px;
  color: #aff1ff; 
  display: block; 
  margin-top: 4px;
  text-transform: uppercase;
}


/* find group */
#find_group { float: right; width: 225px; }

#find_group form{}
#find_group form div { margin-bottom: 10px;  }
#find_group p { font-size: 12px; margin: 15px 6px 5px 6px; }
#find_group form fieldset { 
  padding: 15px 0px 0px 0px; 
  border: none; }

#find_group form label { 
  display: block; 
  width: 50px; 
  float: left;  
  position: relative; 
  text-align: right; 
  padding: 8px 6px 0px 0px;
 
  font-size: 12px; 
  color: #373b4a; }

#find_group form input {
  padding: 2px;
  font-size: 12px;
  color: #333;
  width: 130px;
  height: 20px;
  background-color: #fff;
  border: 2px solid #d1d1d1;

  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px; 
}
#find_group .buttons{ margin-left: 55px;}
#find_group form input.submit_btn {
  width: 49px; height: 21px; border: none;
  background-color: transparent;
}

/* Latest Photos */
.latest_photos ul { margin: 5px 0px 5px 0px; }
.latest_photos ul li { display: inline-block; padding-right: 4px; padding-bottom: 4px;  }
.latest_photos ul li a img { border: 2px solid #40b1c9; }
.latest_photos ul li a:hover img { border: 2px solid #444; }

/* Live Stream */
#live_stream {
  position: relative;
  height: 393px;
  background: url('/images/Back_live.jpg') repeat-x;
}

#live_player {
  position: absolute;
  width: 560px; height: 340px;
  left: 20px; top: 20px;
  border: 3px solid #454545;
}

#live_info {
  position: absolute;
  width: 300px; height: 340px;
  right: 20px; top: 20px;
}

#live_info img {
  margin-bottom: 10px;
}

#live_info h2 {
  font-size: 16px;
  color: #fff;
  padding-bottom: 10px;
}

#live_info h3 {
  font-size: 16px;
  font-weight: normal;
  color: #fff;
  padding-bottom: 10px;
}
#live_info p {
  font-size: 12px;
  color: #aaa;
  margin-bottom: 5px;
  line-height: 1.25em;
}
