/*  Created by Ludwik  */
/*  http://Ludwik.org  */
/*  If you like this, please consider donating via PayPalÂ® */
/*  Version: 1.0  */

@namespace url(http://www.w3.org/1999/xhtml);
@-moz-document domain("co.mments.com") {


.logo, h1#count, div#add-new, p.tips, blockquote.entry-content, p.meta a {
  display: none !important;
}

#header ul {
  margin: 0 !important;
}

#page {
  padding: 0 !important;
  width: 600px !important;
}

.common {
  background: #EFEFEF !important;
  padding: 10px !important;
  font-size: 10px !important;
}

.local {
  background: #f9f9f9 !important;
  padding: 10px !important;
  border-bottom: 1px solid #f2f2f2 !important;
  font-size: 10px !important;
}

#content {
  padding: 0 1.5em 0 1.5em !important;
}

h2.entry-title {
  font-size: 14px !important;
  padding: 0 !important;
  margin: 0 !important;
}

p.meta {
  font-size: 10px !important;
  font-style: normal !important;
  color: #c3c3c3 !important;
  padding: 0 !important;
  margin: 0 !important;
}

p.meta a {
  color: #9ec0c9 !important;
}

div.actions {
  font-size: 10px !important;
}

form.button-to input, form.button input, input.button {
  padding: 0.1em !important;
  font-size: 10px !important;
}

.comments-wrap {
  font-size: 10px !important;
  margin: 0 !important;
}

.comments-wrap div.actions {
  display: none !important;
}

ol.hfeed li.hentry ol.comments li.comment {
  padding: 0 0 0 15px !important;
  border-left: 1px solid #d6e2e5 !important;
  color: #878787 !important;
}

div#footer {
  font-size: 9px !important;
}

}