/* Title link style */
h2 a, a:visited { font-size: 90%; text-decoration:none; color: #017F8D; } 
h2 a:hover {font-size: 90%; text-decoration:underline; }

/* Post date and tags/categories */
.meta { font-size:90%; }
.meta .blogdate { font-style: italic; }

/* Info window */
.locationinfo { font-size:80%; overflow:auto; width:300px; height:150px; }

/* Excerpt */
.storycontent { font-family: Verdana, Helvetica, Sans-Serif; }

