p a {
color: #0093cc !important;
text-decoration: underline !important;
}

.content-box img {
	max-width:100%;
	height:auto;
}

.content-box iframe {
	max-width:100%;
}

.content-box .thumbnail img{
	float: left;
    margin-right: 10px;
    max-height: 150px;
    max-width: 100px;
    padding: 3px;
}

.article_header{
margin-bottom:20px;
}

.article-entry{
    margin-top: 20px;
    margin-bottom: 0px;
}

.entry-content p{
font-size: 14px;
}

.entry-content p strong{
//font-size: 18px;
}

.entry-content ul {
	margin-bottom: 15px;
}

.alignright{
    float:right;
    padding: 0 0 10px 10px;
}

.alignleft{
    float:left;
    padding: 0 10px 10px 0;
}

#sidebar .widget li{
    color: #ccc;
}
#sidebar .widget li a{
    color: #333;
    display: inline;
    padding-right:5px;
}
.content-box .category{
    float:left;
    color: #888888;
    width:100%;
padding-top:20px;
}
.content-box .tags{
    float:left;
    color: #888888;
    width:100%;
}
.wp-caption-text{
    text-align:center;
}

div.yarpp-related{
    padding: 0 10px;
}

div.yarpp-related ol li a{
    list-style-type: circle;
}

.children{
    padding-left: 10px;
}

.textwidget{
    padding: 0 !important;
}

blockquote p{
	font-size: 14px;
}

@media only screen and (max-width: 767px) {
	.two-third {
		margin-right: 1.5%;
		width: 100%;
	}
}

.pages{
	font-size: 25px;
	margin: 30px 0 20px 0;
}

#sidebar .categories ul li{
	border-bottom: 1px solid #cdcdcd;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-right: 15px;
	background: none;
	padding-left: 10px;
}

.widget .google-auto-placed {
    margin-top: -25px;
    margin-left: -15px;
}

.entry-content .google-auto-place {
	margin: 20px 0;
}

ol strong {
    font-size: 18px;
    margin: 20px 0 10px 0;
    display: block;
}

h1 strong, h2 strong {
    margin: 20px 0 10px 0;
    display: block;
}

h3 {
	margin: 18px 0;
}
figure.wp-block-image {
    margin-bottom: 20px;
}