body {
	color: #444444; 
	background-color: white;
}

div#header{
	width: 820px;
	background-color: #c0ffc0;
	font-family: "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
}
div#title{
	padding:10px 20px;
	font-size: 30px;
	letter-spacing: 0.1em;
	font-weight:bold;
	color:222222;
}
span#subtitle{
	font-size: 16px;
}
div#header_bottom{
	padding:0px 20px 10px 0px;
	text-align:right;
	font-size: 14px;
}
a:link {color:#444444}
a:visited{color:#444444}
a:active{color:#444444}
a:hover{color:#80C080;}

#main {
	float: left;
	width: 600px;
}
#menu {
	width: 200px;
	float: left;
	padding-left: 20px;	
}
div.clearing {
	clear: both
}
div.tdate {
	background-color:white;
	border-left: 5px solid #b0ffb0;
	border-right: 1px solid #b0ffb0;
	border-top: 1px solid #b0ffb0;
	border-bottom: 1px solid #b0ffb0;
	width: 300px; 
	top: 25px; 
	left: 20px;
	position: relative; 
	z-index: 2; 
}

div.tdatein{
	border-left: 5px solid #b0ffb0;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-bottom-width: 0px;
	position: relative;
	padding: 8px 4px 8px 4px;
	left:5px;
	text-align: center;
}

div.tdate2{
	background-color:white;
	border-left: 5px solid #b0ffb0;
	border-right: 1px solid #b0ffb0;
	border-top: 1px solid #b0ffb0;
	border-bottom: 1px solid #b0ffb0;
	width: 400px; 
	top: 20px; 
	left: 20px;
	position: relative; 
	z-index: 2; 
}

div.content {
	width: 550px;
	padding: 40px 25px 30px 25px;
	border: #b0ffb0 1px dashed;
	font-size: 16px;
	z-index: 1;
	line-height: 1.5; 
	text-align: left;
}

hr.comment {
	color: #a0ffa0;
	height:	1px;
	border-style: dashed;
}

category{
	font-size: 12px;
	font-weight: bold;
	color:	white;
}	
comment{
	font-size: 12px;
	font-weight: bold;
	color:	white;
}	
div.commentinfo{
	font-size: 10px;
	text-align:right;
}

trackback{
	font-size: 12px;
	font-weight: bold;
	color:	white;
}

div.sidebar_links{
	padding: 0px 0px 0px 20px;
	line-height: 1.4;
}
div.headline{
	padding: 0px 0px 0px 20px;
	line-height: 1.4;
	font-size:14px;
}
div.sidebar_smalllinks{
	padding: 0px 0px 0px 35px;
	font-size: 12px;
	line-height: 1.2;
}

div.sidebar_linkitems{
	padding: 0px 0px 0px 20px;
	font-size: 12px;
	line-height: 1.3;
}

div.sidebar_indexes{
	margin-top: 20px;
	padding: 2px 2px 2px 6px;
	background-color: #c0ffc0;
}
div.sidebar_contents{
	padding: 5px 0px 5px 0px;
	background-color: #eeffee;
}
div.calendar{
	text-align: center;	
}
table.calendar{
	font-size: 11px;
}

div.loginform{
	font-size: 8px;
}

input#nucleus_lf_name{
	font-size: 8px;
}
input#nucleus_lf_pwd{
	font-size: 8px;
}
input#nucleus_lf_shared{
	font-size:8px;
}
input.loginformbutton{
	font-size:8px;
}

tr.calendardateheaders{
}

div.tb{
	font-size:12px;
}

div.tb div.item div.date{
	margin-left:10px;
}

div.loginform .formfield, div.commentform .formfield {
	display: block;
}
