/*
Theme Name:     Kleo Child
Theme URI:
Description:    Child theme for Kleo
Author:         SeventhQueen
Author URI:     http://seventhqueen.com
Template:       kleo
Tags:  one-column, two-columns, right-sidebar, fluid-layout, custom-menu, featured-images, post-formats, sticky-post, translation-ready
License: GNU General Public License
License URI: license.txt
*/

/*
* Please add your custom styles below
*/

blockquote p {
font-size: 18px;
line-height: 28px;}

.callout {
padding:15px;
padding-top:20px;
background: #f7f7f7;
border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.overlay h1 {
display: inline;
background-color: #FFFFFF;
padding:15px;
padding-bottom:25px;
font-weight: 300;
font-size: 40px;
line-height: 150%;

}

.widgetbackground {
padding:15px;
padding-top:20px;
background: #607d8b;
border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

#widgetbackground h3, h4 {
color: #FFFFFF;
}
.widgetbackground p {
color: #FFFFFF;
}

.feature-title h3 {
font-size: 20px;

}

.feature-title h1 {
font-size: 60px;
line-height: 100%;
font-weight: 300;

}

.feature-title h2 {
font-size: 40px;
line-height: 100%;
font-weight: 300;

}

.post-hover h2 {
color: #FFFFFF;

}