
/* Begin Comments*/

.commentsbox {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}
	.commentsbox .navigation {display: none;}

.commentsbox a {color:#039895;}
.commentsbox a:hover {color: #b28c18;}

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

/* General and Headings */
h3#comments, h3.leaveareply {
}
.commentlist li h3.comment-reply-title {padding-top: 20px; clear: both;}
.commentsheading, .commentsbox h2, .leaveareply, .commentsbox h3, .commentsbox h2 {
		font-size: 18px;
		line-height: 30px;
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		font-family: 'Titillium Web', Arial, sans-serif;
		font-weight: bold;
		text-transform: uppercase;
	background: linear-gradient(to right, #bc6701, #d3bc42, #d3bc42);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
		letter-spacing: 1px;
}
.commentsheading {padding-bottom: 0px;}
.leaveareply {padding-left: 20px;}

a.comment-reply-link {color:#039895; padding-bottom: 10px; display: inline-block;}
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: 16px;
  line-height: 22px;
  text-decoration:none;
  color: #000;
	font-weight: 500;
}
.commentlist cite a:hover {text-decoration:underline; color: #0184b6;}
.commentlist .says {display: none;}

.commentlist li .commentmetadata {
  font-weight: normal;
  margin: 0px 0px 10px 0px;
  padding-bottom: 10px;
  display: block;
  font-size:12px;
  text-transform:uppercase;
  color: #7793ab;
	font-weight: 300;
}
.commentlist li .commentmetadata a {color: #7793ab; text-decoration:none;}
.commentlist li .commentmetadata a:hover {text-decoration:underline; color:#0184b6;}


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

.commentlist li {
  margin: 0px 0px 5px 0px;
  padding: 20px 20px 20px 20px;
  list-style: none;
  font-size: 14px;
  line-height:22px;
  color: #4d4d4d;
  font-weight: 300;
	overflow: auto;
	font-family: "Droid Serif", Georgia, Times New Roman, serif;
}
.commentlist h1, .commentlist h2, .commentlist h3, .commentlist h4, .commentlist h5, .commentlist h6 {color: #000;}

.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 dotted #829f82;
}


.thread-even {
  		background: rgb(195, 229, 229);
	background: rgba(120, 203, 199, 0.20);
}
.thread-odd {
	background: rgb(195, 220, 226);
	background: rgba(1, 92, 128, 0.10);
}

.children {padding: 20px 20px 20px 20px;}
.children .even {
	background: rgb(255, 255, 255);
	background: rgba(255, 255, 255, 0.25);
}
.children .odd{
	background: rgb(255, 255, 255);
	background: rgba(255, 255, 255, 0.15);
}




#commentform p {
	margin: 0px 0;
	}

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





/* 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:15px;
  line-height: 22px;
  color: #2e2e2e;
  font-family: "Droid Serif", Georgia, Times New Roman, 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;
  font-size:16px;
  color: #fff;
	font-weight: 600;
  font-family: 'Titillium Web', Arial, sans-serif;
  border: 1px solid #015c80;
	background: #015c80;
}
form#commentform input#submit:hover {
border-color:#039895;
	background: #039895;
	color: #fff;
}


form#commentform label {
	padding: 0px 0px 0px 0px;
	color:#7793ab; 
	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;
}

h3#comments {margin: 0px; padding: 40px 0px 20px 0px;}
h3#reply-title {margin: 0px; padding: 40px 0px 0px 0px; }

/* Respond Window */
.commentlist li div#respond {
  margin:0px 0px 0px 0px;
  padding:30px;
  border: none;
  background: #fff;
}
.commentlist li div#respond .leaveareply {padding: 0px 0px 20px 0px;}
.commentlist li div#respond .cancel-comment-reply {font-weight:normal; margin:10px 0px 0px 0px; text-align:right;}
.commentlist li div#respond p.commentreminder {}
.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 form#commentform label {color:#24a3ba; }

.commentlist li div#respond h3.comment-reply-title {padding-top: 0px; padding-bottom: 20px; clear: both;}
.commentlist li div#respond h3.comment-reply-title small {
	display: block;
	float: right;
	font-family: 'Droid Sans', Arial, sans-serif;
	font-size: 16px;
	text-align: right;
}

/* End Comments */