/*  
Description: This is the main style sheet for the ksf clan website
Author: Col. Mustard
*/

body {
	background: url(../assets/template/bg1.jpg);
	background-repeat: xy;
	font: 12pt Helvetica Neue;
	color: #fff;
	margin: 0;
	padding: 0;
}

* {
	position: relative;
	margin: 0;
	padding: 0;
}

a {
	color: #fff;
	text-decoration: underline;
}
a:hover {
	color: #d56e3c;
	text-decoration: underline;
}

/*template content*/

#header {
	background: #121b20;
	height: 150px;
}
#header a.banner {
	margin: 0 50px;
	display: block;
	background: url(../assets/template/ksf_banner.jpg) no-repeat;
	text-decoration: none;
	width: 775px;
	height: 150px;
	float: left;
}
#header a.about {
	position: absolute;
	display: block;
	left: 900px;
	top: 50px;
	background: url(../assets/template/about_button.png) no-repeat;
	text-decoration: none;
	width: 140px;
	height: 35px;
	line-height: 36px;
	text-align: center;
	color: #7e3317;
	text-shadow: 1px 1px #bd7045;
}
#header a.about:hover {
	background: url(../assets/template/about_button_hover.png) no-repeat;
	color: #a34b21;
	text-shadow: 1px 1px #cd8a54;
}

#nav_bar {
	width: 100%;
	height: 64px;
	background: url(../assets/template/nav_bar.png) repeat-x center;
	clear: both;
}
#nav_bar div {
	text-align: center;
	width: 1000px;
	height: 64px;
	margin: 0 auto;
}
#nav_bar a {
	float: left;
	width: 128px;
	height: 71px;
	line-height: 35px;
	margin: -12px 18px;
	text-align: center;
	color: #222222;
	text-shadow: 1px 1px #b5b5b5;
	text-decoration: none;
	background: url(../assets/template/button.png) no-repeat;
}
#nav_bar a:hover {
	background: url(../assets/template/button_alt.png) no-repeat;
	margin: -10px 18px;
	color: #000;
	text-shadow: 1px 1px #dddddd;
}

#nav_bar a.active {
	float: left;
	width: 128px;
	height: 71px;
	line-height: 35px;
	margin: -12px 18px 0 18px;
	text-align: center;
	color: #fff;
	text-shadow: 1px 1px #666666;
	background: url(../assets/template/button2.png) no-repeat;
}
#nav_bar a.active:hover {
	background: url(../assets/template/button2_alt.png) no-repeat;
}

#glow {
	position: absolute;
	top: 192px;
	width: 100%;
	height: 45px;
	background: url(../assets/template/glow.png) repeat-x;
	z-index: 100;
}
#rss {
	float: left;
	background: url(../assets/template/rss.png)
	}
#sub_nav {
	width: 100%;
	height: 50px;
	line-height: 50px;
	background: #0d1316;
	border-bottom: 1px solid #3b494c;
	color: #7c7c7c;
	font-size: 12pt;
	z-index: 0;
	margin-bottom: 44px;
}
#sub_nav div {
	width: 1000px;
	margin: 0 auto;
}
#sub_nav div div.orb_k {
	display: inline;
	width: 25px;
	height: 50px;
	margin: 0 15px 0 0;
	float: left;
	background: url(../assets/template/orb_k.png) no-repeat center;
}

#body {
	overflow: hide;
	margin: 0 auto;
	width: 1000px;
}
#body div.left {
	margin: 0 50px 0 0;
	float: center;
	width: 500px;
}
#body h1 {
	font-size: 30pt;
}
#body h1.arrow {
	top: 10px;
	font-size: 30pt;
	text-shadow: 2px 2px #1e2529;
	width: 343px;
	float: right;
	background: url(../assets/template/right_arrow.png) no-repeat center left;
	padding-left: 25px;
}
#body div.con1 {
	width: 1000px;
	height: auto;
	clear: both;
}
#body div.con1:hover p.mainp {
	background: #3b494c;
	text-shadow: 1px 1px #222222;
}
#body p {
	margin: 10px 0 0 0;
	padding: 10px 15px 10px 15px;
	font-size: 12pt;
	background: #1e2529;
	border: 1px solid #3b494c;
}
#body p.mainp {
	margin: 10px 0 0 0;
	padding: 10px 15px 10px 15px;
	font-size: 12pt;
	background: #1e2529;
	text-align: center;
	border: 1px solid #3b494c;
	width: 600px !important;
	float: left;
}
#body hr {
	height: 1px;
	width: 500px;
	border: 1px dotted #fff;
	border-style: none none dotted;
	margin: 25px 0 25px 0;
	clear: both;
}
#body ul {
	margin: 10px 0 0 0;
	list-style-type: none;
}
#body li {
	float: left;
	width: 100px;
	margin: 10px 25px 0 0;
}
#body div.rss {
	width: 1000px;
	height: 281px;
	background: url(../assets/images/rss.png) no-repeat;
}
#body div.rss a {
	display: block;
	width: 242px;
	height: 35px;
	line-height: 45px;
	padding-left: 50px;
	top: 240px;
	left: 40px;
	font-size: 14pt;
	color: #fff;
	text-decoration: none;
}
#body div.rss a:hover {
	text-decoration: underline;
}

#left {
	width: 500px;
}
#left div {
	position: center;
	width: 500px;
	float: center;
	margin: 10px 0 10px 0;
}
#left img {
	position: center;
}
#left h3 {
	font-weight: bold;
	color: #d56e3c;
	font-size: 14pt;
}
#left h4 {
	color: #fff;
	font-size: 12pt;
	margin: 0 0 0 15px;
}

#footer {
	width: 100%;
	height: 150px;
	line-height: 75px;
	margin: 50px 0 0 0;
	text-align: center;
	background: #0d1316;
	border-top: 1px solid #3b494c;
	border-bottom: 1px solid #3b494c;
	color: #7c7c7c;
	font-size: 12pt;
}
#footer p {
	width: 100%;
	text-align: center;
	background: #050708;
	border-top: 1px solid #3b494c;
	color: #7c7c7c;
	font-size: 12pt;
}

/*image preload*/

img.preload {
	display: none;
	visibility: hidden;
	filter: alpha(opacity=0);
	opacity: 0;
	position: fixed;
	left: -10000px;
	border: none;
}