body {
	font-family: "Lucida Grande","Lucida Sans Unicode", Geneva, "Trebuchet MS", "Bitstream Vera Sans", Verdana, sans-serif;
	font-size: 0.8em;
	color: #333;
	margin: 3em;
	line-height: 1.5em;
}

#navibar {
	padding-top:0.5em; 
	font-size:small; 
	border-top:1px dotted
}

.navi li {
	margin:0px;
	padding:0px;
	list-style:none;
	display:inline
}

.navi {
	margin:0px;
	padding:0px;
}

#header {
	text-align:center; 
	margin-bottom: 20px;
	width:300px; 
}

#header h1 {
	font-size: 1.8em;
	margin:0.5em;
}


#content {
	width:600px;
}

#bookmarks ul {
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
}

#bookmarks li {
	margin-bottom: 1em;
}

a.sitetitle {
	font-family: Garamond, Georgia, serif;
	text-decoration: none;
}

h2, h3 {
	font-family: Garamond, Georgia, serif;
	margin-bottom: 0.3em;
}

h3 {
	font-size: 1.3em;
}

p.error,p.success {
	color: #333;
	font-weight: bold;
	margin: 4px 0;
	padding: 8px;
}

p.toolbar {
	margin: 8px 0;
}

ol,ul {
	margin-left: 1em;
	padding-left: 1em;
}

ul.error {
	color: #f00;
}

ul {
	list-style-type: square;
	margin-top: 5px;
}

span.tags,
span.date
 {
	color: #aaa;
}

span.description {
	font-size: 0.9em;
}

form {
	padding: 0;
	margin: 0;
}

input {
	padding: 2px;
}

table {
	padding: 0;
	margin: 0;
}
