/**
 * 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-family:"trebuchet ms",trebuchet,verdana,arial;font-size:60%; }
.meta .blogdate { font-family:"trebuchet ms",trebuchet,verdana,arial;font-style: italic; }

/* Info window */
.locationinfo { font-family:"trebuchet ms",trebuchet,verdana,arial;font-size:80%; overflow:auto; width:270px; height:140px; margin:0; padding:0;}

/* Title link style */
.locationinfo h2 a { font-family:"trebuchet ms",trebuchet,verdana,arial;text-decoration:none; margin:0; padding:0; } 

/* Excerpt */
.storycontent { font-family:"trebuchet ms",trebuchet,verdana,arial; }


