/*
Theme Name: Kaiani Blog
Author:
*/



/* basics */

*{margin:0; padding:0;}

body {
	background: #bca58e;
	font-family: arial, tahoma, verdana, sans-serif;
	font-size: 12px;
	}
	
h1 {font-size: 18pt;}
h2 {font-size: 14pt; margin:10px 0;}
h3 {font-size: 10pt; margin-top:10px;}
h4 {font-size: 9pt;}

.clear{ clear:both;}

/* images and misc. */

img{ border: none; }
img a{border:none;}

img.left{ float: left; border: none; padding: 6px; }
img.right{ float: right; border: none; padding: 6px; }
.aligncenter {
	display:block;
	margin:0 auto !important;
}

code{
	margin:10px;
	font-family:"Courier New", Courier, monospace;}


/* links */

a{
	color:#666;
	text-decoration:none;
	border: none;
	}

a:hover{color:#6A7CA0;text-decoration: underline; border: none;}



/* container */

#wrapper{
	width: 780px;
	margin: 0 auto;
	background:url(images/body-bottom.gif) bottom no-repeat;
	padding-bottom:48px;
	position:relative;
	}

#wrapper img#top{ padding:0;}

#container {
	background: #FFF;
	}
	
/* header */

#header {}

#header h1{
	font-family: palatino linotype, georgia, arial, times;
	font-size: 16pt;
	font-weight: 300;
	letter-spacing: 1px;
	margin: 0;	
	padding: 120px 0 0 16px;	
	}
	
#header h1 a{color: #404040; text-decoration: none;}
#header h1 a:hover{color: #666; text-decoration: none;}


#header h2{
	font-family: palatino linotype, georgia, arial, times;
	font-size: 10pt;
	font-weight: 300;
	font-style: italic;
	color: #404040;
	letter-spacing: 1px;
	margin: 0;	
	padding: 0 0 0 18px;	
	}

/* main menu */


#menuNav { margin-top:20px;}


#menuNav ul {
	margin-left: 5px;
	padding: 0;
	text-align: left;
	list-style:none;
	height:auto;
}

#menuNav ul li{ 
	float:left; 
	font-size:14px; 
}

#menuNav ul li a{ 
	text-decoration:none; 
	color:#0000d5;	
	border-right:1px solid #ccc;
	padding:0 2px; 
	}

#menuNav ul li.last a{ border:none;}

#menuNav ul li span{ padding:1px 4px}

#menuNav ul li.hover span,#menuNav ul li a:hover span{ background:#bca58e; color:#FFF}

#menuNav ul  ul{ 
	display:none;
	margin:0 0 0 2px; padding:0;
	padding:0;
	border:1px solid #bca58e;
	border-bottom:none;
	background:#FFF;
	position:absolute;
	clear:both;
	}

*:first-child+html #menuNav ul  ul{ margin:1.25em 0 0 -4.6em}
* html #menuNav ul  ul{ margin:1.25em 0 0 -4.6em}
	
#menuNav ul  ul li{ float:none; border:none; padding:2px 0; border-bottom:2px solid #bca58e;}

#menuNav ul ul li a:hover span{color:#bca58e; background:#FFF;}

#menuNav ul  ul li a{ border:none;}

#menuNav ul li.hover li span{ background:none; color:#0000d5;}

#menuNav ul  ul li span{}

#menuNav ul  li.hover ul{ display:block;}

/* content */

#contentWrapper{  width:780px;
	background:url("images/contentwrapper.png") repeat-y;
}

#content {
	float: left;
	width: 70%;
	}	

.post {
	margin:20px 10px;
	padding:10px 10px 10px 5px;
	line-height: 14pt;
	}
	
.post h2.title{
	font-family: georgia, times, serif;
	font-size: 18px;
	margin:0;
	padding-bottom:5px;
	border-bottom:1px dotted #b4ada5;
	color:#5F4023;
	line-height:25px;
	text-transform:uppercase;
	}
	
#content h2.srch, #content h2.archivetitle{margin-left:20px; margin-top:30px;}

.post h2 a{
	color: #5f4023;
	text-decoration: none;
	}
	
.post h2 a:hover{
	color: #666;
	text-decoration: none;
	}
	
.post p{
	font-size: 12px;
	color:#333;
}

.post p.date{
	width:48px; height:53px; 
	background:url(images/bg-date.png) no-repeat;
	text-align:right;
	margin-left:-48px;
	padding:5px 0;
	position:absolute;
	left:0;
	text-transform:uppercase;
	color:#80552b;
	font-weight:bold; font-size:11px;
	line-height:14px;
	}

.post a{text-decoration:underline;}

.post a.more-link{ 
	padding:5px 2px;
	text-decoration:none;
	color:#5F4023;
}

.post a.more-link:hover{color:#FFF;	background:#bca58e; }

.post ul {}

.post li {}

.entry{ margin-top:15px;}

.entry ol, .entry ul{ margin-left:20px;}

.entry p{margin:12px 0;}

.entry blockquote{ 
	background:url(images/blockquote.gif) no-repeat left top;
	padding-left:30px;
	padding-top:5px;
	margin:15px 0;
	}

.entry blockquote p{ 
	background:url(images/blockquote-close.gif) no-repeat right bottom;
	margin:0; padding:0 30px 5px 0;
	text-align:justify;}


#content .post p.postmetadata{
	clear: both;
	margin:0;
	padding:0;
	font-size:11px;
	color:#80552b;
}

.postmetadata a{color:#015fa7; text-decoration:none;}

.postmetadata a:hover{ text-decoration:underline;}

.postmetadata img.comment{ margin:0 -1px 0 3px;}

.navigation {
	font-size:8pt;
	float:left;
	width:100%;
	}
	
	.alignleft {float:left; margin:25px;}
	.alignright {float:right; margin:25px;}

.notfound{padding: 25px; font-size: 14pt; font-weight: 300;}

/* sidebar */

#sidebar {
	width: 198px;
	float:right;
	padding:0;
	background:#eaf2fa;
	
	}

#sidebar h2.title{
	background:url(images/bg-widget.gif) no-repeat left top;
	font-weight: normal; 
	font-size: 18px; 
	color: #FFF;	
	margin: 0 0 0 -9px;
	padding: 5px 0 20px 0;
	width:207px;	
	position:relative;
}

#sidebar h2.title span{ padding-left:30px;}

#sidebar p {margin:0; padding: 0 6px 0 12px;}

#sidebar img {padding: 0; margin: 0;}

#sidebar ul {
	margin:0;
	padding:0;
	list-style-type: none;
	position:relative;
	}

* html #sidebar ul{ margin-right:0px;}

#sidebar ul li {
	margin: 0;
	padding: 0;
	line-height: 14pt;
	list-style-type: none;
	}

#sidebar ul ul {
	margin: -10px 0 0 22px;
	padding: 0 0 25px 0;
}

#sidebar ul ul li {
	list-style-type: none;
	font-family:"Lucida Sans Unicode",Arial;
	font-size:11px;
}


#sidebar ul ul li a{ color:#004a69;}

#sidebar ul ul li a:hover{ text-decoration:none; color:#6b3d30;}

#sidebar ul ul ul{
	margin: 0;
	padding: 0;
}

#sidebar ul ul ul li{
	padding: 0 0 0 15px;
	list-style-type: square;
	color: #898989;
}

/* comments */

#commentssection{
	clear: both;
	padding: 2px 12px;
	margin: 0;
	}
	
#commentssection h3{
	font-family: georgia, times, verdana;
	font-size: 12pt;
	font-weight: 300;
	font-style: normal;
	color: #000;
	}

#commentform{
	background: #F0F0F0;
	margin: 12px 12px 20px 12px;
	padding:20px;
	}
	
#commentform p{
	color: #000;
	}
	
#commentform a{color: #000; 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: #000;
	}
	
#commentbox{
	width:75%;
	min-width:400px;
	margin:5px 5px 0 0;
	}

#author, #email, #url, #commentbox, #submit{
	background: #fff;
	font-family: verdana, arial, times;
	font-size: 8pt;
	margin:5px 5px 0 0;
	border: none; 
	padding: 6px;
	border: 1px solid #B2B2B2;
	}

#submit{margin:5px 5px 0 0;}

	
ol.commentlist {list-style-type: none;}

ol.commentlist li {
	background: #fff;
	margin:10px 0;
	padding:5px 0 5px 10px;
	overflow: hidden;
	}

ol.commentlist li.alt {background: #E5E5E5;}
ol.commentlist li p {margin: 6px 0 6px 0; padding: 0 12px 0 0; line-height: 14pt;}

ol.commentlist a {color:#000;}

cite {
	font-family: arial, verdana, tahoma;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	}
	
cite a{color: #000; text-decoration: none; border-bottom: 1px dotted #465D71;}


/* search */

#searchform{
	padding: 12px 0 12px 20px;
	font-family: verdana, arial, times;
	}

#searchform input#s{
	font-family: verdana, arial, times;
	font-size: 8pt;
	padding: 2px;
	margin: 2px;
	border: 1px solid #B7B7B7;
	}

#searchform input#searchsubmit{
	font-family: verdana, arial, times;
	font-size: 7pt;
	padding: 2px;
	margin: 2px 0 0 2px;
	border: 1px solid #B7B7B7;
	background-color: #fff;
	color: #797979;
	}

/* footer */

#footer {
	background: #0B1224;
	clear: both;
	width: 100%;
	margin-top:15px;
	border-top:solid 1px #DEDEDE;
	font-family: verdana, arial, tahoma;
	font-size: 7pt;
	}
	
#footer p{padding:6px;margin: 0; color: #eee;}
#footer a{color: #BCBCBC;text-decoration: none;}
#footer a:hover{color: #5D5D5D;text-decoration: underline;}



#wp-calendar {
	border-left: 1px solid #b0c9d0;
	border-top: 1px solid #b0c9d0;
	border-collapse:collapse;
	empty-cells: show;
	font-size: 12px;
	margin:5px auto 15px auto;
	width: 85%;
}



#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}

#wp-calendar a {
	display: block;
	text-decoration: none;
}

#wp-calendar a:hover {
	background: #e0e6e0;
	color: #333;
}

#wp-calendar caption {
	color: #444;
	font-size: 13px;
	text-align: left;
}

#wp-calendar td, #wp-calendar th {
	border-right: 1px solid #b0c9d0;
	border-bottom: 1px solid #b0c9d0;
}

#wp-calendar td {
	color: #666;
	font: normal 11px Arial, Helvetica, sans-serif;
	letter-spacing: normal;
	padding: 1px 0;
	text-align: center;
	cursor:pointer; 
	
}

#wp-calendar td.pad:hover {
	background: #e2f3f8;
}

#wp-calendar td:hover, #wp-calendar #today {
	background: #0f7ea7;
	color: #fff;
}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	color:#087890;
	background-color: #cde5ec;
}


.wp-caption {
	border: 1px solid #bca58e;
	text-align: center;
	background-color: #f3e9e0;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption-dd {
	font-size:12px; color:#444;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}



.wp-caption p.wp-caption-text {
font-size:12px; padding:5px; margin:0; color:#4e3932;
font-family: 'Trebuchet MS',arial, tahoma, sans-serif; line-height:16px;
}
