/*
 Theme Name:   Karma Child Theme
 Description:  A child theme of the Karma WordPress theme.
 Author:       T Martin
 Template:     Karma
 Version:      1.0.0
*/
#content .tt-blog-no-feature .post_content p,
#content .tt-blog-no-feature .post_content h1,
#content .tt-blog-no-feature .post_content h2,
#content .tt-blog-no-feature .post_content h3,
#content .tt-blog-no-feature .post_content h4,
#content .tt-blog-no-feature .post_content h5,
#content .tt-blog-no-feature .post_content h6 {
	padding-right: 0px;
}
#content .tt-blog-no-feature ul.list {
padding: 0 0 0 15px;
}

#content .portfolio_content h5 {
	font-size: 1.1em;
}
