div.comments-list h3.comments-title {
  color: #555555;
  font-size: 23px;
  line-height: 26px;
  margin: 0px;
}
div.comments-list h3.comments-title small {
  color: #999999;
}
div.comments-list div.mythemes-comments {
  background: #ffffff;
  padding: 30px 30px 0px 30px;
  margin: 20px 0px;
}
div.comments-list div.mythemes-comments:last-child {
  margin-bottom: 0px;
}
div.comments-list div.mythemes-comments > ol {
  border-top: 1px solid #eeeeee;
  list-style: none;
  margin: 20px 0px 0px 0px;
  padding: 0px;
}
div.comments-list div.mythemes-comments > ol li.pingback,
div.comments-list div.mythemes-comments > ol li.comment {
  border-bottom: 1px solid #eeeeee;
  margin-top: 30px;
  margin-left: 65px;
}
div.comments-list div.mythemes-comments > ol li.pingback:last-child,
div.comments-list div.mythemes-comments > ol li.comment:last-child {
  border-bottom: none;
}
div.comments-list div.mythemes-comments > ol li.pingback header img.avatar,
div.comments-list div.mythemes-comments > ol li.comment header img.avatar {
  position: absolute;
  margin: 5px 65px 0px -65px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}
div.comments-list div.mythemes-comments > ol li.pingback header cite,
div.comments-list div.mythemes-comments > ol li.comment header cite {
  font-style: normal;
  font-variant: normal;
}
div.comments-list div.mythemes-comments > ol li.pingback header cite,
div.comments-list div.mythemes-comments > ol li.comment header cite,
div.comments-list div.mythemes-comments > ol li.pingback header cite a,
div.comments-list div.mythemes-comments > ol li.comment header cite a {
  color: #454545;
  font-size: 13px;
  font-weight: bold;
  text-transform: uppercase;
}
div.comments-list div.mythemes-comments > ol li.pingback header cite a:hover,
div.comments-list div.mythemes-comments > ol li.comment header cite a:hover {
  color: #000000;
  text-decoration: underline;
}
@media ( max-width: 480px ) {
  div.comments-list div.mythemes-comments > ol li.pingback header cite,
  div.comments-list div.mythemes-comments > ol li.comment header cite {
    display: block;
    margin-top: 10px;
    margin-left: 8px;
  }
}
div.comments-list div.mythemes-comments > ol li.pingback header span.comment-meta,
div.comments-list div.mythemes-comments > ol li.comment header span.comment-meta {
  float: right;
  font-size: 11px;
  color: #d3d3d3;
}
div.comments-list div.mythemes-comments > ol li.pingback header span.comment-meta time,
div.comments-list div.mythemes-comments > ol li.comment header span.comment-meta time {
  background-color: #f6f6f6;
  font-family: Helvetica, Arial, sans-serif, serif;
  font-size: 11px;
  color: #000000;
  padding: 4px 8px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}
div.comments-list div.mythemes-comments > ol li.pingback header span.comment-meta span.comment-replay,
div.comments-list div.mythemes-comments > ol li.comment header span.comment-meta span.comment-replay {
  margin-left: 5px;
}
div.comments-list div.mythemes-comments > ol li.pingback header span.comment-meta span.comment-replay a,
div.comments-list div.mythemes-comments > ol li.comment header span.comment-meta span.comment-replay a {
  background-color: #00aeef;
  color: #ffffff;
  font-family: Helvetica, Arial, sans-serif, serif;
  font-size: 11px;
  padding: 4px 8px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}
div.comments-list div.mythemes-comments > ol li.pingback header span.comment-meta span.comment-replay a:hover,
div.comments-list div.mythemes-comments > ol li.comment header span.comment-meta span.comment-replay a:hover {
  background-color: #26ad60;
}
@media ( max-width: 480px ) {
  div.comments-list div.mythemes-comments > ol li.pingback header span.comment-meta,
  div.comments-list div.mythemes-comments > ol li.comment header span.comment-meta {
    display: block;
    float: none;
  }
}
div.comments-list div.mythemes-comments > ol li.pingback div.comment-quote,
div.comments-list div.mythemes-comments > ol li.comment div.comment-quote {
  color: #999999;
  font-size: 13px;
  line-height: 18px;
  padding-top: 9px;
  padding-bottom: 30px;
}
div.comments-list div.mythemes-comments > ol li.pingback div.comment-quote p,
div.comments-list div.mythemes-comments > ol li.comment div.comment-quote p {
  margin-bottom: 13px;
}
div.comments-list div.mythemes-comments > ol li.pingback div.comment-quote p:last-child,
div.comments-list div.mythemes-comments > ol li.comment div.comment-quote p:last-child {
  margin-bottom: 0px;
}
div.comments-list div.mythemes-comments > ol li.pingback div.comment-quote em,
div.comments-list div.mythemes-comments > ol li.comment div.comment-quote em {
  color: #ff2222;
  display: block;
  margin-bottom: 8px;
}
div.comments-list div.mythemes-comments > ol li.pingback div.comment-respond,
div.comments-list div.mythemes-comments > ol li.comment div.comment-respond {
  margin-top: 25px;
}
div.comments-list div.mythemes-comments > ol li.pingback div.comment-respond h3.comment-reply-title,
div.comments-list div.mythemes-comments > ol li.comment div.comment-respond h3.comment-reply-title {
  font-size: 0px;
  line-height: 0px;
}
div.comments-list div.mythemes-comments > ol li.pingback div.comment-respond form.comment-form button.submit-comment,
div.comments-list div.mythemes-comments > ol li.comment div.comment-respond form.comment-form button.submit-comment {
  margin: -45px 0px 0px 0px;
  float: left;
}
div.comments-list div.mythemes-comments > ol li.comment {
  margin-left: 65px;
}
div.comments-list div.mythemes-comments > ol ul.children {
  border-top: 1px solid #eeeeee;
  list-style: none;
  padding: 30px 0px 0px;
}
div.comments-list div.mythemes-comments > ol ul.children > li:first-child {
  margin-top: 0px;
}
div.comments-list div.mythemes-comments > ol ul.children > li:last-child {
  border-bottom: 0px;
}
@media ( max-width: 767px ) {
  div.comments-list div.mythemes-comments > ol ul.children {
    margin-left: 0px;
  }
}
div.comment-respond h3.comment-reply-title {
  color: #555555;
  font-size: 23px;
  line-height: 26px;
  margin: 0px;
}
div.comment-respond h3.comment-reply-title small {
  float: right;
  margin: -32px 0px 0px 0px;
}
div.comment-respond h3.comment-reply-title small a {
  background-color: #636363;
  color: rgba(255, 255, 255, 0.8);
  display: block;
  font-size: 14px;
  line-height: 20px;
  font-style: bold;
  font-variant: bold;
  font-weight: bold;
  width: 32px;
  max-height: 31px;
  text-align: center;
  overflow: hidden;
  padding: 5px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}
div.comment-respond h3.comment-reply-title small a:hover {
  background-color: #424242;
  color: #ffffff;
}
div.comment-respond h3.comment-reply-title small a:before {
  display: block;
  line-height: 23px;
  width: 23px;
  font-size: 20px;
  content: '\edaf';
  margin-right: 20px;
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  speak: none;
  text-align: center;
  text-decoration: inherit;
  text-transform: none;
}
@media ( max-width: 480px ) {
  div.comment-respond h3.comment-reply-title small {
    display: block;
    float: right;
    margin: 55px 0px 15px 0px;
  }
}
div.comment-respond form.comment-form {
  border-top: 1px solid #eeeeee;
  margin-top: 12px;
}
div.comment-respond form.comment-form p.logged-in-as,
div.comment-respond form.comment-form p.comment-notes {
  font-size: 12px;
  color: #555555;
  padding: 15px 0px;
  margin: 0px;
}
div.comment-respond form.comment-form input[type="submit"],
div.comment-respond form.comment-form p.form-submit {
  display: none;
}
div.comment-respond form.comment-form input[type="text"],
div.comment-respond form.comment-form input[type="email"],
div.comment-respond form.comment-form textarea {
  margin: 0px;
  padding: 9px 8px;
}
div.comment-respond form.comment-form p.comment-form-author > input {
  background-image: url(../img/comment-form.author.png);
  background-position: left center;
  background-repeat: no-repeat;
  padding-left: 60px;
}
div.comment-respond form.comment-form p.comment-form-email input {
  background-image: url(../img/comment-form.email.png);
  background-position: left center;
  background-repeat: no-repeat;
  padding-left: 60px;
}
div.comment-respond form.comment-form p.comment-form-url input {
  background-image: url(../img/comment-form.url.png);
  background-position: left center;
  background-repeat: no-repeat;
  padding-left: 60px;
}
div.comment-respond form.comment-form p.comment-form-comment.textarea {
  margin-bottom: 0px;
}
div.comment-respond form.comment-form pre {
  margin-top: 0px;
  background-color: #fcfcfc;
  border: none;
}
div.comment-respond form.comment-form div.mythemes-html-suggestions > pre {
  background-color: #fafafa;
  border: none;
  color: #121212;
  font-size: 11px;
  margin-top: 0px;
}
div.comment-respond form.comment-form button.submit-comment {
  background-color: #26ad60;
  color: rgba(255, 255, 255, 0.8);
  float: right;
  font-weight: normal;
  font-variant: normal;
  font-style: normal;
  margin: -45px 0px 45px 0px;
  padding: 6px 15px 5px 15px;
  text-transform: uppercase;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
div.comment-respond form.comment-form button.submit-comment:focus {
  outline: 0;
  outline: thin dotted \9;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
}
div.comment-respond form.comment-form button.submit-comment:hover {
  background-color: #00aeef;
  color: #ffffff;
}
@media ( max-width: 480px ) {
  div.comment-respond form.comment-form button.submit-comment {
    display: block;
    float: none;
    width: 100%;
    margin: 15px 0px 0px 0px;
  }
}
