h3 {
    font-size: 3em;
    line-height: 40px;
    position: relative;
    top: 10px;
}
#print {
    margin-top: 1px !important;
}
.hentry-category {
    line-height: 40px;
    top: 4px;
}
.hentry {
    padding-bottom: 65px;
}
.hentry.fix_baseline {
    padding-bottom: 65px;
}
.hentry-title {
    top: 10px;
    padding-bottom:30px;
}
p.source {
    margin-bottom: 45px;
}
.quick_links {
    padding-top: 1px;
}
.quick_links li a {
    color: #306a88;
}
.quick_links.fix_baseline {
    margin-top: 20px;
}
.hentry ul, .hentry ol {
	font-family:Georgia,serif;
	font-size:1.3em;
	letter-spacing:0.2px;
	margin: 30px 10px 10px 0;
	padding-left: 30px;
}
.hentry a {
    color: inherit;
}
.hentry li {
    margin-bottom: 20px;
}
.hentry li a {
    padding: 0;
}
.hentry-related .attachments a:hover {
	color: #666766;
}

.hentry-content a {
	color:#2F765C;
}

.events-detail li {
    list-style-type:disc !important;
}

