/*  
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/500
*/

/*************************************
 +Containers
 *************************************/

body{
	background:#aaa;
	color:#555;
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size:12px;
	line-height:1.5;
	margin:0;
	padding:0;
	text-align:center;
}

#outerwrap{
	margin:0 auto;
	width: 865px;
}

#wrap{
	background:#fff;
	border:7px solid #eee;
	border-top: none;
	/* margin:0 auto; */
	padding:5px 15px 0 15px;
	text-align:left;	
	width:540px;
}

#content{
	font-size:1.1em;
	//float:left;
	margin:0 0px;
        width:540px;
    min-height: 800px;
}



#footer{
	clear:both;
	color:#555;
	font-size:0.9em;
	padding:5px;
	text-align: right;
}
#footer a:link, footer a:hover, footer a:visited {
       color: #333; 
}

.navigation{
	margin-bottom:10px;
	padding:5px;
	text-align:center;
	font-size:1.1em;
}

/*************************************
 +Header
 *************************************/

#header{
	width:540px;
}

#header img {
        padding: 0; margin:0; border: 0px;
}
#header img.title {
        margin-bottom:3px;
        margin-left:-2px;
}
#header h1{
	font-size:2.1em;
	margin:0;
        float:left;
        font-variant: small-caps; 
        letter-spacing:1.5px;
}
#header h1 a{
	color:#333;
}
#header h1 a:hover{
	color:#000;
}
#header div.description{
	color:#888;
	font-size:1.2em;
	margin:0 5px 0 0;
        float:right;
        width: 300px;
        text-align:right;
        line-height:130%;
}
#header h1, #header p{
	margin-right:30px;
}
/*************************************
 +Entry
 *************************************/
.entry{
	margin-bottom:15px;
padding:5px 10px;
font-size:0.9em;
}

.entrybody p {
       font-family: Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;
       font-size: 14px;
       line-height: 170%;
       color:#000;
       margin-bottom: .5em;
}
.entrymeta{
	font-size:1em;
color:#777;
}
.entrymeta a{
color:#455f1c;
}
.entrymeta a:hover{
color:#375308;
}
.entrytitle h2{
	color:#00c618;
	font-size:1.8em;
    margin-bottom: 0.3em;
}


.entrytitle h3{
	color:#6F6F6F;
	font-size:1.3em;
        margin-bottom: 1em;
        text-align: center;
        border-bottom: 1px dotted #888;
}
.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:#f8f9f1;
border:1px solid #d8d9c8;
border:1px solid #fafbfa;
font-size:1em;
}
body#home .entry-1 .entrymeta{
background: #fafbfa;
border-top:1px solid #d8d9c8;
margin:-5px -10px;
padding:5px 10px;
}*/
/*************************************
 +Sidebar
 * note: sidebar is actually featured 
 * on the bottom.
 *************************************/
#sidebar{
	background:#aaa;
	border:5px solid #ddd;
	border:none;
	color:#fff;
	float:right;
	margin:0 -15px;
	padding:15px 15px 0 15px;
	width:540px;
        font-size:1.2em;
        line-height:1.3;
}

#sidebar a{
        color:#fff;
}

#sidebar a:hover{
	color:#375308;
}
#sidebar .sec-a{
	float:left; 
	width:200px;
	padding:0 10px;
}
#sidebar .sec-b{
	float:right;
	width:200px;
	padding:0 10px;
}
#sidebar ul {
        padding-bottom: 0.5em;
        margin-bottom:0em;
        border-bottom: 1px dotted #aaa;
}
#sidebar ul li {
        border:none;
}

div.tagcloud a{
	margin-right:0.7em;
}

/*************************************
 +Sidebar - right side
 * claudia - Sep 5 2011
 *************************************/
#sidebar-right{
	/* border:#ccc 1px dotted; */
	width:270px;
	padding-left:10px;
	height:200px;
	float:right;
	text-align: left;
	position:relative;
	top: 328px;
	font-size:12px;
}

h2.widgettitle {
	font-size:14px;
	font-weight:bold;
}

ul.bwp-rc-ulist ul {
	margin-left:0em;
}

ul.bwp-rc-ulist li.header {
	border-top: dotted 1px #888;
	padding-top:0.3em;
}
ul.bwp-rc-ulist a.recent-comment-header {
	font-size: 14px;	
}

.recent-comment-author {
	font-weight:bold;
}

ul.bwp-rc-ulist li.recent-comment {
	margin-bottom:0.6em;
	line-height: 130%;
}

#sidebar-right .widget_categories {
	margin-top: 4em;
}

#tag_cloud-3 h2.widgettitle {
	display: none;
}


/*************************************
 +Nav
 *************************************/
#nav{
	background:#aaa;
	border-top:none;
	font-size:0.9em;
	margin-bottom:30px;
	padding:0;
	width:540px;
}

#nav ul{
	list-style-type:none;
}
#nav ul li{
	font-weight:bold;	
	float:left;
	letter-spacing:1px;
    margin: 4px 40px 4px 6px;
}
#nav ul li a{
	color:#fff;
}


#nav img{
        border:0;
        margin: 2px 0 -2px 0;
        padding:0;
}

#nav ul.subscribe {
	float: right;
}

#nav ul.subscribe li {
	margin-right: 3px;
}

#nav ul li.current_page_item a{
	color:#BBE37B;
}

/*************************************
 +Comments
 *************************************/
.commentsblock{
	margin:0.5em;
	padding:1em;
font-size:1em;

}
.commentsblock textarea{
	width:410px;
}
.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:1.5em;
}
ol.commentlist{
	color:#777;
	font-size:0.9em;
	list-style-type:none;
	margin:0;
	margin-top:1.5em;
	padding:0;
}
.commentlist li{
	margin-bottom:0.5em;
	padding:0.5em 1em;
}
.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:#668c29;
	text-decoration:none;
}
a:hover{
	color:#375308;
}
.clearfix:after{ 
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility:hidden; 
}
* html .clearfix {height: 1%;}

.clear {
     clear:both;
}
table {
       border: 0;
       border-collapse: collapse;
       margin: 1em 0;
       width:100%;
}
table tr td {
       padding: 3px 10px;
       vertical-align:top;
       border-bottom: 1px solid #888;
}
thead tr td{
       border-bottom: 2px solid #888;
       font-weight:bold;
}

p {
 margin-top:0;
}

h1, h2, h3{
	font-weight:normal;
	margin:1em 0 0 0;	
}

img {
    border: solid 1px #000;
    padding:0px;
}

pre {
	 font-family: Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;
     font-size: 14px;
     line-height: 170%;
     color:#000;
     padding: 0.5em 3em;
}
/******************
added styling for sticky posts, Feb 12 2011 -claudia
*******************/
div.sticky div.entrytitle h3,
div.sticky div.postinfo,
div.sticky div.taggedwith,
div.sticky div.commentsblock
	{display:none;}
div.sticky 
	{border: dotted 1px #667788;
	 margin-bottom:30px;
	 background-color:#eee;
	}
div.sticky div.entry 
	{margin-bottom:0px;}





