/* @override http://jannis.to/daily/serendipity.css */

body {
	font-family:"Lucida Sans", "Franklin Gothic Medium", "Gill Sans";
	color:black;
}

#sidebars {
	float: left;
	width: 20%;
	display: none;
}

#navi, .digg, .homelink2, #disclaimer, .hentry abbr, .comment_reply, .serendipity_section_commentform, .serendipity_section_comments .serendipity_center, a.comment_source_ownerlink  {
	display: none;
}

a, a:visited, a:hover, a:visited:hover {
	background:transparent;
	text-decoration:none;
	color: black;
}

h1 {
	font-size:2em;
}

h2 {
	font-size:1.8em;
}

h3 {
	font-size:1.6em;
}

h4 {
	font-size:1.4em;
}

h5 {
	font-size:1.2em;
}

.serendipity_entry {
	font-size:1em;
	padding-bottom: 1em;
	border-bottom:2px solid  #000000 ;
	margin-bottom: 2em;
}

.serendipity_entryFooter, .serendipity_comment_source {
	margin:auto;
	font-family:Courier, Courier new;
	font-size:0.9em;
	border-top: 1px dotted #000000 ;
	display:block;
	text-align:center;
	padding-top:0.8em;
}


.serendipity_comment {
	padding-bottom:0.8em;
	margin-bottom:1.6em;
	border-bottom: 1px solid #000000 ;
}