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

Theme under Construction...
*/
html, html body {
	
	margin:0;
	padding:0;
	height:100%;	
	font-family:Arial, Helvetica, sans-serif;
	
	
}
html body a{
text-decoration:none;	
}
a img {
border:none;
}

#page {
	clear:both;
	position:relative;
	width: 955px;
	margin:0 auto;
	padding:0;
	text-align: left;

	overflow:visible;
	background:url(images/page_bg.gif) repeat-y;
	min-height:90%;
	
}
#page a{
	text-decoration:none;
	background: none;	
	padding: none;

}

/* start HEADER */
#header{
	width: 955px;
	height: 198px;
	padding-bottom:0px;
	margin-bottom:0px;
}

#headerText{
	display:none;
}

#headerImg{
	height: 161px;
	border:none;
	
}
#headerImg a{
	border:none;
	padding:none;
	margin:none;
	
}

#headerMenu{
	padding-top: 9px;
	padding-left: 10px;
	height: 28px;
	background:url(images/pages_bg.gif) no-repeat;
	
}
#headerMenu ul{
	padding-top:0px;
	margin:0px;
	list-style-type:none;
	text-indent: none;
	list-style-position:inside;
	float:right;
	}

#headerMenu li{
	list-style-type:none;
	text-indent: none;
	list-style-position:inside;
	float:left;
	padding-right: 15px;
	margin-right: 15px;
}
#headerMenu a{
	background: url(images/square_red.gif) 0px 6px no-repeat;
	color:#000000;
	padding-left: 15px;
}
#headerMenu a:hover{
	color:#E20A16;
}
#headerMenu a:active{
	color:#E20A16;
}
#headerMenu a:visited{

}
/* end HEADER */

/* start CONTENT & POSTS*/
#content{
	float:left;
	width:955px;
	background: url(images/content_bg.gif) repeat-y;
	padding-top:0px;
	
	 
}
#content p{
	/*margin-top:3px;
	margin-bottom:3px;*/
	 
}
#content h1{
	font-size:18px;	
	padding-top: 15px;
	margin:0;
	
}
#content h2{
	font-size:18px;	
	padding-top: 11px;
	padding-left: 22px;
	background: url(images/logo_mini.gif) 0px 0px no-repeat;
	margin:0;
	
}
#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: #E20A16;
	background:none;
}

#content a:hover{
	color: #666666;
	
}
#posts_padding_top{
height:20px;
width:740px;
	float:right;
	padding-right:25px;
}

#post{
	padding-bottom:20px;
	width:740px;
	float:right;
	padding-right:25px;
	
}
post a{
	padding:none;
	background:none;
	
}


#post_content{
	padding-left: 20px;
	font-size:12px
	
}
#post_content img{
	padding-top:5px;
	padding-right:5px;
	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;
	
}
#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{
font-size:16px;
	padding:0;
	
	 margin: 0;
	
	
	padding-left: 4px;
	padding-bottom:20px;
	color:#FFFFFF;
	list-style-position:outside;
	list-style-type:none;
	
}
#sidebar_archive ul ul {
font-size:12px;
	padding:0;	
	 margin: 0;		

	padding-bottom:2px;
	color:#FFFFFF;
	list-style-position:outside;
	list-style-type:none;
	
}
#sidebar_archive ul 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;
	background: url(images/square_white.gif) 12px 8px no-repeat;
	padding-left: 25px;
}
#sidebar_archive ul ul li{	
	padding-left: 10px;
	background: url(images/square_white_sub.gif) 0px 8px no-repeat;
}



#sidebar_archive a{		
	color:#FFFFFF;	
	padding-top:1px;
	padding-bottom:0;	
	width:300px;
}
#sidebar_archive a:hover,#sidebar_archive ul .current-cat a{
color: #E8414A;
	}
	sidebar_archive a:hover,#sidebar_archive ul .current-cat ul a{
color: #FFFFFF;
	}
	
#sidebar_archive ul li:hover,#sidebar_archive ul .current-cat{	
	background: url(images/square_red.gif) 12px 8px no-repeat;
}
#sidebar_archive ul ul li:hover,#sidebar_archive ul ul .current-cat{	
	background: url(images/square_red_sub.gif) 0px 8px no-repeat;
}


#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{
clear:both;
padding-top: 10px;
	width: 955px;
	height: 31px;
	background:url(images/footer_bg.gif);
	font-size:13px;
	color:#666666;
	text-align:center;
	width: 955px;
	margin:0 auto;
	
	
		
	
}
#footer a{
color:#999999;
padding:none;
background:none;
}
#footer a:hover{
color:#E20A16;
}


/* end FOOTER */