/* NB: design */
.comments #comment {
	margin-top: 2em;	
}
.comments #comment.inline a.close-link {
	font-size: 0.725em;
	background-position: left 50%;
}
.comments #comment-remarks {
	padding: 0.25em 0.25em 0.25em 0;
}

.comments #commentForm {
	padding: 0 0.50em 0.75em 0;
	margin-top: -0.50em;
}

.comments #chewy h4#post {
	margin: 0 0 0.25em 0;
	padding: 0.5em 0.5em 0.5em 0;
	border-bottom: 2px solid #fff;
	/* background: #E7E7E6; */
}

.comments #commentForm dd p.note {
	margin-top: 1em;
}

/*
.comments #chewy #commentForm p#cityID,
.comments #chewy #commentForm p#countryID {
	float: left;
	width: 49%;
	clear: none;
}
*/

.comments #commentForm #userCity {
	width: 30%;
	padding: 1px 2px;
	background: #f4f4f4
}

.comments #commentForm label {
	display: inline;
}

.comments #commentForm dl  {
	margin-bottom: 0;
}

.comments #commentForm dd  {
	padding-bottom: 0.5em;
	margin-left: 0;
}

/*
.comments #commentForm dd a {
	margin-left: 3em;
}
*/
.comments #commentForm dd a#usernamePref {
	margin-left: 0;
}

.comments #commentForm dt {
	float: left;
	width: 8em;
}

.comments textarea#commentHole  {
	width: 86%;
	height: 12em;
	padding: 5px;
	background: #f4f4f4
}

.comments #commentBox {
	clear: both;
}

.comments #comments {
	margin-bottom: 2em;
}

html>body.comments form#commentForm * {
	vertical-align: baseline;
}

.comments p.note,
.comments ul#commentsSkipTo,
.comments.blog ul.commentsSkipTo
.comments #comments ol,
.comments #comments ol li.comment div p,
.comments #article p.commentNote,
.comments #commentForm textarea,
.comments #commentForm #cityID,
.comments #commentForm #countryID {
	margin: 0;
}

.comments p.note,
.comments #comments ol,
.comments #comments ul,
.comments #comments ul li.dateline,
.comments ul#commentsSkipTo,
.comments.blog ul.commentsSkipTo {
	padding: 0;
}	

.comments ul#commentsSkipTo,
.comments.blog ul.commentsSkipTo,
.comments ol li.comment												/* ol li border */
/*.comments #comments ul li.dateline*/ {
	border-bottom: 1px solid transparent;
}	

.comments ul#commentsSkipTo li,
.comments.blog ul.commentsSkipTo li {
	border-right: 1px solid transparent;
	padding-right: 1ex;
	display: inline;
}

.comments ul#commentsSkipTo li.last,
.comments.blog ul.commentsSkipTo li.last {
	border-right: 0;
}

.comments #comments ul,
.comments #comments ul li.dateline,
.comments ul#commentsSkipTo {
	list-style-type: none;
}	

.comments ul#commentsSkipTo,
.comments.blog ul.commentsSkipTo {
	padding: 0 0 0 0;
}	
.comments #commentForm dd p.note {
	margin-top: 0.25em;
}
.comments #comments ol {
	/*margin: 0 0 0 1.25em;*/
}
.comments #comments ol li {
	list-style: none !important; 
}

*:first-child+html .comments #comments ul li.dateline {
	margin-left: 0;
	margin-bottom: 1em;
}

* html .comments #comments ul li.dateline  {
	margin-left: 1.35em;
}

.comments #comments ol li div.readerComment {
	padding: 0 1em 0 0;
	display: block;
	margin-bottom: 1em;
	overflow: auto;
}

.comments #comments ol li div.readerComment span.row {
	color: #666;
	font-weight: bold;
}

.comments #comments ol li div.readerComment.personal {
	background: #FFFFEF;
}
.comments #comments ol li.comment div.readerComment div.ieSubs {
	float: left;
	margin: 0.10em 0.75em 0 0;
}

/*
.comments #comments ol li.comment ul li.dateline {
	padding: 0 0 1.50em 0;
}*/


.comments #comments ol li.comment {
	margin-top: 1em;
	padding: 0 0 0 0;
}

* html .comments #comments ol li.comment {
	width: 540px;
	overflow: hidden;
}

.comments #comments ol li.comment ul {
	margin: 0.25em 1em 0 0;
}

/* controls spacing beneath bigbox ad */
/*
.comments #secondaryNav .bigbox {
	margin-bottom: 2em;
}	
*/

/*NB: fonts */
.comments #comments ol {
	font-weight: bold;
}
.comments #comments ol li.comment div,
.comments #comments ol li.comment div p,
.comments #comments ol li.comment ul li.dateline {
	font-weight: normal;
}
.comments #comments ol li.comment div span.TGAMComment {
	text-transform: uppercase;
}
.comments #comment p.commentNote {
	font-size: 0.625em;
	padding: 0 0 0.25em 0;
}
.comments #chewy p.note {
	font-size: 0.75em;
}
.comments #comment h4#post,
.comments #comment #commentForm p.note,
.comments #comments ol li.comment ul li.dateline {
	font-size: 0.85em;
}	

/*.comments #article p.note*/
.comments #comments ol li.comment div,
.comments #comments ol li.comment div p {
	font-size: 1em;
}	

/* NB: colour */
.comments #comments ol {
	color: #666;
}
.comments ul#commentsSkipTo li,
.comments ul#commentsSkipTo,
.comments.blog ul.commentsSkipTo,
.comments.blog ul.commentsSkipTo li,
.comments ol li.comment												/* ol li border color */
/*.comments #comments ul li.dateline*/ {
	border-color: #AFAFAF;
}		
.comments #comments ol li.comment div,
.comments #comments ol li.comment div p,
.comments #comments ol li.comment ul li.dateline {
	color: #333;
}
.comments #commnet #commentForm p#commentBox textarea#commentHole {
	background-color: Window;
}
.comments span#charCount {
	display: none; /* in comments.js if JS is on style is display: block */
}	
/* Comment Error Messages */
.comments p#commentError,
.comments #alert-form p#errorMessage {
	width: 86.75%;
	font-size: 0.75em;
	font-weight: bold;
	padding: 4px;
	color: #fff;

}
.comments #commentForm p.warning {
	background: #DFA60D;
	border-top: 2px solid #BF8B00;
	border-bottom: 2px solid #BF8B00;
}
.comments #commentForm p.limit,
.comments p.blank,
.comments #alert-form p#errorMessage {
	background: #C1311E;
	border-top: 2px solid #981908;
	border-bottom: 2px solid #981908;
}
.comments #alert-form p#errorMessage {
	margin-bottom: -10px;
	width: 90%;
}
.comments #comment #commentHole.error,
.comments #comment #reviewTitle.error,
.comments #comment #ratings.error {
	border: 2px solid #C1311E;
}
.comments #comment #commentHole.default,
.comments #comment #reviewTitle.default,
.comments #comment #ratings.default {
	border: 1px solid threedshadow;
}
.comments p#commentBox label {
	float: left;
	width: 88.25%;
}
.comments p#commentBox span#charCount {
	float: right;
	text-align: right;
	font-weight: normal;
	padding-right: 0.25em;
}
.comments #comment #commentHole { 
	clear: both;
}

/*
.comments #chewy #comment,
.comments #secondaryNav #secondaryNavWrapper #mod.nav {
	background: #F4F4F4;
}
*/
.comments .readerComment span.dateline {
	display: block;
}
/* right rail mod level 
.comments #secondaryNav #secondaryNavWrapper #mod.nav {
	padding: 1em 1em 0 1em;
	border: 1px solid #ccc;
	margin-bottom: 1.25em;
} */
/*
.comments #secondaryNav #secondaryNavWrapper #mod.nav h4 {
	display: inline;
	padding-left: 16px;
	background: url(/v5/images/icon/icon-comment.gif) no-repeat top left;
}
.comments #secondaryNav #secondaryNavWrapper #mod.nav p {
	margin: 0;
	padding: 0.50em 0 0.15em 0;
	font-size: 1.1em;
}
.comments #secondaryNav #secondaryNavWrapper #mod.nav p em {
	color:  #ededed;
}
*/

.comments p.comment-modLevel {
	padding: 3px;
	background: #ECEEED;
	text-transform: uppercase;
	font-size: 0.625em !important;
}
.comments #article p.comment-modLevel {
	font-size: 0.625em;
}
.comments #comment-remarks p.comment-modLevel {
	margin-bottom: 1em;
}

.comments p.comment-modLevel a {
	text-transform: none;
}
.comments span.mod-fully,
.comments span.mod-semi,
.comments span.mod-closed,
.comments span.alertSubmitted,
.comments #alert-form span {
	font-weight: bold;
}
.comments span.mod-fully,
.comments span.mod-semi,
.comments span.comment-alert,
.comments #alert-form h3  {
	color: #CD262B;
}
.comments #secondaryNav #secondaryNavWrapper #mod.nav span.mod-closed,
.comments #alert-form span a#alert-close {
	color: #000;
}
.comments span.comment-alert {
	font-size: 1.2em;
}
.comments #comments ol li.comment ol.readerComment span.comment-alert {
	font-size: 1.1em;	
}
.comments span.comment-alert a {
	font-size: 0.85em;
}
/* the "!" after an alert has been submitted */
.comments span.alertSubmitted {
	color: #007F11;
}
.comments #alert-form,
.comments span.userInfoBox {
	/*border: 2px solid #DFC08B;
	background: #FFFFDF;
	padding: 10px;*/
	position: absolute;
	left: -937em;
	top: -937em;
	width: 510px;
}
.comments span.userInfoBox {
	padding: 5px;
	border-top: 1px solid #BFBFBF;
	border-right: 1px solid #8F8F8F;
	border-bottom: 1px solid #4B4B4B;
	border-left: 1px solid #BFBFBF;
	background: #f4f4f4;
	width: 300px;
	font-weight: normal;
}
.comments #alert-form {
	z-index: 981;
}
.comments span.niceTitle {
	padding: 3px;
	width: 300px;
	font-weight: normal;
}
.comments #alert-form h3,
.comments #alert-form p {
	margin: 0;
	padding: 0;
}
.comments #alert-form p {
	margin-bottom: 0.50em;
}
.comments #alert-form form {
	margin-top: -1em;
}
.comments #alert-form form label {
	font-weight: normal;
}
.comments #alert-form form dt {
	margin-bottom: 0.50em;
}
.comments #alert-form form input.field {
	margin-left: 4em;
	padding: 2px;
	width: 70%;
	font-size: 0.85em;
	font-weight: normal;
}
.comments #alert-form form input#submit-alert {
	display: block;
	margin-top: 1em;
}
.comments #comment h4#mod-level {
	font-size: 0.80em;
	margin: 0 0 0.25em 0;
	padding: 0;
	font-weight: normal;
}
.comments #comment #commentForm input#showUsername {
	margin-left: 2em;
}
.comments #comment #commentForm label#lblshowUsername {
	font-weight: normal;
	display: inline;
	padding-top: 0;
}
.comments #comment #commentForm label#lblshowUsername,
.comments #comment #commentForm dd span#userFnameLnamePref {
	vertical-align: top;
}
.comments #comment #status.submitted p#thank-you {
	font-weight: normal;
	margin-bottom: 3em;
}
.comments #comments ol li span.show-details {
	border-bottom: 1px dotted #333;
}
.comments #comments ol li span.user-detail {
	display: none;
}
.comments #comment p {
	margin: 0.25em 0;
}
.comments #comment #details {
	position: relative;
	left: 5em;
}
.comments #comment p#submitComment {
	margin: 1em 0;
}

/* new comment stuff */
.comments #comment.inline {
	position: absolute;
	width: 550px;
	border: 2px solid #ccc;
	z-index: 1;
}

.comments #comment a#commentForm-close {
	display: none;
}

.comments #comment.inline a#commentForm-close {
	display: inline;
	margin: 0.25em 1em 0 0;
	font-weight: bold;
}

.comments #comment.inline h4#post {
	font-size: 0.75em;
}
.comments #comment.inline h4#mod-level {
	margin: 0;
	padding-bottom: 0.25em;
	font-size: 0.725em;
}
.comments span.recommended {
	color: #007F11;
	font-weight: bold;
}

/* nested replies */
.comments #comments ol li.comment ol.readerComment {
	list-style-type: none;
	border-left: 8px solid #00319C;
	font-size: 1.35em;
	margin: 0 0 0.25em 0;	
}

.comments #comments  ol li.comment ol.readerComment li.reply {
	border-top: 1px solid #999;
	padding-top: 0.75em;	
	margin-left: 0.75em;
}
* html .comments #comments ol li.comment ol.readerComment li.reply {
	padding-left: 0;	
}


/* standard reply link */
.comments #comments ol li.comment div.readerComment li.dateline span.comment-reply {
	font-weight: normal;
	font-size: 1em;
	display: inline;
}

/* nested comment reply link */
.comments #comments ol li.comment span.comment-reply {
	font-weight: normal;
	font-size: 0.85em;
	display: block;
	margin-bottom: 0.50em;	
}

/* commentStory ad */
.comments #commentStoryAd {
	clear: both;
	float: right;
	padding-bottom: 20px;
	margin-top: 0;
}

/* email verification styles */
#comment #verificationError {
	border: solid thin #d4d0c8;
	padding: 0.5em;
	margin: 0.5em 0 1em 0;
}
#comment #unverified {
	border: solid thin #d4d0c8;
	padding: 0.5em;
	font-size: 10pt;
	margin: 0.5em 0 1em 0;
}
#comment #unverified h4 {
	margin: 0.5em 0;
}
#comment #unverified #messaging {
	margin: 1em 0;
}
