.post_balloon{border:none;box-shadow: none !important;    min-height: 250px;position: relative;word-break: normal;}
.post_author{width:170px;    padding: 10px 0 10px 0; position:relative;}
.post_author .author_avatar{background:none;position:relative;}
.post_author .author_avatar > .avatarbox{padding: 4px;background: #fff;}

.post_controls{background:#f1f1f1;}
.post{background: #ffffff36;    border-radius: 7px;  border: 5px solid white;}


/*.beer{background: url(../../../images/revision-scenic/beer.png); background-size:35px 35px; width:35px; height:35px;}*/

/*.beer{background: url(../../../images/revision-scenic/easter_egg.png);background-size:35px 35px;width:35px;height:35px;}*/
.beer{background: url(../../../images/revision-scenic/gift.png); background-size:35px 35px; width:35px; height:35px;}
.post_body{padding:20px;word-break: break-word;}
.tyllist_classic{left: 0;right: 0; bottom:0;border:0;box-shadow: none !important; margin:0;border-bottom:1px solid dashed;padding: 10px 20px 10px 20px;background-image: linear-gradient(to right, #ffffff, #f9f8f7);}

.midsite-belt{    background: #f9f8f7;
    border: 1px solid #bbbbbb5c;
    border-left: none;
    border-right: none;}
.op{color: #ffffff;padding: 2px 4px;border-radius: 2px;font-size: 11px;text-transform: uppercase;background: #6caf3c;float: right;line-height: normal; position: relative;z-index: 1;}


/* Z GLOBAL MEDIA*/
@media screen and (min-width: 800px)
{.post_head .profilelink{display:none;}}
/* Z GLOBAL*/


@media (max-width:768px)  {

.postbit_buttons a span {
    font-size: 0px;
}
.postbit_buttons a span:before {
    margin: 0;
	    font-size: 15px;
}
.postbit_buttons > a:link, .postbit_buttons > a:hover, .postbit_buttons > a:visited, .postbit_buttons > a:active {
    padding: 3px 7px;
}    
}


#ribbon {
  padding: 0 0 10px 0;
  position: absolute;
  left: 5px;
  top: 0;
  width: 40px;
	z-index:1;
}
#ribbon div {
  background: #bb3a34;
  background: linear-gradient(#e74841 0%, #bb3a34 100%);
  color: #fff;
  padding: 0.5em 0;
  text-align: center;
  text-shadow: -1px -1px 0 rgba(0, 0, 0, 0.5);
	width:20px;
}
#ribbon div:after {
  border-left: 10px solid #bb3a34;
  border-right: 10px solid #bb3a34;
  border-bottom: 7px solid transparent;
  bottom: 3px;
  content: '';
  height: 0;
  left: 0;
  position: absolute;
  width: 0;
}

	.post_profile_field_value:empty:before {
   content: 'Inne';
}