/* Index */
html {
	padding: 0px;
	margin: 0px;
	overflow-y: scroll;
}
body {
	padding: 0px;
	margin: 0px;
}
#page {
	margin: 0px auto;
	max-height: 100%;
	width: 960px;
}

#header {
	position: relative;
	min-width: 960px;
}
#body {
	overflow: auto;
}
#footer {
	clear: both;
}

/* Header main link */
#header h1.logotype {
	margin: 0px 0px 20px;
	font-size: 4em;
}

/* Header menu */
#header .menu a {
	text-decoration: none;
}
#header ul.menu {
	display: table;
}
#header ul.menu li {
	padding: 0px 10px;
	display: inline;
}

/* Content */
#body #content {
	width: 770px;
	margin-left: auto;
}

/* memberpanel */
#body #memberpanel {
	float: left;
	margin: 2px;
	width: 150px;
	font-size: 0.75em;
}
/* memberpanel Login Form */
#body #memberpanel fieldset {
	border: none;
}
#body #memberpanel legend {
	display: none;
}
#body #memberpanel #login-name, #body #memberpanel #login-password {
	width: 120px;
	display: block;
}
#body #memberpanel label, #body #memberpanel #login-save {
	cursor: pointer;
}
#body #memberpanel #login-button {
	cursor: pointer;
	display: block;
}
/* memberpanel Controls */
#body #memberpanel ul.menu {
	padding-left: 0px;
	list-style-type: none;
}

/* Footer Menu */
#footer .menu a {
	text-decoration: none;
}
#footer ul.menu {
	display: table;
}
#footer ul.menu li {
	padding: 0px 10px;
	display: inline;
}
/* Header */
#body #content h2.section {
	margin-bottom: 40px;
}

/* Content list */
#body #content ol.content li {
	list-style-type: none;	
}
/* Entry */
#body #content li.entry {
	background-color: #FFFFFF;
	margin: 10px 10px auto;
}
#body #content li.entry .concealed {
	background: url("/image/content/concealed.png") repeat-y center;
	border: 2px dotted #DDBBBB;
}
#body #content li.entry .spam {
	background: url("/image/content/spam.png") repeat-y center;
	border: 2px dotted #BBDDBB;
}

/* Reply */
#body #content li.reply {
	padding-left: 40px;
}
#body #content li.reply fieldset {
	border: 0px none;
	margin: 0px;
	padding: 0px;
}
#body #content li.reply form {
	margin: 10px;
}
#body #content li.reply legend {
	display: none;
}
#body #content li.reply .reply-title {
	width: 70%;
	margin: 0px 10px;
}
#body #content li.reply textarea {
	display: block;
	width: 98%;
}

<br />
<b>Warning</b>:  session_start() [<a href='function.session-start'>function.session-start</a>]: Cannot send session cache limiter - headers already sent (output started at /home/monkeyfactory/hp/public/stylesheet/indexscreen.css:35) in <b>/home/monkeyfactory/hp/library/Session.php</b> on line <b>24</b><br />


