/* Title link style */
h2 {
display: inline;
margin: 0;
padding: 0;
line-height: normal;
font-family: Arial, Helvetica, sans-serif;
font-weight: normal;
font-size: 20px;
color:#6E9916;
letter-spacing:-1px;
}

h2 a {
text-decoration:none;
color:#6E9916;
}

/* Post date and tags/categories */
.meta {
font-family: Arial, Helvetica, sans-serif;
font-size:0.85em;
margin: 0;
padding: 0;
}
.meta .blogdate { font-style: normal; color: #00599D; }

/* Info window */
.locationinfo { font-size:0.85em; overflow:auto; width:250px; height:130px; }

/* Excerpt */
.storycontent { font-size:0.9em; font-family: Arial, Helvetica, sans-serif; }

a {
color: #6E9916;
}

a:hover {
color: #83c300;
text-decoration: underline; 
}

p { margin: 5px 0 5px 0; }

