                                /*
 Theme Name:   flato child
 Theme URI:    http://thenextwave.biz/
 Description:  flato
 Author:       The Next Wave
 Author URI:   http://thenextwave.biz
 Template:     flato
 Text Domain:  flato-child
*/


@import url("../flato/style.css");


/* =Theme customization starts here
-------------------------------------------------------------- */

.site-description{
	font-size: 12px;
	padding-top: 20px;
	color: #fff;
}

blockquote {
	border-left: 5px solid #19c598;
}

blockquote p {
	font-family: Veranda;
	font-style: normal;
}

.site-header {
	text-align: center;
}

.site-header {
	background: #19c598;
}

.site-sidebar .widget {
	background: #f1f1f1;
}

.widget-title {
	border-bottom: 5px solid #08684e;
}

a {
	color: #19c598;
}

.widget_archive ul li:before, .widget_categories ul li:before, .widget_links ul li:before, .widget_meta ul li:before, .widget_rss ul li:before, .widget_recent_comments ul li:before, .widget_recent_entries ul li:before, .widget_calendar caption:before, .widget_pages ul li:before, .widget_nav_menu ul li:before {
	width: 1em;
	margin-left: -23px;
	margin-right: 8px;
	display: inline-block;
	color: #262;
	font-size: 12px;
	font-family: FontAwesome;
	text-align: center;
	vertical-align: baseline;
}

.site-top {
	background: #08684e;
}

.search-toggle {
	background: #08684e;
}

.search-submit {
	background: #08684e;
}

i {
	color: #19c598;
}



                            