/*  
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:#FFFFFF url(./images/stripes.png) repeat-x;
	color:#555;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:67.5%;
	line-height:1.5;
	margin:0;
	padding:0;
	text-align:left;
}
#wrap{
	background:#fff;
	border-left:7px solid #eee;
	border-right:7px solid #eee;
	margin:0 auto;
	padding:0 15px;
	width:500px;
}
#content{
	font-size:1.1em;
	float:left;
	margin:0 0;
	width:500px;
}
#sidebar{
	background:#365b6f  url(./images/sidebar.png);
	border:5px solid #ddd;
	border-bottom:none;
	color:#eee;
	float:right;
	margin:0 10px;
	padding:10px;
	width:460px;
	height:55px;
}
#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{
        text-align:center;                        
	background:#365b6f;
	border-top:1px solid #777;
	clear:both;
	color:#FFFFFF;
	font-size:0.9em;
	padding:5px;
}
.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;
}
#header{
	background: url(./images/header.png) no-repeat;
	height:225px;
	text-align:right;
	width:500px;
	padding:30px 0;
}
#header h1{
	font-size:2em;
	margin:0;
	margin-top:120px;
}
#header h1 a{
	color:#FFFFFF;
}
#header h1 a:hover{
	color:##FFFFFF;
}
#header p{
	color:#FFFFFF;
	font-size:1em;
	margin-top:-0.5em;
}
#header h1, #header p{
	margin-right:30px;
}
/*************************************
 +Entry
 *************************************/
.entry{
	margin-bottom:15px;
	margin-left:auto;
	margin-right:auto;
	padding:5px 10px;
	font-size:0.9em;
}

.entrymeta{
	border-top:1px dashed #eee;
	border-bottom:1px dashed #eee;
	font-size:0.9em;
	color:#999;
	text-align:left;
}
.entrymeta a{
	color:#749cb2;
}
.entrymeta a:hover{
	color:#CC0000;
}
.entrytitle h2{
	color:#243742;
	font-size:2.2em;
	text-align:left;
}
.entrytitle h2 a{
color:#243742;
}
.entrytitle h2 a:hover{
	color:#365b6f;
}
.entrytitle h3{
	text-align:left;
	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;
}
body#home .entry-1
{
	background:#e4f2fa;
	border:1px solid #243742;
	border:1px solid #fafbfa;
	font-size:1em;
}
body#home .entry-1 .entrymeta{
	background: #fafbfa;
	border-top:1px dashed #243742;
	margin:-5px -10px;
	padding:5px 10px;
	text-align:left;
}
/*************************************
 +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:#243742;
	border-right:5px solid #243742;
	border-left:5px solid #243742;
	border-bottom:5px solid #243742;
	border-top:5px solid #365b6f;
	font-size:0.9em;
	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: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
#nav ul li a:hover{
	color:#ffffff;
	text-decoration: underline;
}
/*************************************
 +Comments
 *************************************/
.commentsblock{
	margin:0.5em;
	padding:1em;
font-size:1.1em;
text-align:left;

}
.commentsblock textarea{
	width:410px;
}
.commentsblock input, .commentsblock textarea{
	border:1px solid #579;
}
.commentsblock textarea:focus, .commentsblock input:focus{
	background:#eee;
	border:1px solid #CC0000;
	-webkit-box-shadow:
	-2px -2px 2px #CC0000,
	2px -2px 2px #CC0000,
	-2px 2px 2px #CC0000,
	2px 2px 2px #CC0000;
	-moz-box-shadow:
	-2px -2px 2px #CC0000,
	2px -2px 2px #CC0000,
	-2px 2px 2px #CC0000,
	2px 2px 2px #CC0000;
}
.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:#579;
	text-decoration:none;
}
a:hover{
	color:#CC0000;
}
.clearfix:after{ 
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility:hidden; 
}
* html .clearfix {height: 1%;}
/***************************************
+tag_cloud
 ***************************************/
.wp-tag-cloud a {
text-decoration: none;
}
.wp-tag-cloud li {
border: 0;
display: inline;
line-height: 2;
margin: 10px;
width: auto;
}
ul.wp-tag-cloud {
list-style-type: none !important;
list-style-image: none;
text-align: center;
}
.tag_cloud
{
valign: center;
background:#eee;
border:1px solid #579;
margin-top: 13px;
margin-bottom: 13px;
}
/***************************************
+blogroll
 ***************************************/
ul.linkliste {
list-style-type: none !important;
list-style-image: none;
margin: 13px;
}
.blogroll li {
margin-left: 0px !important;
}
.cat-item img {
width: 16px;
height: 16px;
padding: 0;
}
.linkcat li {
margin: 0;
padding: 0;
list-style-type: none !important;
list-style-image: none;
}
.linkcat img {
margin-bottom: -1px;
padding-bottom: 0;
padding-right: 8px;
height: 1em;
width: 1em;
background-color: #FFF;
}
.linkcat hr {
margin-right: 10px;
padding: 0;
}
/***************************************
+kategorien
 ***************************************/
ul.kategorie {
list-style-type: none !important;
list-style-image: none;
text-align: center;
}
.kategorie li {
border: 0;
display: inline;
line-height: 2;
margin: 10px;
width: auto;
}
/***************************************
+topsy_widget_data
 ***************************************/
.topsy_widget_data {
float: right;
margin-left: 0.75em;
margin-top: 0.75em;
margin-right: 0.75em;
}

#related_posts {
	text-align:left;
}
