@charset "utf-8";

h1.entry-title{
    font-family: serif;
    padding-bottom: 5px;
    border-bottom: 2px solid #8086c0;
    margin-top: 15px;
}

.entry-content:after {
	display:block;
	content:'';
	clear:both;
}