/*
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;

}

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

#headerText{
	display:none;
}

#headerImg{
	height: 315px;
	width: 915px;
	padding: none;
	margin: none;
	float:left;
	
}
#flash {
	display: block;
	margin: 0 auto;
	}



#stephanKeck{
	padding-top:20px;
	margin:0 auto;
	text-align:center;
	width: 915px;
	float:left;
	padding-bottom: 15px;
	
}
#stephanKeck a{
	border:none;
	
}
#stephanKeck img{
	border:none;
	
}


#menu{
	text-align:center;
	float:left;	
	width:915px;
	
	
		
}
#menu ul{	
	 border-top: 1px solid #ADB056;
	 border-bottom: 1px solid #ADB056;
	 list-style-type:none;
	 padding:4px 10px 7px 10px;;
	 margin:0;
}

#menu li{
	display: inline;
	font-weight:bold;
	font-size:14px;	
	padding: 7px 5px 7px 5px; 	
	margin: 0 5px 0 5px;
	
}
#menu .current-cat, #menu .current_page_item, #menu .current-cat-parent,#menu .current_page_parent{
	background:#ADB056;
}
#menu a{
	color:#ADB056;
	
}
#menu .current-cat a,#menu .current_page_item a,#menu .current-cat-parent a,#menu .current_page_parent a {
	color:#FFFFFF;
}
#menu a:hover{
	color:#C5C5B6;
}
#subNav{
	float:left;
	width:915px;
	text-align:center;
}
#subNav ul{
	border:none;
	background:#ADB056;
	margin:0;
	padding:4px 10px 5px 10px;
}
#subNav li{
	font-size:12px;
	font-weight: normal;
	padding: 0px 5px 5px 5px;
	margin-top:3px;	
	
}
#subNav a{
	
	color: #E4E4D6;	
}
#subNav .current-cat,#subNav .current_page_item,#subNav .current-cat-parent{
	/*background:#ced09a;*/
	
}
#subNav .current-cat a,#subNav .current_page_item a,#subNav .current-cat-parent a{
	
	font-weight:bold;
	color:#FFFFFF;
	

}
#subNav a:hover{
	color:#FFFFFF;

}

/* end HEADER */

/* start CONTENT & POSTS*/
#content{
	width:955px;
	float: left;
	background:url(images/page_bg.gif) repeat-y;	
	overflow: visible;
	padding-top:30px;
	
	
}
#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:10px;
	font-weight:bold;
	padding-top:2px;
	
	
		
}
#content h3{
	font-size:16px;	
	padding-top: 15px;
	padding-bottom: 0px;
	margin:0;
	
}

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

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

#content a:hover{
	color: #666666;
	
}
#posts_padding_top{
height:20px;
width:780px;
padding-left:87px;
}

#post{

width:781px;
padding-left:87px;
padding-right:88px;
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;
	
	
}
#post_content img{
	
	border: #E4E4D6 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 */




/* end SIDEBAR */
/* end CONTENT */
/* start FOOTER */
#footer{
	padding-top: 30px;
	width: 955px;
	height: 30px;
	background:url(images/page_bg.gif);
	font-size:13px;
	text-align:center;
	float:left;
}



/* end FOOTER */