/*  
Theme Name: mausbrand
Description: A simple news style 1 column theme
Version: 1
Author: by mausbrand
Author URI:  http://www.mausbrand.de/
*/

*{
  margin: 0;
  padding: 0;
  border: 0;
}


/*-------body stuff------*/

body {
background-color:#fff;
font-family: Arial, Verdana, "Lucida Grande", sans-serif;
font-size: 0.6em;
overflow-x:hidden;
line-height: 17px;
color: #555555;
text-align:justify;
}

#bg_oben {
position:absolute;
z-index:-3;
top:0px;
width: 1500px;
height:1100px;
left:50%;
margin-left:-750px;
background-color:none;
background-repeat:none;
background-image:url(../../../bilder/bg_oben.jpg);
}



#line {
border-bottom: 1px solid #cccccc;
}

#container {
position:absolute;
left:50%;
top:0px;
width: 900px;
/*height: 2702px;*/
margin-left:-450px;
background-color:none;
}

#page {
width: 900px;
background-color:none;
}

#header {
width:900px;
height:150px;
background-color:none;
}

#logo {
width:800px;
height:150px;
left:410px;
top:0px;
position:absolute;
background-color:none;
}

#ecke {
position:absolute;
top:0px;
left:0px;
background-color:none;
}

.ganzen {color: #aa0000}
.ganzen:hover {color: #666666}

.menu {
width: 850px; 
height: 30px;
color:#aa0000;
top: 470px; 
left: 20px; 
position: absolute; 
background-color: none;
}



.menu a:hover {text-decoration: none;}
.menu a {text-decoration: none;}


#commentlist li ul {
	border-left: 1px solid none;
	font-size: 110%;
	list-style-type: none;
}

#commentlist  {	

}

.entry_author_image img
{
  float: right;
  margin: 0px 0px 0px 0px;
  width:38px;
  height:38px;
border: 1px solid #990000;
}

.pagetitle {
color:#666666;
font-size: 1.1em;
}

#page hr {
display:none;
clear:both;
}

h1, h2, h3, h4, h5, h6 {
font-size: 1.3em;
color: #aa0000;
font-weight: normal;
}

h7 {
text-decoration: none;
text-transform:lowercase;
color: #aa0000;
}

h7 a {
text-decoration: none;
text-transform:lowercase;
color: #666666;
}

h7 a:hover {
text-decoration: none;
text-transform:lowercase;
color: #aa0000;
}


a {
color: #222222;
text-decoration: none;
}

a:hover {color: #aa0000;}

strong {font-weight:bold;}

em {font-style:italic;}

blockquote {
  margin:1em 0 1em 2px;
  padding:0 1em;
  border-left:2px solid #ccc;
  }
blockquote p {
  margin:0 0 .75em;
  font-style:italic;
  color:#666;
  }
blockquote p em {
  font-style:normal;
  }

/*--------images-----------*/

img {
border: none;
/*padding: 2px;
margin: 5px;*/
}


a img {border: none}

a:hover img {}

/* ----- forms ------- */

input, textarea {background: #ffffff;
border:1px solid #999;
border-color:#999 #999 #999 #999;
padding:2px;
color: #666;}

input:focus, textarea:focus {background: #ffffff;}

input:hover, textarea:hover {background:#cccccc;
cursor:text;}

input#submit {border: 1px #333333 outset;
background-color: #cccccc;}

input#submit:hover {cursor: default;
background-color: #aa0000;
color:#ffffff;}

input#s {
	width: 80%;
	}

#commentform input {
width: 170px;
padding: 2px;
margin: 5px 5px 1px 0;}

#commentform textarea {
width: 97%;
height: 100px;
padding: 2px;
border:1px solid #999999;
}

#commentform #submit {margin: 0;
float: right;
margin-right: 10px;

margin-top: 10px;}




/*Header stuff

div#search_frm{
display: none;}

*/

#search_frm {
background-color:none;
width:320px;
text-align:left;
height:30px;
z-index:30;
top:0px;
left:0px;
/*position:absolute;*/
}



#header h1{
font-size: 2em;
width:220px;
height:30px;
padding:0;
margin:0;
padding-top: 10px;


padding-left: 5px;
color: #aa0000;
font-variant: small-caps;
font-weight: normal;}

.description{
position:absolute;
margin-left:250px;
margin-top: -30px;
font-size: 2em;
width:500px;
}

#header h1 a{
color: #aa0000;
text-decoration: none;



}

/*-------main navigation----*/

#nav {
background-color:none;
/*border:1px solid #999999;*/
position:absolute;
width:860px; 
height:20px;
top:75px;
left:20px;
}



#nav #last a { margin-right: 0; }

#nav a { 

	float: left; 
	height: 15px; 
	margin-left: 0px;
	margin-right: 15px; 

	text-decoration: none; }

#nav a:hover { 
color:#aa0000; 
}

#nav li { display: inline; margin: 0; text-align: center; }

.current_page_item a { border-bottom: 2px solid #fff; }

#nav ul { 
	height: 23px; 
	list-style: none; 
	margin: 0;
	padding: 0; 
}


/*----------content div parameters---------*/

.narrowcolumn {
margin-left:320px;
clear:left;
background-color:none;
width: 580px;
}

.widecolumn {
margin-left:320px;
width: 580px;
background-color:none;
}

/*-------sidebar----*/

#sidebar {
position:absolute;
top:150px;
text-transform:lowercase;
background-color:none;
width: 290px;
font-size: 1.1em;
color: #666666;
}

#sidebar h3, #sidebar h2{
color: #aa0000;}

#sidebar ul {
background-color:none;
margin-bottom: 10px;
margin-top: 5px;
padding: 0;
list-style-type: none;
font-size: 1em;
}

#sidebar li {
background-color:none;
border-bottom: 1px solid #cccccc;
padding: 5px;
/*margin: 0px 0px 10px 5px;*/
color: #999999;
}

#sidebar li linkcat {border-bottom: 5px solid white;}

#sidebar li a {
color: #666666;

text-decoration: none;
}

#sidebar a {
color: #aa0000;
text-decoration: none;
}

#sidebar li a:hover {
color: #aa0000;}

#sb-pages .page_item a{
	color: #666666;
	font-size: 1.6em;

	font-weight: normal;
}
#sb-pages ul{
margin-left: -10px;
padding: 0;
}


/*-----post stuff----*/
.post{
background-color:none;
/*border:  1px solid red;*/
width:560px;
margin-bottom: 1.8em;
margin-right:5px;
font-size: 1.2em;
font-weight: lighter;
word-spacing:0.2em;
letter-spacing: 0.01em;
/*border-bottom: 1px #cccccc solid;*/
}

.post h3 {
color: #aa0000;
margin-bottom: 0.5em;
margin-top: 0.5em;}

.post h2 {
color: #666666;
margin-bottom: 0.5em;
font-size: 1.1em;
/*margin-top: 0.5em;*/
}

.post h2 a{
color: #aa0000;
font-size: 1.1em;
text-decoration: none;}

.post h2 a:hover{
color: #666666;
text-decoration: none;}

.post ul{
padding-bottom: 0.1em;
text-decoration: none;}
.post li{
margin-left: 3em;
list-style-type: square;
text-decoration: none;}

.post p{
padding-top: 0.5em;
padding-bottom: 0.5em;
}
.post small{
font-size: 0.8em;
color: #999999;
}

.postmetadata {
font-family: "Trebuchet MS", Trebuchet, Verdana, Helvetica, Arial, sans-serif;
font-size: 0.8em;
color: #999999;
line-height: 1.4em;
padding-top: 0.5em;
text-decoration: none;
}

.postmetadata a {
text-decoration: none;
}

.postmetadata a:hover {
text-decoration: none;
color: #aa0000;
}


ol.commentlist li{
border: 1px #c1c1c1 solid;
list-style-type: none;
padding: 5px;
margin: 0.5em;}

.entrytext{
padding-bottom: 2em;

}


#content h2{
}
/*-----------footer-----------*/

#footer {    
font-size:10px;
color:#999;
text-align:right;
width: 1200px;
height: 210px;
background-color:none;
background-repeat:none;
background-image:url(../../../bilder/bg_unten.png);
background-position:bottom center;
}

#footer a {
color: #666666;
text-decoration: none;
}

#footer a:hover {
color: #aa0000;
text-decoration: none;
}

/* navigation*/




.navigation {
padding: 2px;
text-transform:lowercase;
}

.navigation a {color: #666666;
text-decoration: none;}

.navigation a:hover {
text-decoration: none;
color: #aa0000;
}

.alignright {
float: right;
}

.alignright a {
float: right;
}

.alignright a:hover {
float: right;
color: #aa0000;
}

.alignleft {
float: left;
}

.alignleft a {
float: left;
}

.alignleft a:hover {
float: left;
color: #aa0000;
}


#will {
width:44px;
height:32px;
float: left;
background-color:none;
}

#basiert{
padding-top:185px;
width:900px;
height:25px;
background-color:none;
}