/**
 * Default map styles.
 *
 * Don't modify this file! It will be overwritten by upgrades.
 * 
 * Instead, copy this file to map-style.css in your theme directory
 * or Geo Mashup Custom plugin directory, if you have that 
 * installed. Those files take precedence over these default styles.
 */

 /* Maps fill the frame, makes percentage height maps a bit easier */
 html, body {height: 100%; overflow: hidden; margin: 0; }

/* Post date and tags/categories */
p.meta a {font-size:95%;color: #d04d06;}
.more-link {border-bottom: 1px medium solid;color: #d04d06;}
.blogdate {font-style: italic;}

/* Info window */
.locationinfo {font-size:110%; overflow:auto; width:300px; height:360px;}
.user-location-info {font-size:95%; overflow:auto; width:150px; height:80px; }
.comment-location-info {font-size:95%; overflow:auto; width:200px; height:140px; }
.info-window-max {font-size:95%; overflow:auto; }

img.attachment-post-thumbnail {display:none;}
/* Title link style */
.locationinfo h2 a, .info-window-max h2 a {color: #d04d06;font-size: 110%;border:none; margin:0; padding:0; } 

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