﻿/******************     
*      FORM       *
******************/
.lightblue_comments .pf_comment_form_container  {
	border: 1px solid #196692;
}
.lightblue_comments .pf_comments_form .pf_comments_alert, .pf_comments_form .pf_comments_alert span  { color: #220309;  }
.lightblue_comments .pf_comments_form, .pf_comments_form span, .pf_comments_form th, .pf_comments_form td ,  .pf_comments_form div{ color:#1D414D; }

.lightblue_comments .pf_comments_header, .pf_comments_header span, .pf_comment_form_header, .pf_comment_form_header span { color: #2c1c00; }

.lightblue_comments .pf_comments_view_link  a, .pf_comments_view_link  a:hover { color: #505050;  }
.lightblue_comments .pf_comments_errors { color: #505050; }
.lightblue_comments .pf_comments_errors span { color: #505050;  }
.lightblue_comments #pf_comment_submitted {
	color: #0e1421;
	border: solid 1px #505050;
	font-size: 20px;
}

/******************     
*      LIST       *
******************/
.lightblue_comments .pf_comments_viewAllLink a { color: #505050; }

/* Header */
.lightblue_comments .pf_comments_header_container {  background: #196692;border:2px solid #196692;}
.lightblue_comments .pf_comments_header, .pf_comment_form_header { color: #ECF4F8 ;}

.lightblue_comments .pf_comments_comment_container {
	background-color: #ffffff;
	border:2px solid #196692;
	border-top: none;
}

/* View all / recommended / editor recommended */
.lightblue_comments .pf_comments_view_all_links, .pf_comments_view_all_links  a { color: #32749A; }
.lightblue_comments .pf_comments_view_all_links {border-bottom: 1px solid #196692;  }
 
/* Recommend comment, Flag comment links, Expand thread */
.lightblue_comments .pf_comments_comment_container div {  }
.lightblue_comments .pf_comments_comment_container  a {  color: #32749A; }

.lightblue_comments .pf_comments_comment_actions .inactive { color: #505050;}

.lightblue_comments .pf_comments_comment, .lightblue_comments .pf_comments_comment_container .pf_comments_date, .lightblue_comments .pf_comments_comment_container .pf_comments_author { color: #505050; }
.lightblue_comments .pf_comments_headline { color: #32749A;}

/* Threading */
.lightblue_comments .pf_comments_thread { border-bottom: solid 1px #196692;  }
.lightblue_comments .pf_comments_thread_hr { color: #ccc; background-color: #ECF4F8; border: none; }

/* Paging */
.lightblue_comments .PagingTable { border: solid 1px #196692; background-color: #ECF4F8; }
.lightblue_comments .PagingTable .Normal, .PagingTable .NormalDisabled {  color: #505050; }
.lightblue_comments .PagingTable a.CommandButton { color: #1D414D;  }

/******************     
*     TEASER      *
******************/
.lightblue_comments .pf_comments_teaser_link a { color: #1D414D;  }
.lightblue_comments .pf_comments_teaser {border: solid 1px #196692; background-color: #ECF4F8;}