/*------------body------------------------*/
body	{
	border: 0;
	margin: 0;
	padding: 15px;
	font: 8pt Tahoma; 
	color: #404040;
	background-color: #BFC4B2; 
	scrollbar-face-color: #BFC4B2; 
	scrollbar-highlight-color: #BFC4B2; 
	scrollbar-3dlight-color: #000000; 
	scrollbar-shadow-color:#000000; 
	scrollbar-darkshadow-color: #BFC4B2; 
	scrollbar-track-color: #BFC4B2; 
	scrollbar-arrow-color: #000000;
	}

/*------------layout-----------------------*/
#menu	{
	position: absolute;
	padding: 5px;
	top: 10px;
	left: 10px;
	width: 265px;
	background-color: transparent;
	font: 8pt Tahoma; 
	color: #404040;
	}

#content	{
	padding: 5px;
	margin-left: 270px;
	margin-right: 10px;
	background-color: transparent; 
	font: 8pt Tahoma;
	color: #404040;
	}

/*------------blog boxes----------------------*/

#blogicon
	{
	position: relative;
	z-index: 3;
	padding: 6px;
	background-color: #BFC4B2;
	border: solid 1px #404040;
	width: 100px;
	}

#blogtitle
	{
	position: relative;
	z-index: 2;
	top: -80px;
	left: 100px;
	padding: 3px;
	padding-left: 20px;
	background-color: #A2A98B;
	border: solid 1px #404040;
	font: 8pt Tahoma; 
	font-weight: bold;
	color: #404040;
	text-align: left;
	width: 300px;
	height: 30px;
	}

#blogcontent
	{
	position: relative;
	top: -100px; 
	left: 15px;
	z-index: 1;
	font: 8pt Tahoma; 
	color: #404040;
	padding-top: 75px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 15px;
	background-color: #D7D9CD;
	border: 1px solid #404040;
	}

#tagbox	{
	padding: 5px;
	background-color: #C8CABC;
	border: solid 1px #404040;
	width: 300px;
	font: 8pt Tahoma; 
	}

#blogcomments
	{
	position: relative;
	top: -110px; 
	z-index: 3;
	left: 600px;
	font: 8pt Tahoma; 
	font-weight: bold;
	color: #404040;
	padding: 3px;
	background-color: #A2A98B;
	border: solid 1px #404040;
	text-align: center;
	width: 300px;
	}


/*------------comment boxes--------------------*/
#commenttitle
	{
	position: relative;
	z-index: 2;
	left: 10px;
	top: -100px;
	padding: 3px;
	background-color: #A2A98B;
	border: solid 1px #404040;
	font: 8pt Tahoma; 
	font-weight: bold;
	color: #404040;
	text-align: left;
	width: 130px;
	}

#commentcontent
	{
	position: relative;
	top: -110px; 
	z-index: 1;
	font: 8pt Tahoma; 
	color: #404040;
	padding-top: 15px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 15px;
	background-color: #D7D9CD;
	border: 1px solid #404040;
	}

/*------------random boxes--------------------*/
#boxtitle
	{
	position: relative;
	z-index: 2;
	left: 10px;
	padding: 3px;
	background-color: #A2A98B;
	border: solid 1px #404040;
	font: 8pt Tahoma; 
	font-weight: bold;
	color: #404040;
	text-align: left;
	width: 350px;
	}

#boxcontent
	{
	position: relative;
	top: -10px; 
	z-index: 1;
	font: 8pt Tahoma; 
	color: #404040;
	padding-top: 15px;
	padding-left: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	background-color: #D7D9CD;
	border: 1px solid #404040;
	}

/*------------menu boxes--------------------*/
#menutitle
	{
	position: relative;
	z-index: 2;
	left: 10px;
	padding: 3px;
	background-color: #A2A98B;
	border: solid 1px #404040;
	font: 8pt Tahoma; 
	font-weight: bold;
	color: #404040;
	text-align: left;
	width: 130px;
	}

#menucontent
	{
	position: relative;
	top: -10px; 
	z-index: 1;
	font: 8pt Tahoma; 
	color: #404040;
	padding-top: 15px;
	padding-left: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	background-color: #D7D9CD;
	border: 1px solid #404040;
	width: 250px;
	}



/*----------fieldset & legend-------------------*/
fieldset
 	{
	padding: 10px;
	border: 1px solid #404040;
	font: 8pt Tahoma; 
	color: #404040;
	}

legend
	{
	background-color: #a2a98b;
	color: #404040;
	font: 8pt Tahoma; 
	font-weight: bold;
	padding: 2px 6px;
	border: 1px solid #404040;
	}


/*------------links------------------------*/

a:link, a:visited, a:active, a:hover { color: #207376; }
a:link, a:visited, a:active { text-decoration: none; }
a:hover { text-decoration: underline; }

#blogcontent a, #commentcontent a, #boxcontent a { font-weight: 600; }
#cban a { font-weight: 400; }
#bot a { font-weight: 400; }

#mood { font: 8pt Tahoma; }
#mood img { border: 0px; }


/*------------standard css------------------------*/
table, td, tr
	{
	background-color: transparent;
	border: solid 0px #404040;
	padding: 2px;
	font: 8pt Tahoma; 
	color: #404040;
	}

select, input, textarea {
	background-color: #BFC4B2;
	border: solid 1px #404040;
	padding: 1px;
	font: 8pt Tahoma; 
	color: #404040;
	}

option	{
	background-color: #BFC4B2;
	border: solid 0px #404040;
	padding: 1px;
	font: 8pt Tahoma; 
	color: #404040;
	}

p, li	{
	font: 8pt Tahoma; 
	font-weight: 400;
	font-style: normal;
	color: #404040;
	}

h1, h2, h3
 	{
	font-weight: bold;
	font: 8pt Tahoma; 
	color: #404040;
	background: #A2A98B;
	border: 1px solid #404040;
	padding: 2px;
	text-align: center;
	letter-spacing: 1px;
	font-weight: 600;
	}

