/*
CSS for ALLURING: THE CLAUDIA SCHIFFERFANLISTING [version 1]
http://claudia.beatifique.org
Modified by Ai~ [http://beatifique.org]
Based on a design by Free CSS Templates (http://www.freecsstemplates.org)
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	background: #ECD8CF url(img/bg.gif) repeat-x top left;
	font: 13px/130% Georgia, Serif;
	color: #1B4C4F;
	margin: 0px;
	padding: 0px;
	text-align: justify;
}

input, textarea, select {
	border: 0px;
	background: #ECD8CF;
	border: 1px dotted #1B2F4F;
	font: 11px/100% Verdana, Tahoma, sans-serif;
	color: #1B4C4F;
}

textarea {
overflow-x: hidden;
overflow-y: scroll;
width: 150px;
height: 30px;
}

h1 {
	color: #86EEEA;
}


h3 {
	font-size: 16px;
}


a {
	text-decoration: none;
	color: #BE4667;
	border-bottom: #ccc 1px dotted;
}

a:hover {
	text-decoration: none;
	color: #E591AE;
}

a img {
	border: none;
}

img.left {
	float: left;
	margin-right: 20px;
}

img.right {
	float: right;
	margin-right: 20px;
}

b, strong {
	color: #1B2F4F;
}

i, em {
	color: #738E63;
}

#header {
	width: 534px;
	height: 395px;
	margin: 0 auto;
}

blockquote {
	background: url(img/bq.jpg) right;
	width: 70%;
	font: 10px/100% Arial;
	color: #333;
	padding: 15px;
	border: #999 1px solid;
}

/* Page */

#page {
	width: 504px;
	margin: 0 auto;
	background: #EEDCD4;
	position: relative;
	left: 10px;
}

*html #page {
	position: relative;
	left: 10px;
	margin-bottom: -56px;
	padding-bottom: 45px;
}

/* Content */

#content {
	width: 500px; 
	padding: 0px 0px 0px 10px;
}

.post {
	padding: 15px;
	background: url(images/bodybg.jpg) no-repeat top left;
}

.post h1 {
	color: #C57F6C;
	margin: 0;
	padding: 3px 3px 3px 30px;
	font: bold italic 20px Georgia, Serif;
	text-transform: lowercase;
	background: url(img/bull1.jpg) no-repeat left;
}

.post .title a:hover {
	text-decoration: none;
	background: none;
}

.post .entry {
	padding: 0 20px;
	text-align: justified;
	margin-top: -12px;
}

.post .entry .p {
	text-align: justified;
	color: #1B4C4F;
}


/* Menu */

#navcontainer
{
margin: 0 auto;
position: relative;
top: -45px;
left: -18px;
}

*html #navcontainer
{
position: relative;
left: -22px;
margin-bottom: -58px;
}

#navlist li
{
display: inline;
padding-left: 10px;
background-repeat: no-repeat;
}

#navlist a
{
font: bold 18px Georgia, Serif;
text-transform: uppercase;
text-decoration: none;
color: #76615F; 
border: 0px;
}

#navlist a:link, #navlist a:visited
{
padding: 5px;
}

#navlist a:hover
{
color: #781D36;
} 


/* Footer */

#footer {
	clear: both;
	width: 504px;
	margin: 0 auto;
	background: #EEDCD4 url(img/footer2.jpg) no-repeat center;
	position: relative;
	left: 5px;
}

#meta {
	padding: 5px;
	font: bold 12px Arial, Verdana;
	color: #333;
	text-align: center;
}

#meta a, #meta a:active, #meta a:visited {
	text-align: center;
	text-transform: uppercase;
}

#footertxt {
	width: 450px;
	margin: 0 auto;
	padding: 3px;
	color: #555;
}

#footer p {
	margin: 0;
	line-height: normal;
	font: 10px Tahoma, Arial, Serif;
	text-align: center;
	color: #816B90;
}

#footer a {
color: #BE4667;
}


#footer a:hover {
color: #42658C;
background: #fff;
}

#footer .legal {
	float: center;
}

#footer .credit {
	font: italic 9px Arial;
	color: #ffffcc;
}
