.td_block_12 .td_module_11 {
    padding-left: 0;
    padding-right: 0;
}

.td_module_wrap {
    position: relative;
}

.td_module_11 .td-module-thumb {
    float: left;
    margin-bottom: 0;
    position: relative;
}
.td_module_11 .td-module-thumb .entry-thumb {
    min-height: 178px;
}

.td_module_11 .item-details {
    margin-bottom: 40px;
    margin-left: 258px;
    min-height: 178px;
    position: relative;
}

.td_module_1 .entry-title, .td_module_2 .entry-title, .td_module_3 .entry-title, .td_module_4 .entry-title, .td_module_5 .entry-title, .td_module_10 .entry-title, .td_module_11 .entry-title {
    font-size: 18px;
    font-weight: bold;
    line-height: 24px;
    margin: 0 0 12px;
}

.td_module_11 .entry-title {
    margin-bottom: 11px;
}

.td_module_wrap .entry-title a, .td_mod_mega_menu .entry-title a {
    transition: color 0.2s cubic-bezier(0, 0, 0.58, 1) 0s;
}

.meta-info {
    font-size: 11px;
    font-style: italic;
    line-height: 16px;
    margin-bottom: 15px;
}

.td_module_1 .meta-info, .td_module_2 .meta-info, .td_module_3 .meta-info, .td_module_4 .meta-info, .td_module_5 .meta-info, .td_module_10 .meta-info, .td_module_11 .meta-info {
    line-height: 11px;
    margin-bottom: 5px;
}

.td-post-date {
    display: inline-block;
    margin-right: 3px;
}

.td_module_1 .td-post-date, .td_module_2 .td-post-date, .td_module_3 .td-post-date, .td_module_4 .td-post-date, .td_module_5 .td-post-date, .td_module_10 .td-post-date, .td_module_11 .td-post-date {
    margin-bottom: 6px;
}

.td-excerpt, .td-module-excerpt {
    color: #444;
    font-size: 11px;
    line-height: 20px;
    margin-bottom: 15px;
}

.td-read-more {
    display: inline-block;
    height: 30px;
    line-height: 29px;
}
.td_module_11 .td-read-more {
    position: relative;
}
.td-read-more a {
    background-color: #444;
    border-radius: 3px;
    color: #fff;
    font-size: 11px;
    font-weight: bold;
    line-height: 16px;
    padding: 8px 15px;
}

.single-info {
    color: #888;
    font-size: 12px;
    margin-bottom: 10px;
    position: relative;
}
.blogs_details .ow_page_container .ow_stdmargin {
    margin-bottom: 5px;
}

.tagcloud {
	font-size: 11px;
    font-style: normal;
    font-weight: 700;
    line-height: 15px;
    margin-bottom: 10px;
}
.tagcloud span {
	background-color: #444444;
    color: #ffffff;
    padding: 1px 7px;
    margin-right: 3px;
}
.tagcloud a {
	text-decoration: none;
    background-color: #a5a5a5;
	color: #ffffff;
	margin: 0 3px 0 0;
	padding: 1px 7px;
}
.tagcloud a:hover {
	background: #d13030;
}

.td_block_inner {
    animation-duration: 0.5s;
}



.td_block_related_posts {
    position: relative;
}
.fadeInDown {
    animation-name: fadeInDown;
}
.animated_xlong {
    animation-duration: 0.8s;
    animation-fill-mode: both;
}
.td-related-title {
    font-size: 11px;
    font-weight: 700;
    line-height: 16px;
    margin: 22px 0 22px 20px;
}

.td-related-title .td-related-left {
    border: 1px solid #222222;
    border-radius: 3px 0 0 3px;
    color: #222222;
    padding: 1px 15px;
    white-space: nowrap;
}
.td-related-title .td-related-right {
    background-color: #ffffff;
    border-color: #222222;
    border-radius: 0 3px 3px 0;
    border-style: solid;
    border-width: 1px 1px 1px 0;
    color: #222222;
    padding: 1px 14px;
    white-space: nowrap;
}
.td-related-title .td-cur-simple-item {
    background-color: #222222;
    color: #ffffff;
}
.td-related-title a:hover {
	text-decoration: none;
}
.td-related-row {
    width: 100%;
}
.td-related-row [class*="td-related-span"] {
    display: block;
    float: left;
    min-height: 1px;
}
.td_block_related_posts .td-related-span4 {
    padding-bottom: 17px;
    min-height: 240px;
}
.td-related-span4 {
    padding-left: 20px;
    width: 200px;
}
.td-module-image {
    position: relative;
}
.td_block_related_posts .td-module-thumb {
    margin-bottom: 6px;
    position: relative;
}
.td-animation-stack .entry-thumb, .post img {
    opacity: 100;
    width: 200px;
    max-height: 200px;
    min-height: 170px;
}
.ow_blogs_list  .td-animation-stack .entry-thumb {
	max-height: 200px;
    width: 240px;
}
.td_block_related_posts .entry-title {
	font-size: 22px;
    font-weight: 600;
    line-height: 17px;
    margin: 0;
}
.td_block_related_posts .entry-title a {
    font-size: 13px;
}


.blog-list-widget ul li {
  margin-bottom: 10px;
  min-height: 60px;
}
.blog-list-widget li:first-child {
  margin-top: 5px;
}
.blog-list-widget ul li a {
  font-weight: bold;
  /*color: #222;*/
}
.blog-list-widget ul li img {
  margin-top: 0px;
  margin-right: 10px;
  float: left;
  width: 60px;
  height: 60px;
}
.blog-list-widget span {
  margin-top: 1px;
  color: #888;
  font-size: 12px;
  display: block;
}


.td-category-header {
    min-height: 48px;
}
.td-pb-padding-side {
    padding: 0 19px 0 20px;
}
.td-category-header {
    min-height: 48px;
}
header {
    display: inline-block;
}
.td-page-title {
    font-size: 24px;
    font-weight: 600;
    line-height: 32px;
    margin: 1px 0 20px;
}
.entry-title span {
    background: #222222 none repeat scroll 0 0;
    border-radius: 3px;
    color: #ffffff;
    display: inline-block;
    font-size: 11px;
    font-weight: 700;
    line-height: 16px;
    padding: 2px 14px;
    text-transform: uppercase;
}
.entry-title {
    line-height: 10px;
    margin: 20px 14px 22px 0;
    text-shadow: none;
}
.entry-crumbs {
    color: #c3c3c3;
    font-size: 12px;
    line-height: 15px;
    position: relative;
    top: -5px;
}
.entry-crumbs {
    display: inline-block;
    margin: 0 0 14px;
    position: relative;
    top: 0;
}
.entry-crumbs a {
    color: #c3c3c3;
}
.entry-crumbs .td-bread-sep {
    font-size: 8px;
    margin: 0 5px;
}

.td-category-header .td-category-description {
    border-bottom: 1px dashed #f1f1f1;
    border-top: 1px dashed #f1f1f1;
    color: #444444;
    font-size: 13px;
    font-style: italic;
    line-height: 22px;
    margin-bottom: 20px;
    padding: 11px 0 14px;
}

.single-cover-art {
    margin-bottom: 10px;
    overflow: hidden;
    position: relative;
}
.single-cover-art img{
    width: 100%;
}

@media (max-width: 480px){
	.td_module_11 .td-module-thumb {
		float: none;
	}
	.td_module_11 .item-details {
		margin-left: 0;
	}
}