/*
Theme Name:     Blaskan Child
Theme URI:      http://blaskan.net
Description:    Child theme for the Blaskan theme 
Author:         DW
Author URI:     
Template:       blaskan
Version:        1.0
*/

@import url("../blaskan/style.css");

h1 {
	font-family: 'LeagueGothic', 'Arial Narrow', Impact, sans-serif;
	font-size: 36px;
	font-weight: normal;
	line-height: 50px;
	margin: 0 0 30px;
	padding: 5px 0 0;
	text-transform: none;
}

#footer {
	border-top: 5px solid #333;
	padding: 5px 0 0 0;
}

.menu {
text-align: center;
}
.menu ul {
display: inline-block !important;
}