a {
	text-decoration: none;
	color: #0000CC;
}

a:active {
}

a:hover {
	text-decoration: underline;
}

a:link {	
}

a:visited {
}

h1 { 
	color: #000000;
}

body {
	background-color: #EEEEE0;
	color: #000000;
	font-family: "Trebuchet MS", Verdana, Univers, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: normal;
}

.box {
	background-color: #202020;
	border: 1px solid #606060;
	margin: 5px 0px 5px 0px;
	padding: 5px;
}

.pub {
	list-style: square outside none;
	margin: 0px 0px 0px 6px;
	padding: 0px;
}

#nav {
	list-style: none;
	margin: 0px 15px 0px 15px;
	padding: 0px;
}

#address {
	margin: 0px 15px 0px 15px;
}

#bar {
	background-color:#FFFFFF;
	font-size: 80%;
	padding: 5px 5px 5px 5px;
}

#name {
	color: #FDEA00;
	font-size: 300%;
	font-variant: small-caps;
	font-weight: normal;
	letter-spacing: 5px;
	margin: 0px 15px 10px 15px;
}

.frame {
	border-color: #404040;
	border-width: 5px;
	border-style: solid;
	margin: 15px 15px 15px 15px;
}

#disclaimer {
	font-size: 80%;
	margin: 30px 5px 0px 5px;
}

.subtitle {
	color: #808080;
	font-size: 120%;
	font-weight: bold;
	letter-spacing: 1px;
	margin: 30px 5px 20px 5px;
}

#title {
	color: #000000;
	font-size: 150%;
	font-weight: bold;
	letter-spacing: 5px;
	margin: 5px 5px 5px 5px;
}

.paper {
	font-size: 80%;
	background-color:#404040;
	padding: 1px 5px 1px 5px;
	margin-bottom: 20px;
}

.script {
	color: #9494C9;
	text-decoration: inherit;
}

.heading {
	background-color:#404040;
	color: #DDDDDD;
	letter-spacing: 5px;
	font-size: 80%;
	margin: 0px 15px 5px 15px;
	padding-left: 5px;
	text-transform: uppercase;
	width: inherit;
}

.post {
	border: 1px solid #606060;
	margin: 0px 15px 15px 15px;
}

.post-title {
	color: #DDDDDD;
	font-style: italic;
	font-weight: bold;
	letter-spacing: 2px;
	padding: 2px 5px 0px 5px;
}

.post-time {
	border-bottom: 1px solid #606060;
	font-size: 60%;
	text-transform: uppercase;
	color: #71FFB8;
	letter-spacing: 5px;
	padding: 0px 5px 2px 5px;
}

.post-text {
	padding: 0px 5px 2px 5px;

}
.text {
	margin: 0px 15px 15px 15px;
}

.caption {
	font-size: 80%;
	margin: -10px 15px 15px 15px;
}

.post-list {
	margin: 0px -10px 0px -10px;
}
