
/* Begin Comments*/

.commentsbox {
  margin: 10px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}
.commentsbox a {color:#27a2cf;}
.commentsbox a:hover {color: #3e5fbd;}

.commentthreadbox-deco {vertical-align: bottom;}
.commentthreadbox-deco img {width: 100%; height: auto; vertical-align: bottom;}
.commentthreadsbox {
  margin: 0px 0px 40px 0px;
  padding: 0px 0px 0px 0px;
}


/* General and Headings */
.commentsheading, .commentsbox h2, .leaveareply, .commentsbox h3, .commentsbox h2 {
  color: #000;
  font-size: 28px;
  font-weight: normal;
	text-transform: uppercase;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 20px 0px;
}
.commentsheading {padding-bottom: 0px;}

h3#comments, h3.leaveareply, h3#reply-title {
	margin: 0px;
	padding: 40px 0px 10px 0px;
}
.leaveareply {padding-left: 20px;}

a.comment-reply-link {color:#75a0b1; padding-bottom: 10px; display: inline-block; text-transform: uppercase;}
a.comment-reply-link:hover {color:#000;}


/* Comments Style */
.commentlist li .avatar { 
  float: left;
  margin:0px 15px 0px 0px;
  padding:0px 0px 0px 0px;
  background: transparent;
}

.commentlist cite, .commentlist cite a {
  font-style: normal;
  font-size: 18px;
  line-height: 22px;
  text-decoration:none;
  color:#3e5fbd;
	font-weight: 500;
}
.commentlist cite a:hover {text-decoration:underline; color:#000;}
.commentlist .says {display: none;}

.commentlist li .commentmetadata {
  font-weight: normal;
  margin: 0px 0px 10px 0px;
  padding-bottom: 10px;
  display: block;
  font-size:14px;
  text-transform:uppercase;
  color: #5f98a9;
}
.commentlist li .commentmetadata a {color: #5f98a9; text-decoration:none;}
.commentlist li .commentmetadata a:hover {text-decoration:underline; color:#000;}


.commentlist {
  padding: 0px 0px 0px 0px;
}
.commentlist p {
  margin:0px;
  padding-bottom:8px;
}

.commentlist li {
  margin: 0px 20px 5px 20px;
  padding: 20px 20px 20px 20px;
  list-style: none;
  font-size: 14px;
  line-height:22px;
  color: #242f34;
  font-weight: 400;
	overflow: auto;
}

.commentlist li .reply {margin:0px; padding:0px 0px 0px 0px; font-weight:normal; text-align:right;}

.commentlist li ul {
	background-color: transparent;
}
.commentlist li ul li { 
  border: none;
  font-size:12px;
  margin:0px 0px 0px 0px;
  padding:20px 20px 20px 20px;
  border-bottom: 1px solid #cacaca;
}


.thread-even {
	background: #e7ebf7;
}
.thread-odd {
  background: #f1f2f8;
}


.children {padding: 20px 20px 20px 20px;}
.children .even {
}
.children .odd{
}




#commentform p {
	margin: 0px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}


/*.navigation {margin:0px; padding:10px 0px 50px 0px; font-size:11px; clear:both;}
.navigation a {text-decoration:none;}
.navigation .alignleft {width:45%; float:left;}
.navigation .alignright {width:45%; float:right; text-align:right;}*/


/* Comment Form */

.commentfbox {padding: 0px 20px 0px 20px;}

form#commentform {margin:0px; padding:20px 20px 20px 20px;}

form#commentform input, form#commentform textarea {
  padding:10px;
  font-size:16px;
  line-height: 22px;
  color: #7f7f7f;
  font-family: 'Lora', Georgia, serif;
  border: 1px solid #dadada;
  background-color: #f2f2f2;
}

form#commentform input {width:40%;}
form#commentform textarea {width:100%;}
form#commentform input#submit {
  cursor: pointer;
  width: auto;
  text-decoration: none;
  padding: 8px 20px 5px 20px;
  text-transform:uppercase;
  color: #fff;
  font-weight: normal;
  font-size:16px;
  font-family: 'Lora', Georgia, serif;
  border: 1px solid #171718;
	background: #3e5fbd;
}
form#commentform input#submit:hover {
  border-color:#171718;
	background: #171718;
}


form#commentform label {
	padding: 0px 0px 0px 0px;
	color:#3e5fbd;
	font-weight: normal;
	display: block;
}
form#commentform label span {font-size: 11px; text-transform: uppercase;}

form#commentform input[type="checkbox"], p.comment-form-cookies-consent input, form#commentform p.comment-form-cookies-consent input {
	display: inline-block;
	text-align: left;
	width: auto;
	float: left;
	margin: 0px 7px 0px 0px;
	padding: 0px 0px 0px 0px;
	height: 24px;
	overflow: auto;
	line-height: 24px;
	vertical-align: bottom;
}
p.comment-form-cookies-consent input[type="checkbox"] + label {
	font-size: 16px;
	display: inline-block;
		height: 24px;
	overflow: auto;
	line-height: 24px;
		vertical-align: text-top;
}
p.comment-form-cookies-consent {
	clear: both;
	width: 100%;
	margin: 0px;
	padding:10px 0px 20px 0px;
}

/* Respond Window */
.commentlist li div#respond {
  margin:0px 0px 0px 0px;
  padding:30px;
  border: none;
  background: #fff;
}
.commentlist li div#respond .leaveareply {padding: 40px 0px 0px 0px;}
.commentlist li div#respond #cancel-comment-reply-link, div#respond small #cancel-comment-reply-link {
	font-weight:bold;
	margin:10px 0px 0px 0px;
	text-align:right;
	float: right;
	font-size: 16px;
	text-transform: uppercase;
}
div#respond small a {color: #000;}
.commentlist li div#respond p.commentreminder {color:#767676;}
.commentlist li div#respond form#commentform {padding: 0px 0px 0px 0px;}
.commentlist li div#respond .commentfbox {padding: 0px 0px 0px 0px;}

.commentlist li div#respond h3#reply-title {padding-top: 0px;}


/* End Comments */