body {
    margin: 20px;
    padding: 0px;
    font-family: arial, helvetica, sans-serif;
    font-size: small;
    background: #000000;
    color: #ffffff;
}

blockquote {
    margin-left: 20px;
    color: #ffffff;
    font-size: 95%;
    padding-left: 10px;
    padding-right: 10px;
    border: 1px dotted grey;
}

.center {
	text-align: center;
	}

a:link {
	color: #66ff99;
	text-decoration: none;
	page-break-after: always;
	}

a:visited {
	color: #66cc99;
	text-decoration: none;
	}

a:hover, a:active {
	color: #99ffcc;
	text-decoration: underline;
	}

a img {
    border: none;
}

code {
    font-family: Monaco, 'Courier New', Courier, monospace;
    font-size: small;
    color: #666;
}

h1 {
	font-size: 140%;
	color: red;
}

h2 {
    font-size: 120%;
    color: #ffff66;
    font-weight: normal;
    height: 20px;
    text-align: right;
    padding-top: 4px;
}


h2.pagetitle {
	font-size: 1.5em;
	}

h2.pagetitle {
	margin-top: 20px;
	text-align: right;
	color: #ffff66;
}

h2.links {
text-align: left;
padding: 0;
margin: 0;
}

.large { font-size: 130% }


.headline { 	
	padding: 20px;
	margin-bottom: 30px;
	border: 1px solid #66cc99;
	text-align: center;
	font-size: 110%;
}

.description {
	font-size: .45em;
	text-align: left;
	padding-top: 5px;
	margin-bottom: 20px;
	}

#page {
    width: 800px;
    margin-left: auto;
    margin-right: auto;
}

#header {
    font-size: xx-large;
    font-weight: normal;
}

#content {
    width: 550px;
    margin-left: 270px; 
}

.navigation-top {
    font-size: small;
	margin-top: 20px;
	margin-bottom: 10px;
	padding: 20px;
	}
	
.navigation-bottom {
    font-size: medium;
	margin-bottom: 10px;
	padding-bottom: 20px;
	}
	
.alignright {
	float: right;
	}
	
.alignleft {
	float: left;
	}

.post { 	
	padding: 20px;
	margin-bottom: 20px;
	border: 1px solid #66cc99;
}

.storytitle {
    font-size: large;
    font-weight: normal;
    margin: 0px;
    margin-bottom: 2px;
    text-align: center;
}

.meta {
    font-size: x-small;
    text-align: right;
	color: #ffffff;
}

.meta ul {
    display: inline;
    list-style: none;
    margin: 0px;
    padding: 0px;
}

.meta li {
    display: inline;
}

.post-categories {
    font-style: normal;
}

.entry {
	margin-top: 20px;
	margin-bottom: 10px;
}

.entrytext {
    list-style: none;
	margin-left: 50px;
	font-size: small;
}

.links {
	margin-top: 20px;
	margin-left: 50px;
	margin-bottom: 10px;
}

.feedback {
    font-size: x-small;
    text-align: right;
    margin-bottom: 20px;
}

#sidebar {
    position: absolute;
    top: 10px;  
    font-size: x-small; 
    width: 250px;
}

#sidebar a img {
    padding: 3px;
}

#sidebar ul {
    list-style-type: none;
    margin: 0px;
    padding: 0px;
    margin-top: 10px;
}

#sidebar ul li {
    font-size: small;
    font-weight: normal;
    margin-top: 20px;
    padding: 10px;
    border: 1px solid #66cc99;
}

#sidebar ul li p {
    font-weight: normal;
}

#sidebar ul li ul {
    font-size: small;
    font-weight: normal;
    margin-top: 4px;
    margin-left: 0px;
    padding-left: 10px;
}

#sidebar ul li ul li {
    text-indent: 0px;
    font-weight: normal;
    padding: 0px;
    margin: 0px;
    margin-top: 0px;
    border: none;
}

#sidebar input {
	background-color: #000000;
	border: 1px solid #66cc99;
	font-size: 10px;
	font-weight: normal;
	margin: 5px;
	padding-left: 3px;
	color: #ffffff;
}

#commentform input, textarea {
	background-color: #000000;
	border: 1px solid #66cc99;
	font-size: 10px;
	font-weight: normal;
	margin: 5px;
	padding-left: 3px;
	color: #ffffff;
}

.commentlist li {
        margin: 15px 0 3px;
        padding: 5px 10px 0px;
        list-style: none;
        border: 1px solid #0066cc;
        }
li.alt {
		border: 1px solid #66cc99;
        }

#wordpress {
    font-style: normal;
}

#categories {

}

#search {

}

#archives {

}

#recent {
	font-size: x-small;
}

#calendar {
    font-weight: normal;
    text-align: center;
}

#wp-calendar {
    font-weight: normal;
}

#prev {

}

#pad {

}

#today {
    background: #CCC;
}

#other {

}

#style {

}

div.clearer {
 clear: left;
 line-height: 0;
 height: 0;
 }

.credit {
    margin-left: auto;
    margin-right: auto;
    font-size: small;
    text-align: center;
}

.h a {
	color: #000000;
}

.logo {
	margin-left: 27px;
}

.pic_credit {
    font-size: x-small;
    text-align: center;
}
cite {
	font-size: x-small;
	font-style: normal;
}

.copy { font-size: x-small }

#footer {
	text-align: center;
	font-size: small;
	}
	
.update { color: #ffff66; }

.smallbox {
        width: 90%;
        border: 2px solid #14a010;
        font-size: 95%;
        background-color: #000000;
        padding: 8px;
        margin: 0 0 3px 14px;
}

