/* siteman content styling */
.custom-logo, img.custom-logo, .site-logo-img img{max-width:120px;height:auto;width:auto}
.siteman-gallery{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:12px}
.siteman-gallery img{width:100%;height:100%;object-fit:cover;border-radius:8px}
.entry-content img{border-radius:8px;height:auto}
.siteman-wide img{width:100%}
.entry-content blockquote{margin:1.5rem 0;padding:0.25rem 0 0.25rem 1.25rem;border-left:4px solid #ccc;font-size:1.15em;font-style:italic;color:#444}
.siteman-related{margin-top:2.5rem;padding-top:1.5rem;border-top:1px solid #e5e5e5}
.siteman-related h3{margin:0 0 0.75rem;font-size:1.1em}
.siteman-related ul{list-style:none;margin:0;padding:0}
.siteman-related li{margin-bottom:0.5rem}
.ast-blog-meta-container .posted-by, .entry-meta .posted-by, .byline{display:none}

