/* @override http://inspiringtempleofpraise.cpmpreview.com/_css/home.css */

/* @group CONTAINERS */
body							{ background:#e8b95b url(/_img/body_bg.jpg) repeat-x; }
#content-outer-wrap				{ background:url(/_img/home_content_outer_wrap_bg.gif) repeat-x; } 
#content-wrap					{ background-image:url(/_img/container_bg.gif); } 
#content						{ background: none; }
/* @end CONTAINERS */

/* @group BANNER */
#overlay						{ 
								  display:block; width:669px; height:320px; background:url(/_img/banner_overlay.png) no-repeat; position:absolute; 
								  left:0; top:0; z-index:2500; cursor:pointer;
								}
#banner							{ width:960px; display:block; background:#fff; height:320px; position:relative;  } 
#rotator						{ position:relative; width:669px; height:320px; overflow:hidden; float:left; margin:0; padding:0; z-index:1;}
#rotator img					{ border:0; display:none; position:absolute; top:0; left:0; height:320px; width:669px;}
/* @end BANNER */

/* @group QUICKLINKS */
#quicklinks						{ float:left; padding:18px; width:255px; height:284px; background:url(/_img/ql_bg.gif) no-repeat;}
#quicklinks img					{ margin-bottom:10px; }
/* @end QUICKLINKS */

/* @group COLUMNS */
.column							{ float:left; width:312px; height:228px; margin:12px 12px 12px 0; }
#events .event.last,
#messages .sermon.last			{ background:none; }
.inner							{ min-height:210px; padding:19px 18px; position:relative; }
.all							{ position:absolute; padding:2px 18px 2px 0; top:16px; right:15px; font-size:10px; text-decoration:none; }
.all:hover						{ text-decoration:underline; }
.inner h3						{ padding-bottom:11px; border-bottom:2px solid; font-size:1.3em; color:#fff; text-transform:uppercase; }
.inner h4						{ font-size:1.2em; margin-bottom:6px;}
.inner h4 a						{ color:#fff; text-decoration:none; }
.inner h4 a:hover				{ text-decoration:underline; }
.event, .sermon					{ padding:13px 0; position:relative; }
#video							{ background:url(/_img/video_bg.gif) no-repeat; }
/* @end CONTENT */

/* @group VIDEO */
#video							{ padding:14px 15px; width:282px; height:200px; overflow:hidden; }
#video img						{ margin-bottom:2px;}
#video p						{ font-size:1.1em; color:#fff; width:250px; line-height:12px;}
#video a						{ color:#fff; }
#video a:hover					{ text-decoration:none; }
/* @end VIDEO */

/* @group EVENTS */
#events							{ background:#722727 url(/_img/event_btm.gif) no-repeat left bottom; }
#events .inner					{ background:url(/_img/events_top.gif) no-repeat;  }
#events h3						{ border-color:#813131; }
#events .all					{ color:#440f0f; background:url(/_img/cal_icon.gif) no-repeat right center; }
#events .event					{ background:url(/_img/event_border.gif) repeat-x left bottom; }
#events p						{ color:#cc9f9f; }
/* @end EVENTS */

/* @group MESSAGES */
#messages.column				{ margin-right:0; background:#424d8f url(/_img/sermon_btm.gif) no-repeat left bottom; }
#messages .inner				{ background:url(/_img/sermon_top.gif) no-repeat; }
#messages h3					{ border-color:#505a99; }
#messages .sermon				{ position:relative; background:url(/_img/sermon_border.gif) repeat-x left bottom; }
#messages .play					{ 
								  display:block; width:71px; height:24px; background:url(/_img/listen_btn.gif) no-repeat; text-indent:-999em; 
								  position:absolute; right:-8px; top:19px;
								}
#messages .all					{ color:#1e244d; background:url(/_img/ipod_icon.gif) no-repeat right center; }
#messages p						{ font-size:11px; color:#b9bdda; }
/* @end MESSAGES */



