body {
	text-align: center;
	background: url(/img/tmp/bg.jpg) no-repeat center top;
	font: .8em Geneva, Arial, Helvetica, sans-serif;
}
#wrapper {
	margin: 30px auto 0;
	width: 500px;
	text-align: left;
}
.adbloc {
	float: right;
	border: 1px dashed #999999;
}
.plot {
	background: #EAEAEA;
	padding: 10px;
}
.series {
	position: relative;
	display: none;
}
.episode {
	border-bottom: 1px dashed #CCCCCC;
	width:100%;
	display:none;
}
.plot {
	display:none;
}
#episode1, #episode2, #episode3, #episode4, #episode5, #episode6 {
	display: none;
}
.nav {
	border-bottom: 1px dotted #999999;
}
.subnav {
	border-bottom: 1px dotted #999999;
}
a {
	text-decoration:none;
	color: #52AC15;
}
a:hover {
	text-decoration:underline;
}
.nav a:hover {
	border-bottom: 3px solid #ADAD2C;
	text-decoration: none;
}
.tabmenu a {
	background: #CCCCCC;
	border: 1px solid #999999;
	font-size: 80%;
	margin: 1px;
	padding: 2px 5px;
	font-weight: bold;
	color: #FFFFFF;
}
.tabmenu a:hover {
	text-decoration:none;
	background-color:#000;
	color:#fff;
}
.tabmenu {
	display: block;
}
.tabmenu li {
	float: left;
	list-style: none;
}
.tabmenu ul {
	display: block;
	margin: 0px;
	padding: 0px;
}
.tabbloc {
	display: block;
	clear: both;
	position: relative;
	height: auto;
}
a.external {
    background: url(/img/common/external.gif) center right no-repeat;
	padding-right:13px;
}
h1 {
	color: #666666;
	font: lighter 360% Georgia, "Times New Roman", Times, serif;
}
#footer {
	font: 75% "Trebuchet MS", Arial, sans-serif;
	color: #3399CC;
	display: block;
	padding-top: 50px;
	clear: both;
}
#footer a {
	color: #3399CC;
}
h2 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	color: #999999;
	border-bottom: 2px solid #999999;
	font-style: italic;
	clear: both;
}
#postit 
{
	visibility:hidden;
	position:absolute;
	width:335px;
	height:314px;
	z-index:1;
	left: 77px;
	top: 120px;
	text-align: center;
	background: url(/img/common/sticky.gif) no-repeat center center;
}
#postit a {
	color: #345D7F;
}
#postit a:hover {
	color: #233F56;
}
#postit #message {
	font-family: "Comic Sans MS","Courier New", Courier, mono;
	font-style: italic;
	font-weight: bold;
	color: #345D7F;
	display: block;
	padding: 10px 50px 50px;
	position: absolute;
	left: 0px;
	top: 0px;
}
#postit input {
	border-top: none;
	border-right: none;
	border-bottom: 1px dashed #0000CC;
	border-left: none;
	font-family: "Courier New", Courier, mono;
	background: #F2EC7B;
	width: 150px;
}
.ftopicbloc {
	padding-top: 20px;
	display: block;
}
.ftopic {
	display: block;
	border-bottom: 1px dotted #CCCCCC;
	clear: left;
	height:1.5em;
}
.ftopicbloc p {
	background: #F5F5EB;
	margin: 0px;
	padding: 2px;
	border-top: none;
	border-right: 1px solid #CCCC99;
	border-bottom: 1px solid #CCCC99;
	border-left: 1px solid #CCCC99;
}
.fdate {
	width:20%;
	font-size: 70%;
	color: #999999;
	float: right;
}
.ftitle {
	width:30%;
	font-weight: bold;
	float: left;
}
.finfo {
	width:20%;
	float: left;
}
.fuser {
	width:30%;
	float: left;
}

#signupresult {
	color:#CC0000;
	font-size:70%;
}
input, textarea {
	border: 1px solid #CCCC99;
	padding: 2px;
	font: .8em Arial, Helvetica, sans-serif;
}
form.chatform {
	border: 1px solid #669933;
	margin-top: 30px;
}
h3 {
	border-bottom: 1px solid #ADAD2C;
}
img.char {
	float: right;
	background: #FFFFFF;
	padding: 2px;
	border: 1px solid #999999;
}
h4 + p {
	margin-top: -1em;
}
img.photo {
	border: 5px solid #EBEBEB;
	margin: 3px;
}
#stamp {
	position: absolute;
	top: 10px;
	right: 100px;
	width: 100;
	height: 73;
	display: none;
}
p.quote {
	padding-left: 1em;
	font-style: italic;
	color: #999999;
	font-family: Georgia, "Times New Roman", Times, serif;
}
p.quote:before {
	content: open-quote;
}
p.quote:after {
	content: close-quote;
}
p.quote:first-letter {
	font-size: 600%;
	float:left;
	color:#CCCC66;
}
