/**
 * Default map styles.
 *
 * Don't modify this file! It will be overwritten by upgrades.
 * 
 * Instead, copy this file to "map-style.css" in this directory or
 * your theme directory and modify that. It will take precedence over
 * the default.
 */

/* Post date and tags/categories */
.meta { font-size:100%;  margin:0; padding:0;}
.meta .blogdate { font-style: normal; }

/* Info window */
.locationinfo { display: block; font-size:80%;  width:160px; height:70px; margin:0; padding:0; }
.locationinfo .storycontent {display: none;}

/* Title link style */
.locationinfo h2 a { text-decoration:none; margin:0; padding:0;} 
.locationinfo h2 { margin:0; padding:0;  font-size:1.2em; } 
/* Excerpt */
.storycontent { font-family: Verdana Sans-Serif; }

