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

#home #content-wrap{
	background-color: #dfddd6;
	background-image: none;
	width: 763px;
	padding: 0 0 0px;
}

#home #content{
	background-color: transparent;
	padding: 0;
	width: 558px;
	height: 265px;
	min-height: 0;
	float: left;
	display: inline-block;
	background-image: none;
}

#home #home-image{
	float: left;
	display: inline-block;
}

#home #sidebar{
   float: left;
   display: inline;
    width: 202px;
   background: url(../_img/bg_content.gif) no-repeat right top;
	margin: 0;
}

#home #sidebar #quicklinks{
	margin-left: 5px;
}
#home #sidebar #quicklinks li{
	width: 205px;
	text-indent: -999em;
	padding: 0;
	height: 65px;
	overflow: hidden;
}
#home #sidebar ul#quicklinks li a{
	width: 205px;
	display: block;
	background: url(../_img/quicklinks_idx.jpg) no-repeat;
}

#home #sidebar ul#quicklinks li#new-here a{
	background-position: 0 top;
}

#home #sidebar ul#quicklinks li#new-here a:hover {
	background-position: -208px top;
}

#home #sidebar ul#quicklinks li#information a{
	background-position: left -68px;
}

#home #sidebar ul#quicklinks li#information a:hover {
	background-position: -208px -68px;
	
}

#home #sidebar ul#quicklinks li#e-newsletter a{
	background-position: left -136px;
}

#home #sidebar ul#quicklinks li#e-newsletter a:hover {
	background-position: -208px -136px;
	
}

#home #sidebar ul#quicklinks li#families a{
	background-position: left -204px;
}

#home #sidebar ul#quicklinks li#families a:hover {
	background-position: -208px -204px;

}



/* @group Home Features */

#home-featured{
   float: left;
   width: 745px;
   padding: 20px 10px 10px;
   background: #2b323c url(../_img/home_feature_top.gif) no-repeat left top;
	position: relative;
	margin-top: 5px;
	overflow: hidden;
}

#home #feature_btm{
	height: 10px;
	width: 765px;
	background: url(../_img/home_feature_btm.gif) no-repeat;
	position: absolute;
	left: 0;
	bottom: 0;
	overflow: hidden;
}

#home-message, #home-events, #home-posts{
   float: left;
   display: inline;
   width: 245px;
}

#home-events, #home-posts{
   margin-left: 5px;
}

#home-message h3, #home-events h3, #home-posts h3{
   text-indent: -9999px;
   width: 250px;
   height: 35px;
}

#home-message h3{
   background: url(../_img/title_latest_message.jpg) no-repeat;
}

#home-events h3{
   background: url(../_img/title_church_cal.jpg) no-repeat;
}

#home-posts h3{
   background: url(../_img/title_recent_blog_post.jpg) no-repeat;
}

#home .featured-content{
   min-height: 432px;
   height: auto !important;
   height: 432px;
   padding: 15px 0;
   float: left;
   width: 240px;
	background-color: #3c5368;
	position: relative;
}

#home .featured-content a{
	color: #ddddd5;
}


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

#home .event.last, #home .post.last{
   background-image: none;
   border-bottom: none;
}


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

#home-message .newsitem p{
   font-size: 1.1em;
}

#home-message p.more{
   margin-bottom: 0;
}

#home p.viewmore{
   clear: left;
   width: 241px;
   float: left;
   display: inline;
   padding: 10px 13px;
   text-align: center;
   font-size: 1.2em;
   border-top: 1px solid #302116;
   margin: 0 13px;
}

#home p.viewmore a{
   font-size: 1.083em;
   color: #8a7c5b;
   text-decoration: none;
   padding: 3px 21px 3px 0;
   background: url(../_img/bg_home_viewmore_a.gif) no-repeat right 3px;
}

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

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

#home-events table.calendar{
   width: 205px;
   margin: 0 auto;
   border-collapse: collapse;
   color: #8a7c5b;
}

#home-events table.calendar caption{
   position: relative;
   margin: 0 -6px 0 -3px;
   padding-top: 9px;
   padding-bottom: 15px;
   color: #dfddd6;
   font-size: 1.4em;
   font-weight: normal;
   text-align: left;
   background: url(../_img/bg_calcaption.gif) no-repeat 180px 10px;
   _background-position: right 10px;
	font-variant: normal;
	font-style: normal;
}

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

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

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

#home-events table.calendar th{
   background: url(../_img/bg_home-events_th.gif) repeat-x 50% 0;
   text-align: center;
   border: none;
   color: #dfddd6;
   font-size: 1.2em;
	border-top: 2px solid #2b323c;
	height: 24px;
	padding: 2px 0;
}

#home-events table.calendar td{
   padding: .5em 0;
   color: #8a7c5b;
   font-size: 1.1em;
   text-align: center;
}

#home-events table.calendar td.linked-day{
   padding: 0;
}

#home-events table.calendar a{
   display: block;
   padding: .4em 0;
   color: #fff;
   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 13px;
   clear: both;
   display: block;
}

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

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

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

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

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

#home-posts .post , #home-message .post{
   border-bottom: 1px solid #525f73;
	margin: 0 13px 5px;
	padding-bottom: 10px;
}

#home-posts .post h4, #home-message .post h4{
   font-size: 1.5em;
   line-height: 1.2;
   color: #86512f;
}

#home-posts .post h4 a, #home-message .post h4 a{
   color: #dee2e5;
   text-decoration: none;
   font-weight: normal;
}

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

#home-message p.posted span{
	color: #c7c4bd;
	margin-left: 2px;
}

#home-posts p , #home-message p{
   font-size: 1.1em;
   color: #fefcf6;
}

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

#home-message p.continue{
	width: 140px;
}

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

#home-message .mediabox{
	display: inline-block;
	width: 22px;
	float: right;
	margin-left: 10px;
	margin-top: 2px;
}

#home-message .mediabox .mb_play a{
	width: 22px;
	display: block;
	text-indent: -999em;
	background: url(../_img/bg_latest-message_play.gif) no-repeat left top;
	padding-bottom: 10px;
}

#home-message .mediabox .mb_play a:hover{
	background-position: right top;
}

#home-message .mediabox .mb_download a{
	width: 22px;
	display: block;
	padding-bottom: 10px;
	text-indent: -999em;
	margin-top: 5px;
	background: url(../_img/bg_latest-message_download.gif) no-repeat left top;
}

#home-message .mediabox .mb_download a:hover{
	background-position: right top;
}

.featured-content p.archive{
	display: block;
	bottom: 0;
	text-align: center;
	width: 210px;
	margin-left: 15px;
	border-top: 2px solid #525f73;
	padding-right: 0;
	padding-left: 0;
	padding-top: 5px;
	position: absolute;
}

 .featured-content p.archive a{
	text-decoration: none;
	color: #ecb215 !important;
}

/* @end */


