/*
Theme Name:     Armanac
Theme URI:      http: //www.armanac.it/
Description:    Child theme for the Koi theme 
Author:         Andrea Musuruane
Author URI:     http://fedoraproject.org/wiki/AndreaMusuruane
Template:       koi-wpcom
Version:        1.0
*/

@import url("../koi-wpcom/style.css");

body {
	background: url(img/top-illustration.png) no-repeat center 0;
}

#header {
	background: url(img/header.png) no-repeat center bottom;
}

#header #logo {
	background: url(img/armanac.png) no-repeat top left;
	height: 193px;
	position: relative;
}

#header #logo a {
	position: absolute;
	left: 250px;
	top: 60px;
}

#header .description, #header #description {
	display: none;
}

#footer {
	background: url(img/footer.png) no-repeat center bottom;
}
