/*
Theme Name: iwi-cafe.de
Theme URI: http://www.iwi-cafe.de/
Description: Wordpress theme for www.iwi-cafe.de
Version: 1.0
Author: mo`
Author URI: http://www.iwi-cafe.de/

*/

* html, body{ padding:0; margin:0; height:100%;}


body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color: #545454;
	background-color:#545454;
	background-image:url(images/bgpattern2.png);
	background-repeat:repeat;
	text-align: center;
}
a {
	text-decoration:none;
	color:#64b31b;
}
#page{
	width:905px;
	height:100%;
	margin:auto;
	text-align: left;
}

#header {
	height:190px;
	margin:0;
	padding:0;
}

#header img {
	border:0px;
}

#logo {
	height:77px;
	width:202px;
	padding-left:84px;
	padding-top:42px;
	float:left;
}

#pic {
	height:146px;
	width:270px;
	padding:0px;
	float:left;
}

#recent {
	height:106px;
	width:257px;
	padding-left:37px;
	padding-top:17px;
	float:left;
	background-image:url(images/lastbg2.png);
	background-repeat:no-repeat;
	background-position:bottom right;
}
#recent span {
	font-size:0;
}
#recent ul {
	list-style:none;
	overflow:hidden;
	width:245px;
	margin:0;
	padding:15px 0 0 8px;
}
#recent ul li {
	height:15px;
	overflow:hidden;
	white-space: nowrap;
	border-left: 10px solid #fff;
	padding:0 0 0 3px;
	margin:0 0 15px 0;

}
#recent ul li:hover {
	border-left: 10px solid #d3d3d3;
}
#recent ul li a{
	color:#FFFFFF;
	font-size:1.2em;
}
.clear {
	clear: left;
}

#menubg {
	height:44px;
	background-image:url(images/menu_sub_bg.png);
	background-repeat:repeat-x;
	background-position:center;
	margin-left:4px;
	width:896px;
}

.left_space {
	width:32px;
	height:44px;
	background-image:url(images/menu_sub_left2.png);
	background-repeat:no-repeat;
	float:left;
}
.right_space {
	width:26px;
	height:44px;
	float:right;
	background-image:url(images/menu_sub_right2.png);
	background-repeat:no-repeat;
}
.menu {
	float:left;
	height:44px;
	background-image:url(images/menubg.png);
	background-repeat:repeat-x;
	display:block;
	text-align:center;
}

.clearfloat {
	display:block;
}
.float_left {
	float:left;
}


#contentbg {
	width:905px;
	padding:0;
	margin:0;top:0;
	background-image:url(images/page_bg.png);
	background-repeat:repeat-y;
}
.current {
	width:905px;
	height:31px;
	margin:0;
	background-image: url(images/page_top.png);
	background-repeat:no-repeat;
}

#content {
	width:589px;
	float:left;
	padding: 0 0 0 25px;
}

.post {
	padding:0;
	background-image:url(images/content_bg.png);
	background-repeat:repeat-y;
	width:579px;
	margin:0;
}
.title {
	padding:0 20px;
	font-family:Arial, Helvetica, sans-serif;
}
.title h2 {
	margin:0;
	font-size:1.8em;
}
.title h2 a {
	text-decoration:none;
	color:#2d2c2c;
	letter-spacing:0.1em;
}
.title small {
	color:#aeaeae;
	font-size:1.1em;
	letter-spacing:0.05em;
}
.title small a{
	color:#64b31b;
	text-decoration:none;
}
.entry {
	padding:0 20px;	
	font-size:1.1em;
}
.postmetadata {
	padding:0 20px;
}

#sidebar {
	float:left;
	padding-left:10px;
}

#sidebar ul {
	list-style: none;
	padding:0 0 0 0px;
}

#searchform {
	margin:0;
	padding:0;
}
#searchform div {
	width:253px;
	height:41px;
	margin:0;
	padding:6px 0 0 8px;
	background-image:url(images/searchbox.png);
	background-repeat:no-repeat;
}
#searchform div input{
	padding:3px 0 3px 2px;
	background-color:transparent;
	border:0;
	font-size:1.5em;
	color:#64b31b;
}

h2.pagetitle{
	text-align:center;
	margin:0px 0 10px 0;
}

#footer{
	background-image:url(images/footerbg.png);
	background-repeat:repeat-y;
	width:905px;
}

#footertop{
	background-image:url(images/footer_top.png);
	background-repeat:no-repeat;
	height:40px;
}

#footerbottom{
	background-image:url(images/footer_bottom.png);
	background-repeat:no-repeat;
	height:3px;
}
.footer {
	padding:5px 35px;
}

/*Subnav */

.subnav  {
	margin-right:20px;
}
.subnav li {
	list-style:none;
	border-bottom:1px solid #FFF;
	}

.subnav li a:link, .subnav li a:visited {
	background:#e8e8e8;
	display:block;
	padding:4px 4px 4px 8px;
	border-left:8px solid #64b31b;
	}
		
.subnav li a:hover, .subnav li a:active {
	background:#64b31b;
	text-decoration:none;
	color: #fff;
	}

.subnav li li a:link, .subnav li li a:visited {
	border-left:none
	}
	
#sidebar h3,#sidebar h2 {
	font: 1em;
	text-transform:uppercase;
	letter-spacing:0.1em;
	margin-bottom:4px;
	font-weight:bold;
	color:#5f5f5f;
	}

#sidebar h3, #sidebar h2 {
	border-top:5px solid #bfbfbf;
	border-bottom:1px solid #bfbfbf;
	padding:6px 0 6px 2px;
	margin:22px 0 15px 0;
	font-size:1.1em;
	}
	
	
/*Comments*/
ol.commentlist{
	list-style:none;
	padding:0 20px;
	margin:0;
	width:539px;
}

.commentbox{
	border: 1px solid #bfbfbf;
	padding:20px;
	background:#efefef;
	width:539px;
}
textarea.comment {
	background:#f8f8f8;
	border:1px solid #bfbfbf;
	color:#545454;
	font-family:'Lucida Grande',Verdana,Arial,Sans-Serif;
	font-size:1.2em;
	width:530px;
}
.comment-author img {
	float:right;
}
ol.commentlist li{
	background:#f8f8f8;
	border:1px solid #bfbfbf;
	padding:5px 5px 2px 5px;
}
