/**
 * Dieses Style ist eine bearbeitete Kopie von map-style-default.css im 
 * Geo Mashup Plugin-Ordner. Es wird bei Plugin-updates nicht überschrieben.
 * Diese Datei wird automatisch anstatt der Datei im Plugin-Ordner angewendet.
 */

/* Post date and tags/categories */
.meta { font-size:0.5em; }
.meta .blogdate {  }

/* Info window */
.locationinfo { 
font-size:0.7em; 
font-family: arial, Verdana, Sans-Serif;
overflow:auto; 
width:200px; 
/*height:150px; */
}

/* Title link style */
.locationinfo h3 a { font-size:1em; text-decoration:none; margin:0; padding:0; color: #ffcb05;} 
.locationinfo h3 a:hover,
.locationinfo h3 a:focus
 { font-size:1em; text-decoration:none; margin:0; padding:0; color: #000000;} 

/* Excerpt */
.storycontent { font-family: arial, Verdana, Sans-Serif; }

