body
{
        margin: 0px;
        padding: 10px;
        background: #554 url(http://blog.adeanthing.com/images/bg.jpg);
        font: small/1.5em georgia, times, serif;
        color: #233c54;
        text-align: center;
}

/*-------------------------------  Main Div Containers -----------------------------*/
#SiteBlock
{
        position: relative;
        text-align: left;
        margin: 0 auto;
        width: 750px;
        background: transparent;
}

#Nav
{
        position: absolute;
        top: 158px;
        left: 0px;
        background: transparent;
        width: 200px;
        height: 523px;
}

#Title
{
        position: absolute;
        top: 0px;
        left: 0px;
        background: transparent;
        text-align: center;
        width: 750px;
        height: 64px;
}

#SiteBody
{
        position: absolute;
        top: 105px;
        left: 210px;
        background: transparent;
        width: 540px;
}

#PastBody
{
        position: relative;
        text-align: left;
	top: 150px;
        margin: 0 auto;
        width: 613px;
        background: transparent;
	border: 0px solid red;
}

#Footer
{       
        
        margin: 40px;
        text-align: center;
}


/*-------------------------------- General CSS Classes ----------------------------*/

.pastimg {
	display: block;
	padding: 10px;
	text-align: center;
	float: left; }

.Right {
	text-align: right; }

.Left {
	text-align: left; }

.Cent {
	text-align: center; }

a {
	text-decoration: none;
	font-family: Arial;
	font-style: normal;
	font-weight: normal;
}

.headercell{ /* The background of all the headers. Default is grey background with black border on top and bottom */
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-color: #f0717e;
	border-style: solid;
	background-color: #c2d6ee;
}

.Sig{ /* The background of all the Sigs. */
        font-size: 0.8em;
        text-align: center;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-color: #f0717e;
	border-style: solid;
	background-color: #c2d6ee;

}

a:link {color: #6ca976}  /* #0000ff visited link */
a:visited {color: #7495c3}  /* #0000ff visited link */
a:hover {color: #e0686d}   /* #ff0000 mouse over link */
a:active {color: #e0686d}   /* selected link */

.border { /* Border of images */
	margin: 3px;
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
}

.posttext { /* Entry text */
        color: #333333;
        text-decoration: none;
        font-family: Arial;
        font-size: 1em;
        font-style: normal;
        font-weight: normal;
}

.postreadmore{ /* Read more link */
        color: #333333;
        text-decoration: none;
        font-family: Arial;
        font-size: 0.9em;
        font-style: normal;
        font-weight: bold;
}


.postcomments { /* Comments link */
        color: #333333;
        text-decoration: none;
        font-family: Arial;
        font-size: 0.9em;
        font-style: normal;
        font-weight: bold;
}

.postattached{ /* Attachments link - not used now */
        color: #333333;
        text-decoration: none;
        font-family: Arial;
        font-size: 0.9em;
        font-style: normal;
        font-weight: bold;
}


.postdate { /* Entry date */
        color: #333333;
        text-decoration: none;
        font-family: Georgia;
        font-size: 0.9em;
        font-style: italic;
        font-weight: normal;
}

.posttitle{ /* Entry title */
        color: #333333;
        text-decoration: none;
        font-family: georgia;
        font-size: 1.1em;
        font-style: normal;
        font-weight: bold;
}
td.horidiv{ /* Horizontal divider line */
	height: 2px;
	border-bottom-width:1px;
	border-bottom-color:#000000;
	border-bottom-style:solid;
}

td.vertdiv{ /* Verticle divider line - not used now */
        width: 2px;
	border-right-width:1px;
	border-right-color:#000000;
	border-right-style:solid;
}

.alt0{ /* Alternating cells for search and management list */
	background-color: #faecec;
}

.alt1{ /* Alternating cells for search and management list */
	background-color: #eefae7;
}

.header { /* Header Text */
	color: #333333;
	text-decoration: none;
	font-family: Arial;
	font-size: 2em;
	font-style: normal;
	font-weight: bold;
}

span.Searchline { /* Search line Text */
	color: #333333;
	text-decoration: none;
	color: #333333;
	font-family: Arial;
	font-size: 0.9em;
	font-style: normal;
	font-weight: normal;
}

a.Searchline:link, a.Searchline:visited {color: #333333}
a.Searchline:hover {color: #555555;
                    font-weight: 600;}

.smalltext{ /* Tiny Text */
        color: #333333;
        text-decoration: none;
        color: #333333;
        font-family: Arial;
        font-size: 0.8em;
        font-style: normal;
        font-weight: normal;
}

.default { /* Default Text */
	color: #333333;
	text-decoration: none;
	color: #333333;
	font-family: Arial;
	font-size: 0.9em;
	font-style: normal;
	font-weight: normal;
}

.outside { /* This is the invisible table around everything */
	border-width: 0px;
	border-style: solid;
	border-color: #333333;
}


.stats {
	padding: 0;
	margin: 0;
	list-style: none;
}

.stats li {
	padding: 0;
	margin: 0;
	float: left;
	position: relative;
	text-align: center;
}

.stats a {
	padding: 0;
	display: block;
	width: 185px;
	color: #000000;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-color: #f0717e;
	border-style: solid;
	background-color: #c2d6ee;
}

.stats a:hover {
	font-weight: bold;
}

.stats li em {
	position: absolute;
	z-index: 2;
	top: 30px;
	left: 0px;
	width: 163px;
	border: 1px solid #f0717e;
	background: #d5e0f2;
	text-align: left;
	padding: 10px;
	display: none;
}

.s1 {
	padding-left: 15px;
}

.s2 {
	padding-left: 45px;
}

.bold {
	font-weight: bold;
{

