/* @override http://www.westbridgechurch.com/css/override.css */

#banner p.caption{
   height: 204px;
   background: url(/_img/bg_banner_overlay2.png);
}

#banner{
   height: 204px;
}

li#nav_home{
   display: none;
}

#events-calendar {
	display:none;
}

#list-view {
	display:block;
}

/* @group Rotator Custom Styles */

#rotator{
   background: url(http://cpmassets.com/rotator/loading.gif) no-repeat 50% 50%;
   position: relative;
   width: 925px !important;
   height: 374px !important;
}

#rotator a{
   display: block;
}

#rotator img{
   position: absolute;
   top: 0;
   left: 0;
   display: none;
   z-index: 50;
}

#home-banner p.caption{
   z-index: 51;
}

.nivo-slice {
	z-index:50 !important;
}

/* @end  */
