/*  
/* BASICS +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

body {
	background-image:url("/inc/bg.jpg");
	margin-left: 0px;
	margin-top: 29px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Trebuchet MS;
	font-style:normal;
	font-weight:normal;
	letter-spacing:normal;	
	color: #eae4de;
	font-size:10px;
   

}

#maincontainer{
width: 800px;
margin: 0 auto;
text-align:justify;
position:relative;
}




a:link, a:visited, a:active {	
	color:#000000;
	text-transform:none;
	text-decoration:none;
}

a:hover {
	color:#bf995c;
	text-transform:none;
	text-decoration:none;
}

A img {
border: 1px;
}

A:hover img {
border: 1px ;
}

i {
	color: #9d9b9b;
}

u {
	color:#9d9b9b;
}

b {
	color:#9d9b9b;
}




/* CLASSES ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.background {

	background-color: #e1d9d5;
	padding: 6px;
	text-align:justify;
	color: #646464;
	border: 1px solid #fef9f4;
}

.header {

	background-color: #fef9f4;
	padding: 4px;
	font-family:century gothic;
	font-size:9px;
	letter-spacing:3px; 
	line-height:9pt;
	color: #9fa09b; 
	font-weight: bold;
	text-transform: none;
	text-align: center;
	border: 1px solid #9fa09b;
}


/*WORDPRESS*/



.title {

background-color: #fef9f4;
	padding: 9px;
	font-family:century gothic;
	font-size:12px;
	letter-spacing:3px; 
	line-height:9pt;
	color: #9fa09b; 
	font-weight: none;
	text-transform: none;
	text-align: left;
	border: 1px solid #9fa09b;
}



.h1 {

	background: #e1d9d5;
	padding: 4px;
font-family: century gothic;
font-size: 10px;
	text-align:left;
	color: #666c5e;
text-transform: none;
	
}	


.story {

background: #ebe4de;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Trebuchet MS;
	font-style:normal;
	font-weight:normal;
	letter-spacing:normal;	
	color: #666666;
	font-size: 12px;
text-align: justify;
border: 1px solid #ffffff;

}



.h2 {

	background: #fef9f4;
	padding: 4px;
font-family: century gothic;
font-size: 10px;
	text-align:left;
	color: #666c5e;
text-transform: none;
	
}


