/*
Theme Name: NGS Phenomena (based on NGS Fieldtest)
Description: Basic Child Theme for Phenomena
Author: Crowd Favorite
Author URI: http://crowdfavorite.com
Template: ngs-fieldtest-magazine
Version: 0.1
*/

#s::-webkit-input-placeholder {
	text-transform: none;
}

#s:-moz-placeholder {
	text-transform: none;
}

#s:-ms-input-placeholder {
	text-transform: none;
}

h1,
h1 a,
h1 a:visited,
h1 a:hover,
.prev-title a,
.next-title a,
.comment-header {
	text-transform: none;
}

h1.site-title a {
	text-transform: uppercase;
}

.inner-wrapper {
	height: 211px;
}

.article-box .comment-count,
.dark .standard-image-post .comment-count {
	text-decoration:  none;
}

.standard-post h1 a {
	font-size: 40px;
	line-height: 32px;
}

.comments {
	clear: both;
}

#commentform textarea {
	height: 84px;
	width: 99%;
}

p,
	.article-text ul,
	.article-text ol {
		font-size: 16px;
		line-height: 26px;
	}