/* Rampaging Feline CSS file by SuitCase (suitcase@soaringrabbit.com) */

/* Make everything nice and easy to read. */

body {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	background-color: #FFFFFF;
}

/* Make the headers stylish. */ 

h1 {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif; 
	font-size: 3em; 
	color: #056600;
	height: 115px;
	line-height: 115px;
	min-width: 8.7em; 
	background-image: url(img/dejikoandpuchiko.png);
	background-repeat: no-repeat;
	background-color: #E2FDC0;
	border-top: 1px solid #7BB403;
	border-bottom: 1px solid #7BB403;
	padding-left: 200px;
	margin: 0;
}
h2 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 1.5em;
	color: #FFFFFF;
	text-shadow: 2px 2px 2px #143A6F;
	background-color: #94CCFB;
	background-image: url(img/h2background.png);
	background-repeat: repeat-x;
	border: 3px solid #8BBAD8;
	padding:.2em 1em;
	margin: .3em 0;
}
h3 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 1em;
	color: #CC0000;
	background-color:#FBDE65;
	border: 2px solid #FFFF33;
	padding: .1em 1em;
	margin: .3em 0;
}

/* And of course, the main elements. */

p,ul,ol {
	font-size: .9em;
}

/* Thumbnails for gallery pages requre certain arrangement. */

thumbnail.img {
	margin: 10px;
}
div.thumbnail {
	text-align: center;
	width: 170px;
	float: left;
	margin: 1em;
}
/* More specific parts of the page must be tidied and made pretty. */

h3,.smallprint,.galleryend {
	clear: both;
}
.smallprint {
	font-family: Verdana, Arial, sans-serif;
	font-size: .7em;
	text-align: right;
	background-color: #F0F0F0;
	padding: .4em;
}
small {
	font-size: 100%;
}
.lastupdated {
	font-size: .7em;
	color: #666666;
}
ul.serieslist li {
	padding-bottom: .7em;
}
strong.serieslist {
	font-size: 1.2em;
	color: #086500;
	padding-top: .5em;
}
div.nohentai {
	text-align: center;
}
p.huge {
	font-family: Verdana, Arial, sans-serif;
	font-size: 4em;
	font-weight: bold;
	text-align: center;
	color: #e15849;
	margin-top: 0;
}
ul.hentai {
	font-size: 1.2em;
}
ul.hentai li {
	padding-bottom: 1.3em; 
}
ul.hentai a {
	font-size: 1.8em;
	font-weight: bold;
}

/* Decoration images */

.decoration {
	float: right;
	background-repeat: no-repeat;
}
.wintergarden {
	width: 237px;
	height: 288px;
	background-image: url(img/dec_wintergarden.png);
}
.dejikoglass {
	width: 179px;
	height: 259px;
	background-image: url(img/dec_dejiglass.png);
}
.dejikocircle {
	width: 250px;
	height: 250px;
	background-image: url(img/dec_dejikocircle.png);
}

/* End of CSS file. */
