/*
Theme Name: Simple for SD64DFL
Theme URI: http://eric.clst.org/
Description: A wordpress theme based on similar PmWiki theme based on www.dfl.org style. Note that most of the styles for this theme are kept in the PmWiki theme's stylesheet. Go there to find them.
Version: 0.1
Author: Eric Celeste
Author URI: http://eric.clst.org/
*/

.prompt {
	font-weight: normal;
	text-decoration: none;
}

.messagehead {
            margin:1em 0 0 0;
            padding:0 0 0 3px;
            border:0px;
            }
.messageitem {
            margin:0;
            padding:5px 10px 10px 10px;
            border:0px;
            }


blockquote {
	border-left: 1px solid #ccc;
	margin-left: 0px;
	padding-left: 20px;
}


.sticktotop {
	background-color: #fdfdd6;
}

.sidebar-post-label {
	color: black;
	text-decoration: none;
	font-weight: normal;
}

.sidebar-post-input {
	width: 210px;
}

textarea.sidebar-post-input {
	height: 210px;
}