/* @override http://werewolfmovie.net/notebook/wp-content/themes/ww-notebook/style.css */

/*
Theme Name: Werewolf Movie Notebook
Theme URI: 
Description: child theme of "Follow me Darling"
Version: 0.1
Author: Me
Author URI: 
Template: follow-me-darling
Tags: white, pink, black, fixed-width, one-column, custom-header, translation-ready
*/

@import url("../follow-me-darling/style.css");

body, body * {
	color:#FFF;
	background-color: black;
}

h1, h2, h3, h4, h5, h6, h7, h1 a, h2 a, h3 a, h4 a, h5 a, h6 a, h7 a, h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover, h7 a:hover {
	color: white;
}

#page #allContainer, #page #content {
	background:url('');
	background-color:black;
}

#page #footer, #page #content, #page #footer #footerBg {
	background:url('');
	background-color:black;
	color:white;
}

#page #footer #footerBg {
	display:none;
	clear:both;
	min-height: 0px;
	background:url('images/bg_footer_fade.png') bottom left no-repeat #eee; /*#f0f0f0;*/
}

#page #footer a {
	color:#FFF;
	}
	
p.date {
	display: none;
}body * {
	text-align:center;
}
#page #content .innerPadding {
	display:block;
	clear:both;
	padding:20px 0px 0px 0px;
	overflow:hidden;
}
	
#page #content #header .textHeader, #page #content #header .textHeader h1, #page #content #header .textHeader h1 a {
	text-indent:0px;
	text-align:center;
	background:url('');
	font-size:56px;
	height:auto;
	color: #ccffff;

#page #content .postFooter, #page #content .postFooter * {
	color: black;
}

#page #content .postFooter, #page #content .postFooter .postInfo, #page #content .postFooter .postTags {
	display:none;
}