#header {}

#content {
display: block;
text-align: center;
}

ul.archive { 
list-style-type: none;
list-style-image: none;
}

ul.archive li {
padding: 5px 0;
}

ul.archive a:link {color:#000; text-decoration: none; none; font-weight: normal;}
ul.archive a:visited {color:#000; text-decoration: none; none; font-weight: normal;}
ul.archive a:hover {color:#000; text-decoration: underline; none; font-weight: normal;}
ul.archive a:active {color:#000; text-decoration: none; font-weight: normal;}

#sidebar {}

#both {}

#footer { /*width: 575px*/;}

h1, h2 {
font-size: 15pt;
font-weight: bold;
clear: both;
text-transform: lowercase;
}

.header2 {
font-size: 20pt;
font-weight: bold;
clear: both;
text-transform: lowercase;
}

h1 a:link {color:#000; text-decoration: none;}
h1 a:visited {color:#000; text-decoration: none;}
h1 a:hover {color:#AACF3C; text-decoration: none;}
h1 a:active {color:#000; text-decoration: none;}

h2 a:link {color:#AACF3C; text-decoration: none;}
h2 a:visited {color:#AACF3C; text-decoration: none;}
h2 a:hover {color:green; text-decoration: none;}
h2 a:active {color:#AACF3C; text-decoration: none;}

h3 a:link {color:#000; text-decoration: none;}
h3 a:visited {color:#000; text-decoration: none;}
h3 a:hover {color:green; text-decoration: none;}
h3 a:active {color:#000; text-decoration: none;}

h3 {
	clear: both; z-index: 1;
}

h4 {
	clear: both; text-transform: lowercase;
}

.header3 {
text-transform: lowercase;
font-weight: normal;
}

a:link {color:#000; text-decoration: none; font-weight: bold;}
a:visited {color:#000; text-decoration: none; font-weight: bold;}
a:hover {color:#000; text-decoration: underline; font-weight: bold;}
a:active {color:#000; text-decoration: none; font-weight: bold;}

#comments { /*font-size: 12px;*/ }

#commentform input {
	/*width: 170px;*/
	padding: 2px;
	margin: 5px 0px 2px 0;	
        /*background-color: #f7f7f7;*/
	}

#commentform textarea {
	/*width: 575px;*/
	padding: 2px;
        /*background-color: #f7f7f7;*/
	}

#commentform #submit {
	margin: 0 0 20px 0;
	float: left;
	}

input, textarea {
        padding-left:2px;
	}
.alt {
	margin-left: 0;
	clear: both;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block; clear: both;
	}

.commentlist {
	padding: 0 15px 40px;
	text-align: left; color: black;
	}

.commentlist li {
	margin: 10px 0 20px;
	padding: 0px 0px 0px;
	list-style: none;
	}

.commentlist p {
	margin: 5px 0px 10px 0;
	}