/*
Theme Name: Enoh Template
Theme URI: http://www.enoh.eu/
Description: Special Template developed for enoh.eu.
Version: 1.0
Author: Ulrich Steinlechner
Author URI: http://www.ulrichsteinlechner.at
*/
body{
	margin:0;
	padding:0;

}
a img{
	border:none;

}
#page{
	width:955px;
	margin:0 auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-top:30px;
	
	
}
#header,#content,#footer{
	width:955px;
	float:left;
}
#header, #footer{	
	background:url(images/body_bg.gif) repeat-y;	
}
#mainMenu,#footer_content{
	float:left;
	width:931px;
	display:inline;
	
	
}
#mainMenu, #footer_content, #content_sidebar{
	background:#F49E23;
	margin-left:12px;
}


/* HEADER start*/
#header{
	
		
}

#header_top{
	background:url(images/header_bg.gif) no-repeat;
	height:21px;

}
#enoh_logo{
	float:left;
	padding-top: 10px;
	padding-left:40px;
}
#enoh_headerpic{
	float:right;
	padding-right:40px;
}
/* MAINMENU start*/

#mainMenu ul, #footer_content ul{
	float: right;
	list-style-position:inside;
	padding-right:10px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 0;
	margin-bottom: 0;
	
}
#mainMenu li, #footer_content li{
	list-style-type:none;
	display:inline;
	padding-left:5px;
	padding-right:5px;
}

/* MAINMENU end*/
/* HEADER end*/





/* CONTENT start*/
#content{
	width:955px;
	float:left;
	background:url(images/content_bg.gif) repeat-y;
}
#content_sidebar{
	padding-top: 20px;
	width: 190px;
	float:left;
	font-size:11px;
	color:#FFFFFF;
	
	
	
	
}
#content_sidebar ul{
	list-style-type:none;
	padding-left:15px;
	margin:0;
	
}
#content_sidebar li{
	list-style-type:none;
	padding-left:0px;
	padding-bottom:10px;
	background:url(images/pfeil.gif) 0px 4px no-repeat;
	color:#FFFFFF;
}
#content_sidebar a{
	color:#FFFFFF;	
	padding-left:13px;
	display: block;
	text-decoration:none;
	
}
#content_sidebar a:hover{
	color: #000000;
	text-decoration:underline;
}

#posts{
	float: right;
	display:inline;	
	width:670px;
	margin-right: 40px;
	margin-top:30px;
	
	
}
#edit_post{
float:right;
background:#FF0000;
padding-left:5px;
padding-right:5px;

}

#post_content{
padding-bottom: 20px;
padding-top: 0px;
margin-top: 0px;

}
#post_content p{
padding-top:0px;
margin-top:0px;

}
#post_content .alignleft{
	float:left;
	margin-right:15px;
	margin-bottom: 10px;
}
#post_content .alignright{
	margin-left:15px;
	margin-bottom: 10px;
	float:right;
}
/* CONTENT end*/

/* FOOTER start*/
#footer{
		display:inline;
		float:left;
		font-size:10px;
	
}
#footer_content{
	display:inline;
	
}
#footer_bottom{
	background:url(images/footer_bg.gif) no-repeat;
	height:12px;
	width:955px;
	float:left;
	display:inline;

}
/* FOOTER end*/
/* FONTS & LINKS*/
#mainMenu a,  #footer a{
	color:#000000;
	text-decoration:none;	
}

#mainMenu a:hover, #footer a:hover{
	color: #FFFFFF;
	text-decoration: underline;	
}
#posts{
font-size:11px;
line-height:18px;

}
#posts a{
	color:#999AC3;
	text-decoration:underline;
}
#posts a:hover{
	color:#F49E23;
	text-decoration:underline;
}
h1{
font-size:16px;
font-weight:normal;
margin-top:0px;
padding-top:0px;
padding-bottom:20px;
margin-bottom:0px;
line-height:16px;
text-align:center;

}

h2{
font-size:13px;
padding-bottom:3px;
margin-bottom:0px;
line-height:10px;
border-bottom: 1px solid #CCCCCC;


}
#post_headline a, #post_headline a:hover{
text-decoration: none;

}
#edit_post a{
color: #FFFFFF;
 
}



