/* 

- Heartplace - The Lloyd Irving & Colette Brunel Fanlsting Stylesheet
- https://lxc.luxstella.org
- (c) Michelle 2024. 
- All rights reserved. 
- Please do not take or reproduce without permission. Thank you~

*/ 

/* MAIN */

body {
margin: 0px;
padding: 0px;
background-color: #9fc6de;	
background-image: url('images/bg.png');
background-repeat: repeat-x;
font-family: Arial, Helvetica, sans-serif;
font-size: 9.5pt;	
color: #FFFFFF;
text-align: justify; 
line-height: 15pt;
cursor: default;}

#layout {
position: absolute;
top: 000px;
left: 000px;}

#content {
position: absolute;
top: 80px;
left: 350px;
width: 650px;}

p {
margin-left: 0px;
margin-right: 0px;
margin-top: 0px;
margin-bottom: 15px;}

/* TEXT */

b,strong{
color: #2e77c5;}

i,em {
color: #fcf4e7;
font-family: Georgia;}

f{
font-family: Garamond;
font-size:18px;
font-style:italic;}

blockquote {
font-family: Georgia;
color: #fffde9;
font-size: 15.5px;
margin: 5px;
padding: 10px;}

/* HEADERS */

h1:first-letter {
color: #e53030;
font-size: 29px;
font-family: 'Lora', serif;
text-transform: lowercase;}


h1{ 
font-family: 'Lora', serif;
color: #fffde9;
font-size: 23px; 
line-height: 15px; 
text-align: right;
font-style:italic;
text-transform: lowercase;
width: 100%; 
padding-right: 10px; 
padding: 2px; 
margin-bottom: 5px;}


h2 { 
margin: 0;
text-align: right;
font-family: Times New Roman;
font-size:14px;
color: #fffde9;
line-height: 15px;
letter-spacing: 0px;
border-bottom: 0px;
text-transform:none;
font-weight: normal;}


/* LINKS */

a:link {
color: #e53030; 
text-style: bold; 
text-decoration: none;
cursor: default; }

a:visited, a:active {
color: #e53030; 
text-style: bold; 
text-decoration: none;
cursor: default; }

a:hover {
border-bottom: #e53030 1px dotted; 
color: #e53030; 
background-color: transparent; 
font-weight: none; 
cursor: help;}


/* FOOTER */

footer{
border-top: 1px solid #CAC5C5;	
font-family: 'Arial';
font-size: 12px;
font-style:normal;
line-height:1.2em;}


/* IMAGES AND BUTTONS */

a.image { 
border: none;}

a.image:visited, a.image:active { 
border: none;}

a.image:hover {
border: none;}

.imgbg {
margin: 5px; 
padding: 5px; 
border: 0px; 
background: #fffde9;}

.imgbg:hover {
background: #ffffff;}

/* MISC */


