/*~~~~~( MANGA.com CUSTOM THEME )~~~~~~*/
body {
	background:#000 url(logo.gif) no-repeat bottom right fixed;
	color:#fff;
}
a, .lavaLamp a:hover, .lavaLamp a:focus {
	color:#fff;
}
a:hover,a:focus {
	color:#fff;
}
#container {
	background:#000;
	width:854px;
	padding:0;
}
.boxFoot, #mainBox .boxFoot, #aboutBox .boxFoot {
	padding:0 0 0 0;
}
#header {
	padding:8px 16px;
	background:#000 url(nav.gif) repeat-x top;
	border-top:1px solid #680200;
	margin-bottom:12px;
}
#footer {
	background:url(foot.gif) repeat-x bottom;
	padding:8px 16px;
}
#aboutBox, #mainBox {
	background:#4B0000 url(box_outer.gif) no-repeat top left;
	padding:16px 16px 8px 16px;
}
.post {
	background:#4B0000 url(box_inner.gif) no-repeat top left;;
	position: relative;
	padding:12px 16px 0;
	margin-bottom:16px;
	filter:alpha(opacity=100);
	opacity: 1;
	-moz-opacity:1;
}
#aboutBox .post {
	margin-bottom:8px;
	border-bottom:2px solid #130000
}
p.postinfo {
	background:#130000;
	position:relative;
	margin:0 -16px !important;
	padding:4px 16px;
	font-style:italic;
}
.submit {
	background-color:#451803;
	border:1px solid #451803;
}
a:hover img,a:focus img {
	border:2px solid #EB69AA;
}
#mainBox .boxHead {
	padding:0;
}
#mainBox .boxFoot {
	
}
#aboutBox .boxFoot {
	
}
.lavaLamp {
	width:822px;
}
.lavaLamp li.back {
	background: url(lava.gif) no-repeat right -30px;
}
.lavaLamp li.back .left {
	background: url(lava.gif) no-repeat top left;
}
.submit:hover, .submit:focus {
	border:1px solid #ccc;
	color:#fff;
	background:#ccc;
}