/*
Theme Name: Nikku Theme
Theme URI: http://www.dekleijn.homeip.net
Description: A asian styled theme.
Author: Nick de Kleijn
Author URI: http://www.dekleijn.homeip.net
version: 2.0
Tags: two-column, widget-ready, sunset, asian
*/




/* basics */

*{margin:0; padding:0;}

html, body {
	background:#e9c33f;
	background-image:url('images/background-sunrise.png');
	background-repeat:repeat-x;
	background-attachment:fixed;
	font-family: verdana, arial, tahoma, sans-serif;
	font-size: 8pt;
	margin:0px;
	padding:0px;
	text-align: center;
	}

	
h1 {font-size: 18pt;}
h2 {font-size: 14pt;}
h3 {font-size: 10pt;}
h4 {font-size: 9pt;}


img{ border: none; padding:0; }
img a{border:none;}

img.left{ float: left; border: none; padding: 6px 0 0 0; }
img.right{ float: right; border: none; padding: 0 0 0 6px; }

blockquote{
	border-left:1px solid #A5ABAB;
	margin:15px;
	padding:0 12px 0 12px;
	}

code{
	font-family:"Courier New", Courier, monospace;
	}


/* links */

a{
	color:#000000;
	text-decoration:none;
	}

a:hover{text-decoration: underline;}



/* container */


#container {
	width: 960px;
	margin: 0 auto; /* auto is horizontal center */
	margin-bottom: 30px;
	padding:0;
	color:#eee;
	overflow: hidden;
	text-align: left;
	position: relative;
	z-index: 1;
	}
	
#container1 {
	background-image:url('images/background-page.png');
	background-repeat:repeat-y;
	width: 960px;
	overflow: auto;
	margin-top:-140px;
	padding-left:20px;
	padding-right:20px;
	padding-top:110px;
	padding-bottom:30px;
}
	
/* header */

#header {
	background-image:url('images/top.png');
	text-align:right;
  	width: 100%; 
  	height: 220px;
	color: #fff;
	}

#header h1{
	font:bold 20pt verdana, times;
	padding:40px 56px 0 0;
	margin:0;
	}
	
#header h1 a{color: #404040; text-decoration: none;}
#header h1 a:hover{color: #666; text-decoration: none;}


#header h2{
	font:italic 8pt verdana, times;
	color:#333;
	padding: 0 56px 0 0;
	margin:0;	
	}

/* main menu */


#menu {
	background-image:url('images/menu.png');
	height:20px;
	font-family: verdana, arial, times, serif;
	font-size: 8pt;
	width:100%; 
}
#menuwave{
	background-image:url('images/top-bottom.png');
	width:100%;
	height:161px ;
}

/*
#menu ul {
	margin:0;
	padding:0;
}
*/
#menu ul li {
	list-style-type: none;
	float:right;
	margin: 0;
	padding-right: 30px;
}
/*
#menu ul li a {
	padding:4px 10px;
	margin: 0;
	color: #fff;
	display:block;
}

#menu ul li a:hover {
	color:#6599FF;
}
*/


/* content */


#content {
	/*background-image:url('images/background-black.png');*/
	float:left;
	width:660px;
	overflow: hidden;
	padding-left:14px;
	padding-right:14px;
	padding-top:110px;
	padding-bottom:30px;
	margin-top:-100px;
	}
a{
	color:#6599FF;
	text-decoration:none;
	}
	
.post {
	margin:0;
	padding:0;
	line-height: 14pt;
	}
	
.post h2{
	font:normal 15pt georgia, times;
	}
	
.post h2 a{
	color: #AAA;
	text-decoration: none;
	}
	
.post h2 a:hover{
	color: #777;
	text-decoration: none;
	}

.post ul {}

.post li {
	list-style-position:inside
	}

.entry p{margin:12px 0;}

.postmetadata{
	clear: both;
	background-image:url('images/background-white.png');
	padding:6px;
	margin: 20px 0;
	}
	

.navigation {
	font-size:8pt;
	width:100%;
	float:left;
	margin:0;
	padding:0;
	overflow:hidden;
	}
	
.alignleft a{float:left;}
.alignright a{float:right;}



/* sidebar */

#sidebar {
	/*background-image:url('images/background-black.png');*/
	font-family: verdana, arial, tahoma;
	font-size:8pt;
	width:220px;
	float:right;
	margin-top:-110px;
	margin-right:40px;
	padding-top:50px;
	padding-bottom:80px;
	text-align:left;
	}

#sidebar h2{
	font:bold 11pt arial, georgia, times;
	color: #fff;	
	margin: 0;
	padding-top: 10pt;
}

#sidebar label{
	font:normal 11pt arial, georgia, times;
	color: #000;	
	margin: 0;
	padding: 0;
}

#sidebar p {margin:0; padding: 0 6px 0 12px;}

#sidebar img {padding: 0; margin: 0;}

#sidebar ul {
	margin:12px;
	padding:0;
	}

#sidebar ul li {
	margin: 0;
	padding: 0;
	line-height: 14pt;
	list-style-type: none;
	}
	
#sidebar ul li a {
	color: #6599FF;
	}
	
#sidebar ul ul {
	margin:14px 0;
	padding:0;
}

#sidebar ul ul li {
	list-style-type: none;
	}

#sidebar ul ul ul{
	margin: 0;
	padding: 0;
}

#sidebar ul ul ul li{
	padding: 0 0 0 15px;
	list-style-type: /*square*/ none;
	color: #afafaf;
}



/* comments */


#commentform{
	background-image:url('images/background-white.png');
	margin:0;
	padding-left:10px;
	padding-bottom:20px;
	}
	
#commentform p{
	color: #fff;
	}
	
#commentform a{color: #6599FF; text-decoration: none; border-bottom: 1px dotted #465D71;line-height: 14pt;}
	
#commentform h3{
	font-family: georgia, times, verdana;
	font-size: 10pt;
	font-weight: 300;
	color: #fff;
	margin:0;
	padding:0;
	}
	
#comment{
	width:80%;
	}

#author, #email, #url, #comment, #submit{
	background-image:url('images/background-white.png');
	font-family: verdana, arial, times;
	font-size: 8pt;
	margin:5px 5px 0 0;
	padding:0;
	border: 1px solid #fff;
	}
	
#submit{margin:5px 5px 0 0;}

#comments{margin:0; padding:0}
	
ol.commentlist {list-style-type: none; margin:0; padding:0;}

.avatar{float:left; margin:0 12px 0 0;}

ol.commentlist li {
	background-image:url('images/background-white.png');
	margin:10px 0;
	padding:5px 0 5px 10px;
	list-style-type:none;
	}

ol.commentlist li.alt {background-image:url('images/background-white.png');}
ol.commentlist li p {margin: 6px 0 6px 0; padding: 0 12px 0 0; line-height: 14pt;}

ol.commentlist a {color:#6599FF;}

cite {
	font-family: arial, verdana, tahoma;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	}
	
cite a{color: #fff; text-decoration: none; border-bottom: 1px dotted #465D71;}




/* search */

#searchform{
	padding:0;
	margin:14px 0;
	}

#searchform input#s{
	margin:0;
	padding:2px;
	border:1px solid #000;
	}

#searchform input#searchsubmit{
	border:none;
	background:#333;
	color:#fff;
	text-transform:lowercase;
	}


	
/* misc */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}
	
img.aligncenter, div.aligncenter {
	text-align:center;
	margin:0 auto;
}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}

.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}

/* calendar */

#wp-calendar {
	font-family: verdana, arial, tahoma, sans-serif;
	font-size: 8pt;
	empty-cells: show;
	margin: 10px 6px 0;
	width: 155px;
	text-align: center;
}

#wp-calendar  next a{
	padding-right:10px;
	text-align:right;
}

#wp-calendar prev a{
	padding-left: 10px;
	text-align:left;
}

#wp-calendar  a{
	text-decoration: underline;
	color: #6599FF;
	display: block;
}
/* catogories */

#categories {
	text-align: left;
}

/* footer */

#footer {
	background-image:url('images/footer.png');
	background-repeat:repeat-x;
	background-position:bottom;
	margin-top:-70px;
	width: 100%;
	height: 80px;
	font-family: verdana, arial, times, serif;
	font-size: 8pt;
	bottom: 0;
	}
	
#footer p{padding-top:40px; margin: 0; color: #eee; text-align:center;}
#footer a{color: #BCBCBC;text-decoration: none;}
#footer a:hover{color: #5D5D5D;text-decoration: underline;}

