/* 
Custom CSS code for megfishcouture.com
*/

/* Reduce padding and margins of many elements */
.respond input, .respond textarea, #content .commentlist p, #content h3.respond_head, #content h3.comments, #content h2.respond_head, #content h2.comments {
padding:0;
}
#content .respond p {
margin:0 0 2px;
}
#content .commentlist li.comment {
padding:2px 0 3px 0;
margin:0;
}
.comment-author, .comment-content {
margin-left:0;
}

/* Clean up the "Write a Comment" and "# Comments" titles */
#content h2#respond_head, #content h2#comments,
#content h3.respond_head, #content h3.comments {
font-weight:normal;
font-size:18px;
}
#content h2#respond_head,
#content h3.respond_head {
text-align:left;
}
#content h2#comments,
#content h3.comments {
text-align:right;
}

/* Put the comment date on the right. */
.comment-meta {
float:right;
}
/* Hide the "Link" and "Reply" links, and their separators */
.comment-author .meta-sep, .comment-meta a {
display:none;
}
