/*
 Theme Name:   Blaskan Child
 Theme URI:    http://microcapital.org/blaskan-child/
 Description:  Blaskan Child Theme
 Author:       Bob Summers
 Author URI:   http://microcapital.org
 Template:     blaskan
 Version:      1.0.0
 Text Domain:  blaskan-child
*/

@import url(a984fb8fc2678562f66e5ac37ff65460e48c0b90.css) ;

/* =Theme customization starts here
-------------------------------------------------------------- */

h1 {
	color: #000;
  margin: 0 0 20px;
	padding: 1px 0 0;
}

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;
}



.post-nav .nav-previous a {
  background: url(2291ded29442cb3529ca0269231effca26f33745.png)  no-repeat;
	color: #999;
	display: inline-block;
	padding: 0 0 0 26px;
}

.post-nav .nav-next a {
  background: url(4126b97be2adffe068f6d029e340128f97ce62a8.png)  no-repeat;
	color: #999;
	display: inline-block;
	padding: 0 0 0 26px;
}

.home .type-post footer, .type-attachment footer {
    border-top: 1px dashed #CCCCCC;
    clear: both;
    color: #999999;
    display: none;
    font-size: 12px;
    margin: 20px 0 0;
    padding: 5px 0 10px;
}