#content .alertbox{
   width: 90%;
   padding: 10px 10px 0 10px;
   margin: 0 0 1em 0;
   border: 1px solid #FFF;
   font-size: 120%;
   list-style: none;
}
#content .alertbox p{
   margin-bottom: 10px;
}
#content .eventbox{
  float: left;
  font-size: 95%;
  width: 100%;
  margin-bottom: 10px;
}
#content .eventbox h4{
   margin-bottom: 5px;
}
#content .eventbox p{
   padding:0;
   margin:0;
}
#content .eventbox p.eventtime{
   margin-bottom: 0;
}
#content .eventsummary{
  color: #FFF;
  margin:.25em 0 0 1em;
  padding:0;
  width: 90%;
}
#content .eventsummary p{
  font-size: 90%;
}
#content .eventsummary img{
  margin: 0 5px 5px 0;
}
#content .eventlink{
  float: left;
  font-size: 100%;
  width: 100%;
  margin-top:0;
}
#content .eventlink p.eventtime{
   margin-bottom: 0em;
}
#content .seriessummary{
  color: #FFF;
  margin:.25em 0 1em 1em;
  padding:0;
  width: 90%;
}
#content .seriessummary p{
  font-size: 90%;
}
#content .seriessummary img{
  margin: 0 5px 5px 0;
}
.calendar{
   color: #FFF;
   font-size: 80%;
   margin-bottom: 10px;
}
#content .calendar ul{
  height:50px;
}
.calendar th{
  text-align:center;
  width:28px;
}
.calendar td{
  text-align:center;
}
.calendar a{
   color: #76B7DB;
}
.calendar a:hover{
   background: #FFF;
   color: #327397;
}
.calendar li{
   margin-bottom: .3em;
   padding-left: 7px;
   font-size: 100%;
   background: url(/images/bg_nav_li.gif) no-repeat left center;
}

/* .belowMonthEventNames{
  font-size: 80%;
  height:60px;
}
#sidebar .belowMonthEventNames li{
   margin-bottom: .3em;
   padding-left: 7px;
   font-size: 80%;
   background: url(/images/bg_nav_li.gif) no-repeat left center;
}
*/

/*.linked-day{
  width:40px;
  text-align:center;
}*/

#sermontext	{
	width:99%;
}
#sermoncontent{
	margin: 0.5em;
   color: #FBFBFA;
}
#sermoncontent h1{
	text-align: center;
	font-size: 20px;
	font-weight: 400;
	margin: 0px;
}
#sermoncontent h2{
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	margin: 0px;
}
#sermoncontent h3{
	text-align: left;
	font-size: 16px;
	font-weight: bold;
	white-space: pre;
	margin: 0.5em 0em 0em 0em;
}
#sermoncontent h4{
	text-align: left;
	font-size: 14px;
	font-weight: bold;
	margin-left: 1em;
	white-space: pre;
}
#sermoncontent h5{
	text-align: left;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	white-space: pre;
}
#sermoncontent blockquote{
	font-size: 12px; 
	font-style: italic; 
	margin: 1em;
	padding: 0em 2em 0em 2em;
	}
#sermoncontent indent{
	font-size: 12px; 
	margin: 1em;
	padding: 0em 2em 0em 2em;
	}
#sermoncontent p{
	margin: 1em 0em 0em 0em
	}
#sermoncontent ul{
	margin-top:0.5em; 
	margin-bottom:0em; 
	padding: 0em 3em 0em 0em; 
	list-style-position: outside
}
#sermonfooter{
	font-size: 10px; 
	text-align: left;
	margin: 2em 0em;
}
#sermonfooter hr{
	display: block;
	width: 60%;
}
#verseref{
	font-size: 12px; 
	font-style: italic; 
	margin: 1em 0em 1em 0em;
	padding-left: 0.5em;
}
#verseref ol{
	list-style-type:decimal; 
	margin-top:0.5em; 
	margin-bottom:0em; 
	padding: 0em 3em 0em 0em;
	font-size: 110%;
	list-style-position: outside
}
#verseref li{
	padding-bottom: 0.25em;
	}
#verseref blockquote{
	margin: 0.5em 0em 0em 0em;
	padding: 0em 3em 0em 2.5em;
}

.verse li{
	padding-bottom: 0.25em;
	}
