
/* Block quotes */
blockquote {
align-content: center;
width: 80%;
padding: 1em;
margin: 1em;
background-color: #EEEEEE;
border: 1px solid #ccc;
border-radius: 6px;
box-shadow: 1px 1px 1px #ccc;
font-style: italic;
line-height: 1.5em;
text-align: center;
}

blockquote:after, blockquote:before {
display: none;
}


li.cat-item.cat-item-1279 {
	display: none
}

.entry-title a {
		color: #220000
}

.nv-meta-list a {
    color: #025273;
    font-weight: bold;
    text-decoration: none;
}

.nv-comment-content a, .nv-content-wrap a:not(.button) {
    text-decoration: none !important;
		    font-weight: bold;
}

.nv-tags-list a {
    color: #4c7a9a;
		border-color: #73a3c6;
}