/*  
Theme Name: Chained Seduction
Theme URI: 
Description: Shabby's layout for the official homepage of 36 Moons
Version: 1
Author: Shabby
Author URI: http://hyukta.net

	HTML, CSS, and layout coding done by Shabby. Please don't copy.
	Created with Adobe PS, NoteTab, and Firefox.

*/

body {margin: 0px 0px 0px 0px;
background:#F9DDC5;
font-family: Verdana, Century Gothic;
font-size: 12px;
color: #000000;}

#header_image_01 {background-image: url(header_image_01.jpg);
background-repeat: no-repeat;
background-position: 0 0;
height: 150px;
width: 900px;}

#header_image_02 {background-image: url(header_image_02.jpg);
background-repeat: no-repeat;
background-position: 0 150;
height: 150px;
width: 900px;}

#header_image_03 {background-image: url(header_image_03.jpg);
background-repeat: no-repeat;
background-position: 0 300;
height: 150px;
width: 900px;}

#header_image_04 {background-image: url(header_image_04.jpg);
background-repeat: no-repeat;
background-position: 0 450;
height: 150px;
width: 900px;}

#header_image_05 {background-image: url(header_image_05.jpg);
background-repeat: no-repeat;
background-position: 0 600;
height: 150px;
width: 900px;}

#header_image_06 {background-image: url(header_image_06.jpg);
background-repeat: no-repeat;
background-position: 0 750;
height: 150px;
width: 900px;}


A:link, A:active {color: #B95B51; 
text-decoration: none;}
A:visited {color: #B95B51;
text-decoration: none;}
A:hover {color: #B95B51; 
text-decoration: underline;}

h1, h2, h3, h4 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	color: #A88058;
}

br {
	line-height: 12px;
}

img {
	border: none;
}


/* content */
#content {position:absolute;
top: 690px;
margin-left: 18px;
text-align: justify;
width: 660px;
font-family: Verdana, Century Gothic;
font-size: 12px;
line-height: 18px;
padding-bottom: 27px;}

h1 {font-family: Century Gothic, Verdana;
font-size: 22px;
font-style: italic;
font-weight: bold;
border-bottom: 9px solid white;
background-color: transparent;
height: 6px;
color: #6F4822;
letter-spacing: 5px;}

.text {filter:alpha(opacity=70);
-moz-opacity: .70;
opacity: .70;
background-color: #FCE6D9;
padding: 15px 15px 15px 15px;}

#content .text li {margin-left: 18px;
padding-bottom: 12px;
margin-bottom: 0px;
list-style-image: url(arrow.png);
text-transform: uppercase;
font-weight: bold;
font-size: 14px;}

td {line-height: 27px;}


/* sidebar */
#sidebar {left: 730px;
top: 660px;
width: 150px;
position: absolute;
line-height: 18px;
font-size: 12px;
font-family: Verdana, Century Gothic;
color: #6B5F63;
text-align: justify;}

#sidebar h3 {text-transform: uppercase;
font-family: Century Gothic;
font-weight: bold;
font-size: 11px;
letter-spacing: 2px;}

#sidebar img {padding-bottom: 7px;}


/* menu */
#menu {
	left: 610px;
	top: 350px;
	width: 200px;
	position: absolute;
	line-height: 22px;
	font-size: 14px;
	font-family: Garamond, Times New Roman;
	font-weight: bold;
	font-style: italic;
	letter-spacing: 2px;
}

#menu a {
	font-family: Garamond, Times New Roman;
	font-weight: bold;
}