﻿
/* comments */


.comment p { font-weight: normal; font-size: 0.9em; }
.commentError { display: none; padding: 10px 0 0; color: red; }
.comment a, .thanksComment p { color: #df2100; font-size: 1.2em; font-weight: bold; }

.signedOutComment { display: none; }
.signedInComment { display: block; }
.signedInComment strong { color: #df2100; }

.thanksComment { padding: 20px 10px 20px 10px; }
.thanksComment p { text-align: center; }

.comment p.autoAdvanceWarning { display: block; border-bottom: 1px solid #ccc; margin: -10px 50px 5px 0; padding: 0 0 7px; font-size: .8em; }
.comment p.autoAdvanceWarning a { font-size: 100%; }

ul.comments.list li { margin-top: 1px; padding-top: 10px; margin-bottom: 0; }
ul.comments .listThumb { margin-left: 10px; }

/* Different user type comments */
ul.comments li.user { background-color: #fff; }
ul.comments li.artist { background-color: #eee; }
ul.comments li.staff { background-color: #eee; }
ul.comments li.brand { background-color: #eee; }
ul.comments li li .reportAbuse, ul.comments li:hover li .reportAbuse, ul.comments li.user .type { display: none; }
ul.comments li:hover .reportAbuse, ul.comments li li:hover .reportAbuse {  }

/* add ops */
.video-player-wrapper .banner { margin: auto; width: 975px; }