/*
Title: Color Harbor
URI: http://fan.paperskies.net
Date: April 15th, 2009
*/

body {
	background: #5c6266 url(images/bg.gif) top right repeat-y;
	color: #99a196;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0 0 0 auto;
	padding: 0;
}

/* LAYOUT */

#wrapper {
	background: transparent url(images/conbg.gif) top left repeat-y;
	width: 700px;
	height: 100%;
	margin: 0 0 0 auto;
}

#header {
	width: 700px;
	height: 494px;
	margin: 0 0 0 auto;
	padding: 0;
}

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

#div2 {
	width: 700px;
	height: 82px;
	border: 0px;
}

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

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

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

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

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

#div2x2nav {
	width: 21px;
	height: 82px;
	margin: 0px;
	border: 0px;
	float: left;
}

#menu1 {
 	list-style: none;
  	padding: 0;
  	margin: 0;
  	width: 21px;
  	height: 82px;
  	background: url(images/ncurrent.jpg) no-repeat;
  	position: relative;
}

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

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

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

#menu1 .current {
  	width: 21px;
  	height: 82px;
  	background: url(images/ncurrent.gif) no-repeat;
  	left: 0px;
  	top: 0px;
}

#div2x3 {
	background: url(images/div2x2.jpg) top left no-repeat;
	width: 236px;
	height: 82px;
	margin: 0px;
	border: 0px;
	float: left;
}

#div3 {
	width: 700px;
	height: 324px;
	border: 0px;
}

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

#div3x2nav {
	width: 21px;
	height: 367px;
	margin: 0px;
	border: 0px;
	float: left;
}

#menu {
 	list-style: none;
  	padding: 0;
  	margin: 0;
  	width: 21px;
  	height: 367px;
	background: url(images/n2.jpg) no-repeat;
  	position: relative;
	z-index: 1000;
}

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

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

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

#menu .joined {
  	width: 21px;
  	height: 81px;
  	background: url(images/njoined.gif) no-repeat;
  	left: 0px;
  	top: 0px;
}

#menu .wishlist {
  	width: 21px;
  	height: 81px;
  	background: url(images/nwishlist.gif) no-repeat;
  	left: 0px;
  	top: 81px;
}

#menu .kimd {
  	width: 21px;
  	height: 81px;
  	background: url(images/nkimd.gif) no-repeat;
  	left: 0px;
  	top: 162px;
}

#menu .linkage {
  	width: 21px;
  	height: 81px;
  	background: url(images/nlinkage.gif) no-repeat;
  	left: 0px;
  	top: 243px;
}

#menu .index {
  	width: 21px;
  	height: 43px;
  	background: url(images/nindex.gif) no-repeat;
  	left: 0px;
  	top: 324px;
}

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

#pageleft {
	color: #d2eda7;
	float: left;
	width: 378px;
	height: auto;
	line-height: 21px;
	margin: -380px 0 0 0;
	padding: 0 41px 0 45px;
	position: relative;
}

#pageright {
	float: right;
	width: 196px;
	margin: -57px 0 0 0;
	padding: 0 20px 0 20px;
	position: relative;
	z-index: 1000;
}
#pageright table {
	width: 100%;
}

#pageright td {
	color: #9a7b77;
	background: #ded6cd;
	padding: 3px;
	width: auto;
}

#pageright td.alt {
	color: #c5b1af;
	background: #ffffff;
}

#pageright p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #99a196;
	line-height: 19px;
	text-align: justify;
	margin: 10px 0;
	padding: 0;
}

#pageright b {
	color: #a69c96;
	padding: 2px;
}

#pageright .alt b {
	color: #b3aca7;
}

#pageright em , #pageright u, #pageright i {
	color: #8383b0;
	font-style: normal;
}

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

#pageright a:hover {
	color: #85a8c2;
}

/* 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: url(images/footer.jpg) top right no-repeat;
	width: 700px;
	height: 80px;
	margin: 0 0 0 auto;
	padding: 0;
}

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

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

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

/* CONTENT */

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

.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: #f1e6e2;
	padding: 5px;
	margin: 2px;
}

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

.content img.roll a {
	display:block;
	width: 90px;
	padding:10px 10px 10px 7px;
	font: bold 13px sans-serif;;
	color:#333;
	background: url("rollover-image.gif") 0 0 no-repeat;
	text-decoration: none;
}

.content img.roll a:hover { 
	background-position: 0 -35px;
	color: #049;
}

.content img.roll a:active {
	background-position: 0 -70px;
	color:#fff;
}

ul, ol {
	margin: 0 auto 0 auto;
	width: 80%;
	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;
	text-align: center;
	padding: 0;
	margin: 0 auto 5px auto;
	display: block;
	width: 95%;
	height: auto;
}

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;
}

/* TABLES */

.fl {
	color: #a8a8a8;
	width: 90%;
	margin: 0 auto 10px auto;
	padding: 0;
}

.fl p {
	text-indent: 10px;
	margin: 0;
	padding: 0;
}

.fl b {
	color: #7d9b99;
}

.fl em {
	color: #99a394;
}

.fl i {
	font-style: normal;
}

.fl a, .fl a:active, .fl a:visited {
	color: #877d9b;
	font-weight: bold;
	text-transform: uppercase;
}

.fl a:hover {
	color: #9b7d88;
}

.fl img {
	border: 5px solid #d6dbd2;
	padding: 0;
	margin: 0;
}

.fl img:hover {
	border: 5px solid #d6dbd2;
}

.fl td {
	background: #f5f8f3;
	margin: 0;
	padding: 2px 10px;
}

td.fl_img {
	background: #ecf1e9;
	text-align: center;
	width: 70px;
	margin: 0;
	padding: 0;
}

td.fl_link {
	background: #ede3e7;
	font-size: 10px;
	text-align: center;
}

/* MISC */

img {
	border: 0;
}

h1 {
	color: #919191;
	border-bottom: 2px solid #efd2c3;
	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 10px 0 10px;
	margin: 10px auto 10px auto;
}

h1:hover {
	color: #ea364e;
	border-bottom: 2px solid #d5b19e;
}

h2 {
	color: #a5af9c;
	background: #eaeee6;
	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 20px;
	margin: 10px auto 10px auto;
}

h2 b {
	font-weight: normal;
}