/*  
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-color:#000000;
	font-family:AvantGarde, "Century Gothic", sans-serif;
	font-size:15px;
	color: #999999;
	font-weight:normal;
	letter-spacing: 1px;
/*	border-top:5px solid #7F9B74;
	
	
	font-size:67.5%;
	line-height:1.5; 
	margin:0;
	
	padding:0;
	text-align:center;*/
}
#wrap{
	background:#fff;
	/*border-left:7px solid #eee;
	border-right:7px solid #eee;*/
	margin:0 auto;
	/*padding:0 15px;*/
	text-align:left;
	width:990px;
}
#content{
	font-family:AvantGarde, "Century Gothic", sans-serif;
	font-size:8px;
	color: #666666;
	letter-spacing: 1px;
	float:left;
	margin-left:30px;
	margin-right:30px;
	width:930px;
}
#sidebar{
	/*background:#484848  url(./images/sidebar.png) repeat-x;*/
	border:5px solid #ddd;
	border-bottom:none;
	color:#eee;
	float:right;
	margin:0 10px;
	padding:10px;
	width:460px;
}
#sidebar a{
color:#b3cFc1;
}
#sidebar a:hover{
color:#eda;
}
#sidebar .sec-a{
	float:left; 
	width:200px;
	padding:0 10px;
}
#sidebar .sec-b{
	float:right;
	width:200px;
	padding:0 10px;
}

#footer{
	background:#000;
	border-top:0px solid #777;
	clear:both;
	color:#888;
	font-size:0.9em;
	padding:0px;
}
.navigation{
	margin-bottom:10px;
	padding:5px;
	text-align:center;
}

/*************************************
 +Header
 *************************************/
h1, h2, h3{
	font-family:AvantGarde, "Century Gothic", sans-serif;
	color: #999999;
	letter-spacing: 0px;
	margin:0;
}
#header{
	background:url("./images/r-header.jpg") no-repeat 0 0px;
	height:432px;
	text-align:right;
	width:930px;
	padding-top: 30px;
	padding-left: 30px;
	padding-right: 30px;    
}
#header h1{
	font-size:2em;
	margin:0;
	margin-top:120px;
}
#header h1 a{
	color:#999999;
}
#header h1 a:hover{
	color:#999999;
}
#header p{
	color:#D5E2D9;
	font-size:1em;
	margin-top:-0.5em;
}
#header h1, #header p{
	margin-right:30px;
}
/*************************************
 +Entry
 *************************************/
.entry{
	margin-top:15px;
	margin-bottom:15px;
	padding:0px 0px;
	font-size:12px;
	font-family:AvantGarde, "Century Gothic", sans-serif;
	font-weight:normal;
	width:930px;
	color:#666666;
}

.entrymeta{
	font-size:0.9em;
color:#000000;
}
.entrymeta a{
color:#000000;
}
.entrymeta a:hover{
color:#000000;
}
.entrytitle h2{
	color:#000000;
	font-size:30px;
	font-weight:normal;
}
.entrytitle h2 a{
color:#000000;
	font-weight:normal;
	text-decoration:none;
}
.entrytitle h2 a:hover{
	color:#000000;
	font-weight:normal;
	text-decoration:none;
}
.entrytitle h3{
	color:#000000;
	font-size:30px;
	font-weight:normal;
	text-decoration:none;
}
.entrytitle h3 a:hover{
	color:#000000;
	font-size:20px;
	font-weight:normal;
	text-decoration:none;
}
.postedby{
}
.filedto{
	background:url("./images/file.gif") no-repeat 0 2px;
	padding-left:15px;
}
.commentslink{
	background:url("./images/comments.gif") no-repeat 0 3px;
	padding-left:15px;
}
body#home .entry-1
{
background:#ffffff;
border:1px solid #d8d9c8;
border:1px solid #fafbfa;
font-size: 15px;
}
body#home .entry-1 .entrymeta{
background: #ffffff;
border-top:1px solid #d8d9c8;
margin:-5px -10px;
padding:5px 10px;
}
/*************************************
 +Sidebar
 * note: sidebar is actually featured 
 * on the bottom.
 *************************************/

#sidebar h3{
	color:#aaa;
	font-size:1.5em;
	font-weight:bold;
	margin:10px 0;
}
#sidebar ul li{
	border-bottom:1px dotted #414141;
	margin-bottom:3px;
	padding:3px;
}
/*************************************
 +Nav
 *************************************/
#nav{
	background-color:#999999;
	border-top:none;
	font-size:0.9em;
	margin-top:-40px;
	margin-left:30px;
	width:930px;
	height:30px;
}

#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:#FFFFFF;
	font-family: AvantGarde, "Century Gothic", sans-serif;
	text-decoration:none;
}
#nav ul li a:hover{
	color:#FFFFFF;
}
/*************************************
 +Comments
 *************************************/
.commentsblock{
	margin:0.5em;
	padding:1em;
font-size:12px;

}


.commentsblock textarea{
	width:930px;
}
.commentsblock input, .commentsblock textarea{
	border:1px solid #d1d1d1;
}
.commentsblock textarea:focus{
	background:#eee;
	border:1px solid #a1a1a1;
}
.commentsblock textarea:focus, .commentsblock input:focus{
	background:#eee;
	border:1px solid #a1a1a1;
}
.commentauthor{
	/*display:block;*/
	font-size:12px;
	font-weight:bold;
	color:#999999;
}
ol.commentlist{
	font-family:AvantGarde, "Century Gothic", sans-serif;
	font-size:13px;
	font-weight:normal;
	color: #999999;
	letter-spacing: 1px;
	list-style-type:none;
	margin:0;
	padding:0;
	width:930px;
	background-color:#EEEEEE;
}

.commentauthor{
	font-family:AvantGarde, "Century Gothic", sans-serif;
	font-size:13px;
	font-weight:bold;
	color: #999999;
	letter-spacing: 1px;
	list-style-type:none;
	margin:0;
	padding:0;
	width:930px;
	background-color:#EEEEEE;
}

.commentlist li{

}


.alt{
	background:#f3f3f3;
	border:1px solid #EEEEEE;
	padding:0.5em;
}
h3#comments{
font-size:1.6em;
}
/*************************************
 +Misc
 *************************************/

ul{
	list-style-type:none;
	margin:0;
	padding:0;
}
a{
	color:#999999;
	text-decoration:underline;
}
a:hover{
	color:#999999;
	text-decoration:underline;
}
.clearfix:after{ 
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility:hidden; 
}
* html .clearfix {height: 1%;}

a:link img {border:none;}
a:visited img {border:none;}
a:hover img {border:none;}
a:active img {border:none;}