/*
Theme Name:The Elf
Theme URI: http://www.creativedistortion.com/freetemp.html
Version: 1.0
Author: Norrash*/ 

body{
 
background:url('elf.jpg') no-repeat #c6cba2 top left;
width:282px;
height:630px;
margin:0;
font: 90%  Arial, Verdana, Helvetica, sans-serif; 
}
/**** Links****/
a:link{
 color:#6f4c3d; 
 text-decoration:none; 
 }
a:hover{ 
color:#b24318;
text-decoration:none; 
}  
a:active{ 
color:#275A78; 
text-decoration:none; 
}
  
a:visited{ 
color:#275A78; 
text-decoration:none; }
 
 
/******Left navigation ****/ 
#navcontainer{
position:absolute;
margin-top:390px;
margin-left:110px;
width:250px;
}

 #navlist li{
margin-left:3px;
list-style-type: none;
text-align:right;
padding-right: 35px;
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size:12px;
color:#666666;
}

#navlist li a:link { color:#62663c; text-decoration:none; }
#navlist li a:visited { color:#8c8388; text-decoration:none; }
#navlist li a:hover {color:#def236; text-decoration:none; }


#wrap{
width:882px;
}

#container{
background: #c6cba2;
width:525px;
/*margin-left:295px; 
margin-top:-452px; */
float:right;
}

/***Header**/ 
h1{
font-size:1.8em;
font-weight:bold;
color:#6c4540;
text-align:center;
}

h2{
font-size:1.2em;
font-weight:bold;
color:#6c4540;
text-align:left;
}

h3{
font-size:1.0em;
font-weight:bold;
color:#6c4540;
text-align:left;
}

#main{
padding:21px;
text-align:justify;
font: 1.0em  Arial, Verdana, Helvetica, sans-serif;
color:#758753;
}
 
 /***Footer**/ 
#footer{
background:transparent;
height:66px;
text-align:center;
font: .8em Arial, Verdana, Helvetica, sans-serif;
color:#828e4c;
}

.post {
	text-align: justify;
	}
