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

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

#content							{ background:#feeecc; }
#sidebar							{ display:none; }
#main								{ position:relative; padding:30px 30px; width:900px;}
#main .event-detail p				{ margin:0 0 1em;  } 
#caltabs							{ position:absolute; top:12px; right:10px; margin:0; padding:0; list-style:none; height:31px; }
#caltabs li							{ display:inline; padding-left:4px; float:left; }
#caltabs li a						{ 
									  float:left; display:block; font:16px georgia, times, serif; color:#6f2890; padding:0 8px 0 5px; 
									  line-height:31px; text-decoration:underline; 
									}
#caltabs a:hover					{ text-decoration:none; }									
#caltabs li.active a				{ color:#ab7901; text-decoration:none;}
/* @end */

/* @group FILTERS */
#cal-content						{ position:relative; display:block; width:100%; }
#filters							{ position:absolute; top:73px; right:30px; z-index:2000; }
#main #filters p					{ font-size:1.2em; color:#34332f; margin:0;} 
/* @end */


/* @group CALENDAR */
#main table.calendar				{ margin-bottom:25px; border-collapse: collapse; width:100%; }
#main table.calendar caption		{ padding:0 0 22px; color:#6f2890; font-weight: bold;font-size:1.4em; text-align:left; margin-top: -8px; }
#main .calendar span				{ width:21px; height:18px; margin:0 10px;}
#main span.calendar-prev			{ margin-left:0; }
#main table.calendar th				{ 
									  padding:0; background:#38143f; color:#fefefe; font-size: 1.2em; font-weight: normal; line-height:33px;
									  text-transform:uppercase; text-align:center;
									}
#main table.calendar td				{ 
									  width:125px; height:68px; padding: 2px; border:1px solid #eae0cb; border-left:0; 
									  border-top:0; background:#fefefe; font-size:1.0em; text-align:right;
									  vertical-align:top; 									  
									}
#main table.calendar td a			{ text-decoration: none; }
#main table.calendar td ul			{ margin: .7em 0 0 .4em; font-size: 100%; list-style: none; padding:6px;margin-right: -4px; }
#main table.calendar td li			{ margin-bottom: .95em; font-size: 1.1em; line-height: 1.3; text-align:left; }
#main table.calendar td li a		{ text-decoration:none; font-size:11px; }
#main table.calendar td li a:hover	{ text-decoration:underline; }
/* @end */

/* @group LISTING */
#listing 					{ width:600px; float:left; }
#listing .row				{ clear:both; margin-bottom:15px; }
#main #listing h3			{ 
							  line-height:27px; color:#fff; text-transform:uppercase; background:#6f2980; padding-left:10px; clear:both; 
							  margin:0 0 5px; font-size:1.3em;
							}
#main #listing .event		{ 
							  float:left; width:285px; border:0; border-bottom:1px solid #e9e8dd; background:none; padding:18px 0 15px 3px; 
							  margin-left:7px;
							}
#listing .event h4			{ font-size:15px; font-weight:normal; margin:0; }
/* @end */

/* @group CATEGORIES */
#categories					{ padding:8px; width:224px; float:right; background:#fdf2da; border:1px solid #f0daab; }
#categories h3				{ font-size:1.4em; }
#categories label			{ display:block; padding-left:14px; font-size:12px; color:#70706c; margin:.5em 0 1em;  }
/* @end */

/* @group EVENT DETAIL */
#map			{ float:right; width:445px; height:310px; border:5px solid #e9e7de; display:block; margin:0 0 25px 25px; }
.event-detail h4{ font-size:15px; font-weight:normal; color:#95938a; }
#back			{ 
				  background:url(/images/back_arrow.gif) no-repeat left center; padding-left:20px; font-size:14px;
				  position:absolute; top:32px; right:47px;
				}
/* @end */