/* Title link style */

h2 { color:#a75a1c; font-weight:normal; letter-spacing: -1px; margin:0; font-size:2.0em; line-height:1.2em; }
h2 a { text-decoration:none; color:#a75a1c; }
h2 a:hover{ color:#424242; } 

/* Post date and tags/categories */
.meta { display:none; }
.meta .blogdate { display:none; }

/* Info window */
.locationinfo { font-size:80%; overflow:auto; width:300px; height:200px; }
.locationinfo img { width: 80px; height: 80px; margin: 0 10px 5px 0; display: inline; float: left; clear: left; border:0px;
	padding:5px;
	background:#fff;
	border:1px solid #ccc; }

/* Excerpt */
.storycontent { color:#150500;
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size:0.9em;
	line-height:1.4; }

