@charset "utf-8";
/* CSS for See No Evil */

body {
	background-image: url(images/window_small_tile.jpg);
	background-repeat: repeat;
	color: #FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin: 0;
}

ul {
	margin: 0;
	padding: 0;
}

#container, #header {
	margin: 0 auto;
	width: 537px;
	padding: 0;
}

#container {
	background-color:#FFFFFF;
	color: #7489A8;
}

#header h1 {
	font-size: 140px;
	text-align: justify;
	text-transform:lowercase;
	white-space: nowrap;
	letter-spacing: -17px;
	margin: 0 0 -46px 0;
	padding: 0;
}

h2 {
	text-transform: lowercase;
	margin: 0 0 0 2px;
	padding: 0;
	font-size: 40px;
	letter-spacing: -4px;
}

#intro, #footer {
	color: #000000;
}

#intro p {

}

#intro a{
	font-weight: bold;
}

#intro a, #footer a {
	color: #8799B4;
	text-decoration: none;
	font-weight: bold;
}

#intro a:hover, #footer a:hover {
	color: #FFFFFF;
	background-color: #7489A8;
}

#updates {
	border-left: solid 3px #FFFFFF;
	border-right: solid 3px #FFFFFF;
	background-color: #7489A8;
	color: #FFFFFF;
}

#updates a {
	color: #D6DCE4;
	text-decoration: none;
	background-color: #8799B4;
	padding: 0 3px;
}

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

#updates span a {
	color: #7489A8;
	background-color: #ffffff;
	text-decoration: none;
}

#updates span a:hover {
	color: #BFC9D7;
	text-decoration: none;
}

#content {
	background-color: #000000;
	border: solid 3px #FFFFFF;
	border-top: none;
}

#instructions {
/*	position: relative;
	z-index: 999999;
	top: 50px;*/
	padding-top: 40px;
	text-align: center;
}

#instructions img {
	width: 448px;
	margin: 0 auto;
}

p {
	padding: 10px 10px;
	margin: 0;
}

ul.twitterReplies {
	list-style-type: none;
	padding: 10px;
	font-size: 10px;
}

ul.twitterReplies span {
	font-weight: bold;
}

ul.twitterReplies li {
	background-image: url(images/t_box.gif);
	background-repeat: no-repeat;
	background-position: 0 5px;
	padding: 5px 0 5px 20px;
}

ul.twitterReplies li span {
	background-image: url(images/t_box_right.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-right: 4px;
}

#flashcontent, #viewer, a.abp-objtab-003004371205684586, embed {
	position: relative;
	z-index: 1;
}

#footer {
	font-size: 10px;
	background-color: #FFFFFF;
	text-align: center;
}

.replies, .story, .credits {
	margin-bottom: -13px;
	text-align: center;
}

h2.replies {
	color: #7489A8;
}

h2.story {
	color: #000000;
}

h2.credits {
	color: #FFFFFF;
}