body {
	font-size: 10pt;
	font-family: "Palatino Linotype", Arial, Helvetica, sans-serif;
	background-color: #000000;


}

p {
	font-size: 10pt;
	font-family: "Palatino Linotype", Arial, Helvetica, sans-serif;
	margin-left: 15px;
	margin-right: 15px;
	margin-top: 10px;
	margin-bottom: 10px;


 }


a:link {
	color: gold;
	text-decoration: none;
	font-variant: small-caps;
	font-size: 12px;



}

a:active {
	color: gold;
	text-decoration: none;
	font-variant: small-caps;
	font-size: 12px;



}

a:visited {
	color: gold;
	text-decoration: none;
	font-variant: small-caps;
	font-size: 14px;


}

a:hover {

color: #CCCCCC;
text-decoration: none;
font-variant: small-caps

}



.H1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	color: #FFFFFF;
	background-color: #978869;
	border-top-style: groove;
	border-bottom-style: groove;
	border-top-color: #999966;
	border-right-color: #999966;
	border-bottom-color: #999966;
	border-left-color: #999966;
	width: 100%;
}
	
}
blockquote1 {

	margin: 0 50px;
	margin-left: 40px;
	padding: 0.05em 10px;
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	background-color: #978869!important;
}	
blockquote {
	margin: 0 50px;
	margin-left: 40px;
	padding: 0.05em 10px;
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	background-color: #000000!important;
}

h2 {
	font-size: 12pt;
	font-family: Palatino Linotype;
	margin-left: 15px;
	margin-right: 15px;
	background-repeat: repeat;
	background-color: #666666;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: ridge;
	border-right-style: none;
	border-bottom-style: inset;
	border-left-style: none;
	border-top-color: #CCCC99;
	border-right-color: #CCCC99;
	border-bottom-color: #CCCC99;
	border-left-color: #CCCC99;

}

h3 {
	font-size: 12pt;
	font-family: Palatino Linotype;
	margin-left: 15px;
	margin-right: 15px;
}

h4 {
	font-family:"Palatino Linotype", "Times New Roman";
	font-weight: bold;
	font-style: italic;
	text-align: center;
	font-size: 10pt;
	margin-bottom: 5 px;
}

h5 {
	font-family: "Palatino Linotype";
	font-weight: bold;
	text-align: center;
	font-size: 10pt;
	margin-bottom: 5 px;
}

ul {

list-style-type: square;
font-size: 10pt; 
font-family: "Palatino Linotype", "Times New Roman";

}

.feedback {
	font-size: 10pt; 
	font-family: "Palatino Linotype";
	margin-right: 25px;
	color: #ccc;
	text-align: right;
	clear: both;
}



/* -------------------------------- Header and Wrapper ------------------------------- */

#header {
	position: relative;
	width: 750px;
	height: 78px;
	margin: 0px;
	padding: 0px;
	background-image:   url("../images/lit-noir-woods_01.gif");
}

#wrapper {
	width: 750px;
	border: 1px solid #FFFFFF;
	font-family: arial,helvetica,sans;
	margin: 0 auto;
}

/* ------------------------------- Calendar --------------------------- */

#wp-calendar {

    font-family: Arial, Helvetica, Sans;
	font-size: 10px;
    text-align: center;

}

#wp-calendar caption {

color: #3889C8;

}

#wp-calendar #today {
background: #000000;
color: #ffffff;
}



/* -------------------------------- Sidebar Menu ------------------------------- */

#menu {

    font-family: Arial, Helvetica, Sans;
	font-size: 10px;

}

#menu p {

    font-family: Arial, Helvetica, Sans;
	font-size: 10px;


}

#menu ul {
	list-style-type: square;
	margin-left: 25px;

}

#menu ul li {
    font-family: Arial, Helvetica, Sans;
	font-size: 10px;
	line-height: 15px; 
	margin-left: 5px; 
}

#menu form {
	margin-left: 20px;
}




#nav {
	position: relative;
	width: 750px;
	background-image:   url("../images/lit-noir-woods_02.gif");
	height: 20px;
	margin: 0px;
	padding: 0px;

}

#nav ul {
	clear: left;
	padding: 0px;
	margin: 0px;
	padding-left: 10px;
	list-style-type: none;
	text-indent: 0;
	height:25px;

}

#nav ul li {
	display: block;
	float: left;
}

#nav ul li a {
	display: block;
	width: 60px;
	height: 19px;
    font-family: Arial, Helvetica, Sans;
	font-size: 11px;
	padding-top: 8px;
	margin-right: 1px;
	color: #fff;
	text-align: center;
	text-decoration: none;
	vertical-align: middle;
}

#nav ul li a:hover {
	background-color: #FFFFFF;
	display: block;
	width: 60px;
	height: 19px;
	font-size: 11px;
	padding-top: 8px;
	margin-right: 1px;
	color: #333;
	text-align: center;
	text-decoration: none;
	vertical-align: middle;
}

#headermenu {
	position: relative;
	width: 750px;
	height: 31px;
	margin: 0px;
	padding: 0px;
	background-image:  url("../images/header_01.jpg");
}

#navmenu {
	position: relative;
	width: 750px;
	background-image:  url("../images/header_02.jpg");
	height: 19px;
	margin: 0px;
	padding: 0px;

}

#navmenu ul {
	clear: left;
	padding: 0px;
	margin: 0px;
	padding-left: 10px;
	list-style-type: none;
	text-indent: 0;
	height:19px;

}

#navmenu ul li {
	display: block;
	float: left;
}

#navmenu ul li a {
	display: block;
	width: 60px;
	height: 19px;
    font-family: Arial, Helvetica, Sans;
	font-size: 11px;
	padding-top: 2px;
	margin-right: 1px;
	color: #fff;
	text-align: center;
	text-decoration: none;
	vertical-align: middle;
}

#navmenu ul li a:hover {
	background-color: #FFFFFF;
	display: block;
	width: 60px;
	height: 19px;
	font-size: 11px;
	padding-top: 2px;
	margin-right: 1px;
	color: #333;
	text-align: center;
	text-decoration: none;
	vertical-align: middle;
}

#footer {
    font-family: Arial, Helvetica, Sans;
	font-size: 11px;
	color: #fff;
	text-align: center;
	text-decoration: none;

}


.journaltitle {
	font-weight: bold;
	font-size: 12pt;
	margin-left: 15px;
	margin-right: 15px;
}

.post-meta {

font-variant: small-caps;

 }


.submitted {
	font-size: 8pt;
	color: #3889C8;
	margin-left: 15px;
	margin-right: 15px;
}

.quote {
	margin-left: 25px;
	margin-right: 25px;
	color: #3889C8;
}

.rule {
	width: 470px;
	height: 1px;
	border-top: 1px solid #ccc;
	margin-left: 15px;
}


.underline {
 clear: both;
 line-height: 1px;
}

.sc { 

font-variant: small-caps;

}



.blue-italics-date {
	color: #3889C8;
	font-style: normal;
	

.red-text {
	color: #FF0000;
	background-image: url(mypainting.jpg);
	background-repeat: repeat-x;
	background-attachment: scroll;

}
