/**
 * Homepage Members Box
 */
.homepage #membercontainer {
	width: 405px;
	display: block;
	vertical-align: middle;
	text-align: center;
	padding-left: 25px;
	padding-top: 5px;
	overflow: hidden;
	-moz-border-radius-topleft: 5px;
	-webkit-border-top-left-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	border-top-left-radius: 5px;
	border-bottom-right-radius: 5px;
	background-image: none !important;
	margin-top: 20px;
	border: 1px solid #fff;
	background-color: #ebe7df;
	margin-left: 35px;
	padding-bottom: 35px;
}
.homepage #membercontainer > a {
	position: relative;
	display: block;
	float: left;
	height: 50px;
	width: 50px;
	margin: 1px;
	color: #000;
}
.homepage #membercontainer > a:hover {
	text-decoration: none;
	z-index: 2;
}
.homepage #membercontainer > a:hover img {
	opacity: 1;
	border: 7px solid #aaaaaa;
	margin-top: -7px;
	margin-left: -7px;
}
.homepage #membercontainer > a > img.avatar {
	display: inline;
	opacity: 0.2;
	width: 50px;
	height: 50px;
}
.homepage #membercontainer > a > .tooltip2 > .username {
	color: #000;
}
.homepage #membercontainer > a > .tooltip2 {
	display: none;
	color: #000;
	font-weight: bold;
	bottom: -17px;
	left: 0px;
	width: auto;
	padding: 2px;
	height: auto;
	position: absolute;
	border: 1px solid #000;
	background: #f2ff86;
	line-height: 12px;
}
.homepage #membercontainer > a .tooltip3 {
	display: none;
	color: #000;
	top: -13px;
	left: 0px;
	width: 46px;
	font-size: 9px;
	padding: 1px;
	height: auto;
	text-align: center;
	position: absolute;
	border: 1px solid #000;
	line-height: 10px;
}
.homepage #membercontainer > a:hover .tooltip2,
.homepage #membercontainer > a:hover .tooltip3 {
	display: block;
}

/**
 * Homepage Random Art
 */
.homepage #randomart {
	width: 430px;
	left: 35px;
	background-color: #ebe7df;
	vertical-align: middle;
	text-align: center;
	position: relative;
	background-image: none !important;
	margin-top: 15px;
	border: 1px solid #fff;
	padding-bottom: 20px;
	-moz-border-radius-topleft: 5px;
	-webkit-border-top-left-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	border-top-left-radius: 5px;
	border-bottom-right-radius: 5px;
}
.homepage #randomart > a {
	margin: auto;
}
.homepage #randomart > a .tooltip {
	display: none;
	color: #fff;
	font-weight: bold;
	width: 65px;
	bottom: 5px;
	right: 5px;
	padding: 6px;
	position: absolute;
	opacity: 0.8;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	background: #009;
	line-height: 12px;
}
.homepage #randomart > a:hover {
	text-decoration: none;
}
.homepage #randomart > a:hover .tooltip {
	display: block;
}
.homepage #randomart > a > img {
	margin: auto;
	border: 4px solid white;
	display: inline;
	vertical-align: middle;
	max-width: 90%;
}

/**
 * Tag Cloud
 */
.homepage #cloudcontainer {
	height: 159px;
	border-bottom: 1px solid #000;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	width: 400px;
	left: 35px;
	position: relative;
	display: block;
	-moz-border-radius-topleft: 5px;
	-webkit-border-top-left-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	border-top-left-radius: 5px;
	border-bottom-right-radius: 5px;
	margin-top: 15px;
	padding: 15px;
	vertical-align: middle;
	text-align: center;
	background-image: none !important;
	background-color: #EBE7DF;
	border: 1px solid #fff;
}
.homepage #cloudcontainer a {
	color: #c03155;
	font-size: 1.6em;
}

/**
 * Quote
 */
.homepage #quote {
	height: 129px;
	border-bottom: 1px solid #000;
	border-left: 1px solid #000;
	width: 370px;
	z-index: 100;
	padding: 30px;
	position: relative;
	-moz-border-radius-topleft: 5px;
	-webkit-border-top-left-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	border-top-left-radius: 5px;
	border-bottom-right-radius: 5px;
	margin-bottom: 15px;
	left: 35px;
	margin-top: 15px;
	opacity: 0.8;
}
.homepage #quote .icon {
	font-family: "times new roman", "tahoma", "tahoma", "arial"; 
	font-size: 200px; 
	color: #292929; 
	position: absolute;
	top: -25px;
	left: 5px;
	width: 100px;
	height: 100px;
	z-index: 200;
	overflow: hidden;
}
.homepage #quote .body {
	position: relative;
	font-size: 18px;
	color: #d2cab5;
	z-index: 1000;
}

/**
 * Lateststuff
 */
.homepage .listtable tr {
	height: 24px;
}
.homepage .tablemore a {
	color: #666666;
}
.homepage .lcorner {
	padding: 11px 0 0 10px;
	color: #333333;
}
.homepage .latestscanlationsmp > h3 {
	line-height: normal;
	padding: 0;
	margin: 0;
	color: black;
	font-size: 16px;
	text-indent: 5px;
	margin-bottom: 10px;
	text-align: center;
}
.homepage .latestscanlationsmp {
	position: relative;
	margin-top: 10px;
	margin-left: 15px;
	padding-bottom: 8px;
}
.homepage .listtable {
	border: 0 solid #000;
	font-size: 11px;
}
.homepage .listtable th {
	color: black;
	font-size: 10px;
	padding-top: 2px;
	padding-bottom: 3px;
}
.homepage .listtable td {
	padding-top: 1px;
	padding-bottom: 1px;
	color: #888888;
	height: 10px;
	font-size: 10px;
}
.homepage .listtable a {
	color: #2181b1;
}
.homepage .listtable .leftentry {
	padding-left: 3px;
}
.homepage .listtable .rightentry {
	padding-right: 3px;
}
.homepage .listtable .alright {
	text-align: right;
}
.homepage .latestchapA {
	background-color: #ebebeb;
}
.homepage .latestchapB:hover, .latestchapA:hover {
	background-color: #f2fbb8;
}
.homepage .chapterrss {
	left: 10px;
	top: 10px;
	position: absolute;
}
.homepage .listtable {
	position: relative;
	width: 440px;
	z-index: 20;
	margin-left: 5px;
}
.homepage .scantable a {
	color: #2181B1 !important;
}
.homepage .rawtable a {
	color: #444444 !important;
}
.homepage .transtable a {
	color: #D00853 !important;
}

/**
 * Generic
 */
.homepage .lifestream {
	float: left;
	width: 460px;
}
.lifestream #tabcontent {
	padding-top: 0;
}
.homepage #content {
	font-size: 10px;
}

 /**
  * Featured Manga Box
  */
.homepage #featuredmanga {
	display: block;
	width: 430px;
	height: 222px;
	position: relative;
	left: 35px;
	margin-top: 15px;
	border: 1px solid #000;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
.homepage #featuredmangabox > a:hover {
	text-decoration: none;
}
.homepage #featuredtitle {
	position: absolute;
	display: block;
	right: 20px;
	top: 40px;
	font-size: 26px;
	color: #ffae00;
}
.homepage #featuredtitle a {
	color: #ffae00;
}
.homepage #featuredheader {
	position: absolute;
	display: block;
	right: 20px;
	top: 10px;
	font-size: 26px;
	color: #fff;
	background-color: #555555;
	opacity: 0.7;
	padding: 3px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
.homepage #featureddesc {
	display: block;
	font-size: 11px;
	color: #fff;
}
.homepage #featureddesc > strong {
	font-size: 13px;
}
.homepage #featureddescbg {
	display: block;
	left: 20px;
	right: 20px;
	bottom: 10px;
	position: absolute;
	background-color: #555555;
	opacity: 0.7;
	border: 1px solid black;
	padding: 8px;
}

/**
 * Right bar
 */
.homepage .wright {
	width: 490px;
	margin-left: 460px;
	min-height: 300px;
}
.homepage .wright #sitestats {
	float: left;
	min-height: 230px;
	width: 160px
}
.homepage .wright #sitestats .stats-hl {
	color: #58504e;
	display: block;
	position: relative;
	text-align: left;
	text-indent: 10px;
}
.homepage .wright #sitestats .infoline {
	color: #9c9390;
	display: block;
	position: relative;
	margin-top: 5px;
	text-align: left;
}
.homepage .wright #hspacer {
	width: 5px;
	height: 250px;
	position: relative;
	float: left;
	z-index: 3;
	margin-right: 2px;
	margin-left: 8px;
}
.homepage .wright #mpu {
	margin-left: 190px;
}
