/*  
Theme Name: Ambiru
Theme URI: http://ifelse.co.uk/ambiru/
Description: A calm, relaxing theme
Version: 1.0
Author: Phu Ly
Author URI: http://ifelse.co.uk/
*/

/*************************************
 +Containers
 *************************************/

body{
	background:#dbdbdb url() left bottom no-repeat; background-attachment: fixed;
	color:#555;
	font-family: Kalinga, Verdana, Arial, Helvetica, sans-serif;
	font-size:61.5%;
	line-height:1.8;
margin-top: 5px;
margin-right: 10px;
margin-bottom: 5px;
margin-left: 10px;
	padding:0;
position: absolute;
left: 255px;
}
#wrap{
	background: #ffffff url("") repeat-y;
	border-left:0px solid #ffffff;
	border-right:0px solid #ffffff;
	margin:0 auto;
	padding:0 8px;
	text-align:left;	
	width:610px;
float: left;
}
#content{
	font-size:1.4em;
	float:left;
	margin:0 5px;
	width:600px;
}
#sidebar{

	border-bottom:20px solid;


	color:#dbdbdb;

	float:right;
margin-top: 0px;
margin-right: -30px;
margin-bottom: 0px;
margin-left: 0px;

	padding:0px;
	width:648px;
}
#sidebar a{
color:#ffffff;
}
#sidebar a:hover{
color:#b4b4b4;
}
#sidebar .sec-a{
	float:left; 
	width:200px;
	padding:0 0px;
}
#sidebar .sec-b{
	float:right;
	width:200px;
	padding:0 80px;
}

#footer{
	background:#dbdbdb url() no-repeat;
        height:0px;
	width:587px;
	clear:both;
	color:#888;
	font-size:1.1em;

margin-top: 0px;
margin-right: 0px;
margin-bottom: 20px;
margin-left: 0px;
	padding:20px;
}

#footer a{
color:#655b67;
}
#footer a:hover{
color:#87798a;
}

.navigation{
	margin-bottom:10px;
	padding:5px;
	text-align:center;
}

/*************************************
 +Header
 *************************************/
h1, h2, h3{
	font-family: Kalinga, Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	letter-spacing: -1px;
	margin:0;
}
#header{
	background: url() no-repeat;
	text-align:right;

	width:510px;
margin-left: -8px;
margin-top: -20px;



	padding:10px 0;
}
#header h1{
	font-size:2em;
	margin:0;
	margin-top:0px;
}
#header h1 a{
	color:#E5F2E9;
}
#header h1 a:hover{
	color:#F5FFF9;
}
#header p{
	color:#D5E2D9;
	font-size:1em;
	margin-top:-0.5em;
}
#header h1, #header p{
	margin-right:30px;
}
/*************************************
 +Entry
 *************************************/
.entry{
	margin-bottom:0px;
	margin-top:20px;
padding:5px 10px;
font-size:0.9em;
}

.entrymeta{
	font-size:0.8em;
color:#999;
}
.entrymeta a{
color:#5f4561;
}
.entrymeta a:hover{
color:#5f4561;
}
.entrytitle h2{
	color:#665b6c;
	font-size:1.8em;
}
.entrytitle h2 a{
color:#877b8f;
}
.entrytitle h2 a:hover{
	color:#9b9b9b;
}
.entrytitle h3{
	color:#877b8f;
	font-size:1.1em;
}
.postedby{
}
.filedto{
	background: #ffffff url("") no-repeat  0 2px;

margin-top: 10px;

	padding-left:0px;

}
.commentslink{
	background:url("") no-repeat 0 3px;
	padding-left:0px;
	font-size:1.4em;

}
body#home .entry-1
{
background:#FFFFFF;

font-size:11PX;
}
body#home .entry-1 .entrymeta{
background: #FFFFFF;

margin:-5px -10px;
padding:5px 10px;
}
/*************************************
 +Sidebar
 * note: sidebar is actually featured 
 * on the bottom.
 *************************************/

#sidebar h3{
	color:#FFFFFF;
	font-size:1.5em;
	font-weight:bold;
	margin:10px 0;
}
#sidebar ul li{

	margin-bottom:3px;
	padding:3px;
}
/*************************************
 +Nav
 *************************************/
#nav{
	background:#FFFFFF;
	border:0px solid #222;
	border-top:none;
	font-size:1em;
	margin-bottom:30px;
	padding:0;
	width:490px;
	margin-top:-60px;
}

#nav ul{
	list-style-type:none;
}
#nav ul li{
	font-weight:bold;	
	float:left;
	letter-spacing:1px;
	margin-bottom:-3px;
	margin-right:10px;
	padding:2px 5px;
}
#nav ul li a{
	color:#fff;
	font-family: Kalinga, Verdana, Arial, Helvetica, sans-serif;
}
#nav ul li a:hover{
	color:#E0EEE5;
}
/*************************************
 +Comments
 *************************************/
.commentsblock{
	margin:0.5em;
	padding:1em;
font-size:1.1em;

}
.commentsblock textarea{
	width:583px;
margin-left: -15px;
}
.commentsblock input, .commentsblock textarea{
BACKGROUND:#dbd0e1;
	border:1px solid #dbdbdb;
}
.commentsblock textarea:focus{

	border:1px solid #DBDBDB;
}
.commentsblock textarea:focus, .commentsblock input:focus{

	border:1px solid #DBDBDB;
}
.commentauthor{
	display:block;
	background:#DBDBDB;
	font-size:1.5em;
}
ol.commentlist{
margin-right: -15px;
margin-left: -15px;
	background:#e8e2ec;
	color:#615b64;
	font-size:0.8em;
	list-style-type:none;

	margin-top:1.5em;
padding: 0px;


}
.commentlist li{

	background:#e8e2ec;
	margin-bottom:0.9em;
	padding:0.5em 1em;
border-top: 3px solid #FFFFFF;
}
.alt{
	background:#FFFFFF;

	padding:0.5em;
}
h3#comments{
font-size:1.4em;
}
/*************************************
 +Misc
 *************************************/

ul{
	list-style-type:none;
	margin:0;
	padding:0;
}
a{
	color:#8c808e;
	text-decoration:none;
}
a:hover{
	color:#655b67;
}
.clearfix:after{ 
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility:hidden; 
}
* html .clearfix {height: 1%;}








#box{
	background:#DBDBDB url() no-repeat;
with:45px;
        height:55px;
	color:#888;

	font-size:0.9em;
margin-top: -86px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 629px;
	padding:5px;
}