body {
	margin: 0px 0px 15px 0px;
	background-color: #e0ede0;
	text-align: center;
}

a {
	text-decoration: underline;
	color:#46754D;
}

a:hover {
	color: #666;
	text-decoration: overline underline;
}

h1, h2, h3 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}

#container {
	line-height: 140%;
	text-align: left;
	padding: 0px;
	width: 100%;
background-color: #e0ede0;
}

#banner {
color: #transparent;
background: #e0ede0 url(http://fistfuloffortnights.mu.nu/other/images/blight3.7.jpg) no-repeat;
text-align: left;
height: 200px;
padding-bottom: 5px;
padding-top: 5px;
padding-left: 0px;
margin-left: 20px;
text-display: none;
border-bottom: 1px solid #666;
}

#banner-img {
display: none;
}

#banner a {
display: none;
}

#banner h1 {
	font-size: 95%;
	display: none;
	padding-right: 10px;
	font-weight: bold;
}

#banner h2 {
	font-size: 11px;
	display: inline;
	padding-left: 10px;
	border-left: 0px solid #fff;
}

#center {
	float: right;
	width: 73%;
	overflow: hidden;
}

.content {
	padding: 15px 15px 5px 15px;
	background-color: #fff;
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	border-left: 1px solid #ccc;
	}

#right {
	float: left;
	width: 25%;
	background-color: #e0ede0;
	overflow: hidden;
}

.content p {
	color: #333;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 150%;
	text-align: left;
	margin-bottom: 10px;
	padding-left: 15px;
	}

.content blockquote {
	line-height: 150%;
	color: #333;
	background: #eee;
	border: 1px solid #8bb09a;
	padding: 5px;
	}

.content li {
	line-height: 150%;
	}

.content h2 {
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	text-align: left;
	font-weight: bold;
	margin-bottom: 18px;
	border-left: 5px solid #46754D;
	border-top: 1px solid #46754D;
	padding-left: 5px;
	background: #f1f1f1;
	}

.content h3 {
	color: #333;
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	text-align: left;
	font-weight: bold;
	margin-bottom: 10px;
	}

.content p.posted {
	color: #333;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	border-top: 1px solid #eee;
	border-right: 5px solid #46754D;
	border-bottom: 1px solid #46754D;
	text-align: left;
	margin-bottom: 25px;
	line-height: normal;
	padding: 3px;
	padding-left: 10px;
	}

.sidebar {
	color: #333;
	padding: 0px 15px 10px 25px !important;
	padding: 15px 15px 10px 25px;
	background-color: #e0ede0;
	}

#calendar {
 	line-height: 140%;
	color: #333;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
 	padding: 2px;
	text-align: center;
	margin: 0px -10px 10px -10px;
	}

#calendar table {
	padding: 2px;
	border-collapse: collapse;
	border: 0px;
	width: 99%;
	}

#calendar caption {
	font-family: Verdana, Arial, sans-serif;
	color: #333;
	font-size: x-small;
	text-align: center;
	font-weight: bold;
	margin: 20px auto 10px -10px;
	border: 2px solid #46754D;
	padding-left: 5px;
	background: #f1f1f1;

	padding: 3px;
}

.sidebar h2 {
	font-family: Verdana, Arial, sans-serif;
	color: #333;
	font-size: x-small;
	text-align: left;
	font-weight: bold;
	margin: 20px auto 10px -10px;
	border-right: 5px solid #46754D;
	border-bottom: 1px solid #46754D;
	padding-left: 5px;
	background: #f1f1f1;
	}

#calendar th {
	text-align: center;
	font-weight: normal;
	}

#calendar td {
	text-align: center;
	}

.sidebar ul {
	padding-left: 10px;
	margin: 0px;
	margin-bottom: 30px;
	}

.sidebar li {
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	text-align: left;
	line-height: 120%;
	margin-top: 2px;
	list-style-type: none;
	}

.sidebar img {
	border: 3px solid #fff;
	}

.photo {
	text-align: left;
	margin-bottom: 20px;
	}

.link-note {
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	line-height: 150%;
	text-align: left;
	padding: 2px;
	margin-bottom: 15px;
	}

#powered {
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	line-height: 150%;
	text-align: left;
	color: #666666;
	margin-top: 50px;
	}

#comment-data {
	float: left;
	width: 180px;
	padding-right: 15px;
	margin-right: 15px;
	text-align: left;
	border-right: 1px dotted #BBB;
	}

textarea[id="comment-text"] {
	width: 80%;
	}
