body
{
	background-color: #FFFFFF;
	background-image: none;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0 0 0 0;
}

img
{
	border: none;
}

img.button
{
	position: relative;
	left: 0px;
	top: 0px;
}

ul.screen
{
	width: 100%;
	margin: 5px;
}

ul.screen li
{
	display: inline;
	float: left;
	list-style: none;
	text-align: center;
	margin: 5px;
}

a:hover img.button
{
	position: relative;
	left: 1px;
	top: 1px;
}

a
{
	color: #783ACD;
	font-weight: bold;
	text-decoration: none;
}

a:visited
{
	color: #783ACD;
}

a:active
{
	color: #881144;
}

a:hover
{
	color: #881144;
}

.headerimg
{
	display: none;
}

.header
{
	display: none;
}

.logo
{
	background-image: url('logo.png');
	background-repeat: no-repeat;
	position: absolute;
	right: 5px;
	top: 25px;
	width: 315px;
	height: 43px;
	z-index: 2;
}

.head
{
	top: -12px;
	left: 3px;
	position: relative;
	font-size: 14px;
	font-weight: bold;
	color: #783ACD;
}

.head .bg
{
	background-image: url('noborder.gif');
}

.note
{
	font-size: 10px;
}

.right
{
	left: 25px;
	right: 25px;
	position: absolute;
	top: 50px;
	min-width: 480px;
}

.menu
{
	display: none;
}

.menu a
{
	font-weight: normal;
}

.cat
{
	font-weight: bold;
}

.ad
{
	display: none;
}

.page
{
	border: 3px #DDCAF8 solid;
	background-color: #FFFFFF;
	padding: 2px 2px 2px 2px;
}

.page .post
{
	border: 3px #DDCAF8 solid;
	background-color: #FFFFFF;
	left: 5%;
	width: 88%;
	position: relative;
	padding: 2px 2px 2px 2px;
}

.corner
{
	position: relative;
	background: url('post-corner.png') bottom right no-repeat;
	width: 100%;
	height: 100%;
	bottom: -5px;
	right: -5px;
}

.container
{
	position: relative;
	width: 100%;
	height: 100%;
	top: -5px;
	left: -5px;
	overflow: hidden;
}

.page .comment
{
	border: 3px #DDCAF8 solid;
	background-color: #FFFFFF;
	left: 10%;
	width: 78%;
	position: relative;
	padding: 2px 2px 2px 2px;
}

.post .title
{
	font-size: 18px;
	font-weight: bold;
	color: #783ACD;
}

.page .subtitle
{
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}

.timestamp
{
	font-size: 11px;
}

.purple
{
	color: #783ACD;
	float: left;
	width: 50%;
	padding-left: 2px;
}

.boxart
{
	float: left;
}

.screen
{
	float: right;
	position: relative;
	right: 5px;
}

.copyright
{
	font-size: 11px;
	text-align: center;
	color: #783ACD;
	width: 100%;
}

input, select, textarea
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}