
/* Begin Comments*/

#comments {
	position: relative;
	margin-top: 60px;
	padding-top: 0px;
	border-top: none;
}

.commentsbox {
  margin: 10px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
	font-size: 14px;
	color: #47402e;
}
.commentsbox h1, .commentsbox h2, .commentsbox h3, .commentsbox h4, .commentsbox h5, .commentsbox h6 {
	color: #9b4b3a;
	font-weight: 600;
}


.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 {
  font-size: 28px;
  font-weight: 600;
  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 20px 0px;
	font-size: 24px;
	line-height: 32px;
	font-weight: 500;
}
.leaveareply {padding-left: 20px;}

a.comment-reply-link {color:#000; padding-bottom: 10px; display: inline-block; text-transform: uppercase;}
a.comment-reply-link:hover {color:#fa4529; text-decoration: underline !important;}


/* 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:#df755f;
	font-weight: 500;
}
.commentlist cite a:hover {text-decoration:underline; color: #000;}
.commentlist .says {display: none;}

.commentlist li .comment-meta {
	float: none;
	margin-right: 0;
	line-height: 1;
}

.commentlist li .commentmetadata {
  font-weight: normal;
  margin: 5px 0px 10px 0px;
  padding-bottom: 10px;
  display: block;
  font-size:12px;
  text-transform:uppercase;
  color: #af9e76;
  font-family: Arial, sans-serif;
}
.commentlist li .commentmetadata a {color: #af9e76; text-decoration:none;}
.commentlist li .commentmetadata a:hover {text-decoration:underline; color:#000;}

.commentlist li .commentmetadata::after {
	content:"\a";
    white-space: pre;
}


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

.commentlist li {
  list-style: none;
  font-size: 14px;
  line-height:22px;
  color: #3d3d3d;
  font-weight: 400;
	overflow: auto;
}
.commentlist li.comment {
		margin: 0px 20px 2px 20px;
  padding: 0px;
}
.commentlist .comment .comment-body {margin: 0px; padding: 20px;}

.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-color: #e6decb;
}
.thread-odd {
	background-color: #e0d5bd;
}


.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: #666666;
  font-family: 'Lora', Times New Roman, serif;
  border: 1px solid #baae92;
  background-color: #ffffff;
}

form#commentform input {width:40%;}
form#commentform textarea {width:100%;}
form#commentform input#submit {
	cursor: pointer;
  width: auto;
  text-decoration: none !important;
  padding: 5px 15px 5px 15px;
  text-transform: uppercase;
  color: #ffffff;
  font-weight: 400;
  font-size: 16px;
  font-family: 'Playfair Display', Times New Roman, serif;
  border: 1px solid #b66245;
	background: #e17d5a;
	background: -moz-linear-gradient(top,  #e17d5a 0%, #b66245 100%);
	background: -webkit-linear-gradient(top,  #e17d5a 0%,#b66245 100%);
	background: linear-gradient(to bottom,  #e17d5a 0%,#b66245 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e17d5a', endColorstr='#b66245',GradientType=0 );
}
form#commentform input#submit:hover {
border-color: #2999a2;
background: #51bcc5;
background: -moz-linear-gradient(top,  #51bcc5 0%, #2999a2 100%);
background: -webkit-linear-gradient(top,  #51bcc5 0%,#2999a2 100%);
background: linear-gradient(to bottom,  #51bcc5 0%,#2999a2 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#51bcc5', endColorstr='#2999a2',GradientType=0 );
}


form#commentform label {
	padding: 0px 0px 0px 0px;
	color:#765c1e;
	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;
		text-transform: none;
		letter-spacing: normal;
}
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;}
div#respond small a:hover {color: #fa4529; text-decoration: underline !important;}
.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;}

.comment-reply-link,
.review-comment-ratings {
	display: block;
	position: relative;
	text-align: right;
	width: auto;
	height: auto;
	color: #CCC;
	font-size: 16px;
	line-height:normal;
}

/* End Comments */