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


*/
html, html body {
	
	margin:0;
	padding:0;
	height:100%;	
	font-family:Helvetica, Verdana, Arial, sans-serif;
	background:url(images/body_bg.gif) #666666;
	
	
}
html body a{
text-decoration:none;	
}


#page {
	clear:both;
	width: 955px;
	height: 100%;
	padding:0;
	text-align: left;
	background:url(images/page_bg.gif) repeat-y;
	margin:0 auto;
	min-height:100%;
	
}
#page a{
	text-decoration:none;
	background: none;	
	padding: none;

}
img, img a{
	border:none;
}
/* start HEADER */
#header{
float:left;
padding-left: 20px;
	width: 915px;
	padding-bottom:0px;
	margin-bottom:0px;
	
	
}

#headerText{
	display:none;
}

#headerImg{
	width: 915px;
	height:250px;
	padding: none;
	margin: none;
	float:left;
	
}



#menu{
	font-size:14px;
	float:left;	
	width:915px;
	background:#000000;
	color:#FFFFFF;
	
	
	
		
}
#menu ul{	
 	display: inline;
	float:left;
	padding:0;
	margin:0;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:60px
	
	}

#menu li{
	display: inline;
	
	font-weight:bold;
	list-style-type:none;
	text-indent: none;
	list-style-position:inside;	
	margin-right: 30px;
	
	
}
#menu a{
	color:#eabd8c;
	
}
#menu a:hover{
	color:#a3705d;
}
#menu a:active{
	color:#a3705d;
}
#menu a:visited{

}
/* end HEADER */

/* start CONTENT & POSTS*/
#content{
	width:955px;
	float: left;
	padding-top:55px;
	background:url(images/page_bg.gif) repeat-y;	
	overflow: visible;
	
	
}
#content p{
	/*margin-top:3px;
	margin-bottom:3px;*/
	 
}
#content h1{
	font-size:18px;	
	padding-top: 15px;
	margin:0;
	
}
#content h2{
	font-size:16px;	
	margin:0;
	padding-left:20px;
	font-weight:bold;
	padding-top:2px;
	
	
		
}
#content h3{
	font-size:16px;	
	padding-top: 15px;
	padding-bottom: 0px;
	margin:0;
	
}

#content h2 a{
	color: #a3705d;	
}
#content h2 a:hover{
		color: #eabd8c;
}

#content a{
	color: #a3705d;
	background:none;
}

#content a:hover{
	color: #666666;
	
}
#posts_padding_top{
	height:20px;
	width:780px;
padding-left:87px;
}
#contentSidebar{
	width:180px;
	margin-left:55px;
	float:left;
	font-size:12px;
	padding-right: 20px;
	
}
#subMenu{
	padding-bottom:30px;
	font-size:16px;
	font-weight:bold;
}
#subMenu ul{
	padding:0;
	margin:0;
}


#posts{
	width:630px;
	
	float:right;
	margin-right:60px;

}
#post{

padding-bottom:20px;
float:left;
/*background:url(images/page_bg.gif) repeat-y;*/


	
}
post a{
	padding:none;
	background:none;
	
}
#post_headline{

	
	
}

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

#post_contact{
	padding-top: 10px;
	padding-left: 47px;
	font-size:14px;
	background:url(images/email_icon.gif) 20px 9px no-repeat;
	font-weight:bold;
	
}
#nextprev{
	width:781px;
	padding-left:97px;
	
}
/*#nextPost{
	float:right;
}
#prevPost{
	float:left;
}*/


#search_result_headline{
	font-style:italic;
	width:740px;
	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;
}

/* start SIDEBAR */
#sidebar{
	padding:none;
	margin:none;
	width: 156px;
	background: url(images/sidebar_bg.gif);
	float:left;
	height:100%;
	
	
}
#sidebar_archive{
	
	
}

#sidebar_archive_body{
	padding-top:25px;
	margin:0;
	background: url(images/sidebar_archive_bg.gif) ;
	color:#FFFFFF;
}
#sidebar_archive ul{
	padding:0;
	
	 margin: 0;
	
	
	padding-left: 4px;
	padding-bottom:20px;
	color:#FFFFFF;
	list-style-position:outside;
	list-style-type:none;
	
}
#sidebar_archive li{
	list-style-position:outside;
	list-style-type:none;
	 margin: 0;
	text-indent: none;
	padding-top: 2px;
	padding-bottom: 2px;
	font-weight:bold;
	color:#FFFFFF
}
#sidebar_archive li:hover{
	background:  #E20A16;
}


#sidebar_archive a{
	font-size:16px;
	background: url(images/square_white.gif) 17px 6px no-repeat;
	color:#FFFFFF;
	padding-left: 33px;
	padding-top:1px;
	padding-bottom:0;	
	width:300px;
}
#sidebar_archive a:hover, a:active, a:visited{
	background: url(images/square_red.gif) 17px 6px no-repeat;
	color:#FFFFFF;
	
}


#sidebar_archive_footer{
padding-top:0px;
	height: 9px;
	background: url(images/sidebar_archive_bg_footer.gif) no-repeat;
}
#search{
	padding-top:1px;
	padding-left:8px;
	text-align:center;
	
}

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


/* end SIDEBAR */
/* end CONTENT */
/* start FOOTER */
#footer{
	padding-top: 60px;
	padding-left:290px;
	width: 665px;
	height: 30px;
	background:url(images/page_bg.gif);
	font-size:10px;
	text-align:left;
	float:left;
	color:#666666
}
#footer a{
color:#666666;
}



/* end FOOTER */