@charset "utf-8";
.masonry { float:left; width:100% !important; margin-bottom:30px !important;}
.postContainer{background-color: #FFFFFF; width:600px; padding:0 15px; text-align:center; margin:0; position: relative;   -webkit-transition: left .4s ease-in-out, top .4s ease-in-out .4s; 
  -moz-transition: left .4s ease-in-out, top .4s ease-in-out .4s;
  -ms-transition: left .4s ease-in-out, top .4s ease-in-out .4s;
  -o-transition: left .4s ease-in-out, top .4s ease-in-out .4s;
  transition: left .4s ease-in-out, top .4s ease-in-out .4s;}
  
.post_link{ background:url(../images/bottom_post_link.png) no-repeat bottom right #FFF;}
.post_video{ background:url(../images/bottom_post_video.png) no-repeat bottom right #FFF;}
.post_image{ background:url(../images/bottom_post_image.png) no-repeat bottom right #FFF;}
.post_article{ background:url(../images/bottom_post_article.png) no-repeat bottom right #FFF;}

.postContainer .info{margin-top:5px; float:left;}

 
.postLink a{  color: #1E5995;    font-size: 15px;    text-decoration: none;}
#disPost{/*margin:60px 32px;*/margin:0 auto; padding-top:0px;  }
#disPost .postText{ border-bottom:1px solid #999999;}
 
