
body {
	background-color: #07253a;
	color: #def;
	font-family: 'Myriad Pro', 'Calibri', 'Trebuchet MS', sans-serif;
	font-size: 14px;
}

a {
	color: #75bcff;
	text-decoration: underline;
}

a:hover {
	color: #def;
}

h1, h1 a {
	font-family: 'Gill Sans', 'Candara', 'sans-serif', sans-serif;
	font-weight: normal;
	font-size: 36px;
	color: #b63c5d;
}

h2 {
	font-family: 'Gill Sans', 'Candara', 'sans-serif', sans-serif;
	font-weight: normal;
	font-size: 24px;
	margin-bottom: 6px;
	color: #ffe673;
}

h3 {
	font-family: 'Gill Sans', 'Candara', 'sans-serif', sans-serif;
	font-weight: normal;
	font-size: 18px;
	margin-bottom: 6px;
	color: #ffe673;
}

hr {
	background-color: #1e4772;
	border: 0;
	height: 1px;
}

.capsule {
	background-color: #05141f;
	border: 1px solid #1e4772;
	margin-bottom: 2.0em;
	padding-top: 15px;
	padding-bottom: 15px;
}

.date {
	background-color: #05141f;
	border: 1px solid #1e4772;
	text-align: center;
	padding: 7px 0 7px 0;
}

.month, .year {
	color: #b63c5d;
	display: block;
	margin: 0;
}

.month {
	line-height: 16px;
	text-transform: uppercase;
	font-size: 16px;
}

.day {
	display: block;
	font-size: 28px;
	line-height: 28px;
	margin: 0;
}

.year {
	font-size: 12px;
	line-height: 12px;
}

.padder {
	margin: auto;
	width: 94%;
}

/* */

#header {
	background-color: #101828;
	border-bottom: 1px solid black;
	margin-bottom: 46px;
}

#user-tab {
	background-color: black;
	border-bottom: 1px solid #588dbf;
	padding: 0.5em 0 0.5em 0;
	text-align: right;
}

#user-tab strong {
	color: #b63c5d;
}

#site-title {
	background-color: #1e4772;
	border-bottom: 1px solid #588dbf;
	margin: 0;
}

#site-title h1 {
	padding: 0;
	margin: 0;
}

#site-title img {
	float: left;
	margin: 0;
}

#nav {
	float: right;
	list-style: none;
	margin: 0;
	margin-top: 1px;
	padding: 0;
}

#nav li {
	float: left;
	margin: 9px 0 0 0.5em;
	position: relative;
	top: 1px;
}

#nav li a {
	color: white;
	font-size: 17px;
	font-family: 'Calibri', 'Trebuchet MS', sans-serif;
	font-weight: bold;
	height: 41px;
	line-height: 41px;
	padding: 0 0.5em;
	text-decoration: none;
	text-transform: uppercase;
	vertical-align: middle;
}

#nav li a:hover {
	background-color: #ffe673;
	color: black;
}

#nav li.last a {
	apadding-right: 0;
}

#nav .current {
	background-color: #101828;
	aborder: 1px solid #588dbf;
	aborder-bottom-width: 0;
	padding-bottom: 1px;
}

#subnav {
	border-bottom: 1px solid #4a606f;
	padding-bottom: 5px;
	text-align: right;
}

/* */

ul.thumbnails {
	list-style: none;
	margin: 0;
}

.thumbnails li {
	display: inline;
	float: left;
	margin-left: 10px;
	margin-right: 10px;
	width: 215px;
	height: 220px;
	text-align: center;
}

.thumbnails .thumb-img {
	display: block;
	height: 158px;
	line-height: 158px; /* magical v-centering */
	margin: auto;
	position: relative;
	width: 158px;
}

.thumbnails .thumb-img img {
	vertical-align: middle;
}

.thumbnails a {
	text-decoration: none;
}

.thumbnails a:hover {
	text-decoration: underline;
}

.thumb-title {
	display: block;
	font-size: 1.1em;
	font-weight: bold;
	padding-top: 4px;
}

.thumb_caption, .thumb-title .thumb_title {
	display: block;
	font-weight: normal;
}

#latest-news h2 {
	color: #b63c5d;
}

#latest-news p {
	font-size: 110%;
}

#recent-oekaki {
	display: block;
	text-align: center;
	text-decoration: none;
}

.button {
	background-color: #186aad;
	border-width: 0;
	border-radius: 5px;
	color: white;
	font-weight: bold;
	padding: 7px 12px;
	text-decoration: none;
	vertical-align: middle;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

a.button:hover {
	color: #101828;
}

.view-more {
	display: block;
	text-align: right;
}

ul#last-forum {
	list-style: none;
	padding-left: 0;
}

ul#last-forum li {
	border-bottom: 1px solid #1e4772;
	padding: 5px 0 5px 10px;
	margin-left: 0;
}

ul#last-forum li a {
	font-weight: bold;
	text-decoration: none;
}

#footer {
	background-color: #101828;
	border-top: 1px solid #1e4772;
	color: #aaa;
	margin-top: 46px;
	padding: 15px 0;
}











#mod-nav {
	background-color: #ffe673;
	font-size: 1em;
	font-weight: bold;
	margin-bottom: 2.0em;
	padding: 2px;
	text-transform: uppercase;
}

#mod-nav a {
	color: black;
}

#mod-nav ul {
	float: left;
	left: 0;
	position: relative;
	top: 0;
}
	
#mod-nav, #mod-nav ul {
	list-style: none;
}

#mod-nav li {
	float: left;
	margin: 0;
	padding: 0 14px;
	position: relative;
}













.full-comment {
	border: 1px solid #1e4772;
	aborder-width: 1px 0;
	margin-bottom: 2.0em;
	width: 100%;
}

.full-comment th {
	background-color: #061c2c;
	padding-right: 20px;
	text-align: right;
	width: 220px;
}

.full-comment h3 a {
	color: #b63c5d;
	font-size: 20px;
}

.full-comment h3 a:hover {
	color: #fff;
}

.full-comment td {
	background-color: #09314d;
}

.full-comment .comment-meta {
	background-color: #246;
	color: #061c2c;
	height:  1.0em;
	margin: 0;
	padding: 0 20px;
	text-align: right;
	text-transform: uppercase;
	vertical-align: middle;
}

.full-comment .comment-meta p {
	margin: 0;
}

.full-comment .comment-meta a {
	text-transform: none;
}

.full-comment .comment-body {
	font-size: 16px;
	margin-top: 0.5em;
	padding: 0 20px;
}

.full-comment .comment-body img {
	max-width: 500px;
	height: auto;
	overflow: auto;
}

.full-comment .comment-options {
	padding: 0 20px;
	text-align: right;
}

.quotetitle, .codetitle {
	background-color: #061c2c;
	border: 2px solid #061c2c;
	color: white;
	margin-top: 0.5em;
	padding: 3px 5px;
	width: 90%;
}

.quotecontent, .codecontent {
	background-color: #246;
	border: 2px solid #061c2c;
	border-bottom-top: 0;
	color: #fff;
	margin-bottom: 1.0em;
	padding: 5px;
	width: 90%;
}

.codecontent {
	font-family: 'Consolas', monospace;
}

.quotecontent .quotetitle, .quotecontent .quotecontent {
	border-width: 1px;
	font-size: 90%;
}








textarea {
	background-color: #061c2c;
	border: 1px solid #1e4772;
	color: #fff;
	font-size: 18px;
	height: 12.0em;
	width: 100%;
}

textarea {
    display: block;
}





.pagination {
	font-size: 1.2em;
	text-align: right;
}


.document {
	font-size: 1.3em;
}

.document li {
	margin-bottom: 0.5em;
}

.document span {
	color: #ffe673;
}

.theisland {
	text-align: center;
}

.theisland applet {
	margin: auto;
}






.active-list {
	border-collapse: collapse;
	margin: auto;
	width: 100%;
	width: 95%;
}

.active-list th {
	color: #b63c5d;
	font-weight: normal;
}

.active-list td {
	border-top: 1px solid #1e4772;
	height:  40px;
	padding: 0 0.75em;
	vertical-align: middle;
}





.artwork-arrow {
	color: grey;
	font-size: 3.0em;
	font-weight: bold;
}

.artwork-arrow a {
	text-decoration: none;
}