/*
Theme Name:    Elana
Theme URI:      http://example.com/
Description:    Child theme for Elana
Author:         Pingtechgroup
Author URI:     http://pingtechgroup.com/
Template:       timedrop                             
Version:        0.1.0
*/

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

.content { width: 590px;}
.sidebar { width:190px;}

.block.slider.home {
	margin-top:0px;
}

#tagline {
	margin: 65px 0 0 40px;
	display: inline-block;
	font-size: 16px;
	width: 40%;
}

.post-content .post-entry p{
	font-size: 14px;
}

.the-content p {
	font-size: 18px;
	line-height: 1.5em;
	font-weight: 300;
}

.tab_content p{
	font-size: 18px;
}
