/*  
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/
bearbeitet von blauewiese.de
*/

/*************************************
 +Containers
 *************************************/

body{
	background:black;
	color:#555;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:70.5%;
	line-height:1.5;
	padding:0;
	padding:0;
	text-align:center;
}
div#floatcontainer {
	position: absolute;
	margin-top: 0px;
	margin-left: 0px;
	width: 100%;
	height:100%;
	margin:auto;
	text-align:center;
	top: 0px;
	left: 0px
}
div.bg_film {
	height: 90%;
	left: 0px;
	margin: 0px;
	position: fixed;
	top: 40px;
	width: 100%;
}
div#birgit {
	position: fixed;
	bottom:0px; 
	left:15px;
}
#wrap{
	margin:0 auto;
	padding:0 15px;
	text-align:left;	
	width:800px;
}
#content{
	font-size:1.1em;
	float:right;
	margin:0px 5px;
	width:470px;
}

/*************************************
 +Header
 *************************************/
#header{
	background: url(./images/titel.png) no-repeat;
	height:90px;
	width:300px;
	margin:130px 0 20px 320px;
}

/*************************************
 +Überschriften
 *************************************/
h1, h2{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	letter-spacing: 1px;
	margin:0;
}
h3{
	color:#b50726;
	font-size: 14px;
	font-weight: normal;
	margin: 20px 0 15px 0;
}	

/*************************************
 +Entry
 *************************************/
.entry{
	padding:5px 10px;
	font-size:1.0em;
	color: #000;
	filter:alpha(opacity=100);
	opacity: 1;
	-moz-opacity:1;
	position: relative;
}
.entrytitle h2{
	color:black;
	font-size:1.2em;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	padding:10px 0px 0px 0px;
}
.entrytitle h3{
	color:#6F6F6F;
	font-size:1.8em;
}
body#home .entry-1
{
	background-color: #fff;
	filter:alpha(opacity=90);
	opacity: 0.9;
	-moz-opacity:0.9;
	height: 1%;
	border:1px solid #d8d9c8;
	border:1px solid #fafbfa;
	font-size:1em;
	padding:10px 20px 10px 25px;
	}
body .entry-1
{
	background-color: #fff;
	filter:alpha(opacity=90);
	opacity: 0.9;
	-moz-opacity:0.9;
	height: 1%;
	border:1px solid #d8d9c8;
	border:1px solid #fafbfa;
	font-size:1em;
	padding:10px 20px 15px 25px;
	}

/*************************************
 +Download
 *************************************/
.download{
	width:125px;
	margin:0px 13px 0 25px;
	padding: 0 0 2px 0;
	background:#b50726;
	font-size:1.0em;
	float:left;
	text-align:center;
	filter:alpha(opacity=80);
	opacity: 0.8;
	-moz-opacity:0.8;
	height: 1%;
}
.download a{
	color: white;	
}
.download a:hover{
	color: white;	
}

/*************************************
 +DVD
 *************************************/
.dvd{
	width:100px;
	background:#b50726;
	font-size:1.0em;
	float:left;
	text-align:center;
	margin: 0 13px 0 0px;
	padding: 0 0 2px 0;
	filter:alpha(opacity=80);
	opacity: 0.8;
	-moz-opacity:0.8;
	height: 1%;
}
.dvd a{
	color: white;	
}
.dvd a:hover{
	color: white;	
}

/*************************************
 +Kontakt
 *************************************/
.kontakt{
	width:60px;
	background:#b50726;
	font-size:1.0em;
	float:left;
	text-align:center;
	margin: 0 40px 0 0px;
	padding: 0 0 2px 0;
	filter:alpha(opacity=80);
	opacity: 0.8;
	-moz-opacity:0.8;
	height: 1%;
}
.kontakt a{
	color: white;	
}
.kontakt a:hover{
	color: white;	
}
	
/*************************************
 +Nav
 *************************************/
#nav{
	font-size:1.1em;
	padding:0 0 0 350px;
	width:450px;
	margin-top:0px;
}
#nav ul{
	list-style-type:none;
}
#nav ul li{
	font-weight:bold;	
	float:left;
	letter-spacing:0.1em;
	margin-bottom:0px;
	margin-right:13px;
	padding:2px 8px;
	background:#b50726;
	filter:alpha(opacity=80);
	opacity: 0.8;
	-moz-opacity:0.8;
	height: 1%;
}
#nav ul li a{
	color: white;	
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
#nav ul li a:hover{
	color: white;	
}
#nav ul li.current_page_item a{
	color: black;
}
#nav ul li.current_page_item a:hover{
	color: black;	
}

/*************************************
 +Gästebuch
 *************************************/
 
textarea{
	width:400px;
}

#commentform {
	padding: 0px 0px 0px 0px;
}

#comment {
	font-size: 12px;
	font-family: 'Trebuchet MS', 'Bitstream Vera Sans', Verdana, Arial, 'Lucida Sans', 'Lucida Sans Unicode', Helvetica, sans-serif;
	padding: 3px;
}

.commentlist li {
	padding: 10px 15px 5px 15px;
	margin: 0 15px 25px -39px;
	border: 1px solid #ababab;
	background: #f4f4f4;
}

.comment-number {
	font-size: 22px;
	padding: 0px 0px 15px 0px;
	font-family: Georgia,sans-serif;
	font-weight: bold;
	color: #b50726;
	float: right;
}

.comment-author{
	color: #333;
	font-size: 12px;
	margin: 10px 0px 0px 0px;
	padding: 0px 0px -10px 0px;
}

.comment a {
	text-decoration: none;
	color: #a71613;
}

.comment a:hover {
	text-decoration: none;
	color: #a71613;
	border-bottom: 1px solid #a71613;
}

/*************************************
 +Copy
 *************************************/
 
div#copy{
	position: fixed;
	top:10px; 
	left:30px;
	color: #b0b0b0;
	font-size: 1.0em;
	text-align: left;
	overflow: hidden;
}
#copy a{
	color: #b0b0b0;
}
#copy a:hover{
	color: #b0b0b0;
	text-decoration: none;
	border-bottom: 1px solid black;
}

/*************************************
 +Misc
 *************************************/

ul{
	list-style-type:none;
	margin:0;
	padding:0;
}
a{
	color:#b50726;
	text-decoration:none;
}
a:hover{
	color:#b50726;
	border-bottom: 1px solid #b50726;
}
.clearfix:after{ 
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility:hidden; 
}
* html .clearfix {height: 1%;}
