#block-loginza-loginza_login_button .block-title span{
/*.ajax_comments #comment-form .loginza-title,
.ajax_comments #comment-form .loginza-logout{*/
  display: none;
}
.ajax_comments{
  margin: 15px 0;
}
.comment{
  width: 100% !important;
}
.comment .content{
  font-size: 13px;
}
#comments a.username {
  display: inline-block;
}
.comment-form-wrapper .block-title {
  margin: 0 0 10px !important;
}
.ajax_comments .more-comments{
  float: right;
  display: inline-block;
  padding-right: 20px;
  margin-bottom: 10px;
  font-style: italic;
}
#loginza-submit input{
  display: block;
}
#loginza-widget {
  width: 100%;
}
.ajax_comments .loginza-authorized{
  font-family: arial;
  font-size: 11px;
}
.ajax_comments .ajax-progress-throbber .message {
  display: none;
}
.loginza-icons a.button {
  *zoom:1;
  font-family: calibri !important;
  font-size: 12px;
  border: 1px solid #CCC !important;
  border-radius: 3px;
  display: inline-block;
  color: #2F2A2E !important;
  padding: 4px 10px 5px;
  margin-right: 2px;
  background: #FEFEFE;
  border-right: 1px solid #BEBDB9;
  border-left: 1px solid #BEBDB9;
  border-bottom: 1px solid #676662;
  border-top: 1px solid #E8E7E3;
  border-radius: 3px;
  box-shadow: 0 1px 1px #67665E;
}
textarea {
  background: white;
  border: 1px solid #DAD7D2;
  padding: 2px 5px;
  font-family: calibri;
  font-size: 14px;
}
.loginza-icons a.loginza:hover {
  text-decoration: none;
}
.loginza-icons a.loginza img {
  position: relative;
  top: 3px;
}
#comments{
  float: none;
  clear: both;
  padding-top: 5px;
}
@media all and (-webkit-min-device-pixel-ratio:0) {
  #social-auth{
    top: -4px;
  }
}
.banned{
  color: red;
}
#comment-form{
  clear:both;
}
.width200{
  min-width: 200px;
}
#comment-form .form-item-name,
#comment-form .form-item-comment-body-und-0-value label{
  display: none;
}
.loginza-title{
  font-style: italic;
  font-family: georgia;
  margin: 0 0 2px 0;
  color: #2F2A2E;
}
.ajax_comments .loginza-title{
  font-size: 0.8em;
}
.full-article {
  font-style: italic;
  font-family: georgia;
  color: #C24662 !important;
  float: right;
}
.simple-message.auth {
  font-size: 14px !important;
  margin: 10px 0;
  padding: 3px 3px 6px;
}
.comment-inner .user-picture {
  float: left;
  width: 60px;
}

.comment-inner .submitted.with_pic {
  float: none;
  clear: right;
  height: 35px;
  padding-top: 18px;
  background-position-y: 55px !important;
}