/*
Design by Iwesa
http://www.lady-reena.de

*/

body {
	margin: 0;
	padding: 0;
	background: #000000;
	font-size: 13px;
	color: #8C8C8C;
}

body, th, td, input, textarea, select, option {
	text-transform: lowercase;
	font-family: "Verdana";
}

h1, h2, h3, h4, h6 {
	font-weight: normal;
	color: #990000;
}

h1 {
	letter-spacing: -2px;
	font-size: 3em;
}

h2 {
	letter-spacing: -1px;
	font-size: 2em;
}

h3 {
	font-size: 1em;
}

p, ul, ol {
	line-height: 200%;
}

blockquote {
	padding-left: 1em;
}

blockquote p, blockquote ul, blockquote ol {
	line-height: normal;
	font-style: Verdana;
}

a {
	color: #f2f1f1;
}

a:hover {
	text-decoration: none;
	color: #990000;
}

}

/* Content */

#content {
	float: left;
	width: 470px;
	margin: 0;
	margin-top: -90px;
}

.post {
	padding: 0 0 20px 0;



dding: 0;
	list-style: none;

font-size: smaller;
}

