/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0;
	padding: 0;
	background: #1B120B;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 16px;
	color: #666666;
}

h1, h2, h3 {
	margin: 0;
	padding: 0;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-weight: bold;
	color: #000000;
}

h4 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 18px;
	color: #930;
}
	

h1 {
	font-size: 2em;
}

h2 {
	font-size: 1.8em;
}

h3 {
	font-size: 1.4em;;
}

p, ul, ol {
	margin-top: 0;
	line-height: 120%;
}

ul, ol {
}

a {
	text-decoration: none;
	color: #993300;
}

a:hover {
}

#wrapper {
	margin: 0 auto;
	padding: 0;
	background: url(../images/img05.jpg) repeat-x left top;
}

/* Header */

#header-wrapper {
}


#header {
	width: 860px;
	height: 140px;
	margin: 0 auto;
	background: url(KHheaderOprojects.jpg) no-repeat left top;
}

/* Logo */


/* Menu */

#menu {
	width: 860px;
	height: 40px;
	margin: 0 auto;
	padding: 0;
	background: url(../images/img03.jpg) repeat-x left top;
}

#menu ul {
	margin: 0;
	padding: 0px 0px 0px 25px;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
}

#menu a {
	display: block;
	height: 18px;
	margin-right: 3px;
	padding: 12px 30px 0px 30px;
	background: url(../images/img06.jpg) no-repeat right 10px;
	text-decoration: none;
	text-transform:uppercase;
	letter-spacing: .1em;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #ffcc99;
	border: none;
}

#menu a:hover, #menu .current_page_item a {
}

#menu .current_page_item a {
	padding-left: 0;
}

#menu a:hover {
	color: #ffffff;
	text-decoration: underline;
}

/* Page */

#page {
	width: 860px;
	margin: 0 auto;
	padding: 0;
	background: url(../images/img04.jpg) repeat-y left top;
}

#page-bgtop {
}

#page-bgbtm {
	padding: 30px 20px 0px 20px;
}

/* Content */

#content {
	float: left;
	width: 540px;
	padding: 0;
}

.post {
}

.post .title {
	height: 38px;
	padding: 12px 0 0 20px;
	letter-spacing: -.5px;
	color: #000000;
}

.post .title a {
	color: #000000;
	border: none;
}

.post .meta {
	margin-top: -5px;
	margin-bottom: 5px;
	padding-bottom: 0px;
	padding-left: 20px;
	text-align: left;
	letter-spacing: 0em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
}

.post .meta a {
}

.post .entry {
	text-align: left;
	margin-bottom: 25px;
	padding: 10px 0px 10px 20px;
}

.links {
	display: block;
	width: 130px;
	margin: 20px 0px;
	padding: 5px;
	background: #993300;
	border-left: 20px solid #330000;
	text-align: center;
	text-transform: uppercase;
	font-size: 10px;
	color: #FFFFFF;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 220px;
	padding: 0px 0px 0px 0px;
	color: #993300;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin: 0;
	padding: 0;
}

#sidebar li ul {
	margin: 0px 10px;
	padding-bottom: 0px;
}

#sidebar li li {
	line-height: 35px;
	border-bottom: 1px dashed #ffffff;
	padding-left: 15px;
}

#sidebar li li span {
	display: block;
	margin-top: -20px;
	padding: 0;
	font-size: 11px;
	font-style: italic;
}

#sidebar h2 {
	height: 38px;
	padding: 12px 0 0 5px;
	letter-spacing: -.5px;
	color: #000000;
}

#sidebar h4 {
	height: 44px;
	padding: 0px 0 0 0px;
	font-size: 16px
	font-style: normal;
}

#sidebar p {
	margin: 0 0px;
	padding: 0px 0px 20px 0px;
	font-size: 16px;
	text-align: left;
}

#sidebar a {
	border: none;
	color: #993300;
}

#sidebar a:hover {
	text-decoration: underline;
}


/* Footer */

#footer-wrapper {
	width: 100%;
	background: #330000;
}

#footer {
	width: 860px;
	height: 40px;
	margin: 0 auto;
	padding: 10px 0 15px 0;
	background: url(../images/img01.jpg) repeat-x left top;
	font-family: Arial, Helvetica, sans-serif;
}

#footer p {
	margin: 0;
	padding-top: 20px;
	line-height: normal;
	font-size: 9px;
	text-transform: uppercase;
	text-align: center;
	color: #ffcc99;
}

#footer a {
	color: #ffcc99;
}