/*------------body-----------------------*/
body	{
	border: 0;
	margin: 0;
	background-color: #E1D5E1;
	scrollbar-face-color: #E1D5E1; 
	scrollbar-highlight-color: #E1D5E1; 
	scrollbar-3dlight-color: #404040; 
	scrollbar-shadow-color: #404040; 
	scrollbar-darkshadow-color: #E1D5E1; 
	scrollbar-track-color: #E1D5E1; 
	scrollbar-arrow-color: #404040;
	font: 8pt Tahoma; 
	color: #404040;
	}

/*------------layout-----------------------*/
#bantop
	{
	height: 150px;
	background-color: #FBF2FB;
	}

#topbar
	{
	background-color: #C5ADC5;
	border-top: 1px solid #404040;
	border-bottom: 1px solid #404040;
	padding: 5px;
	text-align: center;
	font: 8pt Tahoma;
	font-weight: bold;
	font-variant:small-caps;
	letter-spacing: 3px;
	}

#main {
	top: 180px;
	margin-left: 15px;
	margin-right: 15px;
	padding: 5px;
	font: 8pt Tahoma; 
	font-weight: 400;
	font-style: normal;
	color: #404040;
	}

#menu	{
	position: absolute;
	padding: 5px;
	top: 210px;
	left: 10px;
	width: 245px;
	background-color: transparent;
	font: 8pt Tahoma; 
	color: #404040;
	}

#content	{
	padding: 5px;
	top: 210px;
	margin-left: 255px;
	margin-right: 10px;
	background-color: transparent; 
	font: 8pt Tahoma;
	color: #404040;
	}



/*------------blog boxes----------------------*/

#blogicon
	{
	position: relative;
	z-index: 3;
	padding: 6px;
	background-color: #CFC1CF;
	border: solid 1px #404040;
	width: 100px;
	}

#blogtitle
	{
	position: relative;
	z-index: 2;
	top: -80px;
	left: 100px;
	padding: 3px;
	padding-left: 20px;
	background-color: #C5ADC5;
	border: 1px solid #404040;
	font: 8pt Tahoma; 
	font-weight: bold;
	color: #404040;
	text-align: left;
	width: 400px;
	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: #E1D9E1;
	border: 1px solid #404040;
	}

#tagbox	{
	padding: 5px;
	background-color: #CFC1CF;
	border: solid 1px #404040;
	width: 400px;
	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: #C5ADC5;
	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: #C5ADC5;
	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: #E1D9E1;
	border: 1px solid #404040;
	}

/*------------random boxes--------------------*/
#boxtitle
	{
	position: relative;
	z-index: 2;
	left: 10px;
	padding: 3px;
	background-color: #C5ADC5;
	border: solid 1px #404040;
	font: 8pt Tahoma; 
	font-weight: bold;
	color: #404040;
	text-align: left;
	width: 400px;
	}

#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: #E1D9E1;
	border: 1px solid #404040;
	}

/*------------menu boxes--------------------*/
#menutitle
	{
	position: relative;
	z-index: 2;
	left: 10px;
	padding: 3px;
	background-color: #C5ADC5;
	border: solid 1px #404040;
	font: 8pt Tahoma; 
	font-weight: bold;
	color: #404040;
	text-align: left;
	width: 165px;
	}

#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: #E1D9E1;
	border: 1px solid #404040;
	width: 230px;
	}
















/*------------boxes-----------------------*/
#box
	{
	padding: 2px;
	background-color: #FFFFFF;
	border: 1px solid #404040;
	}
	
#top	{
	font: 8pt Tahoma; 
	font-weight: bold;
	font-variant:small-caps;
	color: #404040;
	padding: 3px;
	background-color: #C5ADC5;
	border: 1px solid #404040;
	text-align: left;
	letter-spacing: 3px;
	}

#text	{
	font: 8pt Tahoma; 
	color: #404040;
	padding: 5px;
	background-color: #E1D9E1;
	border-bottom: 1px solid #404040;
	border-right: 1px solid #404040;
	border-left: 1px solid #404040;
	}

#bot	{
	font: 8pt Tahoma; 
	color: #404040;
	padding: 3px;
	background-color: #C5ADC5;
	border-bottom: 1px solid #404040;
	border-right: 1px solid #404040;
	border-left: 1px solid #404040;
	text-align: center;
	}

#mtext	{
	font: 8pt Tahoma; 
	color: #404040;
	padding: 3px;
	background-color: #E1D9E1;
	border-bottom: 1px solid #404040;
	border-right: 1px solid #404040;
	border-left: 1px solid #404040;
	}

/*------------links-----------------------*/
a:link, a:visited, a:active, a:hover { color: #7A5C7A; }
#menucontent a:hover, #content a:link, #content a:active, #content a:visited { text-decoration: underline; }
#menucontent a:link, #menucontent a:active, #menucontent a:visited, #content a:hover { text-decoration: none; }
#bot a:hover, #bot a:link, #bot a:visited, #bot a:active, #ban a:hover, #ban a:link, #ban a:visited, #ban a:active { font-size: 8pt; }

#topbar a:link, #topbar a:active, #topbar a:visited	
	{
	text-decoration: none;
	color: #7A5C7A;
	font: 8pt Tahoma; 
	font-weight: bold;
	font-variant:small-caps;
	letter-spacing: 3px;
	}

#topbar a:hover
 	{
	text-decoration: none;
	color: #000000;
	font: 8pt Tahoma; 
	font-weight: bold;
	font-variant:small-caps;
	letter-spacing: 3px;
	}

#blogcontent a, #commentcontent a, #boxcontent a { font-weight: 600; }

/*------------blog-----------------------*/
#ban	{
	padding: 3px;
	font: 8pt Tahoma; 
	color: #404040;
	letter-spacing: 1px;
	background-color: #C5ADC5;
	border: 1px solid #404040;
	text-align: center;
	}

td.year	{ 
	width: 150px;
	height: 72px;
	padding: 2px;
	font: 8pt Tahoma; 
	color: #404040; 
	text-align: right;
	}


/*------------standard-----------------------*/
h3	{
	font-family: Verdana, Trebuchet MS, Sans-serif;;
	font-size: 10px;
	font-style: italic;
	font-weight: 400;
	color: #404040;
	text-align: center;
	}

h1, h2
	{
	font-family: Verdana, Trebuchet MS, Sans-serif;;
	font-size: 13px;
	font-weight: bold;
	color: #404040;
	background-color: #C5ADC5;
	padding: 2px;
	border: solid 1px #404040;
	text-align:center;
	}


p, li	{
	font: 8pt Tahoma; 
	font-weight: 400;
	font-style: normal;
	text-decoration: none;
	text-transform: none;
	font-variant: normal;
	color: #404040;
	}

table, tr, td
	{
	font: 8pt Tahoma; 
	font-weight: 400;
	text-decoration: none;
	color: #404040;
	}
	
th	{
	background-color: #C5ADC5;
	font: 8pt Tahoma; 
	font-weight: 600;
	text-decoration: none;
	color: #404040;
	padding: 5px;
	}

table.gallery { align:center; padding: 2px; }

input, textarea, select 
	{
	background-color: #E1D5E1;
	font: 8pt Tahoma; 
	color: #404040;
	letter-spacing: 0px;
	border: 1px solid #404040;
	padding: 2px;
	}

option
	{
	background-color: #E1D5E1;
	font: 8pt Tahoma; 
	color: #404040;
	letter-spacing: 0px;
	padding: 2px;
	}
	
hr	{
	height: 1px;
	color: #404040;
	background: #404040;
	width: 75%;
	}




