body {
	margin: 0;
	font-family: Arial, Sans-serif;
	font-size: 10px;
	text-align: left;
	vertical-align: top;
	background: #000000 url(../../../../catalog/images/kf_global/page_background.gif) repeat-y center;
	color: #ffffff;
}

#wrapper {
	margin: 0 auto 0 auto;
	width: 740px;
	text-align: left;
}

#header {
	float: left;
	width: 740px;
	height: 211px;
	padding-top: 8px;
	text-align:right;
}

#container {
	float: right;
	width: 535px;
	color: #000000;
}

#containertop {
	width: 100%;
	margin: 0px;
	background-color: #ffffff;
	height: 30px;
	background-image: url('images/wptop.jpg');
	background-repeat: no-repeat;
}

#containermiddle {
	width: 505px;
	padding: 0 15px 0 15px;
	color: #000000;
	background-color: #ffffff;
}

#containerbottom {
	width: 100%;
	margin: 0px;
	background-color: #ffffff;
	height: 15px;
	background-image: url('images/wpbottom.jpg');
	background-repeat: no-repeat;
}

#faq pre {
	font-family: Arial, Hevletica, Arial, Sans-serif;
	font-size: 11px;
	padding: 0 15px 0 15px;
	width: auto;
}

hr {
	border: 1px dotted #ff0000;
	margin-top: 15px;
	margin-bottom: 5px;
}

.sidebar {
	float: right;
	text-align: left;
	width: 205px;
	color: #ffffff;
}

#footer {
	float: left;
	text-align: right;
	padding-right: 30px;
	color: #C9C9C9;
	margin-bottom: 15px;
	width: 535px;
	font-size: 11px;
}

.search {
	position: relative;
	padding: 0 0 0 17px;
	clear: both;
	top: 0;
	text-align: left;
	height: 1%;
}

.logo {
	position: relative;
	height: 117px;
	text-align: right;
	padding-top: 10px;
}

.logo h1 a {
	color: #c0df72;
}

.logo h1 a:hover {
	text-decoration: none;
}

.logo h2 {
	color: #40a2e6;
	font-size: 16px;
}

body, h1, h2, h3, h4, h5, h6, blockquote, p {
	margin: 0;
	padding: 0;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 5px 5px 5px 5px;
	line-height: 99%;
	background-color: #1F1F1F;
}

.post {
	padding: 10px 0 10px 0;
}

.post h2 {
	font-family: Arial, Sans-serif;
	font-size: 19px;
	color: #33BD1C;
}

.entry {
	line-height: 18px;
}

p {
	padding: 10px 0 0 0;
}

.postmetadata {
	margin: 10px 0 0 0;
	font-size: 10px;
	color: #666666;
}

.navigation {
	padding: 10px 0 0 0;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
}

.sidebar ul {
	list-style-type: none;
	margin: 0;
	padding: 0 10px 0 0;
	line-height: 20px;
}

.sidebar ul li {
	padding: 0 0 10px 0;
	list-style-type: none;
	line-height: 10px;
}

.sidebar ul li h2 {
	font-family: Arial, sans-serif,Trebuchet MS;
	font-size: 15px;
	padding-bottom: 10px;
	padding-top: 5px;
}

.sidebar ul ul li {
	padding: 0;
	line-height: 18px;
}

.comments-template {
	margin: 10px 0 0;
	border-top: 1px solid #ccc;
	padding: 10px 0 0;
}

.comments-template ol {
	margin: 0;
	padding: 0 0 15px;
	list-style: none;
}

.comments-template ol li {
	margin: 10px 0 0;
	line-height: 18px;
	padding: 0 0 10px;
}

.comments-template h2, .comments-template h3 {
	font-family: Arial, Sans-serif;
	font-size: 16px;
}

.commentmetadata {
	font-size: 12px;
}

.comments-template p.nocomments {
	padding: 0;
}

.comments-template textarea {
	font-family: Arial, Hevletica, Arial, Sans-serif;
	font-size: 12px;
}

.post h2 a:link {
	font-family: Arial, sans-serif;
	font-size: 22px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

.post h2 a:visited {
	font-family: Arial, sans-serif;
	font-size: 22px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

.post h2 a:hover {
	font-family: Arial, sans-serif;
	font-size: 22px;
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}

.post h2 a:active {
	font-family: Arial, sans-serif;
	font-size: 22px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

.searchstyle {
	border-top: 1px solid #6A6A6A;
	border-left: 0px solid #6A6A6A;
	border-right: 0px solid #6A6A6A;
	border-bottom: 1px solid #6A6A6A;
	background-image: url(images/wpsearchbg.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #cccccc;
	width: 150px;
	height: 16px;
	background-color: #151618;
}

img {
	border: none;
}

.post img {
	border: none;
	margin: 5px;
}

.post img.left {
	display: inline;
	float: left;
	margin: 5px 5px 5px 0;
}

.post img.right {
	display: inline;
	float: right;
	margin: 5px 0 5px 5px;
}

.post img.center {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.datestamp {
	color: #B5B5B5;
	font-size: 11px;
}

.sidebar a {
	color: #ffffff;
	font-family: Arial, Helvetica, Arial, Sans-serif;
	text-decoration: none;
}

.sidebar a:hover {
	text-decoration: underline;
	color: #888888;
}

.post a {
	color: #ff0000;
	font-family: Arial, Helvetica, Arial, Sans-serif;
	text-decoration: underline;
}

.post a:hover {
	text-decoration: none;
}

.navigation a {
	color: #3B5E11;
	font-family: Arial, Helvetica, Arial, Sans-serif;
}

.navigation div.next a {
	background: url("images/wpnext.jpg") no-repeat;
	display: block;
	float: right;
	height: 26px;
	width: 93px;
}

.navigation div.previous a {
	background: url("images/wpprevious.jpg") no-repeat;
	display: block;
	float: left;
	height: 26px;
	width: 93px;
}

.clear {
	clear: both;
}

#footer a {
	color: #fff;
	text-decoration: underline;
}

#footer a:hover {
	text-decoration: none;
}

.commentbutton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #E6E6E6;
	color: #000;
	padding: 3px;
}

.commentgroup {
	border: 1px dotted #B2B2B2;
	background-color: #CDE1F0;
	padding: 15px;
}

#content_start {
	position: absolute;
	left: -10000px;
}

/* KITEFIX SITE */
#PageLeftPanel{
	width: 210px;
	vertical-align: top;
	text-align: left;
}

/* Homepage Preview Blog */
#homeBlog ul H3 {
	margin-left: -34px;
	color: #fff;
}

#homeBlog ul {
	list-style-type: none;
	background-color: #131313;
}

#homeBlog li {
	border-bottom: 1px dotted #303030;
	margin: 0 0 0 -40px;
}

#homeBlog li a {
	color: #fff;
	display: block;
	font:110% Arial, sans-serif,Trebuchet MS;
	text-decoration: none;
	padding: 7px;
}

#homeBlog li a:hover {
	background: #000000;
}

#homeBlog a em {
	color: #333;
	display: block;
	font: normal 85% Arial, sans-serif,Trebuchet MS;
	line-height: 125%;
}

#homeBlog a span {
	color: #c30404;
	font: normal 75% Arial, sans-serif,Trebuchet MS;
}

#contentPage a {
	color: blue;
	text-decoration: none;
}

#contentPage a:hover {
	text-decoration: underline;
	color: blue;
}

<?php wp_footer(); ?>
