.BlogItem {
 padding: 1em;
 width: 258px;
 height: 260px;
 float: left; /*for slider only */
}

.BlogItem a {
 font-size: 1.25em
 fong-weight: bold;
 text-decoration: none;
 }
 
.BlogItem a:hover {
 text-decoration: underline;
 color:
}
 .BlogByline {
font-size: 80%;
text-transform: uppercase;
 }
 
div.BlogDate   {
font-size: 80%;
 }
 
 .BlogTopAd {
	 padding-top: 20px;
	 text-align: center;
	 width: 100%;
 }
 
  .BlogColumnAd {
	 padding-top: 20px;

	 width: 272px;
 }