/* Стена Ямогу */


.cent-block.store-wall-top {padding:15px 0 0;margin-bottom:10px}
.cent-block.store-wall-top h3 {padding:0 25px;margin-bottom:10px}
.cent-block .store-wall-editor {padding:10px 15px 25px;border-bottom:20px solid #fafbfc}
.wall-item {padding:25px 20px}
.wall-item-wrapper {border-bottom:20px solid #fafbfc}
.s-mes {margin-top:20px}
.s-mes img {display:table-cell;width:40px;height:40px;margin:0 15px 5px 5px;display:block;float:left;background-image:-webkit-gradient(linear,left top, left bottom,from(rgba(0,0,0,0)),to(rgba(0,0,0,0.15)));background-image:-o-linear-gradient(top,rgba(0,0,0,0) 0%,rgba(0,0,0,0.15) 100%);background-image:linear-gradient(to bottom,rgba(0,0,0,0) 0%,rgba(0,0,0,0.15) 100%);   border-radius:50%}
.s-mes p {float:left}
.s-mes form {display:table}
.s-mes .note {font-size:10px;color:#ccc;line-height:12px}

.wall-submit .counter {position:absolute;bottom:18px;right:15px;color:#818189}
.wall-submit .counter.exceeded {color:#f00}
.wall-submit textarea {margin:0 0 10px;height:120px;line-height:18px;font-size:14px}
.wall-submit.wall-submit-reply:after  {display:block;content:"";position:absolute;top:-12px;left:15px;width:0;height:0;border-width:6px;border-color:transparent transparent #eaf1f7 transparent;border-style:solid}
.wall-submit.wall-submit-reply .counter {display:none}
.wall-submit.wall-submit-reply textarea {display:none}

.wall-submit.wall-submit-reply button  {display:block;float:right;outline:none;margin-top:4px;padding:4px 10px}
.wall-submit.wall-submit-reply.active textarea {height:80px;margin-bottom:15px;border-radius:5px}
.wall-submit.wall-submit-reply.active button {display:block;float:right;outline:none;border:0;padding:6px 15px}
.wall-submit.wall-submit-reply.active .counter {display:block}
.wall-submit p {margin-bottom:5px}
.wall-submit button {margin-left:15px}

.wall-item .block-avatar {display:inline-block;width:100%;padding-bottom:5px}
.wall-item .avatar {width:40px;height:40px;margin:0 15px 0 2px;border-radius:10px;padding:1px;border:1px solid #fdae87}
.wall-item .info {color:#999;font-size:15px;line-height:18px;margin:0 0 15px 0}
.wall-item .info .title-author {color:#111;font-weight:600;font-size:15px}
.wall-item .actions.wall-item-actions {margin:10px 0 0}
.wall-item .actions.wall-item-actions a {color:#5589bb}
.wall-item .text {font-size:17px;font-family:Helvetica, sans-serif}
.wall-item .text img {max-width:450px;height:auto;margin:10px auto;display:block;border-radius:5px}
.wall-item .info time {font-size:11px;white-space:nowrap}
.wall-item .info span {margin-top:10px}
.wall-item .imgs-grid {margin-bottom:15px}

.wall-item-replies {padding:4px 5px;background:#fefef1;position:relative;margin:5px 0 0;font-size:11px;border-radius:15px 15px 0 0;border:1px solid #eee}
.wall-item-replies:after {display:block;content:"";position:absolute;top:-12px;left:15px;width:0;height:0;border-width:6px;border-color:transparent transparent #eee transparent;border-style:solid}

.wall-item-reply {padding:8px 0 8px 40px;margin:0 1px;position:relative;font-size:12px;line-height:18px;border-bottom:1px solid #ededc9;border-top:1px solid #fff}
.wall-item-reply:last-child {border-bottom:none}
.wall-item-reply .text {font-size:14px;line-height:16px}
.wall-item-reply .avatar {position:absolute;width:30px;height:30px;top:15px;left:0; border-radius:5px}
.wall-item-reply .actions {margin-bottom:0}
.wall-item-reply .actions .date {color:#999}
.wall-item-reply .author {font-size:14px;color:#111;font-weight:600}
.wall-item-reply .author:hover {color:#e48746}

.wall-more:hover {background:#F4F4D9}
.wall-more-reply {display:block;border-radius:25px;text-decoration:none;text-align:center;padding:7px 0;font-size:13px;margin:5px 15px 10px;color:#898953;border:1px solid #eaeac4;background:#fffffa}
.wall-more-reply:hover {-webkit-box-shadow:0 0 4px rgba(0,0,0,.25);box-shadow:0 0 4px rgba(0,0,0,.25)}
.wall-more.loader {background:transparent url(../images/loader.svg) 50% 50% no-repeat;z-index:9999}
.wall-more.loader .wall-more-inner {visibility:hidden}

.wall-note h3 {font-size:15px;margin-bottom:20px;font-family:Verdana, sans-serif}