body
{
	font: normal 9pt 'Helvetica Neue','Trebuchet MS','Lucida Grande', Geneva, Verdana, Arial, sans-serif;
	color: #E3F6F3;
	background: black;
}

table { font: normal 'Helvetica Neue','Trebuchet MS','Lucida Grande', Geneva, Verdana, Arial, sans-serif; }
textarea { overflow: hidden; }
a { color: #898989; }
a:hover { color: #eeeeee; }
p { text-align: left; }
h1, h2, h3 { text-align: center; }

.title
{
	font: bold 19pt 'Helvetica Neue','Trebuchet MS','Lucida Grande', Geneva, Verdana, Arial, sans-serif;
	text-align: center;
/*
	text-shadow: #888 0px 2px 2px;
*/
}

.subtitle
{
	font: bold 9pt 'Helvetica Neue','Trebuchet MS','Lucida Grande', Geneva, Verdana, Arial, sans-serif;
	text-align: center;
	text-decoration: underline;
}

.window_title
{
	font: bold 14pt 'Helvetica Neue','Trebuchet MS','Lucida Grande', Geneva, Verdana, Arial, sans-serif;
	font-weight: bold;
	text-align: center;
	padding-bottom: 5px;
	text-shadow: black 0px 2px 2px;
}

.cat_title
{
	font-size: 10pt;
	text-align: center;
	padding-bottom: 5px;
}

.catcount { color: #999999; }
.crumbtrail { text-size: 11px; }

#container
{
/*	width: 765px;
*/
	width: 795px;
	margin-right: auto;
	margin-left: auto;
	padding: 15px;
	text-align: center;
}

#nav { height: 30px; }
.nav_inactive { background-color: #000; }

/* Page navigation */
.page_active
{
	color: #ededed;
	font-size: 10px;
}

.page_inactive
{
	color: #898989;
	font-size: 10px;
}

.page_inactive:link { text-decoration: none; }
.page_inactive:visited { text-decoration: none; }

.page_inactive:hover
{
	color: #eeeeee;
	text-decoration: none;
}

.page_active, .page_inactive
{
	margin: 0.2em 0.2em 0.2em 0.2em;
	border: 1px solid;
}

.thumbnail
{
	border: 1px solid #696969;
	-moz-border-radius: 6px;
}

.small_thumb_selected { border: 1px solid #a0a0a0; }
.small_thumb { border: 1px solid #333333; }

.quote {
	font-size: 0.9em;
	color: #a8a8a8;
}

#nav_previous
{
	float: left;
	width: 220px;
	padding: 7px 0 9px 0;
	cursor: pointer;
}

#nav_next
{
	text-align: right;
	float: right;
	width: 220px;
	padding: 7px 0 9px 0;
	cursor: pointer;
}

.critique_title
{
	font: 14px bold 'Trebuchet MS','Lucida Grande', Geneva, Verdana, Arial, sans-serif;
	color: #a0a0a0;
	text-align: center;
}

.critique_text
{
	color: #a0a0a0;
	text-align: left;
	padding: 10px;
}

.comment_label
{
	text-align: right;
	color: #696969;
}

.comment
{
	font: normal 12px 'Helvetica Neue','Trebuchet MS','Lucida Grande',Tahoma,Helvetica,sans-serif;
	color: #ededed;
	background: #444444;
	border: 1px solid #696969;
}

.highlight { color: #eeeeee; }
.darktext { color: #606060; }

.catlink
{
	color: #696969;
	font-size: 1.3em;
	font-weight: bold;
}

.bio_line
{
	text-align: center;
	padding-bottom: 20px;
}

.bio_date
{
	font-size: 12pt;
	font-weight: bold;
	text-shadow: rgba(0,0,0,.4) 0px 2px 5px;
}

.links { text-align: center; }

.category_name
{
	font-size: 12pt;
	font-weight: bold;
	padding-left: 35px;
	padding-right: 35px;
}

.category_description { font-size: 12px; }

/* BOX */
/* http://www.spiffycorners.com/index.php?sc=bx&bg=000000&fg=131313&sz=5px */

.bx_light { display: block; }

.bx_light *
{
	display: block;
	height: 1px;
	overflow: hidden;
	font-size: .01em;
	background: #333333;
}

.bxfg_light
{
	background: #333333;
	text-align: center;
}

.bx{display:block}
.bx *{
	display:block;
	height:1px;
	overflow:hidden;
	font-size:.01em;
	background:#1a1a1a}
.bx1{
	margin-left:3px;
	margin-right:3px;
	padding-left:1px;
	padding-right:1px;
	border-left:1px solid #0b0b0b;
	border-right:1px solid #0b0b0b;
	background:#131313}
.bx2{
	margin-left:1px;
	margin-right:1px;
	padding-right:1px;
	padding-left:1px;
	border-left:1px solid #020202;
	border-right:1px solid #020202;
	background:#151515}
.bx3{
	margin-left:1px;
	margin-right:1px;
	border-left:1px solid #151515;
	border-right:1px solid #151515;}
.bx4{
	border-left:1px solid #0b0b0b;
	border-right:1px solid #0b0b0b}
.bx5{
	border-left:1px solid #131313;
	border-right:1px solid #131313}
.bxfg{
	background:#1a1a1a;
	text-align: center}

/* /BOX */


