body {
	font-family: "Helvetica Neue","Lucida Grande", Verdana, Arial, sans-serif;
}

body h1 {
font-weight: bold;
font-size: 1.5em;
}

#blog {
}

#blog h2 {
font-weight: bold;
font-size: 1.2em;
}

.story {
clear: both;
padding: 5 0 5 0;
font-size: 1em;
}

.story .storyicon{
float: left;
padding: 6px;
border:0;
clear: both;
	position: relative;
	top: -5px;
}

.story a {
}

#footer {
clear: both;
padding: 5px;
border-top: 1px solid #cccccc;
font-size: 0.8em;
	text-align: center;
}
