* {
	margin:0;
	padding:0;
	font-weight:normal;
	font-style:normal;
	line-height:1.75;
	font-family:"Helvetica","Arial", sans-serif;
}

body {
	font-size: small;	
	background-color: #fff;
	color: #666;
}

a:link{
	color: #333;
}

a:visited{
	color: #666;
}

a:hover, a:active, a:focus{
	color: #999;
}

p {
	margin-bottom: 20px;
}

/* 
	The definitions below determine how the page looks.
	
	There are 3 main div-elements, which are all positioned absolute
	(relative to the upper left corner of the screen):
	
	.contents: contains the main contents of the page.
	.menu: sidebar with menu
	.logo: logo to be displayed above the sidebar

*/

h1 {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	clear: right;
}

h1.Hidden {
	position: absolute;
	display: none;
	top: -100px;
	left: -1200px;
	width: 0;
	height: 0;
	}

#midbody{
	margin: 10px 0 10px 10px;
	width: 700px;
}

#bottom{
	padding-top: 10px;
	margin-left: 10px;
	padding-top: 5px;
	border-top: 1px solid #666;
	width:700px;
	height:70px;
	clear: both;
}

/* definitions applying to the contents block */
.contents {
	width: 550px;
	text-align: left;
	float: right;
	border-left: 1px solid #666;
}


.menu {
	padding-top: 0px;
	width: 145px;
	text-align: left;
	line-height: 1.75;


	/* use a lighter text color (grey) and a smaller font */
	color: #777;
	font-size: 11px;	
}

/*
	Definitions for headers in the menu (.menu h2), page titles (h1) 
	and dateheads (.contents h2):
	- page titles are centered (within the .contents div)
	- menu headers (h2) use a small font
	- dateheads use a large font and are in a box
*/

.title {
	color: #000066;
	font-family:"Helvetica","Arial";
	letter-spacing: 0.3em;
	line-height: 1.2;
	font-size: 10px;
	margin-left: 5px;
	margin-top: 18px;
	padding-bottom: 5px;
	border-bottom: 1px solid #666;
}

.menu h3 {
	font-family:"Helvetica","Arial";
	color: #000066;
	font-size: 11px;
	margin-top: 20px;
	margin-bottom: 3px;
}

.contents h3 {
	margin-top: 3px;
	margin-left: 5px; 
	font-size: 10px;
}

/* 
	Definitions for the item listings like they are done on the main page and in archives
	- h3.item is the title of an item (<h3 class="item">)
	- .itembody is the item contents
	- .iteminfo contains the time of posting and the name of the author, and the amount of comments
	
	anchors in the iteminfo (.iteminfo a) are not underlined and bold
*/

/* item title */
h4.item {
	font-size: 14px;
	margin-left: 5px;
	margin-top: -3px;
	color: #FF9900;
}

.itembody {	
	margin-top: 15px;
	margin-left: 5px;	
	margin-bottom: 5px;
	font-size: 12px;
}

.iteminfo {	
	margin-top: 10px;
	margin-left: 5px;
	margin-bottom: 70px;
	font-size: x-small;
	color: gray;
}

.iteminfo a {
	font-weight: bolder;
	color: #555;
	text-decoration: none;
}

.contentsmenu h3 {
	margin-bottom: 10px;
}

/*
	Definitions of how comments listings look like on item pages
	- h3.comment contains the name of the comment author
	- .commentbody contains the text from the comment
	- .commentinfo contains the time of commenting
*/

/* comment title */
h4.comment {
	margin-left: 5px;
	font-size: 12px;
	margin-bottom: 10px;
}

.commentbody {
	margin-left: 5px;
	text-align: justify;
}

.commentinfo {	
	margin-left: 5px;
	font-size: x-small;
	color: gray;
}

.comments {
	margin-left: 5px;
	margin-top: 10px;
	margin-bottom: 50px;
	font-size: 12px;
}

.commentform {
	margin-left: 5px;
	margin-top: 10px;
	margin-bottom: 50px;
	line-height: 2.0;
}

.calendardiv {
	width: 145px;
	border-top: 1px solid #666;
	border-bottom: 1px solid #666;
	margin-bottom: 20px;
}

.calendardiv table caption a:link {
	text-decoration: none;
	font-size: 11px;
	color: #003366;
	font-weight: bold;
	text-decoration: none;
}

table.calendar {
	width: 140px;
	font-size: 10px;
	color: #666; 
} 

tr.calendardateheaders { 
	font-size: 10px; 
	color: #666; 
} 

table.calendar a:hover, a:active, a:focus{
	color: #333;
}

td.days { 
	text-align: center; 
	font-size: 10px;
} 

td.today { 
	text-align: center; 
	color: #000066;
	font-weight: bold;
	background-color:#fff; 
}

td a:link{
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	background-color:#336699; 
}

td a:visited{
	color: #999;
}

td a:hover, a:active, a:focus{
	color: #99ffff;
}

#counter {
	margin-top: 50px;
	font-size: 10px;
}

.arrow {
	width: 150px;
	clear: both;
	margin-left: 0px;
	border-right: 1px solid #666;
	}

.credit {
	width: 145px;
	float: left;
	text-align: left;
	margin-left: 4px;
	margin-top: 5px;
	font-size: 14px;
	border-right: 1px solid #666;
	padding-bottom: 20px;
	letter-spacing: 0.3em;
}

.subtitle {
	font-size: 10px;
	letter-spacing: 0em;
}

.address {
	margin-left: 0px;
	padding-left: 5px;
	font-size: 11px;
	float: left;
}

.nucleus {
	font-size: 10px;
}

#bottom h2{
	font-family:"Helvetica","Arial";
	font-size: 10px;
}

.nucleusbutton{
	padding-left: 4px;
	border: none;
}


/*
	Some rules that apply to contents generated using the markup buttons 
	"add left box" and "add right box"
	
	both boxes have slightly larger text, and take a maximum of 20% of 
	the width of the contents.
*/

.leftbox, .rightbox {
	margin: 3px;
	padding: 3px;
	font-size: larger;
	width: 20%;
}
.leftbox {
	float: left;
	border-right: 2px solid #ccc;	
}
.rightbox {
	float: right;
}


/*
	Some general rules:
	- images never have a border (even when they are inside a hyperlink)
	- elements having class="skip" are not shown
	- item lists using <ul class="nobullets"> have no list-item bullets
	- highlighted text (in search results) have a yellow background
*/

.itemwords {
	width: 270px;
	clear: left;
}

.itemwords545 {
	width: 545px;
	margin-bottom: 10px;
	clear: both;
	font-size: 12px;
}

.stickyit {
	width: 545px;
	margin-left: 5px;
	margin-top: 15px;
	margin-bottom: 40px;
}

.stickyit ul{
	margin-left: 23px;
	list-style: url(http://misenkan.com/img/top/info.gif) disc
}

.img {
	margin-top: -0px;
	margin-left: 0px;
	float: right;
	border: none;
}

img {
	border: none;
}

.skip {
	display: none;
}

ul.menubtn {
	margin-top: 0px;
	margin-bottom: 9px;
	list-style: none;
	margin-left: 0px;
	padding-left: 0px;
}

ul.menubtn li {
	height: 40px;
}

.contentsmenu {
	width: 270px;
	margin-left: 5px;
	margin-top: 15px;
	margin-bottom: 40px;
	font-size: 12px;
}

ul.nobullets {
	list-style: none;
	margin-left: 0px;
	padding-left: 0px;
}

ul.nobullets li{
	line-height: 1.2;
}

.highlight {
	background-color: yellow;
}

.copy {
	margin-top: 20px;
	line-height: 1.0;
}



