
body {
	background-image: url("/files/img/back.png");
	background-attachment: fixed;
	font-family: Arial;
	margin: 2px;
	padding: 2px;
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 0px;
	padding-right: 0px;
	font-size: 12pt;
}


#logo {
	background-image: url("/files/img/logo.png");
	width: 90%;
	height: 128px;
	min-width: 720px;
	max-width: 800px;
	border: 1px solid #000;
	margin: auto;
}


#unlogo {
	background-image: url("/files/img/logo.png");
	width: 90%;
	height: 26px;
	min-width: 720px;
	max-width: 800px;
	border: 1px solid #000;
	margin: auto;
	background-position: bottom left;
}


#navimain {
	width: 100%;
	height: 24px;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	margin: auto;
	background-color: #FFF;
	background-color: rgba(255, 255, 255, 0.5);
	font-variant: small-caps;
	margin-top: 102px;
}


#unnavi {
	width: 100%;
	height: 24px;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	margin: auto;
	background-color: #FFF;
	background-color: rgba(255, 255, 255, 0.5);
	font-variant: small-caps;
}


#navi {
	width: 90%;
	height: 24px;
	min-width: 720px;
	max-width: 800px;
	border: 1px solid #000;
	border-bottom: 2px solid #000;
	margin: auto;
	background-color: #FFF;
	background-color: rgba(255, 255, 255, 0.5);
	font-variant: small-caps;
}


.upbutt {
	width: 90px;
	height: 24px;
	display: inline-block;
	margin: 0px;
	padding: 0px;
	padding-top: 1px;
	float: left;
	color: #700;
}


.upbutt:hover {
	background-color: #FFF;
	background-color: rgba(255, 255, 255, 0.75);
	color: #F00;
}


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


a:hover {
	text-decoration: underlined;
	color: #F77;
}


a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #A11;
}


.uplink {
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	font-size: 14pt;
}


#pagetitle {
	width: 620px;
	height: 20px;
	margin: auto;
	margin-top: 8px;
	margin-bottom: 8px;
	border-bottom: 2px solid #000;
	font-size: 16pt;
	text-align: left;
}


table {
	width: 710px;
	margin: auto;
	padding: 0px;
	margin-top: 8px;
}


#page {
	width: 90%;
	min-width: 720px;
	max-width: 800px;
	border: 1px solid #000;
	margin: auto;
	padding-bottom: 32px;
	text-align: center;
	background-color: #FFF;
	background-color: rgba(255, 255, 255, 0.5);
	font-family: Verdana;
}


#comic {
	border: 1px solid #000;
	margin-bottom: 16px;
}


#longcomic {
	padding: 0px;
	margin: 0px;
	display: block;
}


#longwrap {
	border: solid 1px #000;
	margin: auto;
	text-align: center;
	width: 620px;
}


.sidewrap{
	width: 68px;
	height: 260px;
	margin-bottom: 300px;
	vertical-align: bottom;
}


.ghost {
	opacity: 0.25;
	-moz-opacity: 0.25;
	-khtml-opacity: 0.25;
	filter: alpha(opacity=25);
}


.ghost:hover {
	opacity: 1.0;
	-moz-opacity: 1.0;
	-khtml-opacity: 1.0;
	filter: alpha(opacity=100);
}


.commentwrap {
	background-color: #FFF;
	width: 688px;
	margin-top: 16px;
	border: 1px solid #000;
}


.avabar {
	color: #FFF;
	background-color: #000;
	text-align: left;
	width: 128px;
}

.commentbar {
	color: #FFF;
	background-color: #000;
	text-align: right;
}


.comment {
	padding-left: 8px;
	padding-right: 8px;
}


#textwrap {
	width: 688px;
	margin: auto;
	margin-top: 32px;
}


textarea {
	width: 688px;
	margin-bottom: 4px;
	border-top: 2px solid #111;
	border-right: 2px solid #AAA;
	border-bottom: 2px solid #CCC;
	border-left: 2px solid #333;
	font-size: 12pt;
}


input {
	background-color: #FFF;
	border-top: 2px solid #CCC;
	border-right: 2px solid #333;
	border-bottom: 2px solid #111;
	border-left: 2px solid #AAA;
	float: right;
	clear: right;
}


input:hover {
	background-color: #F00;
	border-top: 2px solid #100;
	border-right: 2px solid #A00;
	border-bottom: 2px solid #C00;
	border-left: 2px solid #300;
	color: #FFF;
}


#mainwrap {
	width: 320px;
	margin: auto;
	vertical-align: top;
}


.sidebar{
	width: 160px;
	text-align: left;
	vertical-align: bottom;
}


#brief {
	background-color: #FFF;
	width: 520px;
	padding: 8px;
	border: 1px solid #000;
	text-align: justify;
	margin-bottom: 16px;
}


.newswrap {
	background-color: #FFF;
	width: 532px;
	border: 1px solid #000;
	padding: 2px;
	margin: auto;
	margin-bottom: 16px;
}


.newsbar {
	width: 100%;
	height: 24px;
	color: #FFF;
	background-color: #000;
	text-align: left;
}


.news {
	width: 100%;
	text-align: justify;
}


.oldswrap {
	font-weight: bold;
	background-color: #FFF;
	width: 90%;
	border: 1px solid #000;
	padding: 2px;
	margin: auto;
	margin-top: 16px;
	margin-bottom: 16px;
}


.textcenter {
	width: 95%;
	margin: auto;
	padding-bottom: 16px;
}


.textmiddler {
	width: 95%;
	margin: auto;
	text-align: center;
	padding-bottom: 16px;
	text-decoration: underline;
}


.archivewrap {
	background-color: #FFF;
	width: 90%;
	border: 1px solid #000;
	padding: 2px;
	margin: auto;
	margin-top: 16px;
	margin-bottom: 16px;
}


.archivebar {
	width: 100%;
	height: 24px;
	color: #FFF;
	background-color: #000;
	text-align: left;
	font-weight: bold;
}


.archive {
	width: 100%;
	text-align: left;
}


.alink {
	font-weight: bold;
	text-decoration: none;
	color: #00C;
}


.alink:hover {
	text-decoration: underlined;
	color: #77F;
}


.alink:visited {
	font-weight: bold;
	text-decoration: none;
	color: #00C;
}


.alink:hover:visited {
	text-decoration: underlined;
	color: #77F;
}


.face {
	background-color: #FFF;
	border: 2px solid #000;
	width: 90px;
	height: 90px;
	margin: 4px;
	margin-top: 8px;
	margin-bottom: 2px;
}


.face:hover {
	background-color: #000;
	border-top: 1px solid #000;
	border-bottom: 3px solid #000;
}


.face:visited {
	background-color: #FFF;
}


.face:hover:visited {
	background-color: #000;
}


#torightbox {
	width: 128px;
	height: 128px;
	text-align: right;
	vertical-align: top;
	white-space: nowrap;
	padding: 0px;
	margin: 0px;
	padding-right: 8px;
}


#toleftbox {
	width: 100%;
	height: 128px;
	text-align: left;
	vertical-align: top;
	white-space: nowrap;
	padding: 0px;
	margin: 0px;
}


#toupbox {
	text-align: justify;
	vertical-align: top;
	padding: 0px;
	margin: 0px;
	padding-left: 32px;
	padding-right: 16px;
}


.gum {
	width: 100%;
	height: 16px;
}


#bar {
	width: 90%;
	height: 24px;
	min-width: 720px;
	max-width: 800px;
	border: 1px solid #000;
	margin: auto;
	margin-top: 4px;
	background-color: #FFF;
	background-color: rgba(255, 255, 255, 0.5);
	font-weight: bold;
	text-align: center;
}




@media only screen and (max-device-width: 800px), only screen and (max-device-height: 800px)  {
	body {
		font-size: 24pt;
	}
	.gum {
		height: 32px;
	}
	#bar {
		height: 48px;
	}
	.uplink {
		font-size: 28pt;
	}
	#pagetitle {
		height: 40px;
		font-size: 32pt;
	}
	textarea {
		font-size: 24pt;
	}
	#unlogo {
		height: 52px;
	}
	#navimain {
		height: 48px;
		margin-top: 78px;
	}
	#unnavi {
		height: 48px;
	}
	#navi {
		height: 48px;
	}
	.upbutt {
		width: 140px;
		height: 48px;
	}

	.newsbar {
		height: 48px;
	}
	.archivebar {
		height: 48px;
	}
}


