/*************************************************
	Front
*************************************************/
.news-item, .events-item {  background:#f5f5f5; margin-bottom:10px;}
#more-news h3, #event-listing h3 {background:#333; color:white; text-transform:uppercase; font-size:100%; padding:10px;} 

.news-item h4 {margin:0; padding:3px;}
.news-item img {float:left; margin-right:10px;}
.news-item p {margin-left:110px;}
.events-item p { padding:10px;}

#main-article p {background:#333; text-align:right; padding:3px 10px 3px 3px; height:30px;  }
#main-article p a {color:white;}
#event-listing .date {font-weight:bold;}

#sub-main-article p {float:left;}
#sub-main-article .link {width:45%; }
#sub-main-article .first {float:right;}
