@charset "utf-8";

* { margin: 0; padding: 0; }

body {
	background-color: black;
	font-size: 75%;
}

h1, h2 {
	border: 1px solid #9da65b;
	background: #d9dfa4 url(../images/tree-slit.jpg) no-repeat left top;
	font-weight: normal;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
h1 {
	margin-bottom: 0.55em;
	padding: 0.23em 0.65em;
	font-size: 1.43em;
}

h2 {
	margin-bottom: 0.61em;
	padding: 0.25em 0.72em;
	font-size: 1.29em;
}

p {
	margin-bottom: 0.79em;
	padding: 0.39em 1em;
}

.proper { font-style: italic; }



/*---------------- Page container ----------------*/

div#page {
	margin: 0 auto;
	background: #c0a2c5 url(../images/trees-4.jpg) no-repeat left top;
	max-width: 1000px;
}

div.clearfix {
	clear: both;
	height: 0px;
	overflow: hidden;
}



/*------------------ Header --------------------*/

div#header {
	margin-bottom: 0.79em;
	border-bottom: 2px solid #a962b3;
	padding: 0.79em 4em 0.25em 4em;
	font: normal 1.17em/1.57em "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}

div#header div#title {
	border: 1px solid #cbd098;
	background: black url(../images/title.jpg) no-repeat left top;
	height: 130px;
	color: black;
	font-weight: bold;
	text-indent: -5000px;
}

div#header ul {
	float: left;
	padding: 0.39em 0;
	list-style-type: none;
}

div#header li {
	float: left;
	margin-right: 0.5em;
}

div#header div#contact {
	float: right;
	padding: 0.39em 0;
}

div#header a {
	float: left;
	display: block;
	border: 1px solid #cbd098;
	background: black url(../images/button.jpg) no-repeat left bottom;
	padding: 0.32em 1em;
	width: 10em;
	color: #b89fbd;
	font-weight: bold;
	text-decoration: none;
}
div#header a:hover {
	background: black url(../images/button-over.jpg) no-repeat left bottom;
	color: #cbd098;
}



/*-----------------  Main column ------------------*/

div#main {
	float: left;
	width: 60%;
	font: normal 1.17em/1.57em Georgia, serif;
}

div#main p {
	word-spacing: 0.1em;
}

div#main a {
	color: #502E54;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	text-decoration: none;
}
div#main a:visited {
	color: #77457E;
}
div#main a:hover {
	text-decoration: underline;
}

div#main div.section { padding: 0 1em 1.57em 4em; }

div#main ul {
	margin-bottom: 0.92em;
	padding: 0 1.17em;
	list-style-type: none;
}
div#main ul li {
	background: url(../images/dot-purple.gif) no-repeat left 0.6em;
	padding-left: 1em;
}

div.poem {
	border-bottom: 2px dotted #bc81c5;
	background: url(../images/quote-end.gif) no-repeat right bottom;
}

div.poem p {
	background: url(../images/quote-start.gif) no-repeat left 0.6em;
	font-family: 'Century Gothic', Verdana, Geneva, sans-serif;
}

div.contact label {
	float: left;
	display: block;
	padding: 0 1em;
	width: 5em;
	text-align: right;
}

div.contact input,
div.contact textarea {
	border: 1px solid #bc81c5;
	background-color: #D5AAD8;
	width: 22em;
	font-size: 1em;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
div.contact textarea {
	overflow: auto;
}
div.contact input.button {
	margin-left: 7em;
	border-color: #CBD098;
	background-color: black;
	width: auto;
	color: #b89fbd;
	font-weight: bold;
	cursor: pointer;
}
div.contact form br {
	clear: left;
}

div.audio {
	 margin-left: 4em;
	 margin-top: 2.36em;
	 padding: 1em;
	 border: 1px solid #bc81c5;
	 float: left;
	 margin-bottom: 1.57em;
}



/*----------------- Side bar -----------------------*/

div#sidebar {
	float: right;
	width: 39.9%;
	font: normal 1.17em/1.57em Georgia, serif;
}

div#sidebar div.section { padding: 0 4em 0.786em 2em; }

div#sidebar p {
	margin-bottom: 0.92em;
	border: 1px solid #bc81c5;
	background: #cb9Ad2 url(../images/tree-section.jpg) no-repeat left top;
	padding: 0.38em 1.17em;
	font-size: 0.86em;
}

div#sidebar ul {
	margin-bottom: 0.92em;
	border: 1px solid #bc81c5;
	background: #cb9Ad2 url(../images/tree-section.jpg) no-repeat left top;
	padding: 0.38em 1.17em;
	font-size: 0.86em;
	list-style-type: none;
}
div#sidebar ul li {
	background: url(../images/dot-purple.gif) no-repeat left 0.71em;
	padding-left: 1em;
}

div#sidebar a {
	color: #502E54;
	font-size: 1.08em;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	text-decoration: none;
}
div#sidebar a:visited { color: #663C6C; 
}
div#sidebar a:hover {
	text-decoration: underline;
}

/*---------------- Footer ------------------------*/

div#footer {
	border-top: 2px solid #a962b3;
	padding: 0.29em 4em 0.46em;
	font: normal 1em/1.83em Georgia, serif;
}
div#footer a {
	color: black;
	text-decoration: none;
}
div#footer a:hover {
	text-decoration: underline;
}

div.framed {
	float: right;
	margin: 0.79em 0 0 1em;
	border: 1px solid #bc81c5;
	background: #c78fcc;
	padding: 0.67em 0.67em 0.17em;
	font-size: 0.85em;
	text-align: center;
	line-height: 1.5;
}

