/** BASIC */

body {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}

#folding_category_list .li_subcat {padding-left:15px} 
#folding_category_list .li_subsubcat {padding-left:30px}

.entry cite {
	font-family: 'Tahoma', 'Arial';
	font-size: 11px;
}

.amazon img{
	border:none;
}

.alfaindex {
	font-family: 'Tahoma', 'Arial';
}

.commentmetadata p {
        margin: 0;
        display: block;
        }


form {
	margin: 0px;
	padding: 0px;
}

ol li, #sidebar ul ol li {
        list-style: decimal outside; 
        }


.alt {
        background-color: #f8f8f8;
        border-top: 1px solid #ddd;
        border-bottom: 1px solid #ddd;
	padding:5px;
	width:90%;
        }

#commentform textarea {
        width: 468px;
        padding: 2px;
        }


.post {
	margin-right: 30px;
font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

.post h2 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

.postmetadata {
        clear: left;
        background-color: #f8f8f8;
        border-top: 1px solid #ddd;
        border-bottom: 1px solid #ddd;
	padding:5px;
font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
.postmetadata ul, .postmetadata li {
        display: inline;
        list-style-type: none;
        list-style-image: none;
        }
.narrowcolumn .postmetadata {
        text-align: center;
        }
small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
        color: #777;
        }
.narrowcolumn .postmetadata {
        padding-top: 5px;
        }
.alignright {
        float: right;
	margin-right:30px;
        }

.alignleft {
        float: left
        }


.input1 {
	width: 126px;
	background: #FFFFFF;
	border: 1px solid #E2D9CF;
}

/** HEADINGS */

h1, h2, h3, h4, h5, h6 {
	margin: 0px;
}

h2 a {
text-decoration:none;
border-bottom:1px dotted;
}

/** TEXTS */

body, th, td, input, textarea, select {
/*	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;  */
font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 12px;
	color: #828282;
}

p, blockquote, ul, ol, dl {
	margin-top: 0px;
	margin-bottom: 1em;
	text-align: left;
}

blockquote {
        border-left: 5px solid #ddd;
	margin-left:0px;
	padding-left:10px;
}



.text1 {
	font-size: 11px;
	font-weight: bold;
	color: #7E7D7C;
}

.text2 {
	font-size: 10px;
	font-weight: normal;
}

.text3 {
	font-size: 11px;
	font-weight: bold;
	color: #9D1F73;
}

.text4 {
	font-size: 11px;
	font-weight: normal;
	color: #9D1F73;
}

.text5 {
	font-size: 20px;
	font-weight: bold;
	color: #9D1F73;
}

.text6 {
	text-align: center;
	font-size: 10px;
	color: #CC9EC3;
}

.text7 {
	text-align: center;
}

/** LINKS */

a {
	color: #9D1F73;
}

a:hover {
	text-decoration: none;
}

.link1 {
	display: block;
	height: 11px;
	background: url(/images/homepage09.gif) no-repeat right top;
}

.link1 b {
	display: none;
}

.link2 {
	text-decoration: none;
	color: #FAF5EF;
}

.link2:hover {
	text-decoration: none;
}

/** STYLES */

.style1 {
}

.style1 a {
}

.style1 a:hover {
}

/** BACKGROUNDS */

.bg1 { background: url(/images/subpage02.jpg) no-repeat left top; }
.bg2 { background: url(/images/subpage04.jpg) repeat-y left top; }
.bg3 { background: url(/images/subpage06.jpg) no-repeat left top; }
/* .bg4 { background: url(/images/subpage07.jpg) no-repeat left top; } */
.bg5 { background: url(/images/subpage09.jpg) no-repeat left top; }
.bg6 { background: url(/images/homepage15.gif) repeat-y left top; }
.bg7 { background: url(/images/homepage16.gif) repeat-x left top; }

/** MISC */

.align-justify { text-align: justify; }
.align-right { text-align: right; }

img { border: none; }

.img1 {
	float: left;
	margin: 3px 15px 0px 0px;
}

.img2 {
	float: right;
	margin: 3px 0px 0px 15px;
}

hr { display: none; }

.hr1 {
	height: 1px;
	background: url(/images/homepage08.gif) repeat-x left top;
}

.hr2 {
	height: 1px;
	background: url(/images/homepage11.gif) repeat-x left top;
}

