/* @override 
	http://riverwest.monkstaging.com/_css/home.css
*/

#home #wrap{
	background: #fff url(../_img/body_bg.jpg) repeat-x 0 0px;
}

#sub-content-wrap{
	background-color: #999;
	border-top: 2px solid #ccc;
}

#sub-content{
	width: 939px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	height: 333px;
	padding-top: 30px;
	overflow: hidden;
}

/* @group Billboard */

#home #billboard{
   height: 417px;
   margin-top: 0px;
}

#home #welcome{
	float: left;
	padding-left: 26px;
	width: 440px;
	padding-top: 50px;
	padding-right: 26px;
	position: relative;
	display: none;
}

#home  #flashwrap{
}

#home  #flash{
	position: relative;
width: 939px;
height: 417px;
overflow: hidden;
}

#home #content img{
	float: none !important;
	margin: 0 !important;
	padding: 0;
}

#welcome h2{
	font-size: 2.4em;
	line-height: 1em;
	color: #333333;
	font-weight: bold;
}

#welcome h3{
	font-size: 2.4em;
	color: #7d7d7d;
	line-height: 1.3em;
}

/* @end */

/* @group Subsection */

#home #content #subsection{
	color: #333333;
}

#home #content #subsection a{
   font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
   }
#subsection{
	padding-top: 25px;
	padding-bottom: 35px;
	overflow: hidden;
}
#subsection .col{
	width: 224px;
	float: left;
	display: inline-block;
	margin-right: 10px;
	overflow: hidden;
	 	border-right: 1px solid #cccccc;
	 	position: relative;
}
#subsection .col.first{
	position: relative;
	
}
#subsection .col.last{
	margin-right: 0;
	border: none;
	margin: none;
	padding: none;
}


#subsection .col a{ 
	text-decoration: none;
 }
#subsection .col ul{
	margin-left: 0;
	list-style-type: none;
	list-style-image: none;
}
#subsection h3{
	font-size: 2em;
	color: #666666;
	padding-bottom: 5px;
	text-align: center;
 }
#subsection .wrap{
	height: 275px;
	position: relative;
	background: #fffeff no-repeat;
	padding-top: 10px;
	
}

#subsection .col.first .wrap {
	padding-left: 10px;	
}

#subsection .col.second .wrap {
	padding-left: 7px;	
}

#subsection .wrap .full{ 
	position: absolute;
	bottom: 0;
	left: 17px;
 }
 #subsection .wrap .full a{
   line-height: 1em;
   text-decoration: none;
 }
#subsection .col.last .wrap{
	text-align: center;
	background-color: transparent;
}

#subsection li{
	padding-right: 15px;
	margin-bottom: 5px;
	padding-bottom: 0px;
	list-style-image: none;
	list-style-type: none;
	color: #666;
	padding-left: 8px;
}

#subsection li p{
   font-size: 1.0em;
   margin-bottom: 0px;
 }
 
#subsection li a{
	color: #2d7da3;
	text-decoration: none;
	font-size: 1.0em;
   text-transform: uppercase;
 }


#subsection li.text.last{
	border-bottom-style: none;
}

#subsection a.step{
	display: block;
	width: 330px;
	height: 88px;
	text-indent: -9999em;
	background: url(../_img/ready_next_step_btn-bg.png) no-repeat;
	border-bottom-style: none;
	position: relative;
	left: -18px;
	bottom: -33px;
}

#subsection ul.sermonlist li p{
	margin-bottom: 0;
}

#subsection ul.sermonlist li{
	margin-bottom: 10px;
}

#subsection .col.last p .readmore, #sub-content .feature .more{
	font-size: .9em;
	color: #333333;
	text-decoration: none;
}

#subsection .col.last p .readmore:hover, #sub-content .feature .more:hover{
	color: #be0815;
}

#subsection .col.last p{
	font:  Arial, Helvetica, sans-serif;
	color: #666666;
}
#subsection .col.first .wrap{ 
	/*text-align: center;*/
 }

#subsection .wrap .more{
	display: block;
	background: url(../_img/home_tab_btn-bg.png) no-repeat;
	width: 190px;
	position: absolute;
	bottom: 0;
	left: 55px;
	height: 25px;
	text-align: center;
	padding-top: 8px;
	color: #ffffff;
	text-decoration: none;
	font-size: 1.4em;
	padding-left: 27px;
	cursor: pointer;
}

#subsection .col.last .wrap .more{
	padding-left: 35px;
}

#subsection .col .verse, #subsection .col .home-light-gray{
   color: #adadad;
 }
#subsection hr{
   width: 180px;
   margin-left: auto;
   margin-right: auto;
 }
 
 #subsection .btm-link p {
	 margin: 0;
	 padding: 0;
	 line-height: 1;
	 font-size: 1em;
 }
 
#subsection .btm-link a{ 
	text-align: center;
	display: block;
 }
 
#subsection a.cal,   #subsection .btm-link a{ 
	text-align: center;
	display: block;
	font-size: 1.5em;
 }
 
/* @end */
#sub-content h3{
	padding-bottom: 10px;
	margin-bottom: 15px;
	font-size: 2.4em;
	color: #fffeff;
	font-weight: normal;
	font-style: normal;
	border-bottom: 2px solid #ccc;
}

#sub-content h4{
	padding-bottom: 20px;
	margin-bottom: 10px;
	font-size: 1.8em;
	color: #fffeff;
	font-weight: normal;
	font-style: normal;
	border-bottom: 1px solid #ccc;
}

#home #content ul{
	list-style-image: none;
	list-style-type: none;
}

#sub-content .col{
	float: left;
	width: 300px;
	margin-right: 19px;
}

#sub-content .col.last{
	margin-right: 0;
}

#sub-content .subscribe{
	display: block;
	position: absolute;
	right: 0;
	top: 0;
	width: 304px;
	background: url(../_img/subscribe_btn-bg.jpg) no-repeat;
	height: 35px;
	text-indent: -9999em;
}

#sub-content .feature{
	color: #ffffff;
	font-size: 1.2em;
	line-height: 1.5em;
	margin-bottom: 15px;
}

#sub-content .feature h5{
	border-bottom-style: none;
	font: 1.6em Arial, Helvetica, sans-serif;
	color:#333333;
}

#sub-content .feature h5 a{
	color: #333333;
}

#sub-content .feature h5 a:hover{
	color: #be0815;
}

#sub-content .feature .date{
	font-size: .9em;
	margin-bottom: 2px;
}

#sub-content .feature .date a{
	color: #333333;
	text-decoration: none;
	margin-right: 2px;
}

#sub-content .feature .date span{
	margin-left: 10px;
}
#sub-content .feature .date a{
	padding-left: 10px;
	background: url(../_img/icn_listen-download.gif) no-repeat -0px 3px;
	text-decoration: none;
}

#sub-content .feature .date a.download{
	padding-left: 10px;
	background: url(../_img/icn_listen-download.gif) no-repeat 0px -20px;
}

#sub-content .feature .date a:hover{
	color: #be0815;
}

#sub-content .col.last .feature a{
	color: #323232;
	text-decoration: none;
}

#sub-content .col.last .feature a:hover{
	color: #c00917;
}

#sub-content a.seemore{
	display: block;
	width: 100px;
	background: url(../_img/see_more_btn-bg.png) no-repeat;
	height: 31px;
	position: absolute;
	left: 0;
	bottom: 0;
	text-indent: -9999em;
}

#sub-content a.seemore:hover{
	background-position: 0 -33px;
}

#sub-content a.seemore.down{
	background-position: 0 -66px;
}

#sub-content a.seemore.down:hover{
	background-position: 0 -99px;
}




