/**
 * 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 {visibility:hidden!important;}
.meta .blogdate {visibility:hidden!important; }

/* Info window */
.locationinfo { overflow:auto; width:300px; height:150px; padding:0; }

/* Title link style */
.locationinfo h2 a { text-decoration:none; margin:-20px 0 0 0!important; padding:0; } 

/* Excerpt */
.storycontent { font-family: Arial, Verdana Sans-Serif; }
