/*
Theme Name: 	Betheme Child
Theme URI: 		http://themes.muffingroup.com/betheme
Author: 		Muffin group
Author URI: 	http://muffingroup.com
Description:	Child Theme for Betheme - Premium WordPress Theme
Template:		betheme
Version: 		1.5
*/

/* Theme customization starts here
-------------------------------------------------------------- */
.blog_slider .blog_slider_ul li .item_wrapper .image_frame {
  margin-left: 30px;
  margin-bottom: 15px;
  height: 175px;
  overflow: hidden;
  background:#fff url(http://tdsitedev.us/nftu/wp-content/uploads/2015/09/no-photo.jpg)no-repeat;
}

#Top_bar{
border:2px solid #097b8e;
}

#ticker{
padding:4px;
width:100%;
border: solid 1px rgba(0,0,0,.08);
background:#fefefe;
}
.header-magazine #Top_bar .banner_wrapper {
  display: block;
  position: absolute;
  right: 60px;
  top: 0px;
  width: 468px;
  height: 60px;
  text-align: right;
}

#Top_bar.is-sticky .secondary_menu_wrapper, #Top_bar.is-sticky .banner_wrapper {
  display: none;
}

.blog_slider .blog_slider_header {
  position: relative;
  height: 43px;
  margin-bottom: 15px;
  overflow: hidden;
  padding-right: 110px;
  border-bottom: solid 1px#eee;
}

.item_wrapper .desc{
min-height:209px;
}
.date_label, .timeline_items li h3 span {
  background-color: #097b8e;
  color: #fff;
}

.widget_mfn_recent_comments ul li .date_label {
   background-color: #097b8e;
  color: #fff;
  margin-top: 7px;
  margin-bottom: 5px;
  position: relative;
}
.blog_slider .blog_slider_ul li .item_wrapper .date_label {
  position: absolute;
  left: 0;
  top: 0px;
  z-index: 20;
}
.masonry .post-photo-wrapper{
  width: 100%;
  float: none;
  height: 190px;
  overflow: hidden;
}

.post-item {
  margin-bottom: 40px;
  position: relative;
  float: left;
  width: 100%;
  border-bottom: 1px #eee solid;
}

.post-photo-wrapper img{
  width: 330px;
  height: auto;
}
.section-post-related .post-related .image_frame {
  margin-left: 30px;
  margin-bottom: 15px;
  height: 175px;
  overflow: hidden;
  background:#fff url(http://tdsitedev.us/nftu/wp-content/uploads/2015/09/no-photo.jpg)no-repeat;
}
.image_frame {
border:none;
}

.desc h4 {
min-height:125px;
}

aside#ms_id-2 .widget.ms_class #input_fld {
margin: 0 auto;
}

@media only screen and (max-width: 767px){
#adspace{display:none;}
}

@media only screen and (max-width: 959px) and (min-width: 768px){
#adspace{display:none;}
}