body {

	font-size: 10px;

	font-family: Verdana, Arial, Sans-Serif;

	background:  url('http://ksh.be/bg.jpg');

	background-repeat: repeat-x;

  background-attachment:fixed;

	color: #dadada;

	text-align: center;

	margin: 0;

	padding: 0;

	}	

h1, h2, h3 {

	color: dimgray;

	margin: 0;

	padding: 0;

	}

h1, h1 a, h1 a:visited {

	font-size: 36px;

	font-family: "REZ", "visitor2", Arial, Tahoma, Verdana, Sans-Serif;

	text-transform: lowercase;

	color: #abf923;

	font-weight: normal;

	}

h1 a:hover {

	text-decoration:none;

	}

h2 {

	font-size: 18px;

	}

h3 {

	font-size: 16px;

	}

h2 a, h3 a, h2 a:visited, h3 a:visited {

	color: dimgray;

	text-decoration: none;

	}

hr {

	visibility: hidden;

	}

a, a:visited {

	color: dimgray;

	text-decoration: none;

	}

a:hover {

	text-decoration: underline;

	}

a img {

	border: none;

	}

.navigation {

	display: block;

	text-align: center;

	margin-top: 10px;

	margin-bottom: 20px;

	}

.alignright {

	float: right;

	}

.alignleft {

	float: left;

	}

#page {

	background: url('images/bg-page.jpg') repeat-y center;

	text-align: left;

	width: 840px;

	margin: 0px auto;

	

	}

#header1 {

	background: url('images/header/header-bg.jpg') no-repeat top center;

	height: 180px;

	padding: 50px 0px 0px 30px;

	}

#header2 {

	background: url('images/header/header-bg2.jpg') no-repeat top center;

	height: 180px;

	padding: 50px 0px 0px 30px;

	}

#header3 {

	background: url('images/header/header-bg3.jpg') no-repeat top center;

	height: 180px;

	padding: 50px 0px 0px 30px;

	}

#header4 {

	background: url('images/header/header-bg4.jpg') no-repeat top center;

	height: 180px;

	padding: 50px 0px 0px 30px;

	}

#header5 {

	background: url('images/header/header-bg5.jpg') no-repeat top center;

	height: 180px;

	padding: 50px 0px 0px 30px;

	}

#header6 {

	background: url('images/header/header-bg6.jpg') no-repeat top center;

	height: 180px;

	padding: 50px 0px 0px 30px;

	}

	#header7 {

	background: url('images/header/header-bg7.jpg') no-repeat top center;

	height: 180px;

	padding: 50px 0px 0px 30px;

	}

#header8 {

	background: url('images/header/header-bg8.jpg') no-repeat top center;

	height: 180px;

	padding: 50px 0px 0px 30px;

	}

#header9 {

	background: url('images/header/header-bg9.jpg') no-repeat top center;

	height: 180px;

	padding: 50px 0px 0px 30px;

	}

#header0{

	height: 220px;

        width:  772px;

	padding: 0px 0px 0px 30px;

        position: relative;

	}

.fullsample 

        { 

	height: 220px;

        border-radius: 10px 10px; 

        -moz-border-radius: 15px; 

        background-color: #000; 

	padding: 0px 0px 0px 30px;

        }

#content {

	margin: 0px;

	width: 450px;

	padding-left: 30px;

	float: left;

	}

#sidebar {

	width: 240px;

	margin-left: 565px;

	background: #232323 url('images/sidebar-bg.jpg') repeat-y center;

        padding: 0px 0px 0px 0px;	

	color: #8f8f8f;

	font-size: 11px;

	}

#footer {

	clear: both;

	background: #161616 url('images/footer.jpg') no-repeat top center;

	background-position: 0px -30px;

	padding: 0px 30px 15px 30px;

	text-align: center;

	font-size: 8px;

	text-transform: uppercase;

	color: #7f7f7f;

	}

* html #footer {

	background-position: 0px -10px;

	padding: 0px 30px 10px 30px;

	}

#header #headertitle {

	width: 450px;

	float: left;

	}

#header .description {

	color: #000000;

	padding: 10px 0px 0px 40px;

	text-transform: lowercase;

	font-family: "REZ", "Arial", Arial, Tahoma, Verdana, Sans-Serif;

	font-size: 14px;

	}

#searchheaderform2 {

	width: 239px;

	height: 22px;

	float: center;

	margin:  22px 5px 0px 0px;

	padding: 0px 0px 0px 7px;

	background: url(images/searchbox.jpg) no-repeat;

	}

#searchheaderform {

	width: 225px;

	height: 22px;

	float: right;

	margin:  22px 5px 0px 0px;

	padding: 0px 0px 0px 7px;

	}

form#searchform {

	padding: 0px;

	margin: 0px;

	}

#searchheaderform #searchsubmit {

	background: url('images/search-button.jpg') no-repeat center;

	border: none;

	height: 17px;

	width: 74px;

	margin-top: 2px;

	}

#searchheaderform #s {

	border: none;

	width: 140px;

	font-size: 10px;

	font-family: Arial, Helvetica, sans-serif;

	background: #323232;

	color: #ccc;

	margin: 0;

	height: 12px;

	}

.post {

	background: #242424 url('images/post-bg.jpg') repeat-y;

	width: 505px;

	padding: 0px 0px 10px 0px;

	margin-bottom: 20px;

	}

.post .title {

	background: url('images/post-header.jpg') no-repeat top;

	font-family: "Arial";

	padding: 15px 0px 10px 15px;

	}

.post .title h2, .post .title h2 a:visited, .post .title h2 a {

	color: #adfb25;

	font-weight: normal;

	}

.post .title h2 a:hover {

	text-decoration: none;

	}

.post .post-desc {

	text-transform: none;

	}

.post .entry {

	font-size: 10px;

	line-height: 1.3em;

	text-align: justify;

	padding: 0px 10px 0px 10px;

	}

.post .entry a, .post .entry a:visited {

	text-decoration: underline;

	color: #abf923;

	}

.post .entry a:hover {

	text-decoration: none;

	}

.postmetadata {

	text-align: right;

	padding-right: 10px;

	color: #7f7f7f;

	text-transform: uppercase;

	font-size: 8px;

	}

.postmetadata a, .postmetadata a:visited {

	color: #7f7f7f;

	font-size: 8px;

	}

#sidebar h2 {

	font-size: 12px;

	text-align: left;

	font-family: "Arial";

	color: #adfb25;}

	

#sidebar ul {

	padding: 10px 0px 0px 0px;

	margin: 0;

	list-style: none;

	background: url('images/sidebar-top.jpg') no-repeat top;

	}

#sidebar a,#sidebar a:visited {

	color: #858585;

	text-decoration: none;

	}

#sidebar a:hover {

	text-decoration: none;

	}

#sidebar ul ul {

	background: none;

	margin-bottom: 10px;

	padding: 0px;

	}

#sidebar ul ul li a, #sidebar ul ul li a:visited {

	padding: 3px 0px 3px 15px;

	margin: 0px 4px 0px 3px;

	color: #858585;

	text-decoration: none;

	display: block;

	border: 1px solid #232323;	

	}

#sidebar ul ul li a:hover {

	border: 1px solid #333333;

	background: #2a2a2a;

	color: #acfb25;

	}

#sidebar .sidebar-bottom {

	display: block;

	background: url('images/sidebar-bot.jpg') no-repeat center bottom;

	height: 10px;

	}

.textwidget {

	text-align: justify;

	padding: 0px 20px 0px 20px;

	}

/header-bg8.jpg') no-repeat top center;

	height: 180px;

	padding: 50px 0px 0px 30px;

	}

#header9 {

	background: url('images/header/header-bg9.jpg') no-repeat top center;

	height: 180px;

	padding: 50px 0px 0px 30px;

	}

#header0{

	height: 220px;

        width:  772px;

	padding: 0px 0px 0px 30px;

        position: relative;

	}

.fullsample 

        { 

	height: 220px;

        border-radius: 10px 10px; 

        -moz-border-radius: 15px; 

        background-color: #000; 

	padding: 0px 0px 0px 30px;

        }

#content {

	margin: 0px;

	width: 450px;

	padding-left: 30px;

	float: left;

	}

#sidebar {

	width: 240px;

	margin-left: 565px;

	background: #232323 url('images/sidebar-bg.jpg') repeat-y center;

        padding: 0px 0px 0px 0px;	

	color: #8f8f8f;

	font-size: 11px;

	}

#footer {

	clear: both;

	background: #161616 url('images/footer.jpg') no-repeat top center;

	background-position: 0px -30px;

	padding: 0px 30px 15px 30px;

	text-align: center;

	font-size: 8px;

	text-transform: uppercase;

	color: #7f7f7f;

	}

* html #footer {

	background-position: 0px -10px;

	padding: 0px 30px 10px 30px;

	}

#header #headertitle {

	width: 450px;

	float: left;

	}

#header .description {

	color: #fff;

	padding: 10px 0px 0px 40px;

	text-transform: lowercase;

	font-family: "REZ", "Arial", Arial, Tahoma, Verdana, Sans-Serif;

	font-size: 14px;

	}

#searchheaderform2 {

	width: 239px;

	height: 22px;

	float: center;

	margin:  22px 5px 0px 0px;

	padding: 0px 0px 0px 7px;

	background: url(images/searchbox.jpg) no-repeat;

	}

#searchheaderform {

	width: 225px;

	height: 22px;

	float: right;

	margin:  22px 5px 0px 0px;

	padding: 0px 0px 0px 7px;

	}

form#searchform {

	padding: 0px;

	margin: 0px;

	}

#searchheaderform #searchsubmit {

	background: url('images/search-button.jpg') no-repeat center;

	border: none;

	height: 17px;

	width: 74px;

	margin-top: 2px;

	}

