#respond {
	border-top: 1px solid #ccc;
	margin: 25px 0 0 0;
}

h3#comments, #respond h3 {
	font-weight: 600;
	font-size: 25px;
	line-height: 25px;
	margin: 45px 0 35px 0;
}

h3#comments {
	border-top: 1px solid #ccc;
	padding: 35px 0 10px 0;
	margin: 45px 0 0 0;
}

#respond form {
}

input {
	font-family: 'Open Sans', sans-serif;
	padding: 10px 15px;
	font-size: 13px;
	margin: 10px 0;
	border: 1px solid #ababab;
}

input#submit {
	background-color: #d6811d;
	color: #fff;
	border: none;
	margin: 0 0 35px 0;
	padding: 12px 25px;
	font-weight: 600;
	text-align: center;
	width: 223px;
}

label {
	margin-top: 10px;
	font-weight: 600;
	font-size: 13px !important;
	line-height: 55px;
}

textarea#comment {
	font-family: 'Open Sans', sans-serif;
	padding: 10px;
	font-size: 13px;
	margin: 15px 0;
	border: 1px solid #ababab;
	resize: none;
	width: 94%;
}

small {
	font-size: inherit;
}

.container.container-news p label.subscribe-label {
	font-weight: 400 !important;
}

.comment {
	margin: 25px 0;
	padding: 25px;
	background-color: #fbfbfb;
}

.comment.depth-1 {
}

.comment.depth-2 {
	background-color: #f1f1f1;
	padding: 25px;
	margin: 25px 0 0 0;
}

.comment-meta a {
	color: #9e9e9e;
	font-size: 12px;
	text-decoration: none;
	font-weight: 400;
}
.comment a {
	text-decoration: none;
}

.fn {
	font-style: normal;
}

.comment-author.vcard img {
	margin: 0 10px 0 0;
}

form p.comment-form-author, form p.comment-form-email, form p.comment-form-url, form p.comment-form-comment {
	min-height: 55px;
	margin: 0 0 0 0 !important;
}

p.form-allowed-tags {
	display: none;
}

form > *, form p {
	padding-right: 0 !important;
}

form p.comment-form-comment label {
	display: none;
}

form input {
	position: absolute;
	right: 0;
}

form {
	width:	50%;
}

form p {
	position: relative;
    display: block;
    overflow: hidden;   
    width: 100%; 
}

.submit-p {
	height: 44px;
}