/*
Theme Name: Point NewChild
Theme URI: http://dev.allergyconsumerreview.com 
Description: Customized theme.
Template: point
Version: 0.1
*/

@import url("../point/style.css");

h1, h2, h3, h4, h5, h6 {
    margin: 0;
    margin-bottom: 12px;
    color: #2A2A2A;
    font-weight: bold;
    text-transform: inherit !important; 
}

/*h1, h2, h3, h4, h5, h6 {
	text-transformation: none; 
}
.trending-articles li {
	text-transformation: none; 
}
.site-branding h1, .site-branding h2 {
	text-transformation: none; 
}
a.header-button {
	text-transformation: none; 
}
.primary-navigation a {
	text-transformation: none;
}
.featured-title { 
	text-transformation: none;
}
.featured-cat {
	text-transformation: none;
}
.widget .title {
	text-transformation: none;
}
.related-posts h5 {
	text-transformation: none;
}
.postauthor-top span {
	text-transformation: none;
}
.footer-navigation a {
	text-transformation: none;
}
.copyrights {
	text-transformation: none;
}
.total-comments {
	text-transformation: none;
}
#commentform input#submit {
	text-transformation: none;
}
a#pull {
	text-transformation: none;
}*/