body {
	background-color: #000000;
	background-repeat: repeat-x;
	color: #DEDEDE;
	font-family: "Tahoma", "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, sans-serif;
	font-size: 13px;
	font-weight: normal;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding: 0px;
}

#creditsleft {
	background-image: url(credits/images/credits_bg.gif);
	background-repeat: no-repeat;
	float: left;
	height: 515px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	width: 200px;
}

#creditsright {
	float: left;
	line-height: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
	margin-right: 0px;
	margin-top: 10px;
	text-align: justify;
	width: 370px;
}

#creditsright ul {
	color: #8C8C8C;
	font-size: 11px;
	line-height: 1.6em;
	list-style-type: none;
	margin-bottom: 5px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding-left: 0;
}

#creditsright li {
	border-bottom-color: #3b3b3b;
	border-bottom-style: dotted;
	border-bottom-width: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-top: 3px;
}

.studio {
	color: #575757;
	display: block;
}

.date {
	color: #00A99D;
	display: block;
}

.title {
	border-bottom-color: #3b3b3b;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	display: block;
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 5px;
}

.post-date {
	background-image: url(images/date-bg.jpg);
	background-repeat: no-repeat;
	color: #fff;
	font-weight: bold;
	height: 48px;
	text-align: center;
	width: 47px;
}

.post-date dt {
	font-size: 13px;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 7px;
}

.post-date dd {
	font-size: 18px;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: -4px;
}

h2 {
	border-bottom-color: #444444;
	border-bottom-style: dotted;
	border-bottom-width: 0px;
	color: #FFFFFF;
	display: inline;
	font-family: sans-serif;
	font-size: 23px;
	font-weight: normal;
	margin-bottom: 5px;
	padding-bottom: 5px;
}

h3 {
	color: #FFFFFF;
	display: block;
	font-family: sans-serif;
	font-weight: normal;
}

a {
	color: #00736A;
	font-weight: none;
	text-decoration: none;
}

a:hover {
	color: #1E9D93;
	text-decoration: underline;
}

ul {
	font-size: 11px;
	line-height: 1.6em;
	list-style-type: none;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding: 0;
}

li {
	border-bottom-color: #3b3b3b;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	padding-bottom: 3px;
	padding-top: 3px;
}
