/*  
Theme Name: XEWO
Description: XEWOTheme
Version: 1.0
Author: Ruslan Julbarissow
Author URL: http://r0man.de

*/

html {
height: 100%;
margin: 0;
padding: 0;
}
body {
margin:0;
padding:0;
color:#333;
background-color:#FFF;
font-family:Verdana;
font-size:0.75em;
}
#all {
background-color:#FFF;
}
#header {
background: #FFF;
height:85px;
}
#header img {
overflow: visible;
border:0;
}
#headerlogo {
margin:0 auto;
width: 724px;
height:85px;
}
#page {
background: #FFF;
margin:0 auto;
width:750px;
}
#leftcontent {
background: url(img/sidenavbg.jpg) no-repeat;
margin-left:6px;
width:219px;
min-height:500px;
float:left;
}
#leftnav {
padding-left:28px;
}
html>body #leftcontent {
margin-left:12px;
}
#rightcontent {
margin-top:15px;
padding-left:10px;
width:500px;
padding-top:20px;
float:left;
}
html>body #rightcontent {
padding-top:0;
}
.clearleft {
clear:left;
}
#footer {
background: #FFF;
height:87px;
margin: 30px 0 0 0;
text-align: center;
}
#footercon {
margin:0 auto;
width:724px;
text-align: center;
}
#content {
padding: 9px;
}
.narrowcolumn {
}
.post h2 {
font-size:1.1em;
line-height:0;
padding-bottom:1px;
margin: 10px 0 10px 0;
}
.post h2 a {
color: #424242;
text-decoration:none;
}
#rightcontent a {
color:#424242;
}
#rightcontent a:hover {
color:#111;
}
#leftcontent h2 {
display:none;
font-family:Georgia;
font-weight:lighter;
font-size:1.4em;
color:#FFFFFF;
padding:3px 16px 0 0;
margin:0;
height:25px;
text-align:right;
}
#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:right;
color:#666;
display: block;
margin-left:0;
width: 174px;
border-bottom: 1px solid #ccc;
padding: 6px 0 1px 3px;
}
html>body #leftcontent ul ul li a {
width: 174px;
}
#leftcontent ul ul li a:hover {
color:#111;
}
#leftcontent ul ul ul li {
}
#pagenav {}
#pagenav ul {}
#pagenav ul li {}

#searchform #s {
width:110px;
border:1;
margin-top: 20px;
}
#searchsubmit {
background-color:#FFF
border:0;
}
.postmetadata {
display: none;
background-color:#f9f9f9;
font-size:0.8em;
padding:2px;
border-style:dotted;
border-color:#ccc;
border-width:1px;
}
.post {
color: #424242;
margin: 0 0 70px 0;
}
.post p {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:1em;
}
.post h3 {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:1em;
}
#comment {
width:90%;
background-color:#FFDAA3;
border: 0;
color:#333;
}
#commentform input {
background-color:#FFDAA3;
color:#333;
border: 0;
}
.alt {
background-image:url(Bilder/wp_altbg.gif);
}
blockquote {
margin : 15px 10px 0 10px;
font-style:italic;
padding:0 5px 0 5px;
color:#888;
background-image:url(Bilder/wp_quotebg.gif);
}
.alignright {
padding : 1px 2px 0 4px;
color : #222;
float : right;
}
.alignleft {
padding : 1px 2px 0 4px;
color : #222;
float : left;

}
.navigation {
border-top: solid 1px #000000;
padding-top:10px;
padding-bottom:20px;
}

html > body .entry ul {
margin-left : 20px;
padding : 0 0 0 30px;
list-style : disc;
padding-left : 10px;
}