body {
  background: transparent url(http://lighthousecf.org/images/short-header.png) repeat-x top;
  font-family: Helvetica, sans-serif;
  font-size: 12px;
  margin-bottom: 40px; }

h1 {
  background: transparent url(http://lighthousecf.org/images/header-ancient-modern.png) no-repeat 729px 32px;
  height: 89px;
  text-indent: -9999px; }

a.feed {
  height: 18px;
  position: absolute;
  right: 1px; }
  a.feed img {
    margin: 0; }

#header {
  background: transparent url(http://lighthousecf.org/images/header-gradient.png) repeat-x;
  margin: 0 auto;
  width: 960px; }

#navigation {
  height: 21px;
  padding: 19px 0 0 16px; }
  #navigation a {
    color: white;
    font-size: 12px;
    text-decoration: none;
    text-transform: uppercase; }
    #navigation a.odd {
      color: #ccc; }
    #navigation a.active {
      border-bottom: 2px solid white; }
    #navigation a:hover {
      border-bottom: 2px solid #ccc; }
  #navigation a.pre-cufon {
    font-size: 14px; }

ul, li {
  list-style-type: none; }

#notice {
  background-color: #BE0C0C;
  margin: 0px; }
  #notice p, #notice a {
    color: white; }
  #notice p {
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 0;
    padding: 10px;
    text-align: center; }
  #notice.event {
    background-color: #231f20;
    border-bottom: 4px solid #fff; }
    #notice.event p, #notice.event img {
      font-size: 0;
      margin: 0;
      padding: 0;
      text-align: left; }

#footer {
  background-color: #111;
  color: #ddd; }
  #footer h3, #footer a {
    background-color: #111;
    color: #fff; }
  #footer h4 {
    color: #ddd;
    text-transform: uppercase; }
  #footer .post {
    margin-bottom: 1.5em; }
  #footer #events {
    width: 367px; }
  #footer .address {
    width: 218px; }
  #footer .map {
    margin-top: 10px;
    width: 255px; }
    #footer .map img {
      border: 10px solid white; }
  #footer #flickr-stream {
    width: 448px;
    margin: 10px 0 0 17px; }
    #footer #flickr-stream img {
      margin-bottom: 0; }
    #footer #flickr-stream li {
      float: left;
      height: 64px;
      margin: 0;
      padding: 0;
      width: 64px; }
      #footer #flickr-stream li img {
        margin: 1px;
        height: 62px;
        width: 62px; }
  #footer #plan-ahead {
    width: 240px; }

#copyright {
  background-color: #222;
  overflow: hidden;
  text-align: right; }
  #copyright p {
    color: #bbb;
    font-size: 14px;
    line-height: 1em;
    margin-bottom: 8px;
    padding-top: 30px; }

/* ****************************** */
/* * Hours */
/* ****************************** */
ul#hours li {
  background-color: black;
  color: white;
  float: left;
  font-size: 13px;
  height: 49px;
  margin-bottom: 2px;
  margin-right: 2px;
  padding-top: 3px;
  text-align: center;
  width: 158px; }
  ul#hours li .day {
    display: block;
    font-size: 20px;
    line-height: 26px; }

.grindhouse ul#hours li {
  width: 153px; }

/* ****************************** */
/* * BLOGS */
/* ****************************** */
#posts li, #blogs li {
  margin-bottom: .4em;
  position: relative; }
  #posts li .author, #posts li .feed-title, #blogs li .author, #blogs li .feed-title {
    color: #999;
    position: absolute;
    right: 0;
    top: 0; }
  #posts li .author, #blogs li .author {
    top: 2px; }
  #posts li .date, #posts li .photo, #blogs li .date, #blogs li .photo {
    background-color: black;
    color: white;
    clear: left;
    float: left;
    font-size: 1em;
    height: 42px;
    margin-bottom: 2px;
    margin-right: 8px;
    padding-top: 7px;
    text-align: center;
    width: 52px; }
  #posts li .description, #blogs li .description {
    text-align: justify; }
  #posts li .photo, #blogs li .photo {
    height: 54px;
    padding: 0; }
  #posts li .details, #blogs li .details {
    position: relative; }
  #posts li .author, #posts li .title, #posts li .feed-title, #posts li .latest-posts h3, #blogs li .author, #blogs li .title, #blogs li .feed-title, #blogs li .latest-posts h3 {
    line-height: 1.2em;
    padding-top: 1px; }
  #posts li .title, #blogs li .title {
    display: inline;
    font-weight: bold; }
    #posts li .title a, #blogs li .title a {
      color: black; }
  #posts li .latest-posts, #blogs li .latest-posts {
    padding-top: 2px;
    width: 310px; }
    #posts li .latest-posts li, #blogs li .latest-posts li {
      height: auto;
      margin-bottom: auto; }
      #posts li .latest-posts li a, #blogs li .latest-posts li a {
        color: black;
        white-space: nowrap; }

#blogs li {
  position: static; }

.blog h3 {
  line-height: 1em; }

/* ****************************** */
/* * MINISTRIES */
/* ****************************** */
.ministries .rShim, .ministries .hd, .ministries .headerEnd {
  display: none; }
.ministries .ministry h3 {
  margin-top: -10px; }
.ministries .ministry img {
  margin-bottom: 0; }

/* ****************************** */
/* * GRINDHOUSE */
/* ****************************** */
.grindhouse {
  padding-top: 10px; }
  .grindhouse img.logo {
    margin-bottom: -10px; }
  .grindhouse table {
    width: 100%; }
