body {
	margin: 0;
	padding: 0 20px;
	background: #031626; /*DK BKGROUND*/
	font-size: 12px;
	color: #def3f6;
}

body, th, td, input, textarea, select, option {
	font-family: "Trebuchet MS", Arial, sans-serif;
}

h1, h2, h3 {
	font-family: "Uncial Antiqua", system-ui;
  font-weight: 400;
  font-style: normal;
	font-weight: normal;
	color: #AAF6E0; /*HILIGHT*/ 
}

h1 {
	
	font-size: 3em;
}

h2 {
  font-family: "Uncial Antiqua", system-ui;
  font-weight: 400;
  font-style: normal;
	font-size: 2em;
	margin: 0;
	color: #AAF6E0; /*HILIGHT*/
	height:1em;
	border-bottom: 3px solid #031626; /*DK BKGRND*/
        margin-bottom: 5px;
}

h3 {
	font-size: 1em;
	float: right;
	margin: -8px 10px;
	padding:0;
	font-family: "Uncial Antiqua", system-ui;
  font-weight: 400;
  font-style: normal;
}

h3 a {
	text-decoration: none;
}

#content h4 {
	font-weight:normal;
}

img.pic {
	float:right;
	margin:10px;
}

#content p, ul, ol {

}


div.lesson {
 font-style:italic;
}

div.vision {
}


blockquote {
	padding-left: 1em;
}

blockquote p, blockquote ul, blockquote ol {
	line-height: normal;
	font-style: italic;
}

a {
  font-weight: bold;
  text-decoration: none; 
	color: #7fcdff;
}

a:hover {
  font-weight: bold;
  text-decoration: none; 
	color: #7fcdff;
}

hr {
	display: none;
}

dl.stats dt { float:left; width:100px; font-weight:bold; margin-left:50px;}

dl.stats dd { float:left; width:300px;}

/************************************************************************************************/

#wrapper {
	width: 800px;
	margin: 0 auto;
	padding: 0;
	background: url(https://bright-eyes.neocities.org/Isavargsbookofshadows/Nehalennia/images/img01.jpg) repeat-y left top #4A8C8B;
}

div.lilbox {
   width:150px;
    margin:5;
   float:left;
}

/* Header */

#header {
	width: 760px;
	height: 350px;
	margin: 0 auto;
	background: url(https://bright-eyes.neocities.org/Isavargsbookofshadows/Nehalennia/images/header7.jpg) no-repeat left top;
	padding: 0;
}

#header h1, #header p {
	margin: 0;
	-webkit-text-fill-color: #76b6c4;
    -webkit-text-stroke: 1px #031626;
}

#header h1 {
	float: left;
	font-size: 52px;
	letter-spacing: -5px;
	padding: 297px 0 0 10px;
}

#header p {
	float: left;
	padding: 321px 0 0 10px;
	font-size: 27px;
	letter-spacing: -1px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: lowercase;
}

#header a {
	text-decoration: none;
	color: #F79F1A; /*ORANGE*/
}

/* Page */

#page {
	width: 800px;
	margin: 0 auto;
}

/* Content */

#content {
	float: right;
	width: 620px;
	margin: 0;
        background-color:#4A8C8B;
}

#content h2 {
	float: left;
	width: 620px;
}


.post {
	padding: 0px 30px;
}

.title {
	margin-left:20px;
	border-bottom: 4px solid #031626; /*DK BKGRND*/
	padding: 0 20px 0 0px;
	height:1em;
	font-size: 24px;
}

.title a {
	text-decoration: none;
	color: #AAF6E0; /*HILIGHT*/
}

.subtitle {
	margin-top: -18px;
}

.pagetitle {
}

.byline {
	margin: -24px 20px 0 31px;
	color: #053959; /*SIDEBAR COLOR*/
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.posts {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

.posts li {
}

.posts h3 {
	margin: 0;
	font-weight: bold;
}

.posts p {
	margin: 0;
	line-height: normal;
}

.posts a {
}

.entry {
	margin: 0;
	padding: 0px 20px 0 32px;
	text-indent:10px;
}

.last {
	border: none;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 160px;
	margin-bottom: 10px;
	color: #7A7A7A; /*GREY*/
       background-color: #043959;
}

#sidebar ul { /*categories*/
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin: 0;
	padding: 0;
}

#sidebar li ul { /*items within category*/
	margin: 0 0 20px 30px;
	padding: 0;
}

#sidebar li li {
	margin: 0 0 0 0;
	margin: 0 0 0 0;
	line-height: 1.5em;
}

.weblinks a {
     	font-style: italic;
	text-decoration:none;
	padding-left:5px;
}

/*********************************************************************************************************************************************************************/
#sidebar h2 {
	margin: 0;
	font-size: 16px;
	font-family: "Uncial Antiqua", system-ui;
  font-weight: 400;
  font-style: normal;
	color: #AAF6E0; /*HILIGHT*/
	padding-left:20px;
	height:1em;
	border-bottom: 3px solid #031626; /*DK BKGRND*/
}
#sidebar h3 {
	text-align: right;
	margin: -6px 0;
	padding:0;
	font-family: "Uncial Antiqua", system-ui;
  font-weight: 400;
  font-style: normal;
	width:130px;
}

#sidebar a {
  font-family: Tahoma;
  font-size: 11px;
  text-decoration: none; 
  text-transform: uppercase;
}

#sidebar a:hover {
  font-family: Tahoma;
  font-size: 11px;
	text-decoration: none; 
  text-transform: uppercase;
}


/* Footer */

#footer {
	width: 760px;
	height: 50px;
	background: url(https://bright-eyes.neocities.org/Isavargsbookofshadows/Nehalennia/images/img03.jpg) no-repeat left top;
	margin: 0 auto;
	text-align: center;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF; /*WHITE*/
}

#footer p {
	padding: 10px 0;
}

#footer p a {
  text-decoration: none; 
	color: #AAF6E0; /*HILIGHT*/
}

