/*    
Theme Name: Forest
Theme URI: http://www.demusique.org
Description: A theme ft. a woman in the forest
Author: Val Hosler
Author URI: http://demusique.org 
Version: 3.0 
. 
All credits can be found in credits section of the website.  Thanks so much! 
. 
*/  

body {
background-image:url('forestbg.png');
text-align: center;
margin: 0 auto 0 auto;
}

a:link, a:active, a:visited { 
font-family: Verdana, Tahoma, Arial, Sans-Serif; 
font-size: 10pt; 
color: #000000;
background: none; 
text-decoration: none; 
text-transform: none; 
} 

a:hover { 
font-family : Verdana, Tahoma, Arial, Sans-Serif; 
font-size: 10pt; 
color: #846a9c; 
background: none;
text-decoration: none; 
text-transform: none; 
} 

#navigation {
margin: 0;
padding: 0;
list-style-type: none;
}

#navigation li {
margin: 0;
padding: 0;
}

#navigation a {
font-family: Verdana, Tahoma, Arial, Sans-Serif;
text-decoration: none;
font-size: 10pt;
background: none;
color: #88c28c;
display: block;
width: auto;
border-left: 5px solid #99c6c4;
padding: 5px;
margin: 0;
height:12pt;
}

#navigation a:hover {
font-family: Verdana, Tahoma, Arial, Sans-Serif;
text-decoration: none;
font-size: 10pt;
background: none;
color: #88c28c;
border-left: 5px solid #7ca09e;
padding: 5px;
margin: 0;
}

h1 {
color: #45357d;
background: #c06893;
font-family: "Times New Roman",Georgia,Serif;
text-decoration: none;
font-size: 14pt;
font-style:italic;
margin: 0px;
padding: 4px;
text-align: right;
}

h2 {
color: #1d0475;
background-image:url('forestbg2.png');
font-family: Verdana, Tahoma, Arial, Sans-Serif;
text-decoration: none;
font-size: 10pt;
margin-bottom: 2px;
margin-top: 0px;
padding: 2px;
text-align: right;
border-bottom: 1px dotted #000000;
}

h3 {
color: #45357d;
background: #c06893;
font-family: "Times New Roman",Georgia,Serif;
text-decoration: none;
font-size: 14pt;
font-style:italic;
margin-bottom: 2px;
margin-top: 0px;
padding: 4px;
text-align: right;
}

.div {
color: #000000;
background: #ffffff;
font-family: Verdana, Tahoma, Arial, Sans-Serif;
text-decoration: none;
font-size: 10pt;
margin-bottom: 10px;
padding: 2px;
text-align: justify;
border: 1px solid #000000;
overflow: inherit;
height: auto;
}

#image {
width: 803px;
height: 331px;
top: 0px;
margin-bottom: 10px;
background-image:url('forest.png');
float: left;
}

#container {
margin: 0 auto 0 auto;
width: 803px;
padding: 10px;
text-align: center;
background: #f4eff1;
position:relative;
}

#content {
width: 569px;
background: none;
float: left;
margin-right: 10px;
padding: 0px;
margin-bottom: 0px;
margin-left: 0px;
position:relative;
}

#sidebar {
width: 224px;
background: none;
padding: 0px;
margin: 0px;
float: right;
position:relative;
}

#footer {
clear: both;
width: 781px;
color: #bd4290;
background-image:url('forestbg2.png');
font-family: "Times New Roman",Georgia,Serif;
font-weight: bold;
text-decoration: none;
font-size: 12pt;
font-style: italic;
text-align: center;
padding: 10px;
position:relative;
border: 1px solid #000000;
}

.centered {
text-align: center;
margin: 0 auto 0 auto;
}

#center {
text-align: center;
margin: 0 auto 0 auto;
}

input, textarea, select, option {
font-family: Arial, sans-serif;
font-size: 1em;
}

img.wp-smiley { 
border: none;
vertical-align: middle;
margin-top: 2px;
margin-bottom: 2px;
}

#wp-calendar th {
font-style: normal;
text-transform: capitalize;
text-align: center;
margin: 0px auto 0px auto;

}

