@import url(./cnthema/cnm_plain/cnm_thema.css);
@import url(./css/decoration.css);
@import url(./css/layout.css);


.comment {
 margin-bottom:30px;
}
.comments-content {
 margin-left:30px;
} 
.comment-content {
 padding:10px;
 background-color:#eef;
}
.comment-footer {
 padding-left:10px;
 background-color:#ddf;
}

img.mt-image-center {
 border:1px;
 border-style:solid;
 border-color:#ccc;
}

img.mt-image-center {
 border: 1px solid #aaa;
 padding: 5px;
 margin: 5px;
}


h1.archive-title,
h1.entry-head {
 color: #07F;
 font-size: 15px;
 margin-top:1px;
 margin-bottom:10px;
 border-left:5px;
 border-right:0px;
 border-bottom:1px;
 border-top: 0px;
 border-style:solid;
 border-color:#07F;
 padding-left:5px;
}

p.entry-head {
 color: #f80;
 font-size: 0.9em;
 border-left:5px;
 border-right:0px;
 border-bottom:0px;
 border-top: 0px;
 
 border-style:solid;
 border-color:#f80;
 padding-left:5px;
 height:12px;
}


