/* ------------------ blog_single : basic ------------------*/

.block.posts.post-article .single-post .img {min-height:400px;}
.block.posts.post-article .single-post .img-placeholder {min-height:400px;}


/*
.single-post h1 {color: #5c5c5c;margin-bottom: 40px;margin-top: 0;}
.single-post .wp-post-image {margin-bottom: 40px;}
.single-post article {font-size: large;line-height: 1.5;}
.single-post article p {padding-bottom: 10px;}
.archive .single-post {margin-bottom: 30px;}
article a:hover {color: #000;}
.single .postmeta {font-size: 12px;color: #5c5c5c;margin: 20px 0 20px;}
.single .postmeta a {color: #5c5c5c;}
.single .postmeta span {text-transform: uppercase;color: #aeaeae;}
.single .postmeta tr td:first-child {width: 95px;} #sw-users .img-ctn {display: inline-block;float: none;}
.blog .single-post {border: 1px solid #e4e4e4;margin-bottom: 30px;padding-right: 30px;}
.blog .single-post img {max-width: 360px;border-right: 1px solid #e4e4e4;margin: 0 30px 0 0;}
*/