/* comments.css */
/* Updates March 2012, Article v1 over-rides, Marvin Carlos */

h1 a, h2 a {color:#000}
a.comments_count {color:#707070;text-decoration:none;font-weight:bold;background:none}
a.comments_count_blue {color:#0076A3;font-weight:normal}
div.commentCount {padding:7px 0;text-align:right;font-weight:bold;font-size:1.05em;clear:both}

p.instructions {margin-bottom:15px;color:#444}
.formfields {margin-top:10px}
div.form h3.form_title {background:#E2F1F9;padding:10px 10px 0px 10px;font-size:1.3em;text-transform:capitalize;color:#60B212;border-bottom:none}
div.form .inner {background:#E2F1F9;padding:7px 10px;border-top:none;margin-top:0}
div.form label {font-weight:bold;display:block}
div.form .required {font-weight:normal;color:#c00}
div.form textarea {width:400px;height:80px}
div.form .charCount {display:block;width:400px;text-align:right;font-size:0.9em;color:#666}
div.form p {margin-bottom:0.5em}

#comment_user_name, #comment_body {border:1px solid #d4d4d4;padding:2px;margin:4px 0 2px 0;font-family:Arial, Helvetica, sans-serif;border-top-color:#b3b3b3;border-left-color:#b3b3b3}
#comment_body {font-size:1.1em}
#gallery div.form textarea, #article-container div.form textarea {width:550px}
#gallery div.form .charCount, #article-container div.form .charCount {width:550px}

.sort-comments {font-weight:bold}
.sort-comments span, .sort-comments a {margin:0 5px}
.sort-comments span.label {font-weight:normal;margin:0}

.commentBoxTop {border-top:1px solid #fff;border-bottom:1px solid #b7b7b7;background-color:#E2F1F9}
.commentBoxTop .upper {padding:6px 6px 5px 5px;clear:both}
.commentBoxTop .upper span.commentLinks {float:right;color:#999;background:url("http://img2.timeinc.net/health/static/i/comment_sprite.png") no-repeat left 8px;padding:6px 0 0 8px}
.commentBoxTop .upper .replyLink {float:left}
.commentBoxTop .upper span.commentLinks a {text-decoration:underline;margin:0 4px}
.commentPageList {border-top:1px solid #bddcc8;background-color:#E2F1F9;padding:8px 7px 8px 5px}
.commentPageList .pages {float:left}
.commentPageList .pages, .commentPageList .pagination .current {color:#2a2a2a}
.commentPageList .pagination {color:#555;float:right;font-size:1.1em}
.commentPageList .pagination a, .commentPageList .pagination .current, .commentBoxMid .sortLinks .current {font-weight:bold;padding:0 3px}
.commentPageList .pagination a {text-decoration:underline}
.bottomPagination {border:1px solid #bfc8c5;border-width:1px 0}
.sortLinks {font-weight:bold;color:#666;font-size:.9em;padding:6px 0 6px .5em}
.sortLinks a {font-weight:normal;text-decoration:none;padding:0 .3em}

ul#comments {margin:10px 0 0 0;padding:0 5px;list-style:none;color:#333}
ul#comments ul {margin:0;padding:0;list-style:none}
ul#comments li.comment {border-top:1px dotted #bfc8c5;padding-top:10px;word-wrap:break-word}
ul#comments li.comment:first-child {border-top:none}
ul#comments .author {font-weight:bold}
ul#comments .date {margin-left:5px;padding-left:5px;border-left:1px solid #999}
ul#comments p {margin:0.7em 0}
ul#comments ul.replies {margin:0 0 0 20px;padding:0}

ul.comment-tools {border-bottom:10px solid #fff}
ul.comment-tools li {display:inline;font-weight:bold}
ul.comment-tools .expand_replies_link {background:url(../i/arrows1.gif) 0 3px no-repeat;margin-right:8px;padding:0 8px 0 11px;border-right:1px solid #999}
ul.comment-tools .expanded {background-position:0 -195px}
ul.comment-tools .empty {display:none}
ul.comment-tools .expanded {font-weight:bold}

