.post{
border-bottom: #979fab 1px solid;
margin-bottom: 36px;
}

.tag{
color: #979fab;
border-top: #979fab 1px solid;
line-height: 24px;
clear: both;

}

.tag a:link, .tag a:visited{
	color: #979fab;
	text-decoration: none;
}

.tag a:hover, .tag a:visited:hover{
	color: #313F57;
}

.post img{
margin: 0 0 14px 0;
}

.time{
	color: #979fab;
	margin: 0 0 12px 0;
}

h2{
font-weight: bold;
margin-bottom: 0;
font-size: 1.5em;
line-height: 1.3em;
}

a:link img, a:visited img{
border: none;
}