/* @override http://www.unotre.com/main/wp-content/plugins/geo-mashup/map-style.css */
a img{
	border:none;
}
/* Title link style */
h2 {
	margin: 0 0 10px 0;
	padding: 0;
	letter-spacing: -1px;
}
h2 a {
	color: #333;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: normal;
}
h2 a:hover {
	border-bottom: 1px solid #ccc;
}

/* Post date and tags/categories */
.meta {
	font: 77% "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}
.meta .blogdate {
	color: #666;
}
.meta a {
	color: #000;
	text-decoration: none;
}

/* Info window */
.locationinfo {
	font-size: 100%;
	overflow: hidden;
	width: 300px;
	height: 120px;
}

/* Excerpt */

.thumb {
	float: left;
	margin: 0 10px 15px 0;
}

.storycontent {
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size: 77%;
	color: #666;
	margin: 0;
	padding: 0;
}

