/**


 */



/* Post date and tags/categories */

.meta { font-size:60%; }

.meta .blogdate { font-style: italic; }



/* Info window */

.locationinfo { 
	font-size: 100%;
	overflow: auto;
	width: 500px;
	line-height: 1.2em;
	max-height: 170px;
}



/* Title link style */

.locationinfo span.iw a { font-size:110%;  margin:0; padding:0; font-weight: bold; } 



/* Excerpt */

.storycontent { font-family: Arial, Helvetica, sans-serif; font-size:90%; border-bottom: 1px solid #eee; }


