/* -------------------------------------------------------
 *
 *   LiveStreet (v1.x)
 *   Plugin Expanded wall (v.0.2.1)
 *   Copyright © 2011 Bishovec Nikolay
 *
 * --------------------------------------------------------
 *
 *   Plugin Page: http://netlanc.net
 *   Contact e-mail: netlanc@yandex.ru
 *
  ---------------------------------------------------------
 */

.wcopy {float: right; clear: right; font-size: 9px; color: #ccc;}
.block-text { font-size: 12px; line-height: 1.4em; overflow: hidden; zoom: 1; max-height:35px; margin-top: -5px; font: 12px/18px Arial, sans-serif;}
.block-all-kubir {float: right;}
.js-block-wall-content {margin-top: 15px;}

.synyp {
border: 1px solid #dcdcdc;
border-radius: 5px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
padding: 8px 12px;
width: 80%;
background: #ffffff; /* Old browsers */
background: -moz-linear-gradient(top, #ffffff 1%, #ededed 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#ffffff), color-stop(100%,#ededed)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #ffffff 1%,#ededed 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #ffffff 1%,#ededed 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #ffffff 1%,#ededed 100%); /* IE10+ */
background: linear-gradient(to bottom, #ffffff 1%,#ededed 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededed',GradientType=0 ); /* IE6-9 */
box-shadow:0px 0px 12px #E9E9E9;
margin-left: 20px;
}
.avva {
margin: 8px;
}
.sttrr {
position: absolute;
top: 10px;
left: 43px;
background-image: url(str.png);
background-repeat: no-repeat;
width: 10px;
height: 26px;
}
.llinkk {
margin-left: 40px;
}