
/* Post date and tags/categories */
.meta { font-size:60%; }
.meta .blogdate { font-style: italic; }

/* Info window */
.locationinfo { font-size:80%; overflow:auto; width:200px; height:70px;
font-family: trebuchet, sans-serif;
padding: 1px;
}

/* Title link style */

.locationinfo h2 {
    font-size: 1.3em;
    margin: 0px;
    margin-bottom: 5px;
}

.locationinfo h2 a {
    text-decoration:none; margin:0; padding:0;
    color: #000;
}

.locationinfo h2 a:hover {
    color: #820000;
}

/* Excerpt */
.storycontent { }
