/* @override http://www.ape-project.de/wp-content/themes/subcess_theme/style.css */

/* @override http://www.ape-project.de/wp-content/themes/subcess_theme/style.css */

/*  
Theme Name: subcess_theme
Theme URI: http://www.subcess.de/
Description: Love It Or Hate It - Schlicht und Einfach
Version: 1.2
Author: subcess
Author URI: http://www.subcess.de/
*/

/*************************************
 +Container
 *************************************/
body{
	color:#000000;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:62.5%;
	line-height:1.5;
	margin:0;
	padding:0;
	text-align:center;
	background: url("http://www.ape-project.de/wp-content/themes/subcess_theme/images/bg.png");
	background-color:#FFF;
	background-repeat:no-repeat;
}
#wrap{
	margin:0 auto;
	text-align:left;
	width:76em;	
}
#content{
	font-size:14px;
	float:left; /*Content-Position - immer im Gegensatz zur Sidebar*/
	padding:1em;
	width:475px;
	padding-top:200px;
	text-align:justify;
}
.sidebar{
	font-size:1.1em;
	float:right; /*Sidebar-Position - immer im Gegensatz zum Content*/
	padding-top:2em;
	width:15em;
}
#header{
	padding:0em 0em;
}
#logo {
	background: url('') no-repeat;
	height: 300px;
	width: 531px;
	}

#footer{
	margin-right: auto;
	margin-left: auto;
	background:#ffffff; /*Hintergrundfarbe im Footer*/
	border-top:1px dotted #581269; /*Linie über dem Footer - dotted (gepunktet) oder solid (strich)*/
	color: #000000; /*Textfarbe im Footer*/
	clear:both;
	font-size:0.9em;
	padding:0.0em;
}


      .menu1      {
	   float: right;
	   width: 200px;
	   height: 185px;
	   background-image: url("http://www.ape-project.de/wp-content/themes/subcess_theme/images/home.png");
	   background-repeat: repeat-x;
	   margin: 0px;
	   padding: 0px;
	   border: 0px none;
	   overflow: hidden;
	   }
	 .menu1:hover {
	   background-position: 0 -185px;
	   }
	   
	         .menu2      {
	   float: right;
	   width: 200px;
	   height: 135px;
	   background-image: url("http://www.ape-project.de/wp-content/raptureofthedeep.png");
	   margin: 0px;
	   padding: 0px;
	   padding-top:-5px;
	   border-bottom-color: #FFF;
	color: #ffffff; #666 !important;
	background-color: #FFFFFF; #BFF0EE;
	   }
	   }
	 .menu2:hover {
	   background-position: 0 0px;
	   border:hidden;
	   	border-bottom-color: #FFF;
	color: #ffffff; #666 !important;
	background-color: #FFFFFF; #BFF0EE;
	   }
/*************************************
 +Hn and p
 *************************************/
h1, h2, h3{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	letter-spacing: -1px;
	margin:0;
}
#header h1{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:3em;
	margin:0;
	margin-right:1em;
}
#header h1 a{
	color:#cc0000;
}
#header h1 a:hover{
	color:#ffffff;
}
#header p{
	color:#aaa;
	font-size:1.1em;
	margin:0;
	margin-top:-0.5em;
}
.entrytitle h2{
	font-size:2.2em; /*Schriftgröße Überschrift Blogbeitrag*/
}
.entrytitle h2 a
{
	color:#000000; /*Überschrift Blogbeitrag*/
}
.entrytitle h2 a:hover{
	color:#FFFFFF;
	background-color: #581269;
}
.entrytitle h3{
	font-size:1.0em;
	color:#6F6F6F;
}
#sidebar h3{
	color:#555;
	font-size:1.5em;
	margin:1em 0;
}
/*************************************
 +Entry
 *************************************/
.entry{
	margin-bottom:0.5em;
}

.entrymeta{
	font-size:0.9em;
}
.postedby{
	background:#fff url(./images/user.gif) no-repeat;
	padding:3px;
	padding-left:20px;
}
.filedto{
	background:#fff url(./images/post.gif) no-repeat;
	padding:3px;
	padding-left:20px;
}
.commentslink{
	background:#fff no-repeat;
	padding:3px;
	padding-left:0px;
}

/*************************************
 +Sidebar
 *************************************/
.sidebar ul{
	list-style-type:none;
	margin:0;
	padding:0;
	padding-top:130px;
}
.sidebar ul li a {

	color: #000000; 
	display: block;
	text-decoration: none !important;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	background-position: 10px 50%;
	font-size: 21px;
}

.sidebar .menu ul li a {
	border-bottom: 5px solid #ececec;
}

.sidebar .menu ul li a:hover{
	background-color: #581269;
	color: white;
	border-bottom: 5px solid #ececec;

}

.sidebar ul li a:hover{
	border-bottom: none;

}

.textwidget img {
	width: 290px;
}

.textwidget {
	margin-bottom: 20px;
}

/*************************************
 +Comments
 *************************************/
.commentsblock{
	margin:0.5em;
	padding:1em;

}
.commentsblock textarea{
	width:25em;
}
.commentsblock input, .commentsblock textarea{
	border:1px solid #cc0000;
}
.commentsblock textarea:focus{
	background:#eee;
	border:1px solid #cc0000;
}
.commentsblock textarea:focus, .commentsblock input:focus{
	background:#eee;
	border:1px solid #cc0000;
}
.commentauthor{
	display:block;
	font-size:1.5em;
}
ol.commentlist{
	color: #000000;
	font-size:0.9em;
	list-style-type:none;
	margin:0;
	margin-top:1.5em;
	padding:0;
}
.commentlist li{
	margin-bottom:0.5em;
	padding:0.5em 1em;
}
.alt{
	background:#eee;
	border:1px solid #cc0000;
	padding:0.5em;
}
h3#comments{
font-size:1.0em;
}
li.author {
	background-color: #000000; /*Farbe Hintergrund Admin-Kommentar*/
	color: #ffffff; /*Textfarbe Admin-Kommentar*/
}

/*************************************
 +Misc
 *************************************/
a{
	color:#6a34ac;
	text-decoration:none;
}
a:hover{
	text-decoration: underline;
}
/************************************
 +Strich zischen den Beiträgen
  ***********************************/
.postfooter {
        height: 15px;
        margin: 0 0 40px 0;
        padding: 0;
        background:url(images/pf.gif) no-repeat left;
