body {
	background-image:url(images/background.gif);
	background-repeat:no-repeat;
	background-color:#B00000;
}

img {border: none;}

.entry .date, .comment .date {
  font-size: 0.7em;
  border-top: 1px black solid;
  padding-top: 2px;
}
.entry h3 {
  display: block;
  font-size: 1.5em;
  margin: 40px 0 0 5px;
}
.entry p, .comment p {
  margin: 0 0 5px 20px;
  padding-left: 10px;
  border-left: 1px black solid;
  width: 50%;
}

.comment {padding-left: 60px;}
.comment .author {
  display: block;
  margin: 15px 0 0 5px;
}
#update, #login, #commentfield {margin-top: 50px;}
#update ul {float: right;}
#update ul span {color: #bdd;}
#update form, #commentfield form {float: left;}
#update label, #commentfield label {display: block;}
#email, #email * {display: none;}

#loginface{
  position: relative;
  top: 180px;
  text-align: center;
  font-size: 56pt;
}

span.copyright {
	font-size:10px;
	color:#000000;
	line-height:130%;
}

html, body {
	height: 100%;
	font-family: arial, 'sans serif';
}

span.header {
	text-align:center;
}

div.sitenav {
	list-style:none;
	display:inline;
}

h1,h2,h3 {
	font-family: arial, 'sans serif';
	color:#800000;
}

a:link {color: #00f;}
a:hover {color: #752;}
a:visited {color: #704;}
.commentlink a:link {color: #000}
.commentlink a:hover {color: #bbd;}
.commentlink a:visited {color: #000;}


div.innertext {
	margin:0% 10% 0% 10%;
}

div.text {
	margin: 0% 10% 0% 10%;
	font-family: Arial, sans-serif;
	color:#400000;
	background-color:#FFEEEE;
	min-width: 800px;
	min-height: 600px;
}