/*
Title: Fated.
URI: http://fan.paperskies.net/nobukao/
Date: April 14th, 2009
*/

body {
	background-color: #f7fcef;
	background-image: url(images/topbg.gif);
	background-repeat: repeat-x;
	background-position: top left;
	color: #1b5e91;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	margin: 0 auto 0 auto;
	padding: 0;
}

/* LAYOUT */

#wrapper {
	width: 644px;
	margin: 0 auto 0 auto;
	padding: 0;
}

#header {
	width: 644px;
	height: 418px;
	margin: 0 auto 0 auto;
	padding: 0;
}

#div1 {
	background: url(images/div1.jpg) top left no-repeat;
	width: 644px;
	height: 19px;
	margin: 0px;
	border: 0px;
	float: left;
}

#div2 {
	width: 644px;
	height: 56px;
	border: 0px;
}

#div2x1 {
	background: url(images/div2x1.jpg) top left no-repeat;
	width: 519px;
	height: 56px;
	margin: 0px;
	border: 0px;
	float: left;
}

#div2x2nav {
	width: 125px;
	height: 56px;
	margin: 0px;
	border: 0px;
	float: left;
}

#menu {
 	list-style: none;
  	padding: 0;
  	margin: 0;
  	width: 125px;
  	height: 56px;
  	background: url(images/div2x2nav.jpg) no-repeat;
  	position: relative;
}

#menu span {
  	display: none;
  	position: absolute;
}

#menu a {
  	display: block;
  	text-indent: -900%;
  	position: absolute;
  	outline: none;
}

#menu a:hover {
  	background-position: left bottom;
}

#menu .couple {
  	width: 125px;
  	height: 18px;
  	background: url(images/div2x2couple.jpg) no-repeat;
  	left: 0px;
  	top: 0px;
}

#menu .fanlist {
  	width: 125px;
  	height: 20px;
  	background: url(images/div2x2fanlist.jpg) no-repeat;
  	left: 0px;
  	top: 20px;
}

#menu .extras {
  	width: 125px;
  	height: 18px;
  	background: url(images/div2x2extras.jpg) no-repeat;
  	left: 0px;
  	top: 40px;
}

#div3 {
	width: 644px;
	height: 145px;
	border: 0px;
}

#div3x1 {
	background: url(images/div3x1.jpg) top left no-repeat;
	width: 184px;
	height: 145px;
	margin: 0px;
	border: 0px;
	float: left;
}

#div3x2 {
	background: url(images/div3x2.jpg) top left no-repeat;
	width: 335px;
	height: 145px;
	margin: 0px;
	border: 0px;
	float: left;
}

#div3x3 {
	background: url(images/div3x3.jpg) top left no-repeat;
	width: 125px;
	height: 145px;
	margin: 0px;
	border: 0px;
	float: left;
}

#div4 {
	width: 644px;
	height: 150px;
	border: 0px;
}

#div4x1 {
	background: url(images/div4x1.jpg) top left no-repeat;
	width: 519px;
	height: 150px;
	margin: 0px;
	border: 0px;
	float: left;
}

#div4x2 {
	background: url(images/div4x2.jpg) top left no-repeat;
	width: 125px;
	height: 150px;
	margin: 0px;
	border: 0px;
	float: left;
}

#div5 {
	background: url(images/div5.jpg) top left no-repeat;
	width: 644px;
	height: 48px;
	margin: 0 0 20px 0;
	border: 0px;
	float: left;
}

#div5 p {
	color: #6b784f;
	width: 730px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
	line-height: 16px;
	margin: 0;
	padding: 10px 10px 0 10px;
	float: left;
}

#div4 b {
	color: #9ef612;
	font-weight: normal;
	float: right;
}

#div4 a, #div4 a:active, #div4 a:visited {
	color: #8fe0d5;
	text-decoration: none;
}

#div4 a:hover {
	color: #baea8b;
}

#page {
	color: #a5c285;
	float: left;
	width: 584px;
	line-height: 21px;
	margin: 0;
	padding: 0 30px 10px 30px;
}

/* SIDEBAR NAVIGATION */

.navigation ul {
	margin: 0;
	padding: 0 0 0 10px;
	text-align: left;
	list-style-type: none;
	width: 125px;
}

.navigation li {
	background: #222222;
	text-align: left;
	cursor: default;
	padding: 2px 10px;
	margin: 0 0 5px 0;
}

.navigation li:hover {
	background: #151515;
}

.navigation li a:link, .navigation li a:visited, .navigation li a:active {
	color: #666666;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 0px;
	text-align: left;
	text-decoration: none;
	text-transform: uppercase;
	display: block;
}

.navigation li a:hover {
	color: #9ef612;
	text-decoration: none;
	display: block;
}

/* FOOTER */

#footer {
	clear: both;
	background: #e5f3d0 repeat-x;
	width: 100%;
	height: auto;
	margin: 0 auto 0 auto;
	padding: 1px 0;
}

#footer p {
	color: #beabab;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	text-transform: uppercase;
}

#footer a, #footer a:active, #footer a:visited {
	color: #a38989;
	text-decoration: none;
}

#footer a:hover {
	color: #585e50;
}

/* CONTENT */

.content p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #a5c285;
	line-height: 19px;
	text-align: justify;
	text-indent: 20px;
	margin: 10px 0;
	padding: 0 10px;
}

.content p.center {
	text-align: center;
	text-indent: 0px;
}

.content b {
	color: #85a8c2;
	padding: 2px;
	font-weight: normal;
}

.content em , .content u, .content i {
	color: #838383;
}

.content a, .content a:active, .content a:visited {
	color: #c2858c;
	text-decoration: none;
}

.content a:hover {
	color: #85a8c2;
}

.content img, #footer img {
	background: #f0f9e3;
	padding: 5px;
	margin: 0 2px;
}

.content img:hover, #footer img:hover {
	background: #ffffff;
}

ul, ol {
	margin: 0 auto 0 auto;
	width: 50%;
	line-height: 19px;
	list-style: hiragana;
}

li {
	color: #a2b5c4;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
}

li:hover {
	color: #4c6579;
}

blockquote {
	color: #ed7687;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	background: #f0f9e3;
	text-align: center;
	padding: 5px;
	margin: 0 auto 5px auto;
	display: block;
	width: 80%;
	height: auto;
}

blockquote:hover {
	background: #ffffff;
}

blockquote .left {
	float: left;
}

blockquote .right {
	float: right;
}

/* FORM */

input, textarea, select {
	color: #ea354e;
	background: #f0f9e3;
	border: 0px;
	border-bottom: 2px solid #fdfdf1;
	padding: 2px;
}

/* MISC */

img {
	border: 0;
}

h1 {
	color: #919191;
	border-bottom: 2px solid #ffffff;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 17px;
	text-align: left;
	text-transform: lowercase;
	font-weight: normal;
	letter-spacing: 1px;
	padding: 0 30px 5px 30px;
	margin: 0 10px 10px 0;
}

h1:hover {
	color: #ea364e;
}

h2 {
	color: #a0757a;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	text-align: left;
	text-transform: uppercase;
	font-weight: normal;
	letter-spacing: 1px;
	line-height: 16px;
	padding: 0 30px;
	margin: 0 10px 10px 0;
}

h2 b {
	font-weight: normal;
}