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

h1, h2, h3, h4, h5, ul, li {
	margin: 0;
	padding: 0;
	list-style: none;
}
body {
	/*background: url(../images/knuts-main-bg.jpg) 1px 0 repeat-x;*/
	margin: 0;
	background-color: #221e1f;
	color: #c0b1a1;
	font: normal 12px Georgia, "Times New Roman", Times, serif;
}
a {
	outline: none;
}
p {
	margin: 0;
	padding: 5px;
	line-height: 1.5em;
	text-align: justify;
}
#main-wrap {
	background: url(../images/theknuts-bg.jpg) center no-repeat;
	width: 951px;
	margin: auto;
}
#wrap {
	background: url(../images/theknuts-bg.jpg) center no-repeat;
	width: 951px;
	height: 725px;
	margin: auto;
	clear: both;
}
#header {
	width: 538px;
	height: 140px;
	clear: both;
	float: left;
}
#header .header-top {
	width: 368px;
	height: 46px;
	clear: both;
}
#header .header-logo {
	width: 368px;
	height: 75px;
	clear: both;
}
#body-center {
	width: 630px;
	padding: 105px 0 0 209px;
	float: left;
	clear: both;
}
#body-content {
	background: url(../images/content-bg.jpg) no-repeat;
	width: 538px;
	height: 534px;
	position: absolute;
	clear: both;
	z-index: 2;
}
#content-wrap {
	width: 398px;
	padding: 0 50px 0 90px;
	float: left;
	clear: both;
}
#enter {
	position: absolute;
	top: 273px;
	width: 538px;
	margin: auto;
	z-index: 1;
}
.box {
	/*background: #221e1f;*/
	clear: both;
}
.box2 {
	/*background: #221e1f;*/
	clear: both;
}
.boxholder {
	clear: both;
	border-top: solid 1px #4d361d;
	width: 368px;
}
.tab {
	float: left;
	height: 30px;
	width: 90px;
	padding-top: 2px;
	text-align: center;
}
.tab a {
	text-decoration: none;
	font: normal 21px Georgia, "Times New Roman", Times, serif;
	color: #8e7c64;
}
.tab a:hover {
	color: #e6d2b6;
}
.tabtxt {
	margin: 0;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	padding: 5px 0 0 0;
}
.about {
	background: url(../images/nav.gif) 8px 0 no-repeat;
	float: left;
	clear: both;
}
.more-about {
	width: 360px;
	clear: both;
	float: left;
	font-size: 16px;
}
.more-about-intro {
	font: normal 18px Georgia, "Times New Roman", Times, serif;
	/*color: #c0b1a1;*/
	color: #fff;
	line-height: 26px;
}
.intro {
	width: 368px;
	padding: 25px 0 10px 0;
	margin-bottom: 10px;
	border-bottom: 1px solid #333333;
	float: left;
	clear: both;
	text-align: center;
}
.me-arrow {
	width: 368px;
	clear: both;
	margin-top: 10px;
	font: normal 14px Verdana, Arial, Helvetica, sans-serif;
	border-top: 1px solid #333333;
	color: #333;
	padding-top: 12px;
}
.me-arrow a {
	color: #4b4a4a;
	text-decoration: none;
}
.me-arrow a:hover {
	color: #c0b1a1;
	text-decoration: underline;
}
.fw-top {
	clear: both;
	float: left;
	padding-top: 6px;
	font-size: 18px;
}
.work {
	background: url(../images/nav.gif) 97px 0 no-repeat;
	width: 368px;
	padding: 15px 0 0 0;
	float: left;
}
.work ul {
	clear: both;
	padding: 0 0 100px 3px;
}
.work li {
	float: left;
	border: 4px solid #262324;
	width: 55px;
	height: 42px;
	margin: 0 10px 10px 0;
	background: url(../images/work/thumb-no-pic.gif) no-repeat;
}
.work li img {
	width: 55px;
	height: 42px;
}
.work-type {
	width: 358px;
	font-size: 20px;
	text-align: center;
	color: #fff;
	letter-spacing: 8px;
	border-top: solid 1px #4d361d;
	padding-top: 8px;
	float: left;
	clear: both;
}
#footer {
	background: url(../images/footerbg.gif) repeat-x;
	width: 100%;
}
.footer-copy {
	font: normal 10px Verdana, Arial, Helvetica, sans-serif;
	color: #333;
	width: 362px;
	height: 31px;
	margin: auto;
	clear: both;
	padding-top: 4px;
	text-align: center;
	background-color: #221e1f;
}

.footer-copy a{
	color: #666666;
	text-decoration: none;
}

.footer-copy a:hover{
	color: #e6800e;
	text-decoration: none;
}

/* sliding*/

.work-page {
	width: 368px;
	padding: 0 0 6px 0;
	margin: 0 0 6px 0;
	color: #968874;
	font: normal 10px Georgia, "Times New Roman", Times, serif;
	cursor:pointer;
}
.link {
	cursor:pointer;
	color: #968874;
	font: normal 13px Georgia, "Times New Roman", Times, serif;
	padding: 0 2px 0 2px;
}
.link a{
 color: #968874;
}
.link:hover {
	color: #fff;
}
.slider {
	position:relative;
	overflow:hidden;
	height:220px;
	margin-bottom:10px
}
.slidercontent {
	clear: both;
	position:absolute
}
.section {
	clear: both;
	padding:12px 0 10px 0;
}
.contact {
	padding: 20px 0 20px 0;
	font: normal 25px Georgia, "Times New Roman", Times, serif;
	background: url(../images/nav.gif) 190px 0 no-repeat;
}
.contact a {
	color: #c0b1a1;
	text-decoration: none;
}
.contact a:hover {
	color: #e6d2b6;
}
.contact-box {
	width: 360px;
	float: left;
	clear: both;
	border-bottom: solid 1px #333333;
	margin-top: 10px;
	padding: 0 0 5px 8px;
}
.contact-box ul {
	padding-left: 60px;
}
.contact-box li {
	float: left;
	padding-left: 30px;
}
.contact-box .contact-box-c1 {
	width: 170px;
	float: left;
	font-size: 20px;
	text-align: right;
}
.contact-box .contact-box-c2 {
	width: 182px;
	float: left;
	font-size: 16px;
	color: #d7cdc0;
	padding: 4px 0 0 8px;
}
.all-for-God-glory {
	width: 360px;
	float: left;
	clear: both;
	margin-top: 16px;
	padding: 0 0 5px 8px;
	text-align: center;
}
.chaos {
	width: 368px;
	float: left;
	background: url(../images/nav.gif) 280px 0 no-repeat;
}
.chaos-box {
	width: 368px;
	float: left;
}
.chaos-top {
	width: 360px;
	padding: 20px 0 0 0;
	float: left;
	clear: both;
	font-size: 20px;
	color: #595556;
	font-style: italic;
}
.chaos-links {
	width: 360px;
	float: left;
	clear: both;
	font-size: 19px;
}
.chaos-links a {
	color: #c0b1a1;
	text-decoration: none;
}
.chaos-links a:hover {
	color: #595556;
}
.alt-link {
	color: #a58761;
}
.alt-link a {
	color: #e6800e;
}
.alt-link a:hover {
	color: #595556;
}
.link-box {
	width: 360px;
	float: left;
}
.link-what {
	width: 352px;
	background-color: #2a2521;
	color: #716351;
	font: normal 20px Georgia, "Times New Roman", Times, serif;
	padding: 4px 0 4px 8px;
}
.friends {
	width: 352px;
	padding: 4px 0 4px 8px;
}
.friends ul {
	padding-top: 10px;
}
.friends li {
	width: 105px;
	float: left;
	font-size: 16px;
	padding: 4px 0 4px 0;
}
.friends a {
	color: #716351;
}
.friends a:hover {
	text-decoration: none;
	color: #968773;
}
.code01 {
	color:#c08f0b;
}
.code02 {
	color: #e6800e;
}
.code03 {
	color:#038bbd
}
.code04 {
	color: #26ac10;
}
.show-nav {
	display: none;
}
/*ShowHide*/
.showhide {
	display: block;
}
