.clear{
  clear:both;
}
header{
	position:relative;
}
main{
  font-family: Lato,"Helvetica Neue",Helvetica,Arial,sans-serif;
  color: #4a4a4a;
  margin:auto;
  display:block;
  margin:auto;
  max-width:1400px;
  display:block;
  position:relative;
  padding-top:0px;
}
.main-wrapper{
  background: #f6f6f6;

}
.header-ad{
  width:100%;
  height:auto;
  margin:15px 0;
}
.under-article-ad{
  width:100%;
  height:90px;
  margin:15px 0;
}
.left-column{
  margin:15px 0;
  margin-right:350px;

}
.right-column{
  width:350px;
  position:absolute;
  right:0px;
  padding-top:2px;
}
article{
  position:relative;
  float:left;
  font-size:18px;
  line-height:24px;
  font-weight:400;
  padding: 30px 40px 10px 40px;
  background-color: #fff;
  border: 1px solid #e6e6e6;
  border-radius: 3px;
  margin: 0 20px 20px 80px;
  /*-webkit-box-shadow: 0px 4px 0px -1px rgba(0,0,0,0.05);
  -moz-box-shadow: 0px 4px 0px -1px rgba(0,0,0,0.05);
  box-shadow: 0px 4px 0px -1px rgba(0,0,0,0.05);*/
}

article a{
  color:#0082f1 !important;
}

article h1{
  letter-spacing: -0.03em;
  font-weight: 600;
  font-size: 36px;
  line-height: 38px;
  color: #4a4a4a;
}
article time, article .author{
  font-size:14px;
  color:#969696 !important;
  font-weight:500;
}
article .social-wrapper{
  position: fixed;
  top: 200px;
}
article .news-article-description{
  margin-top:15px;
}
article .news-main-image{
  width: 400px;
  float: left;
  margin: 5px;
  margin-right: 20px;
}
article .social{
  display:block;
  position:absolute;
  left:-120px;
  top:20px;
}
article .social a{
  display: block;
  width: 40px;
  height: 40px;
  /*border: 1px solid #353638;*/
  border-radius: 100%;
  margin: 15px 0 0px 22px;
  transition: 0.2;
  background: url(//cfm.yidio.com/images/social-sprite.png) 7px 7px no-repeat;
  background-color: #e4e3e3;
  background-size: 27px;
  border-radius: 100%;
}
article .social a.arrow{
  background-position: 6.5px 8px;
}
article .social a.facebook{
  background-position: 6px -50px;
}
article .social a.twitter{
  background-position: 6px -106px;
}
article .social a.email{
  background-position: 8px -136px;
  background-size: 23px;
}
article .social a:hover{
  background-color: #c5c5c5;
  transition: 0.2;
}
article p{
  -webkit-margin-before: 1em;
  -webkit-margin-after: 1em;
  -webkit-margin-start: 0px;
  -webkit-margin-end: 0px;
  
}
article p img{
  padding: 0 15px 0 0;
  clear: left;
}
article p:first-child img{
  padding-right: 15px;
  margin-right:5px !important;
}

article b{
  font-weight:400;
}
article .row-extra{
  padding: 15px 0px 5px 0px;
  border-top: 1px solid #efefef;
  height:40px;
  margin-bottom: 10px;
  display: block;
}
article .row-extra .comments{
  color: #4a4a4a !important;
  border-radius: 10px;
  border: 1px solid #0082f1;
  padding: 10px 20px;
  float: right;
  font-size: 16px;
}
article .row-extra .comments:hover{
  background: #0082f1;
  color:#fff !important;
  transition: .5s;
}
article .watchnow{
  line-height: 18px;
  float:left;
  width:500px;
}
article .watchnow .play-circle {
    height: 32px;
    width: 32px;
    -webkit-border-radius: 50%;
    border: 4px solid #0082f1;
    background: url(//cfm.yidio.com/images/ico-play-dark.png) no-repeat center;
    background-size: 19px 18px;
    float:left;
    margin-right:10px;
    opacity:.6;
}
article .watchnow:hover .play-circle{
  opacity:1;
  transition:.5s;
}
article .watchnow .topic-text{
  color:#4a4a4a;
}
article .watchnow .topic-text span{
  color:#0082f1;
}
article .article-comments{
  display:none;
}

/* right side column */
aside{
  float:right;
}
aside .side-recs{
  margin-top:15px;
  width:336px;
}
aside .side-recs h3{
  font-size: 18px;
  margin: 10px 0px;
}
aside .row-rec img{
  float:left;
  margin:0px 15px 15px 0px;
}
aside .row-text{
  font-weight: 400;
}
aside .row-rec:hover{
  color:#0082f1;
}
.ad-holder-336{
  width:336px;
  height:auto;

}
.ad-holder-728{
  width:900px;
  height:auto;  
  margin: auto;
}
section .related{
  width:100%;
  margin:0px 0px 30px 80px;
  height:350px;
}
.related h2{
  font-size: 20px;
  margin: 15px 0px;
}
.related .row-rec{
  width:22%;
  height:300px;
  margin-right:15px;
  display:block;
  background:#fff;
  background-color: #fff;
  border: 1px solid #e6e6e6;
  border-radius: 4px;
  /*-webkit-box-shadow: 0px 4px 0px -1px rgba(0,0,0,0.05);
  -moz-box-shadow: 0px 4px 0px -1px rgba(0,0,0,0.05);
  box-shadow: 0px 4px 0px -1px rgba(0,0,0,0.05);*/
  float:left;
  position:relative;
}
.related .row-rec:hover{
  color:#0082f1;
}
.related .row-text{
  padding:15px;
  font-size:18px;
  font-weight:400;
}
.related .row-posted{
  position:absolute;
  bottom:10px;
  font-size: 15px;
  color:#b9b9b9;
  width:100%;
}
.related .row-posted .author{
  float:left;
  margin-left:15px;
}
.related .row-posted .time{
  float:right;
  margin-right:15px;
}
#ajax-load{
  text-align:center;
  height:30px;
}
#ajax-load img{
  height: 80px;
}
.loading-list{
  text-align:center;
  display:block;
}
.loading-list img{
  width:100px;
  margin-bottom:30px;
}
