/* "I've Seen Its True Face"
	Copyright ©2009 cardcaptorstacey.co.uk */
	
/* Main */
body {
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	background:#968798 url("../design/rorschach/rorschach.png") right bottom no-repeat;
	color:#EDDBC7;
	letter-spacing:1px;
	font-size:12px;
	line-height:170%;
}
a {
	color:#F3EC24;
}
a:hover {
	color:#FFFFFF;
}
p {
	margin:13px 0 13px 0px;
}
ul {
	margin:0px;
	padding:5px 0px 0px 10px;
}
li {
	list-style-type:disc;
	margin-bottom:1px;
}
acronym {
	cursor:help;
}
dl dt {
	width:20%;
	float:left;
	text-align:right;
	clear:both;
	margin:0 0 10px 0;
	color:#FFFFFF;
	font-weight:bold;
}
dl dd {
	width:79%;
	float:right;
	margin:0 0 10px 0;
}
dl dt .highlight {
	text-decoration:underline;
}

/* Layout */
#container {
	width:100%;
	background-image:url("../design/rorschach/bannerback.png");
	background-repeat:repeat-x;
}
#header {
	width:100%;
	height:354px;
	background-image:url("../design/rorschach/banner.jpg");
	background-repeat:no-repeat;
}
#header strong {
	display:none;
}
#mainlinks {
	background-color:#000000;
}
ul#links {
	margin:0 auto 0 auto;
	padding:0;
	width:98%;
	height:32px;
}
ul#links li {
	list-style-type:none;
	font-size:20px;
	line-height:20px;
	float:left;
	color:#F6EF25;
	width:14%;
	padding:6px 0 6px 0;
	text-transform:uppercase;
	text-align:center;
	font-weight:bold;
}
ul#links li#current {
	background-color:#6D2F70;
}
ul#links li#current a {
	color:#A74047;
}
ul#links li a {
	display:block;
	width:100%;
	height:20px;
	color:#F6EF25;
	text-decoration:none;
}
ul#links li a:hover, ul#links li:hover ul li:hover a {
	color:#FFFFFF;
	border:none;
}
ul#links li ul {
	position:absolute;
	left:-999em;
	margin:0;
	padding:0;
	border-top:none;
}
ul#links li:hover ul {
	left:auto;
	float:none;
	margin:6px 0 0 0;
	padding:5px;
	background-color:#000000;
	min-width:15%;
	border-top:4px solid #FFFFFF;
}
ul#links li ul li {
	text-align:center;
	float:none;
	font-size:11px;
	padding:0;
	width:100%;
	color:#FFFFFF;
}
ul#links li ul li a {
	display:block;
	width:100%;
}
ul#links li#current ul li a {
	color:#F6EF25;
}
ul#links li#current ul li a:hover {
	color:#FFFFFF;
}
#maintext {
	margin:0 0 25px 0;
	padding:10px;
}
#footer {
	clear:both;
	border-top:1px dotted #944691;
	margin:0 2% 5px 2%;
	padding:5px 20px 10px 75px;
	font-size:8px;
	text-align:center;
	height:50px;
	background:url("../linkme/75x50-07.png") 0px 10px no-repeat;
}
#thetop {
	display:block;
	background-color:#D5291D;
}
.current, .current a {
	font-style:italic;
	color:#A74047;
}
.access {
	color:#292929;
}

ul#fl {
	margin:0;
	padding:0;
}
ul#fl li {
	margin:5px 0 15px 0;
	float:left;
	list-style:none;
	text-align:center;
	font-weight:bold;
	width:49%;
}
ul#fl li h3 {
	margin:0 0 4px 0;
}

/* Headings */
h1, h2, h3, h4 {
	letter-spacing:2px;
	line-height:100%;
	text-transform:uppercase;
	clear:both;
}
h1 {
	font-size:30px;
	margin:0px;
	padding:0 0 0 39px;
	background:url("../design/rorschach/splat.png") left no-repeat;
	color:#6D2F70;
}
h2 {
	font-size:25px;
	margin:25px 0 12px 0;
	text-decoration:underline;
	color:#834A93;
}
h3 {
	font-size:20px;
	margin:10px 0 10px 0;
	padding:0;
	color:#9051A2;
}
h4 {
	font-size:18px;
	margin:10px 0 10px 0;
	padding:0;
	color:#444444;
}
h2.flname {
	margin:0;
}
h3.flsubject {
	margin:0 0 10px 25px;
	font-style:italic;
	letter-spacing:3px;
}
h4.fansub {
	padding-left:100px;
}
.fldes {
	border-top:1px solid #8A4388;
	text-align:center;
	margin:10px 0 40px 0;
	padding-top:5px;
}

/* hr */
hr {
	padding:0px;
	margin:7px 0px 7px 0px;
	height:3px;
	border:none;
	clear:both;
	background-color:#DFDADA;
}
hr.clear {
	background-color:#000000;
	height:0px;
}

/* Basic */
.italic {
	font-style:italic;
}
.strike {
	text-decoration:line-through;
}

/* Content */
.light {
	color:#B0ACAC;
}
.pic {
	float:left;
	text-align:right;
	width:280px;
}
a img {
	border:1px dotted #F3EC24;
}
a:hover img {
	border-color:#000000;
}
ul#stats {
	margin:15px 0 15px 0;
	padding:0;
}
ul#stats li {
	list-style-type:none;
}
.text {
	margin-left:290px;
	color:#895F83;
	font-weight:bold;
}
.text ul {
	margin:0;
	padding:0;
}
.text ul li {
	list-style-type:none;
}
.text a {
	font-weight:bold;
}

/* Extra */
.head {
	color:#94254F;
	font-weight:bold;
}
.special {
	color:#723973;
	text-transform:uppercase;
	font-weight:bold;
}
.special2, .highlight {
	color:#814A82;
}
.float {
	float:left;
	margin-right:10px;
}
.space {
	height:25px;
	clear:both;
}
.clear {
	clear:both;
}
.graphics img {
	max-width:740px;
	height:auto;
}
.backlink {
	font-weight:bold;
	font-size:14px;
}
.box {
	margin:20px 8% 20px 8%;
	padding:5px 10px 5px 10px;
	border:1px dotted #D5C1D8;
	text-align:justify;
}
.box p {
	margin:5px 0 5px 0;
}
.box strong {
	color:#9F607C;
}
.difftext {
	font-size:12px;
	font-weight:bold;
	font-style:italic;
	color:#7695D5;
}
.clock {
	font-size:12px;
}
.border img {
	border:2px solid #E3CD86;
}
.flashbord {
	border:2px solid #B8CED2;
	width:350px;
	height:287px;
	margin:10px 10px 10px 10px;
}
.noborder {
	border:none;
}
.line {
	border-bottom:1px dotted #944691;
	margin:25px 10% 25px 10%;
}
.nodisplay {
	display:none;
}
.copyright {
	color:#BBBA9B;
}
#ccstacey a {
	display:block;
	width:195px;
	height:20px;
	margin:0;
	padding:0;
	background-image:url("../design/rorschach/ccs.png");
	background-repeat:no-repeat;
	background-position:center;
}
#ccstacey a strong {
	display:none;
}

#leftarea {
	float:left;
	width:49%;
}
#rightarea {
	float:right;
	width:50%;
}
#left {
	float:left;
}
#right {
	float:right;
}
h2 span {
	float:left;
	height:22px;
}
#leftarea ul, #rightarea ul {
	clear:both;
}
ul#shout {
	margin:0;
	padding:0;
}
ul#shout li {
	list-style-type:none;
	margin:15px 0 15px 0;
	clear:both;
}

#homemain {
	float:left;
	width:69%;
}
#homeside {
	float:right;
	width:30%;
}
#homeside h2 {
	margin:0 0 12px 0;
}

.actions {
	border-top:1px dotted #934691;
	border-bottom:1px dotted #934691;
	padding:7px 5px 5px 5px;
}
.actions a {
	color:#E5DF46;
}
.actions a:hover {
	color:#E7E7DF;
}
a.add, a.more, a.back {
	background-position:left center;
	background-repeat:no-repeat;
	padding-left:16px;
	text-decoration:none;
}
a.add {
	background-image:url("../../main/skins/kirby/add.png");
}
a.more {
	background-image:url("../../main/skins/kirby/more.gif");
}
a.back {
	background-image:url("../../main/skins/kirby/back.gif");
}
a.rss {
	padding-left:16px;
	text-decoration:none;
	background:url("../design/rorschach/rss.png") left center no-repeat;
}
a:hover.rss {
	background-image:url("../design/rorschach/rss2.png");
}

ul.updates {
	margin:0;
	padding:0;
}
ul.updates li {
	list-style-type:none;
	margin-bottom:10px;
	clear:both;
}
ul.updates h3 {
	float:left;
	margin:0 10px 0 0;
	height:100%;
}
.note {
	color:#c9bdb0;
	font-style:italic;
}
.postedwords {
	color:#7c6c7e;
}
a.check {
	background:url("../../main/skins/kirby/valid.png") left center no-repeat;
	padding-left:12px;
	text-decoration:none;
}
a.check span {
	display:none;
}

#return {
	float:right;
	width:50%;
	text-align:right;
}
#page {
	float:left;
	width:50%;
}

img.brd {
	border:1px solid #F6EF25;
	padding:1px;
	background-color:#525252;
}
img.brd:hover {
	border-color:#FFFFFF;
}
img.brdcur {
	border:1px solid #525252;
	padding:1px;
	background-color:#FFFFFF;
}
