/* @override 
	http://www.fpcboulder.org/_css/home.css
*/

#container-inner{
	min-height: 670px;
}

#home #content{
	top: 8px;
}

#home #billboard{
	position: relative;
	height: 390px;
}

#home #billboard #flash{
	position: absolute;
	right: 0;
	top: 30px;
	width: 638px;
	height: 360px;
}

/* @group Feature */

#home #billboard #feature{
	width: 302px;
	position: absolute;
	top: 25px;
	left: 0;
	height: 360px;
	background: #EBE5CE;
	padding-top: 5px;
}

#latestmessage h4{
	font: 1.3em Helvetica, Arial, sans-serif;
	color: #3B2C26;
	padding-top: 7px;
	padding-left: 7px;
	float: left;
}

#feature div.hr{
	border-bottom-style: none;
	border-style: none;
	height: 3px;
	background: url(../_img/feature_title-sep.png) no-repeat;
	margin-bottom: 5px;
	padding-bottom: 3px;
}

#feature h3{
	font: 1.8em Tahoma, Geneva;
	color: #633e29;
	width: 200px;
	margin-bottom: 25px;
}

#feature p{
	font: 1.3em Arial, Helvetica, sans-serif;
	color: #000;
}

#feature .date{
	font: italic 1.8em Georgia, "Times New Roman", Times, serif;
	color: #a69e7f;
	background: url(../_img/recent_sermon_date-bg.png) no-repeat;
	padding-top: 16px;
	padding-left: 35px;
	padding-bottom: 16px;
	width: 90px;
	position: absolute;
	right: -47px;
	top: 40px;
}

#feature #textarea{
	margin: 14px 30px 0 30px;
}
#feature #textarea em{
  font-style: italic;
}
#feature #textarea strong{
  font-weight: bold;
}

#latestmessage ul{
	right: 0;
	top: 0;
}

#latestmessage ul li{
	float: left;
	margin-right: 10px;
	list-style-image: none;
	list-style-type: none;
}

#latestmessage ul li a{
	display: block;
	background-image: url(../_img/home_message-media.png);
	text-indent: -9999em;
}

#latestmessage li.listen a{
	height: 25px;
	width: 80px;
	background-position: 0 0;
	margin: 8px 0 0 20px;
}

#latestmessage li.listen a:hover{
	background-position: 0 bottom;
}

#latestmessage li.download a{
	height: 25px;
	width: 120px;
	background-position: right 0;
	margin-top: 8px;
}

#latestmessage li.download a:hover{
	background-position: right bottom;
}
#feature .more{
	display: block;
	width: 40px;
	height: 40px;
	background: url(../_img/icn_list.png) no-repeat;
	position: absolute;
	bottom: 0;
	right: 0;
	text-indent: -9999em;
}

#latestmessage{
	width: 302px;
	height: 40px;
	background: #BDB193;
	position: relative;
	top: -21px;
}

/* @end */

/* @group Event Bar */

#home #eventswrap{
	clear: both;
	width: 638px;
	background-color: #eae6cf;
	height: 40px;
	float: right;
	position: absolute;
	z-index: 2;
	margin-top: -61px;
	margin-left: 302px;
}

#home #eventswrap #eventtitle{
	display: block;
	background: url(../_img/home_events-title.png) no-repeat;
	width: 130px;
	height: 42px;
	text-indent: -9999em;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 4;
}

#home #eventswrap a.cal{
	display: block;
	background: url(../_img/home_cal-btn-a.png) no-repeat 0 top;
	width: 110px;
	height: 40px;
	text-indent: -9999em;
	position: absolute;
	top: 0;
	z-index: 4;
	right: 0;
}
#home #eventswrap a.cal:hover{
	background-position: 0 -42px;
}
#home #eventswrap #events{
	position: absolute;
	left: 80px;
}

#home #events ul li{
	float: left;
	color: #F5EACC;
	text-transform: uppercase;
	font: 1.4em Tahoma, Geneva;
	width: 120px;
	padding-left: 15px;
	padding-top: 8px;
	height: 32px;
	background: #BDB193 url(../_img/home_events-divider.png) no-repeat right top;
	position: relative;
	cursor: pointer;
	list-style-image: none;
	list-style-type: none;
}

#home #events ul li:hover{
	color: #251E16;
}

#home #events ul li.first{
	width: 120px;
	padding-left: 35px;
}

#home #events ul li.last{
	width: 137px;
	background-image: none;
}

#home #events ul li div.month{
	font: .8em Tahoma, Geneva;
	color: #FFFFFF;
	text-transform: uppercase;
	position: absolute;
	right: 5px;
	bottom: 3px;
}

#home #events ul li:hover div.month{
	color: #251E16;
}

#home #events ul li.last div.month{
	right: 20px;
}

#home #events ul li:hover, #home #events ul li.hover{
	background-color: #f4f2e7;
}

.tooltip{
	z-index: 30;
	width: 195px;
	background: url(../_img/home_event_popup-bg.png) no-repeat 0 bottom;
	position: absolute;
	padding: 20px;
	min-height: 50px;
}

.tooltip #tooltip-top{
	background: url(../_img/home_event_popup-bg.png) no-repeat 0 top;
	height: 15px;
	width: 235px;
	position: absolute;
	top: 0px;
	left: 0;
	display: block;
} 

#content .tooltip ul{
	margin-left: 0;
}  

#content .tooltip li{
	margin-bottom: 8px;
	list-style-image: none;
	list-style-type: none;
} 


#home #content .tooltip li strong a{
	color: #000 !important;
	font: bold 1.0em Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	text-decoration: none;
}

#content .tooltip li span{
	display: block;
	color:#5C9B9E;
	font: normal 1.0em Helvetica, Arial, sans-serif;
}

/* #content #sections{
	width: 920px;
	height: 172px;
	margin-top: 12px;
	background: url(../_img/bg_sections.jpg) no-repeat;
	padding: 20px 20px 0 20px;
	font: 1.1em Arial, Helvetica, sans-serif;
	color: #000;
}

#content #sections h3{
	font: 1.8em "Lucida Grande", "MyriadPro Regular", "MyriadPro", Arial, sans-serif;
	background: url(../_img/bg_sections_h3.png) no-repeat;
	padding-left: 44px;
	padding-top: 4px;
	color: #000;
	height: 36px;
	margin-bottom: 8px;
}

#content #sections p{
	font: 1em Arial, Helvetica, sans-serif;
	color: #000;
}

#content #sections ul{
	margin-left: 0;
}

#content #sections ul li{
	float: left;
	display: inline;
	width: 184px;
	height: 144px;
	padding:  0 20px 0 20px;
	border-right: 1px solid #F5EACC;
	margin-top: -8px;
}

#content #sections ul li.first{
	margin-top: 0;
}

#content #sections ul li.last{
	border-right: none;
}

#content #sections ul li:hover{
	background: url(../_img/bg_section_hover.png) no-repeat;
} */

/* QUICKLINKS */

#quicklinks{
    overflow: hidden;
    padding: 20px;
	background: url(../_img/bg_sections.jpg) no-repeat;
	float: left;
	margin-top: -7px;
}

#quicklinks .qlink{
    float: left;
    width: 190px;
    height: 158px;
	border-right: 1px solid #F5EACC;
    padding-left: 17px;
    padding-right: 17px;
}

#quicklinks .qlink.last{
    border-right-style: none;
}

.qlink a{
    text-decoration: none;
    color: #fff;
    text-transform: uppercase;
    background: url(../_img/bg_sections_h3.png) no-repeat;
    padding-left: 48px;
    padding-bottom: 8px;
    display: block;
    margin-bottom: 4px;
    font: normal 2.3em Helvetica, Geneva, Arial;
    padding-top: 9px;
}

.qlink p{
    color: #000;
    font: 1.4em/1.6em Arial, Helvetica, sans-serif;
}

#quicklinks .qlink:hover{
    background: url(../_img/bg_section_hover.png) no-repeat 0 bottom;
    cursor: pointer;
}