/*  
Theme Name: Motus-X
Description: Motus-X
Version: 1.0
Author: Stefan Kipple
Author URL: http://stefan.kipple.de

*/

html {
height: 100%;
margin: 0;
padding: 0;
width: 700px;
}
body {
margin:0;
padding:0;
color:#fff;
background:black url(img/motus-hg.jpg) no-repeat fixed;
background-position:bottom left;
font-family:Verdana;
font-size:0.75em;
}
#all {
color:#999;
}


#header {
background: none;
height:85px;
margin-top:50px;
margin-bottom: 40px;
}
#header img {
border:0;
}
#headerlogo {
margin:0 auto;
width: 900px;
overflow:hidden;
height:180px;
}
img {
border:0;
}


#page {
background:none;
margin:0 auto;
width:750px;
}

.laune {
	 color: white;
	 font-size: 1em;
         line-height: 1.8em;
}

h2 {
	font-size:16pt;
font-weight:normal;
text-transform:uppercase;
font-family:Helvetica, Arial, sans-serif;
line-height:20pt;
}

#leftcontent {
margin-left:6px;
width:219px;
float:left;
}
#leftnav {
padding-left:28px;
padding-right:50px;
margin-top: 2px;
}

html>body #leftcontent {
margin-left:12px;
}


#rightcontent {
padding-left:100px;
margin-top:-15px;
width:400px;
float:left;
}
html>body #rightcontent {
padding-top:0;
}
.clearleft {
clear:left;
}


#footer {
background:none;
height:87px;
margin:0;
margin-left: 330px;
}
#copyright {
margin:0 auto;
width:724px;
text-align:left;
color:#999;
font-size:8pt;
}
#copyright a {
	color:#e2007a;
	text-decoration: none;
}
#copyright a:hover {
	text-decoration:underline;
}

#content {
padding: 9px;
}
.narrowcolumn {
}


.post h2 {
font-size:16pt;
font-weight:normal;
text-transform:uppercase;
font-family:Helvetica, Arial, sans-serif;
line-height:20pt;
padding-bottom:0px;
border-bottom-color:#89B5CE;
border-bottom-style:solid;
border-bottom-width:0px;
}
.post h2 a {
text-decoration:none;
}
#rightcontent a {
color:#e2007a;
text-decoration:none;
}
#rightcontent a:hover {
color:#e2007a;
text-decoration: underline;
}
#leftcontent h2 {
font-family:Georgia;
font-weight:lighter;
font-size:1.4em;
color:#FFFFFF;
padding:3px 16px 0 0;
margin:0;
height:25px;
background:none;
text-align:left;
}
#leftcontent a {
color:#333;
text-decoration:none;
}
#leftcontent ul {
list-style:none;
padding-left:0;
margin-bottom:10px;
margin-left:0;
}
#leftcontent li {
padding-left:0;
margin-left:0;
}
#leftcontent ul li {
padding-left:0;
margin-left:0;
}
#leftcontent ul ul li {
padding-left:0;
margin-left:0;
}
#leftcontent ul ul li a {
text-align:left;
color:#666;
display: block;
margin-left:0;
width: 174px;
border-bottom: 0px solid #ccc;
padding: 6px 0 1px 3px;
}
html>body #leftcontent ul ul li a {
width: 174px;
}
#leftcontent ul ul li a:hover {
color:#111;
background-color: #f1f1f1;
}
#leftcontent ul ul ul li {
}
#pagenav {}
#pagenav ul {}
#pagenav ul li {}

#searchform #s {
width:150px;
border:1;
}
#searchsubmit {
background-color:#E44A00;
color:#FFFFFF;
border:0;
}


.postmetadata {
background:none;
font-size:0.6em;
padding:0px;
margin-top: -10px;
color: #666
}


.post {
color:#fff;
margin-bottom: 40px;
}
.post p {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:1em;
line-height: 1.8em;
}
#comment {
width:90%;
border: 0;
color:#333;
margin-bottom:10px;
}
#commentform input {
color: #CCC;
border: 1px solid #999;
background-color:#000;
}
.commentlist li {
	list-style:none;
	margin-bottom: 20px;
}
.commentmetadata a {
   text-decoration: none;
}
.alt {

}
blockquote {
margin : 15px 10px 0 10px;
font-style:italic;
padding:0 5px 0 5px;
color:#888;
}
.alignright {
padding : 1px 2px 0 4px;
font-weight : normal;
float : right;
}
.alignleft {
padding : 1px 2px 0 4px;
font-weight : normal;
float : left;
}
.navigation {
padding-bottom:5px;
margin-bottom: 60px;
font-weight:normal;
}
html > body .entry ul {
margin-left : 20px;
padding : 0 0 0 30px;
list-style : disc;
padding-left : 10px;
}
#respond {
 margin-top: 50px;
}
.meldungstartseite {
	margin-top: 10px;
	margin-bottom: 50px;
}
.entry {
	margin-bottom: 40px;
}