body {
	background: url(images/index_04.jpg) left top repeat-x #1c1c1c; 
	font-family: Verdana, Helvetica, sans-serif;
	color: #bdbdbd;
	font-size: 9px;
}




/*
Links
*/
a:link {
	color: 999999;
	text-decoration: none;
}


a:visited {
	color: 666666;
	text-decoration: none;
}

a:hover	{
	color: 6699ff;
	text-decoration: none;
}
		
a.navlinks:link {
	color:#bdbdbd;
	text-decoration: none; 
	font-weight: bold; 
	font-size: 11px;
}

a.navlinks:visited {
	color:#bdbdbd;
	text-decoration: none; 
	font-weight: bold;
	font-size: 11px;
}

a.navlinks:active {
	color:#99ccff;
	text-decoration: none; 
	font-weight: bold;
}

a.navlinks:hover {
	color:#99ccff;
	text-decoration: none; 
	font-weight: bold;
}





/*
Content stuff
*/
#content_hold
{
	background: #212121;
	border: #343434 solid 2px;
	width: 750px;
	height:100%;
	text-align:left;
	padding: 8px;
	font-size: 11px;
}

#content_hold h1, #content_hold h1 a
{
	font-size: 22px;
	margin: 0px;
	border-bottom: 1px solid #999999;
	color: #AAAAAA;
	text-decoration:none;
}

#content_hold h2, #content_hold h2 a
{
	font-size: 18px;
	margin: 0px;
	/*margin-left: 5px;*/
	border-bottom: 1px solid #999999;
	color: #AAAAAA;
	text-decoration:none;
}

#content_hold h3, #content_hold h3 a
{
	font-size: 16px;
	margin: 0px;
	border-bottom: 1px solid #999999;
	color: #AAAAAA;
	text-decoration:none;
}

#content_hold h4, #content_hold h4 a
{
	font-size: 14px;
	margin: 0px;
	border-bottom: 1px solid #999999;
	color: #AAAAAA;
	text-decoration:none;
}

#content_hold h5, #content_hold h5 a
{
	font-size: 12px;
	margin: 0px;
	border-bottom: 1px solid #999999;
	color: #AAAAAA;
	text-decoration:none;
}

#content_hold h6, #content_hold h6 a
{
	font-size: 10px;
	margin: 0px;
	border-bottom: 1px solid #999999;
	color: #AAAAAA;
	text-decoration:none;
}

#content_hold .date
{
	float: right;
}

#content_hold .postedBy
{
	float: left;
}

#content_hold .meta
{
	height: 1em;
}

#content_hold p
{
	text-align: justify;
	text-indent: 3em;
	line-height: 1.3em;
}

#content_hold p.item_content
{
	text-align: justify;
	text-indent: 0px;
	line-height: 1.3em;
}

#content_hold img
{
	max-width: 680px;
}

.comments_foot
{
	border-top: 1px dotted #666666;
	border-bottom: 1px dotted #666666;
	padding: 4px;
	text-align: right;
	margin-bottom: 2em;
	background-image: url(images/dark_comment_edit.gif);
	background-repeat: no-repeat;
	background-position: center left;
}





/*
Sidebar stuff
*/
#sidebar
{

}

#sidebar h3, #sidebar h3 a
{
	font-size: 13px;
	margin-bottom: 0px;
	margin-top: 16px;
	clear: both;
	text-decoration:none;
	color: #AAAAAA;
}

#sidebar h5, #sidebar h5 a
{
	font-size: 12px;
	margin: 0px;
	margin-top: 5px;
	width: 8em;
	text-align: left;
	color: #AAAAAA;
	text-decoration:none;
}

#sidebar .latest
{
	margin-left: 10px;
}

#sidebar .latest a
{
	margin-left: -4px;
	text-decoration:none;
}





/*
Footer
*/
#footer
{
	width: 950px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #b0b0b0;
	background-color: #eeeeee;
	color: #b0b0b0;
}



/*
Navbar
*/
#links {
	margin: 0px;
	margin-top: 10px;
	padding: 5px;
	padding-left: 15px;
	list-style:none;
	text-align:left;
}

#links .cat {
	color:#99ccff;
	font-weight: bold;
	font-size: 11px;
	margin: 0px;
	margin-top: 4px;
}

#links .link {
	color:#bdbdbd;
	padding: 0px;
	padding-left: 4px;
	margin: 0px;
}

#links li a {
	color:#bdbdbd;
	text-decoration: none; 
	font-weight: bold; 
	font-size: 11px;
}

#links li a:hover {
	color:#99ccff;
	text-decoration: none; 
	font-weight: bold;
}

.category
{
	font-size:14px;
	padding-left: 2px;
	border-bottom: 1px #000000 solid;
	font-weight: bold;
	margin-bottom: 2px;
	margin-top: 4px;
}



/*
Login stuff
*/
#login
{
	width: 283px;
	height: 58px;
	background-color: #434343;
	background:url(images/header_03.jpg) no-repeat;
	position: absolute;
	z-index: 1;
	left: 70%;
	top: 0px;
	right: 0px;
	font-size: 10px;
	font-variant:small-caps;
	padding-left: 15px;
	padding-top: 5px;
}

#login form
{
	/*margin-bottom: 5px;*/
}

#login input
{
	background: #555555;
	font-size: 11px;
	border: 1px #000000 solid;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
}

#login img
{
	border: 0px;
	margin: 0px;
}

#login a
{
	color: #DDDDDD;
	text-decoration:none;
	font-variant:normal;
	font-size: 9px;
}



/*
Random stuff
*/
#screenofday
{
	margin-left: 0px;
	margin-top: 0px;
	border: 1px #000000 solid;
	padding: 2px;
}

.left
{
	float: left;
}

.right
{
	float: right;
}

.csskeyword
{
	color: blue;
}

.cssvalue
{
	color: red;
}

p.caption
{
	text-align: center;
}

small.super
{
	vertical-align: top;
	font-size: 0.75em;
	line-height: 1.3em;
}

.nodisplay
{
	display: none;
}

.text_link
{
	color: #0099CC;
	text-decoration:underline;
}




/*
HTML tags
*/
/*img
{
	 border: 1px #000000 solid;
	 padding: 2px;
}*/

a
{
	color: #666666;
}



/*
Comment stuff
*/
.comment
{
	
}
.comment_footer
{
	border-top: 1px dotted #666666;
	border-bottom: 1px dotted #666666;
	padding: 4px;
	text-align: right;
	margin-bottom: 2em;
	background-image: url(images/dark_comment_edit.gif);
	background-repeat: no-repeat;
	background-position: center left;
	clear: both;
}




/*
Comment reply form
*/
#reply
{

}

#reply img
{
	border: none;
	margin: 0px;
	padding: 0px;
}

#reply form
{
	margin-top: 0px;
}





/*
Messages / errors
*/
.messages
{
	margin-right: 25px;
	padding-right: 5px;
	margin-bottom: 25px;
	padding-bottom: 5px;
	border: 1px #000 solid;
	padding-left: 15px;
}

.messages_header
{
	border-bottom: 1px solid black;
	font-size: 18px;
	font-weight:bold;
	font-variant:small-caps;
	padding-left: 10px;
}




/*
Page list
*/
.page_list
{
	float: right;
	border: 1px solid black;
	padding: 0px;
	display: inline;
	margin: 0px;
	text-align: center;
	padding-right: 3px;
	padding-left: 3px;
}

#page_list_num
{
	padding-right: 5px;
}

.page_list_pagenum
{
	border-left: 1px solid #000;
	padding: 0 2px 0 5px;
	/* top right bottom left */
	display: inline;
	list-style: none;
}




/*
Category list
*/
#category_list_box
{
	width: 300px;
	border: 0px #414141 solid;
	list-style:inside disc;
	margin: 0px;
	padding: 0px;
	list-style:none;
}

.category_box a
{
	text-decoration:none;
	border: none;
}

.sub_category_box a
{
	border-top: 0px;
	margin-left: 20px;
	margin-bottom: 5px;
	text-decoration:none;
}








/*
Application stuff
*/
#open_positions
{
	border: 1px #000 solid;
	padding: 5px;
	background:#003300;
}

.item_children
{
	border-bottom: 1px dotted #666666;
	padding: 4px;
	margin-bottom: 2em;
}

#closed_positions
{
	border: 1px #000 solid;
	padding: 5px;
	background:#330000;
}

#positions p.item_content
{
	text-align: justify;
	text-indent: 0px;
	line-height: 1.3em;
	margin: 10px;
}

#apply
{
	
}

#apply h5, #apply h5 a
{
	font-size: 12px;
	margin: 0px;
	border-bottom: 1px solid black;
	margin-bottom: 4px;
	margin-top: 10px;
	color: #aaaaaa;
	width: 20em;
	text-decoration:none;
}

#apply h1, #apply h1 a
{
	font-size: 22px;
	margin: 0px;
	border-bottom: 1px solid black;
	color: #aaaaaa;
	text-decoration:none;
}

#apply .note
{
	font-size: 11px;
	margin-top: -2px;
	margin-left: 1em;
	margin-bottom: 5px;
	font-variant:small-caps;
}

.applicant
{
	border: 1px #000 solid;
	padding: 5px;
	margin-bottom: 10px;
}

.applicant h1, .applicant h1 a
{
	font-size: 22px;
	margin: 0px;
	border-bottom: 1px solid black;
	margin-bottom: 4px;
	margin-top: 10px;
	color: #aaaaaa;
	text-decoration:none;
}

.applicant .comment_foot
{
	border-top: 1px dotted #666666;
	border-bottom: 1px dotted #666666;
	padding: 4px;
	text-align: right;
	margin-bottom: 2em;
}








/*
Search
*/
.search_box
{
	margin: 2px;
	border: 1px #000 solid;
	padding: 5px;
}

.search_header
{
	border-bottom: 1px #000 solid;
	font-variant:small-caps;
	font-weight:bold;
	font-size: 14px;
	margin-bottom: 5px;
	padding: 2px;
	padding-left: 5px;
}

.search_help_ul
{
	padding: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	list-style:outside disc;
}

.search_help_div
{
	padding: 2px;
}








/*
Gallery
*/
#gallery_image
{
	margin-left: auto;
	margin-right: auto;
	text-align:center;
	width: 510px;
}









/*
Downloads
*/
#download_item
{
	width: 600px;
	margin-left: auto;
	margin-right: auto;
}

#download_item h3
{
	font-size: 13px;
	border-bottom: 1px solid black;
	margin: 0px;
	width: 7em;
	margin-left: 5px;
	margin-top: 5px;
	
}

#download_item .extra_info
{
	border-top: 1px #000 dotted;
	border-bottom: 1px #000 dotted;
	padding: 4px;
	text-align:right;
	margin-top: 10px;
	margin-bottom: 10px;
}

#download_item img
{
	border: none;
}

#download_item p
{
	text-indent: 0px;
	margin: 0px;
	margin-bottom: 2em;
	padding-left: 10px;
}

#download_item .image
{
	width: 200;
	height: 200;
	margin: 10px;
	border: 1px #000 dotted;
	text-align:center;
	float: left;
	margin-left: 0px;
}








/*
Comic stuff
*/
#comic
{
	vertical-align:middle;
	text-align:center;
	padding:0px;
	margin: 0px;
}

#comic .comic_controls
{
	clear: both;
	margin-left: auto;
	margin-right: auto;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-bottom: 5px;
	text-align:center;
	padding: 4px;
}
 
#comic .comic_control_element
{
	margin-right: 6px;
	margin-left: 6px;
	display: inline;
	text-align:center;
}

#comic .comic_content
{
	margin-left: auto;
	margin-right: auto;
	text-align:left;
	padding: 5px;
	width: 450px;
	text-align: justify;
	text-indent: 0px;
	line-height: 1.3em;
	margin-top: 5px;
	margin-bottom: 5px;
}






/*
BBCode stuff
*/
.bb_float_left
{
	float: left;
	border: 1px #000 solid;
	margin: 4px;
	padding: 4px;
}

.bb_float_right
{
	float: right;
	border: 1px #000 solid;
	margin: 4px;
	padding: 4px;
}