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

html, body {
	height: 100%;
	
}

body {
	margin: 20px;
	padding: 0;
	background: #FFFFFF;
	font: normal small Arimo, Georgia, "Times New Roman", Times, serif;
	color: #666666;
	background: url(/knege/images/img01.jpg);

}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	font-weight: normal;
	color: #3787DE;
}

h1, h2, h3 {
}

h4, h5, h6 {
}

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

blockquote {
font-style: italic;
background-color: #ffc59f;
padding: 10px 15px;
color: #411a00;
}

a {
	text-decoration: none;
	color: #3787DE;
}

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

img {
	border: none;
}

/* Header */

#header {
    background-color:#FFFF99;
    background-position: left bottom;
    background-repeat: no-repeat;
    background-image:url("/knege/images/logo-knege.gif");
    margin:20px 20px 20px 20px;
	height: 60px;
	font-family: Verdana;
	padding-top:40px;
	color: #FF6500;
	text-align:center;
	border:1px solid #FF6500;
}

#header h1 {
	color: #FF6500;
	float: left;
	letter-spacing: -2px;
	font-size: 20px;
	padding-left:140px;
	padding-top:30px;
}

#header h2 {
	letter-spacing: -1px;
	font-size: 1.6em;
}

#header h1 a {
	text-decoration: none;
	color: #FF6500;
}

#header h2 a {
	text-decoration: none;
	color: #999999;
}

/* Content */

#content {
}

#content li {
line-height:12px;
padding-bottom:7px;
padding-left:0px;
}

/* Posts */

#posts {
	float: right;
	width: 670px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	font-size:15px;
}

.post {
	background: url(/knege/images/img1.gif) no-repeat;
	padding: 1em;
}

.post .title {
	letter-spacing: -1px;
	font-size: 2em;
}

.post .posted {
	margin-bottom: 20px;
	font-size: .8em;
}

.post .story {

}

.story p {
line-height:21px;
text-indent:29px;
text-align:justify;
padding:0px 0px 7px 0px;
margin:0px 0px 0px 0px;
font-family: Arimo,'Andika', sans-serif;
/* letter-spacing: 1px;*/
font-size:12pt;
}

.title a {
font-family: Arimo,'Andika', sans-serif;
font-size:20pt;
font-weight:bold;
}

.comments p {
font-size:.8em;
line-height:13px;
text-indent:20px;
text-align:justify;
padding:0px 0px 4px 0px;
margin:0px 0px 0px 0px;
}

.story h3 {
border-bottom:1px solid #3787DE;
margin-bottom:10px;
}

.pages {color: #FF6500;margin-bottom:20px;}
.pages a {background-color:#FFDDAA;
       margin:0px 2px 0px 2px;
       padding:2px 10px 5px 10px;
       text-decoration:none;
       border:1px solid white;
       }

.page {background-color:#FFCC99;
       margin:0px 2px 0px 2px;
       padding:2px 10px 5px 10px;
       text-decoration:none;
       border:1px solid #FF9933;
       color:#FF6600;;
       font-weight:bold;

       }


.pages a:hover {background-color:#FFDDAA;
       margin:0px 2px 0px 2px;
       padding:2px 10px 5px 10px;
       border:1px solid #FFCC99;
       }


.post .meta {
	height: 50px;
	padding: 8px 0 0 10px;
	background: url(/knege/images/img09.gif) no-repeat;
	font-size: .8em;
}

.meta p {
font-family: 'Andika', sans-serif;
font-size:11pt;

  }

.haklav {
	font-size: .6em;
	text-align:right;
}

/* Archives */

#archives {
}

/* Search */

#search {
}

#search form {
	margin: 0 0 12px 0;
	padding: 0;
}

#search #textfield1 {
	width: 155px;
}

#search #submit1 {
	display: none;
}

/* Pages */

#pages {
}

/* Categories */

#categories {
}

#comments li {
font-size:.7em;
}


/* Blog Roll */

#blogroll {
}

/* Orange Box */

.obox {
	float: left;
	width: 190px;
	padding: 1em;
	background: url(/knege/images/img1.gif) no-repeat;
}

.obox .heading {
	height: 27px;
	padding: 4px 0 0 10px;
	background: url(/knege/images/img03.gif) no-repeat;
	letter-spacing: -1px;
	font-size: 1.4em;
	color: #FF6500;
}

.obox .content {
	padding: 10px;
	background: url(/knege/images/img04.gif) no-repeat;
}

.obox ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.obox li {
	padding-left: 15px;
	background: url(/knege/images/img05.gif) no-repeat left center;
}

.obox a {
	color: #FF6500;
}

/* Green Box */

.gbox {
	float: left;
	width: 100px;
	margin: 0 0 1em 0;
	padding: 1em;
	background: url(/knege/images/img1.gif) no-repeat;
}

.gbox .heading {
	height: 27px;
	letter-spacing: -1px;
	font-size: 1.4em;
	color: #09881C;
}

.gbox .content {
	padding: 10px;
}

.gbox ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.gbox li {
	padding-left: 15px;
}

.gbox a {
	color: #09881C;
}

/* Footer */

#footer {
}

#footer p {
	margin: 0;
	padding: 0;
	font-size: x-small;
}
.form_input,select {padding:5px 2px 5px 2px;border:1px solid #999999;margin-top:2px;background-color:#EEEEEE;width:300px;font-size: 12pt;}
.form_textarea {padding:2px 2px 2px 2px;border:1px solid #999999;background-color:#EEEEEE;width:540px;
font-size: 12pt;
font-family: Arimo;}
.form_submit {padding:5px 20px 5px 20px;font-weight:bold;color:white;border:1px solid #333333;background-color:#999999;
	margin-top:5px;}
.form_xide {
  display:none;
  }
.site_stat {text-align:left;font-size:10px;font-family:Verdana,Georgia,"Times New Roman", Times, serif;
        padding-right:5px;float:right;
        position:relative;top:-37px;}
.pay_desc {margin-top:10px;font-size:90%;}

.menu li {
	color: #3787DE;
 }
li.submenuli {
	font-size:9pt;
	line-height: 50%;
 }
ul.submenu {
        margin-left:12px;
	line-height: 100%;
 }
.print_head {
  color:black;
  margin:1px 0px 1px 0px;
  padding:5px 0px 5px 0px;
  border-top:1px solid black;
  border-bottom:1px solid black;
  }
.dubleline {
  margin:10px 20px 5px 20px;
  padding:0px 0px 0px 0px;
  border-top:1px solid black;
  border-bottom:1px solid black;
  }

#print_content {
  margin:10px 20px 10px 20px;
}

#print_content .post {
	background-image:none;
	padding: 0px;
	margin: 0px;
	color:black;
}

.print_meta {
  font-size:9pt;
  padding:0px 0px 5px 0px;
  border-bottom:1px solid black;
  margin:0px 0px 1px 0px;
  }
.dubleline_b {
  margin:0px 20px 10px 20px;
  padding:0px 0px 0px 0px;
  border-bottom:1px solid black;
  }
.sup_sakay {
  color:#3787DE;
  font-weight:bold;
  }
.sakay_line {
  width:120px;
  border-bottom:1px solid #3787DE;
  margin-bottom:10px;
  }
.sakay {
  margin-bottom:20px;
  }
sup,sub {
  font-size:60%;
  }  