/*
Theme Name: WordPress Enomio
Theme URI:
Description: The theme for Enomio.
Version: 1.0
Author: 
Author URI:
Tags: enomio
*/

body {
	margin: 0;
	color: #000;
	background: #333 url("images/bg-body.gif") repeat-x;
	font: 12px verdana, geneva, sans-serif;
}

/* General reset */
form, fieldset {
	margin: 0;
	padding: 0;
	border-style: none;
}
img {
	border: none;
}
<!-- a {
	color:#000;
	text-decoration: none;
} 
-->
a:link, {
	color:#8bc53c !important;
	text-decoration: none;
}
h3 a:link, {
	color:#ffffff !important;
	text-decoration: none;
}
h2 a:link, {
	color:#8bc53c !important;
	text-decoration: none;
}

<!-- a {
	color:#8bc53c !important;
	text-decoration: none;
}
-->

a:hover {
	color:#652c92 !important;
	text-decoration: none;
	}
/* General settings */
-->

#wrapper{
	width:946px;
	margin:0 auto;
	overflow:hidden;
}
#header{
	height:179px;
	width:100%;
	overflow:hidden;
	background: url(images/bg-header.gif) no-repeat 6px 15px;
}
#header h1{
	width: 255px;
	height: 56px;
	float:left;
	margin:0;
	padding:32px 0 0 24px;
}
#header h1 a{
	width: 255px;
	height: 56px;
	display:block;
	overflow:hidden;
	text-indent:-9999px;
	background: url(images/logo.gif) no-repeat 0 0;
}
#menu{
	margin:38px 0 0;
	padding:0;
	float:left;
	width:946px;
	list-style: none;
	background: url(images/bg-menu-bg.gif) repeat-x 0 0;
}
#menu li {
	float:left;
	margin:0;
}
#menu li a {
	text-indent:-9999px;
	display:block;
	height:53px;
	overflow:hidden;
	background:url(images/bg-menu.gif) no-repeat 0 0;
}
#menu .start {
	width:123px;
	background-position: 0 0;
}
#menu .enomio {
	width:151px;
	background-position: -123px 0;
}
#menu .uns{
	width:100px;
	background-position: -274px 0;
}
#menu .blog{
	width:66px;
	background-position: -374px 0;
}
#menu li.active a.blog {
	background: url(images/menu-blog.gif) ;
}
#menu .experten {
	width:149px;
	background-position: -440px 0;
}
#menu .kontakt {
	width:96px;
	background-position: -589px 0;
	margin:0 65px 0 0;
}
#menu .warenkorb {
	width:196px;
	background-position: -750px 0;
}
#main{
	width:823px;
	background: url(images/bg-main.gif) repeat-y 11px 0;
	overflow:hidden;
	min-height:980px;
	padding:28px 72px 27px 51px;
}
* html #main{
	height:980px;
	overflow:visible;
}
#content{
	padding:41px 0 0;
	width:572px;
	overflow:hidden;
	float:left;
	background: url(images/bg-content.gif) no-repeat 0 3px;
}
#content h2{
	margin:0 0 3px;
	font-weight:normal;
}
#content h2 a{
	font-size:23px;
	line-height:25px;
	<!--color:#000;-->
	text-decoration:none;
}
#content .box{
	width:572px;
	overflow:hidden;
	padding:0 0 7px;
}
#content .date{
	width:38px;
	height:38px;
	overflow:hidden;
	float:left;
	border:1px solid #fff;
	border-left-width:2px;
	border-right-width:4px;
	background:#f7f7f7;
	text-align:center;
}
#content .date .blue,
#content .date .red{
	font-size:11px;
	background:#662c91;
	padding:2px 0 3px;
	border-bottom:1px solid #fff;
	margin:0 0 2px;
	color:#fff;
}
#content .date .red{
	background:#d72d47;
}
#content .posted{
	padding:10px 5px 11px 14px;
	float:right;
	width:507px;
	border:1px solid #efefef;
	background:#f7f7f7;
	color:#6c6764;
	font-size:14px;
}
#content .posted a,
#content span.author{
	color:#8dc63f;
}
#content p span{
	display:block;
	padding:0 0 7px;
}
#content p{
	margin:0;
	line-height:16px;
}
#content .tags{
	width:100%;
	overflow:hidden;
	margin:0;
	padding:10px 0 15px;
	list-style:none;
}
#content .tags li{
	float:left;
	font-size:11px;
	color:#999490;
}
#content .tags li span{
	background: url(images/bul-tags.gif) no-repeat 0 1px;
	padding:0 0 0 12px;
}
#content .tags li a{
	color:#675e55;
}
#content .comments{
	width:100%;
	overflow:hidden;
	padding:0 0 29px;
}
#content .comments a{
	float:right;
	color:#8dc63f;
	font-weight:bold;
	height:15px;
	background: url(images/bul-comm.gif) no-repeat 0 2px;
	padding:0 0 0 18px;
}

#content .pagetitle {
    padding: 0 0 25px;
}

#content textarea#comment {
    width:95%;
}

#content ol.commentlist {
        list-style-image:none;
        list-style-position:outside;
        list-style-type:none;
}

#sidebar{
	width:228px;
	overflow:hidden;
	float:right;
}
#sidebar ul.nav{
	width:208px;
	margin:0;
	padding:12px 7px 33px 13px;
	list-style:none;
}
#sidebar ul.nav li{
	width:208px;
	padding:0 0 2px;
	background: url(images/bg-sb-li.gif) repeat-x 0 100%;
}
#sidebar ul.nav li a{
	text-decoration:none;
	text-transform:uppercase;
	display:block;
	width:198px;
	padding:3px 0 4px 10px;
	font-size:15px;
	font-weight:bold;
}
#sidebar ul.nav li a:hover{
	background:#f7f5ef;
	color:#0071BB !important;
}
#sidebar .box{
	width:227px;
	background: url(images/bg-box.gif) repeat-y;
	margin:0 0 33px;
}
#sidebar .box .frame{
	width:227px;
	background: url(images/bg-box-frame.gif) no-repeat;
}
#sidebar .box .bg{
	width:204px;
	min-height:133px;
	overflow:hidden;
	background: url(images/bg-box-bg.gif) no-repeat 0 100%;
	padding:5px 9px 5px 14px;
}
* html #sidebar .box .bg{
	height:133px;
	overflow:visible;
}
#sidebar .box h3{
	font-size:16px;
	color:#fff;
	line-height:20px;
	margin:0 0 18px;
	padding: 0 0 0 33px;
}
#sidebar .box ul{
	margin:0 0 10px;
	padding:0 0 0 15px;
	list-style:none;
}
#sidebar .box ul li{
	padding:0 0 5px 15px;
	background: url(images/bullet.gif) no-repeat 0 5px;
}
#sidebar .box ul li a{
	color:#8DC63F;
}
#footer{
	width:922px;
	margin:0 12px;
	background: url(images/bg-footer.gif) repeat-x 0 0;
	height:48px;
	padding:15px 0 0;
}
#footer ul{
	margin:0;
	padding:0;
	list-style:none;
	text-align:center;
}
#footer ul li{
	display:inline;
	background: url(images/bul-footer.gif) no-repeat 0 2px;
	padding:0 2px 0 7px;
}
#footer ul li.first{
	background:none;
}
#footer ul li a{
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#666;
	text-decoration:none;
}
#footer ul li a:hover{
	text-decoration:underline;
	color:#666 !important;
}


