/* Skin 1 CSS for the J.j. (adventurous.harbourlights.org/casefiles.yourjuliet.org) Fanlisting by Michi, http://iridescently.org */
/* PLEASE DO NOT STEAL OR ELSE I'LL COME AFTER YOU. I SWEAR. */


body {
	background-color: #ffffff; 
	background-image: url('bg.png');
	background-repeat: repeat;
	cursor:help;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
}

#headerimage {
	height: 401px;
}

#main {
	margin-left: 0px;
	padding: 0px;
	position: absolute;
	z-index: 1;
}

#maincontent {
	margin-top: 0px;
	width: 500px;
	padding: 0px;	
	margin-left: 20px;
	border: 0px;
	position: relative;
}


#maincontent1 {
	position: relative;
	width: 500px;
	padding: 0px;
	margin-top: 0px;	
	border: 0px;
}

#maincontent2 {
	padding: 10px;
	width: 480px;
	font-family: Georgia, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-style: none;
	line-height: 14pt;
	color: #1B1B1B;
	text-align: justify;
	position: relative;
}

#sidebar {
	width: 180px;
	position: relative;
	padding: 0px;	
	margin: 0px;
	float: right;
}

#sidebarcontent {
	padding: 10px 10px 0px 10px;	
	line-height: 7pt;
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-weight: normal;
	color: #1B1B1B;
	text-align: justify;
}

#footer {
	position: relative;
	clear:both;
	padding: 0px;
	width: 500px;
}

#footercontent {
	width: 480px;
	font-family: Trebuchet MS, sans-serif;
	font-size: 9px;
	font-weight: normal;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 30px;
	padding-bottom: 0px;
	line-height: 11pt;
	color: #1B1B1B;
	text-align: left;
}

i {
	color: #54c7ca;
}

b {
	color: #f2b84d;
}

.lead {
	font-size: 22px; 
	font-weight: bold;
	font-family: "Times New Roman", Georgia, Helvetica, sans serif; 
	font-style: italic;
	font-weight: normal;
	color:#ff6666;
	text-transform: lowercase;
}

.textlink {
	background-color: #cccccc;
	border-left: 5px solid #ff6666;
	text-align: center;
	font-family: Tahoma;
	font-size: 7.5pt;
	font-style: normal;
}

h1 {
	font-size: 22px; 
	font-weight: normal;
	font-style: italic;
	font-family: "Times New Roman", Helvetica, sans serif; 
	color:#54c7ca;
	text-transform: lowercase;
}

h2 {
	margin-top: 0px;
	font-weight: normal;
	font-size:22px;
	font-style: italic;
	font-family: Times New Roman, Helvetica, sans serif; 
	color:#666666;
	text-transform: uppercase;
}

h3 {
	font-size: 22px; 
	font-weight: normal;
	font-style: italic;
	font-family: Times New Roman, Helvetica, sans serif; 
	color:#666666;
	text-transform: lowercase;
}


a, a:link, a:visited, a:active {
	color:#0099cc; 
	border-bottom:  1px dotted #000000;
	text-decoration:none; 
	font-weight: bold;
	cursor: default;
}

a:hover {
	color:#000000; 
	border-bottom:  1px dotted #0099cc;
	text-decoration:none; 
	font-weight: bold;
	cursor: default;
}

ul li {
	list-style: none;
	background-image: url('list.gif');
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 20px;
	padding-bottom: 5px;
	padding-top: 5px;
	margin-left: 15px;
}

blockquote { 
	width: 380px;
	background: url('blockquote.png');
	background-repeat: no-repeat;
	background-position: top right;
	height: 100px;
}

#blockquotetext {
	width: 270px;
	color: #000000;
	margin-left: 10px;
	padding:10px;
	font-size: 11px;
	font-style: none;
	text-align: justify; 
	line-height: 15pt;
}

#blockquotetext a, #blockquotetext a:link, #blockquotetext a:visited, #blockquotetext a:active {
	color:#0099cc; 
	text-decoration:none; 
	font-weight: bold;
	cursor: default;
}

#blockquotetext a:hover {
	color:#000000; 
	border-bottom: 1px dotted #0099cc;
	text-decoration:none; 
	font-weight: bold;
	cursor: default;
}

#blockquotetext b {
	color: #f2b84d;
}

input {
	background-color: #cccccc;
	color:#1b1b1b; 
	line-height: 16px;
	font-size: 10px;
	padding: 2px;
	border-top: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	border-bottom: 3px solid #ff6666; 
}

option, select {
	padding: 2px;
	background-color: #cccccc;
	color:#1b1b1b; 
	line-height: 14px;
	font-size: 10px;
	border: 1px solid #cccccc; 
}

textarea {
	line-height: 16px;
	padding: 2px;
	background-color: #cccccc;
	color:#1b1b1b; 
	font-size: 10px; 
	border-top: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	border-bottom:3px solid #ff6666;
}

img.skin {
    border: 5px solid #0099cc;
}

img:hover.skin {
    border: 5px solid #000000;
}