/*
light blue: a6c4de
dark blue: 132e4c

bullet oj: ffa100

dark oj: ff7c0a

*/
body {
	margin: 0;
	padding: 0;
	background: #ffbe18 url('http://img1.webwosting.com/bportal/img/bg_fade.gif') repeat-x left top;
	font: normal 9pt Verdana, sans-serif;
	text-align: center;
	color: #fff;
}

img { border: 0; }

#page {
		overflow: hidden;
	width: 780px;
	background: #fff;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	margin: 0 auto;
	text-align: left;
	background: #fff url('http://img1.webwosting.com/bportal/img/navbg.gif') repeat-y 0 0;
}

a {
	text-decoration: none;
	color: #132e4c;
}

a:hover {
	color: #ffa100;
}

h1,h2,h3,h4 {
	margin: 0;
	padding: 0;
}



ul {
	margin: 0;
	padding: 0;
}

#header {
	background: #fff url('http://img1.webwosting.com/bportal/img/title.jpg') no-repeat left top;
	width: 780px;
	height: 190px;
}

#header ul {
	position: absolute;
	list-style: none;
}

#header ul li {
	font-weight: bold;
	position: absolute;
	top: 4px;
	width: 145px;
}

#header ul li#tlink_front {
	left: 10px;
}

#header ul li#tlink_forum {
	left: 150px;
}

#header ul li#tlink_support {
	left: 300px;
}

#header a {
	color: #fff;
}

#header a:hover {
	color: #ffa100;
}

#header h1 {
	display: none;
}

.center {
	text-align: center;
}

.fleft {
	float: left;
}

.fright {
	float: right;
}

div.break {
	background: #132e4c;
	border: 1px solid #fff;
	border-left: 0;
	border-right: 0;
}

div.clear {
	clear: both;
	height: 1px;
}

div.dothr {
	height: 1px;
	border-bottom: 1px dotted #999;
}

#nav {
	float: left;
	font: normal 8pt sans-serif;
	background: #132e4c;
	width: 180px;
	color: #fff;
}

#nav p {
	margin: 5px 8px 2px 8px;
}

#nav ul {
	color: #ffa100;
	padding: 0;
	margin: 4px 0 6px 6px;
	list-style: none;
}

#nav ul li {
	background: url('http://img1.webwosting.com/bportal/img/bullet_sq_orang.gif') no-repeat 0 50%;
	padding-left: 9px;
}

#nav a {
	margin: 0 0 0 -3px;
	padding: 0;
	color: #fff;
}

#nav a:hover {
	color: #ffa100;
}

#nav h3 {
	background: url('http://img1.webwosting.com/bportal/img/menuhd_fade.gif') repeat-y left top;
	color: #a6c4de;
	padding: 2px 0 2px 7px;
	font: normal 9pt verdana, sans-serif;
}

div#donators {
	margin: 0px 0px 0px 0px;
	display: none;
}

form {
	margin: 0px 0px 0px 0px;
	text-align: left;
}

#main {

	float: left;
	position: relative;
	width: 599px;
	background: #fff;
	margin-left: 1px;
}

#main #whatsnew {
	background: #ffa113 url('http://img1.webwosting.com/bportal/img/episode_img.jpg') no-repeat 0 0;
	width: 599px;
	height: 141px;
	border-bottom: 3px solid #f97a09;
	font: normal 8pt sans-serif;
}

#main #whatsnew a {
	color: #fff;
}

#main #whatsnew a:hover {
	color: #132e4c;
}

#main #whatsnew ul {
	margin-left: 6px;
	list-style: none;
}

#main #whatsnew ul li{
	background: url('http://img1.webwosting.com/bportal/img/bullet_sq_white.gif') no-repeat 0 50%;
	padding-left: 9px;
}

#episodes, #manga, #raw {
	width: 138px;
	position: absolute;
	background: #ff860b;
}

#episodes h3, #manga h3, #raw h3 {
	background: #ff6e0b url('http://img1.webwosting.com/bportal/img/bullet_arr_white.gif') no-repeat 125px 50%;
	font: normal 8pt sans-serif;
	padding: 2px 5px;
}

#episodes span, #manga span, #raw span {
	float: right;
	margin-right: 5px;
}

#whatsnew #episodes {
	top: 8px;
	left: 312px;
}

#whatsnew #manga {
	top: 8px;
	left: 455px;
}

#whatsnew #raw {
	top: 75px;
	left: 455px;
}

#content {
	overflow: hidden;
	width: 599px;
	background: #fff;
	color: #000;
	font: normal 9pt/135% sans-serif;
}

#content h2 {
	background: url('http://img1.webwosting.com/bportal/img/hr_fade.gif') repeat-y top left;
	color: #a6c4de;
	padding: 2px 0 2px 7px;
	margin: 0;
	font: bold 9pt verdana, sans-serif;
	border-top: 1px solid #fff;
	
}

#content h2 span {
	padding: 0;
	margin: 0;
	color: #d8e9f3;
}

#content ul {
	list-style: none;
}

#content li {
	list-style: none;
	background: url('http://img1.webwosting.com/bportal/img/bullet_arr_inbox.png') no-repeat 0 2px;
	padding-left: 20px;
	margin-bottom: 4px;
}

.news {
	width: 590px;
	clear: both;
	margin-left: 7px;
	border-bottom: 1px dotted #999;
	padding-top: 5px;
	padding-bottom: 5px;
}

.newspost {
	clear: both;
	width: 590px;
	border-bottom: 1px dotted #999;
	padding-top: 12px;
	padding-bottom: 5px;
}

.news a {
	color: #396081;
	border-bottom: 1px dotted #bbb;
}

.news a:hover {
	color: #ff820a;
}

.news h4 {
	color: #ff820a;
	font: bold 12pt sans-serif;
}
.news cite {
	font: normal 8pt sans-serif;
	color: #aaa;
}

.news .commentlink {
	text-align: right;
	clear: both;
	margin: 5px 0; padding: 0;
}

.adspaceh, .adspacehb {
	position: relative;
	height: 80px;
	background: url('http://img1.webwosting.com/bportal/img/txt_ad_lblue.gif') no-repeat 50% 2px;
	text-align: center;
	border-top: 1px solid #fff;
}

.adspaceh img, .adspacehb img {
	margin-top: 14px;
}

.adspaceh {
margin-top: 50px;
}

.adspacehb {
	background: #132e4c url('http://img1.webwosting.com/bportal/img/txt_ad_lblue.gif') no-repeat 50% 2px;
}


#footer {
	padding: 7px;
	color: #5886aa;
	background: #132e4c;
	border-top: 1px solid #fff;
	font: normal 8pt Verdana, sans-serif;
}

#footer a {
	color: #fff;
	font-weight: bold;
}

#footer a:hover, #credits a:hover {
	color: #fc0;
}

#credits {
	background:  #132e4c;
	border-top: 1px solid #fff;
	padding: 2px 7px;
	color: #5886aa;
	font: normal 8pt sans-serif;
}

#credits a{
	color: #fff;
}

FORM
{
	margin: 0px;
}

INPUT, TEXT, TEXTAREA, SELECT, OPTION
{
	font-family: Verdana, Helvetica, Arial;
	font-size: 10px;
	color: #293033;
	font-weight: normal;
}

SELECT
{
	border: 1px solid #000000;
}

.quote
{
	background-color: #FFFFFF;
	border: 1px dotted #DAADAE;
	align: center;
	margin-left: 10px; 
	margin-right: 10px;
	margin-bottom: 6px;
	padding: 4px;
}

.spoiler
{
	background-color: #FFFFFF;
	color: #000000;
	font-family: Verdana, Helvetica, Arial;
	font-size: 10px;
}

div .spoiler
{
	margin: 0px 20px 0px 20px;
	display: none;
}

.spoiler_link
{
	text-align: center;
	font: normal 9pt Verdana, sans-serif;
}

a .spoiler_link
{
	text-align: center;
	font: normal 9pt Verdana, sans-serif;
}

.comment {
	clear: both;
	margin-bottom: 10px;
	width: 100%;
	border: 1px solid #eee;
}

.comment .avatar {
	float: left;
	margin-right: 5px;
	width: 106px;
	background: #eee;
	text-align: center;
	border: 1px solid #bbb;
}

.comment .avatar img {
	margin: 3px;
}

.comment .avatar div {
	text-align: center;
}

.comment .avatar div b {
	text-align: center;
	padding-left: 3px;
}

.comment .avatar div div {
	text-align: center;
	background: #fff;
}

.comment .commentbody {
	width: 470px;
	float: left;
}
.comment .commenttxt {
	width: 100%;
	margin-left: 3px;
}
.comment .commenthead {
	width: 100%;
	background: url('http://img1.webwosting.com/bportal/img/hr_fade.gif') repeat-y top left;
	color: #fff;
	padding: 2px 2px 2px 2px;
	margin-bottom: 5px;
}
.comment .commenthead a,
.comment .commenthead a:link,
.comment .commenthead a:active,
.comment .commenthead a:visited {
	color: #ffba17;
}

.comment blockquote {
	border: 1px dashed #999;
	width: 90%;
	margin: 5px 0 5px 15px;
	background: #fafafa;
	padding: 3px;
}
.comment .commentfoot {
	
	width: 100%;
	text-align: right;
	background: #eee;
	clear: both;
	height: 20px;
}

.comment .online {
	color: #0c0;
	font-weight: bold;
}

.comment .offline {
	color: #e00;
	font-weight: bold;
{



