/* @override 
	http://cityofgrace.monkcms.net/_css/styles_home.css
*/

@import url(/_css/styles.css);

/* = Home Content  
---------------------------------------------------------------------
*/
#home #content-wrap{
   background: url(/_img/bg_content-wrap-top.jpg) no-repeat left top;
}

#home #content{
   width: 682px;
   margin: 31px 0 0 19px;
   padding: 0;
   height: 294px;
   float: left;
   /*background: url(/_img/bg_content.gif) no-repeat;*/
}

#home-image{
   background: url(/_img/bg_home-image.jpg) no-repeat left top;
   float: left;
   display: inline;
   height: 294px;
   position: relative;
   width: 682px;
   /*width: 690px;
   height: 310px;*/
   /*background: url(/_img/png_overlay.png);*/
}

#home-image p#home-caption{
   width: 697px;
   height: 310px;
   text-indent: -9999px;
   background: url(/_img/png_overlay.png);
   position: absolute;
   top: 0;
}

#home #sidebar{
   background: url(/_img/bg_accordion.jpg) no-repeat left top;
   width: 249px;
   margin: 31px 0 0;
   padding: 0;
   float: left;
   height: 294px;
}

#home #sidebar #drawers{
   width: 249px;
   height: auto;
   overflow: hidden;
   margin: 0;
   float: left;
}

#home #sidebar a.drawer-handle{
   display: block;
   background: url(/_img/bg_home_drawer.png) no-repeat;
   height: 0;
   padding-top: 33px;
   overflow: hidden;
   cursor: pointer;
}

#home #sidebar a#welcome {background-position: 0 0;}
#home #sidebar a#welcome:hover,
#home #sidebar a#welcome.selected,
#home #sidebar a#welcome.selected:hover{background-position: -249px 0; color: #ece4ce;}

#home #sidebar a#teaching{background-position: 0 -66px;}
#home #sidebar a#teaching:hover,
#home #sidebar a#teaching.selected,
#home #sidebar a#teaching.selected:hover{background-position: -249px -66px; color: #ece4ce;}

#home #sidebar a#affiliate{background-position: 0 -33px;}
#home #sidebar a#affiliate:hover,
#home #sidebar a#affiliate.selected,
#home #sidebar a#affiliate.selected:hover{background-position: -249px -33px; color: #ece4ce;}


#home #sidebar .drawerbox a{
   color: #fefdfc;
}

#home #sidebar #wbox p img{
  display: block;
  width: 229px;
  height: auto;
  margin-left: -8px;
  margin-right: -8px;
}

#home #sidebar #wbox p{
   margin-bottom: 7px;
   margin-top: 0;
}

#home #sidebar #pbox img{
   float: left;
   margin-right: 8px;
   margin-bottom: 28px;
}

/* = Home Quick Links  
---------------------------------------------------------------------
*/

#home #quickLinks{
  clear: both;
  float: left;
  height: 20px;
  width: 800px;
  margin: 17px 0 0 38px;
}

#home #quickLinks h4{
  background: url(/_img/quickLinks-h4.png) no-repeat left top;
  float: left;
  display: inline-block;
  height: 0;
  margin-top: 1px;
  margin-right: 19px;
  padding-top: 13px;
  overflow: hidden;
  width: 85px;
}

#home #quickLinks ul li{
  float: left;
  display: inline-block;
  list-style-type: none;
  margin: 0 31px 0 0;
  font-size: 1.2em;
  text-transform: lowercase;
}

#home #quickLinks ul li a{
  color: #3d2516;
  text-decoration: none;
  padding-bottom: 5px;
}

#home #quickLinks ul li a:hover{
  background: url(/_img/quickLinks_a-hover.gif) repeat-x left bottom;
}


/* = Home Featured Items  
---------------------------------------------------------------------
*/

#home-featured{
   float: left;
   width: 901px;
   padding: 31px 38px 0;
   margin: 0 auto;
   /*background: url(/_img/bg_home-featured.gif) no-repeat center top;*/
}

#home-events, #home-posts{
   float: left;
   display: inline;
   width: 267px;
   /*background: #1b120d url(/_img/bg_home-news.gif) no-repeat 4px bottom;*/
}

#home-ads{
   background: url(/_img/bg_home-videos.png) no-repeat left top;
   float: left;
   display: inline;
   width: 360px;
   text-align: center;
}
#home-ads p{
  margin-bottom: 12px;
}

#home-featured h3{
  background: url(/_img/home-featured_h3.gif) repeat-x bottom left;
  color: #6d2312;
  font-size: 1.7em;
  padding-bottom: 8px;
}

/*
#home-news h3, #home-events h3, #home-posts h3{
   text-indent: -9999px;
   width: 293px;
   height: 35px;
}

#home-news h3{
   background: url(/_img/bg_home-news_h3.gif) no-repeat;
}

#home-events h3{
   background: url(/_img/bg_home-events_h3.gif) no-repeat;
}

#home-posts h3{
   background: url(/_img/bg_home-locations_h3.gif) no-repeat;
}
*/

#home .featured-content{
   /*min-height: 390px;
   height: auto !important;
   height: 390px; */
   padding: 15px 0;
   float: left;
   width: 267px;
}

#home-events .featured-content{
   padding-top: 10px;
   /*min-height: 395px;
   height: auto !important;
   height:395px;*/
}

#home .newsitem{
   padding: 10px 13px 13px;
   background: url(/_img/bg_home_newsitem.gif) no-repeat center bottom;
}

#home .post.first{
   padding-top: 0;
   margin-top: 0;
}

#home-events p,
#home-posts p{
   color: #4a351d;
   line-height: 1.5;
   margin-bottom: .75em;
}

#home p.viewmore{
   clear: both;
   font-size: 1.2em;
   margin: 0;
}

#home p.viewmore a{
   color: #b5121b;
   text-decoration: none;
   padding-right: 8px;
   background: url(/_img/bg_home_viewmore_a.gif) no-repeat right 5px;
}

#home p.viewmore a:hover{
   text-decoration: underline;
}

#home-events #calwrap{
   width: 267px;
   /*padding: 0 3px 5px;
   margin: 0 14px 0 13px;
   background: #2c1f15 url(/_img/bg_home-events_calwrap.gif) repeat-x top left;*/
   position: relative;
}

#home-events table.calendar{
   border: 1px solid #e9e0d4;
   width: 100%;
   margin: 0 auto;
   border-collapse: collapse;
   color: #8a7c5b;
}

#home-events table.calendar caption{
   color: #4a351d;
   font-size: 1.2em;
   font-weight: bold;
   margin: 0;
   padding-top: 9px;
   padding-bottom: 15px;
   position: relative;
   text-align: left;
   text-transform: uppercase;
   background: url(/_img/bg_calcaption.gif) no-repeat right 8px;
   _background-position: right 12px;
}

#home-events table.calendar caption span.calendar-prev{
   position: absolute;
   top: 8px;
   right: 20px;
}

#home-events table.calendar caption span.calendar-next{
   position: absolute;
   top: 8px;
   right: 0;
}

#home-events table.calendar caption span img{
   vertical-align: bottom;
}

#home-events table.calendar th{
   padding: 7px 0 8px;
   background: #e0edf4;
   /*background: url(/_img/bg_home-events_th.gif) no-repeat 50% 0;*/
   text-align: center;
   border: none;
   color: #426d81;
   font-size: 1.2em;
}

#home-events table.calendar td{
   border: 1px solid #e9e0d4;
   padding: .5em 0;
   color: #c2bcb2;
   font-size: 1.2em;
   text-align: center;
}
#home-events table.calendar td.current,
#home-events table.calendar td.current a{
   background: #b5121b;
   color:#fff;
}
#home-events table.calendar td.linked-day{
   padding: 0;
}

#home-events table.calendar a{
   display: block;
   padding: .5em 0;
   color: #514738;
   /*background: url(/_img/bg_home-events_td_a.gif) no-repeat .5em .25em;*/
   text-decoration: none; 
}

#home-events table.calendar a:hover{
   text-decoration: underline;
}

#home-events #eventlist{
   margin: 12px 0;
   clear: both;
   display: block;
}

#home .event{
   margin: 0;
   border-bottom: 1px solid #f1ece2;
   clear: left;
   padding: 8px 0 7px;
}

#home-events #eventlist h4{
   font-size: 1.1em;
   line-height: 1.2;
   font-weight: normal;
   float: left;
   width: 225px;
}

#home-events #eventlist h4 a{
   color: #4a351d;
   text-decoration: none;
}

#home-events #eventlist h4 a:hover{
   text-decoration: underline;
}

#home-events #eventlist p.date{
   color: #9a8f80;
   margin: 0;
   text-align: right;
}

#home-ads div{
  margin-bottom: 11px;
}

#home-posts .post a{
   color:  #b5121b;
}

#home-posts .post h4{
   font-size: 1.5em;
   font-weight: normal;
   line-height: 1.2;
   color: #07537f;
   margin-bottom: 20px;
}

#home-posts .post h5{
   color: #4a351d;
   font-size: 1.1em;
   margin: 14px 0 5px;
   text-transform: uppercase;
}

#home-posts .post h4 a{
   color: #86512f;
   text-decoration: none;
   font-weight: normal;
}

#home-posts p.posted{
   font-size: 1.1em;
   font-family: Georgia, "Times New Roman", Times, serif;
   color: #af9f75;
   font-style: italic;
}

#home-posts p{
   font-size: 1.1em;
   color: #4a351d;
   margin: 0;
   margin-bottom: 0;
}

#home-posts p.continue{
   float: left;
   width: 165px;
}

#home-posts p.comtotal{
   margin-left: 170px;
   padding-left: 20px;
   background: url(/_img/bg_home-posts_p_comtotal.gif) no-repeat left bottom;
}

/* 2008-04-16 13:34 removed extra #traildiv css since it is now in the main styles.css */
#traildiv ul {
   background:#4d3726;
   text-align:left;
   margin: 0;
   list-style: none;
}

#traildiv ul li{
   margin: .75em;
}

#traildiv ul li a{
   color: #ebe9d8;
   text-decoration: none;
}

/* billboard added 10-26-2010 */
.billboard
  { overflow: hidden;
    width: 682px;
    margin: 0;
    height: 294px;
    position: relative;
    z-index: 0px;
  }
.billboard #rotator
    { height: 294px;
      width: 682px;
      overflow: hidden;
    }
.billboard #rotatorbtns
    { position: absolute;
      z-index: 1000;
      bottom: 5px;
	  right: 10px;
      padding: 10px 5px 6px 10px;
     }
.billboard #rotatorbtns a
    { display: block;
      float: left;
      width: 12px;
      height: 11px;
      margin-right: 4px;
      text-indent: -9999em;
      background: url(/_img/pagination_dots.png) no-repeat 0 top;
     }
.billboard #rotatorbtns a.activeSlide
    { background-position: left -12px;
    }
.billboard div a
     { width: 682px;
       height: 294px;
       display: block;
     }
