/*=============================================
Yuzo in post
==============================================*/
.yuzo_related_post{

	overflow: hidden;
	padding: 10px 0;
	margin: 10px 0;
  width: 100%;
  display: block;
  /*float: left;*/  /*problem with other plugins*/
  clear: both;

}
.yuzo_related_post .yuzo_clearfixed, .yuzo_widget_wrap .yuzo_clearfixed{
  clear: both;
  display: block;
  margin: 5px 0;
}

.yuzo_related_post h3 {margin: 0 !important}
.yuzo_related_post .relatedposts {margin: 0 0 20px 0; float: left; font-size: 12px;}  
.yuzo_related_post .relatedposts h3 {font-size: 20px; /*margin: 0 0 5px 0;*/ }  
.yuzo_related_post .relatedthumb {margin: 0 1px 0 1px; float: left;line-height: 15px;text-align: left; /*padding: 5px;*/ }  
.yuzo_related_post .relatedthumb img {margin: 0 0 3px 0; padding: 0;}  
.yuzo_related_post .relatedthumb a {overflow: hidden; text-decoration: none; display:block; padding:0;background-image: none !important;background-color:transparent; }  
.yuzo_related_post .yuzo_text { color:  }
.yuzo_related_post .relatedthumb .yuzo-img-wrap{ margin-bottom: 10px; }
.yuzo_related_post .relatedthumb.box_shadow_related {box-shadow: 1px 1px 3px rgba(227, 227, 227, 1);}

/* views */
.yuzo_icon_views{
  padding-left: 21px;
  background: url(../images/views.png) 0 3px no-repeat;
  color: #000;
  font-style: italic;
}



/* style list */
.yuzo-list{
  overflow: hidden;
  clear: both;
  margin-bottom: 10px;
  width:100%;
  float:left;
  border-bottom: 1px solid rgb(244, 244, 244);
  position: relative;
}
.yuzo-list .image-list{
  float: left;
}
.yuzo-list .image-list{
  display: inline;
  margin-right: 15px;
}
.yuzo_views_post{
  opacity: .4;
  margin: 4px 0;
}
.yuzo-list .link-list .yuzo_views_post{
  display: inline-block!important;
  background: url(../images/views.png) 0 6px no-repeat;
  margin: 0;
  font-weight: normal;
}
.yuzo-list .link-list .yuzo_icon_views__to