* {font-family: arial }
.entry-content p {
color: black;
font-size: 16px;
	margin-bottom: 10px
}
a:link {
box-shadow: none;
	color: darkblue;
}
a:visited {
color: darkblue;
}
ul, li {
	margin-left: 12px !important; 
	margin-bottom: 8px;
	padding-left: 0px;
}
cite {
	font-size: 14px !important;
}

h1.entry-title {
	color: darkblue !important;
	font-size: 28px;
	font-family: arial;
}
h2.entry-title {
	color: darkblue !important;
	font-size: 28px !important;
}
h1.site-title {
	font-size: 36px;
	color: darkblue !important;
}
h1 {
	font-size: 28px;
	color: darkblue !important;
}
h2 {
	font-size: 24px !important;
	color: darkblue !important;
	margin-top: 14px;
}
h3 {
	font-size: 20px !important;
	color: darkblue !important;
	margin-top: 14px;
}
.site-title a {
color: darkblue !important;
font-family: arial !important;
	font-size: 36px
}
.site-description {
color: navy !important;
font-size: 24px !important;
font-weight: bold !important;
font-family: arial !important;
}
.site-description {
display: block !important;
}
.post-thumbnail {
display: none;
}
.site-header {
padding-top: 12px;
padding-bottom: 12px;
border-bottom: 3px solid;
margin-bottom: 16px;
}
.widget {
border-top: none;
	margin-bottom: 1px !important;
padding-top: 1px !important;
}
.widget .widget-title {
font-family: arial !important;
}
	
.site-main > article {
margin-bottom: 12px !important;
border-bottom: 3px solid navy !important;
padding-bottom: 12px !important;
}
.site-info {
visibility: hidden !important;
}

blockquote {
	border-top: none !important;
border-bottom: none !important;
	border-left: none !important;
	border-right: none !important;
	margin-bottom: 6px !important;
padding: 12px;
font-style: normal;
	*/ font-family: georgian !important;
	background: #f9f9f9;
	*/ background: #e6ffff;
	line-height:  1.6 !important;
width: auto; !important;
	margin: 14px !important;  
}
.post-navigation a {
color: blue;
display: block;
padding: 12px !important;

}
.post-navigation * {
font-family: arial !important;
font-size: 16px !important;
color:darkblue !important;
}
.comments-title, .comment-reply-title {
    border-top: none;
}
.pagination {
	border-top: none;
}
}