@charset "utf-8";
/* CSS Document */

body{
	background-attachment: fixed;
	background-image: url(/images/BGWood.jpg);
	background-repeat: repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#tkca_layout{ position: relative; margin: 0px auto; padding: 0px; width: 1000px; margin-top: 20px; }
#tkca_layout #header{
	background-image: url(/images/Header.png);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	z-index: 10;
	height: 149px;
	width: 1009px;
	left: 0px;
	top: 0px;
}
#header #menu{
	font-size: 17px;
	color: #a8a8a8;
	font-variant: small-caps;
	letter-spacing: 2px;
	text-align: center;
	position: absolute;
	top: 115px;
	width: 100%;
	height: 25px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#tkca_layout #body{
	background-color: #e6dad0;
	width: 740px;
	background-image: url(/images/BodyPaper.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	position: absolute;
	left: 5px;
	top: 140px;
	border: 1px solid black;
	z-index: 5;
}

#tkca_layout #body #content{ padding: 5px; }
#tkca_layout #body #content table{ font-size: 12px; }
#tkca_layout #body #base{
	background-image: url(/images/BaseBar.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 18px;
	width: 740px;
	position: relative;
	font-size: 12px;
	font-variant: small-caps;
	color: #a8a8a8;
	text-align: center;
	letter-spacing: 2px;
	padding-top: 2px;
	font-weight: bold;
	clear: both;
}
#tkca_layout #body #base a{ color: #ccc; }
#tkca_layout #body #base a:hover{ color: white; }

#tkca_layout #side_paper{
	background-image: url(/images/TornCardboard.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 166px;
	width: 230px;
	position: absolute;
	top: 140px;
	right: -22px;
	z-index: 4;
	color: white;
	font-variant: small-caps;
	font-weight: bold;
	text-align: right;
	padding-right: 45px;
	padding-top: 15px;
	font-size: 14px;
}

#side_paper input{
	color: white;
	border: 1px solid white;
	padding: 2px 2px;
	background-color: transparent;
	background-image: url(/images/Black65.png);
	text-align: right;
}

#side_paper input.clean{ border: 0px; padding: 0px; background-color: none; background-image: none; }

#tkca_layout #post_it{
	background-image: url(/images/PostIt.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 252px;
	width: 247px;
	position: absolute;
	z-index: 7;
	right: -45px;
	top: 265px;
	padding: 30px 30px 70px 30px;
	overflow: hidden;
}
#post_it .portrait_thumb{ float: left; margin: 5px; position: relative; left: -5px; }
#post_it h1{ font-size: 18px; font-variant: small-caps; font-weight: bold; margin: 0px; padding: 0px; text-align: center; }
#post_it h2{ font-size: 15px; font-variant: small-caps; font-weight: bold; margin: 0px; padding: 0px; text-align: center; }
#post_it h3{ font-size: 15px; font-variant: small-caps; font-weight: bold; margin: 0px; padding: 0px; text-align: center; }
#post_it input{
	color: white;
	border: 1px solid white;
	padding: 2px 2px;
	background-color: transparent;
	background-image: url(/images/Black65.png);
	text-align: right;
	font-variant: small-caps;
	font-weight: bold;
	margin: 10px auto;
}
#post_it input:hover{ background: url(/images/Black80.png); cursor: pointer; }
#post_it a{ font-weight: bold; color: #413025; text-decoration: none; }
#post_it a:hover{ font-weight: bold; color: #644f42; text-decoration: none; border-bottom: 1px dashed #413025; }
#tkca_layout #logo{
	background-image: url(/images/TKCALogo.png);
	background-repeat: no-repeat;
	background-position: center top;
	position: absolute;
	height: 190px;
	width: 202px;
	top: 590px;
	right: 5px;
	z-index: 2;
}

.portrait_thumb{ width: 100px; border: 1px solid black; margin: 5px; }
.portrait{ border: 1px solid black; float: right; margin: 10px; }
.content_box{ background: #fffaf7; border: 1px solid #757575; margin-bottom: 10px; }
.content_box .content_header{ background: #cdbaaa; font-variant: small-caps; }
.content_box .content_header #title{ color: #292624; font-weight: bold; font-size: 16px; padding: 2px; display: inline-block; }
.content_box .content_header #right{ float: right; margin-right: 3px; text-align: right; font-variant: small-caps; line-height: 24px; font-size: 13px; color: #625a54; font-weight: bold; }
.content_box #box_content{ padding: 5px; }

#body #content h1{ font-size: 20px; margin: 0px; padding: 0px; font-variant: small-caps; text-align: center; }
#body #content h2{ font-size: 16px; margin: 0px; padding: 0px; text-align: center; }

#mission_statement{ width: 405px; float: left; height: 210px; overflow: hidden; background-color: #fff4ec; font-weight: bold; font-size: 13px; }
#mission_statement .content_header{ background-color: #cba88b; }
#featured_knife{ width: 315px; float: right; height: 210px; overflow: hidden; text-align: center; }
#featured_knife a:hover{ border: 0px; }
.featured_knife_thumb{ border: 1px outset #292624; }

.black_field{ border: 1px solid black; margin-bottom: 10px; padding: 5px; }
.black_legend{ font-size: 15px; font-variant: small-caps; font-weight: bold; }

#body #member{ width: 165px; float: left; height: 150px; margin: 5px 5px; text-align: center; overflow: hidden; line-height: 11px; }
#body #member input{
	margin-top: 5px; 
	padding: 0px; 
	border: 1px solid black; 
	background: url(/images/Black65.png); 
	color: white; 
	font-weight: bold; 
	font-size: 11px;
	font-variant: small-caps;
}
#body #member input:hover{ background: url(../../images/Black80.png); cursor: pointer; }
error{ font-weight: bold; font-color: #300; background: #ee9c9c; border: thin dashed #300; padding: 3px; margin: 5px auto; display: block; width: 400px; text-align: center; }
success{ font-weight: bold; font-color: #094909; border: thin dashed #094909; padding: 3px; background: #cce9cc; margin: 5px auto; display: block; width: 400px; text-align: center; }
#member_view  a{ font-weight: bold; color: #413025; text-decoration: none; cursor: pointer; }
#member_view a:hover{ font-weight: bold; color: #644f42; text-decoration: none; border-bottom: 1px dashed #413025; }
table.simple{ border: 1px solid #000; margin: 0px auto; border-spacing: 0px; border-collapse: collapse; }
table.simple td{ border: 1px dashed #666; margin: 0px; padding: 10px; }

.ranks a:hover{ text-decoration: none; border: 0px !important; }
#member_options form{ display: inline-block; }

.gallery_photo{ margin: 10px; border: 10px solid white; }
.gallery_photo:hover{ border: 10px solid #988679; }
.news_photo{ border: 10px solid white; }
.news_photo:hover{ border: 10px solid #988679; }
a.clean:hover{ text-decoration: none; border: 0px !important; }

#news{ clear: both; }

.member_row_link{ cursor: pointer; }
.member_row_link:hover{ background-color: #fffaf7; }
