/*  
CSS made specially for this layout.
Do not use it for other graphics, please. 
Author: Alhena
Contact: alhena_elric@yahoo.com
Downloaded at: Day Dream Graphics
*/

/* CSS */
body {
font-family: calibri, century gothic, verdana, sans-serif;
font-size: 14px;
color: #ffffff;
margin: 0;
padding: 0;
background: #e6e6e6 url(img/bg.gif);
background-position: absolute;
background-repeat:repeat-y;}

a {
color: #60a1a0; 
text-decoration: none;
font-style: italic;}

a:hover {
color: #c0d3c2;}

a: visited {
color: #60a1a0; 
text-decoration: none;
font-style: italic;}

b{
color: #dbd34f;}
i{
color: #c0d3c2;}
u{
text-decoration: none;
border-bottom: 1px solid #e98a6d;}
s{
font-size: 11px;
text-decoration: line-through;}
ul{
margin: 0 0 0 0;}
li{
padding-left: 1px;
list-style: square;}
p{
margin: 1px;}

#top {
background: url('img/top.jpg');
width: 600px;
height: 220px; }

#content {
color: #fff;
top:0px;
width:415px;
height:500px;
margin: 14px;
text-align: left;}

#sitetitle {
font-family: century gothic, tempus sans itc, verdana, sans-serif;
position: absolute;
font-size: 45px;
color: #fff;
top: 155px;
width: 415px;
height: 50px;
margin: 14px;
text-align: center;
}

#nav {
font-size: 11px;
font-weight: normal;
color: #827d25;
width: 122px;
text-align: center;
background: #d1d13a;
border: 2px solid #827d25;}

#nav a { 
color: #827d25;
text-decoration: none;
display: block;
font-size: 11px;
line-height: 17px;
text-alingn: center;
font-weight: bold;
font-style: normal;
border-left: 6px solid #827d25;
border-right: 6px solid #827d25;
border-bottom: 0;
background-color: #d1d13a;} 

#nav a:hover { 
color: #fff;
display: block;
font-size: 11px;
line-height: 17px;
text-align: center;
font-weight: bold;
font-style: normal;
text-transform: none;
border-left: 6px solid #a8a128;
border-right: 6px solid #a8a128;
border-bottom: 0;
background-color: #d5cc34;}

#nav a: visited { 
color: #827d25;
text-decoration: none;
display: block;
font-size: 11px;
line-height: 17px;
text-alingn: center;
font-weight: bold;
font-style: normal;
border-left: 6px solid #827d25;
border-right: 6px solid #827d25;
border-bottom: 0;
background-color: #d1d13a;} 

.sig {
color:#c0d3c2;
font-family: calibri, century gothic, verdana, sans-serif;
font-size: 11px;
font-style: italic;
text-align: right;
padding: 0 3px 0 0;}

/* --- 
Note:
h1: block header
h2: line header
h3: simple header
h4: navigation's header
---*/

h1 {
color: #687b6a;
font-size: 14px;
line-height: 15px;
text-align: center;
font-weight: normal;
font-style: normal;
letter-spacing: 2px;
border-width: 1px;
border-style: dashed;
border-color: #819684;
background-color: #fff;}

h2 {
color: #ffffff;
font-size: 15px;
line-height: 17px;
text-align: left;
padding-left: 5px;
font-weight: bold;
font-style: normal;
letter-spacing: 2px;
border-bottom: 1px dashed #ffffff;
background-color: none;}

h3 {
font-size: 20px;
color: #ffffff;
line-height: 17px;}

h4{
font-size: 14px;
text-align: left;
padding-left: 8px;
font-weight: normal;
font-style: none;
letter-spacing: 1px;
border-bottom: 1px solid #827d25;
background-color: none;
display: block;}

/* CSS */
