/*
Theme Name: stinger3ver20140327child
Template: blankslate
*/
 
@import url('../blankslate/style.css');
 
h3#resp, h3#reply-title{
    margin-bottom:15px;
}
 
#comments{
    background-color:#F5F5F5;
	border:1px solid #e0e0e0;
//    border-left:1px #CCCCCC solid;
//    margin-right:-39px;
	color:#222;
}
 
/* AA用の設定 デフォルトでよければ削除してください */
#comments p{
  font-size: 12pt;
  line-height: 18px;
  font-family: "Mona","IPA MONAPGOTHIC","MS PGothic","ＭＳ Ｐゴシック","MS Pｺﾞｼｯｸ","MS Pゴシック",sans-serif;
}
 
ol.commets-list {
//    padding-left: 0px;
}
 
div.comment-info{
    font-weight: bold;
}
 
cite.comment-author{
    color: #008800;
}
 
/* 必要のないものを削除 */
p.comment-notes,
p.comment-form-email,
p.comment-form-url,
p.form-allowed-tags{display:none;}
 
textarea#comment{
  width: 100%;
  background-color:#fff;
}
#author{
  background-color:#fff;
}
