/*
Theme Name:     Killsixbilliondemons
Theme URI:      killsixbilliondemons.com
Description:    Child theme for Easel
Author:         Abbadon
Author URI:     
Template:       easel
Version:        0.1.0
*/

@import url("../easel/style.css");

.post-content
{
background-color:
}

span
{
color:#ffffff
}

p
{
color:#ea2f45
}

body {
	margin: 0;
	font-family: 'Arial', sans-serif;
	font-size: 14px;
	color: #ea2f45;
}

a:link
{
color:#d31a42
}

h1
{
color:#ffffff
}

h2
{
color:#ffffff
}

h3
{
color:#ffffff
}

page
{
width: inherit
}

comic-wrap, sidebar-under-comic 
{
margin: 10px auto;
}

header, sidebar-menubar, subcontent-wrapper 
{
max-width: 980px; margin: 0px auto;
}