body {
	margin:0px;
	background-color:#222222;
	background-image:url(img/background.gif);
	background-repeat:repeat-x;
	color:white;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align:center;
}

a {
	text-decoration:none;
	color:#FFCC00;
}

a:hover {
	color:FFFF33;
}

#menu a, .archive a, .title a {
	color:white;
}

#menu a:hover, .archive a:hover, .title a:hover {
	color:#FFCC00;
}

#upper-bar {
	padding:3px;
	padding-right:8px;
	background-color:black;
	text-align:right;
	font-size:14px;
}

#page-width {
	width:748px;
	margin-left:auto;
	margin-right:auto;
	margin-top:30px;
	text-align:left;
}

#logo {
	width:213px;
	height:45px;
	margin-bottom:5px;
	font-size:0px;
	cursor:pointer;
}

#logo span {
	display:none;
}

#menu {
	text-align:left;
}

#menu a {
	-moz-border-radius-topleft:5px;
	-webkit-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
	-webkit-border-radius-topright:5px;
	padding-left:10px;
	padding-right:10px;
	padding-top:5px;
	font-size:19px;
	background-color:black;
}

#header {
	border:10px solid black;
	margin-bottom:30px;
}

#header-background {
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	width:728px;
	height:255px;
	background-image:url(img/background-header.jpg);
	text-align:center;
}

* html #header-background {
	overflow:hidden;
}

#header-decoration {
	width:748px;
	height:290px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
	left:-10px;
	top:-25px;
	background-image:url(img/header.png);
}

#twopreviews {
	margin-bottom:10px;
}

#body {
	width:100%;
	border:10px solid black;
	margin-bottom:10px;	
	background-color:black;
}

#column-left {
	padding-right:10px;
	text-align:center;
}

#column-right {
	width:160px;
}

#pw_right {
	margin-bottom:10px;
}

#pw_top {
	width:728px;
	margin-bottom:10px;
}

#pw_bottom {
	margin-bottom:5px;
}

#advertise {
	text-align:center;
	font-size:12px;
}

#foot {
	padding:10px;
	background-color:black;
	font-size:10px;
	text-align:center;
}

div#qTip {
	display:none;
	position:absolute;
	z-index:1000;
}

.header {
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	padding:8px;
	margin-bottom:10px;
	background-color:#221D22;
	color:white;
	text-align:center;
	font-size:22px;
	font-weight:bold;
	letter-spacing:0.5px;
}

.nav {
	width:100%;
	background-color:white;
	padding-left:10px;
	padding-right:10px;
	border-left:4px solid white;
	border-right:4px solid white;
}

.top {
	border-radius-topleft:5px;
	-moz-border-radius-topleft:5px;
	-webkit-border-radius-topleft:5px;
	border-radius-topright:5px;
	-moz-border-radius-topright:5px;
	-webkit-border-radius-topright:5px;
	padding-top:8px;
}

.bottom {
	border-radius-bottomleft:5px;
	-moz-border-radius-bottomleft:5px;
	-webkit-border-radius-bottomleft:5px;
	border-radius-bottomright:5px;
	-moz-border-radius-bottomright:5px;
	-webkit-border-radius-bottomright:5px;
	margin-bottom:10px;
	padding-bottom:8px;
}

.nav_button {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
}

.share {
	text-align:center;
	font-size:12px;
	font-weight:normal;
}

.left {
	text-align:left;
}

.right {
	text-align:right;
}

.nav_button a {
	color:#666666;
}

.nav_button a:hover {
	color:black;
}

.strip {
	display:block;
	border:0px;
	border-left:4px solid white;
	border-right:4px solid white;
}

.thumbnail {
	border:1px solid white;
}

.preview_episodenumber {
	font-size: 10px;
	font-weight:bold;
}

.preview_thumbnail {
	opacity:0.9;
}

.preview_title {
	font-size: 18px;
}

.preview {
	height:90px;
}

.preview_link {
	cursor:pointer;
}

.preview_thumbnail {
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	float:left;
	margin-right:10px;
	width:90px;
	height:90px;
	background-color:black;
}

.preview_text {
	float:left;
	padding-left:10px;
}

.preview_clickhere {
	font-size:14px;
	font-weight:bold;
}

.preview_archive {
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	padding:3px;
	padding-right:10px;
	margin-bottom:10px;
	background-color:#221D22;
	font-size:12px;
	text-align:right;
}
	
.post {
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	padding:10px;
	background-color:#221D22;
	text-align:left;
	margin-bottom:10px;
}

.post:last-child {
	margin-bottom:0px;
}

.avatar {
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	float:left;
	margin-right:10px;
	width:87px;
	height:87px;
	background-color:black;
}

.title {
	font-size:20px;
}

.subtitle {
	font-size:12px;
	font-style:italic;
	color:#AAAAAA;
}

.body {
	text-align:justify;
	line-height:;
}

.guestbook_text {
	width:600px;
}

.guestbook_info {
	font-size:12px;
	font-style:italic;
}

.guestbook_captcha {
	border:5px solid white;
}