body { background: #363 url(img/striped.jpg) repeat-y fixed left top; height: 100%; font-family: Tahoma, "Times New Roman", Times, serif, "Courier New", Courier, Monaco, monospace; font-size: 12px; width: 100%; }

.center { color: green; font-size: 12px; font-weight: bold; background-color: white; text-align: justify; top: 5px; margin-top: 12px; }
	
a {
	color: #9c0;
	text-decoration: none;
	font-weight: bold;
	padding: 2px;
	}
	
a:hover { color: #999; text-decoration: none; font-weight: bold; padding: 2px; }
	
#page { color: #363; font-family: Tahoma; background: #ffc; width: 500px; position: absolute; top:0; left: 50px; right: 50px; margin-top: 12px; margin-right: 50px; margin-left: 50px; }
p { color: #363; text-align: center; }
#main {
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 0px;
	padding-bottom: 0px;
}

#ban { background: url(img/top.jpg) no-repeat 1px 1px; width: 500px; height: 180px; margin-top: 10px; margin-left: 50px; }
	
#sidebar {
	position: absolute;
	width: 250px;
	left: 520px;
	top: 0;
	}
	
h3, #sidebar h2 { color: #9c0; font-family: Tahoma, "Times New Roman", Times, serif, "Courier New", Courier, Monaco, monospace; font-size: 14px; font-weight: bold; margin-bottom: 0; padding-bottom: 0; }

#sidebar ul {
	list-style-type: none;
	padding: 0;
	margin-top: 1px;
	}
	
.post-title, .post-title a { color: #363; font-family: georgia; font-size: 14px; font-weight: bold; text-transform: uppercase; text-decoration: none; margin-bottom: 0; padding-bottom: 0; }

.post-info {
	color: #9fb805;
	margin-top: 0px;
	padding-top: 0px;
	}
.comment-author, .comment-author a {
	font-size: 12px;
	color: #363;
	}
.comment-date {
	font-size: 12px;
	color: #363;
}

.comment-info {
	padding-top: 20px;
	}
	
blockquote { margin: 0;
};border-bottom-width: 5px;

fieldset {
	border: none;
	}
	
#footer {
	width: 500px;
	text-align: center;
	}