.eventsh1 a {
color: #ff6600;
}

.eventsh1 a:hover {
color: #fff;
background-color: #ff6600;
}

.ic {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.4em;
	color: #373737;
	border-bottom: none;
}
#indexblogs {
}
/* Suppress everything except for title */
      #indexblogs .gf-snippet,  #indexblogs .gf-author,  #indexblogs .gf-spacer,  #indexblogs .gfc-resultsHeader  {
	display : none;
}
/* decent padding at the bottom of each set of entries */
      #indexblogs .gfc-results {
	padding-bottom : none;
}
/* no padding between entries */
      #indexblogs .gfc-result {
border-bottom: 1px dotted #ccc;

}
#indexblogs .gf-title {
clear:both;

}
/* slightly larger section header title */
      #indexblogs .gf-relativePublishedDate {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	border-bottom: none;
margin-top: 20px;

}

#indexblogs a.gf-title {
	color: #ff6600;

	font-size: 10px;
	border-bottom: none;
font-weight: bold;
}
#indexblogs a:hover.gf-title {
	
	font-size: 10px;
background-color: #fff;
	border-bottom: none;
color: #ff6600;
font-weight: bold;
text-decoration: underline;
}

