/*

*/

* {
	margin: 0;
	padding: 0;
}

body { font-family: verdana, helvetica; color: #fff; font-size: 14px; font-stretch: condensed; text-align: center; letter-spacing: -0.07em; padding:0; border-top-color: #222; border-top-style: solid; }

a { color: #fcf; font-stretch: semi-condensed; text-decoration: none; }
p { color: white; font-size: 16px; font-family: verdana; font-stretch: narrower; font-style: normal; line-height: 130%; text-align: left; letter-spacing: -0.07em; }
h1 { color: white; font-size: 16px; font-family: verdana; font-weight: normal; font-style: normal; line-height: 150%; font-stretch: narrower; text-align: center; letter-spacing: -0.07em; }
term { color: white; font-size: 16px; font-family: verdana; font-style: normal; line-height: 150%; font-stretch: narrower; text-align: center; vertical-align: middle; }
h3 { color: white; font-size: 16px; font-family: verdana; font-style: normal; line-height: 150%; font-stretch: narrower; text-align: center; vertical-align: middle; }
a img { border: none; }
a:visited { letter-spacing: -0.07em; }
a:link { color: #fcf; text-decoration: none; letter-spacing: -0.07em; }
a:hover { color: #fcf; text-decoration: underline; letter-spacing: -0.07em; }

#rap {
	width: 840px;
	margin: 0 auto;
	padding: 0 0 40px 0;
	text-align: left;
}

/* header styles */

#header{
	margin-bottom: 40px;
	padding-top: 30px;
}

#header #flash{
	float: left;
	margin: 0 6px 0 0;
}

was ach 1{
	margin-top: 16px;
}

#header h1 a {
	font-size: 40px;
	letter-spacing: -0.05em;
	color: #fcf;
	font-weight: normal;
	text-decoration: none;
}

#header h2 {
	font-size: 15px;
	font-weight: normal;
	color: #999;
}

/* sidebar styles */

#menu {
	float: right;
	width: 220px;
	padding-bottom: 40px;
	list-style-type: none;
}

#menu ul {
	list-style-type: none;
	margin-bottom: 20px;
}

#menu ul { padding-left: 15px; color: #666; }

#menu ul li {
	list-style-type: disc;
}

#menu ul ul {
	margin-bottom: 5px;
}

h2 { font-size: 16px; color: #fcf; font-weight: bold; margin-bottom: 6px; }

#menu ul h2{
	font-size: 12px;
	font-weight: normal;
	color: #fff;
	margin-bottom: 3px;
}

#menu #search {
	margin-bottom: 20px;
}

/* content styles */

#content {
	margin: 0 260px 0 15px;
}

.post {
	margin-bottom: 40px;
	line-height: 150%;
}

.storytitle {
	margin-bottom: 2px;
}

.storytitle a {
	font-size: 20px;
	letter-spacing: -0.05em;
	color: #fff;
	font-weight: normal;
	text-decoration: none;
}
h5 { color: #fff; font-size: 30px; font-weight: normal; text-decoration: none; letter-spacing: -0.05em; }
.meta, .meta a {
	font-size: 9px;
	color: #999;
	margin-bottom: 10px;
}

.storycontent{
	margin-bottom: 10px;
}

.storycontent img {
	border: 10px solid #111;
	margin: 10px 0;
}

.storycontent img.wp-smiley { border: none; margin: 0; }

.storycontent ul, .storycontent ol {
	padding-left: 20px;
	margin-bottom: 20px;
}

blockquote, code {
	display: block;
	padding: 6px 10px;
	border: solid 1px #333;
	background-color: #162222;
	margin-bottom: 10px;
}

/* comment styles */

#commentlist {
	list-style-type: none;
	margin-bottom: 20px;
	width: 560px;
	overflow:hidden;
}

#commentlist li {
	padding: 6px 10px;
	border: 1px solid #666;
	margin-bottom: 10px;
	overflow:hidden;
}

#commentlist cite {
	font-size: 10px;
	color: #999;
}

input, textarea {
	border: 1px solid #999;
	background-color: #222;
	color: #ccc;
	margin-bottom: 5px;
	padding: 1px 3px;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
}

textarea { background-color: #222; width: 540px; padding: 6px 10px; }

confusion p { font-family: Verdana, Arial, Helvetica, sans-serif; letter-spacing: -0.05em; margin-bottom: 10px; }

/* footer styles */

.credit {
	background-color: #111;
	padding-top: 10px;
	font-size: 9px;
	clear:both;
}

.credit p {
	width: 810px;
	text-align: left;
	margin: 0 auto;
	padding-bottom: 20px;
}
h4 { color: white; font-size: 18pt; font-weight: bolder; font-stretch: ultra-condensed; margin: 1.33em 0; }
