/* CSS Document */

/* POST */
.feed-share textarea { resize:none; width:100%; border:none; height:80px; margin-bottom:10px; }
.feed-share .actions { border-top:1px solid #E6E6E6; padding:10px 0 0 0; width:96%; margin-left:2% }
.feed-share .actions div { padding:0; }

.feed-share .icon-share-photo {width:20px; display: inline-block; background:url(../../img/icons/share-photo-icon.png) no-repeat; background-position: center center; display:inline-block; float:left; cursor:pointer; }
.feed-share .icon-share-listening {width:20px; display: inline-block; background:url(../../img/icons/share-listening-icon.png) no-repeat; background-position: center center; display:inline-block; float:left; margin-left:15px; cursor:pointer; }
.feed-share .icon-share-location {width:20px; display: inline-block; background:url(../../img/icons/share-location-icon.png) no-repeat; background-position: center center; display:inline-block; float:left; margin-left:15px; cursor:pointer; }


.feed-post { padding-bottom:5px !important; }
.feed-post .header {  }
.feed-post .header .user-photo { position:absolute; }
.feed-post .header .status { float:right; width:100%; padding-left:50px; line-height:20px; padding-top:0px;}
.feed-post .header .date { float:left; font-size:12px; }

.feed-post .like-link { color:#999; }
.feed-post .like-link:hover { color:#4B96D0; cursor:pointer; }


.feed-post .liked-link { color:#E46E6E; }
.feed-post .liked-link:hover {  cursor:pointer; text-decoration:underline; }


/*.feed-post .icon-clock {width:10px; display: inline-block; background:url(../../img/icons/clock-icon.png) no-repeat; background-position: center center;}
.feed-post .icon-grey-clock {width:10px; display: inline-block; background:url(../../img/icons/clock-grey-icon.png) no-repeat; background-position: center center;}
.feed-post .icon-like {width:16px; display: inline-block; background:url(../../img/icons/like-icon.png) no-repeat; background-position: center center;}
.feed-post .icon-comment-like {width:13px; display: inline-block; background:url(../../img/icons/like-icon.png) no-repeat; background-position: center center; background-size: 13px 13px; }
.feed-post .icon-selling {width:16px; display: inline-block; background:url(../../img/icons/selling-icon.png) no-repeat; background-position: center center; }
.feed-post .icon-shared {width:16px; display: inline-block; background:url(../../img/icons/shared-icon.png) no-repeat; background-position: center center;}*/

.feed-post .post { padding:15px 0 0 0; }
.feed-post .post .image img { width:100% !important; max-width:120px; margin-bottom:10px;}
.feed-post .post .image .image-disc, .image-disc { -moz-border-radius: 0px; -webkit-border-radius: 0px; border-radius: 0px;  }
.feed-post .post .image .image-user, .image-user { -moz-border-radius: 150px; -webkit-border-radius: 150px; border-radius: 150px; }
.feed-post .post .text { padding: 0; }
.feed-post .post .text .name { font-size:14px; font-weight:bold; }
.feed-post .post .text .description { font-size:14px; }
.feed-post .post .text .description.value { font-size:16px; color:#389bc6; }


.feed-post .post-other-user { padding:0 15px 0 15px; }
.feed-post .post-other-user img{ margin:3px 0; width:35px; }

.feed-post .post-other-disc { padding:0 15px 0 15px; }
.feed-post .post-other-disc img{ margin:3px 0; width:35px; }

.feed-post .like { margin-top:10px; padding:0 }

.container-comment { width:100%; background:#f6f7f9; border-top:none; padding-top:0; padding-bottom:7px; }
.container-comment .made-comment:first-child  { padding-top:10px !important;} 
.container-comment .made-comment { padding:6px 0 0 0; width:96%; margin-left:2%; /*border-left:2px solid #CCC; */   }

.container-comment .made-comment .user-photo { position:absolute; left:0; }
.container-comment .made-comment .user-photo img { width:30px; -moz-border-radius: 30px; -webkit-border-radius: 30px; border-radius: 30px; float:left; padding-top:1px;}
.container-comment .made-comment .text-comment { width:100%; float:left; padding:0 0 0 30px; font-size:13px;}
.container-comment .made-comment .text-comment .name { font-weight:bold; line-height:16px;}
.container-comment .made-comment .text-comment .comment { overflow:hidden}


.container-comment .input-comment { padding:7px 0 0 0; width:96%; margin-left:2%;}
.container-comment .input-comment .user-photo { position:absolute; left:0; }
.container-comment .input-comment .input { width:100%; float:left; padding:0 95px 0 40px;}
.container-comment .input-comment .button { position:absolute; right:0; line-height:32px;}
.container-comment .input-comment .user-photo img { width:30px; float:left; }
.container-comment .input-comment .input textarea { resize:none; width:100%; border:1px solid #d5d6d9; line-height:25px; -ms-overflow-style: none; box-sizing: padding-box; overflow:hidden; margin-top:2px;}



/*.feed-post .made-comment { padding:2px 0; width:96%; margin-left:2%; /*border-left:2px solid #CCC;  background:#f6f7f9; }

.feed-post .container-comment{ width:100%; padding:0;}
.feed-post .container-comment .made-comment:first-child  { padding-top:10px !important; border-top:1px solid #E6E6E6; }

.feed-post .made-comment .user-photo { position:absolute; left:0; }
.feed-post .made-comment .user-photo img { width:30px; -moz-border-radius: 30px; -webkit-border-radius: 30px; border-radius: 30px; float:left; }
.feed-post .made-comment .text-comment { width:100%; float:left; padding:0 0 0 30px; font-size:13px;}
.feed-post .made-comment .text-comment .name { font-weight:bold; }
.feed-post .made-comment .text-comment .comment { }



.feed-post .input-comment .user-photo { position:absolute; left:0; }
.feed-post .input-comment .input { width:100%; float:left; padding:0 105px 0 40px;}
.feed-post .input-comment .button { position:absolute; right:0; line-height:32px;}
.feed-post .input-comment .user-photo img { width:30px; float:left; }
.feed-post .input-comment .input textarea { resize:none; width:100%; border:1px solid #F0F0F0; height:30px; line-height:30px;}
.feed-post .input-comment { border-top:1px solid #E6E6E6; padding:5px 0 0 0; width:96%; margin-left:2%; margin-top:6px;}*/