/*
Theme Name: realbeatz
Description: realbeatz theme
Author: Oliver Baumgart
*/

/*@import "layout.css";*/
/*@import "spring_flavour.css";*/


body {
	background-image: url(images/holzbalken.jpg);
	margin: 0px;
	padding: 0px;
	text-align: center;
	color: #785a3c;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height: 18px;
}


h1 { font-family: Georgia, "Times New Roman", Times, serif; font-size: 20px; font-weight: 300;}

h2 { font-family: Georgia, "Times New Roman", Times, serif; font-size: 18px; font-weight: 300;}

h3 { font-family: Georgia, "Times New Roman", Times, serif; font-size: 14px; font-weight: 300;}

h4 { font-family: Georgia, "Times New Roman", Times, serif; font-size: 12px; font-weight: 300;}



a { color: #785a3c; text-decoration: none; }
a:hover { color: #96795d; text-decoration: none; }
a:visited { color: #96795d; text-decoration: none; }

	
#tag_cloud { width: 150px;}

#tag_cloud a{color: #785a3c;}


blockquote {border: 2px dotted #e3b696; padding: 10px; margin: 15px 20px 15px 20px; background-color: #f5d1b6;}


#comment_author {}

#comment_author input {width: 400px;}

#comment_author textarea {width: 400px;}

#comment_author input.senden {width: 100px;}

#comment_author label {width: 100%; float: left;}

#comment_author p {margin: 10px 0px 0px 0px; float: left;}



input {
	width: 300px;
	background: #fef5ef;
	border: 1px solid #e3b696;
	margin: 0px;
	float: left;
	}


#page {
	width: 800px;
	margin: 50px auto 50px auto;
	text-align: left;

}


#page a { color: #785a3c; text-decoration: none; }

#header {
	width: 800px;
	height:242px;
	background-image:url(images/head.gif);
	background-repeat:no-repeat;
	float: left;
	}
	
#homelink {width: 260px; height: 170px; float: left;}

#menu ul { margin: 160px 0px 0px 0px; padding: 0px;}
.menu_li{ display: none; }
#menu ul a{ margin: 0px; padding: 0px; height: 35px; float: left; }


#item1 a{ height: 35px; width: 55px; background-image:url(images/menu.gif); background-position: 0px 35px;}
#item1 a:hover{ background-position: 0px 0px;}
#item1 a.active { background-position: 0px 0px;}

#item2 a{ height: 35px; width: 56px; background-image:url(images/menu.gif); background-position: -55px 35px;}
#item2 a:hover{ background-position: -55px 0px;}
#item2 a.active { background-position: -55px 0px;}

#item3 a{ height: 35px; width: 59px; background-image:url(images/menu.gif); background-position: -111px 35px;}
#item3 a:hover{ background-position: -111px 0px;}
#item3 a.active { background-position: -111px 0px;}

#item4 a{ height: 35px; width: 70px; background-image:url(images/menu.gif); background-position: -364px 35px;}
#item4 a:hover{ background-position: -364px 0px;}
#item4 a.active { background-position: -364px 0px;}

#item5 a{ height: 35px; width: 90px; background-image:url(images/menu.gif); background-position: -280px 35px;}
#item5 a:hover{ background-position: -280px 0px;}
#item5 a.active { background-position: -280px 0px;}
	
	
	
#content_container {
	width: 800px;
	margin: 0px;
	text-align: left;
	background-image:url(images/line.gif);
	background-repeat:repeat-y;
	float: left; 
}



#sidebar_page {
	float: right;
	width: 198px;
	margin: 0px;
	padding: 0px 0px 0px 0px;

	}

#sidebar_page li { list-style-type: none; margin: 0px; padding:0px;}
#sidebar_page ul { list-style-type: none; margin: 0px; padding:0px;}
#sidebar_page ul li a { display: none;	}
#sidebar_page ul li ul li a{
	padding: 0px 0px 0px 18px;
	margin: 0px 0px 0px 0px;
	line-height: 18px;
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	display: block;
}


#sidebar {
	float: right;
	width: 198px;
	margin: 0px;
	padding: 0px 0px 0px 0px;

	}


#sidebar h2 {
	padding: 0px 0px 0px 0px;
	margin: 20px 0px 6px 0px;
	font-size: 16px;
	font-weight: 400;
}


#sidebar ul {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;

}

#sidebar ul li  {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	list-style: none;
}


#sidebar ul li ul {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;

}


#sidebar ul li ul li{
	padding: 0px 0px 0px 18px;
	margin: 0px 0px 0px 0px;
	line-height: 18px;
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
}

#sidebar ul li ul li.feed_li {background-image: url(images/rss.gif);}

#sidebar ul li ul li a{
	font-size: 11px;
	line-height: 18px;
	}

#sidebar input {
	width: 140px;
	background: #fef5ef;
	border: 1px solid #e3b696;
	margin: 0px;
	float: left;
	}

#sidebar input #searchsubmit {
	width: 60px;
	height: 20px;
	float: left;
	background: #fef5ef;
	}

#kommentare_sidebar {
	width: 166px;
	font-size: 10px;
	list-style: none;
}

#kommentare_sidebar a {
	text-decoration: underline;}

#kommentare_sidebar li {
	margin: 0px 0px 10px 0px; }











#content {
	float: left;
	width: 460px;
	margin: 0px;
	padding: 0px 0px 0px 100px;
}

#content p a{
	text-decoration: underline;
}


#content img {
	border: 2px solid white;
	padding: 10px 10px 10px 10px;
	margin:  10px 10px 0px 0px;
	background-image: url(images/pixel.gif);
	float:left;
}


.post {padding: 5px 0px 20px 0px; border-bottom: 2px dotted #e3b696;}

p.postmetadata {font-size: 10px;}

#footer {
	width: 800px;
	height: 65px;
	margin: 0px auto 30px auto;
	text-align: center;
	font-size: 10px;
	background-image:url(images/footer.gif);
	background-repeat: no-repeat;
	float: left; 
}

#footer p {margin: 30px 0px 0px 0px;}



	

textarea {

	width: 400px;

	height: 150px;

	background: #fef5ef;

	border: 1px solid #e3b696;

	float: left;

	margin: 0px 0px 15px 0px;

}



fieldset {

    border: 0px;

    margin: 0px;

    padding: 0px;

}






label {

	width: 100px;

	float: left;

}









.sidebar_secondlevel {

	margin: 7px 0px 5px 2px;

	padding: 0px 0px 0px 16px;

	background-image: url(images/sidebar_secondlevel.gif);

	background-repeat:no-repeat;

}







.toosmall {display: none;}