
#respond {
	background: #f5f5f5;
	position: relative;
	z-index: 20px;
}
#respond label {
	display: block;
	float: left;
	width: 80px;
	font-weight: bold;
}	

#cancel-comment-reply-link {
	font-weight: bold;
	display: inline-block;
	margin: auto 20px;
}



#commentform input[type="text"] {
	width: 60%;
}
#commentform textarea {
	width: 100%;
}
#commentform span.required {
	color: #ff0000;
	font-size: 18px;
}
#submit {
	width: 100px;
	margin-left: 100%;
	position: relative;
	left: -110px;
}

.wp-tag-cloud li a {
	display: inline-block !important;
	margin: 2px;
	padding: 8px;
	white-space: nowrap;
	text-decoration: none;	
	color: #575E66;
}
.wp-tag-cloud li a:hover {
	background: #fcfcfc;
}



/* New social media css */

