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


body#home #content-container {
	background: none;
	width: 756px;
	float: left;
	padding-top: 0;
}

#flash-rotator {
	width: 756px;
}

#feature-bar {
	width: 1010px;
	float: left;
	margin-bottom: 20px;
}

#feature-bar h3 {
	font-size: 2em;
	color: #AC8D64;
	font-weight: bold;
	margin-bottom: 15px;
}

#feature-bar h4 {
	font-size: 1.3em;
	color: #0099CC;
	font-weight: bold;
	margin-bottom: 5px;
	padding: 0 12px;
}

#feature-bar p {
   font-size: 1.1em;
   line-height: 1.3;
   padding: 0 12px;
}

#feature-bar a{
   color: #0099CC;
   text-decoration: none;
}

#feature-bar a:hover{
   color: #666666;
   text-decoration: underline;
}

#fb-col-1-wrap {
	float: left;
	width: 369px;
	margin-right: 15px;
}

#fb-col-1-inner {
	width: 369px;
	background: url(/_img/bg_homefeat_col1.png) no-repeat top left;
	padding-top: 12px;
}

#fb-col-1  {
	float: left;
	width: 365px;
	padding: 0 2px;
	background: url(/_img/bg_homefeat_col1.png) no-repeat bottom left;
	margin: 0;
	list-style: none;
}

#fb-col-1 li  {
	list-style: none;
}

#fb-col-1 .even  {
	background: #F8F8F8;
	border-bottom: 1px solid #D4D4D4;
	padding-top: 8px;
}

#fb-col-1 .odd  {
	background: #F0F0F0;
	border-bottom: 1px solid #D4D4D4;
	padding-top: 8px;
}

#fb-col-1 .last{
	background: none;
	border: 0;
}

#fb-col-1 .image  {
	float: left;
	margin: 0 8px 5px 12px;
	overflow: hidden;
	width: 65px;
	height: 65px;
	border: 1px solid #D4D4D4;
}

#fb-col-1 .image  img {
	float: none;
	margin: 0;
	padding: 0;
	border: 0;
	width: 65px;
	height: 65px;
}

#fb-col-1 p {
	margin-left: 73px;
}

#fb-col-1 .category {
	border-top: 1px solid #E5E5E5;
	clear: both;
}

#fb-col-1 .category p {
	font-size: 1em;
	padding: 3px 0 5px 12px;
}



#fb-col-2-wrap {
	float: left;
	width: 369px;
	margin-right: 15px;
}

#fb-col-2-inner {
	width: 369px;
	background: url(/_img/bg_homefeat_col2.png) no-repeat top left;
	padding-top: 12px;
}

#fb-col-2  {
	float: left;
	width: 365px;
	padding: 0 2px;
	background: url(/_img/bg_homefeat_col2.png) no-repeat bottom left;
	margin: 0;
	list-style: none;
}

#fb-col-2 li  {
	list-style: none;
}

#fb-col-2 .even  {
	background: #F8F8F8;
	border-bottom: 1px solid #D4D4D4;
	padding-top: 8px;
}

#fb-col-2 .odd  {
	background: #F0F0F0;
	border-bottom: 1px solid #D4D4D4;
	padding-top: 8px;
}

#fb-col-2 .last{
	background: none;
	border: 0;
	padding-bottom: 8px;
}

#fb-col-2 .image  {
	float: left;
	margin: 0 8px 5px 12px;
	overflow: hidden;
	width: 115px;
	height: 65px;
	border: 1px solid #D4D4D4;
	position: relative;
}

#fb-col-2 .image img {
	float: none;
	margin: 0;
	padding: 0;
	border: 0;
	width: 115px;
	height: 65px;
	position: absolute;
	top: 0;
	left: 0;
}

#fb-col-2 .image img.sermon-tn {
	z-index: 100;
}

#fb-col-2 .image img.sermon-play {
	z-index: 200;
}

#fb-col-2 p {
	margin-left: 123px;
}





#fb-col-3-wrap {
	float: left;
	width: 241px;
}

#fb-col-3-inner {
	width: 241px;
	background: url(/_img/bg_homefeat_col3.png) no-repeat top left;
	padding-top: 12px;
}

#fb-col-3  {
	float: left;
	width: 237px;
	padding: 0 2px;
	background: url(/_img/bg_homefeat_col3.png) no-repeat bottom left;
	margin: 0;
	list-style: none;
}

#fb-col-3 li  {
	list-style: none;
	padding-bottom: 4px;
}

#fb-col-3 .even  {
	background: #F8F8F8;
	border-bottom: 1px solid #D4D4D4;
	padding-top: 8px;
}

#fb-col-3 .odd  {
	background: #F0F0F0;
	border-bottom: 1px solid #D4D4D4;
	padding-top: 8px;
}

#fb-col-3 .last{
	background: none;
	border: 0;
}

#fb-col-3 .image  {
	float: left;
	margin: 0 8px 5px 12px;
	overflow: hidden;
	width: 58px;
	height: 83px;
	border: 1px solid #D4D4D4;
}

#fb-col-3 .image  img {
	float: none;
	margin: 0;
	padding: 0;
	border: 0;
	width: 58px;
	height: 83px;
}

#fb-col-3 p {
	margin-left: 66px;
}
/* @end */
