/* @override http://localhost:8888/blog_he26/wp-content/themes/ambiru_he/style.css */

/*************************************
 +Containers
 *************************************/

body{
	background: #444 url(images/patterns/bg.gif) repeat fixed;
	border-top:5px solid #7F9B74;
	color:#555;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:67.5%;
	line-height:1.5;
	margin:0;
	padding:0;
	text-align: right;
	direction: rtl;
	border-style: none;
}


#wrap{
	background:#fff;
	border-left: 7px solid #eee;
	border-right: 7px solid #eee;
	margin:0 auto;
	padding:0 15px;
	text-align: right;	
	width: 600px;
}
#content{
	float: right;
	margin:0 5px;
	width:580px;
	font-size: 1.4em;
}
#sidebar{
	background: #484848;
	border:5px solid #ddd;
	border-bottom:none;
	color:#eee;
	float:right;
	margin: 10px 10px 0;
	padding:10px;
	width:560px;
}

small {
	font-size: 0.8em;
}


#footer{
	background:#333;
	border-top:1px solid #777;
	clear: both;
	color:#888;
	font-size:0.9em;
	padding:5px;
	text-align: center;
}
.navigation{
	margin-bottom:10px;
	padding:5px;
	text-align:center;
}

/*************************************
 +Header
 *************************************/
h1, h2, h3{
	letter-spacing: -1px;
	margin:0;
	font: 1.8em Arial, Helvetica, sans-serif;
}
#header{
	background: url(./images/white.jpg) no-repeat;
	height:225px;
	text-align:right;
	width:600px;
	padding:30px 0;
	font-family: Arial, Helvetica, sans-serif;
}
#header h1{
	font-size:2em;
	margin:0;
	margin-top:120px;
}
#header h1 a{
	color: #666;
	font-size: 1.5em;
}
#header h1 a:hover{
	color:#F5FFF9;
}
#header p{
	color: #666;
	margin-top:-0.5em;
	font-size: 1.4em;
}
#header h1, #header p{
	margin-right:30px;
}

#rss_button img {
	border-style: none;
}
/*************************************
 +Entry
 *************************************/
.entry{
	margin-bottom: 15px;
	padding: 5px 10px;
	font-size: 1em;
}

.entrybody {
	padding-bottom: 10px;
}
.entry img{
	padding: 4px;
	border: 1px solid silver;
	align: middle;
	text-align: center;
}
.entrymeta{
	font-size: 1em;
	color:#999;
	padding-right: 10px;
}
.entrymeta a{
color:#677;
	text-decoration: underline;
}

.entry blockquote {
	padding: 1px 22px 1px 2px;
	background: url(images/patterns/1.gif) repeat-y right;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	border-left: 1px solid black;
}
small.commentmetadata {
	text-decoration: underline;
}

div.commentauther {
	font-size: 1.1em;
}
.entrymeta a:hover{
color: #F06;
}
.entrytitle h2{
	color: #F06;
	font-weight: bold;
	font-size: 1.8em;
}
.entrytitle h2 a{
color:#F06;
}
.entrytitle h2 a:hover{
	color: silver;
	text-decoration: underline;
}
.entrytitle h3{
	color:#6F6F6F;
	font-size:1.8em;
}
.postedby{
	float: none;
}
.filedto{
	background: url("./images/19.gif") no-repeat right center;
	padding-right: 15px;
}
.commentslink{
	background: url("./images/28.gif") no-repeat right center;
	padding-right: 15px;
}

.theposttime {
	background: url("./images/37.gif") no-repeat right center;
	padding-right: 15px;
}


body#home .entry-1
/*
highlights the first post background
*/
{
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;
}

.entrybody li {
	list-style-type: circle;
	list-style-position: inside;
}


/*************************************
 +Sidebar
 * note: sidebar is actually featured 
 * on the bottom.
 *************************************/
#sidebar a{
color: silver;
}
#sidebar a:hover{
color:#f06;
}
#sidebar .sec-a{
	float: right; 
	width: 540px;
}
#sidebar .sec-a .tag_buttons a {
	height: 22px;
	color: #484848;
	display: block;
	float: right;
	background-color: white;
	margin: 5px 3px;
	padding: 1px 6px;
	line-height: 1.9em;
}
#sidebar .sec-a .tag_buttons a:hover {
	background-color: #484848;
	color: #F06;
	text-decoration: none;
}

#sidebar .sec-a ul {
white-space:nowrap;
list-style-type:none;
}

#sidebar .sec-a li {
	display: inline;
}

#sidebar .sec-b{
	float: right;
	width: 270px;
	padding-top: 20px;
}

#sidebar .sec-c{
	float: right;
	width: 270px;
	padding-top: 20px;
	padding-right: 20px;
}

.siderbarh1{
	font-weight: normal;
	font-style: normal;
}


#sidebar h3{
	color:#aaa;
	font-size:1.5em;
	font-weight:bold;
	margin:10px 0;
}
#sidebar ul{
	margin-bottom:3px;
	padding:3px;
}

#sidebar li{
	margin-bottom:3px;
	padding:3px;
	border-bottom: 01px solid #333;
	list-style-type: none;
}


/*************************************
 +Nav
 *************************************/
#nav{
	background:#333;
	font-size: 0.9em;
	margin-bottom: 30px;
	padding: 3px 0 0;
	width:600px;
	margin-top: -60px;
	text-align: right;
	direction: rtl;
}

#nav ul{
	list-style-type:none;
}
#nav ul li{
	font-weight:bold;	
	float: right;
	letter-spacing:1px;
	margin-bottom:-3px;
	margin-right:10px;
	padding:2px 5px;
}
#nav ul li a{
	color:#fff;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
#nav ul li a:hover{
	color: silver;
	text-decoration: underline;
}
.alignright {
	float: right;
}

.alignleft {
	float: left;
}

/*************************************
 +Comments
 *************************************/
.commentsblock{
	margin: 20px 0.5em 0.5em;
	padding:1em;
font-size:1.1em;
	border-top: 0.2em dotted #ccc;
}
.commentsblock textarea{
	width:410px;
}
.commentsblock input, .commentsblock textarea{
	border: 1px solid #d1d1d1;
}
.commentsblock textarea:focus{
	background:#eee;
	border: 1px solid #F06;
}
.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: 10px 0 20px;
	padding:0;
}
.commentlist li{
	margin-bottom:0.5em;
	padding:0.5em 1em;
}
.alt{
	background: #eee;
	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: #F06;
	text-decoration:none;
}

#metatags a {
	color: red;
}
a:hover{
	color: silver;
	text-decoration: underline;
}
.clearfix:after{ 
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility:hidden; 
}
* html .clearfix {height: 1%;}

