/*

Please look at options.php in the php version folder too see all options. 
Note there are some conditionals.
Alternatively please check the readme file.

*/
body
{
	background-image: url(../images/cloth-bewitched.jpg);
}

#headercloth
{
	background-image: url(../images/header-cloth-bewitched.jpg);
}

#header .wrap
{
	background-image: url(../images/header-highlight-bewitched.jpg);
}

#nav, h1, h2, h3, h4, h5, h6
{
	font-family: "Dancing Script";
}

a, 
a:active, 
#nav a:hover 
{
	color: #000066;
}

.leaf 
{ 
	background-color: #d3710b; 
}

a:hover 
{
	color: #FF0000;
	font-weight: bold;
}

.readmore:hover .leaf 
{ 
	background-color: #545454; 
}

.dark-zone a
{
	color: #b8a295;
}

.fmodule 
{ 
	width: 25%; 
}


h1 {
	font-size: 18px;
}

h2 {
	font-size: 22px;
	text-align: center;
	color: #FF0000;
}

h3 { font-size: 1.8em; }

h4 { font-size: 1.6em; }

h5 {
	font-size: 1.2em;
}

h6 { font-size: 1.2em; }

#fmodules h3 { font-size: 1.8em; }

#nav a { font-size: 1.3em; }
