@charset "utf-8";

.single-post h2,.single-post h3,.single-post h4,.single-post h5,.single-post h6{margin-top:24px;}
.single-post article ul,ol{padding-left: 20px;}
.single-post article ol>li{list-style-type:decimal;}
.single-post article ul>li{list-style-type: disc;}
/* .single-post article img{width:auto;max-width: 100%;} */
.single-post article img.alignnone{width:auto;max-width:100%;height:auto;}
.single-post article img.alignleft{width:auto;max-width:100%;height:auto;float:left;}
.single-post article img.aligncenter{width:auto;max-width:100%;height:auto;display:inherit;clear:both;margin-right: auto;margin-left: auto;}
.single-post article img.alignright{width:auto;max-width:100%;height:auto;float:right;}
.single-post article p{margin-top:12px;margin-bottom:12px}
.attachment-post-thumbnail{width:100%!important;}


