/* 
Theme Name:		 leeway-child
Theme URI:		 http://childtheme-generator.com/
Description:	 leeway-child is a child theme of Leeway, created by ChildTheme-Generator.com
Author:			 http://claudia.de
Author URI:		 http://childtheme-generator.com/
Template:		 leeway
Version:		 1.0.0
Text Domain:	 leeway-child
*/

@import url('../leeway/style.css');

/*
    Add your custom styles here	
*/



body {
	font-family: Verdana, Arial;
	font-size: 1.0em;
	border: 0;
	color: #111;
	background-color: #e5e5e5;
}
#mainnav-menu a {
	display: block;
	font-family: Verdana, Arial;
	font-weight: bold;
	padding: 1.4em;
	text-decoration: none;
}
.page-title, .post-title {
	font-size: 2.1em;
	font-family: Verdana, Arial;
	padding: 0.1em 0;
	color: #bb0000;
	line-height: 1.4em;
	-ms-word-wrap: break-word;
	word-wrap: break-word;
}

.widgettitle span {
	font: Verdana, Arial;
	font-weight: bold;
	line-height: 1.4em;
}
