/*  
Theme Name: Ambiru Dark
Theme URI: http://resiny.org/wordpress
Description: A calm, relaxing theme. Ported from the Ambiru theme by Phy Ly. 
Version: 1.5
Author: Phu Ly & resiny.org
Author URI: http://resiny.org
*/

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

body{
	background:#000;
	color:#eee;
	font-family: 'open symbol', Verdana, Arial, sans-serif;
	font-size:67.5%;
	line-height:1.5;
	margin:0;
	padding:0;
	text-align:center;
	height:100%;
}

#wrap{
	/*background:#111;*/
	margin:0 auto;
	padding:0 15px;
	text-align:justify;	
	width:550px;
	height:100%;
}

#content{
	font-size:1.1em;
	float:left;
	margin:0 5px;
	width:530px;
	height:100%;
}

#content img {float:right; padding-left:15px; padding-bottom:10px;}

#sidebar{
	background:#111;
	border:3px solid #333;
	border-bottom:none;
	color:#aaa;
	float:right;
	margin:0 0;
	padding:10px;
	width:530px;
}



#sidebar .sec-a{
	float:left; 
	width:225px;
	padding:0 10px;
}

#sidebar .sec-b{
	float:right;
	width:225px;
	padding:0 10px;
}


#footer{

	/*background:#111;*/
	border-top:1px solid #777;
	clear:both;
	color:#999;
	font-size:0.9em;
	padding:15px;
}

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

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

h1, h2, h3{
	font-family: Sylfaen, Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	letter-spacing: -1px;
	margin:0;
	color:#FEE505;
}

#header{
background: #000 url(images/logo.gif) no-repeat;
background-position:center top;
height:100px;
text-align:right;
width:550px;
padding:30px 0;
}

/*

uncomment if you want your blog title to display in the header. recommended if you have no image.

#header h1{
	font-size:2em;
	margin:0;
	margin-top:120px;
}
#header h1 a{
	color:#E5F2E9;
}
#header h1 a:hover{
	color:#F5FFF9;
}

*/

#header p{
display:none;
}

#header h1, #header p{
	margin-right:30px;
}
/*************************************
 +Entry
 *************************************/

.entry{
margin-bottom:15px;
padding: 0px 10px;
font-size:1em;
}


.entrytitle h2{
color:#FEE505;
font-size:1.8em;
font-family: georgia, 'lucida grande';
border: none;
}

.entrytitle h2 a, .entrytitle h2 a:link, .entrytitle h2 a:visited, .entrytitle h2 a:active {
text-decoration: none;
color:#FEE505;
border: none !important;
}

.entrytitle h2 a:hover{
color:#FEE505;
border: none;
}

.entrytitle h3{
color:#6F6F6F;
font-size:1.8em;
}

.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;
}

#content a, #content a:visited, 
#content a:hover, #footer a:link,
#footer a:hover, #footer a:visited {
color:#aaa;
text-decoration:none;
border-bottom: 1px dotted;
}

.datum	{color:#ccc;}

/*************************************
 +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: .5px solid #333;
padding-top: 3px;
padding-bottom: 2px;
padding-left: 2px;
padding-right: 2px;
display:block;
margin-left: 8px;
color: #aaa;}

#sidebar a:link,
#sidebar a:visited {
text-decoration:none;
}

#sidebar a:hover {
border-bottom: 1px dotted;
}
#sidebar ul li a:link {
color: #aaa;
}

#sidebar ul li:hover a:link {
color: #444;
}

#sidebar ul li:hover {
background: #d4d4d4;
color: #444 !important;
}


#sidebar li {
list-style-type:none;
}



/*************************************
 +Nav
 *************************************/
#nav{
	background:#222;
	border:5px solid #222;
	border-top:none;
	font-size:1.1em;
	margin-bottom:15px;
	padding:0;
	width:540px;
	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:5px 18px;
}
#nav ul li a{
color:#FEE505;
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
text-decoration: none;
border: none;
}

#nav ul li a:hover{
color:#FEE505;
border-bottom: 3px solid #FEE505;
text-decoration: none;
}

/*************************************
 +Comments
 *************************************/

.commentsblock{
margin:0.5em;
padding:1em;
font-size:1.1em;
}

.commentsblock textarea{
width:410px;
}


.commentsblock input, .commentsblock textarea{
border:1px solid #d1d1d1;
background:#000;
}


.commentsblock textarea:focus{
background:#aaa;
border:1px solid #a1a1a1;
}


.commentsblock textarea:focus, .commentsblock input:focus{
background:#aaa;
border:1px solid #a1a1a1;
}


.commentauthor{
display:block;
font-size:1.5em;
}


ol.commentlist{
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:#333;
padding:0.5em;
}

h3#comments{
font-size:1.6em;
}

/*************************************
 +Misc
 *************************************/

ul{
list-style-type:none;
margin:0;
padding:0;
}

blockquote {
background: #333;
padding: 7px;
margin-left: 15px;
margin-right: 10px;
margin-top: 10px;
margin-bottom: 7px;
}



.clearfix:after{ 
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility:hidden; 
}

* html .clearfix {height: 1%;}

/* contact form */

input, textarea	{ background:#000; border:1px solid #666; color:#aaa;}
	
.imagelink img, img	{border:none;}