/*
Theme Name: Kellerjoch
Theme URI: http://www.ulrichsteinlechner.at/
Description: Special Theme Designed for the Kellerjoch Project.
Version: 1.0
Author: Ulrich Steinlechner


*/
html, html body {	
	margin:0;
	padding:0;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background:#E5B527;
	min-height:100%;
	
	
}
html body a{
text-decoration:none;	
}
#mother {	
	width: 950px;
	padding:0;
	text-align: left;
	margin:0 auto;	
	overflow:visible;
	
	
	
	
}

#page {	
	width: 950px;
	padding:0;
	text-align: left;
	margin:0 auto;
	background: #F8EAC2;
	overflow:visible;
	min-height:100%;
	position: absolute;
	
	
}
#page a{
	text-decoration:none;
	background: none;	
	padding: none;

}

/* start HEADER */
#header{
	width: 950px;
	
		
}

#headerText{
	display:none;
}

#headerImg{
	height: 120px;
	width: 950px;
	padding: none;
	margin: none;
	padding-bottom:20px;	
}

#menu{	
	font-size:16px;
	clear:both;
	float:left;	
	width:200px;
	margin: none;
	padding-left: 2px;
	height: 100%;
	
}
#menu ul{	
 		display: inline;
		
	
	}

#menu li{
	padding-top: 4px;	
	letter-spacing: 2px;
	list-style-type:none;
	text-indent: none;
	list-style-position:inside;
	border-bottom: #F2DA92 1px solid;
	padding-bottom: 3px;
	
	
}
#menu a{
	color: #A57E0C;
	padding-left:40px;
	padding-bottom: 5px;
}
#menu a:hover{
	color:#A57E0C;
	background:url(images/menu_icon.gif) 11px -2px no-repeat;
	
}
#menu a:active{
	color:#866C1E;
}

/* end HEADER */

/* start CONTENT & POSTS*/
#content{
	width:700px;
	padding-top: 14px;
	float:right;
	
}


#content h1,h2,h3{
	font-size:20px;	
	margin:0;	
	letter-spacing: 2px;
	font-weight: bolder;	
}



#content h2 a{
	color: #000000;	
}
#content h2 a:hover{
	color: #C29B25;
}

#content a{
	color:#866C1E;
	background:none;
}

#content a:hover{
	color: #C29B25;
	
}
#posts_padding_top{
	height:20px;
	width:700px;
		float:right;
}

#post{
	
	padding-bottom:20px;
	
}
post a{
	padding:none;
	background:none;
	
}
#post_headline{	
	
}

#post_content{	
	font-size:14px;
	padding-bottom:10px;
}
#post_content img{	
	margin-top:5px;
	margin-right:9px;
	margin-bottom:5px;
	border:none
	/*float: left;*/
	
	
}
#post_content .noFrame{	
	border: none;
}

#post_contact{
	padding-top: 10px;	
	font-size:14px;
	background:url(images/email_icon.gif) 20px 9px no-repeat;
	font-weight:bold;
	
}
#search_result_headline{
	font-style:italic;
	width:650px;
	float:right;
	padding-right:25px;
	padding-bottom:30px;
	font-weight:bold;
	color: #999999;
	
	
}
#edit_post{
	font-size:12px;
	padding-left: 20px;
	padding-right: 20px;
	background:url(images/icon_pen.gif) 0px 1px no-repeat;
	font-weight:bold;
	float:right;
}
/* Comments*/
#comments{

}
.comment{
padding-bottom: 30px;
border-bottom: 1px solid  #E5B527;
margin-right: 30px;
}
#comment{


float:left;
padding-right: 100px;

}
#comment-input{padding-top:20px;}
#submit{
float:left;

}
#commentform{
border: none;}
#respond{
border: none;
}
/* start SIDEBAR */

#search{
	padding-top:1px;
	padding-left:8px;
	text-align:center;
	
}

#searchform{
	padding:0;
	margin:0;	
}

/* end SIDEBAR */
/* end CONTENT */
/* start FOOTER */
#footer{
	padding-top: 30px;
	width: 950px;
	height: 30px;
	font-size:12px;
	text-align:center;
	font-weight: lighter;
	float:left;
	background: #F8EAC2;
}
#footer a{
	color: #000000;
	
}



/* end FOOTER */
