/*
Theme Name: Elegant Child
Description: Child theme for Elegant theme
Author: Themify
Template: themify-elegant
*/

/************************************************************************************
Show AD every X posts
*************************************************************************************/

.themify-custom-ad{
	float: left;
	display: inline;
	background: #CCC;
	padding: 10px;
}

.float_ad {
	padding: 10px;
	background: #444;
	color: #999;
	display: block;
	position: absolute;
	margin-left: 70%;
	margin-top: 60px;
	z-index: 999;
}

.header_ad{
	margin-top: -40px;
	margin-left: 5%;
	float: right;
	position: relative;
}

/************************************************************************************
RATINGS / PLUGINS
*************************************************************************************/
.centerStars{
	margin: 0 auto;
	text-align: center;	
}	
	.ratingtext {
	display: none;
}

ul.related_post li a:hover {
	opacity: 0.5;
}

p.catcloud a, .tagcloud a{
	text-decoration: none;
	line-height: 1.2em;
}

/************************************************************************************
GENERAL STYLING
*************************************************************************************/
body {
	font: 1.10em/1.5em 'Sorts Mill Goudy', serif;
	word-wrap: break-word;
	color: #000;
	-webkit-font-smoothing: antialiased;
}

.author-meta-box {margin: 0;}

/* HEADINGS
================================================ */
h1, h2, h3, h4, h5, h6 {
	margin: .5em 0 .3em;
	font-weight: normal;
}
h1 {
	font-size: 4.2em;
	letter-spacing: -.035em;
	line-height: 1.14em;
}
h2 {
	font-size: 3.0em;
	letter-spacing:-.055em;
	line-height: 1.35em;
}
h3 {
	font-size: 1.65em;
	line-height: 1.5em;
	margin-bottom: 0.5em;
	letter-spacing: -0.03em;
}
h4 {
	font: bold 1.25em/1.3em 'Quicksand', sans-serif;
	letter-spacing: .02em;
	text-transform: uppercase;
	margin-bottom: 1em;
}
h5 {
	font-size: 1.3em;
	line-height: 1.4em;
}
h6 {
	font-size: 1.1e