body {
  background: transparent url(http://lighthousecf.org/images/header-gradient.png) repeat-x; }
  body div#header {
    background: none; }

#notice.event {
  width: 100%;
  overflow: hidden; }

#lighthouse-media {
  background: transparent url(http://lighthousecf.org/images/player-shadow-404.png) no-repeat;
  height: 422px;
  margin-left: -9px;
  padding: 9px;
  width: 977px; }
  #lighthouse-media ul#primary-images {
    float: left;
    height: 405px;
    overflow: hidden;
    width: 720px; }
    #lighthouse-media ul#primary-images li {
      float: left; }
  #lighthouse-media #secondary-images {
    float: left;
    height: 405px;
    overflow: hidden;
    width: 240px; }
  #lighthouse-media #secondary-images li, #lighthouse-media #secondary-images.jcarousel-list li, #lighthouse-media #secondary-images .jcarousel-item {
    float: left;
    height: 135px;
    margin: 0;
    padding: 0;
    width: 240px; }
  #lighthouse-media #secondary-images ul li img {
    margin: 0;
    padding: 0; }

.jcarousel-container {
  position: relative; }

.jcarousel-clip {
  z-index: 2;
  padding: 0;
  margin: 0;
  overflow: hidden;
  position: relative; }

.jcarousel-list {
  z-index: 1;
  overflow: hidden;
  position: relative;
  top: 0;
  left: 0;
  margin: 0;
  padding: 0; }

#posts {
  text-align: justify; }

#teachings-services {
  margin-right: 0;
  width: 320px; }

#services {
  width: 320px; }
  #services ul li.childcare {
    line-height: 16px; }
  #services ul li.lifegroups {
    height: 110px;
    padding-top: 14px; }
    #services ul li.lifegroups h4 {
      background: transparent url(http://lighthousecf.org/images/LIFEgroups-white.gif) no-repeat center top;
      color: white;
      height: 37px;
      margin-top: 5px;
      text-indent: -9999px;
      width: 100%; }

#syndication, #sermon-feeds {
  width: 100%; }
  #syndication a, #sermon-feeds a {
    color: #111;
    display: block;
    float: left;
    height: 31px;
    line-height: 1.2em;
    margin-right: 6px;
    padding-top: 37px;
    text-align: center;
    text-decoration: none;
    width: 75px; }
    #syndication a.bookmark, #sermon-feeds a.bookmark {
      background: transparent url(http://lighthousecf.org/images/bookmark-icon-full.png) no-repeat top; }
    #syndication a.podcast, #syndication a.vodcast, #sermon-feeds a.podcast, #sermon-feeds a.vodcast {
      background: transparent url(http://lighthousecf.org/images/podcast-icon-full.png) no-repeat top; }
    #syndication a.rss, #sermon-feeds a.rss {
      background: transparent url(http://lighthousecf.org/images/rss-icon-full.png) no-repeat top; }
      #syndication a.rss.last, #sermon-feeds a.rss.last {
        margin-right: 0; }
    #syndication a:hover, #sermon-feeds a:hover {
      background-color: #000;
      color: #fff; }

#teachings {
  width: 100%; }
  #teachings ol li, #teachings ul li {
    margin-bottom: 2px;
    position: relative;
    width: 100%;
    overflow: hidden; }
    #teachings ol li.even, #teachings ul li.even {
      background-color: #222; }
    #teachings ol li.odd, #teachings ul li.odd {
      background-color: black; }
    #teachings ol li a, #teachings ul li a {
      color: white;
      display: block;
      height: 27px;
      padding: 7px 6px 0 6px;
      text-decoration: none;
      white-space: nowrap; }
      #teachings ol li a:hover, #teachings ul li a:hover {
        text-decoration: underline; }
    #teachings ol li img.title-mask, #teachings ul li img.title-mask {
      position: absolute;
      right: 0;
      top: 0; }

#what-we-believe {
  height: 136px;
  margin: 0 auto;
  width: 960px; }
  #what-we-believe h3 {
    background: #999 url(http://lighthousecf.org/images/we-believe.gif) no-repeat 44% top;
    height: 68px;
    margin-top: 30px;
    text-indent: -9999px;
    width: 245px; }
  #what-we-believe li {
    border-left: 1px solid #777;
    height: 136px; }
    #what-we-believe li.span-2 {
      margin-right: 0;
      width: 310px; }
    #what-we-believe li.span-1 {
      margin-right: 0;
      width: 158px; }

#what-we-believe-wrapper {
  background-color: #999;
  margin-bottom: 1.5em; }
