/* checking my source code eh? 
	thats cool. */

body {
	background: url(../bg_main.gif) repeat-x #232729;
	margin-top: 0px;
	margin-bottom:0px;
	color: #FFF;
	font-family:Arial, Helvetica, sans-serif;
	text-align: center;
	margin: auto 0;
}
a {
	color:#fe8f00;
	text-decoration:none; /* underlines are ugly */
	}
a:hover {
	color:#EFEFEF;
	text-decoration:none;
	}
	a img {
		border: none;
	}
#holdittogether { /* why the hell not */
	width: 856px;
	margin: auto;
	}
.top {
	background:url(../ak5_top.png) no-repeat;
	width: 100%;
	height: 54px;
	font-family:Verdana, Arial, Helvetica, sans-serif; /* i think i love this font! */
	font-weight: bold;
	font-size:12px;
	text-align:left;
	}
		.top a {
		color:#FFF;
		text-decoration:none;
		margin-right:30px;
		}
.top_link_pos {
	padding-top:11px; /* these things need to be EXACT! */
	}
.top_home { /* really for all of them, but whatever */
	padding-left: 350px;
	}
.thegoods { /* the very good goods */
	background: #2a2e30;
	padding-top:10px;
	text-align: left;
	}
.quick_blurb { /* silly gradients! */
	margin: 0px 10px 10px 10px;
	padding: 3px;
	background: url(../blurb_bg.gif) repeat-x center;
	font-size:12px;
	}
.showoff {
	width: 500px;
	height: 300px;
	display:block; /* ahhh, much better! */
	background:url(../tx_soon.jpg) no-repeat;
	border:#000 1px solid;
	}
.download_item {
	width:85%;
	background: #323739;
	border: #000 1px dotted;
	text-align:left;
	padding: 3px;
	height:104px;
	margin-top:5px;
	}
	.download_item img {
		border: #000 2px solid;
		float:left;
		margin-right:3px;
	}
	.download_item_title {
		vertical-align:top;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-weight:bold;
		font-size:14px;
		}
	.download_item_info1 {
		color:#DFDFDF;
		font-size:10px;
		}
	.download_item_info2 {
		font-size:12px;
		}
.project_item_big {
	width:85%;
	height: 154px;
	background: #323739;
	border: #000 1px dotted;
	text-align:left;
	padding: 3px;
	margin-top:5px;
	}
		.project_item_big img {
		border: #000 2px solid;
		float:left;
		margin-right:3px;
	}
.project_item {
	width:85%;
	height: 104px;
	background: #323739;
	border: #000 1px dotted;
	text-align:left;
	padding: 3px;
	margin-top:5px;
	}
	.project_item img {
		border: #000 2px solid;
		float:left;
		margin-right:3px;
	}
	.project_item_title {
		vertical-align:top;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-weight:bold;
		font-size:14px;
		}
		.project_item_info {
		font-size:12px;
		}
.foot {
	background: url(../ak5_foot.png);
	height:58px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:10px;
	}
	.foot_pos {
		padding-top: 27px;
		}	
.divx_text {
	font-size:10px;
	}
		
		
		
/* Start blog portion */


h2, h2 a, h2 a:hover, h2 a:visited , h3, h3 a, h3 a:hover, h3 a:visited {
	margin: 0;
	padding: 0;
	color: #FFF;
}
abbr {
	cursor: help;
}	
.blog_contain {
	text-align: center;
}
.post_container {
	width: 95%;
	margin: auto;
}
.post_box {
	margin: 5px auto 15px auto;
	border: 1px solid #595D5F;
	text-align: left;
}
.post_title {
	background: #191D1F;
	border-bottom: 1px solid #000;
	padding: 4px;
}
.post_info {
	background: #1B1E1F;
	padding: 3px;
	border-top: 1px dotted #595D5F;
	border-bottom: 1px solid #000;
}
	.post_info a {
		color: #fe8f00;
	}
	.post_info a:hover {
		color: #FFF;
	}
.post_body {
	padding: 5px;
	background: #0D0E0F;
}
.post_modify {
	padding: 3px;
	font-size: 10px;
	font-style: italic;
	background: #1B1E1F;
	border-top: 1px solid #000;
}
.post_bottom {
	background: #1B1E1F;
	border-top: 1px solid #000;
	padding: 3px;
	text-align: right;
}
/* start comment styles */
.comments_size {
	width: 85%;
	margin: auto;
	text-align: left;
}
.comment_box { /* might alternate one day */
	background: #191D1F;
	border: 1px solid #595D5F;
	margin: 0 0 15px 0;
}
.comment_info {
	background: #373C3F;
	border-bottom: 1px dotted #000;
	padding: 3px;
	text-shadow: 0 1px 1px #000;
}
.comment_body {
	background: url(resources/images/backgrounds/bg3.gif) repeat-x #0D0E0F;
	padding: 5px;
	min-height: 30px;
}
.comment_post_size {
	margin: auto;
	width: 70%;
	text-align: left;
}
.comment_post_box {
	background: url(resources/images/backgrounds/bg2.gif) repeat-x #373C3F;
	border: 1px solid #000;
	padding: 4px;
	text-align: center;
	}
	.comment_post_box p {
		margin: 0;
		padding: 0;
	}
	.comment_post_box span {
		font-size: 12px;
		color: #DFDFDF;
		padding: 0;
		margin: 0;
	}
.comment_avatar {
	float: left;
	padding: 5px;
	background: url(resources/images/backgrounds/bg_avatar.gif) repeat-x #000;
	border: 1px solid #000;
	margin: 0px 5px 10px 0px;
	clear: both;
}
/* other text events */
.generic_error {
	background: red;
	color: #000;
	z-index: 99;
	margin: auto;
	width: 50%;
}
.error_txt {
	color: #D13737;
	text-shadow: 0 1px 1px #000;
}
.success_txt {
	color: #63bf2b;
	text-shadow: 0 1px 1px #000;
}
/* start login styles */
.login_box {
	width: 50%;
	margin: auto;
	padding: 10px;
	border: 1px solid #000;
	background: #373C3F;
}
	.login_box label {
		width: 100px;
		display: inline-block;
		margin-bottom: 5px;
	}

/* start register style */
.register_contain {
	width: 70%;
	background: #373C3F;
	border: 1px solid #000;
	margin: auto;
	padding: 4px;
}
	.register_contain label {
		display: inline-block;
		width: 130px;
		margin-bottom: 7px;
		text-align: left;
	}
	
/* Admin/ user panel */
#user_options_contain {
	margin: auto;
	text-align: left;
	width: 95%;
	overflow: auto;
}
.user_menu {
	width: 20%;
	float: left;
	height: 100%;
	border: 1px solid #000;
}
.user_options_content {
	width: 75%;
	float: right;
}
.user_menu_title {
	background: url(resources/images/backgrounds/bg4.png) repeat-x #000;
	display: inline-block;
	text-align: center;
	width: 100%;
}
.user_box {
	width: 90%;
	margin: 0px auto 10px auto;
	padding: 3px;
	text-align: left;
	border: 1px solid #000;
	background: url(resources/images/backgrounds/bg1.png) repeat-x #373C3F;
}
.new_post {
	text-align: left;
}
	.new_post label {
		width: 100px;
		display: inline-block;
		padding-bottom: 5px;
	}
	
/* start user styles */
.profile_contain {
	margin: 5px auto;
	width: 95%;
	background: #373C3F;
	border: 1px solid #000;
	padding: 5px;
	color: #DFDFDF;
}
	.profile_contain h1 {
		padding: 0;
		margin: 0;
		color: #FFF;
		}
.profile_image {
	background: url(resources/images/backgrounds/bg_avatar.gif) repeat-x #000;
	padding: 10px;
	margin: auto;
	width: 200px;
	height: 200px;
	overflow: hidden;
}
.profile_info {
	padding: 3px;
	border: 1px solid #000;
	width: 90%;
	margin: 10px auto;
	background: #595D5F;
	text-shadow: 0 1px 1px #000;
}
	.profile_info_highlight {
		color: #FFF;
	}