/* Comments */

.comment-dialog-closer		{background:url(../images/closebox.png) no-repeat center;}
.comment-shadow				{border-radius: 15px; -moz-border-radius: 15px; -webkit-border-radius: 15px;}
.comment-dialog				{background:#111; color: #fff; font-family: "Arial",Arial,Sans-serif; overflow:auto;}

#comment-dialog-holder		{padding:10px; }
#comment-dialog-holder h3		{font-size: 40px;  line-height:55px; font-family: "Georgia", Georgia, Times, Serif; font-style:italic; text-align: center;  font-weight: normal;}
#comment-dialog-holder h3 span	{font-size: 60px;}
.commentlist					{padding:0 0 235px; }
#respond					{height:210px; position:absolute; bottom:0; padding: 0 10px 0 15px; width:715px; background:#111;}
#respond h3					{font-size: 30px;  line-height:45px; margin: 0 0 10px 0; font-family: "Georgia", Georgia, Times, Serif; font-style:italic; text-align: center;  font-weight: normal;}
#respond label				{display:none;}
#comment					{width:400px; background:#222; border:2px solid #444; padding:5px; height:56px; display:block; margin:5px 0; color:#fff; font-family: "Arial",Arial,Sans-serif; font-size:12px;}
#leaveComment-left			{float:left; width:275px;}
#leaveComment-left a			{color:#fff;}
#leaveComment-left a:hover	{color:#ddd;}
#leaveComment-left input		{width:268px; background:#222; border:2px solid #444; padding:5px; margin:5px 0;color:#fff; font-family: "Arial",Arial,Sans-serif;}
#leaveComment-right			{float:left; width:415px; margin-left: 25px;}
#leaveComment-right input		{width:415px; background:#333; border:2px solid #444; padding:5px; margin:5px 0; float:right;color:#fff; font-family: "Arial",Arial,Sans-serif;}
input.input-empty,
textarea.input-empty			{font-style:italic;}

.commentlist li				{display:block; margin:10px 0; padding: 10px; border: 1px solid #333; }
.comment-author				{display:block;}
.comment-author img			{display:block; float:left; border:1px solid #333; padding:2px; margin:0 10px 0 0;}
.comment-author h5			{line-height:30px; font-weight:normal; font-size: 16px; color:#fff;}
.comment-author h5 a			{color: #fff;}
.commentmetadata			{display:block; float:left; color:#777; font-size: 11px; line-height:16px;}
.comment-post-content		{clear:left; font-size: 13px; line-height:19px; padding:10px 0 0;}
.thread-alt					{background: #222;}
.comment-author-admin		{background:#555;}
.comment-author-admin .commentmetadata{color:#999;}
.comment-moderation			{display:block; width:80%; padding:5px; background:#FFEFF5; color:#DF1B63; border:1px solid #DF1B63; text-align: center; margin: 0 auto 10px;}
.commentlist a				{color:#fff; text-decoration: underline;}
.commentlist a:hover			{color:#ddd; text-decoration: underline;}
.nocomments,
.commentsClosed				{margin:10px auto; text-align: center; display:block; width:80%; padding:5px; background:#FFEFF5; color:#DF1B63; border:1px solid #DF1B63;}
